.notify{margin-top:50px;animation-duration:.25s;cursor:pointer}.notify div:first-child{border-radius:6px}.notify .pnotify-container{width:100%!important;max-width:350px;padding:15px 24px!important}.notify .pnotify-icon{position:absolute;top:0;left:0;width:50px;height:100%;border-top-left-radius:6px;border-bottom-left-radius:6px;display:flex;align-items:center;justify-content:center;bottom:0;color:#fff}.notify .pnotify-icon .material-icon-error:after{font-size:24px}.notify .pnotify-text{margin-left:10px;margin-right:30px;color:#fff;font-weight:700;font-size:14px!important}.notify.notice div:first-child{background-color:#f3b100}.notify.notice .pnotify-icon{background:#da9e00}.notify.info div:first-child{background-color:#00a0f3}.notify.info .pnotify-icon{background:#008fda}.notify.success div:first-child{background-color:#4caf50}.notify.success .pnotify-icon{background:#449d48}.notify.error div:first-child{background-color:#f44336}.notify.error .pnotify-icon{background:#f32c1e}.notify .pnotify-closer{height:20px;padding-top:2px;color:#fff}.notify .pnotify-closer span{font-weight:700}.LoadingBar{top:0;height:5px;width:100%;position:fixed;overflow:hidden;background-color:#ddd;z-index:7}.LoadingBar:before{display:block;position:absolute;content:"";width:200px;height:5px;background-color:#00a0f3;animation:loading 1.5s cubic-bezier(.54,.16,.01,.97) forwards}.LoadingBar.stop{display:none}@keyframes loading{0%{width:0}to{width:60%}}.card-loader{position:relative;border-radius:2px;margin-bottom:0;height:200px;overflow:hidden;display:block!important}.card-loader:only-child{margin-top:0}.card-loader:before{content:"";height:110px;display:block;background-color:#ededed;box-shadow:-48px 78px 0 -48px #ededed,-51px 102px 0 -51px #ededed}.card-loader:after{content:"";background-color:#333;width:100%;height:100%;position:absolute;top:0;left:0;animation-duration:1s;animation-iteration-count:infinite;animation-name:loader-animate;animation-timing-function:linear;background:linear-gradient(90deg,hsla(0,0%,97.6%,0) 0,hsla(0,0%,97.6%,.6) 30%,hsla(0,0%,97.6%,0) 81%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#00ffffff",GradientType=1)}@keyframes loader-animate{0%{transform:translate3d(-100%,0,0)}to{transform:translate3d(100%,0,0)}}.tooltip.type-error{opacity:1!important;background-color:#f44336!important;text-transform:none!important;font-weight:400!important;max-width:500px!important;text-align:center!important;word-wrap:break-spaces!important;transition:none}.tooltip.type-error.place-top:after{border-top-color:#f44336!important}.tooltip.type-error.place-right:after{border-right-color:#f44336!important}.tooltip.type-error.place-left:after{border-left-color:#f44336!important}.tooltip.type-error.place-bottom:after{border-bottom-color:#f44336!important}.tooltip.type-light{opacity:1!important;background-color:#ddd!important;text-transform:none!important;font-weight:400!important;max-width:500px!important;text-align:center!important;word-wrap:break-spaces!important;transition:none}.tooltip.type-light.place-top:after{border-top-color:#ddd!important}.tooltip.type-light.place-right:after{border-right-color:#ddd!important}.tooltip.type-light.place-left:after{border-left-color:#ddd!important}.tooltip.type-light.place-bottom:after{border-bottom-color:#ddd!important}.tooltip.type-success{opacity:1!important;background-color:#4caf50!important;text-transform:none!important;font-weight:400!important;max-width:500px!important;text-align:center!important;word-wrap:break-spaces!important;transition:none}.tooltip.type-success.place-top:after{border-top-color:#4caf50!important}.tooltip.type-success.place-right:after{border-right-color:#4caf50!important}.tooltip.type-success.place-left:after{border-left-color:#4caf50!important}.tooltip.type-success.place-bottom:after{border-bottom-color:#4caf50!important}.tooltip.type-warning{opacity:1!important;background-color:#f3b100!important;text-transform:none!important;font-weight:400!important;max-width:500px!important;text-align:center!important;word-wrap:break-spaces!important;transition:none}.tooltip.type-warning.place-top:after{border-top-color:#f3b100!important}.tooltip.type-warning.place-right:after{border-right-color:#f3b100!important}.tooltip.type-warning.place-left:after{border-left-color:#f3b100!important}.tooltip.type-warning.place-bottom:after{border-bottom-color:#f3b100!important}.tooltip.type-info{opacity:1!important;background-color:#00a0f3!important;text-transform:none!important;font-weight:400!important;max-width:500px!important;text-align:center!important;word-wrap:break-spaces!important;transition:none}.tooltip.type-info.place-top:after{border-top-color:#00a0f3!important}.tooltip.type-info.place-right:after{border-right-color:#00a0f3!important}.tooltip.type-info.place-left:after{border-left-color:#00a0f3!important}.tooltip.type-info.place-bottom:after{border-bottom-color:#00a0f3!important}.__react_component_tooltip{padding:6px 10px!important}.popover-container{position:relative}.popover-container .popover{border-radius:3px;display:inline-block;position:absolute;border:1px solid #ddd;z-index:4;background-color:#fff}.popover-container .popover:before{content:"";position:absolute;width:8px;height:8px;background-color:#fff;z-index:5;border:inherit;transform:rotate(45deg);border-right:none;border-bottom:none;top:-5px}.swal2-popup .swal2-html-container{color:#636363!important;padding:0 20px!important;font-family:"Open Sans",sans-serif!important;font-weight:400!important;font-size:16px}.swal2-popup.swal2-icon-warning .swal2-confirm{background-color:#f4923e!important}.swal2-popup.swal2-icon-warning .swal2-confirm:hover{background-color:#f7ad6e!important}.swal2-popup.swal2-icon-error .swal2-confirm{background-color:#f44336!important}.swal2-popup.swal2-icon-error .swal2-confirm:hover{background-color:#f77066!important}.swal2-popup .swal2-cancel{background-color:transparent!important;color:inherit!important}.swal2-popup .swal2-cancel:hover{color:#898989!important}.swal2-popup .swal2-styled:focus{box-shadow:0 0 0 3px rgba(110,120,129,.5)}.swal2-popup .swal2-custom-actions{display:flex;flex-direction:column;flex-wrap:nowrap;width:-webkit-max-content;width:max-content;margin-top:30px}.swal2-popup .swal2-custom-actions .swal2-cancel,.swal2-popup .swal2-custom-actions .swal2-confirm{width:100%}.component-alert-bar{display:flex;align-items:center;padding:10px;background:#f4f4f4;border-radius:3px}.component-alert-bar i{margin-right:10px}.modal{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:6;counter-reset:section}.modal .modal-content{background-color:#fff;border-radius:3px;min-width:900px;position:relative;animation-name:showLikeSweetAlert;animation-duration:.3s;max-height:90vh;overflow-y:auto;box-shadow:0 6px 20px rgba(0,0,0,.3)}.modal .modal-content .modal-header{height:65px;border-bottom:1px solid #f0f0f0;box-shadow:0 1px 2px -1px rgba(0,0,0,.3);padding:0 15px 0 30px;display:flex;justify-content:space-between;align-items:center}.modal .modal-content .modal-header h2{font-size:30px;line-height:65px;color:#636363}.modal .modal-content .modal-header .close{cursor:pointer;padding:4px 4px 1px 5px;color:#fff;background-color:#edebeb;border-radius:14px}.modal .modal-content .modal-header .close:hover{background-color:#ddd}.modal .modal-content .modal-body{padding:30px}.modal .modal-overlay{width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.7)}@keyframes showLikeSweetAlert{0%{transform:scale(.75);-webkit-transform:scale(.75)}45%{transform:scale(1.02);-webkit-transform:scale(1.02)}80%{transform:scale(.98);-webkit-transform:scale(.98)}to{transform:scale(1);-webkit-transform:scale(1)}}.modal-section:not(:last-child){margin-bottom:25px}.modal-section-header{position:relative;margin-bottom:10px}.modal-section-header h3{display:flex;font-size:16px;position:relative;margin-left:40px}.modal-section-header h3:after,.modal-section-header h3:before{display:block;position:absolute}.modal-section-header h3:before{left:-30px;counter-increment:section;content:counter(section);font-weight:400}.modal-section-header h3:after{border:1px solid #231f20;top:-3px;left:-40px;content:"";width:26px;height:26px;border-radius:50%}.modal-section-content{margin:10px 40px}.ladda-button{background-color:#fff;color:#000;font-size:12px;padding:0 12px;border:1px solid #ddd;border-radius:3px}.ladda-button:hover:not(:disabled){transition:color 0s!important}.ladda-button:hover:not(:disabled) .ladda-label{color:#19b5ff;transition:color 0s!important}.ladda-button:hover:not(:disabled) .ladda-label i,.ladda-button:hover:not(:disabled) .ladda-label span{cursor:pointer!important}.ladda-button .ladda-label{display:flex!important;justify-content:center;cursor:pointer!important;transition:color 0s!important}.ladda-button:disabled{transition:background-color 0s!important;background-color:#f9f9f9;cursor:default}.ladda-button:disabled .ladda-label{color:grey}.ladda-button:disabled:hover{background-color:#f9f9f9}.switcher-container{display:flex;align-items:center;justify-content:center;height:30px}.switcher-container input[type=checkbox]+span{padding:0;margin:0;position:absolute;cursor:pointer;border:none}.switcher-container .switch{position:relative;display:inline-block;width:36px;height:10px}.switcher-container input{display:none}.switcher-container input:checked+.slider{background-color:#00a0f3!important;border-color:#00a0f3!important;box-shadow:inset 0 0 0 3px #00a0f3!important;transition:border .4s,box-shadow .4s,background-color .8s!important}.switcher-container input:focus+.slider{box-shadow:0 0 1px #00a0f3}.switcher-container input:checked+.slider:before{transform:translateX(20px)}.switcher-container .left-text{padding-right:7px}.switcher-container .right-text{padding-left:7px;transition:.2s}.switcher-container .active-text{color:#00a0f3}.switcher-container.disabled input:checked+.slider{background-color:#f9f9f9!important;box-shadow:inset 0 0 0 3px #f9f9f9!important;border-color:#f9f9f9!important}.switcher-container.disabled .slider{border-color:#f9f9f9!important}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;border:2px solid #ddd!important;border-radius:34px!important;background-color:#f9f9f9!important;border-color:#f9f9f9;box-shadow:inset 0 0 0 0 #f9f9f9!important;transition:border .4s,box-shadow .4s!important}.slider:before{position:absolute;content:"";height:20px;width:20px;left:-4px;top:-7px;background-color:#fff;transition:.2s;box-shadow:0 1px 3px rgba(0,0,0,.4);border-radius:50%}.button-dropdown-container{position:relative}.button-dropdown-container.disabled .button-dropdown{cursor:auto;background-color:#ddd}.button-dropdown{display:flex;align-items:center;justify-content:center;width:245px;height:70px;background-color:#00a0f3;border-radius:4px;font-weight:700;color:#fff;text-transform:uppercase;cursor:pointer}.button-dropdown:hover{background-color:#19b5ff}.button-dropdown-icon{font-size:19px;margin-right:4px;cursor:pointer}.button-dropdown-content{box-shadow:0 2px 12px -1px rgba(0,0,0,.3);position:absolute;width:500px;background-color:#fff;z-index:2}.button-dropdown-content>ul{padding:15px;border:1px solid #ddd;border-radius:3px}.button-dropdown-content.onTop{position:absolute;bottom:110%}.button-dropdown-content.onLeft{position:absolute;right:0}.button-dropdown-content-item{position:relative;display:flex;align-items:center;padding:15px;border-bottom-width:0;cursor:pointer}.button-dropdown-content-item:not(:last-child){border-bottom:1px solid #edebeb}.button-dropdown-content-item:hover:not(.disabled){background-color:#edebeb;border-color:#00a0f3}.button-dropdown-content-item:hover:not(.disabled) .button-dropdown-content-icon,.button-dropdown-content-item:hover:not(.disabled) .button-dropdown-content-title{color:#00a0f3}.button-dropdown-content-item:hover:not(.disabled) .icon-notifications-count{border-color:#edebeb!important}.button-dropdown-content-item>a{position:absolute;top:0;right:0;left:0;bottom:0}.button-dropdown-content-item.disabled{cursor:default;color:#ddd}.button-dropdown-content-item.disabled .button-dropdown-content-title{color:#ddd!important}.button-dropdown-content-item a{z-index:1}.button-dropdown-content-item .icon-notifications-count{left:calc(100% - 6px)!important}.button-dropdown-content-icon{margin:0 10px 0 0}.button-dropdown-content-title{position:relative;font-weight:700}.button-dropdown-content-desc{color:#a0a0a0}.button-dropdown-container.small .button-dropdown{margin-right:15px;width:unset;padding:10px;height:30px;font-size:12px}.button-dropdown-container.small .button-dropdown-content{text-align:left!important;box-shadow:0 2px 12px -1px rgba(0,0,0,.3);border-radius:7px;margin-top:3px}.button-dropdown-container.small .button-dropdown-content ul{padding:0!important}.button-dropdown-container.small .button-dropdown-content .button-dropdown-content-title{text-align:left}.button-dropdown-container.small .button-dropdown-content-item{padding:10px;border-bottom:1px solid #f0f0f0}.button-dropdown-container.small .button-dropdown-content-item:last-of-type{border-bottom:0}.button-dropdown-container.small .button-dropdown-content-title{font-weight:400;margin-bottom:2px;color:#000}.input-search-container{position:relative}.input-search-container .border{position:absolute;top:0;right:0;left:0;bottom:0;display:flex;border:0 solid #ddd}.input-search-container.invalid input{border-color:#f44336}.input-search-container.disabled .input-search-arrow-icon{pointer-events:none;cursor:default}.input-search-results{position:absolute;z-index:2;display:flex;flex-flow:column;max-height:140px;overflow-y:auto;width:100%;top:100%;background-color:#fff;border:1px solid #ddd;border-radius:3px;box-shadow:0 2px 12px -1px rgba(0,0,0,.3);margin-top:5px}.input-search-results .result{font-size:16px;cursor:pointer;border-bottom:1px solid #ddd}.input-search-results .result:last-child{border-bottom:0}.input-search-results .result:hover,.input-search-results .result:hover a{background-color:#ddd;color:#00a0f3}.input-search-results .result .simple{display:block;padding:5px 10px}.input-search-results .result .simple:hover{color:#00a0f3}.input-search-results .result .disabled{pointer-events:none;color:#ddd}.input-search-results .loading-boxes div:not(:last-child){border-bottom:1px solid #ddd}.input-search-results .no-search-results{display:flex;justify-content:center;align-items:center;height:32px}.file-dragdrop-uploader{display:flex;justify-content:center;flex-direction:column;text-align:center;border:1px dashed #ddd;border-radius:5px;font-size:16px;background:repeating-linear-gradient(45deg,hsla(0,0%,78.4%,.1),hsla(0,0%,78.4%,.1) 10px,transparent 0,transparent 20px);background-clip:padding-box;overflow:hidden;cursor:pointer}.file-dragdrop-uploader:hover{background:repeating-linear-gradient(45deg,hsla(0,0%,58.8%,.1),hsla(0,0%,58.8%,.1) 10px,transparent 0,transparent 20px)}.file-dragdrop-uploader.file-error{border-color:#f44336;color:#f44336}.file-dragdrop-uploader.file-ok{background:repeating-linear-gradient(45deg,hsla(0,0%,39.2%,.1),hsla(0,0%,39.2%,.1) 10px,transparent 0,transparent 20px);border-color:#6ec071}.file-dragdrop-uploader span{word-wrap:break-word}.file-dragdrop-uploader.disabled{border:none;padding:2px;pointer-events:none;color:#ddd}.file-drag-drop-wrapper{position:relative}.file-drag-drop-wrapper-mask{position:absolute;top:0;right:0;left:0;bottom:0;z-index:7}.file-drag-drop-wrapper-mask.disabled{display:none}body .infinite-scroll-spinner{position:absolute;display:flex;margin:auto;right:14px;left:0;bottom:0;background-color:#fff}body .infinite-scroll-spinner.infinite-scroll-spinner-list-load{top:0}.select-dropdown{width:300px;position:relative}.select-dropdown .input-block{position:relative;width:inherit}.select-dropdown .input-block input:focus{outline:5px auto -webkit-focus-ring-color}.select-dropdown .input-block input:read-only{cursor:pointer}.select-dropdown .input-block i{position:absolute;top:7px;right:7px;color:#636363;cursor:pointer;pointer-events:none}.select-dropdown .input-block .select-option-icon{position:static}.select-dropdown .input-block .result.disabled{pointer-events:none;background-color:#f9f9f9}.select-dropdown.disabled i{pointer-events:none}.select-dropdown .options-block{max-height:300px;min-width:100%;overflow-y:auto;box-shadow:0 2px 12px -1px rgba(0,0,0,.3);z-index:4;display:block!important;max-width:580px;border:1px solid #ddd;border-radius:3px;top:calc(100% + 5px);position:absolute;background:#fff;color:#636363;text-transform:none;font-weight:400;font-size:14px;min-height:30px}.select-dropdown .options-block p{display:grid;padding:8px 10px 8px 0;grid-template-columns:15% auto}.select-dropdown .options-block p:hover .title{color:#00a0f3}.select-dropdown .options-block p .title{display:grid;place-items:center center;font-weight:700}.select-dropdown .options-block p.disabled{pointer-events:none;color:#bababa}.select-dropdown .options-block .link:not(:last-child),.select-dropdown .options-block p:not(:last-child){border-bottom:1px solid #ddd}.select-dropdown .options-block .link:hover,.select-dropdown .options-block p:hover{color:#00a0f3;background-color:#ddd;cursor:pointer}.select-dropdown .options-block .selected{color:#00a0f3}.select-dropdown .options-block .simple,.select-dropdown .options-block a{font-size:14px;display:block;padding:5px 10px}.select-dropdown .options-block .simple:hover,.select-dropdown .options-block a:hover{color:#00a0f3}.select-dropdown .options-block button{margin:10px auto;width:unset}.select-dropdown .options-block>button:last-child{width:100%;height:35px;border-radius:0;margin:0;border-color:#00a0f3}.select-dropdown .options-block .link{display:block}.select-dropdown .options-block .link a{color:#636363}.select-dropdown .options-block .link a:hover{color:#00a0f3}.select-dropdown .options-block .link.disabled{pointer-events:none}.select-dropdown .options-block .link.disabled a{color:#bababa}.select-dropdown .options-block .hide-option{display:none}.react-date-picker .react-calendar,.react-date-picker .react-date-picker__wrapper{border:1px solid #ddd;border-radius:3px}.react-date-picker .react-calendar{box-shadow:0 2px 12px -1px rgba(0,0,0,.3);margin-top:3px}.react-date-picker .react-date-picker__wrapper{height:30px;padding:0 6px}.react-date-picker .react-date-picker__wrapper button{display:none}.react-date-picker .react-date-picker__inputGroup__input--hasLeadingZero{margin-left:0;padding-left:0}.react-date-picker.react-date-picker--open .react-date-picker__wrapper{border-color:#00a0f3}.react-date-picker input{display:inline-block;color:#231f20}.react-date-picker--disabled{background-color:#f9f9f9}.react-date-picker input:disabled{background-color:transparent!important}.react-date-picker .react-date-picker__inputGroup{color:#231f20}.react-date-picker .react-date-picker__inputGroup__year{width:40px!important}.react-date-picker .react-date-picker__calendar{z-index:2}.react-date-picker.error .react-date-picker__wrapper,.react-date-picker.invalid .react-date-picker__wrapper{border-color:#f44336}.date-picker-component{position:relative;display:inline-block}.date-picker-component .overlay{position:absolute;width:100%;height:calc(100% + 1px);z-index:1}.date-picker-component:not(.disabled) .overlay{cursor:pointer}.date-picker-component:not(.disabled) .react-date-picker .react-date-picker__wrapper{background-color:#fff}.inline-edit{position:relative}.inline-edit.background{background-color:#f5f5f5;border-radius:7px}.inline-edit.background .select-dropdown,.inline-edit.background input,.inline-edit.background select,.inline-edit.background textarea{background-color:#fff}.inline-edit.new-background>*{z-index:1}.inline-edit.new-background:before{content:"";background:#f5f5f5;border-radius:7px;position:absolute;width:calc(100% + 14px);height:calc(100% + 14px);top:-7px;left:-7px;z-index:0}.inline-edit.new-background .action-buttons{bottom:-44px}.inline-edit .action-buttons{position:absolute;display:flex;bottom:-35px;right:0}.inline-edit .action-buttons .btn{margin-left:5px;background-color:#edebeb!important;border:none;box-shadow:0 2px 5px -1px rgba(0,0,0,.3)}.inline-edit .action-buttons .btn:hover{border:none;background-color:#ddd!important}.inline-edit .action-buttons .btn:hover i{color:#636363!important}.inline-edit .action-buttons .btn:disabled i{color:#c4c4c4}.inline-edit .action-buttons .btn i{margin:0;color:#636363;font-weight:700}.inline-edit .action-buttons .btn.custom-button{color:#636363!important}.inline-edit .action-buttons .btn.custom-button i{margin-right:10px}.progress-bar{position:relative;width:100%;height:2px;background-color:#edebeb;border-radius:9px;overflow:hidden}.progress-bar .bar{display:flex;width:100%;height:100%;background-image:-webkit-linear-gradient(0deg,#0186cc,#2db3f9);box-shadow:inset 0 0 5px 3px rgba(38,181,255,.75);border-top-right-radius:9px;border-bottom-right-radius:9px;align-items:center;justify-content:center}.progress-bar.orange .bar{background-image:-webkit-linear-gradient(0deg,#ca4d03 30%,#ff8231);box-shadow:inset 0 0 5px 3px rgba(234,125,58,.75)}.progress-bar>span{position:absolute;display:flex;align-items:center;justify-content:center;right:0;left:0;font-size:15px;color:#004d73;text-align:center}.progress-bar.circle{width:41px;height:41px;background-color:transparent;overflow:visible}.progress-bar.circle>span{height:100%;font-size:13px;color:#19b5ff}.progress-bar.circle>span span{padding-top:2px;font-size:7px;color:#636363}.progress-bar.circle .circle-wrapper{width:40px;height:41px;clip:rect(0,40px,40px,20px)}.progress-bar.circle .circle-wrapper.circle-left{clip:rect(auto,auto,auto,auto)}.progress-bar.circle .bar{position:absolute;width:40px;height:40px;background:transparent;box-shadow:none;border:3px solid #00a0f3;border-radius:50%;transform:rotate(180deg);clip:rect(0,20px,40px,0);z-index:1}.progress-bar.circle .circle-bg{position:absolute;width:40px;height:40px;border:3px solid #edebeb;border-radius:50%}.tags-component{position:relative;top:2px}.tags-component .tags-list{position:absolute;padding-bottom:8px;padding-right:8px;top:46px;left:-13px;background-color:#fff;box-shadow:5px 5px 10px 0 #edebeb;border:1px solid #ddd;border-radius:3px;z-index:2}.tags-component .tags-list.left{right:0;left:auto}.tags-component .tags-list.left .pointer{right:16px;left:auto}.tags-component .tags-list .tags-container{display:flex}.tags-component .tags-list .tags-container.wrap{width:475px;flex-wrap:wrap}.tags-component .tags-list .tag{position:relative;display:inline-block;margin:8px 0 0 8px;padding:3px 25px 3px 7px;background-color:#edebeb;border:1px solid #ddd;border-radius:6px;cursor:pointer;white-space:nowrap;z-index:1}.tags-component .tags-list .tag:hover{background-color:#ddd}.tags-component .tags-list .tag i{position:absolute;right:5px;top:6px;font-size:14px}.tags-component .tags-list .pointer{position:absolute;cursor:default;width:20px;height:20px;background-color:#fff;border-right:1px solid #ddd;border-bottom:1px solid #ddd;-moz-transform:rotate(225deg);-webkit-transform:rotate(225deg);top:-11px;left:16px}.tags-component .tags-count{position:relative;cursor:pointer}.tags-component .tags-count span{position:absolute;top:8px;left:14px}.tags-component .tags-count i{font-size:27px}.tags-component.disabled .tags-count{pointer-events:none}.tags-component.disabled .tags-count i{color:#edebeb}.tags-component.disabled .tags-count span{background-color:#ddd;border-color:#ddd}.tags-component .delete-all-button{position:relative;border:unset;margin-top:5px;height:14px}.day-range-picker-component .filter-date-button,.month-picker-component .filter-date-button{display:flex;width:250px;font-size:16px;height:50px;align-items:center;border-radius:3px;border:1px solid #ddd;padding:0 16px;justify-content:space-between;cursor:pointer}.day-range-picker-component .filter-date-button span,.month-picker-component .filter-date-button span{color:#231f20}.day-range-picker-component .filter-date-button i,.month-picker-component .filter-date-button i{top:0;font-size:18px}.day-range-picker-component .filter-date-button.focus .filter-date-button,.month-picker-component .filter-date-button.focus .filter-date-button{border-color:#00a0f3}.day-range-picker-component .filter-date-button.disabled,.month-picker-component .filter-date-button.disabled{pointer-events:none;background-color:#f9f9f9}.day-range-picker-component .filter-date-button.disabled span,.month-picker-component .filter-date-button.disabled span{color:graytext}.day-range-picker-component .nonstandard-date,.month-picker-component .nonstandard-date{height:0}.day-range-picker-component .nonstandard-date .react-date-picker__wrapper,.day-range-picker-component .nonstandard-date .react-daterange-picker__wrapper,.month-picker-component .nonstandard-date .react-date-picker__wrapper,.month-picker-component .nonstandard-date .react-daterange-picker__wrapper{display:none}.day-range-picker-component .nonstandard-date .react-calendar,.month-picker-component .nonstandard-date .react-calendar{position:absolute;z-index:10}.day-range-picker-component .filter-date-button{padding:0;width:auto}.day-range-picker-component .filter-date-button .calendar-button{padding:14px 18px;width:213px}.day-range-picker-component .filter-date-button .options-button{border-left:1px solid #ddd;padding:16px 18px}.day-range-picker-component .react-calendar{box-shadow:0 2px 12px -1px rgba(0,0,0,.3);margin-top:3px;border:none}.day-range-picker-component .react-daterange-picker__calendar{top:-13px!important;right:unset!important;left:-87px!important}.month-picker-component .react-date-picker__calendar{right:unset!important;left:-100px!important;top:-13px}.dropdown{position:absolute;min-width:100px;min-height:100px;background-color:#fff;box-shadow:0 2px 12px -1px rgba(0,0,0,.3);border-radius:7px;padding:40px}.top-bar-chart{display:flex;font-size:12px}.top-bar-chart,.top-bar-chart svg{width:100%;height:100%}.top-bar-chart .bar rect{fill:#197dff}.top-bar-chart .bar[data-tooltip=true]:hover rect{cursor:pointer;fill:#2886ff}.top-bar-chart .bar text{pointer-events:none}.top-bar-chart text{text-anchor:middle;fill:#fff}.top-bar-chart path{stroke:#fff;fill:transparent}.top-bar-chart-tooltip{position:absolute;z-index:2;opacity:0;font-size:12px;background:#197dff;border:1px solid #0a74ff;border-radius:3px;box-shadow:0 2px 12px -1px rgba(0,0,0,.3)}.top-bar-chart-tooltip span{font-weight:600}.breadcrumbs{-webkit-user-select:none;user-select:none}.breadcrumbs.disabled{pointer-events:none}.breadcrumbs ul{display:flex}.breadcrumbs li{list-style:none}.breadcrumbs li:last-child span{display:none}.breadcrumbs li.disabled a{pointer-events:none;color:#bababa}.breadcrumbs li.selected a{color:#00a0f3}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs span{margin:0 5px;line-height:17px}@media (max-width:1400px){.breadcrumbs span{margin:0 3px}}.scene-navigation{padding-bottom:14px}.scene-navigation>div{display:flex}.scene-navigation .scene-navigation-children-title-wrapper{display:flex;align-items:center}.scene-navigation .scene-navigation-children-title-wrapper .h-divider{margin:auto 20px auto 11px}.scene-navigation .label.large{width:200px}.scene-navigation .back{display:inline-block;margin-bottom:4px}.scene-navigation .back a{position:relative;padding-left:20px}.scene-navigation .back a i{position:absolute;top:2px;left:0}.scene-navigation .back a:hover{text-decoration:underline}.scene-navigation .back>span{margin:0 5px}.scene-navigation-title{position:relative;max-height:72px;font-weight:700;font-size:30px;color:#636363;line-height:1.2;clear:both;overflow:hidden}.scene-navigation-title.isLoading{display:flex;align-items:center}.time-picker-component{display:inline-block}.time-picker-component::-webkit-calendar-picker-indicator,.time-picker-component::-webkit-clear-button,.time-picker-component::-webkit-inner-spin-button{display:none}.content-to-copy-by-click:hover{color:#00a0f3;cursor:copy}.error-handler-component{position:absolute;padding:30px 40px;top:calc(50% - 150px);left:calc(50% - 217px)}.error-handler-component .header,.error-handler-component .options p{display:flex;align-items:center}.error-handler-component .header{margin-bottom:20px}.error-handler-component .header h2{color:#636363;margin-left:20px}.error-handler-component .options p{cursor:pointer;margin-bottom:5px}.error-handler-component .options p:hover{color:#00a0f3}.error-handler-component .options p i{margin-right:5px}.tab-button,.tabs{display:flex}.tab-button{background-color:#f9f9f9;padding:7px 12px;justify-content:center;font-weight:600;place-items:center}.tab-button i{margin-right:6px;font-size:20px}.tab-button:not(:last-child){border-right:1px solid #edebeb}.tab-button.checked{background-color:#00a0f3;color:#fff;border-color:#00a0f3;box-shadow:0 1px 3px 2px #edebeb}.tab-button:hover:not(.disabled){cursor:pointer}.tab-button.checked{cursor:default!important;pointer-events:none}.tab-button.disabled{color:#ddd;pointer-events:none}.inline-editable-area-wrapper .inline-editable-area{display:flex;align-items:center;position:relative;border:2px solid #fff!important;font-size:inherit;color:inherit;padding:0;margin:0;height:29px;line-height:25px;border-radius:3px!important;word-break:break-word;scrollbar-color:#00a0f3 #edebeb;scrollbar-width:thin;overflow-y:auto}.inline-editable-area-wrapper .inline-editable-area:not(:disabled).is-edit,.inline-editable-area-wrapper .inline-editable-area:not(:disabled):focus,.inline-editable-area-wrapper .inline-editable-area:not(:disabled):hover{background:repeating-linear-gradient(45deg,#f0f0f0,#f0f0f0 10px,transparent 0,transparent 20px);cursor:pointer}.inline-editable-area-wrapper .inline-editable-area:disabled{background:transparent!important}.inline-editable-area-wrapper .inline-editable-area:focus{border:2px solid #00a0f3!important;outline:0}.inline-editable-area-wrapper .inline-edit{background-color:#fff;border:0}.inline-editable-area-wrapper .inline-edit .action-buttons{top:30px;right:0}.slider-container{position:relative;width:100%;margin:8px 0}.slider-container.disabled{opacity:.6;pointer-events:none}.slider-label{display:block;width:100%}.slider-label .slider-label-text{display:block;margin-bottom:8px;font-weight:500;color:#374151}.slider-input{position:absolute;width:100%;height:20px;background:transparent;outline:none;-webkit-appearance:none;appearance:none;z-index:2;cursor:pointer}.slider-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#3b82f6;cursor:pointer;border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-transition:all .2s ease;transition:all .2s ease}.slider-input::-webkit-slider-thumb:hover{background:#2563eb;transform:scale(1.1)}.slider-input::-webkit-slider-thumb:active{transform:scale(.95)}.slider-input::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#3b82f6;cursor:pointer;border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.1);-moz-transition:all .2s ease;transition:all .2s ease}.slider-input::-moz-range-thumb:hover{background:#2563eb;transform:scale(1.1)}.slider-input::-moz-range-thumb:active{transform:scale(.95)}.slider-input::-webkit-slider-track{-webkit-appearance:none;appearance:none;height:6px;background:transparent}.slider-input::-moz-range-track{height:6px;background:transparent;border:none}.slider-track{top:50%;right:0;height:6px;background:#e5e7eb;transform:translateY(-50%);z-index:1}.slider-fill,.slider-track{position:absolute;left:0;border-radius:3px}.slider-fill{top:0;height:100%;background:#3b82f6;transition:width .2s ease}.slider-value{position:absolute;top:-30px;right:0;background:#374151;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;min-width:30px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.1)}.slider-value:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:4px solid transparent;border-top-color:#374151}.slider-container:hover .slider-value{opacity:1}.slider-container:not(:hover) .slider-value{opacity:0;transition:opacity .3s ease}.table-search-input{display:flex;border-bottom:1px solid #ddd;width:100%;-webkit-user-select:none;user-select:none}.table-search-input .input-search-container{width:100%}.table-search-input input{border:0}.table-search{padding:0 10px;width:100%;display:flex;align-items:center}.table-search .tags-component{margin:0 5px 0 10px}.table-search .result:empty{display:none}.table-bar{display:flex;border:1px solid #edebeb;border-bottom:0}.table-bar .icon-button{position:static;flex-direction:row;align-items:center;justify-content:center;min-width:auto;height:50px;font-size:14px}.table-bar .icon-button:not(.icon-alone){border-left:1px solid #edebeb;padding:0 20px}.table-bar .icon-button i{font-size:24px;margin-right:8px;margin-bottom:0}.table-bar .icon-button span{white-space:nowrap}.table-bar .table-select-component{height:50px;display:flex;border-left:1px solid #edebeb;padding:0 20px;align-items:center;justify-content:center}.table-bar .table-select-component>span{margin-right:10px;white-space:nowrap}.table-bar .table-multiselect-component{position:relative;display:flex;align-items:center;border-left:1px solid #edebeb;padding:0 20px}.table-bar .table-multiselect-component .input-block{width:200px;position:relative}.table-bar .table-multiselect-component .input-block>span input{cursor:pointer;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-right:30px}.table-bar .table-multiselect-component .input-block>span input:not(:disabled)+i{cursor:pointer}.table-bar .table-multiselect-component .input-block>span>i{position:absolute;top:7px;right:7px}.table-bar .table-multiselect-component>span{margin-right:10px}.table-bar .table-multiselect-component .multiselect-options-list{top:35px;position:absolute;width:100%;background:#fff;z-index:1;box-shadow:0 2px 12px -1px rgba(0,0,0,.3);border:1px solid #ddd;border-radius:3px}.table-bar .table-multiselect-component .multiselect-options-list label{padding:5px 10px}.table-bar .table-multiselect-component .multiselect-options-list label:not(:last-child){border-bottom:1px solid #ddd}.table-bar .table-multiselect-component .multiselect-options-list label:hover{color:#00a0f3;background-color:#ddd;cursor:pointer}.table-component .icon-button{-webkit-user-select:none;user-select:none}.table-component .horizontal-scrollable-header-with-rows{overflow-x:scroll;overflow-y:hidden;position:relative}.table-component .horizontal-scrollable-header-with-rows .table-header-cover-left-fixed,.table-component .horizontal-scrollable-header-with-rows .table-header-cover-right-fixed{position:fixed;height:80px;top:50px;width:30px;z-index:3;background-color:#fff}.table-component .horizontal-scrollable-header-with-rows .table-header-cover-left-fixed{left:0}.table-component .horizontal-scrollable-header-with-rows .table-header-cover-right-fixed{right:0}.table-component .horizontal-scrollable-header-with-rows .table-header:active:hover{-webkit-user-select:none;user-select:none;cursor:move}.table-component .horizontal-scrollable-header-with-rows .table-header-fixed{z-index:2;background-color:#fff;width:inherit;left:auto;right:auto}.table-component .table-header>div,.table-component .table-row>div{display:flex;align-self:center;justify-content:left;margin-left:10px}.table-component .table-header-stabilisator{height:66px}.table-component .table-header{display:grid;-webkit-user-select:none;user-select:none;place-items:center left;position:relative;font-weight:700;font-size:14px;height:66px;background-color:#fff;box-shadow:0 5px 10px 0 #edebeb;border:1px solid #edebeb}.table-component .table-header-fixed{position:fixed;top:50px;z-index:1}.table-component .table-header .table-header-filter{flex-wrap:wrap}.table-component .table-header .table-header-filter .select{width:-webkit-max-content;width:max-content}.table-component .table-header .table-header-filter .select .select-dropdown{width:100%;cursor:pointer}.table-component .table-header .table-header-filter .select .select-dropdown.disabled{pointer-events:none;cursor:default}.table-component .table-header .table-header-filter .select .input-block span,.table-component .table-header .table-header-filter .select i{color:#a0a0a0}.table-component .table-header .table-header-filter .select .input-block .result.disabled{background-color:transparent}.table-component .table-header .table-header-filter .select .input-block span{font-weight:400;font-size:12px;padding-right:30px}.table-component .table-header .table-header-filter .select i{top:3px}.table-component .table-header .table-header-search-filter{position:relative;cursor:pointer}.table-component .table-header .table-header-search-filter-arrow{margin-left:20px;padding-top:2px}.table-component .table-header .input-search-dropdown{position:absolute;min-width:200px;min-height:50px;padding:10px;top:30px;background:#fff;border:1px solid #ddd;cursor:default}.table-component .table-header .table-sort-header{cursor:pointer;height:100%;display:flex;align-items:center}.table-component .table-header .table-sort-header i{font-size:16px;width:14px}.table-component .table-header .table-sort-header i:first-of-type{margin-left:5px}.table-component .table-rows .table-row{min-height:66px;display:grid;font-size:14px;border-bottom:1px solid #f0f0f0;cursor:auto}.table-component .table-rows .table-row:hover{background-color:#fafafa}.table-component .table-rows .table-row .empty-item{color:#ddd;font-size:12px}.table-component .table-rows-empty{display:flex;justify-content:center;align-items:center;font-size:14px;height:70px;border-bottom:1px solid #f0f0f0}.table-component .table-rows .icon-link-button{color:inherit}.table-component .table-rows .show-more-results-button{margin:20px auto 0}.table-component .table-button{margin-right:10px;-webkit-user-select:none;user-select:none}.table-component .table-button:last-child{margin:0}.table-component .table-button .btn-outlined{border-color:#ddd;color:#636363}.table-component .table-button .btn-outlined:hover{border-color:#19b5ff;background-color:#19b5ff;color:#fff!important}.table-component .table-button a.btn-outlined.disabled{pointer-events:none;background-color:#f9f9f9;cursor:default}.table-component .table-blue-tabs{height:50px;padding:0 10px;border-left:1px solid #edebeb;display:flex;justify-content:center;align-items:center}.table-component .table-blue-tabs>span{padding-right:10px}.table-component .table-blue-tabs .tabs{height:33px}.table-component .table-blue-tabs .tab-button{white-space:nowrap}.table-component .table-checkbox{display:flex;flex-grow:1;justify-content:center;align-items:center;border-left:1px solid #edebeb;padding:0 10px}.table-component .table-row-loader{display:grid;height:70px;border-bottom:1px solid #f0f0f0}.table-component .table-row-loader>div{align-self:center}.table-component .show-left-border{border-left:1px solid #edebeb}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing;animation-duration:3s}.top-bar{padding:0 20px;width:100%;height:50px;background-color:#00a0f3;display:flex;justify-content:space-between;position:fixed;top:0;z-index:5;box-shadow:0 3px 5px -2px rgba(0,0,0,.3)}.top-bar .left,.top-bar .right{display:flex;align-items:center}.top-bar .right{width:100%;justify-content:flex-end}.top-bar .logo{height:35px;width:auto;margin-top:4px}.top-bar .search{pointer-events:none;border-bottom:1px solid #ddd;display:flex;justify-content:center;align-items:center;position:relative;margin-left:15px}.top-bar .search input{font-size:14px;height:26px;font-weight:700;border:none;outline:none;padding:0;color:#ddd;border-radius:0;text-transform:uppercase}.top-bar .search input:focus::placeholder{color:transparent}.top-bar .search input::placeholder{color:#ddd;font-weight:400}.top-bar .search i{color:#ddd;font-size:16px;margin-right:10px;position:relative;top:1px}.top-bar .small-search{display:none}.top-bar.publisher-top-bar .user .dropdown{right:170px}.top-bar.publisher-top-bar .nav{justify-content:flex-end}.top-bar.publisher-top-bar .user .swing{margin-left:0}.top-bar.publisher-top-bar .user .logout{margin-left:18px}.top-bar .nav{width:50%;list-style:none;display:flex;justify-content:flex-end;align-items:center;margin-right:20px}.top-bar .nav li{font-weight:700;display:inline-block;cursor:pointer;color:#fff;font-size:14px;letter-spacing:1px;margin-left:20px;text-transform:uppercase}.top-bar .nav li:hover{position:relative}.top-bar .nav li:hover:after{position:absolute;content:"";width:100%;background-color:#fff;height:1px;left:0;bottom:-1px}.top-bar .nav li.disabled{cursor:default;color:#ddd;pointer-events:none}.top-bar .nav li.disabled a{color:#ddd}.top-bar .nav li a{color:#fff}.top-bar .user{height:100%;display:flex;justify-content:flex-end;align-items:center;position:relative}.top-bar .user i{cursor:pointer;color:#fff}.top-bar .user .monits-icon{position:relative;margin-top:4px}.top-bar .user .monits-icon .icon-notifications-count{cursor:pointer;border-color:#00a0f3}.top-bar .user .search-info{height:24px}.top-bar .user i.disabled{color:#ddd;cursor:default}.top-bar .user .menu{display:flex;height:100%;align-items:center;justify-content:space-between;border-left:1px solid #fff;border-right:1px solid #fff;margin-left:20px;padding:0 20px 0 25px;color:#fff;cursor:pointer}.top-bar .user .menu p{text-transform:uppercase;white-space:nowrap;font-size:13px;margin-right:15px}.top-bar .user .menu p span{font-weight:700;display:block}.top-bar .user .menu i{cursor:pointer;font-weight:700;font-size:20px}.top-bar .user .menu.publisher{padding:0}.top-bar .user .menu .button-dropdown-container{height:50px}.top-bar .user .menu .button-dropdown-container>span{padding:0 20px 0 25px;display:flex;height:100%;align-items:center;justify-content:space-between}.top-bar .user .menu .button-dropdown-container .button-dropdown-content-icon{color:#636363}.top-bar .user .menu .button-dropdown-container .button-dropdown-content-item:hover .button-dropdown-content-icon{color:#00a0f3}.top-bar .user .menu.disabled,.top-bar .user .menu.disabled i{color:#ddd;cursor:default}.top-bar .user .dropdown{right:218px;top:50px}.top-bar .user .dropdown.monits-dropdown{min-height:unset;width:auto;overflow-y:hidden;padding:0}.top-bar .user .dropdown.monits-dropdown .list{margin-top:0}.top-bar .user .dropdown.monits-dropdown .list button{width:228px}.top-bar .user .dropdown.monits-dropdown .list .no-new-monits{font-size:12px;color:#636363}.top-bar .user .dropdown.monits-dropdown .list .priority{margin-top:3px;width:10px;height:10px;border-radius:25%}.top-bar .user .dropdown.monits-dropdown .list .priority.low{background-color:#00a0f3}.top-bar .user .dropdown.monits-dropdown .list .priority.medium{background-color:#f3b100}.top-bar .user .dropdown.monits-dropdown .list .priority.high{background-color:#f44336}.top-bar .user .dropdown.monits-dropdown .list i{margin-top:7px;font-size:14px;height:14px;-webkit-user-select:none;user-select:none}.top-bar .user .dropdown.monits-dropdown .list i:hover{color:#00a0f3}.top-bar .user .dropdown.monits-dropdown .list ul{overflow-y:scroll;max-height:350px;width:100%;margin-bottom:0}.top-bar .user .dropdown.monits-dropdown .list ul li{display:grid;min-width:420px;border-bottom:1px solid #ddd}.top-bar .user .dropdown.monits-dropdown .list ul li>a,.top-bar .user .dropdown.monits-dropdown .list ul li>div{padding:5px 0 5px 10px}.top-bar .user .dropdown.monits-dropdown .list ul li .non-link-monit,.top-bar .user .dropdown.monits-dropdown .list ul li a{display:grid;grid-template-columns:20px auto 10px;font-size:14px;color:#636363}.top-bar .user .dropdown.monits-dropdown .list ul li .non-link-monit a,.top-bar .user .dropdown.monits-dropdown .list ul li a a{display:inline}.top-bar .user .dropdown.monits-dropdown .list ul li .non-link-monit .btn:hover,.top-bar .user .dropdown.monits-dropdown .list ul li a .btn:hover{border-color:#19b5ff;color:#19b5ff}.top-bar .user .dropdown.monits-dropdown .list ul li .non-link-monit i,.top-bar .user .dropdown.monits-dropdown .list ul li a i{margin-top:0;font-size:14px;color:#636363;font-weight:700;vertical-align:-2px}.top-bar .user .dropdown.monits-dropdown .list ul li .content{font-size:12px;color:#636363}.top-bar .user .dropdown.monits-dropdown .list ul li .new-icon{width:7px;height:7px;border-radius:50%;background-color:#19b5ff;margin-left:5px;margin-bottom:2px}.top-bar .user .dropdown.monits-dropdown a:hover{background:#f0f0f0}.top-bar .user .dropdown.monits-dropdown .monit-header{display:flex;justify-content:space-between;white-space:nowrap}.top-bar .user .dropdown.monits-dropdown .monit-header>span{display:flex;align-items:center}.top-bar .user .dropdown.monits-dropdown .monit-header .monit-date{font-size:10px;color:#a0a0a0;margin-left:10px}.top-bar .user .dropdown i{color:initial}.top-bar .user .actions-dropdown{padding:40px 40px 20px 37px}.top-bar .user .actions-dropdown .header,.top-bar .user .actions-dropdown .header-title{display:flex;align-items:center}.top-bar .user .actions-dropdown .header{width:700px;justify-content:space-between}.top-bar .user .actions-dropdown .header h1{margin-left:3px;font-weight:100;font-size:30px}.top-bar .user .actions-dropdown .header .disabled{color:#ddd;pointer-events:none}.top-bar .user .actions-dropdown .header .disabled i{color:#ddd}.top-bar .user .actions-dropdown .header span{display:flex}.top-bar .user .actions-dropdown .header span i{font-size:16px;margin-left:5px;position:relative;top:3px}.top-bar .user .actions-dropdown .header input{width:400px}.top-bar .user .actions-dropdown .list{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:40px;max-height:210px}.top-bar .user .actions-dropdown .list .list-section-item i{font-size:14px;margin-left:5px!important}.top-bar .user .actions-dropdown ul{width:200px;margin-bottom:20px;list-style-type:none}.top-bar .user .actions-dropdown .list-section-title{padding-left:3px;display:inline-block;font-weight:600;margin-bottom:5px}.top-bar .user .actions-dropdown .list-section-item{display:flex}.top-bar .user .actions-dropdown .list-section-item:hover a,.top-bar .user .actions-dropdown .list-section-item:hover i{color:#00a0f3;background:#fafafa}.top-bar .user .actions-dropdown .list-section-item a{display:flex;align-items:center;padding-left:3px;width:100%;color:#636363}.top-bar .user .actions-dropdown .list-section-item a:not([href]){cursor:pointer}.top-bar .user .actions-dropdown .list-section-item.disabled{pointer-events:none}.top-bar .user .actions-dropdown .list-section-item.disabled a{color:#ddd}.top-bar .user .logout{font-weight:700;margin-left:18px}.top-bar .canals{display:flex;align-items:center;margin-right:10px}.top-bar .canals .canal-info-container{display:flex}.top-bar .canals.disabled{cursor:none}.top-bar .canals.disabled a,.top-bar .canals.disabled p{color:#ddd}.top-bar .canals.disabled .canal-info{cursor:default}.top-bar .canals .label{background:#fff;border-color:#fff}.top-bar .canals .select-dropdown{width:auto}.top-bar .canals .select-dropdown .input-block .result{cursor:pointer;display:flex;align-items:center;padding:0 30px 0 7px;height:30px}.top-bar .canals .select-dropdown .input-block .result i{margin-left:30px;color:#fff}.top-bar .canals .select-dropdown .input-block .result p{font-weight:600;color:#fff;text-transform:uppercase}.top-bar .canals .select-dropdown .options-block .simple{white-space:nowrap;border-bottom:1px solid #ddd}.top-bar .canals>.canal-info-container>*{border:1px solid #0eadff;border-left:0}.top-bar .canals>.canal-info-container>:first-child{border-left:1px solid #0eadff;border-top-left-radius:5px;border-bottom-left-radius:5px}.top-bar .canals>.canal-info-container>:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.top-bar .canals .canal-info{display:flex;align-items:center;padding:0 7px;height:32px;color:#fff;text-transform:uppercase;font-weight:600;cursor:pointer}.top-bar .lng-select{width:35px;margin-left:10px;background-color:#00a0f3}.top-bar .lng-select input,.top-bar .lng-select input:disabled{height:25px;padding:0;color:#fff;background-color:inherit!important;border:none}.top-bar .lng-select i{top:5px;right:0}.top-bar .state-unregistered{color:#a0a0a0}.top-bar .state-awaiting{color:#f37021}.top-bar .state-confirmed{color:#00a0f3}.top-bar .state-blocked{color:#f44336}@media (max-width:1400px){.top-bar.publisher-top-bar .search{display:none}.top-bar .small-search{display:flex;color:#fff}.top-bar .small-search>div{top:40px;position:absolute}.top-bar .canals>li,.top-bar .nav>li{margin-left:10px}.top-bar .canals>.canal-info-container>:not(:last-child){margin-right:10px}}.complete-channel-modal{align-items:flex-start}.complete-channel-modal .modal-content{min-width:940px;margin-top:5vh}.complete-channel-modal .account-form,.complete-channel-modal .account-type,.complete-channel-modal .publisher-type,.complete-channel-modal .terms-info,.complete-channel-modal .terms-section,.complete-channel-modal .website,.complete-channel-modal .websites-list{display:flex}.complete-channel-modal .account-type,.complete-channel-modal .publisher-type{margin-bottom:20px}.complete-channel-modal .account-type label,.complete-channel-modal .publisher-type label{margin-right:20px}.complete-channel-modal .account-form>:not(:last-child),.complete-channel-modal .website>:not(:last-child){margin-right:10px}.complete-channel-modal .terms-info,.complete-channel-modal .terms-section{align-items:center}.complete-channel-modal .terms-section{cursor:pointer}.complete-channel-modal .terms-section .btn{width:100px}.complete-channel-modal .terms-info{padding:10px 30px 10px 10px;justify-content:space-between;width:100%;border:1px solid #ddd;border-radius:3px}.complete-channel-modal .terms-info .v-divider{height:15px}.complete-channel-modal .state{display:flex;justify-content:space-between;align-items:center;width:60px;height:30px;margin:3px auto 0;-webkit-user-select:none;user-select:none}.complete-channel-modal .state .yellow{color:#f3b100}.complete-channel-modal .state .green{color:#4caf50}.complete-channel-modal .state .grey{color:#ddd}.complete-channel-modal .state .blue{color:#00a0f3}.complete-channel-modal .state>i:not(.grey):hover{color:#19b5ff;cursor:pointer}.complete-channel-modal .site-code{display:flex;justify-content:space-between;background-color:#f0f0f0;border:1px solid #f0f0f0;border-radius:3px;padding:7px;position:relative;margin:5px 0}.complete-channel-modal .site-code .btn{background-color:#fff}.complete-channel-modal .site-code pre{margin:3px}.complete-channel-modal .site-code:after{content:"";position:absolute;right:72px;top:-10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #f0f0f0}.complete-channel-modal .websites-list{flex-direction:column}.complete-channel-modal .websites-list .website-container:last-child{margin-bottom:20px}.complete-channel-modal .websites-list .hide-title{visibility:hidden;height:5px}.complete-channel-modal .websites-list .btn-delete{padding:0 7px;margin-top:2px;margin-left:5px;width:25px;height:25px}.complete-channel-modal .websites-list .btn-delete i{margin:0}.complete-channel-modal .buttons{display:flex;justify-content:flex-end;margin-top:20px}.complete-channel-modal .buttons .btn{margin-left:20px}.complete-channel-modal .publisher-help-icon{position:absolute;top:10px;left:330px}.complete-channel-modal .mailing .border{border:1px solid #edebeb;padding:10px}.complete-channel-modal .mailing .databases{margin:0}.complete-channel-modal .mailing .database:not(:first-child){margin-top:20px}.complete-channel-modal .mailing .database h4{font-size:12px;font-weight:400;margin-bottom:5px}.complete-channel-modal .mailing .database a{display:inline-block;color:#00a0f3}.complete-channel-modal .mailing .database a:hover{text-decoration:underline}.complete-channel-modal .mailing .basic{display:grid;grid-template-columns:auto 100px;grid-gap:10px}.complete-channel-modal .mailing form{display:flex;justify-content:space-between;flex-wrap:wrap}.complete-channel-modal .mailing form>*{margin-right:10px}.complete-channel-modal .mailing .terms-container{margin-top:20px}.complete-channel-modal .mailing .terms{display:flex;align-items:center;margin-top:5px}.complete-channel-modal .mailing .terms:not(.disabled){cursor:pointer}.complete-channel-modal .mailing .terms .border{width:100%;display:flex;justify-content:space-between;padding:10px 30px 10px 10px;border-radius:3px}.complete-channel-modal .mailing .terms .v-divider{height:15px;background-color:#e3e3e3}.complete-channel-modal .mailing .terms button[disabled] span{cursor:default!important}.complete-channel-modal .mailing .terms .btn{width:100px}.new-release-modal .submit-button{margin-top:40px;margin-left:auto}.tutorial-modal.modal .modal-content .modal-body{padding-top:5px}.tutorial-modal .arrow-positioner{position:relative}.tutorial-modal .arrow-positioner .arrow{position:absolute}.tutorial-modal .arrow-positioner.slide1 .arrow1{right:-4%;top:9%}.tutorial-modal .arrow-positioner.slide1 .arrow2{right:-3%;top:68%}.tutorial-modal .arrow-positioner.slide2 .arrow1{right:14%;top:3%}.tutorial-modal .arrow-positioner.slide2 .arrow2{right:19.5%;top:49%}.tutorial-modal .arrow-positioner.slide3 .arrow1{right:24%;top:4%}.tutorial-modal .arrow-positioner.slide3 .arrow2{right:-5%;top:23%}.tutorial-modal .arrow-positioner.slide3 .arrow3{left:9%;top:71%}.tutorial-modal .arrow-positioner.slide4 .arrow1{right:-1%;top:9%}.tutorial-modal .arrow-positioner.slide4 .arrow2{right:35%;top:40%}.tutorial-modal .container{width:970px;display:flex;margin-left:auto;margin-right:auto}.tutorial-modal .navigate-arrow{font-size:60px;-webkit-user-select:none;user-select:none;cursor:pointer}.tutorial-modal .navigate-arrow:hover{color:#00a0f3}.tutorial-modal .navigate-arrow.disabled{pointer-events:none;color:#ddd}.tutorial-modal .slider-frame{margin:0 20px 20px!important;cursor:default}.tutorial-modal .slider-slide>div{outline:none;margin:0 50px 30px;display:flex;flex-flow:column;height:510px}.tutorial-modal .slider-slide>div img.slide-img{width:100%;height:auto;margin-bottom:40px}.tutorial-modal .slider-list{cursor:move!important}.tutorial-modal .slider{border:none!important;background-color:transparent!important;cursor:default}.tutorial-modal .slider:before{display:none}.tutorial-modal .bottom{display:flex;align-items:center;justify-content:flex-end;margin-top:50px}.tutorial-modal .bottom .btn{margin-left:20px}.tutorial-modal .bottom p{margin-left:auto}.tutorial-modal .bottom a{color:#00a0f3;text-decoration:underline}.auth-view{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f9f9f9}.auth-view .window{height:520px;width:700px;background-color:#fff;display:grid;grid-template-columns:420px auto;grid-gap:0;border-radius:20px;box-shadow:0 0 45px rgba(0,0,0,.2);overflow:hidden}.auth-view .content{display:flex;align-items:center;flex-direction:column;position:relative;box-shadow:0 0 45px 0 rgba(0,0,0,.2);z-index:2}.auth-view .content .top-actions{position:absolute;right:27px;top:20px;display:flex;grid-gap:10px;gap:10px}.auth-view .content .lng-select{width:55px}.auth-view .content .lng-select input{height:23px}.auth-view .content .lng-select i{top:5px}.auth-view .content .helper span{display:flex}.auth-view .content .helper i{cursor:pointer;color:#ddd;font-size:22px}.auth-view .content h1{margin-top:58px;margin-bottom:37px;color:#181818}.auth-view .content h1.register-h1{margin-top:110px}.auth-view .content form label{margin-bottom:15px}.auth-view .content form label span{font-weight:700;color:#bbb;text-transform:uppercase;margin-bottom:5px}.auth-view .content form label input{border:none;border-bottom:3px solid #edebeb;width:284px;padding:0 0 5px;margin-top:10px;transition:border-color .2s,color .2s;border-radius:0;color:#181818}.auth-view .content form label input::placeholder{color:#bbb}.auth-view .content form label input:focus{border-color:#00a0f3}.auth-view .content form label input:disabled{border-color:#f9f9f9;background-color:#fff!important;color:#ddd}.auth-view .content form label input.invalid,.auth-view .content form label input.weak{border-color:#f44336}.auth-view .content form label input.medium{border-color:#f3b100}.auth-view .content form label input.correct,.auth-view .content form label input.strong{border-color:#4caf50}.auth-view .content form label:first-of-type{margin-bottom:21px}.auth-view .content form label.login-label{margin-bottom:15px}.auth-view .content form .tooltip{margin-top:20px}.auth-view .content .save{display:flex;align-items:center}.auth-view .content .save .switcher-container{cursor:pointer}.auth-view .content .save .switcher-container .right-text{text-transform:none;color:#bbb;font-weight:400;margin-left:10px}.auth-view .content .save .switcher-container .switch{margin-top:4px}.auth-view .content img{margin:26px}.auth-view .content .remind{color:#bbb;margin-top:22px;text-decoration:underline;cursor:pointer;margin-bottom:52px}.auth-view .content .terms{margin:0 40px 6px 70px}.auth-view .content .terms label{margin-top:10px;font-size:11px}.auth-view .content .terms label span{margin-right:15px}.auth-view .content .modal .modal-content{width:900px}.auth-view .content .modal .buttons{display:flex;justify-content:flex-end;margin-top:35px}.auth-view .content .text{margin:0 65px 1px 70px;font-size:12px}.auth-view .content .success-content{text-align:center;margin:35px 27px auto}.auth-view .content .email-tooltip{display:block}.auth-view .extras{background-color:#00a0f3}.auth-view .footer{color:#ccc;margin-top:65px;text-align:center;width:100%;cursor:default}.auth-view .button-round{width:220px;height:50px;background-color:#00a0f3;color:#fff;font-weight:700;font-size:16px;text-transform:uppercase;border-radius:25px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;position:relative}.auth-view .button-round i{margin-left:17px}.auth-view .button-round:hover:not(.disabled){background-color:#0eadff}.auth-view .button-round.white{border:2px solid #fff}.auth-view .button-round.disabled{background-color:#ddd;cursor:default}.auth-view .login-carousel{height:520px;width:280px;position:relative;overflow:hidden}.auth-view .login-carousel .item{width:280px;height:520px;display:flex;flex-direction:column;align-items:center;position:absolute;animation-fill-mode:forwards;animation-timing-function:ease;animation-duration:.6s}.auth-view .login-carousel .item h1{color:#fff;text-align:center;margin-top:58px;position:relative;z-index:1;padding:0 10px}.auth-view .login-carousel .item img{position:absolute;top:104px;animation-duration:.6s}.auth-view .login-carousel .item .button-round{position:absolute;top:377px}.auth-view .login-carousel .item.slide-to-left{animation-name:slide-to-left}.auth-view .login-carousel .item.new-slide-to-left{animation-name:new-slide-to-left}.auth-view .login-carousel .item.new-slide-to-left img{animation-name:img-to-right}.auth-view .login-carousel .item.slide-to-right{animation-name:slide-to-right}.auth-view .login-carousel .item.new-slide-to-right{animation-name:new-slide-to-right}.auth-view .login-carousel .item.new-slide-to-right img{animation-name:img-to-left}@keyframes slide-to-left{0%{left:0}to{left:-280px}}@keyframes new-slide-to-left{0%{left:280px}to{left:0}}@keyframes slide-to-right{0%{left:0}to{left:280px}}@keyframes new-slide-to-right{0%{left:-280px}to{left:0}}@keyframes img-to-right{0%{left:-50px}to{left:10px}}@keyframes img-to-left{0%{left:70px}to{left:10px}}.auth-view .login-carousel .indicators{position:absolute;bottom:58px;width:280px;display:flex;justify-content:center;align-items:center}.auth-view .login-carousel .indicators .indicator{padding:0;margin:0 6px;transition:padding .2s,border .4s}.auth-view .login-carousel .indicators .indicator .dot{height:6px;width:6px;border-radius:50%;background-color:#00609f}.auth-view .login-carousel .indicators .indicator.active{border:2px solid #00609f;padding:2px;border-radius:50%}.auth-view .login-carousel .controls{position:absolute;display:none;width:280px;top:192px;justify-content:space-between;align-items:center}.auth-view .login-carousel .controls .arrow{color:#fff;cursor:pointer;padding:23px}.auth-view .login-carousel .controls .arrow i{font-weight:700}.auth-view .login-carousel:hover .controls{display:flex}.auth-view .sa{width:140px;height:140px;padding:26px;transform:scale(.8);top:20px}.auth-view .sa,.auth-view .sa .success{background-color:#fff;position:relative}.auth-view .sa .success{border-radius:50%;border:4px solid #a5dc86;box-sizing:content-box;height:80px;padding:0;width:80px}.auth-view .sa .success:after,.auth-view .sa .success:before{background:#fff;content:"";height:120px;position:absolute;transform:rotate(45deg);width:60px}.auth-view .sa .success:before{border-radius:40px 0 0 40px;width:26px;height:80px;top:-17px;left:5px;transform-origin:60px 60px;transform:rotate(-45deg)}.auth-view .sa .success:after{border-radius:0 120px 120px 0;left:30px;top:-11px;transform-origin:0 60px;transform:rotate(-45deg);animation:rotatePlaceholder 4.25s ease-in}.auth-view .sa .success .placeholder{border-radius:50%;border:4px solid rgba(165,220,134,.25);box-sizing:content-box;height:80px;left:-4px;position:absolute;top:-4px;width:80px;z-index:2}.auth-view .sa .success .fix{background-color:#fff;height:90px;left:28px;position:absolute;top:8px;transform:rotate(-45deg);width:5px;z-index:1}.auth-view .sa .success .long,.auth-view .sa .success .tip{background-color:#a5dc86;border-radius:2px;height:5px;position:absolute;z-index:2}.auth-view .sa .success .tip{left:14px;top:46px;transform:rotate(45deg);width:25px;animation:animateSuccessTip .75s}.auth-view .sa .success .long{right:8px;top:38px;transform:rotate(-45deg);width:47px;animation:animateSuccessLong .75s}.auth-view .privacy-policy-modal .modal-body{max-width:900px;height:75vh;text-align:justify}.auth-view .privacy-policy-modal .modal-body>div{height:100%;overflow:auto;margin-bottom:30px;padding-right:30px}.auth-view .privacy-policy-modal .modal-body>div p:not(:first-child):not(:last-child){margin:10px 0}.auth-view .privacy-policy-modal .modal-body>div .text-center{text-align:center}.auth-view .privacy-policy-modal .modal-body>div ul{padding-left:20px}.auth-view .privacy-policy-modal .modal-body>div ul.lower-alpha{list-style-type:lower-alpha}@keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg)}12%,to{transform:rotate(-405deg)}}.closed-campaign{display:flex;flex-direction:column;align-items:center;height:100vh;background-color:#f0f0f0}.closed-campaign div{margin-top:10%;text-align:right}.closed-campaign h1{color:#636363;text-transform:uppercase}.closed-campaign p{margin:10px 0}.categories{margin:0 0 20px}.categories .options{margin-top:10px;display:flex;justify-content:space-between}.categories .options input{width:450px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:0}.categories .options button{margin-right:7px}.categories .options .actions{display:flex}.categories .categories-content{display:grid;grid-template-columns:450px 350px;grid-column-gap:20px;height:300px}.categories .categories-content .bordered{border-bottom:1px solid #f0f0f0}.categories .categories-content .bordered:last-of-type{border-bottom:0}.categories .categories-content .tree{background-color:#fff;border:1px solid #ddd;border-radius:0 0 3px 3px;overflow-y:scroll}.categories .categories-content .tree i{font-size:26px;position:relative;top:1px}.categories .categories-content .tree i.active{color:#00a0f3}.categories .categories-content .tree li{height:40px;display:flex;align-items:center;font-size:14px;padding-left:5px;cursor:pointer}.categories .categories-content .tree li span{width:100%;padding:7px 0}.categories .categories-content .tree li:hover{background-color:#f0f0f0;color:#00a0f3}.categories .categories-content .tree li.active{animation-name:show;animation-fill-mode:forwards;animation-timing-function:ease;animation-duration:.2s}.categories .categories-content .tree li.inactive{overflow:hidden;animation-name:hide;animation-fill-mode:forwards;animation-timing-function:ease-in;animation-duration:.2s}.categories .categories-content .tree li.not-pickable{pointer-events:none;background-color:#f9f9f9}.categories .categories-content .tree li.not-pickable i{visibility:hidden}.categories .categories-content .tree .wrapper{padding:0}.categories .categories-content .tree.disabled{overflow-y:hidden;pointer-events:none}.categories .categories-content .tree.disabled .spinner-wrapper{height:100%;display:flex;justify-content:center;align-items:center}.categories .categories-content .tree.invalid{border-color:#f44336}.categories .categories-content .tree ul{list-style:none;padding-left:20px}.categories .categories-content .tree .add-category{margin-right:10px;font-size:20px;transition:transform .2s;padding:10px 5px 10px 10px}.categories .categories-content .tree .add-category:hover{transform:scale(1.5)}.categories .categories-content .disabled{background-color:#f9f9f9!important}.categories .categories-content p{width:100%;margin-top:20px;font-size:16px;text-align:center}.categories .selected-container{overflow-y:auto}.categories .selected-container .selected-row{background-color:#fff;font-size:14px;padding:5px 20px;margin:3px 0 15px 2px;-webkit-user-select:none;user-select:none;width:335px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 1px 0 rgba(60,64,67,.08),0 1px 3px 1px rgba(60,64,67,.16);border-radius:7px;cursor:pointer}.categories .selected-container .selected-row span{display:flex;align-items:center;min-height:24px;line-height:1;margin-bottom:5px;margin-top:5px}.categories .selected-container .selected-row:hover{background-color:#f0f0f0;color:#00a0f3}.categories .selected-container .selected-row div{display:flex;flex-wrap:wrap;align-items:center}.categories .selected-container .selected-row .edit{margin-left:5px}.categories .selected-container .selected-row.active{background-color:#f0f0f0;color:#00a0f3}.categories .selected-container .selected-row:last-of-type{margin-bottom:3px}.categories .selected-container .selected-row.disabled{pointer-events:none;cursor:default}@keyframes show{0%{height:20px;opacity:0}to{height:40px;opacity:1}}@keyframes hide{0%{height:40px;opacity:1}to{height:0;opacity:0}}.brands{margin:10px 0 20px;display:grid;grid-template-columns:225px auto;grid-column-gap:20px}.brands .brands-search-input{position:relative}.brands .brands-list{position:absolute;background:#fff;z-index:4;border:1px solid #ddd;border-radius:3px;grid-column-gap:0;column-gap:0;max-height:200px;overflow-y:auto;width:100%;min-height:26px}.brands .brands-list p{padding:5px 10px;font-size:16px;border-bottom:1px solid #f0f0f0}.brands .brands-list p:hover{background-color:#f0f0f0;color:#00a0f3;cursor:pointer}.brands .brands-selected-list{display:flex;flex-wrap:wrap;min-height:45px}.brands .brand{cursor:pointer;height:30px;padding:0 20px;font-size:16px;-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between;align-items:center;margin-right:15px;margin-bottom:15px;box-shadow:0 1px 1px 0 rgba(60,64,67,.08),0 1px 3px 1px rgba(60,64,67,.16);border-radius:7px;background-color:#fff}.brands .brand i{font-size:18px;margin-left:10px}.brands .brand:hover{background-color:#f0f0f0;color:#00a0f3}.brands .brand.disabled{cursor:default;pointer-events:none;background-color:#f9f9f9}.simulating-publisher-login-warning{background-color:#00a0f3;color:#fff;position:fixed;right:20px;bottom:20px;border-radius:6px;box-shadow:0 4px 8px 0 rgba(0,0,0,.3607843137254902);width:350px;height:107px;overflow:hidden}.simulating-publisher-login-warning .container{width:350px;height:107px}.simulating-publisher-login-warning .title{font-weight:700;cursor:pointer;background:#008fda;padding:10px;border-top-left-radius:6px;border-top-right-radius:6px;display:flex;justify-content:space-between;align-items:center}.simulating-publisher-login-warning .title span{display:flex;align-items:center}.simulating-publisher-login-warning .title i:first-child{margin-right:10px}.simulating-publisher-login-warning .title i.smaller{font-size:20px}.simulating-publisher-login-warning .content{padding:10px 10px 0}.simulating-publisher-login-warning .back-to-account{position:relative;padding:5px 10px 10px;text-decoration:underline;cursor:pointer}.simulating-publisher-login-warning .back-to-account:hover{text-shadow:0 0 0 #fff}.simulating-publisher-login-warning.maximized,.simulating-publisher-login-warning.minimized{animation-duration:.7s}.simulating-publisher-login-warning.minimized{animation-name:minimize;width:44px;height:44px}.simulating-publisher-login-warning.maximized{animation-name:maximize}.simulating-publisher-login-warning.init-minimized{width:44px;height:44px}@keyframes minimize{0%{width:350px;height:107px}40%{width:350px;height:44px}to{width:44px;height:44px}}@keyframes maximize{0%{width:44px;height:44px}60%{width:350px;height:44px}to{width:350px;height:107px}}.plan-changes-in-time-modal{top:50px;height:auto}.plan-changes-in-time-modal .modal-header{height:100%!important;display:flex;justify-content:space-between;align-items:center}.plan-changes-in-time-modal .modal-header h2{line-height:40px!important;margin-top:10px}.plan-changes-in-time-modal .modal-header .model-name{margin-top:3px;margin-bottom:12px;font-size:16px;font-weight:600;display:flex;justify-content:space-between}.plan-changes-in-time-modal .modal-header .model-name .btn{margin-left:10px;width:100%;border:1px solid #ddd}.plan-changes-in-time-modal .modal-header .model-name .btn:hover{border-color:#00a0f3}.plan-changes-in-time-modal .circle-number{position:absolute;top:11px;left:-44px}.plan-changes-in-time-modal .circle{display:flex;justify-content:center;align-items:center;border:1px solid #231f20;width:26px;height:26px;border-radius:50%;font-weight:400}.plan-changes-in-time-modal h3{font-size:16px;position:relative;margin-left:9px}.plan-changes-in-time-modal .modal-body{padding-top:15px!important}.plan-changes-in-time-modal .content{padding:10px 0 0;margin:10px}.plan-changes-in-time-modal .content .title{margin-left:25px}.plan-changes-in-time-modal .content .title .circle-number{top:-3px;left:-35px}.plan-changes-in-time-modal .content .section{margin:15px 25px 20px}.plan-changes-in-time-modal .content .section:not(:last-child){margin-bottom:40px}.plan-changes-in-time-modal .content .section.chart{margin:15px 0 20px;width:840px}.plan-changes-in-time-modal .content .section.chart .tooltip{position:absolute;padding:7px 10px;font-size:12px;background:#fff;border:1px solid #ddd;border-radius:3px;pointer-events:none;box-shadow:0 2px 12px -1px rgba(0,0,0,.3);z-index:1;opacity:0}.plan-changes-in-time-modal .content .section.chart .tooltip span{font-weight:600}.plan-changes-in-time-modal .content .section.chart .tooltip p:nth-child(4){margin-top:7px}.plan-changes-in-time-modal .content .section.chart .today-line text{text-anchor:middle;font-size:10px;text-transform:uppercase;fill:red}.plan-changes-in-time-modal .content .section.chart .today-line line{stroke:red;shape-rendering:crispEdges;stroke-dasharray:6,3}.plan-changes-in-time-modal .content .basic-actions .action-select{display:flex;margin-right:10px}.plan-changes-in-time-modal .content .basic-actions .react-date-picker__wrapper{background:#fff;width:115px;cursor:pointer}.plan-changes-in-time-modal .content .basic-actions .react-date-picker__wrapper input{cursor:pointer;background:transparent}.plan-changes-in-time-modal .content .basic-actions .react-date-picker--disabled .react-date-picker__wrapper{background:#f9f9f9;cursor:default}.plan-changes-in-time-modal .content .basic-actions .react-date-picker--disabled .react-date-picker__wrapper input{cursor:default}.plan-changes-in-time-modal .content .basic-actions .react-date-picker__calendar{z-index:2}.plan-changes-in-time-modal .content .basic-actions .selected-action{margin-right:10px}.plan-changes-in-time-modal .content .basic-actions .selected-action.disable-last-option .simple:last-child{pointer-events:none;color:#bababa}.plan-changes-in-time-modal .content .basic-actions .selected-value .options-block p:first-child{display:none}.plan-changes-in-time-modal .content .basic-actions .options-block .simple{font-size:14px}.plan-changes-in-time-modal .content .basic-actions .add-new{display:flex}.plan-changes-in-time-modal .content .basic-actions .add-new .inline-edit{margin-top:10px;display:flex;padding:10px 0 10px 15px;align-items:center}.plan-changes-in-time-modal .content .basic-actions .add-new .inline-edit>div:not(.action-buttons):not(:last-child){margin-left:7px;margin-right:7px}.plan-changes-in-time-modal .content .basic-actions .add-new .inline-edit .time-picker{margin-right:15px}.plan-changes-in-time-modal .content .basic-actions .add-new .inline-edit .action-buttons{top:10px;right:-55px}.plan-changes-in-time-modal .content .basic-actions .add-new .filter-date-button{width:170px;height:30px}.plan-changes-in-time-modal .content .basic-actions .remove-button .action-buttons{top:0;right:-55px}.plan-changes-in-time-modal .content .basic-actions .month-picker-component i{font-size:14px}.plan-changes-in-time-modal .content .basic-actions .month-picker-component .filter-date-button{width:150px;padding:0 10px 0 13px;font-size:14px;background-color:#fff}.plan-changes-in-time-modal .content .basic-actions .month-picker-component .filter-date-button.disabled{background-color:#f9f9f9}.plan-changes-in-time-modal .content .basic-actions .month-picker-component .react-calendar{left:100px}.plan-changes-in-time-modal .content .basic-actions .value-tooltip{margin-left:7px;margin-right:15px}.plan-changes-in-time-modal .content .model-inactivities-chart{height:125px}.plan-changes-in-time-modal .content .model-inactivities-chart .active-line{stroke-width:1;shape-rendering:crispEdges;stroke:#00a0f3}.plan-changes-in-time-modal .content .model-inactivities-chart .circle{stroke-width:1;stroke:#00a0f3;fill:#00a0f3}.plan-changes-in-time-modal .content .model-inactivities-chart .gridx line,.plan-changes-in-time-modal .content .model-inactivities-chart .gridy line{stroke:#ddd}.plan-changes-in-time-modal .content .model-inactivities-chart .gridy .tick:first-of-type line{stroke:#636363}.plan-changes-in-time-modal .content .model-inactivities-chart .line{stroke-width:1;shape-rendering:crispEdges}.plan-changes-in-time-modal .content .model-inactivities-chart .line.activity{stroke:#ddd}.plan-changes-in-time-modal .content .model-inactivities-chart .line.inactivity{stroke:#00a0f3}.plan-changes-in-time-modal .content .model-inactivities-chart .hide{opacity:0}.plan-changes-in-time-modal .content .bar-chart{height:300px;position:relative}.plan-changes-in-time-modal .content .bar-chart .grid line{stroke:#ddd}.plan-changes-in-time-modal .content .bar-chart .tick line{shape-rendering:crispEdges}.plan-changes-in-time-modal .content .bar-chart .background-value{fill:#00a0f3;opacity:.2}.plan-changes-in-time-modal .content .bar-chart .value{fill:#00a0f3}.plan-changes-in-time-modal .content .bar-chart .value:hover{fill:#19b5ff}.plan-changes-in-time-modal .content .bar-chart .default-value line{stroke:#00a0f3;stroke-dasharray:6,3;shape-rendering:crispEdges}.plan-changes-in-time-modal .content .history-changes{margin-top:20px;border:1px solid #ddd;border-bottom:0;border-radius:5px}.plan-changes-in-time-modal .content .history-changes .header,.plan-changes-in-time-modal .content .history-changes .row{display:grid;border-bottom:1px solid #ddd}.plan-changes-in-time-modal .content .history-changes .header p,.plan-changes-in-time-modal .content .history-changes .row p{margin:5px 10px}.plan-changes-in-time-modal .content .history-changes .header{grid-template-columns:309px 154px 153px 164px;text-transform:uppercase;font-weight:600;background-color:#f0f0f0}.plan-changes-in-time-modal .content .history-changes .rows{max-height:150px;overflow:hidden;overflow-y:scroll;border-bottom:1px solid #ddd;border-radius:5px}.plan-changes-in-time-modal .content .history-changes .rows .empty{width:760px;text-align:center;margin:5px 10px}.plan-changes-in-time-modal .content .history-changes .row{grid-template-columns:repeat(5,156px)}.plan-changes-in-time-modal .content .history-changes .row:last-child{border-bottom:0}.plan-changes-in-time-modal .content .react-date-picker__calendar--above-label{top:100%}.plan-changes-in-time-modal .blocker{filter:blur(6px)}.plan-changes-in-time-modal .background-blocker{background:#000;opacity:.4;width:100%;height:calc(100% - 96px);overflow:hidden;position:absolute;z-index:2}.plan-changes-in-time-modal .off-blocker{position:absolute;top:50%;left:calc(50% - 125px);padding:10px;background-color:#fff;font-weight:700;font-size:16px;box-shadow:0 2px 10px 2px rgba(0,0,0,.4);z-index:3;border-color:#636363;color:#636363}.plan-changes-in-time-modal .information{display:inline-flex;border-radius:5px;padding:5px 7px}.plan-changes-in-time-modal .information i{font-size:20px;margin-right:5px}.plan-changes-in-time-modal .information.warning i{color:#f3b100}.plan-changes-in-time-modal .information.info i{color:#00a0f3}.plan-changes-in-time-modal .information.error{color:#636363}.plan-changes-in-time-modal .information.error i{color:#f44336}.global-search .search-header{position:relative;display:flex;border-bottom:1px solid #ddd}.global-search .search-header i{font-size:38px;position:absolute;top:6px;left:6px}.global-search .search-header input{padding-left:50px;border:unset}.global-search .search-header .search-loader-container{padding:10px}.global-search .content{min-width:1200px;max-width:95%;background:#fff;border-radius:10px;transition:.3;position:absolute;z-index:5;top:10%;max-height:50px;overflow:hidden}.global-search .content.has-results{max-height:-webkit-max-content;max-height:max-content}.global-search-publisher .content{min-width:900px}.global-search .options-list .option{position:relative;margin:0 10px}.global-search .options-list .option:last-child{margin-bottom:10px}.global-search .options-list .option.selected,.global-search .options-list .option:hover{background-color:#edebeb;border-radius:7px}.global-search .program-item .information,.global-search .publisher-item .information{color:#a0a0a0}.global-search .section-header{display:flex;align-items:center;padding:5px 10px;height:34px;cursor:pointer}.global-search .border-top{border-top:1px solid #ddd}.global-search .header-title{background:#edebeb;border-radius:7px;padding:2px 6px}.global-search .header-links{display:flex;position:absolute;right:10px;top:6px}.global-search .header-links a{font-size:12px}.global-search .header-links a:hover{text-decoration:underline}.global-search .header-links span{margin:0 3px;line-height:14px}.global-search .header-links.disabled{pointer-events:none}.global-search .header-links.disabled a,.global-search .header-links.disabled span{color:#a0a0a0}.global-search .program-item{padding:6px 10px;display:block}.global-search .program-item .header{display:flex;justify-content:space-between}.global-search .publisher-item{display:flex;align-items:center;padding:4px 10px}.global-search .publisher-item i{color:#636363;margin-right:10px}.global-search .content-container{max-height:75vh;overflow:auto}.global-search .content-container.opacity{opacity:.4}.global-search input{font-size:24px;line-height:24px;height:50px}.global-search .channels{padding-top:5px}.global-search .channels .channel{align-items:center;display:grid;grid-template-columns:30px 110px 100px 100px 115px auto;grid-gap:20px;padding-left:10px;margin-right:10px}.global-search .channels .channel.publisher-channel{grid-template-columns:30px 110px 100px 110px auto}.global-search .channels .label{font-size:12px;height:19px;line-height:19px}.global-search .channels .channel-models{display:flex;flex-wrap:wrap}.global-search .channels .item-header{font-weight:600}.global-search .channels .item{display:flex;flex-direction:column;width:-webkit-max-content;width:max-content;padding:2px 7px}.global-search .channels .item span:first-child{font-size:10px}.global-search .channels .item span:last-child{font-size:12px}.global-search .channels .item.left-border{width:100%;padding-left:20px;border-left:1px solid #ddd}.global-search .channels .item.right-border{width:100%;padding-right:20px;border-right:1px solid #ddd}.global-search p{font-size:12px}.global-search .loader,.global-search .loader:after{border-radius:50%;width:10em;height:10em}.global-search .loader{font-size:3px;border:1.1em solid #bababa;border-left-color:#000;transform:translateZ(0);animation:load8 1.1s linear infinite}.link-verification-modal{top:20%;height:auto}.link-verification-modal .modal-content{width:900px}.link-verification-modal .search-section{display:flex}.link-verification-modal .search-section label{width:100%}.link-verification-modal .search-section .btn{align-self:flex-end;height:30px;margin-left:10px}.link-verification-modal .result{display:inline-block;width:100%;margin-top:10px;background:#f0f0f0}.link-verification-modal .result-header{margin:20px}.link-verification-modal .result-header>div{display:flex;align-items:center;margin-bottom:5px}.link-verification-modal .result-header .phrase{word-break:break-all}.link-verification-modal .result-content{border-top:1px solid #ddd}.link-verification-modal .result-url-first-row{display:grid;grid-template-columns:repeat(3,minmax(auto,-webkit-max-content));grid-template-columns:repeat(3,minmax(auto,max-content));grid-gap:30px}.link-verification-modal .result-url-first-row a{color:#636363}.link-verification-modal .result-url-first-row a:hover{color:#00a0f3}.link-verification-modal .result-url-first-row a:hover b{text-decoration:underline}.link-verification-modal .program-name{display:flex;align-items:flex-start}.link-verification-modal .program-name i{font-size:18px;margin-right:5px}.link-verification-modal .models{border-top:1px solid #ddd;padding:20px;display:grid;grid-template-columns:-webkit-max-content 60px -webkit-max-content auto;grid-template-columns:max-content 60px max-content auto;grid-column-gap:30px;column-gap:30px}.link-verification-modal .models .align-right{text-align:right}.link-verification-modal .models .action-time{font-size:12px}.link-verification-modal .models .header-with-tooltip{position:relative}.link-verification-modal .models .header-with-tooltip>span{margin-left:4px;position:absolute;top:-5px;cursor:default}.link-verification-modal .models .header-with-tooltip>span:hover{color:#00a0f3}.link-verification-modal .models .header-with-tooltip>span i{font-size:20px}.link-verification-modal .loader,.link-verification-modal .loader:after{border-radius:50%;width:10em;height:10em}.link-verification-modal .loader{margin-left:5px;font-size:1.9px;border:1.1em solid #bababa;border-left-color:#000;transform:translateZ(0);animation:load8 1.1s linear infinite}.employee-program-advertiser-report,.employee-program-advertiser-report-editing{min-width:1210px;margin:20px 30px 90px}.employee-program-advertiser-report .table-header,.employee-program-advertiser-report .table-row,.employee-program-advertiser-report .table-row-loader{display:grid;grid-template-columns:5% 14% 26% 12% 11% 14% 18%}.employee-program-advertiser-report .table-row{padding:10px 0}.employee-program-advertiser-report .table-row>div{font-size:12px}.employee-program-advertiser-report .table-row .icon-button{width:50px;margin-right:15px}.employee-program-advertiser-report .table-component .table-bar .report-gen-buttons{display:flex;align-items:center;border-right:1px solid #edebeb}.employee-program-advertiser-report .table-component .table-bar .report-gen-buttons>span{padding:0 10px}.employee-program-advertiser-report .table-component .table-bar .report-gen-buttons .icon-link-button{margin:0 10px}.employee-program-advertiser-report .table-component .table-bar .report-gen-buttons .icon-button{padding:0;color:#636363;border:none}.employee-program-advertiser-report .table-component .table-bar .report-gen-buttons .icon-button.disabled{color:#ddd}.employee-program-advertiser-report .activity-status{position:relative;padding-left:8px;height:40px;align-items:center}.employee-program-advertiser-report .activity-status:before{height:100%;width:2px;display:block;position:absolute;left:0;content:""}.employee-program-advertiser-report .activity-status.active:before{background-color:#00a0f3}.employee-program-advertiser-report .activity-status.archive:before{background-color:#000}.employee-program-advertiser-report .btn-outlined:hover:not(:disabled) i{color:inherit}.employee-program-advertiser-report .reports-dashboard-navigation{display:grid;grid-template-columns:auto -webkit-max-content;grid-template-columns:auto max-content;place-items:center left}.employee-program-advertiser-report .flex-column{flex-direction:column}.employee-program-advertiser-report .align-self-center{align-self:center!important}.employee-program-advertiser-report ul.raw{list-style:none}.employee-program-advertiser-report ul.raw.section-border-bottom li{line-height:1.7}.employee-program-advertiser-report ul.raw.section-border-bottom li:not(:last-child){border-bottom:1px solid #edebeb}.employee-program-advertiser-report .status{align-items:center}.employee-program-advertiser-report .status p{font-weight:600}.employee-program-advertiser-report .channel-items ul{padding-right:10px;word-break:break-word}.employee-program-advertiser-report small{font-size:10px}.employee-program-advertiser-report .actions>.icon-button:last-child{width:64px}.employee-program-advertiser-report-editing .advertiser-report-menu{display:flex;width:1200px;margin:0 auto 20px}.employee-program-advertiser-report-editing .advertiser-report-menu .btn{height:50px;font-size:16px;border-radius:7px}.employee-program-advertiser-report-editing .advertiser-report-menu .btn:hover{border-color:#ddd}.employee-program-advertiser-report-editing .advertiser-report-menu .btn.normal:not(:disabled){background-color:#fff}.employee-program-advertiser-report-editing .advertiser-report-menu .btn.blue{border:1px solid transparent}.employee-program-advertiser-report-editing .advertiser-report-menu .btn.blue:disabled{border:1px solid #ddd}.employee-program-advertiser-report-editing .advertiser-report-menu .btn:disabled{color:#c4c4c4}.employee-program-advertiser-report-editing .advertiser-report-menu .btn:first-child{margin-right:auto}.employee-program-advertiser-report-editing .advertiser-report-menu .save-button{width:73px}.employee-program-advertiser-report-editing .can-edit{border:2px solid #fff!important;transition:.2s;border-radius:3px!important}.employee-program-advertiser-report-editing .can-edit:focus{border:2px solid #00a0f3!important}.employee-program-advertiser-report-editing .advertiser-report-content.editing .can-edit{background:repeating-linear-gradient(45deg,#f0f0f0,#f0f0f0 10px,transparent 0,transparent 20px);cursor:pointer}.advertiser-report-container{background-color:#f0f0f0;padding:20px 0 30px;border:1px solid #ddd}.advertiser-report-container.public-preview .amount{padding:2px 0}.advertiser-report-content{width:1200px;background:#fff;margin:0 auto;border:1px solid #ddd}.advertiser-report-content textarea:disabled{background-color:#fff!important}.advertiser-report-content p{text-transform:uppercase}.advertiser-report-content .section-header{font-size:16px;border-bottom:1px solid #ddd;margin-bottom:30px}.advertiser-report-content .header-left,.advertiser-report-content .publishers-header{display:flex;align-items:flex-end}.advertiser-report-content .publishers-header{justify-content:space-between}.advertiser-report-content .attachments-section,.advertiser-report-content .banners-section,.advertiser-report-content .basic-statistics-section,.advertiser-report-content .creations-section,.advertiser-report-content .report-header-section,.advertiser-report-content .resources-statistics-section{padding:20px 40px}.advertiser-report-content .attachments-section input.can-edit,.advertiser-report-content .banners-section input.can-edit,.advertiser-report-content .basic-statistics-section input.can-edit,.advertiser-report-content .creations-section input.can-edit,.advertiser-report-content .report-header-section input.can-edit,.advertiser-report-content .resources-statistics-section input.can-edit{border:none;padding:0;color:#636363}.advertiser-report-content .attachments-section textarea,.advertiser-report-content .banners-section textarea,.advertiser-report-content .basic-statistics-section textarea,.advertiser-report-content .creations-section textarea,.advertiser-report-content .report-header-section textarea,.advertiser-report-content .resources-statistics-section textarea{border:none;padding:0;border-radius:0}.advertiser-report-content .report-header-section{padding:40px;display:flex;position:relative;justify-content:space-between;border:1px dashed transparent}.advertiser-report-content .report-header-section p{font-size:12px}.advertiser-report-content .report-header-section .date-range-picker{width:210px;margin-top:5px}.advertiser-report-content .report-header-section .date-range-picker .day-range-picker-component{font-weight:600}.advertiser-report-content .report-header-section .date-range-picker .day-range-picker-component .filter-date-button{height:unset;border:unset}.advertiser-report-content .report-header-section .date-range-picker .day-range-picker-component .calendar-button,.advertiser-report-content .report-header-section .date-range-picker .day-range-picker-component .options-button{border:unset;width:100%;padding:0}.advertiser-report-content .report-header-section .date-range-picker .day-range-picker-component .calendar-button>span,.advertiser-report-content .report-header-section .date-range-picker .day-range-picker-component .options-button>span{color:#636363}.advertiser-report-content .report-header-section .date-range-picker .day-range-picker-component .react-calendar{left:84px}.advertiser-report-content .report-header-section textarea{font-weight:600;color:#636363;height:65px;width:500px}.advertiser-report-content .report-header-section .file-dragdrop-uploader,.advertiser-report-content .report-header-section .file-dragdrop-uploader:hover{background:repeating-linear-gradient(45deg,#f0f0f0,#f0f0f0 10px,transparent 0,transparent 20px)}.advertiser-report-content .report-header-section .file-dragdrop-uploader{border:none;padding:20px;width:200px;height:160px}.advertiser-report-content .report-header-section .logo-container{position:relative}.advertiser-report-content .report-header-section .logo-container .btn-icon{display:none;position:absolute;right:5px;top:5px}.advertiser-report-content .report-header-section .logo-container:hover .btn-icon,.advertiser-report-content .report-header-section .right-side-container{display:flex}.advertiser-report-content .report-header-section .updated-at-time{font-size:12px;display:flex;flex-direction:column;margin-right:40px}.advertiser-report-content .report-header-section .updated-at-time span:first-child{font-weight:600}.advertiser-report-content .basic-statistics-section .boxes{display:flex;width:-webkit-max-content;width:max-content;box-shadow:0 2px 8px #ddd;margin-top:30px}.advertiser-report-content .basic-statistics-section .boxes.edited .manually-value{text-transform:none;font-size:10px}.advertiser-report-content .basic-statistics-section .boxes.edited .light.space{margin-top:23px}.advertiser-report-content .basic-statistics-section .boxes.center{margin-left:36.25px;margin-right:36.25px}.advertiser-report-content .basic-statistics-section .box{display:inline-flex;position:relative;padding:30px 20px 24px;width:348.5px}.advertiser-report-content .basic-statistics-section .box:not(:first-child){border-left:1px solid #ddd}.advertiser-report-content .basic-statistics-section .box .title{font-size:14px}.advertiser-report-content .basic-statistics-section .box input.amount{height:24px}.advertiser-report-content .basic-statistics-section .box .amount{font-size:22px;line-height:24px;font-weight:600}.advertiser-report-content .basic-statistics-section .box p{font-size:12px}.advertiser-report-content .basic-statistics-section .box .column{width:100%;text-align:center}.advertiser-report-content .basic-statistics-section .box .light .no-transform{text-transform:none}.advertiser-report-content .basic-statistics-section .box .light p{font-weight:400;color:#a0a0a0}.advertiser-report-content .basic-statistics-section .box i{font-size:30px;color:#636363;position:absolute;top:-21px;left:-21px;margin-left:50%;background:#fff;border-radius:50%;padding:6px;box-shadow:0 2px 8px #ddd}.advertiser-report-content .banners-section .flex,.advertiser-report-content .creations-section .flex{display:flex}.advertiser-report-content .banners-section .flex-column,.advertiser-report-content .creations-section .flex-column{flex-direction:column}.advertiser-report-content .banners-section .content-container,.advertiser-report-content .banners-section .resources-list,.advertiser-report-content .banners-section .resources-manage-container,.advertiser-report-content .creations-section .content-container,.advertiser-report-content .creations-section .resources-list,.advertiser-report-content .creations-section .resources-manage-container{border:1px solid #ddd}.advertiser-report-content .banners-section .resources-manage-container,.advertiser-report-content .creations-section .resources-manage-container{width:100%;padding:5px;margin-bottom:30px;background:repeating-linear-gradient(45deg,#f0f0f0,#f0f0f0 10px,transparent 0,transparent 20px)}.advertiser-report-content .banners-section .resources-manage-container p,.advertiser-report-content .creations-section .resources-manage-container p{text-transform:none}.advertiser-report-content .banners-section .resources-manage-container .content-container,.advertiser-report-content .creations-section .resources-manage-container .content-container{background:#fff;height:100%;padding:20px}.advertiser-report-content .banners-section .resources-manage-container .resources-list-container,.advertiser-report-content .creations-section .resources-manage-container .resources-list-container{width:100%}.advertiser-report-content .banners-section .resources-manage-container .resources-list,.advertiser-report-content .creations-section .resources-manage-container .resources-list{border-radius:3px;height:181px;overflow-y:scroll}.advertiser-report-content .banners-section .resources-manage-container .resources-list .resources-list-item,.advertiser-report-content .creations-section .resources-manage-container .resources-list .resources-list-item{display:flex;align-items:center}.advertiser-report-content .banners-section .resources-manage-container .resources-list .resources-list-item:not(:first-child),.advertiser-report-content .creations-section .resources-manage-container .resources-list .resources-list-item:not(:first-child){border-top:1px solid #ddd}.advertiser-report-content .banners-section .resources-manage-container .resources-list .resources-list-item.selected,.advertiser-report-content .creations-section .resources-manage-container .resources-list .resources-list-item.selected{background-color:#f0f0f0}.advertiser-report-content .banners-section .resources-manage-container .resources-list .item-content,.advertiser-report-content .creations-section .resources-manage-container .resources-list .item-content{padding:5px 7px 5px 5px;width:100%}.advertiser-report-content .banners-section .resources-manage-container .resources-list .item-content:hover,.advertiser-report-content .banners-section .resources-manage-container .resources-list i:hover,.advertiser-report-content .creations-section .resources-manage-container .resources-list .item-content:hover,.advertiser-report-content .creations-section .resources-manage-container .resources-list i:hover{color:#00a0f3;cursor:pointer}.advertiser-report-content .banners-section .update-button,.advertiser-report-content .creations-section .update-button{margin-left:auto}.advertiser-report-content .banners-section .selecting-button,.advertiser-report-content .creations-section .selecting-button{color:#00a0f3;cursor:pointer;text-transform:capitalize}.advertiser-report-content .banners-section .selecting-button:hover,.advertiser-report-content .creations-section .selecting-button:hover{text-decoration:underline}.advertiser-report-content .banners-section .creation,.advertiser-report-content .creations-section .creation{padding:20px;box-shadow:0 2px 8px #ddd}.advertiser-report-content .banners-section .creation .title,.advertiser-report-content .creations-section .creation .title{text-transform:unset;font-weight:400!important;font-size:18px;overflow-wrap:break-word}.advertiser-report-content .banners-section .creation .title.can-edit,.advertiser-report-content .creations-section .creation .title.can-edit{height:54px}.advertiser-report-content .banners-section .creation p,.advertiser-report-content .creations-section .creation p{text-align:left;font-size:12px}.advertiser-report-content .banners-section .creation input,.advertiser-report-content .creations-section .creation input{height:24px}.advertiser-report-content .banners-section .creation textarea,.advertiser-report-content .creations-section .creation textarea{height:64px;color:#636363}.advertiser-report-content .creations-section .adding-container{height:100%}.advertiser-report-content .creations-section .creations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-row-gap:30px;row-gap:30px;grid-column-gap:30px;column-gap:30px}.advertiser-report-content .creations-section .creation iframe{height:448px;border:none;transform-origin:0 0}.advertiser-report-content .creations-section .creation .sender,.advertiser-report-content .creations-section .creation .subject{font-weight:600}.advertiser-report-content .creations-section .creation .preview{border:1px solid #ddd;overflow:hidden;width:312px;height:451px}.advertiser-report-content .creations-section .creation .loader-container{height:100%}.advertiser-report-content .creations-section .creation .can-edit{font-weight:600;display:inline-block}.advertiser-report-content .resource-box{position:relative;box-shadow:0 2px 8px #ddd;border:1px solid #ddd}.advertiser-report-content .resource-box-content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.advertiser-report-content .resource-box-preview{position:relative;line-height:0}.advertiser-report-content .resource-box-preview .empty-preview,.advertiser-report-content .resource-box-preview iframe,.advertiser-report-content .resource-box-preview img{width:100%;height:110px}.advertiser-report-content .resource-box-preview img{object-fit:cover;object-position:100% 0}.advertiser-report-content .resource-box-preview iframe{border:none;border-top:1px solid #ddd}.advertiser-report-content .resource-box-preview:hover{background-color:hsla(0,0%,100%,.5)}.advertiser-report-content .resource-box-preview:hover .hover{opacity:1}.advertiser-report-content .resource-box-preview .hover{opacity:0;display:flex;transition:.2s;justify-content:center;align-items:center;top:0;position:absolute;width:100%;height:100%;background:rgba(0,0,0,.3);cursor:pointer}.advertiser-report-content .resource-box-preview .hover i{color:#ddd;font-size:42px}.advertiser-report-content .banners-section .line:not(:first-of-type){margin-top:40px}.advertiser-report-content .banners-section .line-name{font-size:20px}.advertiser-report-content .banners-section .without-line:not(:empty){margin-bottom:40px}.advertiser-report-content .banners-section .banners{display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:20px;column-gap:20px;grid-row-gap:20px;row-gap:20px}.advertiser-report-content .banners-section .banners:not(:empty){margin-top:20px}.advertiser-report-content .banners-section .resource-box .name{padding:5px}.advertiser-report-content .banners-section .resource-box p{text-transform:unset}.advertiser-report-content .banners-section .resource-box .empty-preview{height:110px;border-top:1px solid #ddd}.advertiser-report-content .empty-preview{height:100%;display:flex;opacity:.5;flex-direction:column;align-items:center;justify-content:center}.advertiser-report-content .attachments-section .file-dragdrop-uploader{margin-top:30px;height:100px}.advertiser-report-content .attachments-section .attachments-list{margin-top:30px;display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:20px;column-gap:20px;grid-row-gap:20px;row-gap:20px}.advertiser-report-content .attachments-section-header{display:flex;justify-content:space-between;align-items:center}.advertiser-report-content .attachments-section-header p{margin-bottom:0;height:23px;width:100%}.advertiser-report-content .attachments-section-header .btn{margin-right:10px}.advertiser-report-content .attachments-section .resource-box .remove-button{border:none;margin:0 3px 0 2px;padding:0}.advertiser-report-content .attachments-section .resource-box .attachment-details{display:flex;font-size:12px}.advertiser-report-content .attachments-section .resource-box .attachment-details textarea{margin:5px 0 5px 5px;height:38px;font-size:12px}.advertiser-report-content .attachments-section .resource-box .attachment-details p{margin:5px;word-break:break-all;text-transform:none}.advertiser-report-content .attachments-section .resource-box .uploading .attachment-details,.advertiser-report-content .attachments-section .resource-box .uploading .resource-box{opacity:.3}.advertiser-report-content .attachments-section .resource-box .loader-container{position:absolute;width:100%;height:100%;top:0}.advertiser-report-content .attachments-section .resource-box .loader-container .loader{font-size:4px}.advertiser-report-content .attachments-section .resource-box .loader-container .error{margin:10px;color:#f44336;text-align:center}.advertiser-report-content .attachments-section .resource-box .loader-container .remove-button{position:absolute;top:2px;right:-2px}.advertiser-report-content .report-banner-preview-modal .modal-content{margin:0 20px;min-width:500px}.advertiser-report-content .report-banner-preview-modal .report-banner-preview-container{text-align:center;overflow:auto;max-height:calc(100vh - 220px)}.basic-statistics-section .section-helper{display:flex;padding:10px;background:#f4f4f4;border-radius:3px;margin-bottom:30px}.basic-statistics-section .section-helper i{margin-right:10px}.creation-links-table-headers,.creation-links-table-row,.resources-statistics-table-headers,.resources-statistics-table-row{display:flex;border-bottom:none;background:#fff}.creation-links-table-headers>div:not(:last-child),.creation-links-table-row>div:not(:last-child),.resources-statistics-table-headers>div:not(:last-child),.resources-statistics-table-row>div:not(:last-child){border-right:1px solid #ddd}.creation-links-table-headers .amount-cell,.creation-links-table-headers .percent-cell,.creation-links-table-headers .title-cell,.creation-links-table-row .amount-cell,.creation-links-table-row .percent-cell,.creation-links-table-row .title-cell,.resources-statistics-table-headers .amount-cell,.resources-statistics-table-headers .percent-cell,.resources-statistics-table-headers .title-cell,.resources-statistics-table-row .amount-cell,.resources-statistics-table-row .percent-cell,.resources-statistics-table-row .title-cell{display:flex;align-items:center;word-break:break-word}.creation-links-table-headers .amount-cell,.creation-links-table-headers .percent-cell,.creation-links-table-row .amount-cell,.creation-links-table-row .percent-cell,.resources-statistics-table-headers .amount-cell,.resources-statistics-table-headers .percent-cell,.resources-statistics-table-row .amount-cell,.resources-statistics-table-row .percent-cell{justify-content:center}.creation-links-table-headers .amount-cell,.creation-links-table-row .amount-cell,.resources-statistics-table-headers .amount-cell,.resources-statistics-table-row .amount-cell{display:flex;flex-direction:column;min-width:100px;width:100px}.creation-links-table-headers .url-cell,.creation-links-table-row .url-cell,.resources-statistics-table-headers .url-cell,.resources-statistics-table-row .url-cell{word-break:break-word}.creation-links-table-headers .url-cell .version-info,.creation-links-table-row .url-cell .version-info,.resources-statistics-table-headers .url-cell .version-info,.resources-statistics-table-row .url-cell .version-info{color:#a0a0a0;font-size:10px;margin-top:2px}.creation-links-table-headers .cell-info,.creation-links-table-row .cell-info,.resources-statistics-table-headers .cell-info,.resources-statistics-table-row .cell-info{display:flex;flex-direction:column;align-items:center}.creation-links-table-headers .cell-info span,.creation-links-table-row .cell-info span,.resources-statistics-table-headers .cell-info span,.resources-statistics-table-row .cell-info span{font-size:10px;font-weight:400}.creation-links-table-headers .cell-info.not-correct .num,.creation-links-table-row .cell-info.not-correct .num,.resources-statistics-table-headers .cell-info.not-correct .num,.resources-statistics-table-row .cell-info.not-correct .num{color:#f44336}.creation-links-table-headers .percent-cell,.creation-links-table-row .percent-cell,.resources-statistics-table-headers .percent-cell,.resources-statistics-table-row .percent-cell{min-width:75px}.creation-links-table-headers .title-cell,.creation-links-table-headers .url-cell,.creation-links-table-row .title-cell,.creation-links-table-row .url-cell,.resources-statistics-table-headers .title-cell,.resources-statistics-table-headers .url-cell,.resources-statistics-table-row .title-cell,.resources-statistics-table-row .url-cell{width:100%}.creation-links-table-headers .model-cell,.creation-links-table-row .model-cell,.resources-statistics-table-headers .model-cell,.resources-statistics-table-row .model-cell{min-width:150px;max-width:150px;display:grid;grid-template-columns:50% 50%;place-items:center center}.creation-links-table-headers .model-cell-header,.creation-links-table-row .model-cell-header,.resources-statistics-table-headers .model-cell-header,.resources-statistics-table-row .model-cell-header{min-width:150px;display:flex;flex-direction:column}.creation-links-table-headers .model-cell-header .model-description,.creation-links-table-row .model-cell-header .model-description,.resources-statistics-table-headers .model-cell-header .model-description,.resources-statistics-table-row .model-cell-header .model-description{display:grid;grid-template-columns:50% 50%;place-items:center center;width:100%}.creation-links-table-headers .model-cell-header .model-description span:first-child,.creation-links-table-row .model-cell-header .model-description span:first-child,.resources-statistics-table-headers .model-cell-header .model-description span:first-child,.resources-statistics-table-row .model-cell-header .model-description span:first-child{font-weight:400}.creation-links-table-headers .amount,.creation-links-table-row .amount,.resources-statistics-table-headers .amount,.resources-statistics-table-row .amount{height:22px}.creation-links-table-headers .manually-value,.creation-links-table-row .manually-value,.resources-statistics-table-headers .manually-value,.resources-statistics-table-row .manually-value{text-transform:none;font-size:10px}.creation-links-table-headers .model,.creation-links-table-row .model,.resources-statistics-table-headers .model,.resources-statistics-table-row .model{padding:5px 0;display:grid;place-items:center start;grid-template-columns:1fr 3fr}.creation-links-table-headers>div,.resources-statistics-table-headers>div{height:60px;font-weight:600;display:flex;justify-content:center;align-items:center}.creation-links-table-row,.resources-statistics-table-row{font-size:12px}.creation-links-table-row>div,.resources-statistics-table-row>div{padding:10px}.creation-links-table-row .amount-cell,.creation-links-table-row .model-cell,.creation-links-table-row .percent-cell,.creation-links-table-row .title-cell,.creation-links-table-row .url-cell,.resources-statistics-table-row .amount-cell,.resources-statistics-table-row .model-cell,.resources-statistics-table-row .percent-cell,.resources-statistics-table-row .title-cell,.resources-statistics-table-row .url-cell{border-top:1px solid #ddd}.creation-links-table-container{padding:20px;border:1px solid #ddd;border-bottom:unset;border-top:unset;background-color:#f9f9f9;box-shadow:inset 0 2px 6px #ddd}.creation-links-table-container .creation-links-table{border:1px solid #ddd}.resources-statistics-table-container{box-shadow:0 2px 8px #ddd;overflow-x:auto}.resources-statistics-table-headers{-webkit-user-select:none;user-select:none}.resources-statistics-table .creation-name-column{min-width:350px;max-width:100%}.resources-statistics-table .creation-name{cursor:pointer;-webkit-user-select:none;user-select:none}.resources-statistics-table .creation-name i{margin-right:10px;border:1px solid #ddd;border-radius:50%;font-size:20px}.loader-container{height:548px;display:flex;justify-content:center;align-items:center}.loader-container .loader,.loader-container .loader:after{border-radius:50%;width:10em;height:10em}.loader-container .loader{font-size:8px;position:relative;text-indent:-9999em;border:1.1em solid #caedff;border-left-color:#00a0f3;transform:translateZ(0);animation:load8 1.1s linear infinite}.banner-settings,.banners-dashboard{min-width:1180px;margin:20px 30px 90px;min-height:520px}.banner-settings .clickable,.banners-dashboard .clickable{cursor:pointer}.banner-settings .disabled,.banners-dashboard .disabled{pointer-events:none;color:#a0a0a0}.banner-settings.global-publisher,.banner-settings.publisher,.banners-dashboard.global-publisher,.banners-dashboard.publisher{min-width:950px;margin-top:7px}.banner-settings.global-publisher .section-title,.banner-settings.publisher .section-title,.banners-dashboard.global-publisher .section-title,.banners-dashboard.publisher .section-title{display:flex;align-items:center;justify-content:space-between}.banner-settings.global-publisher .section-title h3,.banner-settings.publisher .section-title h3,.banners-dashboard.global-publisher .section-title h3,.banners-dashboard.publisher .section-title h3{font-size:30px;line-height:1.2}.banner-settings.global-publisher .publisher-help-icon,.banner-settings.publisher .publisher-help-icon,.banners-dashboard.global-publisher .publisher-help-icon,.banners-dashboard.publisher .publisher-help-icon{margin-left:4px;line-height:normal;white-space:normal}.banner-settings.global-publisher .publisher-help-icon>span,.banner-settings.publisher .publisher-help-icon>span,.banners-dashboard.global-publisher .publisher-help-icon>span,.banners-dashboard.publisher .publisher-help-icon>span{padding-top:5px}.banner-settings.global-publisher .banners-group .header,.banner-settings.publisher .banners-group .header,.banners-dashboard.global-publisher .banners-group .header,.banners-dashboard.publisher .banners-group .header{height:auto;text-transform:capitalize}.banner-settings.global-publisher .banners-group .header i,.banner-settings.publisher .banners-group .header i,.banners-dashboard.global-publisher .banners-group .header i,.banners-dashboard.publisher .banners-group .header i{font-size:18px}.banner-settings.global-publisher .banners-group .header>div,.banner-settings.publisher .banners-group .header>div,.banners-dashboard.global-publisher .banners-group .header>div,.banners-dashboard.publisher .banners-group .header>div{border-right:1px solid #ddd;line-height:40px}.banner-settings.global-publisher .banners-group .header>div:last-child,.banner-settings.publisher .banners-group .header>div:last-child,.banners-dashboard.global-publisher .banners-group .header>div:last-child,.banners-dashboard.publisher .banners-group .header>div:last-child{border-right:0}.banner-settings.global-publisher .banners-line,.banner-settings.publisher .banners-line,.banners-dashboard.global-publisher .banners-line,.banners-dashboard.publisher .banners-line{white-space:nowrap;display:grid;min-height:unset}.banner-settings.global-publisher .banners-line .line-control .content,.banner-settings.publisher .banners-line .line-control .content,.banners-dashboard.global-publisher .banners-line .line-control .content,.banners-dashboard.publisher .banners-line .line-control .content{height:100%;min-height:65px;white-space:break-spaces}.banner-settings.global-publisher .banners-line .line-control p,.banner-settings.publisher .banners-line .line-control p,.banners-dashboard.global-publisher .banners-line .line-control p,.banners-dashboard.publisher .banners-line .line-control p{margin-left:20px}.banner-settings.global-publisher .banners-line .banner,.banner-settings.publisher .banners-line .banner,.banners-dashboard.global-publisher .banners-line .banner,.banners-dashboard.publisher .banners-line .banner{position:relative}.banner-settings.global-publisher .banners-line .banner .popover,.banner-settings.publisher .banners-line .banner .popover,.banners-dashboard.global-publisher .banners-line .banner .popover,.banners-dashboard.publisher .banners-line .banner .popover{position:absolute;top:24px;display:flex;flex-direction:column}.banner-settings.global-publisher .banners-line .banner .popover>span,.banner-settings.publisher .banners-line .banner .popover>span,.banners-dashboard.global-publisher .banners-line .banner .popover>span,.banners-dashboard.publisher .banners-line .banner .popover>span{padding:5px 10px;cursor:pointer;display:inline-flex;align-items:center}.banner-settings.global-publisher .banners-line .banner .popover>span i,.banner-settings.publisher .banners-line .banner .popover>span i,.banners-dashboard.global-publisher .banners-line .banner .popover>span i,.banners-dashboard.publisher .banners-line .banner .popover>span i{margin-right:5px;font-size:24px;margin-left:0;top:0;color:inherit}.banner-settings.global-publisher .banners-line .banner .popover>span .text-as-icon,.banner-settings.publisher .banners-line .banner .popover>span .text-as-icon,.banners-dashboard.global-publisher .banners-line .banner .popover>span .text-as-icon,.banners-dashboard.publisher .banners-line .banner .popover>span .text-as-icon{width:24px;height:24px;text-align:center;margin-right:5px;font-size:17px}.banner-settings.global-publisher .banners-line .banner .popover>span:hover,.banner-settings.publisher .banners-line .banner .popover>span:hover,.banners-dashboard.global-publisher .banners-line .banner .popover>span:hover,.banners-dashboard.publisher .banners-line .banner .popover>span:hover{color:#00a0f3}.banner-settings.global-publisher .banners-line .banner .popover>span:not(:last-of-type),.banner-settings.publisher .banners-line .banner .popover>span:not(:last-of-type),.banners-dashboard.global-publisher .banners-line .banner .popover>span:not(:last-of-type),.banners-dashboard.publisher .banners-line .banner .popover>span:not(:last-of-type){border-bottom:1px solid #ddd}.banner-settings.global-publisher .banners-line .banner .popover:before,.banner-settings.publisher .banners-line .banner .popover:before,.banners-dashboard.global-publisher .banners-line .banner .popover:before,.banners-dashboard.publisher .banners-line .banner .popover:before{display:none}.banner-settings.global-publisher #banners-preview,.banner-settings.publisher #banners-preview,.banners-dashboard.global-publisher #banners-preview,.banners-dashboard.publisher #banners-preview{min-width:1300px;padding-top:14px}.banner-settings.global-publisher #banners-preview.table-component .table-search,.banner-settings.publisher #banners-preview.table-component .table-search,.banners-dashboard.global-publisher #banners-preview.table-component .table-search,.banners-dashboard.publisher #banners-preview.table-component .table-search{padding:0}.banner-settings.global-publisher #banners-preview .table-bar,.banner-settings.publisher #banners-preview .table-bar,.banners-dashboard.global-publisher #banners-preview .table-bar,.banners-dashboard.publisher #banners-preview .table-bar{display:grid;grid-template-columns:15% 10% 10% 10% 20% 125px 125px 125px auto;border-radius:5px 5px 0 0}.banner-settings.global-publisher #banners-preview .table-bar span,.banner-settings.publisher #banners-preview .table-bar span,.banners-dashboard.global-publisher #banners-preview .table-bar span,.banners-dashboard.publisher #banners-preview .table-bar span{text-transform:capitalize}.banner-settings.global-publisher #banners-preview .table-bar .table-select-component,.banner-settings.publisher #banners-preview .table-bar .table-select-component,.banners-dashboard.global-publisher #banners-preview .table-bar .table-select-component,.banners-dashboard.publisher #banners-preview .table-bar .table-select-component{flex-direction:column;align-items:start}.banner-settings.global-publisher #banners-preview .table-bar .table-select-component:first-child,.banner-settings.publisher #banners-preview .table-bar .table-select-component:first-child,.banners-dashboard.global-publisher #banners-preview .table-bar .table-select-component:first-child,.banners-dashboard.publisher #banners-preview .table-bar .table-select-component:first-child{border-left:0}.banner-settings.global-publisher #banners-preview .table-bar .table-select-component>span,.banner-settings.publisher #banners-preview .table-bar .table-select-component>span,.banners-dashboard.global-publisher #banners-preview .table-bar .table-select-component>span,.banners-dashboard.publisher #banners-preview .table-bar .table-select-component>span{padding-bottom:5px}.banner-settings.global-publisher #banners-preview .table-bar>div,.banner-settings.publisher #banners-preview .table-bar>div,.banners-dashboard.global-publisher #banners-preview .table-bar>div,.banners-dashboard.publisher #banners-preview .table-bar>div{padding:10px}.banner-settings.global-publisher #banners-preview .table-header,.banner-settings.publisher #banners-preview .table-header,.banners-dashboard.global-publisher #banners-preview .table-header,.banners-dashboard.publisher #banners-preview .table-header{text-transform:uppercase;grid-template-columns:15% 10% 20% 20% 125px 125px 125px auto}.banner-settings.global-publisher #banners-preview .table-row,.banner-settings.publisher #banners-preview .table-row,.banners-dashboard.global-publisher #banners-preview .table-row,.banners-dashboard.publisher #banners-preview .table-row{grid-template-columns:auto}.banner-settings.global-publisher #banners-preview .table-row .download-banner-button,.banner-settings.publisher #banners-preview .table-row .download-banner-button,.banners-dashboard.global-publisher #banners-preview .table-row .download-banner-button,.banners-dashboard.publisher #banners-preview .table-row .download-banner-button{flex-direction:column;justify-content:space-around;margin:10px;align-items:center}.banner-settings.global-publisher #banners-preview .table-row .download-banner-button .text-as-icon,.banner-settings.publisher #banners-preview .table-row .download-banner-button .text-as-icon,.banners-dashboard.global-publisher #banners-preview .table-row .download-banner-button .text-as-icon,.banners-dashboard.publisher #banners-preview .table-row .download-banner-button .text-as-icon{height:30px;font-size:20px;margin-bottom:5px}.banner-settings.global-publisher #banners-preview .table-row .sub-row,.banner-settings.publisher #banners-preview .table-row .sub-row,.banners-dashboard.global-publisher #banners-preview .table-row .sub-row,.banners-dashboard.publisher #banners-preview .table-row .sub-row{display:grid}.banner-settings.global-publisher #banners-preview .table-row .sub-row:first-child,.banner-settings.publisher #banners-preview .table-row .sub-row:first-child,.banners-dashboard.global-publisher #banners-preview .table-row .sub-row:first-child,.banners-dashboard.publisher #banners-preview .table-row .sub-row:first-child{grid-template-columns:15% 10% 20% 20% 125px 125px 125px auto;margin-left:0;padding:10px 0;border-bottom:1px solid #f0f0f0}.banner-settings.global-publisher #banners-preview .table-row .sub-row:first-child>div,.banner-settings.publisher #banners-preview .table-row .sub-row:first-child>div,.banners-dashboard.global-publisher #banners-preview .table-row .sub-row:first-child>div,.banners-dashboard.publisher #banners-preview .table-row .sub-row:first-child>div{display:flex}.banner-settings.global-publisher #banners-preview .table-row .sub-row:first-child>div:not(.categories):not(.download-banner-button),.banner-settings.publisher #banners-preview .table-row .sub-row:first-child>div:not(.categories):not(.download-banner-button),.banners-dashboard.global-publisher #banners-preview .table-row .sub-row:first-child>div:not(.categories):not(.download-banner-button),.banners-dashboard.publisher #banners-preview .table-row .sub-row:first-child>div:not(.categories):not(.download-banner-button){justify-content:left;align-items:center;margin-left:10px}.banner-settings.global-publisher #banners-preview .table-row .sub-row:last-child,.banner-settings.publisher #banners-preview .table-row .sub-row:last-child,.banners-dashboard.global-publisher #banners-preview .table-row .sub-row:last-child,.banners-dashboard.publisher #banners-preview .table-row .sub-row:last-child{grid-template-columns:auto;padding:20px 0}.banner-settings.global-publisher #banners-preview .table-row .banner-contour,.banner-settings.publisher #banners-preview .table-row .banner-contour,.banners-dashboard.global-publisher #banners-preview .table-row .banner-contour,.banners-dashboard.publisher #banners-preview .table-row .banner-contour{border:1px solid #f0f0f0;align-items:start}.banner-settings.global-publisher #banners-preview .table-row button,.banner-settings.publisher #banners-preview .table-row button,.banners-dashboard.global-publisher #banners-preview .table-row button,.banners-dashboard.publisher #banners-preview .table-row button{display:block;width:40px}.banner-settings.global-publisher #banners-preview .table-row button:focus::-moz-focus-inner,.banner-settings.publisher #banners-preview .table-row button:focus::-moz-focus-inner,.banners-dashboard.global-publisher #banners-preview .table-row button:focus::-moz-focus-inner,.banners-dashboard.publisher #banners-preview .table-row button:focus::-moz-focus-inner{border:none}.banner-settings.global-publisher #banners-preview .table-row button:hover .span,.banner-settings.global-publisher #banners-preview .table-row button:hover i,.banner-settings.publisher #banners-preview .table-row button:hover .span,.banner-settings.publisher #banners-preview .table-row button:hover i,.banners-dashboard.global-publisher #banners-preview .table-row button:hover .span,.banners-dashboard.global-publisher #banners-preview .table-row button:hover i,.banners-dashboard.publisher #banners-preview .table-row button:hover .span,.banners-dashboard.publisher #banners-preview .table-row button:hover i{color:#fff}.banner-settings.global-publisher #banners-preview .table-row button i,.banner-settings.publisher #banners-preview .table-row button i,.banners-dashboard.global-publisher #banners-preview .table-row button i,.banners-dashboard.publisher #banners-preview .table-row button i{vertical-align:-2px;font-size:30px}.banner-settings.global-publisher #banners-preview .table-row .display-table-models.limits .display-table-model,.banner-settings.publisher #banners-preview .table-row .display-table-models.limits .display-table-model,.banners-dashboard.global-publisher #banners-preview .table-row .display-table-models.limits .display-table-model,.banners-dashboard.publisher #banners-preview .table-row .display-table-models.limits .display-table-model{margin-right:60px}.banner-settings.global-publisher #banners-preview .table-row .display-table-models.limits .dash,.banner-settings.publisher #banners-preview .table-row .display-table-models.limits .dash,.banners-dashboard.global-publisher #banners-preview .table-row .display-table-models.limits .dash,.banners-dashboard.publisher #banners-preview .table-row .display-table-models.limits .dash{color:#ddd}.banner-settings.global-publisher #banners-preview .table-row .display-table-model,.banner-settings.publisher #banners-preview .table-row .display-table-model,.banners-dashboard.global-publisher #banners-preview .table-row .display-table-model,.banners-dashboard.publisher #banners-preview .table-row .display-table-model{padding:10px 0;justify-content:left}.banner-settings.global-publisher #banners-preview .table-row .categories,.banner-settings.publisher #banners-preview .table-row .categories,.banners-dashboard.global-publisher #banners-preview .table-row .categories,.banners-dashboard.publisher #banners-preview .table-row .categories{justify-content:center;flex-flow:column;font-size:12px;margin:0 0 0 10px}.banner-settings.global-publisher #banners-preview .table-row .categories i,.banner-settings.publisher #banners-preview .table-row .categories i,.banners-dashboard.global-publisher #banners-preview .table-row .categories i,.banners-dashboard.publisher #banners-preview .table-row .categories i{font-size:12px;vertical-align:-1px}.banner-settings.global-publisher #banners-preview .table-row .categories>span,.banner-settings.publisher #banners-preview .table-row .categories>span,.banners-dashboard.global-publisher #banners-preview .table-row .categories>span,.banners-dashboard.publisher #banners-preview .table-row .categories>span{display:flex;flex-flow:column;width:-webkit-max-content;width:max-content}.banner-settings.global-publisher #banners-preview .table-row .categories .tooltip,.banner-settings.publisher #banners-preview .table-row .categories .tooltip,.banners-dashboard.global-publisher #banners-preview .table-row .categories .tooltip,.banners-dashboard.publisher #banners-preview .table-row .categories .tooltip{display:flex;max-width:-webkit-max-content!important;max-width:max-content!important}.banner-settings.global-publisher #banners-preview .table-row .categories .tooltip span,.banner-settings.publisher #banners-preview .table-row .categories .tooltip span,.banners-dashboard.global-publisher #banners-preview .table-row .categories .tooltip span,.banners-dashboard.publisher #banners-preview .table-row .categories .tooltip span{display:flex;flex-flow:column;align-items:center}.banner-settings.global-publisher #banners-preview .table-row .categories .tooltip span div,.banner-settings.publisher #banners-preview .table-row .categories .tooltip span div,.banners-dashboard.global-publisher #banners-preview .table-row .categories .tooltip span div,.banners-dashboard.publisher #banners-preview .table-row .categories .tooltip span div{display:flex;justify-content:center}.banner-settings.global-publisher #banners-preview .table-row .categories .tooltip i,.banner-settings.publisher #banners-preview .table-row .categories .tooltip i,.banners-dashboard.global-publisher #banners-preview .table-row .categories .tooltip i,.banners-dashboard.publisher #banners-preview .table-row .categories .tooltip i{font-size:18px;margin:0 3px}.banner-settings .banner-preview-modal-banner,.banners-dashboard .banner-preview-modal-banner{max-width:1000px}.banner-settings .banner-preview-modal-banner:not(:last-child),.banners-dashboard .banner-preview-modal-banner:not(:last-child){margin-bottom:30px}.banner-settings .banner-preview-modal-content,.banners-dashboard .banner-preview-modal-content{display:flex;justify-content:center;border:1px solid #a0a0a0;border-top:0;background:repeating-linear-gradient(-45deg,#f0f0f0,#f0f0f0 10px,transparent 0,transparent 20px)}.banner-settings .banner-preview-modal-content img,.banners-dashboard .banner-preview-modal-content img{max-width:100%;border-top:0}.banner-settings .banner-preview-modal-content textarea,.banners-dashboard .banner-preview-modal-content textarea{height:300px;background:#fff}.banner-settings .banner-preview-modal-banner-title,.banners-dashboard .banner-preview-modal-banner-title{display:grid;grid-template-columns:20% 20% auto}.banner-settings .banner-preview-modal-banner-title>div,.banners-dashboard .banner-preview-modal-banner-title>div{border:1px solid #a0a0a0;padding:17px 10px}.banner-settings .banner-preview-modal-banner-title>div:not(:first-child),.banners-dashboard .banner-preview-modal-banner-title>div:not(:first-child){border-left:0}.banner-settings .banner-uploader,.banners-dashboard .banner-uploader{display:grid;grid-template-columns:200px auto;grid-gap:10px;flex-grow:1}.banner-settings .banner-uploader button,.banners-dashboard .banner-uploader button{width:100%}.banner-settings .banner-uploader button:not(:last-child),.banners-dashboard .banner-uploader button:not(:last-child){margin-bottom:10px}.banner-settings .banner-uploader .file-dragdrop-uploader,.banners-dashboard .banner-uploader .file-dragdrop-uploader{border-width:1px}.banner-settings .creation-settlement-section .row,.banners-dashboard .creation-settlement-section .row{display:flex}.banner-settings .creation-settlement-section .model-action-buttons .btn,.banners-dashboard .creation-settlement-section .model-action-buttons .btn{padding:0 6px}.banner-settings .creation-settlement-section .model-action-buttons .btn i,.banners-dashboard .creation-settlement-section .model-action-buttons .btn i{margin:0}.banner-settings .creation-settlement-section .inline-edit,.banners-dashboard .creation-settlement-section .inline-edit{width:-webkit-min-content;width:min-content}.banner-settings .creation-settlement-section .inline-edit.is-editing,.banners-dashboard .creation-settlement-section .inline-edit.is-editing{margin-bottom:46px}.banner-settings .creation-settlement-section .inline-edit .action-buttons,.banners-dashboard .creation-settlement-section .inline-edit .action-buttons{top:40px;right:0}.banner-settings .creation-settlement-section .first-row .inline-edit .action-buttons,.banners-dashboard .creation-settlement-section .first-row .inline-edit .action-buttons{top:60px}.banner-settings .creation-settlement-section .options-block,.banners-dashboard .creation-settlement-section .options-block{max-height:90px}.banners-dashboard-navigation{display:grid;grid-template-columns:auto -webkit-max-content;grid-template-columns:auto max-content;place-items:center left}.feeds-table-headers,.feeds-table-loader-row,.feeds-table-row{grid-template-columns:10% 270px 90px 10% 100px 11.25% 17.5% auto}.feeds-table.publisher .feeds-table-headers,.feeds-table.publisher .feeds-table-loader-row,.feeds-table.publisher .feeds-table-row{grid-template-columns:15% 100px 10% 10% 10% 15% auto}.feeds-table-row .status div:first-child{margin-bottom:5px}.feeds-table .downloaded-resources-table-header,.feeds-table .downloaded-resources-table-row{grid-template-columns:15% 15% 15% 55%}.feeds-table .downloaded-resources-table-row .status div:first-child{margin-bottom:5px}.feeds-table .helper-icon{margin-left:2px;cursor:default}.feeds-table .helper-icon i{font-size:20px}.feeds-table .helper-icon:hover i{color:#00a0f3}.feeds-table .helper-icon>span{height:24px}.affiliate-link-table-headers,.affiliate-link-table-loader-row,.affiliate-link-table-row{grid-template-columns:15% 15% 15% 15% 40%}.affiliate-link-table .last-download{display:flex;flex-direction:column}.affiliate-link-table .downloaded-resources-table-header,.affiliate-link-table .downloaded-resources-table-row{grid-template-columns:15% 15% 15% 15% 40%}.coupons-table-headers,.coupons-table-loader-row,.coupons-table-row{grid-template-columns:40px 15% 325px 10% 8% 10% 10% 10% auto}@media (max-width:1600px){.coupons-table-headers,.coupons-table-loader-row,.coupons-table-row{grid-template-columns:40px 15% 325px 8% 8% 10% 10% 10% auto}}.coupons-table.publisher .coupons-table-headers,.coupons-table.publisher .coupons-table-loader-row,.coupons-table.publisher .coupons-table-row{grid-template-columns:20% 140px 10% 10% 10% 10% 15% auto}.coupons-table.publisher .buttons{justify-content:flex-start}.coupons-table.publisher-global .coupons-table-row{border:none;border-bottom:1px solid #f0f0f0}.coupons-table.publisher-global .coupons-table-row:not(:last-child){border-bottom:7px solid #f5f5f5}.coupons-table.publisher-global .coupons-table-row,.coupons-table.publisher-global .table-header,.coupons-table.publisher-global .table-row-loader{grid-template-columns:150px 10% 140px 10% 10% 10% 15% auto}.coupons-table.publisher-global .table-search{height:50px;width:500px;border-right:1px solid #f0f0f0}.coupons-table.publisher-global .buttons{justify-content:flex-start}.coupons-table .downloaded-resources-table-header,.coupons-table .downloaded-resources-table-row{grid-template-columns:15% 15% 15% 15% 40%}.publisher-coupons-table-headers,.publisher-coupons-table-loader-row,.publisher-coupons-table-row{grid-template-columns:15% 21% 10% 10% auto 15%}@media (max-width:1600px){.publisher-coupons-table-headers,.publisher-coupons-table-loader-row,.publisher-coupons-table-row{grid-template-columns:15% 25% 8% 10% auto 15%}}.publisher-mailing-creations-table-headers,.publisher-mailing-creations-table-loader-row,.publisher-mailing-creations-table-row{grid-template-columns:15% 21% 10% 10% auto 15%}@media (max-width:1600px){.publisher-mailing-creations-table-headers,.publisher-mailing-creations-table-loader-row,.publisher-mailing-creations-table-row{grid-template-columns:15% 25% 8% 10% auto 15%}}.mailing-creations-table-headers,.mailing-creations-table-loader-row,.mailing-creations-table-row{grid-template-columns:40px 15% 21% 10% 10% auto 15%}@media (max-width:1600px){.mailing-creations-table-headers,.mailing-creations-table-loader-row,.mailing-creations-table-row{grid-template-columns:40px 15% 25% 8% 10% auto 15%}}.display-groups-table-control{display:flex;grid-gap:10px;gap:10px;margin-bottom:30px}.display-groups-table-control .massive-control,.display-groups-table-control .uploading-creation{padding:10px}.display-groups-table-control .uploading-creation{display:flex;width:100%}.display-groups-table-control .uploading-creation .import-creation-button{height:100%;width:370px}.display-groups-table-control .massive-control{display:flex;flex-direction:column;background:#f0f0f0;border:1px solid #ddd}.massive-control p{font-size:12px;margin-bottom:5px;white-space:nowrap}.massive-control .control-buttons{background:#f0f0f0;margin-top:auto;display:flex}.massive-control .control-buttons .btn{background:#fff}.coupons-table-row.selected{background:#f0f0f0}.coupons-table-control-headers-container{position:-webkit-sticky;position:sticky;top:50px;background:#fff;z-index:2}.coupons-table-control,.coupons-table .massive-control{display:flex;border:1px solid #ddd;border-bottom:unset}.coupons-table .massive-control{flex-direction:column;padding:10px;background:#f0f0f0}.coupons-table .checkbox-container{padding:0}.coupons-table .checkbox-container>label{justify-content:center;width:100%;height:100%}.coupons-table .checkbox-container .checkbox-mark{margin:0}.coupons-table .mailing-creation-name{justify-content:left}.mailing-creations-table-row.selected,.publisher-mailing-creations-table-row.selected{background:#f0f0f0}.mailing-creations-table .downloaded-resources-table-header,.mailing-creations-table .downloaded-resources-table-row,.publisher-mailing-creations-table .downloaded-resources-table-header,.publisher-mailing-creations-table .downloaded-resources-table-row{grid-template-columns:auto}.mailing-creations-table .downloaded-resources-table-header.creation-download-row,.mailing-creations-table .downloaded-resources-table-row.creation-download-row,.publisher-mailing-creations-table .downloaded-resources-table-header.creation-download-row,.publisher-mailing-creations-table .downloaded-resources-table-row.creation-download-row{grid-template-columns:3% 12% 15% 15% 12.5% 7.5% 7.5% auto}.mailing-creations-table .downloaded-resources-table-header.creation-download-row.publisher-panel,.mailing-creations-table .downloaded-resources-table-row.creation-download-row.publisher-panel,.publisher-mailing-creations-table .downloaded-resources-table-header.creation-download-row.publisher-panel,.publisher-mailing-creations-table .downloaded-resources-table-row.creation-download-row.publisher-panel{grid-template-columns:15% 15% 15% 12.5% 12.5% 10% 20%}.mailing-creations-table .downloaded-resources-table .action-buttons,.publisher-mailing-creations-table .downloaded-resources-table .action-buttons{bottom:0;right:-100px}.mailing-creations-table .downloaded-resources-table .downloaded-resources-table-row-empty,.mailing-creations-table .downloaded-resources-table .publisher-row,.publisher-mailing-creations-table .downloaded-resources-table .downloaded-resources-table-row-empty,.publisher-mailing-creations-table .downloaded-resources-table .publisher-row{border-top:1px solid #ddd;border-bottom:unset}.mailing-creations-table .downloaded-resources-table .downloaded-resources-table-row-empty:last-child,.mailing-creations-table .downloaded-resources-table .publisher-row:last-child,.publisher-mailing-creations-table .downloaded-resources-table .downloaded-resources-table-row-empty:last-child,.publisher-mailing-creations-table .downloaded-resources-table .publisher-row:last-child{border-bottom:1px solid #ddd}.mailing-creations-table .downloaded-resources-table .creation-download-row .limit,.mailing-creations-table .downloaded-resources-table .creation-download-row .model,.mailing-creations-table .downloaded-resources-table .creation-download-row .rate,.publisher-mailing-creations-table .downloaded-resources-table .creation-download-row .limit,.publisher-mailing-creations-table .downloaded-resources-table .creation-download-row .model,.publisher-mailing-creations-table .downloaded-resources-table .creation-download-row .rate{padding:0;flex-direction:column}.mailing-creations-table .downloaded-resources-table .creation-download-row .limit .item,.mailing-creations-table .downloaded-resources-table .creation-download-row .model .item,.mailing-creations-table .downloaded-resources-table .creation-download-row .rate .item,.publisher-mailing-creations-table .downloaded-resources-table .creation-download-row .limit .item,.publisher-mailing-creations-table .downloaded-resources-table .creation-download-row .model .item,.publisher-mailing-creations-table .downloaded-resources-table .creation-download-row .rate .item{height:100%;width:100%;display:flex;align-items:center;justify-content:center;padding:2px}.mailing-creations-table .downloaded-resources-table .creation-download-row .limit .item:not(:last-child),.mailing-creations-table .downloaded-resources-table .creation-download-row .model .item:not(:last-child),.mailing-creations-table .downloaded-resources-table .creation-download-row .rate .item:not(:last-child),.publisher-mailing-creations-table .downloaded-resources-table .creation-download-row .limit .item:not(:last-child),.publisher-mailing-creations-table .downloaded-resources-table .creation-download-row .model .item:not(:last-child),.publisher-mailing-creations-table .downloaded-resources-table .creation-download-row .rate .item:not(:last-child){border-bottom:1px solid #ddd}.mailing-creations-table .downloaded-resources-table .creation-download-row .limit .icons,.mailing-creations-table .downloaded-resources-table .creation-download-row .model .icons,.mailing-creations-table .downloaded-resources-table .creation-download-row .rate .icons,.publisher-mailing-creations-table .downloaded-resources-table .creation-download-row .limit .icons,.publisher-mailing-creations-table .downloaded-resources-table .creation-download-row .model .icons,.publisher-mailing-creations-table .downloaded-resources-table .creation-download-row .rate .icons{margin-left:5px;height:16px}.mailing-creations-table .downloaded-resources-table .creation-download-row .limit .icons i,.mailing-creations-table .downloaded-resources-table .creation-download-row .model .icons i,.mailing-creations-table .downloaded-resources-table .creation-download-row .rate .icons i,.publisher-mailing-creations-table .downloaded-resources-table .creation-download-row .limit .icons i,.publisher-mailing-creations-table .downloaded-resources-table .creation-download-row .model .icons i,.publisher-mailing-creations-table .downloaded-resources-table .creation-download-row .rate .icons i{font-size:16px;color:#a0a0a0}.mailing-creations-table .downloaded-resources-table .creation-download-row .icon-button,.publisher-mailing-creations-table .downloaded-resources-table .creation-download-row .icon-button{width:70px}.mailing-creations-table .downloaded-resources-table .publisher-row>div,.publisher-mailing-creations-table .downloaded-resources-table .publisher-row>div{cursor:pointer;justify-content:unset}.mailing-creations-table .downloaded-resources-table .without-top-border,.publisher-mailing-creations-table .downloaded-resources-table .without-top-border{border-top:unset}.mailing-creations-table-control-headers-container,.publisher-mailing-creations-table-control-headers-container{position:-webkit-sticky;position:sticky;top:50px;background:#fff;z-index:2}.mailing-creations-table-control,.publisher-mailing-creations-table-control{display:flex;border:1px solid #ddd;border-bottom:unset}.mailing-creations-table-control .massive-control,.mailing-creations-table-control .uploading-creation,.publisher-mailing-creations-table-control .massive-control,.publisher-mailing-creations-table-control .uploading-creation{padding:10px}.mailing-creations-table-control .massive-control,.publisher-mailing-creations-table-control .massive-control{display:flex;flex-direction:column;background:#f0f0f0;border-right:1px solid #ddd}.mailing-creations-table-control .uploading-creation,.publisher-mailing-creations-table-control .uploading-creation{display:flex;width:100%}.mailing-creations-table-control .uploading-creation .import-creation-button,.publisher-mailing-creations-table-control .uploading-creation .import-creation-button{height:100%;width:370px}.mailing-creations-table .checkbox-container,.publisher-mailing-creations-table .checkbox-container{padding:0}.mailing-creations-table .checkbox-container>label,.publisher-mailing-creations-table .checkbox-container>label{justify-content:center;width:100%;height:100%}.mailing-creations-table .checkbox-container .checkbox-mark,.publisher-mailing-creations-table .checkbox-container .checkbox-mark{margin:0}.mailing-creations-table .mailing-creation-name,.publisher-mailing-creations-table .mailing-creation-name{justify-content:left}.edit-settlement-of-downloaded-creation-modal .modal-content{min-width:auto}.coupons-table .status,.feeds-table .status,.mailing-creations-table .status,.publisher-mailing-creations-table .status{display:flex;flex-direction:column}.coupons-table .active,.feeds-table .active,.mailing-creations-table .active,.publisher-mailing-creations-table .active{color:#00a0f3}.coupons-table .expired,.coupons-table .suspended,.feeds-table .expired,.feeds-table .suspended,.mailing-creations-table .expired,.mailing-creations-table .suspended,.publisher-mailing-creations-table .expired,.publisher-mailing-creations-table .suspended{color:#a0a0a0}.coupons-table .planned,.feeds-table .planned,.mailing-creations-table .planned,.publisher-mailing-creations-table .planned{color:#b100f3}.coupons-table .processing,.feeds-table .processing,.mailing-creations-table .processing,.publisher-mailing-creations-table .processing{color:#f37021}.coupons-table .auto_match_fail,.coupons-table .error,.coupons-table .temporary_error,.coupons-table .update_error,.feeds-table .auto_match_fail,.feeds-table .error,.feeds-table .temporary_error,.feeds-table .update_error,.mailing-creations-table .auto_match_fail,.mailing-creations-table .error,.mailing-creations-table .temporary_error,.mailing-creations-table .update_error,.publisher-mailing-creations-table .auto_match_fail,.publisher-mailing-creations-table .error,.publisher-mailing-creations-table .temporary_error,.publisher-mailing-creations-table .update_error{color:#f44336}.coupons-table .toggle-status-state-button,.feeds-table .toggle-status-state-button,.mailing-creations-table .toggle-status-state-button,.publisher-mailing-creations-table .toggle-status-state-button{width:59px}.affiliate-link-table.employee,.coupons-table.employee,.feeds-table.employee,.mailing-creations-table.employee,.publisher-mailing-creations-table.employee{margin-bottom:30px}.affiliate-link-table-headers,.affiliate-link-table-loader-row,.affiliate-link-table-row,.coupons-table-headers,.coupons-table-loader-row,.coupons-table-row,.feeds-table-headers,.feeds-table-loader-row,.feeds-table-row,.mailing-creations-table-headers,.mailing-creations-table-loader-row,.mailing-creations-table-row,.publisher-mailing-creations-table-headers,.publisher-mailing-creations-table-loader-row,.publisher-mailing-creations-table-row{display:grid;min-height:60px;border:1px solid #ddd;border-bottom:none}.affiliate-link-table-headers>div,.affiliate-link-table-loader-row>div,.affiliate-link-table-row>div,.coupons-table-headers>div,.coupons-table-loader-row>div,.coupons-table-row>div,.feeds-table-headers>div,.feeds-table-loader-row>div,.feeds-table-row>div,.mailing-creations-table-headers>div,.mailing-creations-table-loader-row>div,.mailing-creations-table-row>div,.publisher-mailing-creations-table-headers>div,.publisher-mailing-creations-table-loader-row>div,.publisher-mailing-creations-table-row>div{text-align:center}.affiliate-link-table-headers>div:not(:last-child),.affiliate-link-table-loader-row>div:not(:last-child),.affiliate-link-table-row>div:not(:last-child),.coupons-table-headers>div:not(:last-child),.coupons-table-loader-row>div:not(:last-child),.coupons-table-row>div:not(:last-child),.feeds-table-headers>div:not(:last-child),.feeds-table-loader-row>div:not(:last-child),.feeds-table-row>div:not(:last-child),.mailing-creations-table-headers>div:not(:last-child),.mailing-creations-table-loader-row>div:not(:last-child),.mailing-creations-table-row>div:not(:last-child),.publisher-mailing-creations-table-headers>div:not(:last-child),.publisher-mailing-creations-table-loader-row>div:not(:last-child),.publisher-mailing-creations-table-row>div:not(:last-child){border-right:1px solid #ddd}.affiliate-link-table-loader-row,.coupons-table-loader-row,.feeds-table-loader-row,.mailing-creations-table-loader-row,.publisher-mailing-creations-table-loader-row{height:62px}.affiliate-link-table-loader-row:first-child,.coupons-table-loader-row:first-child,.feeds-table-loader-row:first-child,.mailing-creations-table-loader-row:first-child,.publisher-mailing-creations-table-loader-row:first-child{border-top:unset}.affiliate-link-table-headers,.affiliate-link-table-loader-row:last-of-type,.coupons-table-headers,.coupons-table-loader-row:last-of-type,.feeds-table-headers,.feeds-table-loader-row:last-of-type,.mailing-creations-table-headers,.mailing-creations-table-loader-row:last-of-type,.publisher-mailing-creations-table-headers,.publisher-mailing-creations-table-loader-row:last-of-type{border-bottom:1px solid #ddd}.affiliate-link-table-headers>div,.coupons-table-headers>div,.feeds-table-headers>div,.mailing-creations-table-headers>div,.publisher-mailing-creations-table-headers>div{width:100%;font-weight:600;display:flex;align-items:center;justify-content:center;padding:10px;text-align:center}.affiliate-link-table-row,.coupons-table-row,.feeds-table-row,.mailing-creations-table-row,.publisher-mailing-creations-table-row{position:relative;border-bottom:0;font-size:12px}.affiliate-link-table-row>div,.coupons-table-row>div,.feeds-table-row>div,.mailing-creations-table-row>div,.publisher-mailing-creations-table-row>div{padding:10px;display:flex;align-items:center;justify-content:center;word-break:break-word}.affiliate-link-table-row>div:first-child,.coupons-table-row>div:first-child,.feeds-table-row>div:first-child,.mailing-creations-table-row>div:first-child,.publisher-mailing-creations-table-row>div:first-child{justify-content:left}.affiliate-link-table-row:first-child,.coupons-table-row:first-child,.feeds-table-row:first-child,.mailing-creations-table-row:first-child,.publisher-mailing-creations-table-row:first-child{border-top:unset}.affiliate-link-table-row:last-child,.coupons-table-row:last-child,.feeds-table-row:last-child,.mailing-creations-table-row:last-child,.publisher-mailing-creations-table-row:last-child{border-bottom:1px solid #ddd}.affiliate-link-table-row .buttons>:not(:last-child),.coupons-table-row .buttons>:not(:last-child),.feeds-table-row .buttons>:not(:last-child),.mailing-creations-table-row .buttons>:not(:last-child),.publisher-mailing-creations-table-row .buttons>:not(:last-child){margin-right:15px}.affiliate-link-table-row .affiliate-link-name.toggle-allowed,.affiliate-link-table-row .coupon-code.toggle-allowed,.affiliate-link-table-row .display-coupon-name.toggle-allowed,.affiliate-link-table-row .feed-name.toggle-allowed,.affiliate-link-table-row .mailing-creation-name.toggle-allowed,.coupons-table-row .affiliate-link-name.toggle-allowed,.coupons-table-row .coupon-code.toggle-allowed,.coupons-table-row .display-coupon-name.toggle-allowed,.coupons-table-row .feed-name.toggle-allowed,.coupons-table-row .mailing-creation-name.toggle-allowed,.feeds-table-row .affiliate-link-name.toggle-allowed,.feeds-table-row .coupon-code.toggle-allowed,.feeds-table-row .display-coupon-name.toggle-allowed,.feeds-table-row .feed-name.toggle-allowed,.feeds-table-row .mailing-creation-name.toggle-allowed,.mailing-creations-table-row .affiliate-link-name.toggle-allowed,.mailing-creations-table-row .coupon-code.toggle-allowed,.mailing-creations-table-row .display-coupon-name.toggle-allowed,.mailing-creations-table-row .feed-name.toggle-allowed,.mailing-creations-table-row .mailing-creation-name.toggle-allowed,.publisher-mailing-creations-table-row .affiliate-link-name.toggle-allowed,.publisher-mailing-creations-table-row .coupon-code.toggle-allowed,.publisher-mailing-creations-table-row .display-coupon-name.toggle-allowed,.publisher-mailing-creations-table-row .feed-name.toggle-allowed,.publisher-mailing-creations-table-row .mailing-creation-name.toggle-allowed{cursor:pointer;-webkit-user-select:none;user-select:none}.affiliate-link-table-row .affiliate-link-name i,.affiliate-link-table-row .coupon-code i,.affiliate-link-table-row .display-coupon-name i,.affiliate-link-table-row .feed-name i,.affiliate-link-table-row .mailing-creation-name i,.coupons-table-row .affiliate-link-name i,.coupons-table-row .coupon-code i,.coupons-table-row .display-coupon-name i,.coupons-table-row .feed-name i,.coupons-table-row .mailing-creation-name i,.feeds-table-row .affiliate-link-name i,.feeds-table-row .coupon-code i,.feeds-table-row .display-coupon-name i,.feeds-table-row .feed-name i,.feeds-table-row .mailing-creation-name i,.mailing-creations-table-row .affiliate-link-name i,.mailing-creations-table-row .coupon-code i,.mailing-creations-table-row .display-coupon-name i,.mailing-creations-table-row .feed-name i,.mailing-creations-table-row .mailing-creation-name i,.publisher-mailing-creations-table-row .affiliate-link-name i,.publisher-mailing-creations-table-row .coupon-code i,.publisher-mailing-creations-table-row .display-coupon-name i,.publisher-mailing-creations-table-row .feed-name i,.publisher-mailing-creations-table-row .mailing-creation-name i{margin-right:10px;border:1px solid #ddd;border-radius:50%;font-size:20px}.affiliate-link-table-row .affiliate-link-name .name-container,.affiliate-link-table-row .coupon-code .name-container,.affiliate-link-table-row .display-coupon-name .name-container,.affiliate-link-table-row .feed-name .name-container,.affiliate-link-table-row .mailing-creation-name .name-container,.coupons-table-row .affiliate-link-name .name-container,.coupons-table-row .coupon-code .name-container,.coupons-table-row .display-coupon-name .name-container,.coupons-table-row .feed-name .name-container,.coupons-table-row .mailing-creation-name .name-container,.feeds-table-row .affiliate-link-name .name-container,.feeds-table-row .coupon-code .name-container,.feeds-table-row .display-coupon-name .name-container,.feeds-table-row .feed-name .name-container,.feeds-table-row .mailing-creation-name .name-container,.mailing-creations-table-row .affiliate-link-name .name-container,.mailing-creations-table-row .coupon-code .name-container,.mailing-creations-table-row .display-coupon-name .name-container,.mailing-creations-table-row .feed-name .name-container,.mailing-creations-table-row .mailing-creation-name .name-container,.publisher-mailing-creations-table-row .affiliate-link-name .name-container,.publisher-mailing-creations-table-row .coupon-code .name-container,.publisher-mailing-creations-table-row .display-coupon-name .name-container,.publisher-mailing-creations-table-row .feed-name .name-container,.publisher-mailing-creations-table-row .mailing-creation-name .name-container{text-align:left}.affiliate-link-table-row .affiliate-link-name .banner-icon-status,.affiliate-link-table-row .coupon-code .banner-icon-status,.affiliate-link-table-row .display-coupon-name .banner-icon-status,.affiliate-link-table-row .feed-name .banner-icon-status,.affiliate-link-table-row .mailing-creation-name .banner-icon-status,.coupons-table-row .affiliate-link-name .banner-icon-status,.coupons-table-row .coupon-code .banner-icon-status,.coupons-table-row .display-coupon-name .banner-icon-status,.coupons-table-row .feed-name .banner-icon-status,.coupons-table-row .mailing-creation-name .banner-icon-status,.feeds-table-row .affiliate-link-name .banner-icon-status,.feeds-table-row .coupon-code .banner-icon-status,.feeds-table-row .display-coupon-name .banner-icon-status,.feeds-table-row .feed-name .banner-icon-status,.feeds-table-row .mailing-creation-name .banner-icon-status,.mailing-creations-table-row .affiliate-link-name .banner-icon-status,.mailing-creations-table-row .coupon-code .banner-icon-status,.mailing-creations-table-row .display-coupon-name .banner-icon-status,.mailing-creations-table-row .feed-name .banner-icon-status,.mailing-creations-table-row .mailing-creation-name .banner-icon-status,.publisher-mailing-creations-table-row .affiliate-link-name .banner-icon-status,.publisher-mailing-creations-table-row .coupon-code .banner-icon-status,.publisher-mailing-creations-table-row .display-coupon-name .banner-icon-status,.publisher-mailing-creations-table-row .feed-name .banner-icon-status,.publisher-mailing-creations-table-row .mailing-creation-name .banner-icon-status{padding-left:3px;font-size:12px;border:none;display:inline;margin-right:0;vertical-align:-2px}.affiliate-link-table-row .affiliate-link-name .copy-content,.affiliate-link-table-row .coupon-code .copy-content,.affiliate-link-table-row .display-coupon-name .copy-content,.affiliate-link-table-row .feed-name .copy-content,.affiliate-link-table-row .mailing-creation-name .copy-content,.coupons-table-row .affiliate-link-name .copy-content,.coupons-table-row .coupon-code .copy-content,.coupons-table-row .display-coupon-name .copy-content,.coupons-table-row .feed-name .copy-content,.coupons-table-row .mailing-creation-name .copy-content,.feeds-table-row .affiliate-link-name .copy-content,.feeds-table-row .coupon-code .copy-content,.feeds-table-row .display-coupon-name .copy-content,.feeds-table-row .feed-name .copy-content,.feeds-table-row .mailing-creation-name .copy-content,.mailing-creations-table-row .affiliate-link-name .copy-content,.mailing-creations-table-row .coupon-code .copy-content,.mailing-creations-table-row .display-coupon-name .copy-content,.mailing-creations-table-row .feed-name .copy-content,.mailing-creations-table-row .mailing-creation-name .copy-content,.publisher-mailing-creations-table-row .affiliate-link-name .copy-content,.publisher-mailing-creations-table-row .coupon-code .copy-content,.publisher-mailing-creations-table-row .display-coupon-name .copy-content,.publisher-mailing-creations-table-row .feed-name .copy-content,.publisher-mailing-creations-table-row .mailing-creation-name .copy-content{display:none}.affiliate-link-table-row .affiliate-link-name:hover .copy-content,.affiliate-link-table-row .coupon-code:hover .copy-content,.affiliate-link-table-row .display-coupon-name:hover .copy-content,.affiliate-link-table-row .feed-name:hover .copy-content,.affiliate-link-table-row .mailing-creation-name:hover .copy-content,.coupons-table-row .affiliate-link-name:hover .copy-content,.coupons-table-row .coupon-code:hover .copy-content,.coupons-table-row .display-coupon-name:hover .copy-content,.coupons-table-row .feed-name:hover .copy-content,.coupons-table-row .mailing-creation-name:hover .copy-content,.feeds-table-row .affiliate-link-name:hover .copy-content,.feeds-table-row .coupon-code:hover .copy-content,.feeds-table-row .display-coupon-name:hover .copy-content,.feeds-table-row .feed-name:hover .copy-content,.feeds-table-row .mailing-creation-name:hover .copy-content,.mailing-creations-table-row .affiliate-link-name:hover .copy-content,.mailing-creations-table-row .coupon-code:hover .copy-content,.mailing-creations-table-row .display-coupon-name:hover .copy-content,.mailing-creations-table-row .feed-name:hover .copy-content,.mailing-creations-table-row .mailing-creation-name:hover .copy-content,.publisher-mailing-creations-table-row .affiliate-link-name:hover .copy-content,.publisher-mailing-creations-table-row .coupon-code:hover .copy-content,.publisher-mailing-creations-table-row .display-coupon-name:hover .copy-content,.publisher-mailing-creations-table-row .feed-name:hover .copy-content,.publisher-mailing-creations-table-row .mailing-creation-name:hover .copy-content{display:inline}.affiliate-link-table .empty-row,.coupons-table .empty-row,.feeds-table .empty-row,.mailing-creations-table .empty-row,.publisher-mailing-creations-table .empty-row{height:62px;border:1px solid #ddd;border-bottom:none;display:flex;align-items:center;justify-content:center}.affiliate-link-table .empty-row:last-of-type,.coupons-table .empty-row:last-of-type,.feeds-table .empty-row:last-of-type,.mailing-creations-table .empty-row:last-of-type,.publisher-mailing-creations-table .empty-row:last-of-type{border-bottom:1px solid #ddd}.affiliate-link-table .downloaded-resources-table .parameters p span,.coupons-table .downloaded-resources-table .parameters p span,.feeds-table .downloaded-resources-table .parameters p span,.mailing-creations-table .downloaded-resources-table .parameters p span,.publisher-mailing-creations-table .downloaded-resources-table .parameters p span{text-transform:capitalize}.affiliate-link-table .parameters,.coupons-table .parameters,.feeds-table .parameters,.mailing-creations-table .parameters,.publisher-mailing-creations-table .parameters{word-break:break-all;flex-direction:column}.affiliate-link-table .empty,.coupons-table .empty,.feeds-table .empty,.mailing-creations-table .empty,.publisher-mailing-creations-table .empty{color:#ddd}.affiliate-link-table .url,.coupons-table .url,.feeds-table .url,.mailing-creations-table .url,.publisher-mailing-creations-table .url{word-break:break-all;display:flex;flex-direction:column}.affiliate-link-table .url-item,.coupons-table .url-item,.feeds-table .url-item,.mailing-creations-table .url-item,.publisher-mailing-creations-table .url-item{padding:2px}.downloaded-resources-table{padding:20px;border:1px solid #ddd;border-bottom:unset;border-top:unset;background-color:#f9f9f9;box-shadow:inset 0 2px 6px #ddd}.downloaded-resources-table:last-child{border-bottom:1px solid #ddd}.downloaded-resources-table-header,.downloaded-resources-table-row,.downloaded-resources-table-row-empty{display:grid;border:1px solid #ddd}.downloaded-resources-table-header:not(.on-scroll-into-view),.downloaded-resources-table-row-empty:not(.on-scroll-into-view),.downloaded-resources-table-row:not(.on-scroll-into-view){background:#fff}.downloaded-resources-table-header>div,.downloaded-resources-table-row-empty>div,.downloaded-resources-table-row>div{display:flex;align-items:center;justify-content:center;text-align:center;padding:8px}.downloaded-resources-table-header>div:not(:last-child),.downloaded-resources-table-row-empty>div:not(:last-child),.downloaded-resources-table-row>div:not(:last-child){border-right:1px solid #ddd}.downloaded-resources-table-row,.downloaded-resources-table-row-empty{font-size:12px;border-top:none}.downloaded-resources-table-row-empty:last-child,.downloaded-resources-table-row:last-child{border-bottom:1px solid #ddd}.downloaded-resources-table-row-empty{color:#ddd}.downloaded-resources-table-header{font-weight:700}.manage-affiliate-link-modal .modal-content{min-width:auto}.manage-affiliate-link-modal-content{width:690px!important}.manage-affiliate-link-modal-content .channel-section{display:inline-flex;margin-bottom:0}.manage-affiliate-link-modal-content .channel-section label{margin-right:20px}.mailing-creation-debian-modal.no-overflow .modal-content{overflow-y:initial}.mailing-creation-debian-modal .main-section{display:flex}.mailing-creation-debian-modal .title{font-weight:700}.mailing-creation-debian-modal pre{margin:0;font-size:12px;white-space:normal}.mailing-creation-debian-modal .links-section-title{font-weight:600}.mailing-creation-debian-modal .correct{color:#4caf50}.mailing-creation-debian-modal .warning{color:#f3b100}.mailing-creation-debian-modal .incorrect{color:#f44336}.mailing-creation-debian-modal .missing{color:#ddd}.mailing-creation-debian-modal .test-line{max-width:800px;display:flex;align-items:center;word-break:break-all}.mailing-creation-debian-modal .test-line:not(:last-child){margin-bottom:5px}.mailing-creation-debian-modal .test-line i{margin-right:5px}.mailing-creation-debian-modal .links-section{max-width:800px}.mailing-creation-debian-modal .links-section .modal-section-content{max-height:310px;overflow:auto;padding-right:10px}.mailing-creation-debian-modal .react-date-picker__calendar{left:auto;right:0}.mailing-creation-debian-modal .react-date-picker__inputGroup{padding-bottom:2px}.mailing-creation-debian-modal .iframe-container{width:520px;height:610px}.mailing-creation-debian-modal iframe{border:2px solid #ddd;border-radius:3px;transform-origin:0 0}.mailing-creation-debian-modal .change-status-only-info{margin:0 auto}.mailing-creation-debian-modal .footer{display:flex;justify-content:flex-end}.mailing-creation-debian-modal .footer .buttons{display:flex;align-items:center;justify-content:flex-end}.mailing-creation-debian-modal .footer .buttons button{height:50px;margin-left:25px}.mailing-creation-debian-modal .footer .date-time-picker label{margin-bottom:3px;font-size:12px}.external-creations-list-modal{top:10%;height:auto}.external-creations-list-modal .modal-content{min-width:650px}.external-creations-list-modal .bottom-section{display:flex;align-items:flex-end;margin-top:30px}.external-creations-list-modal .bottom-section .btn{margin-left:auto}.external-creations-list-modal .creations-list{height:286px;overflow-y:auto;border:1px solid #ddd;border-radius:3px}.external-creations-list-modal .creations-list .creation{cursor:pointer}.external-creations-list-modal .creations-list .creation:not(:last-child){border-bottom:1px solid #ddd}.external-creations-list-modal .creations-list .creation:hover{color:#00a0f3}.external-creations-list-modal .creations-list label{padding:5px 7px}.external-creations-list-modal .creations-list .selected{background-color:#f0f0f0}.external-creations-list-modal .unselect-all-option{display:inline-block;margin-top:10px;margin-bottom:3px;font-size:12px;cursor:pointer}.external-creations-list-modal .unselect-all-option:hover{text-decoration:underline}.external-creations-list-modal .selected-creations-list{width:450px}.external-creations-list-modal .selected-creations-list ul{margin-left:10px;list-style-position:inside}.banners-group{display:grid;margin-bottom:10px;border:1px solid #ddd;min-height:20px}.banners-group.employee-banners-group{grid-template-columns:50px 1fr}.banners-group .checkbox-container{display:flex;justify-content:center;align-items:flex-start;border-right:1px solid #ddd;padding-top:22px}.banners-group .action-buttons{z-index:1}.banners-group .header{height:60px;text-align:center;border-bottom:1px solid #ddd}.banners-group .header>div{display:flex;justify-content:center;align-items:center;height:60px}.banners-group .header>div,.banners-group .header p{text-transform:capitalize;font-size:14px;border-right:1px solid #ddd}.banners-group .header>div.bolder,.banners-group .header p.bolder{text-transform:uppercase;font-weight:700}.banners-group .header>div:last-of-type,.banners-group .header p:last-of-type{border-right:0}.banners-group .header>div label,.banners-group .header p label{justify-content:center!important;border-right:0!important}.banners-group .header .control{border-right:1px solid #ddd;display:flex;justify-content:space-between}.banners-group .header .control .name-wrapper{width:100%;margin:0 30px;justify-content:left;text-align:left}.banners-group .header .control .name-wrapper .inline-edit{width:100%;max-width:none}.banners-group .header .control .inline-editable-area.name{text-transform:uppercase;font-weight:700;text-align:left;margin-right:10px;width:100%}.banners-group .header .control .inline-editable-area.name i{position:relative;top:5px;font-size:19px;margin-left:5px}.banners-group .header .control .inline-editable-area.name.not-active{color:#a0a0a0}.banners-group .header .control .buttons{display:flex;align-items:center}.banners-group .header .control .buttons button{margin-right:15px;background-color:#fff}.banners-group .empty{height:50px;line-height:50px;padding-left:20px}.banners-group>.inline-edit{background-color:#fff;height:44px;left:-1px;width:calc(100% + 2px);border-bottom:1px solid #ddd}.banners-group>.inline-edit .action-buttons{bottom:7px;right:1px}.banners-group>:last-child.inline-edit{border-bottom:none;bottom:-1px}.banners-group>:last-child.inline-edit .action-buttons{bottom:6px}.banners-line{min-height:95px;border-bottom:1px solid #ddd;font-size:14px}.banners-line:last-of-type{border-bottom:none}.banners-line .border-right{border-right:1px solid #ddd;display:flex;justify-content:center;align-items:flex-start}.banners-line .border-right:last-of-type{border-right:none}.banners-line .radio-content{padding-top:25.5px}.banners-line .radio{height:44px;width:44px}.banners-line .radio label{height:100%;display:flex;justify-content:center}.banners-line .radio label:after{border:8px solid #ddd;border-radius:50%;position:absolute;height:18px;width:18px;content:""}.banners-line .radio label span{margin:0}.banners-line .h-divider{background-color:#a0a0a0;margin:0}.banners-line .banners-list{position:relative;padding:5px;display:grid;grid-gap:5px;grid-template-rows:-webkit-min-content;grid-template-rows:min-content;justify-content:flex-start}.banners-line .banners-list.simple{grid-template-columns:repeat(auto-fit,110px)}.banners-line .banners-list.dynamic{grid-template-columns:repeat(auto-fit,130px)}.banners-line .banners-list.text{grid-template-columns:repeat(auto-fit,190px)}.banners-line .banners-list.center{place-content:center;place-items:center}.banners-line .more-banners-arrow{height:20px}.banners-line .more-banners-arrow>i{position:absolute;left:calc(50% - 12px);cursor:pointer}.banners-line .banner p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;font-size:14px}.banners-line .banner .banner-icon-status:not(.icon-check){color:#ddd}.banners-line .banner .banner-icon-status:not(.icon-check).active{color:#00a0f3}.banners-line .banner .banner-icon-status:not(.icon-check).planned{color:#b100f3}.banners-line .banner .button-dropdown-content{left:0}.banners-line .banner .banner-content{border:1px solid #ddd;border-radius:3px;width:110px;display:flex;justify-content:space-between;align-items:center}.banners-line .banner .banner-content>label.control{width:100%;justify-content:space-between}.banners-line .banner .banner-content p{display:flex;-webkit-user-select:none;user-select:none;padding:2px 0 2px 6px}.banners-line .banner .banner-content .icons-container{height:100%;display:flex;padding:2px 6px 2px 0}.banners-line .banner .banner-content .icons-container i{align-self:center;font-size:12px;margin-left:auto}.banners-line .banner .banner-content .icons-container span{display:flex}.banners-line .banner .banner-content:hover{background-color:#f0f0f0;cursor:pointer;color:#00a0f3}.banners-line .banner .banner-content .checkbox-mark{display:none}.banners-line .banner .banner-content.active{border-color:#00a0f3}.banners-line .banner.dynamic .banner-content{width:130px}.banners-line .banner.text .banner-content{width:190px}.banners-line .line-control{display:flex;align-items:flex-start}.banners-line .line-control .content{display:flex;justify-content:space-between;width:100%;align-items:center;height:95px}.banners-line .line-control .name-wrapper{width:100%;margin:0 30px;justify-content:left;text-align:left}.banners-line .line-control .name-wrapper .inline-edit{width:100%;max-width:none}.banners-line .line-control .name-wrapper .inline-edit .inline-editable-area{max-height:55px;height:100%;overflow-y:auto}.banners-line .line-control .buttons{display:flex;align-items:center}.banners-line .line-control .buttons>*{margin-right:15px}.banners-line .line-control .button-dropdown .icon-button{margin-right:0}.banners-line.drag-over{background:#eaf6eb}.banners-group .header,.banners-group .loading,.banners-line,.banners-line-layout{display:grid;grid-template-columns:8% auto 351px 276px 200px}@media (max-width:1500px){.banners-group .header,.banners-group .loading,.banners-line,.banners-line-layout{grid-template-columns:8% auto 236px 141px 200px}}.banner-top-container{padding:30px 0;justify-content:center;align-items:center}.edit-banner-feed .sub-title,.edit-banner .sub-title,.edit-mailing-creation .sub-title,.manage-affiliate-link-modal-content .sub-title,.upload-banner-modal .sub-title,.upload-coupon-banner-modal .sub-title,.upload-feed-banner-modal .sub-title,.upload-mailing-creation-modal .sub-title{font-weight:700;margin-bottom:10px}.edit-banner-feed .categories-and-brands .brands,.edit-banner .categories-and-brands .brands,.edit-mailing-creation .categories-and-brands .brands,.manage-affiliate-link-modal-content .categories-and-brands .brands,.upload-banner-modal .categories-and-brands .brands,.upload-coupon-banner-modal .categories-and-brands .brands,.upload-feed-banner-modal .categories-and-brands .brands,.upload-mailing-creation-modal .categories-and-brands .brands{margin-bottom:0}.edit-banner-feed .banner-parameters .parameter,.edit-banner .banner-parameters .parameter,.edit-mailing-creation .banner-parameters .parameter,.manage-affiliate-link-modal-content .banner-parameters .parameter,.upload-banner-modal .banner-parameters .parameter,.upload-coupon-banner-modal .banner-parameters .parameter,.upload-feed-banner-modal .banner-parameters .parameter,.upload-mailing-creation-modal .banner-parameters .parameter{display:grid;grid-template-columns:150px auto 30px;grid-column-gap:10px;column-gap:10px;margin-bottom:10px}.edit-banner-feed .banner-parameters .parameter label,.edit-banner .banner-parameters .parameter label,.edit-mailing-creation .banner-parameters .parameter label,.manage-affiliate-link-modal-content .banner-parameters .parameter label,.upload-banner-modal .banner-parameters .parameter label,.upload-coupon-banner-modal .banner-parameters .parameter label,.upload-feed-banner-modal .banner-parameters .parameter label,.upload-mailing-creation-modal .banner-parameters .parameter label{-webkit-user-select:none;user-select:none}.edit-banner-feed .banner-parameters .parameter p,.edit-banner .banner-parameters .parameter p,.edit-mailing-creation .banner-parameters .parameter p,.manage-affiliate-link-modal-content .banner-parameters .parameter p,.upload-banner-modal .banner-parameters .parameter p,.upload-coupon-banner-modal .banner-parameters .parameter p,.upload-feed-banner-modal .banner-parameters .parameter p,.upload-mailing-creation-modal .banner-parameters .parameter p{margin:auto 0 auto 26px}.edit-banner-feed .banner-parameters .redirect,.edit-banner .banner-parameters .redirect,.edit-mailing-creation .banner-parameters .redirect,.manage-affiliate-link-modal-content .banner-parameters .redirect,.upload-banner-modal .banner-parameters .redirect,.upload-coupon-banner-modal .banner-parameters .redirect,.upload-feed-banner-modal .banner-parameters .redirect,.upload-mailing-creation-modal .banner-parameters .redirect{grid-template-columns:150px 80px auto 30px}.edit-banner-feed .banner-parameters .delete-button i,.edit-banner .banner-parameters .delete-button i,.edit-mailing-creation .banner-parameters .delete-button i,.manage-affiliate-link-modal-content .banner-parameters .delete-button i,.upload-banner-modal .banner-parameters .delete-button i,.upload-coupon-banner-modal .banner-parameters .delete-button i,.upload-feed-banner-modal .banner-parameters .delete-button i,.upload-mailing-creation-modal .banner-parameters .delete-button i{margin-right:0}.edit-banner-feed .banner-parameters .add-button,.edit-banner .banner-parameters .add-button,.edit-mailing-creation .banner-parameters .add-button,.manage-affiliate-link-modal-content .banner-parameters .add-button,.upload-banner-modal .banner-parameters .add-button,.upload-coupon-banner-modal .banner-parameters .add-button,.upload-feed-banner-modal .banner-parameters .add-button,.upload-mailing-creation-modal .banner-parameters .add-button{margin-top:20px}.edit-banner-feed .buttons,.edit-banner .buttons,.edit-mailing-creation .buttons,.manage-affiliate-link-modal-content .buttons,.upload-banner-modal .buttons,.upload-coupon-banner-modal .buttons,.upload-feed-banner-modal .buttons,.upload-mailing-creation-modal .buttons{display:flex;justify-content:flex-end;margin-top:35px}.edit-banner-feed .buttons button,.edit-banner .buttons button,.edit-mailing-creation .buttons button,.manage-affiliate-link-modal-content .buttons button,.upload-banner-modal .buttons button,.upload-coupon-banner-modal .buttons button,.upload-feed-banner-modal .buttons button,.upload-mailing-creation-modal .buttons button{margin-left:25px}.upload-mailing-creation-modal .buttons{margin-top:0;padding:0 30px 30px}.edit-banner,.edit-banner-feed,.edit-mailing-creation,.manage-affiliate-link-modal-content,.upload-banner-modal,.upload-coupon-banner-modal,.upload-feed-banner-modal,.upload-mailing-creation-modal-body{width:900px;counter-reset:section}.edit-banner-feed .promotion-row,.edit-banner .promotion-row,.edit-mailing-creation .promotion-row,.manage-affiliate-link-modal-content .promotion-row,.upload-banner-modal .promotion-row,.upload-coupon-banner-modal .promotion-row,.upload-feed-banner-modal .promotion-row,.upload-mailing-creation-modal-body .promotion-row{display:flex}.edit-banner-feed .optional-information label,.edit-banner .optional-information label,.edit-mailing-creation .optional-information label,.manage-affiliate-link-modal-content .optional-information label,.upload-banner-modal .optional-information label,.upload-coupon-banner-modal .optional-information label,.upload-feed-banner-modal .optional-information label,.upload-mailing-creation-modal-body .optional-information label{margin-bottom:3px;font-size:12px}.edit-banner-feed .optional-information .clear-button,.edit-banner .optional-information .clear-button,.edit-mailing-creation .optional-information .clear-button,.manage-affiliate-link-modal-content .optional-information .clear-button,.upload-banner-modal .optional-information .clear-button,.upload-coupon-banner-modal .optional-information .clear-button,.upload-feed-banner-modal .optional-information .clear-button,.upload-mailing-creation-modal-body .optional-information .clear-button{width:30px;margin-left:5px}.edit-banner-feed .optional-information .clear-button i,.edit-banner .optional-information .clear-button i,.edit-mailing-creation .optional-information .clear-button i,.manage-affiliate-link-modal-content .optional-information .clear-button i,.upload-banner-modal .optional-information .clear-button i,.upload-coupon-banner-modal .optional-information .clear-button i,.upload-feed-banner-modal .optional-information .clear-button i,.upload-mailing-creation-modal-body .optional-information .clear-button i{margin:0}.edit-banner-feed .optional-information .dates,.edit-banner .optional-information .dates,.edit-mailing-creation .optional-information .dates,.manage-affiliate-link-modal-content .optional-information .dates,.upload-banner-modal .optional-information .dates,.upload-coupon-banner-modal .optional-information .dates,.upload-feed-banner-modal .optional-information .dates,.upload-mailing-creation-modal-body .optional-information .dates{display:flex;align-items:flex-end}.edit-banner-feed .optional-information .codes,.edit-banner .optional-information .codes,.edit-mailing-creation .optional-information .codes,.manage-affiliate-link-modal-content .optional-information .codes,.upload-banner-modal .optional-information .codes,.upload-coupon-banner-modal .optional-information .codes,.upload-feed-banner-modal .optional-information .codes,.upload-mailing-creation-modal-body .optional-information .codes{margin-top:15px;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:10px;column-gap:10px}.edit-banner-feed .optional-information .codes textarea,.edit-banner .optional-information .codes textarea,.edit-mailing-creation .optional-information .codes textarea,.manage-affiliate-link-modal-content .optional-information .codes textarea,.upload-banner-modal .optional-information .codes textarea,.upload-coupon-banner-modal .optional-information .codes textarea,.upload-feed-banner-modal .optional-information .codes textarea,.upload-mailing-creation-modal-body .optional-information .codes textarea{height:100px}.edit-banner-feed .optional-information .codes .hidden-optional-code-container,.edit-banner .optional-information .codes .hidden-optional-code-container,.edit-mailing-creation .optional-information .codes .hidden-optional-code-container,.manage-affiliate-link-modal-content .optional-information .codes .hidden-optional-code-container,.upload-banner-modal .optional-information .codes .hidden-optional-code-container,.upload-coupon-banner-modal .optional-information .codes .hidden-optional-code-container,.upload-feed-banner-modal .optional-information .codes .hidden-optional-code-container,.upload-mailing-creation-modal-body .optional-information .codes .hidden-optional-code-container{position:relative}.edit-banner-feed .optional-information .codes .hidden-optional-code-container .loading,.edit-banner .optional-information .codes .hidden-optional-code-container .loading,.edit-mailing-creation .optional-information .codes .hidden-optional-code-container .loading,.manage-affiliate-link-modal-content .optional-information .codes .hidden-optional-code-container .loading,.upload-banner-modal .optional-information .codes .hidden-optional-code-container .loading,.upload-coupon-banner-modal .optional-information .codes .hidden-optional-code-container .loading,.upload-feed-banner-modal .optional-information .codes .hidden-optional-code-container .loading,.upload-mailing-creation-modal-body .optional-information .codes .hidden-optional-code-container .loading{opacity:.5}.edit-banner-feed .optional-information .codes .hidden-optional-code-container .loader,.edit-banner-feed .optional-information .codes .hidden-optional-code-container .loader:after,.edit-banner .optional-information .codes .hidden-optional-code-container .loader,.edit-banner .optional-information .codes .hidden-optional-code-container .loader:after,.edit-mailing-creation .optional-information .codes .hidden-optional-code-container .loader,.edit-mailing-creation .optional-information .codes .hidden-optional-code-container .loader:after,.manage-affiliate-link-modal-content .optional-information .codes .hidden-optional-code-container .loader,.manage-affiliate-link-modal-content .optional-information .codes .hidden-optional-code-container .loader:after,.upload-banner-modal .optional-information .codes .hidden-optional-code-container .loader,.upload-banner-modal .optional-information .codes .hidden-optional-code-container .loader:after,.upload-coupon-banner-modal .optional-information .codes .hidden-optional-code-container .loader,.upload-coupon-banner-modal .optional-information .codes .hidden-optional-code-container .loader:after,.upload-feed-banner-modal .optional-information .codes .hidden-optional-code-container .loader,.upload-feed-banner-modal .optional-information .codes .hidden-optional-code-container .loader:after,.upload-mailing-creation-modal-body .optional-information .codes .hidden-optional-code-container .loader,.upload-mailing-creation-modal-body .optional-information .codes .hidden-optional-code-container .loader:after{border-radius:50%;width:10em;height:10em}.edit-banner-feed .optional-information .codes .hidden-optional-code-container .loader,.edit-banner .optional-information .codes .hidden-optional-code-container .loader,.edit-mailing-creation .optional-information .codes .hidden-optional-code-container .loader,.manage-affiliate-link-modal-content .optional-information .codes .hidden-optional-code-container .loader,.upload-banner-modal .optional-information .codes .hidden-optional-code-container .loader,.upload-coupon-banner-modal .optional-information .codes .hidden-optional-code-container .loader,.upload-feed-banner-modal .optional-information .codes .hidden-optional-code-container .loader,.upload-mailing-creation-modal-body .optional-information .codes .hidden-optional-code-container .loader{font-size:1.4px;border:1.1em solid #bababa;border-left-color:#000;transform:translateZ(0);animation:load8 1.1s linear infinite;position:absolute;left:68px;top:2px}.edit-banner-feed .optional-information .codes .hidden-optional-code-container textarea,.edit-banner .optional-information .codes .hidden-optional-code-container textarea,.edit-mailing-creation .optional-information .codes .hidden-optional-code-container textarea,.manage-affiliate-link-modal-content .optional-information .codes .hidden-optional-code-container textarea,.upload-banner-modal .optional-information .codes .hidden-optional-code-container textarea,.upload-coupon-banner-modal .optional-information .codes .hidden-optional-code-container textarea,.upload-feed-banner-modal .optional-information .codes .hidden-optional-code-container textarea,.upload-mailing-creation-modal-body .optional-information .codes .hidden-optional-code-container textarea{cursor:copy}.edit-banner-feed .optional-information .codes .hidden-optional-code-container .content-to-copy-by-click:hover,.edit-banner .optional-information .codes .hidden-optional-code-container .content-to-copy-by-click:hover,.edit-mailing-creation .optional-information .codes .hidden-optional-code-container .content-to-copy-by-click:hover,.manage-affiliate-link-modal-content .optional-information .codes .hidden-optional-code-container .content-to-copy-by-click:hover,.upload-banner-modal .optional-information .codes .hidden-optional-code-container .content-to-copy-by-click:hover,.upload-coupon-banner-modal .optional-information .codes .hidden-optional-code-container .content-to-copy-by-click:hover,.upload-feed-banner-modal .optional-information .codes .hidden-optional-code-container .content-to-copy-by-click:hover,.upload-mailing-creation-modal-body .optional-information .codes .hidden-optional-code-container .content-to-copy-by-click:hover{color:unset}.edit-banner-feed .optional-information .button-label,.edit-banner .optional-information .button-label,.edit-mailing-creation .optional-information .button-label,.manage-affiliate-link-modal-content .optional-information .button-label,.upload-banner-modal .optional-information .button-label,.upload-coupon-banner-modal .optional-information .button-label,.upload-feed-banner-modal .optional-information .button-label,.upload-mailing-creation-modal-body .optional-information .button-label{width:auto}.edit-banner-feed .react-date-picker__calendar,.edit-banner .react-date-picker__calendar,.edit-mailing-creation .react-date-picker__calendar,.manage-affiliate-link-modal-content .react-date-picker__calendar,.upload-banner-modal .react-date-picker__calendar,.upload-coupon-banner-modal .react-date-picker__calendar,.upload-feed-banner-modal .react-date-picker__calendar,.upload-mailing-creation-modal-body .react-date-picker__calendar{bottom:100%;top:unset}.edit-banner-feed .basic-banner-information,.upload-coupon-banner-modal .basic-banner-information,.upload-feed-banner-modal .basic-banner-information{display:flex;justify-content:space-between}.edit-banner-feed .basic-banner-information .button-label,.upload-coupon-banner-modal .basic-banner-information .button-label,.upload-feed-banner-modal .basic-banner-information .button-label{width:100%;margin-bottom:10px}.edit-banner-feed .basic-banner-information .button-label:not(:last-child),.upload-coupon-banner-modal .basic-banner-information .button-label:not(:last-child),.upload-feed-banner-modal .basic-banner-information .button-label:not(:last-child){margin-right:10px}.upload-banner .file-dragdrop-uploader{max-width:570px;padding:20px}.add-banner-modal .close{top:32px!important;right:10px!important;z-index:10}.edit-banner .group-and-line-section,.edit-mailing-creation .group-and-line-section,.manage-affiliate-link-modal-content .group-and-line-section,.upload-banner-modal .group-and-line-section,.upload-coupon-banner-modal .group-and-line-section,.upload-mailing-creation-modal .group-and-line-section{display:flex}.edit-banner .banner-information-section,.edit-mailing-creation .banner-information-section,.manage-affiliate-link-modal-content .banner-information-section,.upload-banner-modal .banner-information-section,.upload-coupon-banner-modal .banner-information-section,.upload-mailing-creation-modal .banner-information-section{display:grid;grid-template-columns:225px auto;grid-column-gap:10px;column-gap:10px}.edit-banner .banner-information-section textarea,.edit-mailing-creation .banner-information-section textarea,.manage-affiliate-link-modal-content .banner-information-section textarea,.upload-banner-modal .banner-information-section textarea,.upload-coupon-banner-modal .banner-information-section textarea,.upload-mailing-creation-modal .banner-information-section textarea{min-height:150px}.edit-banner .banner-information-section .counter,.edit-mailing-creation .banner-information-section .counter,.manage-affiliate-link-modal-content .banner-information-section .counter,.upload-banner-modal .banner-information-section .counter,.upload-coupon-banner-modal .banner-information-section .counter,.upload-mailing-creation-modal .banner-information-section .counter{text-align:right}.edit-banner .banner-information-section .custom-banner-size,.edit-mailing-creation .banner-information-section .custom-banner-size,.manage-affiliate-link-modal-content .banner-information-section .custom-banner-size,.upload-banner-modal .banner-information-section .custom-banner-size,.upload-coupon-banner-modal .banner-information-section .custom-banner-size,.upload-mailing-creation-modal .banner-information-section .custom-banner-size{margin-top:10px;display:flex}.edit-banner .banner-information-section .upload-area-buttons,.edit-mailing-creation .banner-information-section .upload-area-buttons,.manage-affiliate-link-modal-content .banner-information-section .upload-area-buttons,.upload-banner-modal .banner-information-section .upload-area-buttons,.upload-coupon-banner-modal .banner-information-section .upload-area-buttons,.upload-mailing-creation-modal .banner-information-section .upload-area-buttons{display:flex;justify-content:flex-end;margin-bottom:5px}.edit-banner .banner-information-section .upload-area-buttons .simple-button,.edit-mailing-creation .banner-information-section .upload-area-buttons .simple-button,.manage-affiliate-link-modal-content .banner-information-section .upload-area-buttons .simple-button,.upload-banner-modal .banner-information-section .upload-area-buttons .simple-button,.upload-coupon-banner-modal .banner-information-section .upload-area-buttons .simple-button,.upload-mailing-creation-modal .banner-information-section .upload-area-buttons .simple-button{height:20px}.edit-banner .banner-information-section .upload-area-buttons label,.edit-mailing-creation .banner-information-section .upload-area-buttons label,.manage-affiliate-link-modal-content .banner-information-section .upload-area-buttons label,.upload-banner-modal .banner-information-section .upload-area-buttons label,.upload-coupon-banner-modal .banner-information-section .upload-area-buttons label,.upload-mailing-creation-modal .banner-information-section .upload-area-buttons label{margin-right:10px}.edit-banner .banner-url,.edit-mailing-creation .banner-url,.manage-affiliate-link-modal-content .banner-url,.upload-banner-modal .banner-url,.upload-coupon-banner-modal .banner-url,.upload-mailing-creation-modal .banner-url{display:grid;margin-bottom:20px;grid-template-columns:auto 10% 15%}.edit-banner .banner-url .h-divider,.edit-mailing-creation .banner-url .h-divider,.manage-affiliate-link-modal-content .banner-url .h-divider,.upload-banner-modal .banner-url .h-divider,.upload-coupon-banner-modal .banner-url .h-divider,.upload-mailing-creation-modal .banner-url .h-divider{width:unset;margin:25px 20px 0;position:relative;top:10px}.edit-banner a,.edit-mailing-creation a,.manage-affiliate-link-modal-content a,.upload-banner-modal a,.upload-coupon-banner-modal a,.upload-mailing-creation-modal a{color:#00a0f3}.edit-banner a:hover,.edit-mailing-creation a:hover,.manage-affiliate-link-modal-content a:hover,.upload-banner-modal a:hover,.upload-coupon-banner-modal a:hover,.upload-mailing-creation-modal a:hover{text-decoration:underline}.edit-mailing-creation .row,.upload-mailing-creation-modal .row{display:flex}.edit-mailing-creation .button-label,.upload-mailing-creation-modal .button-label{width:100%}.edit-mailing-creation .creation-links-section .row label,.upload-mailing-creation-modal .creation-links-section .row label{margin-right:20px}.edit-mailing-creation .creation-links-section pre,.upload-mailing-creation-modal .creation-links-section pre{white-space:normal;overflow-wrap:anywhere;word-wrap:break-word;width:750px;font-size:12px;margin:0}.edit-mailing-creation .color-red,.upload-mailing-creation-modal .color-red{color:#f44336}.edit-mailing-creation .outlined-url,.upload-mailing-creation-modal .outlined-url{border:1px solid #f44336}.edit-mailing-creation .bg-error,.upload-mailing-creation-modal .bg-error{background-color:#f44336}.upload-multi-mailing-creations-modal .modal-body{overflow-y:auto;max-height:73vh}.upload-multi-mailing-creations-modal .modal-footer{display:flex;justify-content:space-between;padding:20px;border-top:1px solid #f0f0f0;box-shadow:0 -1px 2px -1px rgba(0,0,0,.3)}.upload-multi-mailing-creations-modal .modal-footer .current-creation-info{margin:auto 0}.upload-multi-mailing-creations-modal .modal-footer .modal-footer-buttons{margin:0;display:flex;justify-content:flex-end}.upload-multi-mailing-creations-modal .modal-footer .modal-footer-buttons button{margin-left:25px}.upload-multi-creations-cancel-alert .creations-status-list{margin-top:20px}.upload-multi-creations-cancel-alert .creations-status-list .creation-status{display:flex;align-items:center;margin:2px 0}.upload-multi-creations-cancel-alert .creations-status-list .creation-status i{margin-right:5px;color:#f44336}.upload-multi-creations-cancel-alert .creations-status-list .creation-status i.done{color:#4caf50}.upload-multi-creations-cancel-alert .creations-status-list .creation-status i.in-progress{color:#f3b100}.upload-multi-creations-cancel-alert .creations-status-list .creation-status span{text-align:left}.upload-multi-creations-cancel-alert .swal2-custom-actions{flex-direction:row}.upload-multi-creations-cancel-alert .swal2-custom-actions .swal2-cancel,.upload-multi-creations-cancel-alert .swal2-custom-actions .swal2-confirm{width:auto}.banner-settings{margin-bottom:30px}.banner-settings .scene-navigation{max-width:1000px}.banner-settings .banner-settings-wrapper{background-color:#f0f0f0;padding:30px 0;border:1px solid #ddd;border-top:0}.banner-settings .version-number-container{display:flex}.banner-settings .loading-box-wrapper{display:flex;justify-content:center}.banner-settings .loading-box-wrapper:not(:last-child){border-right:1px solid #ddd}.banner-settings .banner{background-color:#fff}.banner-settings .banner .version-control{display:grid;width:100%;grid-template-columns:320px auto auto auto auto auto auto auto auto;border:1px solid #ddd;border-radius:5px;border-bottom-right-radius:0;border-bottom-left-radius:0}.banner-settings .banner .version-control.creation{grid-template-columns:320px auto auto auto auto auto auto auto}.banner-settings .banner .version-control .select-dropdown{width:320px;border-right:1px solid #ddd}.banner-settings .banner .version-control .select-dropdown .result{display:flex;align-items:center;justify-content:space-between;height:50px;font-size:16px;padding:0 20px;cursor:pointer}.banner-settings .banner .version-control .select-dropdown .result:hover:not(.disabled){background-color:#ddd;color:#00a0f3}.banner-settings .banner .version-control .select-dropdown .result.disabled{color:#ddd;pointer-events:none;cursor:default}.banner-settings .banner .version-control .select-dropdown .result.disabled i{color:#ddd}.banner-settings .banner .version-control .select-dropdown .result i{font-size:20px}.banner-settings .banner .version-control .select-dropdown i{position:inherit}.banner-settings .banner .version-control .select-dropdown i.active{color:#00a0f3}.banner-settings .banner .version-control .select-dropdown .options-block{max-height:275px}.banner-settings .banner .version-control .select-dropdown .options-block .result{justify-content:flex-start}.banner-settings .banner .version-control .select-dropdown .options-block .result p{margin-left:18px}.banner-settings .banner .version-control .select-dropdown .options-block p{display:inline}.banner-settings .banner .version-control .button-dropdown-container,.banner-settings .banner .version-control .icon-button,.banner-settings .banner .version-control a{height:50px;justify-content:center;border-right:1px solid #ddd}.banner-settings .banner .version-control .button-dropdown-container i,.banner-settings .banner .version-control .icon-button i,.banner-settings .banner .version-control a i{font-size:20px}.banner-settings .banner .version-control .button-dropdown-container{border-right:0}.banner-settings .banner .version-control a{display:flex;justify-content:center;align-items:center;font-size:14px}.banner-settings .banner .version-control a:hover{color:#00a0f3}.banner-settings .banner .version-control a i{margin-right:10px;font-size:14px;position:relative;top:1px}.banner-settings .banner .version-control a.disabled{pointer-events:none;color:#ddd}.banner-settings .banner .version-control a:last-of-type{border-right:none}.banner-settings .banner .version-control a:last-of-type i{margin-right:0;margin-left:10px}.banner-settings .edit-banner{margin:0 auto;padding:30px;min-width:1000px;background-color:#fff;border:1px solid #ddd}.banner-settings .edit-banner .file-dragdrop-uploader{padding:20px}.banner-settings .edit-banner .file-dragdrop-uploader.disabled{background-color:#ededed;margin:0}.banner-settings .edit-banner .categories-content{grid-template-columns:450px 445px}.banner-settings .edit-banner .categories-content .selected-row{width:430px}.banner-settings .text-as-icon{height:30px;line-height:30px;font-size:20px;font-weight:700;font-style:normal}.banner-settings .not-clickable i:last-of-type{visibility:hidden}.banners-test .top-bar{align-items:center}.banners-test .top-bar .logo{margin-top:0}.banners-test .top-bar h1{color:#fff;display:flex}.banners-test .top-bar h1 span{margin-left:5px}.banners-test .top-bar h1 .card-loader:before{background-color:#0099e9}.banners-test .banners-list{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:50px;width:100%;margin-bottom:20px}.banners-test .banners-list .banner{margin-top:20px}.download-affiliate-link-modal .download-buttons .icon-button,.download-coupons-modal .download-buttons .icon-button,.download-creation-modal .download-buttons .icon-button{width:150px!important}.download-affiliate-link-modal .flex-line,.download-coupons-modal .flex-line{display:flex}.download-affiliate-link-modal .flex-line label:last-child,.download-coupons-modal .flex-line label:last-child{margin-left:20px}.download-affiliate-link-modal .link-preview,.download-affiliate-link-modal .url-section,.download-coupons-modal .link-preview,.download-coupons-modal .url-section{margin-top:10px}.download-affiliate-link-modal .url-section .url-line,.download-coupons-modal .url-section .url-line{display:flex;align-items:baseline;justify-content:space-between;background-color:#f0f0f0;width:100%}.download-affiliate-link-modal .url-section .url-line pre,.download-coupons-modal .url-section .url-line pre{margin:0;padding:10px;white-space:pre-line;word-break:break-word}.download-affiliate-link-modal .url-section .url-line .btn,.download-coupons-modal .url-section .url-line .btn{background:#fff;margin-right:10px}.download-affiliate-link-modal .url-section .url-title,.download-coupons-modal .url-section .url-title{display:flex;align-items:center}.download-affiliate-link-modal .url-section .url-title i,.download-coupons-modal .url-section .url-title i{margin-right:5px}.download-banner-modal .step-1.publisher .download-buttons .icon-button,.download-banner-modal .step-1.publisher .download-buttons>span{width:100%}.download-banner-modal .step-1.publisher .download-buttons .icon-button:not(:last-child){margin-right:10px}.download-banner-modal .type{margin-left:7px;display:flex;justify-content:center}.download-banner-modal .type i{margin-right:7px}.download-banner-modal .banner-preview{display:flex;justify-content:center;border-top:0;width:820px;background:repeating-linear-gradient(-45deg,#f0f0f0,#f0f0f0 10px,transparent 0,transparent 20px)}.download-banner-modal .banner-preview img{padding:0 10px;margin:10px;max-width:100%}.download-banner-modal .banner-preview textarea{height:300px;background:#fff}.download-banner-modal .text-as-icon{height:24px;line-height:20px;font-size:20px;font-weight:700;font-style:normal}.download-banner-modal .publisher-select input:disabled+i{display:none}.download-banner-modal .step-2,.download-feed-modal .step-2{width:900px}.download-affiliate-link-modal .step-2{width:630px}.download-coupons-modal .step-2{width:830px}.download-coupons-modal .step-2 .download-txt-button{margin-right:0}.download-coupons-modal .url-section{margin-top:0}.download-coupons-modal .url-title{height:20px}.download-coupons-modal .coupon-download-rows-container{margin-top:20px;border:1px solid #ddd}.download-coupons-modal .coupon-download-row{display:grid;grid-template-columns:300px 1fr;grid-gap:20px;gap:20px;padding:20px}.download-coupons-modal .coupon-download-row:not(:last-child){border-bottom:1px solid #ddd}.download-affiliate-link-modal .modal-content,.download-banner-modal .modal-content,.download-coupons-modal .modal-content,.download-creation-modal .modal-content,.download-feed-modal .modal-content{min-width:auto}.download-affiliate-link-modal .step-1,.download-banner-modal .step-1,.download-coupons-modal .step-1,.download-creation-modal .step-1,.download-feed-modal .step-1{width:620px}.download-affiliate-link-modal .header-with-arrow h3,.download-banner-modal .header-with-arrow h3,.download-coupons-modal .header-with-arrow h3,.download-creation-modal .header-with-arrow h3,.download-feed-modal .header-with-arrow h3{display:flex;font-size:16px;position:relative;margin-left:40px}.download-affiliate-link-modal .header-with-arrow h3>i,.download-banner-modal .header-with-arrow h3>i,.download-coupons-modal .header-with-arrow h3>i,.download-creation-modal .header-with-arrow h3>i,.download-feed-modal .header-with-arrow h3>i{display:inline-block;position:absolute;left:-40px;top:-3px;border:1px solid #231f20;border-radius:50%;width:28px;height:28px;font-size:26px;cursor:pointer;-webkit-user-select:none;user-select:none}.download-affiliate-link-modal .header-with-arrow.with-button,.download-banner-modal .header-with-arrow.with-button,.download-coupons-modal .header-with-arrow.with-button,.download-creation-modal .header-with-arrow.with-button,.download-feed-modal .header-with-arrow.with-button{display:flex;justify-content:space-between;align-items:center}.download-affiliate-link-modal .download-buttons-column,.download-banner-modal .download-buttons-column,.download-coupons-modal .download-buttons-column,.download-creation-modal .download-buttons-column,.download-feed-modal .download-buttons-column{display:flex;flex-flow:column;grid-gap:20px;gap:20px}.download-affiliate-link-modal .download-buttons,.download-banner-modal .download-buttons,.download-coupons-modal .download-buttons,.download-creation-modal .download-buttons,.download-feed-modal .download-buttons{display:flex;width:550px;justify-content:space-between}.download-affiliate-link-modal .download-buttons .icon-button,.download-banner-modal .download-buttons .icon-button,.download-coupons-modal .download-buttons .icon-button,.download-creation-modal .download-buttons .icon-button,.download-feed-modal .download-buttons .icon-button{border:1px solid #ddd;border-radius:4px;height:60px;width:100px;padding-top:8px}.download-affiliate-link-modal .download-buttons .icon-button:hover,.download-banner-modal .download-buttons .icon-button:hover,.download-coupons-modal .download-buttons .icon-button:hover,.download-creation-modal .download-buttons .icon-button:hover,.download-feed-modal .download-buttons .icon-button:hover{border:none;background-color:#19b5ff;color:#fff!important}.download-affiliate-link-modal .download-txt-button,.download-banner-modal .download-txt-button,.download-coupons-modal .download-txt-button,.download-creation-modal .download-txt-button,.download-feed-modal .download-txt-button{font-size:14px;display:flex;margin-right:40px}.download-affiliate-link-modal .download-txt-button i,.download-banner-modal .download-txt-button i,.download-coupons-modal .download-txt-button i,.download-creation-modal .download-txt-button i,.download-feed-modal .download-txt-button i{margin-right:5px;font-size:18px}.download-affiliate-link-modal .download-txt-button:hover,.download-banner-modal .download-txt-button:hover,.download-coupons-modal .download-txt-button:hover,.download-creation-modal .download-txt-button:hover,.download-feed-modal .download-txt-button:hover{color:#00a0f3}.download-affiliate-link-modal .banners-table .sub-row,.download-banner-modal .banners-table .sub-row,.download-coupons-modal .banners-table .sub-row,.download-creation-modal .banners-table .sub-row,.download-feed-modal .banners-table .sub-row{width:100%;padding:5px 10px}.download-affiliate-link-modal .banners-table .row,.download-banner-modal .banners-table .row,.download-coupons-modal .banners-table .row,.download-creation-modal .banners-table .row,.download-feed-modal .banners-table .row{display:grid;grid-template-columns:200px 150px 100px auto;border:1px solid #a0a0a0;border-bottom:none}.download-affiliate-link-modal .banners-table .row.url-type,.download-banner-modal .banners-table .row.url-type,.download-coupons-modal .banners-table .row.url-type,.download-creation-modal .banners-table .row.url-type,.download-feed-modal .banners-table .row.url-type{grid-template-columns:200px 150px 100px 150px auto}.download-affiliate-link-modal .banners-table .row.adform-csv,.download-banner-modal .banners-table .row.adform-csv,.download-coupons-modal .banners-table .row.adform-csv,.download-creation-modal .banners-table .row.adform-csv,.download-feed-modal .banners-table .row.adform-csv{grid-template-columns:150px 1fr 60px 1fr 1fr}.download-affiliate-link-modal .banners-table .row:last-of-type,.download-banner-modal .banners-table .row:last-of-type,.download-coupons-modal .banners-table .row:last-of-type,.download-creation-modal .banners-table .row:last-of-type,.download-feed-modal .banners-table .row:last-of-type{border-bottom:1px solid #a0a0a0}.download-affiliate-link-modal .banners-table .row .item,.download-banner-modal .banners-table .row .item,.download-coupons-modal .banners-table .row .item,.download-creation-modal .banners-table .row .item,.download-feed-modal .banners-table .row .item{min-height:54px;line-height:1.6;display:flex;flex-wrap:wrap;grid-gap:5px;gap:5px;padding:5px 10px;align-items:center;border-right:1px solid #a0a0a0}.download-affiliate-link-modal .banners-table .row .item.item-with-sub-rows,.download-banner-modal .banners-table .row .item.item-with-sub-rows,.download-coupons-modal .banners-table .row .item.item-with-sub-rows,.download-creation-modal .banners-table .row .item.item-with-sub-rows,.download-feed-modal .banners-table .row .item.item-with-sub-rows{align-items:flex-start;flex-direction:column;padding:0}.download-affiliate-link-modal .banners-table .row .item.no-code,.download-banner-modal .banners-table .row .item.no-code,.download-coupons-modal .banners-table .row .item.no-code,.download-creation-modal .banners-table .row .item.no-code,.download-feed-modal .banners-table .row .item.no-code{background-color:#f9f9f9}.download-affiliate-link-modal .banners-table .row .item:last-of-type,.download-banner-modal .banners-table .row .item:last-of-type,.download-coupons-modal .banners-table .row .item:last-of-type,.download-creation-modal .banners-table .row .item:last-of-type,.download-feed-modal .banners-table .row .item:last-of-type{border:none}.download-affiliate-link-modal .banners-table .row .item.center,.download-banner-modal .banners-table .row .item.center,.download-coupons-modal .banners-table .row .item.center,.download-creation-modal .banners-table .row .item.center,.download-feed-modal .banners-table .row .item.center{justify-content:center}.download-affiliate-link-modal .banners-table .row .item.center:hover,.download-banner-modal .banners-table .row .item.center:hover,.download-coupons-modal .banners-table .row .item.center:hover,.download-creation-modal .banners-table .row .item.center:hover,.download-feed-modal .banners-table .row .item.center:hover{background-color:#f0f0f0;color:#00a0f3}.download-affiliate-link-modal .banners-table .row .item.code,.download-affiliate-link-modal .banners-table .row .item .sub-row.code,.download-banner-modal .banners-table .row .item.code,.download-banner-modal .banners-table .row .item .sub-row.code,.download-coupons-modal .banners-table .row .item.code,.download-coupons-modal .banners-table .row .item .sub-row.code,.download-creation-modal .banners-table .row .item.code,.download-creation-modal .banners-table .row .item .sub-row.code,.download-feed-modal .banners-table .row .item.code,.download-feed-modal .banners-table .row .item .sub-row.code{display:block;overflow:hidden;word-break:break-all}.download-affiliate-link-modal .banners-table .row .item.code:hover,.download-affiliate-link-modal .banners-table .row .item .sub-row.code:hover,.download-banner-modal .banners-table .row .item.code:hover,.download-banner-modal .banners-table .row .item .sub-row.code:hover,.download-coupons-modal .banners-table .row .item.code:hover,.download-coupons-modal .banners-table .row .item .sub-row.code:hover,.download-creation-modal .banners-table .row .item.code:hover,.download-creation-modal .banners-table .row .item .sub-row.code:hover,.download-feed-modal .banners-table .row .item.code:hover,.download-feed-modal .banners-table .row .item .sub-row.code:hover{background-color:#f0f0f0;color:#00a0f3}.download-affiliate-link-modal .banners-table .row .item i:hover,.download-banner-modal .banners-table .row .item i:hover,.download-coupons-modal .banners-table .row .item i:hover,.download-creation-modal .banners-table .row .item i:hover,.download-feed-modal .banners-table .row .item i:hover{color:#00a0f3}.download-affiliate-link-modal .banners-table .row .item.download-type i,.download-banner-modal .banners-table .row .item.download-type i,.download-coupons-modal .banners-table .row .item.download-type i,.download-creation-modal .banners-table .row .item.download-type i,.download-feed-modal .banners-table .row .item.download-type i{display:none}.download-affiliate-link-modal .banners-table .row .codes-list .item,.download-banner-modal .banners-table .row .codes-list .item,.download-coupons-modal .banners-table .row .codes-list .item,.download-creation-modal .banners-table .row .codes-list .item,.download-feed-modal .banners-table .row .codes-list .item{border-right:unset}.download-affiliate-link-modal .banners-table .row .item.adform-csv-empty,.download-banner-modal .banners-table .row .item.adform-csv-empty,.download-coupons-modal .banners-table .row .item.adform-csv-empty,.download-creation-modal .banners-table .row .item.adform-csv-empty,.download-feed-modal .banners-table .row .item.adform-csv-empty{background:transparent;pointer-events:none}.download-feed-modal .banners-table .row{grid-template-columns:130px 70px 100px auto}.download-affiliate-link-modal .optional-tags-row,.download-banner-modal .optional-tags-row,.download-coupons-modal .optional-tags-row,.download-creation-modal .optional-tags-row,.download-feed-modal .optional-tags-row{display:flex;align-items:center;margin-bottom:7px}.download-affiliate-link-modal .optional-tags-row .input-search-container,.download-affiliate-link-modal .optional-tags-row .select-dropdown,.download-affiliate-link-modal .optional-tags-row input,.download-banner-modal .optional-tags-row .input-search-container,.download-banner-modal .optional-tags-row .select-dropdown,.download-banner-modal .optional-tags-row input,.download-coupons-modal .optional-tags-row .input-search-container,.download-coupons-modal .optional-tags-row .select-dropdown,.download-coupons-modal .optional-tags-row input,.download-creation-modal .optional-tags-row .input-search-container,.download-creation-modal .optional-tags-row .select-dropdown,.download-creation-modal .optional-tags-row input,.download-feed-modal .optional-tags-row .input-search-container,.download-feed-modal .optional-tags-row .select-dropdown,.download-feed-modal .optional-tags-row input{width:100%;text-transform:none;font-weight:400}.download-affiliate-link-modal .optional-tags-row:first-child .h-divider,.download-banner-modal .optional-tags-row:first-child .h-divider,.download-coupons-modal .optional-tags-row:first-child .h-divider,.download-creation-modal .optional-tags-row:first-child .h-divider,.download-feed-modal .optional-tags-row:first-child .h-divider{margin-top:35px}.download-affiliate-link-modal .optional-tags-row .select-dropdown .options-block,.download-banner-modal .optional-tags-row .select-dropdown .options-block,.download-coupons-modal .optional-tags-row .select-dropdown .options-block,.download-creation-modal .optional-tags-row .select-dropdown .options-block,.download-feed-modal .optional-tags-row .select-dropdown .options-block{max-height:150px}.download-affiliate-link-modal .optional-tags-row .select-dropdown .options-block:empty,.download-banner-modal .optional-tags-row .select-dropdown .options-block:empty,.download-coupons-modal .optional-tags-row .select-dropdown .options-block:empty,.download-creation-modal .optional-tags-row .select-dropdown .options-block:empty,.download-feed-modal .optional-tags-row .select-dropdown .options-block:empty{display:none!important}.download-affiliate-link-modal .optional-tags-row .delete-button,.download-banner-modal .optional-tags-row .delete-button,.download-coupons-modal .optional-tags-row .delete-button,.download-creation-modal .optional-tags-row .delete-button,.download-feed-modal .optional-tags-row .delete-button{padding:0 7px;margin-top:2px;margin-left:5px;width:25px;height:25px}.download-affiliate-link-modal .optional-tags-row .delete-button i,.download-banner-modal .optional-tags-row .delete-button i,.download-coupons-modal .optional-tags-row .delete-button i,.download-creation-modal .optional-tags-row .delete-button i,.download-feed-modal .optional-tags-row .delete-button i{margin:0}.download-affiliate-link-modal .optional-tags-row .tooltip,.download-banner-modal .optional-tags-row .tooltip,.download-coupons-modal .optional-tags-row .tooltip,.download-creation-modal .optional-tags-row .tooltip,.download-feed-modal .optional-tags-row .tooltip{flex-flow:column}.download-affiliate-link-modal .optional-tags-row .tooltip br:last-child,.download-banner-modal .optional-tags-row .tooltip br:last-child,.download-coupons-modal .optional-tags-row .tooltip br:last-child,.download-creation-modal .optional-tags-row .tooltip br:last-child,.download-feed-modal .optional-tags-row .tooltip br:last-child{display:none}.download-affiliate-link-modal .switcher-container,.download-banner-modal .switcher-container,.download-coupons-modal .switcher-container,.download-creation-modal .switcher-container,.download-feed-modal .switcher-container{justify-content:unset}.download-affiliate-link-modal .input-search-container,.download-banner-modal .input-search-container,.download-coupons-modal .input-search-container,.download-creation-modal .input-search-container,.download-feed-modal .input-search-container{width:300px}.download-affiliate-link-modal .advanced-settings div:not(:last-child),.download-banner-modal .advanced-settings div:not(:last-child),.download-coupons-modal .advanced-settings div:not(:last-child),.download-creation-modal .advanced-settings div:not(:last-child),.download-feed-modal .advanced-settings div:not(:last-child){margin-bottom:5px}.download-affiliate-link-modal .advanced-settings label,.download-banner-modal .advanced-settings label,.download-coupons-modal .advanced-settings label,.download-creation-modal .advanced-settings label,.download-feed-modal .advanced-settings label{-webkit-user-select:none;user-select:none;display:inline-flex}.download-creation-modal .download-for-all-db-checkbox label{-webkit-user-select:none;user-select:none}.download-creation-modal .download-for-all-db-checkbox p{color:#a0a0a0;font-size:12px;margin-left:26px;width:520px;margin-bottom:15px}.banners-timing-modal .modal-content{min-width:550px;overflow-y:initial}.banners-timing-modal label{margin-bottom:3px;font-size:12px}.banners-timing-modal .inputs-column,.banners-timing-modal .modal-section{display:flex}.banners-timing-modal .button-label{width:auto}.banners-timing-modal .date-picker-component{margin-left:5px}.banners-timing-modal .react-date-picker__calendar{bottom:100%;top:unset}.banners-timing-modal .react-date-picker__wrapper{width:116px}.banners-timing-modal .react-date-picker__inputGroup__leadingZero{display:inline-block}.banners-timing-modal .buttons{margin-top:50px;display:flex;justify-content:flex-end}.banners-timing-modal .buttons button{margin-left:20px}.autocomplete{position:relative}.autocomplete .autocomplete-list{max-height:150px;width:100%;overflow-y:auto;box-shadow:0 2px 12px -1px rgba(61,53,53,.3);z-index:4;display:block;border:1px solid #ddd;border-radius:3px;margin-top:35px;position:absolute;background:#fff;color:#636363;min-height:30px}.autocomplete .autocomplete-list:empty{display:none}.autocomplete .autocomplete-list .simple{font-size:14px;display:block;padding:5px 10px;word-break:break-all}.autocomplete .autocomplete-list .simple:hover{color:#00a0f3;background-color:#ddd;cursor:pointer}.autocomplete .autocomplete-list .simple:not(:last-child){border-bottom:1px solid #ddd}.edited-banner-loader-container{margin:0 auto;padding:30px;max-width:1000px;background-color:#fff;border:1px solid #ddd}.edited-banner-loader-container .loader{margin:25px auto;font-size:10px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;animation:load5 1.1s ease infinite;transform:translateZ(0)}@keyframes load5{0%,to{box-shadow:0 -2.6em 0 0 #ddd,1.8em -1.8em 0 0 hsla(0,0%,86.7%,.2),2.5em 0 0 0 hsla(0,0%,86.7%,.2),1.75em 1.75em 0 0 hsla(0,0%,86.7%,.2),0 2.5em 0 0 hsla(0,0%,86.7%,.2),-1.8em 1.8em 0 0 hsla(0,0%,86.7%,.2),-2.6em 0 0 0 hsla(0,0%,86.7%,.5),-1.8em -1.8em 0 0 hsla(0,0%,86.7%,.7)}12.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,86.7%,.7),1.8em -1.8em 0 0 #ddd,2.5em 0 0 0 hsla(0,0%,86.7%,.2),1.75em 1.75em 0 0 hsla(0,0%,86.7%,.2),0 2.5em 0 0 hsla(0,0%,86.7%,.2),-1.8em 1.8em 0 0 hsla(0,0%,86.7%,.2),-2.6em 0 0 0 hsla(0,0%,86.7%,.2),-1.8em -1.8em 0 0 hsla(0,0%,86.7%,.5)}25%{box-shadow:0 -2.6em 0 0 hsla(0,0%,86.7%,.5),1.8em -1.8em 0 0 hsla(0,0%,86.7%,.7),2.5em 0 0 0 #ddd,1.75em 1.75em 0 0 hsla(0,0%,86.7%,.2),0 2.5em 0 0 hsla(0,0%,86.7%,.2),-1.8em 1.8em 0 0 hsla(0,0%,86.7%,.2),-2.6em 0 0 0 hsla(0,0%,86.7%,.2),-1.8em -1.8em 0 0 hsla(0,0%,86.7%,.2)}37.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,86.7%,.2),1.8em -1.8em 0 0 hsla(0,0%,86.7%,.5),2.5em 0 0 0 hsla(0,0%,86.7%,.7),1.75em 1.75em 0 0 #ddd,0 2.5em 0 0 hsla(0,0%,86.7%,.2),-1.8em 1.8em 0 0 hsla(0,0%,86.7%,.2),-2.6em 0 0 0 hsla(0,0%,86.7%,.2),-1.8em -1.8em 0 0 hsla(0,0%,86.7%,.2)}50%{box-shadow:0 -2.6em 0 0 hsla(0,0%,86.7%,.2),1.8em -1.8em 0 0 hsla(0,0%,86.7%,.2),2.5em 0 0 0 hsla(0,0%,86.7%,.5),1.75em 1.75em 0 0 hsla(0,0%,86.7%,.7),0 2.5em 0 0 #ddd,-1.8em 1.8em 0 0 hsla(0,0%,86.7%,.2),-2.6em 0 0 0 hsla(0,0%,86.7%,.2),-1.8em -1.8em 0 0 hsla(0,0%,86.7%,.2)}62.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,86.7%,.2),1.8em -1.8em 0 0 hsla(0,0%,86.7%,.2),2.5em 0 0 0 hsla(0,0%,86.7%,.2),1.75em 1.75em 0 0 hsla(0,0%,86.7%,.5),0 2.5em 0 0 hsla(0,0%,86.7%,.7),-1.8em 1.8em 0 0 #ddd,-2.6em 0 0 0 hsla(0,0%,86.7%,.2),-1.8em -1.8em 0 0 hsla(0,0%,86.7%,.2)}75%{box-shadow:0 -2.6em 0 0 hsla(0,0%,86.7%,.2),1.8em -1.8em 0 0 hsla(0,0%,86.7%,.2),2.5em 0 0 0 hsla(0,0%,86.7%,.2),1.75em 1.75em 0 0 hsla(0,0%,86.7%,.2),0 2.5em 0 0 hsla(0,0%,86.7%,.5),-1.8em 1.8em 0 0 hsla(0,0%,86.7%,.7),-2.6em 0 0 0 #ddd,-1.8em -1.8em 0 0 hsla(0,0%,86.7%,.2)}87.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,86.7%,.2),1.8em -1.8em 0 0 hsla(0,0%,86.7%,.2),2.5em 0 0 0 hsla(0,0%,86.7%,.2),1.75em 1.75em 0 0 hsla(0,0%,86.7%,.2),0 2.5em 0 0 hsla(0,0%,86.7%,.2),-1.8em 1.8em 0 0 hsla(0,0%,86.7%,.5),-2.6em 0 0 0 hsla(0,0%,86.7%,.7),-1.8em -1.8em 0 0 #ddd}}.highlight-row-on-scroll-into-view{animation:highlight-row 1s .5s}.limit-cell-component{display:flex;flex-direction:column;justify-content:center;margin-left:0!important;margin-right:10px}.limit-cell-component.limit-vs-over-limit{align-items:flex-start!important}.limit-cell-component.limit-vs-over-limit .item{padding:0}.limit-cell-component .item{display:flex;align-items:center;height:25px;padding:0 10px}.limit-cell-component .item:not(:last-child){border-bottom:1px solid #edebeb}.limit-cell-component .item>span{width:100%}.limit-cell-component .limit-item{width:85px}.limit-cell-component .limit-percent{margin-bottom:2px;text-align:center}.limit-cell-component .font-bold{font-weight:600}.limit-cell-component .tooltip.many-limits{display:grid;grid-template-columns:-webkit-min-content 43px -webkit-max-content;grid-template-columns:min-content 43px max-content}.limit-cell-component .tooltip.many-limits>div{opacity:.5}.limit-cell-component .tooltip.many-limits .is-current{opacity:1}.limit-cell-component .tooltip.many-limits .limit-tooltip-amount{text-align:right}.limit-cell-component .tooltip.many-limits .limit-tooltip-icons{display:flex;align-items:center;width:43px;text-align:left}.limit-cell-component .tooltip.many-limits .limit-tooltip-icons i{font-size:14px}.limit-cell-component .tooltip.many-limits .limit-tooltip-icons i:first-of-type{margin:0 5px}.limit-cell-component .tooltip.many-limits .limit-tooltip-range{text-align:left}.goal-cell-component{display:flex;flex-direction:column;justify-content:center;margin-right:10px}.goal-cell-component .item{display:flex;align-items:center;height:25px;padding:0 10px}.goal-cell-component .item:not(:last-child){border-bottom:1px solid #edebeb}.goal-cell-component .item>span{width:100%}.goal-cell-component .goal-item{padding-right:10px}.goal-cell-component .goal-percent{display:block;margin-bottom:2px;text-align:center}.goal-cell-component .font-bold{font-weight:600}.goal-cell-component .tooltip.many-goals{display:grid;grid-template-columns:-webkit-max-content -webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content max-content}.goal-cell-component .tooltip.many-goals>div{opacity:.5}.goal-cell-component .tooltip.many-goals .is-current{opacity:1}.goal-cell-component .tooltip.many-goals .goal-tooltip-model{text-align:left}.goal-cell-component .tooltip.many-goals .goal-tooltip-amount{margin-left:10px;text-align:left}.goal-cell-component .tooltip.many-goals .goal-tooltip-month{margin-left:10px;text-align:right}.rate-cell-component{display:flex;flex-direction:column;justify-content:center;margin-left:0!important}.rate-cell-component .item,.rate-cell-component .rate-item{display:flex;align-items:center}.rate-cell-component .item{width:100%;height:25px}.rate-cell-component .item:not(:last-child){border-bottom:1px solid #edebeb}.rate-cell-component .rate-item{width:84px}.rate-cell-component .rate-amount{text-align:right;width:100%}.rate-cell-component .rate-amount.without-icons{text-align:center}.rate-cell-component .rate-icons{display:flex;margin-left:5px;width:30px;flex-shrink:0}.rate-cell-component .rate-icons i{font-size:16px;color:#a0a0a0}.rate-cell-component .tooltip{text-align:right!important;display:grid;grid-template-columns:-webkit-min-content 43px -webkit-max-content;grid-template-columns:min-content 43px max-content}.rate-cell-component .tooltip>div{opacity:.5}.rate-cell-component .tooltip .is-current{opacity:1}.rate-cell-component .tooltip .rate-tooltip-range{text-align:left}.rate-cell-component .tooltip .rate-tooltip-icons{width:43px;text-align:left;display:flex;align-items:center}.rate-cell-component .tooltip .rate-tooltip-icons i{font-size:14px}.rate-cell-component .tooltip .rate-tooltip-icons i:first-of-type{margin:0 5px}.equalizations-tooltip>span{display:flex;align-items:center}.equalizations-tooltip .equalization-indicator{font-size:6px;color:#00a0f3;margin:0 5px}.equalizations-tooltip .equalizations-list-content.one-month{display:grid;grid-template-columns:-webkit-min-content -webkit-max-content;grid-template-columns:min-content max-content;grid-column-gap:10px}.equalizations-tooltip .equalizations-list-content.more-months{display:grid;grid-template-columns:-webkit-min-content -webkit-min-content -webkit-max-content;grid-template-columns:min-content min-content max-content;grid-column-gap:10px}.equalizations-tooltip .equalizations-list-content .to-right{text-align:right}.equalizations-tooltip .equalizations-list-content .to-left{text-align:left}.equalizations-tooltip .equalizations-list-content .header{font-weight:600}.publisher-newsletter-affiliate-lp{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;width:100%;height:calc(100% - 50px);margin-bottom:20px}.publisher-newsletter-affiliate-lp .top-bar{align-items:center}.publisher-newsletter-affiliate-lp .top-bar .logo{margin-top:0}.publisher-newsletter-affiliate-lp .top-bar h1{color:#fff;display:flex}.publisher-newsletter-affiliate-lp .top-bar h1 span{margin-left:5px}.publisher-newsletter-affiliate-lp .top-bar h1 .card-loader:before{background-color:#0099e9}.publisher-newsletter-affiliate-lp .aligner{height:calc(100% - 50px);display:flex;align-items:center}.publisher-newsletter-affiliate-lp .token{display:flex;align-items:baseline;justify-content:space-between;background-color:#f0f0f0;width:-webkit-max-content;width:max-content;max-width:1000px}.publisher-newsletter-affiliate-lp .token pre{margin:0;padding:10px;white-space:pre-line;word-break:break-word}.publisher-newsletter-affiliate-lp .token .btn{background:#fff;margin-right:10px;height:24px}.publisher-newsletter-affiliate-lp .download-button-container button{width:100%}.publisher-newsletter-affiliate-lp .reminder{display:flex;align-items:center;margin-top:20px;grid-gap:5px;gap:5px;color:#a0a0a0}.publisher-newsletter-affiliate-lp .reminder i{font-size:22px;color:#636363}.publisher-newsletter-affiliate-lp .newsletter-coupons-table{max-width:1000px;margin-bottom:10px}.publisher-newsletter-affiliate-lp .newsletter-coupons-table-headers,.publisher-newsletter-affiliate-lp .newsletter-coupons-table-loader-row,.publisher-newsletter-affiliate-lp .newsletter-coupons-table-row{grid-template-columns:repeat(5,1fr)}.publisher-newsletter-affiliate-lp .newsletter-coupons-table-4-headers,.publisher-newsletter-affiliate-lp .newsletter-coupons-table-4-loader-row,.publisher-newsletter-affiliate-lp .newsletter-coupons-table-4-row{grid-template-columns:repeat(4,1fr)}.publisher-newsletter-affiliate-lp .newsletter-coupons-table-headers,.publisher-newsletter-affiliate-lp .newsletter-coupons-table-loader-row,.publisher-newsletter-affiliate-lp .newsletter-coupons-table-row{display:grid;min-height:60px;border:1px solid #ddd;border-bottom:none}.publisher-newsletter-affiliate-lp .newsletter-coupons-table-headers>div,.publisher-newsletter-affiliate-lp .newsletter-coupons-table-loader-row>div,.publisher-newsletter-affiliate-lp .newsletter-coupons-table-row>div{text-align:center}.publisher-newsletter-affiliate-lp .newsletter-coupons-table-headers>div:not(:last-child),.publisher-newsletter-affiliate-lp .newsletter-coupons-table-loader-row>div:not(:last-child),.publisher-newsletter-affiliate-lp .newsletter-coupons-table-row>div:not(:last-child){border-right:1px solid #ddd}.publisher-newsletter-affiliate-lp .newsletter-coupons-table-loader-row{height:62px}.publisher-newsletter-affiliate-lp .newsletter-coupons-table-loader-row:first-child{border-top:unset}.publisher-newsletter-affiliate-lp .newsletter-coupons-table-headers,.publisher-newsletter-affiliate-lp .newsletter-coupons-table-loader-row:last-of-type{border-bottom:1px solid #ddd}.publisher-newsletter-affiliate-lp .newsletter-coupons-table-headers>div{width:100%;font-weight:600;display:flex;align-items:center;justify-content:center;padding:10px;text-align:center}.publisher-newsletter-affiliate-lp .newsletter-coupons-table-row{position:relative;border-bottom:0;font-size:12px}.publisher-newsletter-affiliate-lp .newsletter-coupons-table-row>div{padding:10px;display:flex;align-items:center;justify-content:center;word-break:break-word}.publisher-newsletter-affiliate-lp .newsletter-coupons-table-row:first-child{border-top:unset}.publisher-newsletter-affiliate-lp .newsletter-coupons-table-row:last-child{border-bottom:1px solid #ddd}.publisher-newsletter-affiliate-lp .covered-badge{display:inline-block;margin-bottom:5px;margin-right:5px;background-color:#edebeb;padding:5px 7px;border-radius:5px}.publisher-newsletter-affiliate-lp .covered-badge.covered-badge-danger{background-color:#fbebec;color:#a84b50}.publisher-newsletter-affiliate-lp .covered-badge.covered-badge-primary{background-color:#00a0f3;color:#fff}.publisher-newsletter-affiliate-lp .actions-row{max-width:1000px;margin-top:15px}.publisher-newsletter-affiliate-lp .actions-container{margin-top:10px}.top-section{position:relative;background:#00a0f3 linear-gradient(#0fb1fd,#008fda);z-index:0;transition:height .4s ease-out}.top-section .wave{background:url(/inis-spa/build/static/media/wave.617a00de.png) repeat-x;width:100%;height:66px;position:absolute;bottom:-30px;z-index:2}.top-section .content-container{min-width:1180px;padding-bottom:30px;position:relative;transition:top .4s ease-out,opacity .4s ease}.top-section h1{color:#fff;font-size:34px;text-align:center}.top-section.closed{height:80px}.top-section.closed .content-container{top:-50px;opacity:0}.top-section.open{height:200px}.top-section.open .content-container{top:0;opacity:1}.top-open-icon{display:flex;align-items:center;justify-content:center;height:80px;cursor:pointer;width:100%;position:absolute;top:50px;opacity:.7}.top-open-icon .mouse{border:2px solid #fff;height:24px;width:17px;border-radius:10px;display:flex;justify-content:center;margin-bottom:15px}.top-open-icon .mouse span{background-color:#fff;display:block;margin-top:4px;width:3px;height:7px;border-radius:10px}.top-open-icon .arrow{color:#fff;position:absolute;top:2px;font-size:24px;margin-top:1px;padding:0;animation-name:arrow-move;animation-duration:1s;animation-iteration-count:infinite}@keyframes arrow-move{0%{opacity:1}to{transform:translateY(-5px);opacity:0}}.employees{min-width:1210px;margin:20px 30px 30px}.employees .section-title{display:flex;align-items:center;justify-content:space-between}.employees-table .table-header,.employees-table .table-row,.employees-table .table-row-loader{grid-template-columns:5% 15% 15% 10% 12.5% 12.5% 12.5% 17.5%}.employees-table .table-bar .icon-button:first{border:0}.employees-table .table-row .role{display:flex;flex-direction:column;align-items:center;width:50px;text-align:center;text-transform:uppercase;font-size:10px;margin-right:7px}.employees-table .table-row .role.disabled{color:#ddd}.employees-table .table-row .actions .btn:hover>i{color:#fff}.employees-table .table-row .actions .btn>i{margin-right:0}.manage-employee-modal .row{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px}.manage-employee-modal label{margin-bottom:10px}.manage-employee-modal label[for=role]{margin-bottom:0}.manage-employee-modal .modal-content{min-width:auto;overflow:initial}.manage-employee-modal .modal-section{padding-left:0;margin-bottom:20px}.manage-employee-modal .basic-section{margin-bottom:5px}.manage-employee-modal .basic-section form:last-child{width:500px}.manage-employee-modal .basic-section form:last-child>label,.manage-employee-modal .basic-section form:last-child>span{margin-bottom:20px}.manage-employee-modal .basic-section form:last-child>label:last-child{margin-bottom:0}.manage-employee-modal .link{display:inline-block;font-size:12px;text-decoration:underline;margin:5px 0 15px}.manage-employee-modal .submit-button{margin-left:auto}.manage-employee-modal .select-dropdown{width:unset}.manage-employee-modal .addtional-roles{display:grid;grid-template-columns:repeat(3,-webkit-max-content);grid-template-columns:repeat(3,max-content);grid-column-gap:5px;margin-bottom:30px;margin-top:3px;-webkit-user-select:none;user-select:none}.manage-employee-modal .addtional-roles .role{display:flex;align-items:center;text-align:center;border:1px solid #00a0f3;border-radius:3px;font-size:14px;cursor:pointer;padding:7px 10px;color:#00a0f3}.manage-employee-modal .addtional-roles .role i{margin-right:5px}.manage-employee-modal .addtional-roles .role.disabled{color:#ddd;border-color:#ddd}.manage-employee-modal .addtional-roles .role.disabled:hover{color:#00a0f3;border-color:#00a0f3}.delete-employee-modal .modal-content{min-width:480px;width:480px}.delete-employee-modal .component-alert-bar{margin-bottom:10px}.delete-employee-modal .input-search-container{margin-top:3px}.delete-employee-modal .buttons-section{display:flex;justify-content:end;margin-top:80px}.delete-employee-modal .buttons-section>button:not(:last-child){margin-right:10px}.manage-attendants-modal{top:14%;height:auto}.manage-attendants-modal .modal-content{min-width:-webkit-max-content;min-width:max-content}.manage-attendants-modal .tabs{display:flex;margin:0 20px}.manage-attendants-modal .tab-button{background-color:#f9f9f9;padding:7px 12px;display:flex;font-weight:600;place-items:center}.manage-attendants-modal .tab-button i{margin-right:6px;font-size:20px}.manage-attendants-modal .tab-button:not(:last-child){border-right:1px solid #edebeb}.manage-attendants-modal .tab-button.checked{background-color:#00a0f3;color:#fff;border-color:#00a0f3;box-shadow:0 1px 3px 2px #edebeb}.manage-attendants-modal .tab-button:hover:not(.disabled){cursor:pointer}.manage-attendants-modal .tab-button.checked{cursor:default!important;pointer-events:none}.manage-attendants-modal .tab-button.disabled{color:#ddd;pointer-events:none}.manage-attendants-modal .circle-number{position:relative;display:inline-block;left:0;margin-bottom:5px}.manage-attendants-modal .circle{display:flex;justify-content:center;align-items:center;border:1px solid #231f20;width:26px;height:26px;border-radius:50%;font-size:16px;font-weight:400;margin-right:10px}.manage-attendants-modal .modal-body{width:686px}.manage-attendants-modal .modal-body .content{margin:0 22px 20px 26px}.manage-attendants-modal .modal-body .content.attendants-list{margin:0 12px 20px 36px;max-height:200px;overflow:auto}.manage-attendants-modal .modal-body .rules{display:grid;grid-template-columns:47.5% 5% 47.5%}.manage-attendants-modal .modal-body .rules-container{padding-bottom:20px}.manage-attendants-modal .modal-body .rules-container label{margin-bottom:5px}.manage-attendants-modal .modal-body .rules-container .select-dropdown{margin-left:25px}.manage-attendants-modal .modal-body .break:before{content:"";display:block;background:#ddd;margin:0 auto;width:1px;height:120px}.manage-attendants-modal .modal-body .attendant-row{display:flex;margin-bottom:10px}.manage-attendants-modal .modal-body .attendant-row .hide-title{display:none}.manage-attendants-modal .modal-body .attendant-row label{margin-right:10px}.manage-attendants-modal .modal-body .attendant-row .no-accounts input{background-color:#dadada!important}.manage-attendants-modal .modal-body .inline-edit{padding:10px}.publishers-container .publishers{min-width:1560px;padding:20px 30px 30px}.publishers-container .publishers .section-title{display:flex;align-items:center;justify-content:space-between}.publishers-container .publishers-table .emails-bolding{font-size:12px;color:#636363}.publishers-container .publishers-table .table-header,.publishers-container .publishers-table .table-row,.publishers-container .publishers-table .table-row-loader{min-height:50px!important}.publishers-container .publishers-table .table-row-loader{height:50px}.publishers-container .publishers-table .table-row{font-size:12px}.publishers-container .publishers-table .table-row .name{display:flex;align-items:center;min-width:0}.publishers-container .publishers-table .table-row .states{display:grid;grid-column-gap:8px;column-gap:8px;grid-row-gap:2px;row-gap:2px}.publishers-container .publishers-table .table-row .states div{display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.publishers-container .publishers-table .table-row .states div i{margin-right:10px}.publishers-container .publishers-table .table-row .states .awaiting{color:#f37021}.publishers-container .publishers-table .table-row .states .confirmed{color:#00a0f3}.publishers-container .publishers-table .table-row .states .blocked{color:#f44336}.publishers-container .publishers-table .table-row .states .unregistered{color:#ddd}.publishers-container .publishers-table .table-row .emails{align-items:center;word-break:break-all;min-width:0}.publishers-container .publishers-table .table-row .emails .material-icons{font-size:16px;padding-right:6px}.publishers-container .publishers-table .table-row .emails .__react_component_tooltip>span{display:flex;align-items:center}.publishers-container .publishers-table .table-row .emails .__react_component_tooltip br{display:none}.publishers-container .publishers-table .table-row .notes{padding:5px 10px 5px 0;white-space:break-spaces}.publishers-container .publishers-table .table-row .actions{display:flex;align-items:center;grid-gap:4px;gap:4px}.publishers-container .publishers-table .table-row .actions>span{margin-right:10px}.publishers-container .publishers-table .table-row .actions .btn:hover>i{color:#fff}.publishers-container .publishers-table .table-row .actions .btn>i{margin-right:0}.publishers-container .publishers-table .common-help-icon i{top:10px;margin-left:2px}.publishers-container .publishers-table .multiselect-options-list{width:350px;max-height:450px;overflow:auto}.publishers-top-section{color:#fff}.publishers-top-section.open{height:420px}.publishers-top-section .content-container{padding:30px}.publishers-top-section .content{margin-left:180px;margin-right:35px;display:grid;grid-template-columns:80% 20%;grid-template-rows:340px}.publishers-top-section .content .chart-container,.publishers-top-section .content .publishers-summary{display:flex;flex-direction:column}.publishers-top-section .content .chart-container .tooltip{max-width:440px;display:flex;padding:12px 12px 12px 14px}.publishers-top-section .content .chart-container .tooltip p{text-align:justify;cursor:default;display:flex;align-self:center}.publishers-top-section .content .chart-container .tooltip .btn{padding:5px 0;min-width:120px;margin-left:20px;background-color:#034292;border-color:#034292;color:#fff}.publishers-top-section .content .chart-container .tooltip .btn:hover{background-color:#fff;border-color:#fff;color:#034292}.publishers-top-section .content .chart-container .tooltip .btn span{font-weight:600}.publishers-top-section .content .chart-container .bar:nth-child(-n+3) rect{fill:#328bff}.publishers-top-section .content .chart-container .bar:nth-child(-n+3)[data-tooltip=true]:hover rect{cursor:pointer;fill:#4194ff}.publishers-top-section .content .publishers-summary{position:relative}.publishers-top-section .content .summary-container{height:100%;display:grid;place-items:center right}.publishers-top-section .content .summary-container p{font-size:32px;text-align:right}.publishers-top-section .content .summary-container p span{font-size:38px;font-weight:600;display:block}.publishers-top-section .content .tooltip-container{text-align:right}.publishers-top-section .content .tooltip-container i{cursor:default}.publishers-top-section .content .tooltip-container .tooltip{top:25px!important}.publishers-top-section h1{display:block;font-size:20px;text-align:left}.create-publisher-modal .modal-content{min-width:750px}.create-publisher-modal .basic-information-section{display:grid;grid-row-gap:10px;row-gap:10px}.create-publisher-modal .with-description span{font-weight:400;margin-left:5px}.create-publisher-modal .with-description p{margin:0 0 10px 40px;max-width:600px;color:#a0a0a0;font-size:12px}.create-publisher-modal .modal-section{margin-bottom:30px}.create-publisher-modal .attendants-section .select-dropdown,.create-publisher-modal .user-section .select-dropdown{width:auto}.create-publisher-modal .user-section{grid-row-gap:10px;row-gap:10px}.create-publisher-modal .user-section .title-label>input{width:auto}.create-publisher-modal .user-section .options-block{max-height:90px}.create-publisher-modal .type{display:flex;-webkit-user-select:none;user-select:none}.create-publisher-modal .type label{margin-right:20px}.create-publisher-modal .optional{color:#a0a0a0;text-transform:lowercase}.create-publisher-modal .attendants-section,.create-publisher-modal .firstname-lastname-pesel-row,.create-publisher-modal .name-nip-row,.create-publisher-modal .street-postal-city-row,.create-publisher-modal .user-section{display:grid;grid-column-gap:20px;column-gap:20px}.create-publisher-modal .attendants-section,.create-publisher-modal .firstname-lastname-pesel-row,.create-publisher-modal .street-postal-city-row,.create-publisher-modal .user-section{grid-template-columns:1fr 1fr 1fr}.create-publisher-modal .name-nip-row{grid-template-columns:2.11fr 1fr}.create-publisher-modal .submit-button{margin-top:40px;margin-left:auto}.create-publisher-modal .checkbox-categories-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.create-publisher-modal .checkbox-categories-container label{width:-webkit-max-content;width:max-content}.manage-publisher-categories-modal{font-size:12px}.manage-publisher-categories-modal input{font-size:inherit}.manage-publisher-categories-modal .modal-content{min-width:unset;max-width:800px;width:100%}.manage-publisher-categories-modal .checkbox-categories-container{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none}.manage-publisher-categories-modal form{display:flex;align-items:flex-start;grid-gap:5px;gap:5px}.manage-publisher-categories-modal .category-name{width:230px}.manage-publisher-categories-modal .delete-icon-button i{margin-top:3px;margin-bottom:0}.manage-publisher-categories-modal .inline-edit{display:flex;grid-gap:10px;gap:10px;padding:0 5px}.manage-publisher-categories-modal .inline-edit.is-editing{padding:5px;margin-bottom:50px}.manage-publisher-categories-modal .actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;margin-left:5px}.manage-publisher-categories-modal .new-category{border:1px solid #00a0f3;padding:5px}.publisher-settings{margin:20px 25px 30px;min-width:1350px}.publisher-settings,.sides-wrapper{display:grid;justify-content:center}.sides-wrapper{grid-template-columns:1040px 330px}.sides-wrapper .item-left{border:1px solid #edebeb;border-radius:3px 0 0 3px;padding:15px}.sides-wrapper .item-left .react-tabs__tab{width:25%}.sides-wrapper .item-left .react-tabs__tab--disabled{cursor:default;color:#ddd}.sides-wrapper .item-left .react-tabs{min-width:900px}.sides-wrapper .item-left .section{min-width:900px;max-width:1100px;padding-bottom:60px}.sides-wrapper .item-left .section:first-child{margin-top:60px}.sides-wrapper .item-left .section .title{display:flex;justify-content:space-between;height:30px;margin:0 0 20px 10px}.sides-wrapper .item-left .section .title .title-text{font-size:21px;font-weight:700;display:flex;align-items:center}.sides-wrapper .item-left .section .title .title-text .label{margin-left:15px}.sides-wrapper .item-left .section .title .title-buttons{display:flex}.sides-wrapper .item-left .section .title .title-buttons button{margin-right:10px}.sides-wrapper .item-left .section .title .title-buttons button:last-child{margin-right:0}.sides-wrapper .item-left .section .section-description{margin-left:10px}.sides-wrapper .item-left .section .checkbox-categories-container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.sides-wrapper .item-left .section .checkbox-categories-container label.disabled{color:inherit}.sides-wrapper .item-left .section form{display:flex;justify-content:space-between;flex-wrap:wrap}.sides-wrapper .item-left .section .basic-data-radio-tooltip{display:flex}.sides-wrapper .item-left .section .radio-form{justify-content:flex-start;margin-bottom:20px}.sides-wrapper .item-left .section .radio-form label:first-child{margin-right:20px}.sides-wrapper .item-left .section .user{display:grid;grid-template-columns:1fr 1fr 220px 100px 150px 60px 30px;grid-gap:0 10px;gap:0 10px}.sides-wrapper .item-left .section .user .select-dropdown{width:100%}.sides-wrapper .item-left .section .user .options{margin-top:21px;margin-left:5px}.sides-wrapper .item-left .section .user .options>span{cursor:pointer}.sides-wrapper .item-left .section .user .popover-container .popover{width:145px;cursor:auto;top:35px;right:calc(100% - 25px)}.sides-wrapper .item-left .section .user .popover-container .popover span{padding:5px 10px;display:inline-flex;align-items:center;width:100%}.sides-wrapper .item-left .section .user .popover-container .popover span i{margin-right:5px}.sides-wrapper .item-left .section .user .popover-container .popover span:first-of-type{padding-top:10px}.sides-wrapper .item-left .section .user .popover-container .popover span:last-of-type{padding-bottom:10px}.sides-wrapper .item-left .section .user .popover-container .popover span.disabled{color:#ddd;cursor:default;pointer-events:none}.sides-wrapper .item-left .section .user .popover-container .popover:before{right:7px}.sides-wrapper .item-left .section .user .popover-container .popover span,.sides-wrapper .item-left .section .user .popover-container i{cursor:pointer}.sides-wrapper .item-left .section .user .popover-container .popover span:hover,.sides-wrapper .item-left .section .user .popover-container i:hover{color:#00a0f3}.sides-wrapper .item-left .section.publisher-permissions .inline-edit{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:10px;row-gap:10px;align-items:flex-start;-webkit-user-select:none;user-select:none}.sides-wrapper .item-left .section.publisher-permissions .inline-edit p{font-size:12px;color:#a0a0a0;margin-left:26px}.sides-wrapper .item-left .section.display .border,.sides-wrapper .item-left .section.mailing .border{border:1px solid #edebeb;padding:10px}.sides-wrapper .item-left .section.display .confirmation-checkbox-wrapper,.sides-wrapper .item-left .section.mailing .confirmation-checkbox-wrapper{width:326px}.sides-wrapper .item-left .section.display .terms,.sides-wrapper .item-left .section.mailing .terms{display:flex;align-items:center;margin-top:20px}.sides-wrapper .item-left .section.display .terms:not(.disabled),.sides-wrapper .item-left .section.mailing .terms:not(.disabled){cursor:pointer}.sides-wrapper .item-left .section.display .terms .border,.sides-wrapper .item-left .section.mailing .terms .border{width:100%;display:flex;justify-content:space-between;padding:10px 30px 10px 10px;border-radius:3px}.sides-wrapper .item-left .section.display .terms .v-divider,.sides-wrapper .item-left .section.mailing .terms .v-divider{height:15px;background-color:#e3e3e3}.sides-wrapper .item-left .section.display .terms button[disabled] span,.sides-wrapper .item-left .section.mailing .terms button[disabled] span{cursor:default!important}.sides-wrapper .item-left .section.display .terms .btn,.sides-wrapper .item-left .section.mailing .terms .btn{width:100px}.sides-wrapper .item-left .section.display .traffic-legality-modal-section,.sides-wrapper .item-left .section.mailing .traffic-legality-modal-section{margin-top:20px}.sides-wrapper .item-left .section.display .traffic-legality-modal-section .terms,.sides-wrapper .item-left .section.mailing .traffic-legality-modal-section .terms{margin-top:0}.sides-wrapper .item-left .section.display .main-terms-container,.sides-wrapper .item-left .section.mailing .main-terms-container{padding:10px;border:1px solid #edebeb;border-bottom:unset}.sides-wrapper .item-left .section.display .main-terms-container .terms,.sides-wrapper .item-left .section.mailing .main-terms-container .terms{margin-top:0}.sides-wrapper .item-left .section.display .radio-form,.sides-wrapper .item-left .section.mailing .radio-form{margin:0 0 0 10px}.sides-wrapper .item-left .section.display .sites .inline-edit,.sides-wrapper .item-left .section.mailing .sites .inline-edit{padding:0}.sides-wrapper .item-left .section.display .sites .action-buttons,.sides-wrapper .item-left .section.mailing .sites .action-buttons{bottom:10px}.sides-wrapper .item-left .section.display .sites .site,.sides-wrapper .item-left .section.mailing .sites .site{display:grid;grid-template-columns:auto 150px 85px 200px 80px;grid-gap:10px}.sides-wrapper .item-left .section.display .sites .site.eng-ver,.sides-wrapper .item-left .section.mailing .sites .site.eng-ver{grid-template-columns:auto 150px 100px 170px 100px}.sides-wrapper .item-left .section.display .sites .site .site-code .icons,.sides-wrapper .item-left .section.mailing .sites .site .site-code .icons{height:30px;margin-top:3px}.sides-wrapper .item-left .section.display .sites .site .remove,.sides-wrapper .item-left .section.mailing .sites .site .remove{align-self:flex-end}.sides-wrapper .item-left .section.display .sites .site .state,.sides-wrapper .item-left .section.mailing .sites .site .state{display:flex;justify-content:space-between;align-items:center;width:60px;height:30px;margin:3px auto 0}.sides-wrapper .item-left .section.display .sites .site .state i.yellow,.sides-wrapper .item-left .section.mailing .sites .site .state i.yellow{color:#f3b100}.sides-wrapper .item-left .section.display .sites .site .state i.green,.sides-wrapper .item-left .section.mailing .sites .site .state i.green{color:#4caf50}.sides-wrapper .item-left .section.display .sites .site .state i.grey,.sides-wrapper .item-left .section.mailing .sites .site .state i.grey{color:#ddd}.sides-wrapper .item-left .section.display .sites .site .state i.pointer:hover,.sides-wrapper .item-left .section.mailing .sites .site .state i.pointer:hover{color:#00a0f3}.sides-wrapper .item-left .section.display .sites .site .state i:not(.pointer),.sides-wrapper .item-left .section.mailing .sites .site .state i:not(.pointer){cursor:default}.sides-wrapper .item-left .section.display .sites .is-editing,.sides-wrapper .item-left .section.mailing .sites .is-editing{margin-bottom:30px}.sides-wrapper .item-left .section.display .add,.sides-wrapper .item-left .section.mailing .add{margin-top:20px}.sides-wrapper .item-left .section.display .save,.sides-wrapper .item-left .section.mailing .save{margin-top:20px;width:130px}.sides-wrapper .item-left .section.display .databases-in-section,.sides-wrapper .item-left .section.display .websites-in-section,.sides-wrapper .item-left .section.mailing .databases-in-section,.sides-wrapper .item-left .section.mailing .websites-in-section{display:flex;flex-direction:column;box-shadow:inset 0 2px 6px #ddd;background-color:#f9f9f9}.sides-wrapper .item-left .section.display .databases-in-section .database,.sides-wrapper .item-left .section.display .databases-in-section .website,.sides-wrapper .item-left .section.display .websites-in-section .database,.sides-wrapper .item-left .section.display .websites-in-section .website,.sides-wrapper .item-left .section.mailing .databases-in-section .database,.sides-wrapper .item-left .section.mailing .databases-in-section .website,.sides-wrapper .item-left .section.mailing .websites-in-section .database,.sides-wrapper .item-left .section.mailing .websites-in-section .website{background-color:#fff;border:1px solid #edebeb;margin:10px;margin-bottom:unset;padding:10px}.sides-wrapper .item-left .section.display .databases-in-section .database:last-child,.sides-wrapper .item-left .section.display .databases-in-section .website:last-child,.sides-wrapper .item-left .section.display .websites-in-section .database:last-child,.sides-wrapper .item-left .section.display .websites-in-section .website:last-child,.sides-wrapper .item-left .section.mailing .databases-in-section .database:last-child,.sides-wrapper .item-left .section.mailing .databases-in-section .website:last-child,.sides-wrapper .item-left .section.mailing .websites-in-section .database:last-child,.sides-wrapper .item-left .section.mailing .websites-in-section .website:last-child{border-bottom:1px solid #edebeb;margin-bottom:10px}.sides-wrapper .item-left .section .modal-content .mailing{min-width:0}.sides-wrapper .item-left .section .modal-content .mailing .databases{margin:0}.sides-wrapper .item-left .section .inline-edit{padding:10px}.sides-wrapper .item-left .section.user-data .inline-edit{padding-right:0}.sides-wrapper .item-left .section.user-data .inline-edit .select-container i{z-index:1}.sides-wrapper .item-left .section.user-data .is-editing{margin-bottom:45px}.sides-wrapper .item-left .section.basic-data .radio-form{margin-top:0}.sides-wrapper .item-left .section.basic-data .attendant-form{display:flex;margin-top:20px}.sides-wrapper .item-left .section.basic-data .attendant-form .button-label{margin-right:30px}.sides-wrapper .item-left .section.notes form{margin-top:0}.sides-wrapper .item-left .section.notes .is-editing{margin-bottom:40px}.sides-wrapper .item-left .divider{margin:30px 0}.sides-wrapper .item-right{min-height:500px;background-color:#f9f9f9}.sides-wrapper .item-right hr+.item{padding-top:30px}.sides-wrapper .item-right .item{padding:0 36px 30px}.sides-wrapper .item-right .item:first-child{padding-top:30px}.sides-wrapper .item-right .item ul{margin-top:10px}.sides-wrapper .item-right h3{display:flex;align-items:center}.sides-wrapper .item-right h3 .label-default,.sides-wrapper .item-right h3 .label-info{margin-left:8px}.sides-wrapper .item-right p{word-break:break-all;margin:0}.sides-wrapper .item-right p i{vertical-align:middle;font-size:16px;margin-right:5px;height:19px}.sides-wrapper .item-right .btn{width:100%}.sides-wrapper .item-right li{position:relative;justify-content:space-between;padding-left:10px;list-style:none}.sides-wrapper .item-right li:after{content:"";position:absolute;top:8px;left:1px;width:4px;height:4px;border-radius:50%;background-color:#636363}.sides-wrapper .item-right li span{float:right}.sides-wrapper .item-right hr{margin:0}.sides-wrapper .item-right a,.sides-wrapper .item-right li{text-overflow:ellipsis;overflow:hidden;width:250px;white-space:nowrap;display:block}.sides-wrapper .item-right li{display:flex}.sides-wrapper .item-right .accounts-select{display:flex;justify-content:flex-end;align-items:center}.sides-wrapper .item-right .accounts-select .label{margin-right:15px}.sides-wrapper .item-right .accounts-select .select-dropdown{width:100%;background-color:#fff}.sides-wrapper .item-right .accounts-select i{z-index:1}.sides-wrapper .item-right .btn{background-color:#fff}.sides-wrapper textarea{height:80px}.sides-wrapper .modal .radio-form{margin:0!important}.sides-wrapper .modal .site{grid-template-columns:225px 150px 135px 102px auto!important;grid-gap:25px!important;margin-top:10px}.sides-wrapper .modal .terms button{width:100px!important}.sides-wrapper .modal .buttons{display:flex;justify-content:flex-end;margin-top:20px}.sides-wrapper .traffic-legality h4{font-size:12px;font-weight:400;margin-bottom:5px}.sides-wrapper .mailing{padding:0!important}.sides-wrapper .mailing .databases{margin-bottom:20px}.sides-wrapper .mailing .databases .basic{margin-top:0}.sides-wrapper .mailing .basic{display:grid;grid-template-columns:auto 100px;grid-gap:10px;margin-top:20px}.sides-wrapper .mailing .basic-in-section{display:flex}.sides-wrapper .mailing .database form{margin-top:0}.sides-wrapper .mailing .database form>*{margin-right:10px}.sides-wrapper .mailing .database .expanded{padding-left:32px}.sides-wrapper .mailing .database .expanded.fixed{width:743px}.sides-wrapper .mailing .database h4{font-size:12px;font-weight:400;margin-bottom:5px}.sides-wrapper .mailing .database .terms{margin-top:5px!important}.sides-wrapper .mailing .database .terms label{pointer-events:none}.sides-wrapper .mailing .database a{font-size:12px}.sides-wrapper .mailing .mailing-database-arrow{cursor:pointer;padding-top:24px}.sides-wrapper .mailing .mailing-database-arrow i{font-size:22px}.sides-wrapper .mailing .button-label{justify-content:flex-end}.sides-wrapper .mailing .button-label .btn{width:90px;padding:0}.sides-wrapper .mailing .add-database-buttons{display:flex}.sides-wrapper .mailing .add-database-buttons button:last-child{margin-left:20px}.sides-wrapper .mailing .email-marketing{font-size:12px;margin:7px 0 0 4px}.sides-wrapper .mailing .footer,.sides-wrapper .mailing .profile,.sides-wrapper .mailing .regulations,.sides-wrapper .mailing .terms-container{margin-top:20px}.sides-wrapper .mailing .profile form{display:flex;justify-content:flex-start}.sides-wrapper .mailing .profile form label{margin:5px 0}.sides-wrapper .mailing .footer span,.sides-wrapper .mailing .regulations span{display:block}.sides-wrapper .modal-save-button{overflow:hidden}.sides-wrapper .modal-save-button span{float:right}.sides-wrapper .modal-save-button button{float:right;width:130px}.sides-wrapper .select-dropdown.disabled i{display:none}.sides-wrapper.publisher .no-access-to-api-tab{width:100%;height:100%}.sides-wrapper.publisher .no-access-to-api-tab div{height:100%;display:flex;align-items:center;justify-content:center}.sides-wrapper.publisher .publisher-help-icon{display:inline-flex;align-items:flex-end;height:16px;margin-left:5px}.sides-wrapper.publisher .publisher-help-icon i{font-size:18px}.sides-wrapper .notifications .checkboxes-wide .checkbox-mark{position:relative;top:-21px}.sides-wrapper .notifications .checkboxes-wide p{font-size:16px!important;margin-bottom:20px}.sides-wrapper .notifications .checkboxes-wide p span{font-size:14px;font-weight:400}.sides-wrapper .notifications .checkboxes{padding-top:20px;display:flex}.sides-wrapper .notifications .checkboxes label{margin-right:20px}.sides-wrapper .agreements label{display:inline-flex}.sides-wrapper .agreements label:first-child{margin-bottom:10px}.sides-wrapper .token-section .management-buttons{margin-left:10px;display:flex}.sides-wrapper .token-section .management-buttons .btn:first-child{margin-right:10px}.sides-wrapper .token-section .token{margin:10px 10px 0;display:flex;align-items:baseline;justify-content:space-between;background-color:#f0f0f0;width:-webkit-max-content;width:max-content}.sides-wrapper .token-section .token pre{margin:0;padding:10px;white-space:pre-line;word-break:break-word}.sides-wrapper .token-section .token .btn{background:#fff;margin-right:10px;height:24px}.sides-wrapper .token-section a{margin:10px}.sides-wrapper .mailing .database a,.sides-wrapper .token-section a,.sides-wrapper .traffic-legality a{display:inline-block;color:#00a0f3}.sides-wrapper .mailing .database a:hover,.sides-wrapper .token-section a:hover,.sides-wrapper .traffic-legality a:hover{text-decoration:underline}.sides-wrapper .postback-section .row{display:flex}.sides-wrapper .postback-section .settings .postback-url,.sides-wrapper .postback-section .settings .postback-url .title-label{width:100%}.sides-wrapper .postback-section .parameters .parameter{display:grid;grid-template-columns:39% 61%}.sides-wrapper .postback-section .parameters .parameter.header{border-bottom:1px solid #ddd;font-weight:700}.sides-wrapper .postback-section .parameters .parameter label{-webkit-user-select:none;user-select:none}.sides-wrapper .postback-section .equal{display:flex;align-items:center}.sides-wrapper .postback-section .equal.first{margin-top:18px}.sides-wrapper .postback-section .btn{background:#fff}.sides-wrapper .postback-section .btn-remove{align-self:flex-end;padding:1px 6px}.sides-wrapper .postback-section .btn-remove i{margin:0}.sides-wrapper .postback-section .inline-edit{padding:0!important}.sides-wrapper .postback-section .inline-edit .container{position:relative}.sides-wrapper .publisher-programs-tab-view .publisher-programs-count{margin:30px 10px;font-weight:700}.sides-wrapper .publisher-programs-tab-view .publisher-programs-table{margin-top:10px}.sides-wrapper .publisher-programs-tab-view .publisher-programs-table .table-header,.sides-wrapper .publisher-programs-tab-view .publisher-programs-table .table-row,.sides-wrapper .publisher-programs-tab-view .publisher-programs-table .table-row-loader{grid-template-columns:60px 30% 30% auto}.sides-wrapper .publisher-programs-tab-view .publisher-programs-table .table-rows{border:1px solid #f0f0f0}.sides-wrapper .publisher-programs-tab-view .publisher-programs-table .table-rows .table-row{min-height:auto}.sides-wrapper .publisher-programs-tab-view .publisher-programs-table .table-rows .table-row>div{font-size:12px}.sides-wrapper .publisher-programs-tab-view .publisher-programs-table .table-rows .table-row:last-child{border-bottom:none}.sides-wrapper .publisher-programs-tab-view .publisher-programs-table .program-name{color:inherit}.sides-wrapper .publisher-programs-tab-view .publisher-programs-table .program-name:hover{color:#00a0f3;text-decoration:underline}.sides-wrapper .publisher-programs-tab-view .publisher-programs-table .select-dropdown input{border:unset;font-size:14px;font-weight:700;color:#636363;padding:0;height:20px;-webkit-user-select:none;user-select:none}.sides-wrapper .publisher-programs-tab-view .publisher-programs-table .select-dropdown i{top:3px;right:-2px}.sides-wrapper .publisher-programs-tab-view .publisher-programs-table .select-dropdown:last-child{margin-left:10px}.sides-wrapper .publisher-programs-tab-view .publisher-programs-table .select-dropdown.disabled{cursor:default}.sides-wrapper .publisher-programs-tab-view .publisher-programs-table .select-dropdown.disabled input{background:#fff!important}.sides-wrapper .publisher-programs-tab-view .publisher-programs-table .select-dropdown.disabled i,.sides-wrapper .publisher-programs-tab-view .publisher-programs-table .select-dropdown.disabled input{color:#a0a0a0}.sides-wrapper .publisher-programs-tab-view .subrow-itemlist{display:flex;flex-direction:column;position:relative;justify-content:center}.sides-wrapper .publisher-programs-tab-view .subrow-itemlist .channel-item{margin:5px 0;display:flex}.sides-wrapper .publisher-programs-tab-view .subrow-itemlist .report-buttons{display:flex}.sides-wrapper .publisher-programs-tab-view .subrow-itemlist .channel{width:50px;position:relative;height:24px}.sides-wrapper .publisher-programs-tab-view .subrow-itemlist .channel .belt{position:absolute;width:2px;height:100%;flex:none;border-radius:5px;bottom:0;left:35px}.sides-wrapper .publisher-programs-tab-view .subrow-itemlist .channel .belt.incomplete,.sides-wrapper .publisher-programs-tab-view .subrow-itemlist .channel .belt.new{background-color:#f37021}.sides-wrapper .publisher-programs-tab-view .subrow-itemlist .channel .belt.active{background-color:#00a0f3}.sides-wrapper .publisher-programs-tab-view .subrow-itemlist .channel .belt.archived{background-color:#000}.sides-wrapper .publisher-programs-tab-view .subrow-itemlist .channel .belt.suspended{background-color:#a0a0a0}.sides-wrapper .publisher-programs-tab-view .subrow-itemlist .channel .belt.planned{background-color:#b100f3}.user-newsletter-agreements-modal.modal .modal-content{min-width:500px}.user-newsletter-agreements-modal .agreements-section{display:grid;grid-row-gap:10px;row-gap:10px;align-items:flex-start;-webkit-user-select:none;user-select:none}.user-newsletter-agreements-modal .agreements-section p{font-size:12px;color:#a0a0a0;margin-left:26px}.user-newsletter-agreements-modal .buttons-section{margin-top:50px;display:flex;justify-content:flex-end}.user-newsletter-agreements-modal .buttons-section .btn{width:100%}.download-report-modal .modal-content{width:410px;min-width:410px}.download-report-modal .day-range-picker-component{margin-top:3px}.download-report-modal .day-range-picker-component .filter-date-button,.download-report-modal .day-range-picker-component .month-picker-component .filter-date-button{width:350px}.download-report-modal .day-range-picker-component .react-daterange-picker__calendar{left:0!important}.download-report-modal .day-range-picker-component .button-dropdown-content{right:0}.download-report-modal .buttons-section{margin-top:320px;display:flex;justify-content:flex-end}.download-report-modal .buttons-section .btn{width:100%}.complete-publisher-terms-modal{line-height:21px}.complete-publisher-terms-modal .modal-body{max-width:900px;height:75vh}.complete-publisher-terms-modal .modal-body>div{height:calc(100% - 75px);overflow:auto;margin-bottom:30px;padding-right:20px}.complete-publisher-terms-modal .modal-body>div p:not(:first-child):not(:last-child){margin:10px 0}.complete-publisher-terms-modal .modal-body>div .text-center{text-align:center}.complete-publisher-terms-modal .modal-body>div ul{padding-left:20px}.complete-publisher-terms-modal .modal-body>div ul.lower-alpha{list-style-type:lower-alpha}.complete-publisher-terms-modal .modal-body>div ul.disc{list-style-type:disc}.complete-publisher-terms-modal .btn{margin-left:auto}.complete-publisher-terms-modal .terms-content{margin-left:30px}.complete-publisher-terms-modal .underline{text-decoration:underline}.complete-publisher-terms-modal .examples{background-color:#f0f0f0;padding:20px}.publisher-settings-top-container{width:100%;display:flex;padding-top:75px}.publisher-settings-top-container h1{margin:0 auto}.react-tabs__tab-list{display:flex;padding:0;margin:0;list-style-type:none;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none}.react-tabs__tab{height:50px;background-color:#f9f9f9;border-right:1px solid #edebeb;font-weight:700;display:flex;justify-content:center;align-items:center;flex-grow:1}.react-tabs__tab i{margin-right:20px}.react-tabs__tab:last-of-type{border-right:0}.react-tabs__tab--selected{background-color:#00a0f3;color:#fff;border-radius:3px;border-right:0;box-shadow:0 1px 3px 2px #edebeb}.publisher-newsletter-container{width:1680px;margin:0 auto 25px;border:1px solid #ddd;padding:30px 50px;background:#fff}.publisher-newsletter-container .sides-container{display:grid;grid-template-columns:43% 57%;grid-gap:20px;gap:20px}.publisher-newsletter-container .sides-container>:first-child{border-right:1px solid #ddd;padding-right:20px}.publisher-newsletter-container .chooseNewsletterType{display:flex;grid-gap:10px;gap:10px;padding:0 0 20px}.publisher-newsletter-container>label,.publisher-newsletter-container span.as-label{display:block;margin-bottom:3px}.publisher-newsletter-container .newsletter-tables-container{margin-bottom:50px}.publisher-newsletter-container .planned-table .table-header,.publisher-newsletter-container .planned-table .table-row,.publisher-newsletter-container .planned-table .table-row-loader{min-height:50px!important;grid-template-columns:300px 130px 230px 110px 90px}.publisher-newsletter-container .newsletters-table .table-row{font-size:12px}.publisher-newsletter-container .sent-table .table-header,.publisher-newsletter-container .sent-table .table-row,.publisher-newsletter-container .sent-table .table-row-loader{min-height:50px!important;grid-template-columns:260px 130px 90px 120px 90px 90px 90px}.publisher-newsletter-container .programs ul{list-style:none}.publisher-newsletter-container .actions .btn:hover>i{color:#fff}.publisher-newsletter-container .actions .btn>i{margin-right:0}.publisher-newsletter-container .sticky-submit{position:-webkit-sticky;position:sticky;top:50px;z-index:2;padding:10px 0;background-color:#fff;border-bottom:1px solid #ddd}.publisher-newsletter-container .send-newsletter{width:100%}.publisher-newsletter-container section{margin:20px 0}.publisher-newsletter-container section>label,.publisher-newsletter-container section span.as-label{display:block;margin-bottom:3px}.publisher-newsletter-container .section-title{display:inline-flex;font-size:16px;position:relative;margin-bottom:10px}.publisher-newsletter-container .helper-center-aligned .common-help-icon i{top:0}.publisher-newsletter-container .checkbox-categories-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.publisher-newsletter-container .checkbox-categories-container label{max-width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.publisher-newsletter-container .target-exceptions-publishers-container .row{width:100%}.publisher-newsletter-container .target-exceptions-publishers-container .row-radio{display:flex}.publisher-newsletter-container .target-exceptions-publishers-container .row-radio label{margin-right:20px}.publisher-newsletter-container .target-exceptions-publishers-container .two-columns{display:flex}.publisher-newsletter-container .target-exceptions-publishers-container .input-search-container{width:350px}.publisher-newsletter-container .target-exceptions-publishers-container .publishers-list{position:relative;font-size:12px;overflow-y:auto;height:100px;border:1px solid #ddd;border-radius:3px;background-color:#fff;padding:7px}.publisher-newsletter-container .target-exceptions-publishers-container .publishers-list .publisher{display:inline-flex;align-items:center;-webkit-user-select:none;user-select:none;padding:5px 5px 5px 7px;cursor:pointer;box-shadow:0 1px 1px 0 rgba(60,64,67,.08),0 1px 3px 1px rgba(60,64,67,.16);border-radius:7px;margin:0 7px 7px 0;background-color:#f0f0f0}.publisher-newsletter-container .target-exceptions-publishers-container .publishers-list .publisher i{margin-left:4px;font-size:18px}.publisher-newsletter-container .target-exceptions-publishers-container .publishers-list .publisher:hover{color:#00a0f3;border-color:#00a0f3;background-color:#f0f0f0}.publisher-newsletter-container .program-control-container{position:-webkit-sticky;position:sticky;top:105px;z-index:2;background-color:#fff;display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid #ddd;padding-top:20px;padding-bottom:10px;margin-bottom:20px;counter-reset:program-collection}.publisher-newsletter-container .program-collection-container{margin-left:50px}.publisher-newsletter-container .fields-collection-item{position:relative;min-height:200px;border-bottom:1px dotted #ddd;margin-bottom:10px;padding-bottom:20px;margin-right:50px}.publisher-newsletter-container .fields-collection-item:after,.publisher-newsletter-container .fields-collection-item:before{display:block;position:absolute}.publisher-newsletter-container .fields-collection-item:before{left:-40px;counter-increment:program-collection;content:counter(program-collection);font-weight:400}.publisher-newsletter-container .fields-collection-item:after{border:1px solid #231f20;top:-3px;left:-50px;content:"";width:26px;height:26px;border-radius:50%}.publisher-newsletter-container .fields-collection-item .delete-icon-button{position:absolute;right:-40px}.publisher-newsletter-container .fields-collection-item>label,.publisher-newsletter-container .fields-collection-item span.as-label{display:block;margin-bottom:3px}.publisher-newsletter-container .fields-collection-item .checkbox-container p{font-size:12px;color:#a0a0a0}.publisher-newsletter-container .fields-collection-item .checkbox-container .checkbox-padding{margin-left:26px}.publisher-newsletter-container .fields-collection-item .inform-about-other-forms p.help{font-size:12px;color:#a0a0a0}.publisher-newsletter-container .fields-collection-item .checkboxes-columns{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.publisher-newsletter-container .materials-control-container{display:flex;justify-content:flex-end}.publisher-newsletter-container .materials-collection-item{position:relative;background-color:#f0f0f0;border:1px solid #ddd;padding:10px;margin-bottom:10px}.publisher-newsletter-container .materials-collection-item .uploader-border{background-color:#fff}.publisher-newsletter-container .materials-collection-item .helperText{font-size:12px;color:#a0a0a0}.publisher-newsletter-container .materials-collection-item .delete-icon-button{top:10px;right:10px}.publisher-newsletter-container .daterange-picker{display:flex}.publisher-newsletter-container .options-block .line{padding-left:20px}.publisher-newsletter-container .options-block .banner{padding-left:30px}.publisher-newsletter-container .options-block .banner-line{padding-left:40px}.publisher-newsletter-container .test-send-container{margin-top:50px;padding-top:20px}.publisher-newsletter-container .test-send-container .as-label{display:block}.publisher-newsletter-container .test-send-container .two-columns{display:flex;flex-wrap:wrap;align-items:center;grid-gap:10px;gap:10px;margin-top:10px}.advertisers-container{padding-top:20px;min-height:calc(100vh - 50px)}.advertisers-container .advertisers{width:1350px;margin:0 auto 25px;border:1px solid #ddd;padding:30px 50px;background:#fff}.advertisers-container .advertisers .section-title{display:flex;align-items:center;justify-content:space-between}.advertisers-container .advertisers-table .table-header,.advertisers-container .advertisers-table .table-row,.advertisers-container .advertisers-table .table-row-loader{min-height:50px!important;grid-template-columns:5% 30% 10% auto 10%}.advertisers-container .advertisers-table .table-row-loader{height:50px}.advertisers-container .advertisers-table .table-row{font-size:12px}.advertisers-container .advertisers-table .name{display:flex;align-items:center}.advertisers-container .advertisers-table .notes{padding:5px 10px 5px 0;white-space:break-spaces}.advertisers-container .advertisers-table .actions .btn:hover>i{color:#fff}.advertisers-container .advertisers-table .actions .btn>i{margin-right:0}.advertisers-top-section{color:#fff}.advertisers-top-section.open{height:200px}.advertisers-top-section .content-container{padding:30px}.advertisers-top-section .content{display:flex;justify-content:space-between}.advertisers-top-section h1{display:block;font-size:20px;text-align:left}.advertisers-top-section .tooltip{cursor:default}.manage-advertiser-modal .modal-content{min-width:450px}.manage-advertiser-modal form{display:grid;grid-row-gap:10px;row-gap:10px}.manage-advertiser-modal textarea{height:70px}.manage-advertiser-modal .type{display:flex;margin-bottom:10px;-webkit-user-select:none;user-select:none}.manage-advertiser-modal .type label{margin-right:20px}.manage-advertiser-modal .optional{color:#a0a0a0;text-transform:lowercase}.manage-advertiser-modal .first-and-last-name-row,.manage-advertiser-modal .pesel-nip-and-kick-row,.manage-advertiser-modal .postal-and-city-row{display:grid;grid-column-gap:20px;column-gap:20px}.manage-advertiser-modal .first-and-last-name-row{grid-template-columns:1fr 1fr}.manage-advertiser-modal .postal-and-city-row{grid-template-columns:.25fr .75fr}.manage-advertiser-modal .pesel-nip-and-kick-row{grid-template-columns:1fr 1fr}.manage-advertiser-modal .submit-button{margin-top:20px}.admin-dashboard{min-width:1210px;margin:20px 30px 30px}.admin-dashboard .section-title{height:73px;display:flex;align-items:center;justify-content:space-between}.admin-dashboard .section-title h1{padding-top:8px}.admin-dashboard-table .table-header,.admin-dashboard-table .table-row,.admin-dashboard-table .table-row-loader{grid-template-columns:auto 11% 20% 15% 75px 11% 11% 180px}@media (max-width:1400px){.admin-dashboard-table .table-header,.admin-dashboard-table .table-row,.admin-dashboard-table .table-row-loader{grid-template-columns:auto 11% 23% 15% 75px 9% 9% 180px}}.admin-dashboard-table .table-header-fixed{top:49px}.admin-dashboard-table .table-bar .awaiting-filters{display:flex;align-items:center;border-left:1px solid #edebeb;padding-left:20px}.admin-dashboard-table .table-bar .awaiting-filters>span{margin-right:20px}.admin-dashboard-table .table-bar .awaiting-filters .icon-notifications-count{top:-5px;left:39px;right:0;height:16px;width:16px}.admin-dashboard-table .table-bar .awaiting-filters label.disabled .icon-notifications-count{background-color:#fbb4af}.admin-dashboard-table .table-header .new-program-button{margin-left:0;width:calc(100% - 10px);height:100%;background-color:#00a0f3}.admin-dashboard-table .table-header .new-program-button a{padding-right:20px;color:#fff;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.admin-dashboard-table .table-header .new-program-button a span{display:flex}.admin-dashboard-table .table-header .new-program-button a span i{margin-right:5px;font-size:20px}.admin-dashboard-table .table-header .new-program-button:hover{background-color:#19b5ff}.admin-dashboard-table .table-header .new-program-button.disabled{pointer-events:none;background-color:#ddd}.admin-dashboard-table .table-header .model-rate-limit-header{display:flex;flex-flow:column;cursor:pointer}.admin-dashboard-table .table-header .model-rate-limit-header i,.admin-dashboard-table .table-header .model-rate-limit-header span{font-weight:400}.admin-dashboard-table .table-header .model-rate-limit-header span{margin-top:2px;display:flex;font-size:12px}.admin-dashboard-table .table-header .model-rate-limit-header i{font-size:16px;margin-left:7px}.admin-dashboard-table .table-header .model-rate-limit-header>div{display:flex}.admin-dashboard-table .table-header .model-rate-limit-header>div .select-dropdown input{border:unset;font-size:12px;color:#636363;padding:0;height:20px;-webkit-user-select:none;user-select:none}.admin-dashboard-table .table-header .model-rate-limit-header>div .select-dropdown i{top:3px}.admin-dashboard-table .table-header .model-rate-limit-header>div .select-dropdown:last-child{margin-left:10px}.admin-dashboard-table .table-header .model-rate-limit-header>div .select-dropdown.disabled{cursor:default}.admin-dashboard-table .table-header .model-rate-limit-header>div .select-dropdown.disabled input{background:#fff!important}.admin-dashboard-table .table-header .model-rate-limit-header>div .select-dropdown.disabled i,.admin-dashboard-table .table-header .model-rate-limit-header>div .select-dropdown.disabled input{color:#a0a0a0}.admin-dashboard-table .table-header .model-rate-limit-header.disabled{cursor:default;pointer-events:none}.admin-dashboard-table .table-header .model-rate-limit-header.disabled i,.admin-dashboard-table .table-header .model-rate-limit-header.disabled span{color:#a0a0a0}.admin-dashboard-table .table-header .end-date-header{display:block}.admin-dashboard-table .table-header .end-date-header .channel-sort-filter{font-size:12px;font-weight:500}.admin-dashboard-table .table-header .end-date-header>div{display:flex}.admin-dashboard-table .table-header .end-date-header>div i{font-size:14px}.admin-dashboard-table .table-row{min-height:100px!important}.admin-dashboard-table .table-row>div{font-size:12px}.admin-dashboard-table .table-row .program-description{margin-left:20px;display:flex;flex-direction:column;justify-content:center;height:100%;padding:10px}.admin-dashboard-table .table-row .program-description .title{font-size:14px;font-weight:700}.admin-dashboard-table .table-row .channel-divider{display:flex;flex-direction:column;margin-left:0}.admin-dashboard-table .table-row .channel-divider>div{padding-left:10px}.admin-dashboard-table .table-row .channel-divider>div:nth-child(2){border-top:1px solid #f0f0f0;margin-top:10px;padding-top:10px}.admin-dashboard-table .table-row .main-header{display:flex;align-items:center}.admin-dashboard-table .table-row .channels{display:flex;flex-direction:column;position:relative;justify-content:center}.admin-dashboard-table .table-row .channels .channel{position:relative;height:24px}.admin-dashboard-table .table-row .channels .channel .belt{position:absolute;width:2px;height:100%;flex:none;border-radius:5px;bottom:0;left:35px}.admin-dashboard-table .table-row .channels .channel .belt.incomplete,.admin-dashboard-table .table-row .channels .channel .belt.new{background-color:#f37021}.admin-dashboard-table .table-row .channels .channel .belt.active{background-color:#00a0f3}.admin-dashboard-table .table-row .channels .channel .belt.archived{background-color:#000}.admin-dashboard-table .table-row .channels .channel .belt.suspended{background-color:#a0a0a0}.admin-dashboard-table .table-row .channels .channel .belt.planned{background-color:#b100f3}.admin-dashboard-table .table-row .actions-buttons{margin-left:0;margin-right:5%}.admin-dashboard-table .table-row .actions-buttons .icon-button,.admin-dashboard-table .table-row .actions-buttons .icon-link-button{width:50px}.admin-dashboard-table .table-row .actions-buttons .icon-button:not(:last-child),.admin-dashboard-table .table-row .actions-buttons .icon-link-button:not(:last-child){margin-right:10px}.admin-dashboard-table .table-row .actions-buttons .button-dropdown-container .icon-button i{margin-bottom:4px}.admin-dashboard-table .table-row .actions-buttons .with-notification-count{position:relative}.admin-dashboard-table .table-row .actions-buttons .icon-notifications-count{border-color:#fff;cursor:default;-webkit-user-select:none;user-select:none}.admin-dashboard-table .table-row .model-rate-limits{display:flex;flex-flow:column;height:100%;margin:0 10% 0 0;font-size:12px}.admin-dashboard-table .table-row .model-rate-limits .model-row{display:grid;grid-template-columns:30fr 5fr 30fr;margin-right:30%;place-items:center center;flex-grow:1;margin-left:10px}.admin-dashboard-table .table-row .model-rate-limits .model-row:not(:last-child){border-bottom:1px solid #edebeb}.admin-dashboard-table .table-row .model-rate-limits .model-row .dash{color:#ddd}.admin-dashboard-table .table-row .model-rate-limits .model-row .model{margin-left:10px;margin-right:auto}.admin-dashboard-table .table-row .model-rate-limits.advertiser-models .tooltip .icons{visibility:hidden;width:20px}.admin-dashboard-table .table-row .goal{font-size:12px;margin-right:20%}.admin-dashboard-table .table-row .goal .font-bold{font-weight:600}.admin-dashboard-table .table-row .goal>span{width:100%;align-items:center;display:flex;flex-direction:column}.dashboard-top-section{color:#fff}.dashboard-top-section.open{height:420px}.dashboard-top-section .content{padding:30px;margin-left:140px;margin-right:35px;display:grid;grid-template-columns:65% 35%;grid-template-rows:340px}.dashboard-top-section .content .select-list-container{display:flex;flex-direction:column;position:relative;margin-left:60px}.dashboard-top-section .content .top-select-container{display:flex;justify-content:space-between;width:100%;padding-right:25px}.dashboard-top-section .content .top-select-container .result{cursor:pointer}.dashboard-top-section .content .top-select-container .input-block i,.dashboard-top-section .content .top-select-container .input-block span{color:#fff;font-size:20px;font-weight:600;text-transform:uppercase}.dashboard-top-section .content .top-select-container .input-block i{top:4px}.dashboard-top-section .content .top-select-container .input-block span{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:25px}.dashboard-top-section .content .top-select-container .result:not(:last-child){border-bottom:1px solid #ddd}.dashboard-top-section .content .list-container{-webkit-user-select:none;user-select:none;margin-right:8px;overflow:auto}.dashboard-top-section .content .list-container .list-item{padding:8px 0 3px;border-bottom:1px solid #a6e2ff;font-size:15px;margin-right:18px}.dashboard-top-section .content .list-container .list-item span{float:right;font-weight:600}.dashboard-top-section .content .list-container .list-item span .id{-webkit-user-select:all;user-select:all}.dashboard-top-section .content .bar:nth-child(-n+3) rect{fill:#328bff}.dashboard-top-section .content .tooltip-container{-webkit-user-select:none;user-select:none;text-align:right;position:absolute;top:0;right:0}.dashboard-top-section .content .tooltip-container i{cursor:default}.dashboard-top-section .content .tooltip-container .tooltip{top:25px!important}.publisher-dashboard{min-width:1210px;margin:7px 30px 30px}.publisher-dashboard .section-title{height:74px;display:flex;align-items:center;justify-content:space-between}.publisher-dashboard .section-title h1{padding-top:10px}.publisher-dashboard .publisher-help-icon{position:absolute;z-index:1;right:300px}.publisher-dashboard .publisher-help-icon>span{padding-top:10px}.well-mixin{padding:20px;position:relative;border:1px solid #f0f0f0;background:#fafafa}.well-mixin:after,.well-mixin:before{content:"";position:absolute;left:0}.well-mixin:before{top:0;background-image:linear-gradient(#f4f3f3,#fafafa);height:12px;width:100%}.modal.join-program-modal .modal-content{max-width:900px}.modal.accept-traffic-legality-modal .buttons{display:flex;justify-content:flex-end;margin-top:50px}.modal-row .model-rate-limits,.publisher-dashboard-table .table-row .model-rate-limits{display:flex;flex-direction:column;height:100%;margin:0 20px 0 0;font-size:12px}.modal-row .model-rate-limits .model-row,.publisher-dashboard-table .table-row .model-rate-limits .model-row{display:grid;grid-template-columns:30fr 5fr 30fr;place-items:center center;flex-grow:1;margin-left:10px}.modal-row .model-rate-limits .model-row:not(:last-child),.publisher-dashboard-table .table-row .model-rate-limits .model-row:not(:last-child){border-bottom:1px solid #edebeb}.modal-row .model-rate-limits .model-row .dash,.publisher-dashboard-table .table-row .model-rate-limits .model-row .dash{color:#ddd}.modal-row .model-rate-limits .model-row .model,.publisher-dashboard-table .table-row .model-rate-limits .model-row .model{margin-left:10px;margin-right:auto}.modal-row.white-row{display:flex;margin-bottom:15px}.modal-row .program-attributes{margin-bottom:5px;display:flex}.modal-row .program-attributes .header-like{font-weight:700;height:66px}.modal-row .program-info{display:flex;height:100%;align-items:center}.modal-row .program-info .program-logo{width:130px;height:80px;flex:none;background-size:contain;background-position:50%;background-repeat:no-repeat}.modal-row .program-info span{font-weight:600;margin-left:15px}.modal-row .actions-buttons{display:flex;justify-content:flex-end;align-self:center;flex-grow:1}.modal-row .actions-buttons>div{margin-left:20px}.modal-row .actions-buttons button{white-space:nowrap}.modal-row .model-rate-limit-wrapper{padding:20px;position:relative;border:1px solid #f0f0f0;background:#fafafa;margin-right:5px;width:40%}.modal-row .model-rate-limit-wrapper:after,.modal-row .model-rate-limit-wrapper:before{content:"";position:absolute;left:0}.modal-row .model-rate-limit-wrapper:before{top:0;background-image:linear-gradient(#f4f3f3,#fafafa);height:12px;width:100%}.modal-row .category-end-date-wrapper{padding:20px;position:relative;border:1px solid #f0f0f0;background:#fafafa;width:60%}.modal-row .category-end-date-wrapper:after,.modal-row .category-end-date-wrapper:before{content:"";position:absolute;left:0}.modal-row .category-end-date-wrapper:before{top:0;background-image:linear-gradient(#f4f3f3,#fafafa);height:12px;width:100%}.modal-row .category-end-date-wrapper .header-like,.modal-row .category-end-date-wrapper .table-row-like{display:grid;grid-template-columns:75% 25%}.modal-row .model-rate-limit-header{width:calc(100% - 20px);margin-right:10px;display:flex;flex-flow:column}.modal-row .model-rate-limit-header>div .select-dropdown input{border:unset;font-size:12px;color:#636363;padding:0;height:20px;-webkit-user-select:none;user-select:none;background-color:#fafafa}.modal-row .model-rate-limit-header>div .select-dropdown i{top:3px}.modal-row .model-rate-limit-header>div .select-dropdown.disabled{cursor:default}.modal-row .model-rate-limit-header>div .select-dropdown.disabled input{background:#fff!important}.modal-row .model-rate-limit-header>div .select-dropdown.disabled i,.modal-row .model-rate-limit-header>div .select-dropdown.disabled input{color:#a0a0a0}.modal-row .categories{display:flex;flex-flow:column;font-size:12px;margin:0}.modal-row .categories .category-line{display:flex}.modal-row .categories .category-line i{font-size:18px}.modal-row .categories .tooltip{display:flex;max-width:-webkit-max-content!important;max-width:max-content!important}.modal-row .categories .tooltip span{display:flex;flex-flow:column;align-items:center}.modal-row .categories .tooltip span div{display:flex;justify-content:center}.modal-row .categories .tooltip i{font-size:18px;margin:0 3px}.modal-row .channel-end-dates{display:flex;flex-flow:column;font-size:12px}.modal-row .channel-end-dates div:not(:last-of-type){margin-bottom:5px}.modal-row .channel-end-dates span{display:block;font-weight:600}.modal-row .table-row-like{font-size:12px}.modal-row .program-descriptions{display:flex}.modal-row .program-descriptions .container{width:100%}.modal-row .program-descriptions .item p:first-child{font-weight:600}.modal-row .program-descriptions .item p:last-child{font-size:12px}.modal-row .program-descriptions .basic-information{padding:20px;position:relative;border:1px solid #f0f0f0;background:#fafafa;margin-bottom:5px}.modal-row .program-descriptions .basic-information:after,.modal-row .program-descriptions .basic-information:before{content:"";position:absolute;left:0}.modal-row .program-descriptions .basic-information:before{top:0;background-image:linear-gradient(#f4f3f3,#fafafa);height:12px;width:100%}.modal-row .program-descriptions .basic-information .row{display:flex}.modal-row .program-descriptions .additional-information{padding:20px;position:relative;border:1px solid #f0f0f0;background:#fafafa}.modal-row .program-descriptions .additional-information:after,.modal-row .program-descriptions .additional-information:before{content:"";position:absolute;left:0}.modal-row .program-descriptions .additional-information:before{top:0;background-image:linear-gradient(#f4f3f3,#fafafa);height:12px;width:100%}.modal-row .program-descriptions .additional-information .row{display:grid;grid-template-columns:14% 12% 12% auto;padding:7px 0}.modal-row .program-descriptions .additional-information .row:first-child{font-weight:600;padding:0 0 7px}.modal-row .program-descriptions .additional-information .row:not(:first-child){font-size:12px}.modal-row .program-descriptions .additional-information .row:not(:last-child){border-bottom:1px solid #ddd}.modal-row .program-descriptions .external-partner-name{text-transform:capitalize}.publisher-dashboard-table .table-header,.publisher-dashboard-table .table-row,.publisher-dashboard-table .table-row-loader{grid-template-columns:25% minmax(295px,23%) minmax(180px,13%) 95px minmax(100px,16%) minmax(100px,11%) minmax(150px,12%)}.publisher-dashboard-table .table-header .blue-background{background:#00a0f3;color:#fff;width:100%;height:100%;margin:0;display:flex;align-items:center;justify-content:center}.publisher-dashboard-table .table-header .model-rate-limit-header{width:calc(100% - 20px);margin-right:10px;display:flex;flex-flow:column}.publisher-dashboard-table .table-header .model-rate-limit-header>div .select-dropdown input{border:unset;font-size:12px;color:#636363;padding:0;height:20px;-webkit-user-select:none;user-select:none}.publisher-dashboard-table .table-header .model-rate-limit-header>div .select-dropdown i{top:3px}.publisher-dashboard-table .table-header .model-rate-limit-header>div .select-dropdown.disabled{cursor:default}.publisher-dashboard-table .table-header .model-rate-limit-header>div .select-dropdown.disabled input{background:#fff!important}.publisher-dashboard-table .table-header .model-rate-limit-header>div .select-dropdown.disabled i,.publisher-dashboard-table .table-header .model-rate-limit-header>div .select-dropdown.disabled input{color:#a0a0a0}.publisher-dashboard-table .table-header .input-block .result.disabled{background-color:transparent}.publisher-dashboard-table .table-header .with-help-icon{position:relative}.publisher-dashboard-table .table-header .publisher-help-icon{right:-25px}.publisher-dashboard-table .table-bar .channel-status{display:flex;border-left:1px solid #ddd}.publisher-dashboard-table .table-bar .channel-status .table-select-component{border:0;padding:0 20px 0 0}.publisher-dashboard-table .table-bar .channel-status>span{white-space:nowrap;line-height:51px;margin:0 20px}.publisher-dashboard-table .table-bar .channel-status>i{align-self:center;margin-right:10px;color:#a0a0a0}.publisher-dashboard-table .table-bar .show-hidden-filters i{margin-right:0}.publisher-dashboard-table .table-bar .hidden-filters-container{position:relative}@media (max-width:1599px){.publisher-dashboard-table .table-bar .hidden-filters{position:absolute;z-index:1;top:100%;right:0;box-shadow:0 2px 12px -1px rgba(0,0,0,.3);border-radius:3px;background:#fff}}@media (min-width:1600px){.publisher-dashboard-table .table-bar .show-hidden-filters{display:none}.publisher-dashboard-table .table-bar .hidden-filters{display:block}}.publisher-dashboard-table .table-row{min-height:100px!important}.publisher-dashboard-table .table-row .program-info{height:100%;align-items:center}.publisher-dashboard-table .table-row .program-info .program-logo{width:130px;height:80px;flex:none;background-size:contain;background-position:50%;background-repeat:no-repeat}.publisher-dashboard-table .table-row .program-info span{font-weight:600;margin-left:15px}.publisher-dashboard-table .table-row .actions-buttons .icon-button{line-height:normal}.publisher-dashboard-table .table-row .actions-buttons>div.button-dropdown-container div.icon-button i,.publisher-dashboard-table .table-row .actions-buttons>div.icon-button i{margin-bottom:4px}.publisher-dashboard-table .table-row .actions-buttons>a,.publisher-dashboard-table .table-row .actions-buttons>div{max-width:60px;white-space:break-spaces}.publisher-dashboard-table .table-row .actions-buttons>a span,.publisher-dashboard-table .table-row .actions-buttons>div span{white-space:pre-line;line-height:16px}.publisher-dashboard-table .table-row .actions-buttons>a:not(:first-child),.publisher-dashboard-table .table-row .actions-buttons>div:not(:first-child){margin-left:10px}.publisher-dashboard-table .table-row .actions-buttons.blue>div:first-of-type{color:#00a0f3}.publisher-dashboard-table .table-row .actions-buttons .belt{height:2px;width:20px;border-radius:5px;margin:5px auto 0}.publisher-dashboard-table .table-row .actions-buttons .belt.incomplete,.publisher-dashboard-table .table-row .actions-buttons .belt.new{background:#f37021;border:1px solid #f37021}.publisher-dashboard-table .table-row .actions-buttons .belt.planned{background:#b100f3;border:1px solid #b100f3}.publisher-dashboard-table .table-row .actions-buttons .belt.active{background:#00a0f3;border:1px solid #00a0f3}.publisher-dashboard-table .table-row .actions-buttons .belt.suspended{background:#a0a0a0;border:1px solid #a0a0a0}.publisher-dashboard-table .table-row .actions-buttons .belt.archived{background:#000;border:1px solid #000}.publisher-dashboard-table .table-row .actions-buttons.small-icons i{font-size:24px}.publisher-dashboard-table .table-row .actions-buttons.small-icons.action-button>div{width:65px}.publisher-dashboard-table .table-row .actions-buttons .no-click{pointer-events:none}.publisher-dashboard-table .table-row .categories{display:flex;justify-content:center;flex-flow:column;font-size:12px;margin:0 0 0 10px}.publisher-dashboard-table .table-row .categories .category-line{display:flex}.publisher-dashboard-table .table-row .categories .category-line i{font-size:18px}.publisher-dashboard-table .table-row .categories .tooltip{display:flex;max-width:-webkit-max-content!important;max-width:max-content!important}.publisher-dashboard-table .table-row .categories .tooltip span{display:flex;flex-flow:column;align-items:center}.publisher-dashboard-table .table-row .categories .tooltip span div{display:flex;justify-content:center}.publisher-dashboard-table .table-row .categories .tooltip i{font-size:18px;margin:0 3px}.publisher-dashboard-table .table-row .channel-end-dates{display:flex;flex-flow:column;font-size:12px}.publisher-dashboard-table .table-row .channel-end-dates div:not(:last-of-type){margin-bottom:5px}.publisher-dashboard-table .table-row .channel-end-dates span{display:block;font-weight:600}.publisher-dashboard-table .table-row.shadow{background-color:#fafafa}.publisher-dashboard-table .program-descriptions{display:flex;padding:20px;position:relative;border:1px solid #f0f0f0;background:#fafafa}.publisher-dashboard-table .program-descriptions:after,.publisher-dashboard-table .program-descriptions:before{content:"";position:absolute;left:0}.publisher-dashboard-table .program-descriptions:before{top:0;background-image:linear-gradient(#f4f3f3,#fafafa);height:12px;width:100%}.publisher-dashboard-table .program-descriptions:after{top:-2px;height:calc(100% + 1px);border:1px solid #00a0f3;background:#00a0f3}.publisher-dashboard-table .program-descriptions .container{display:grid;grid-template-columns:50% 50%;width:100%}@media (min-width:1600px){.publisher-dashboard-table .program-descriptions .container{grid-template-columns:47% 53%}}.publisher-dashboard-table .program-descriptions .item p:first-child{font-weight:600}.publisher-dashboard-table .program-descriptions .item p:last-child{font-size:12px}.publisher-dashboard-table .program-descriptions .basic-information{margin-right:20px}.publisher-dashboard-table .program-descriptions .basic-information .row{display:flex}.publisher-dashboard-table .program-descriptions .actions-container{display:flex;flex-wrap:wrap;grid-gap:5px;gap:5px;font-size:12px}.publisher-dashboard-table .program-descriptions .additional-information{margin-left:10px}.publisher-dashboard-table .program-descriptions .additional-information .row{display:grid;grid-template-columns:14% 12% 12% auto;padding:7px 0}.publisher-dashboard-table .program-descriptions .additional-information .row:first-child{font-weight:600;padding:0 0 7px}.publisher-dashboard-table .program-descriptions .additional-information .row:not(:first-child){font-size:12px}.publisher-dashboard-table .program-descriptions .additional-information .row:not(:last-child){border-bottom:1px solid #ddd}.publisher-dashboard-table .program-descriptions .external-partner-name{text-transform:capitalize}.publisher-dashboard-table .empty{color:#ddd}.publisher-dashboard-top-section{overflow:hidden}.publisher-dashboard-top-section.open{height:500px}.publisher-dashboard-top-section.closed{height:110px}.publisher-dashboard-top-section .wave{bottom:-2px}.publisher-dashboard-top-container{padding:30px;color:#fff}.publisher-dashboard-top-container h1{font-size:20px;text-transform:uppercase}.publisher-dashboard-top-container .select-dropdown i,.publisher-dashboard-top-container .select-dropdown input{color:#fff}.publisher-dashboard-top-container .select-dropdown input{background-color:#31b9ff!important;border-color:#fff}.publisher-dashboard-top-container .program-search{width:150px}.publisher-dashboard-top-container .program-search .input-search-results .result .simple{color:#636363;font-size:14px}.publisher-dashboard-top-container .program-search .input-search-results .result .simple:hover{color:#00a0f3}.publisher-dashboard-top-container .program-search input{background-color:#31b9ff!important;border-color:#fff;color:#fff;font-weight:500}.publisher-dashboard-top-container .program-search input::-webkit-input-placeholder{color:#fff}.publisher-dashboard-top-container .program-search input::-moz-placeholder{color:#fff}.publisher-dashboard-top-container .program-search input:-ms-input-placeholder{color:#fff}.publisher-dashboard-top-container .program-search input:-moz-placeholder{color:#fff}.publisher-dashboard-top-container .program-search input:focus::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.publisher-dashboard-top-container .program-search input:focus::-moz-placeholder{color:hsla(0,0%,100%,.5)}.publisher-dashboard-top-container .program-search input:focus:-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.publisher-dashboard-top-container .program-search input:focus:-moz-placeholder{color:hsla(0,0%,100%,.5)}.publisher-dashboard-top-container .month-picker-component .filter-date-button{width:220px;padding:0 7px;border-color:#fff;background-color:#31b9ff!important;height:30px;text-align:center}.publisher-dashboard-top-container .month-picker-component .filter-date-button span{color:#fff;font-size:14px}.publisher-dashboard-top-container .content{display:grid;grid-template-columns:auto 450px}.publisher-dashboard-top-container .chart{height:100%;position:relative}.publisher-dashboard-top-container .chart .grid line{stroke:#19b5ff}.publisher-dashboard-top-container .chart .line{fill:none;stroke-width:3}.publisher-dashboard-top-container .chart .axis .tick line,.publisher-dashboard-top-container .chart .axis path,.publisher-dashboard-top-container .chart .grid path{display:none}.publisher-dashboard-top-container .chart text{font-size:12px}.publisher-dashboard-top-container .chart .top-line-chart-tooltip{position:absolute;width:-webkit-max-content;width:max-content;height:-webkit-max-content;height:max-content;top:0;opacity:0;box-shadow:0 2px 12px -1px rgba(0,0,0,.3);background:#197dff;border:1px solid #0a74ff;border-radius:3px;padding:5px}.publisher-dashboard-top-container .chart .top-line-chart-tooltip>div{display:inline-block}.publisher-dashboard-top-container .chart .top-line-chart-tooltip>div:not(:last-child){margin-right:15px}.publisher-dashboard-top-container .clicks{stroke:#cf9c13;background-color:#cf9c13}.publisher-dashboard-top-container .displays{stroke:#ffdb76;background-color:#ffdb76}.publisher-dashboard-top-container .actions{stroke:#0b54e1;background-color:#0b54e1}.publisher-dashboard-top-container .chart-legend{min-width:250px;margin-left:auto;margin-right:20px}.publisher-dashboard-top-container .chart-legend>div{display:inline-block;margin-left:20px}.publisher-dashboard-top-container .circle{width:10px;height:10px;display:inline-block;margin-right:7px;border-radius:5px}.publisher-dashboard-top-container .chart-container{padding-right:80px;height:360px}.publisher-dashboard-top-container .blurred-section{filter:blur(5px);pointer-events:none}.publisher-dashboard-top-container .blurred-section *{pointer-events:none}.publisher-dashboard-top-container .blurred-info{position:absolute;background:#00a0f3;border:1px solid #00a0f3;border-radius:5px;color:#fff;font-size:16px;padding:10px 15px;box-shadow:0 4px 15px 2px #00609f}.publisher-dashboard-top-container .blurred-info-for-chart{top:45%;left:35%}.publisher-dashboard-top-container .blurred-info-for-section{bottom:25%;right:11%}.publisher-dashboard-top-container .chart-navigation{display:flex;flex-direction:row;align-items:center}.publisher-dashboard-top-container .chart-navigation h1{margin-right:20px}.publisher-dashboard-top-container .filters{display:flex}.publisher-dashboard-top-container .filters .button-label{flex-direction:row;align-items:center;margin-right:20px}.publisher-dashboard-top-container .filters .button-label label{margin:0 10px 0 0}.publisher-dashboard-top-container .filters .button-label:last-child{margin-right:0}.publisher-dashboard-top-container .income{width:386px;font-size:90px}.publisher-dashboard-top-container .income .fitted-amount{font-weight:600;line-height:100px}.publisher-dashboard-top-container .income .fitted-suffix{font-size:64px}.publisher-dashboard-top-container .incomes-list span{font-weight:600}.publisher-dashboard-top-container .top-select-container{margin-top:20px;width:-webkit-max-content;width:max-content}.publisher-dashboard-top-container .top-select-container .result{cursor:pointer}.publisher-dashboard-top-container .top-select-container .result span{margin-right:5px}.publisher-dashboard-top-container .top-select-container .input-block i,.publisher-dashboard-top-container .top-select-container .input-block span{color:#fff;font-size:16px;font-weight:600;text-transform:uppercase}.publisher-dashboard-top-container .top-select-container .input-block i{top:4px}.publisher-dashboard-top-container .top-select-container .input-block span{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:25px}.publisher-dashboard-top-container .top-select-container .result:not(:last-child){border-bottom:1px solid #ddd}.publisher-dashboard-top-container .list-container{-webkit-user-select:none;user-select:none;overflow:auto;max-height:150px}.publisher-dashboard-top-container .list-container .list-item{padding:8px 0 3px;border-bottom:1px solid #a6e2ff;font-size:14px;margin-right:18px}.publisher-dashboard-top-container .statistics-container .header{display:flex}.publisher-dashboard-top-container .statistics-container .header .publisher-help-icon{margin-left:5px;z-index:1}.publisher-dashboard-top-container .statistics-container .header .publisher-help-icon:hover i{color:#fff}.publisher-dashboard-top-container .statistics-container .header .publisher-help-icon .tooltip{top:55px!important}.publisher-dashboard-top-container .statistics-container .button-label{flex-direction:row;align-items:center;margin-right:20px}.publisher-dashboard-top-container .statistics-container .button-label label{margin:0 10px 0 0}.publisher-dashboard-top-container .statistics-container .button-label:last-child{margin-right:0}.publisher-dashboard-top-container .statistics-container h1{text-align:left;margin-bottom:20px}.publisher-dashboard-top-container .statistics-container .progress-bar{height:22px}.publisher-dashboard-top-container .statistics-container .bar{background:#00a0f3;box-shadow:none}.publisher-dashboard-top-container .lds-ellipsis{display:inline-block;position:relative;width:80px;height:40px}.publisher-dashboard-top-container .lds-ellipsis div{position:absolute;top:16px;width:13px;height:13px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0,1,1,0)}.publisher-dashboard-top-container .lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s infinite}.publisher-dashboard-top-container .lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.publisher-dashboard-top-container .lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.publisher-dashboard-top-container .lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.program-step{width:1200px;margin:0 auto 25px;grid-template-columns:auto;border:1px solid #ddd;padding:30px 100px 40px;background:#fff}.program-step .back,.program-step .breadcrumbs{position:relative}.program-step.drag-drop-area{padding:30px 0 40px}.program-step.drag-drop-area .program-section{padding:0 100px 0 120px}.scene-navigation-program{padding:0}.create-program .program-search{margin-top:9px}.create-program .program-buttons,.edit-program .program-buttons{display:flex;justify-content:flex-end}.creation-settlement-section .select-dropdown .result,.display-publishers-section .select-dropdown .result,.program-settings-models-section .select-dropdown .result{cursor:pointer;display:grid}.creation-settlement-section .select-dropdown .input-block .result,.display-publishers-section .select-dropdown .input-block .result,.program-settings-models-section .select-dropdown .input-block .result{align-items:center;height:30px;border:1px solid #ddd;border-radius:3px;padding:0 10px;color:#231f20;width:100%}.creation-settlement-section .select-dropdown .input-block .result.disabled,.display-publishers-section .select-dropdown .input-block .result.disabled,.program-settings-models-section .select-dropdown .input-block .result.disabled{background-color:#f9f9f9;pointer-events:none;cursor:default}.creation-settlement-section .select-dropdown .input-block .result.focus,.display-publishers-section .select-dropdown .input-block .result.focus,.program-settings-models-section .select-dropdown .input-block .result.focus{border-color:#00a0f3}.creation-settlement-section .select-dropdown .options-block .result,.display-publishers-section .select-dropdown .options-block .result,.program-settings-models-section .select-dropdown .options-block .result{grid-template-columns:15% auto;padding:8px 10px 8px 0}.creation-settlement-section .select-dropdown .options-block .result .title,.display-publishers-section .select-dropdown .options-block .result .title,.program-settings-models-section .select-dropdown .options-block .result .title{display:grid;place-items:center center;font-weight:700}.creation-settlement-section .select-dropdown .options-block .result .title.disabled,.display-publishers-section .select-dropdown .options-block .result .title.disabled,.program-settings-models-section .select-dropdown .options-block .result .title.disabled{pointer-events:none;color:#ddd}.creation-settlement-section .select-dropdown .options-block .result:hover:not(.disabled),.display-publishers-section .select-dropdown .options-block .result:hover:not(.disabled),.program-settings-models-section .select-dropdown .options-block .result:hover:not(.disabled){background-color:#ddd}.creation-settlement-section .select-dropdown .options-block .result:hover:not(.disabled) .title,.display-publishers-section .select-dropdown .options-block .result:hover:not(.disabled) .title,.program-settings-models-section .select-dropdown .options-block .result:hover:not(.disabled) .title{color:#00a0f3}.creation-settlement-section .select-dropdown .options-block .result:not(:last-child),.display-publishers-section .select-dropdown .options-block .result:not(:last-child),.program-settings-models-section .select-dropdown .options-block .result:not(:last-child){border-bottom:1px solid #ddd}.program-settings-basic-data-section{display:grid;grid-template-columns:63% 37%}.program-settings-basic-data-section form{display:flex;flex-wrap:wrap}.program-settings-basic-data-section .inline-edit{width:595px}.program-settings-basic-data-section .button-label{margin-bottom:20px}.program-settings-basic-data-section .advertiser-website-autocomplete{position:relative}.program-settings-basic-data-section .advertiser-website-autocomplete .websites-container,.program-settings-basic-data-section .advertiser-website-autocomplete .websites-list{display:block;width:100%}.program-settings-basic-data-section .advertiser-website-autocomplete .websites-container{border:1px solid #ddd;border-radius:3px;background:#fff;position:absolute;top:calc(100% + 5px);box-shadow:0 2px 12px -1px rgba(0,0,0,.3);width:100%;z-index:3;display:block}.program-settings-basic-data-section .advertiser-website-autocomplete .websites-container .websites-list{max-height:150px;overflow:auto}.program-settings-basic-data-section .advertiser-website-autocomplete .websites-container .website-item{padding:5px 10px;width:100%}.program-settings-basic-data-section .advertiser-website-autocomplete .websites-container .website-item:hover{cursor:pointer;background:#ddd;color:#00a0f3}.program-settings-basic-data-section .advertiser-website-autocomplete .websites-container .website-item:not(:last-child){border-bottom:1px solid #ddd}.program-settings-basic-data-section .advertiser-website-autocomplete .websites-container .btn{height:35px;color:#fff;width:100%;background-color:#00a0f3;border:none;border-top:1px solid #ddd;border-radius:0;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.program-settings-basic-data-section .advertiser-website-autocomplete .websites-container .btn:hover{color:#fff!important;background-color:#19b5ff}.program-settings-basic-data-section .advertiser-website-autocomplete .websites-container .btn:disabled{color:#ddd;background-color:#f0f0f0}.program-settings-basic-data-section .inline-edit .container{position:relative}.program-settings-basic-data-section .advertiser-website-autocomplete input{width:265px!important}.program-settings-basic-data-section .affiliate-program-row{width:100%;display:flex}.program-settings-basic-data-section .grow-1{flex-grow:1}.program-settings-basic-data-section .file-dragdrop-uploader{font-size:12px;border-radius:3px}.program-settlement-section .row{display:flex}.program-settlement-section .row>:last-child{flex-grow:1}.program-settlement-section .h-divider{margin-top:35px}.program-source-row .inline-edit{display:inline-flex;flex-wrap:wrap}.program-source-row .inline-edit .h-divider{margin-top:35px}.program-source-row .inline-edit .container{display:flex;flex-wrap:wrap}.program-source-row .inline-edit .action-buttons{z-index:0}.program-source-row .inline-edit.new-background>:not(.action-buttons){z-index:3}.program-source-row .inline-edit.is-editing{margin-bottom:34px}.program-source-row label.with-helper{display:inline-flex}.program-source-row .button-label:not(:last-child){margin-right:20px}.program-source-row .row{display:flex;width:unset}.program-source-row .autocomplete-list{margin-top:5px}.program-source-row .commission-as-action-value-checkbox{margin-top:auto;-webkit-user-select:none;user-select:none}.program-source-row .single-line{display:flex;align-items:baseline}.program-source-row .single-line .h-divider{margin-top:17px}.program-source-row .tracking-types{display:flex;margin-top:25px;-webkit-user-select:none;user-select:none}.program-source-row .info-icon{height:20px;margin-top:4px}.program-settings-categories-section{-webkit-user-select:none;user-select:none}.program-settings-categories-section .checkboxes{display:flex;margin-bottom:20px}.program-settings-categories-section .checkboxes label{margin-left:20px}.program-settings-categories-section .checkboxes span{display:inline-flex}.program-settings-categories-section .brands{margin-top:10px;margin-bottom:10px;display:grid;grid-template-columns:25% auto;grid-column-gap:20px}.program-settings-categories-section .brands .brands-search-input{position:relative}.program-settings-categories-section .brands .brands-list{position:absolute;background:#fff;z-index:4;border:1px solid #ddd;border-radius:3px;margin-top:5px;grid-column-gap:0;column-gap:0;max-height:200px;overflow-y:auto;width:100%}.program-settings-categories-section .brands .brands-list p{padding:5px 10px}.program-settings-categories-section .brands .brands-list p:hover{color:#fff;background:#00a0f3;cursor:pointer}.program-settings-categories-section .brands .brands-selected-list .brand{margin-right:20px;margin-bottom:0}.program-settings-categories-section .categories{margin-bottom:0}.program-settings-categories-section .categories-content{grid-template-columns:50% 50%}.program-settings-categories-section .categories-content .selected-container .selected-row{width:480px}.program-settings-categories-section .categories .options input{width:50%}.program-tracking-section .models-with-codes{display:grid;grid-template-columns:1fr 1fr}.program-tracking-section .program-tracking-codes .header{display:flex;justify-content:space-between}.program-tracking-section .program-tracking-codes .header>div{display:flex}.program-tracking-section .program-tracking-codes a{color:#00a0f3}.program-tracking-section .program-tracking-codes a:hover{text-decoration:underline}.program-tracking-section .program-tracking-codes .model-with-tracker p{font-size:12px;margin-bottom:4px}.program-tracking-section .program-tracking-codes .all-pages-code textarea,.program-tracking-section .program-tracking-codes textarea{cursor:copy}.program-tracking-section .program-tracking-codes textarea{height:150px}.program-tracking-section .program-tracking-codes .all-pages-code textarea{height:50px}.program-tracking-section .program-tracking-codes .button-dropdown-content{margin-top:34px;margin-left:70px}.program-tracking-section .section-helper{display:flex;align-items:center;padding:10px;background:#f4f4f4;border-radius:3px;margin-top:10px}.program-tracking-section .section-helper i{margin-right:10px}.affiliate-on .affiliate-blue-border .file-dragdrop-uploader,.affiliate-on .affiliate-blue-border .switcher-container,.affiliate-on .affiliate-blue-border input,.affiliate-on .affiliate-blue-border select{border:1px solid #00a0f3}.affiliate-on .affiliate-blue-border .switcher-container{padding:0 10px;border-radius:3px}.url-redirect-row-open{margin-bottom:54px}.url-redirect-row form{display:flex;flex-wrap:wrap}.url-redirect-row .inline-edit{width:550px}.url-redirect-row .inline-edit .container{position:relative}.url-redirect-row .url-redirect{width:100%;display:flex;flex-direction:column;justify-content:space-between}.url-redirect-row .url-redirect>label{margin-bottom:10px;-webkit-user-select:none;user-select:none;display:inline-flex;width:-webkit-max-content;width:max-content}.url-redirect-row .url-redirect-custom,.url-redirect-row .url-redirect-type{width:100%;display:flex;margin-left:26px}.url-redirect-row .url-redirect-type>label{margin-right:20px}.url-redirect-row .url-redirect-custom{flex-direction:column}.url-redirect-row .url-redirect-custom .title-label{margin-bottom:0}.program-settings-models-section{display:inline-block;position:relative;z-index:2}.program-settings-models-section .action-button{padding:0 7px;margin-top:2px;width:25px;height:25px;background:#fff}.program-settings-models-section .action-button i{margin:0}.program-settings-models-section .selected:not(:disabled){border-color:#00a0f3}.program-settings-models-section .selected:not(:disabled) i{color:#00a0f3}.program-settings-models-section .model{display:flex}.program-settings-models-section .model .model-divider{margin-top:15px}.program-settings-models-section .model .result{background:#fff}.program-settings-models-section .model-select{position:relative}.program-settings-models-section .model-select .options-block{width:413px}.program-settings-models-section .action-status .options-block{width:auto}.program-settings-models-section .is-editing{margin-bottom:54px}.program-settings-models-section .inline-edit:before{z-index:-1}.program-settings-models-section .inline-edit .container{position:static!important}.program-settings-models-section label.with-helper{display:inline-flex;position:relative}.program-settings-models-section .indicator{position:absolute;bottom:7px;right:7px;width:16px;height:16px;border-radius:50%}.program-settings-models-section .indicator-green{background:#4caf50}.program-settings-models-section .indicator-gray{background:#ddd}.program-settings-models-section .indicator-red{background:#f44336}.program-settings-models .model{margin:10px 0}.program-settings-models .model div.select-dropdown.invalid>.input-block>.result{border:1px solid #f44336;border-radius:3px}.program-settings-models .h-divider{margin-top:35px}.program-settings-models .background{margin-bottom:45px}.program-settings-models .buttons{display:flex}.program-settings-models .buttons .btn:not(:last-child){margin-right:20px}.program-settings-models.match-models .inline-edit.is-editing{margin-bottom:34px}.program-settings-models.match-models .inline-edit.new-background:before{top:3px}.program-disallowed-actions-section{margin-bottom:50px}.program-disallowed-actions-section .title-label{margin-right:0!important}.program-disallowed-actions-section .checkbox-categories-container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.program-disallowed-actions-section .checkbox-categories-container label{width:-webkit-max-content;width:max-content}.program-settins-additional-info-section{margin-bottom:50px}.program-settins-additional-info-section .title-label{margin-right:0!important}.program-settins-additional-info-section .checkbox-input-row{display:flex;flex-direction:column}.program-settins-additional-info-section .checkbox-input-row label{width:-webkit-max-content;width:max-content}.program-settings-logo-uploader.button-label{margin:0}.program-settings-logo-uploader .logo-upload{border-radius:3px;display:block;padding:10px;border:1px solid #ddd}.program-settings-logo-uploader .logo-upload button{margin-bottom:10px;width:100%}.program-settings-logo-uploader .logo-upload.error{border:1px solid #f44336}.program-search{position:relative;display:flex}.program-search .input-search-container{width:500px;z-index:3}.program-search .input-search-arrow-icon{top:10px;border:none}.program-search .input-search-results{max-height:172px}.program-search .search-result-with-columns{display:flex;align-items:center;padding:5px 10px}.program-search .search-result-with-columns .column{flex:1 1}.program-search .search-result-with-columns span{display:flex}.program-search .search-result-with-columns span i{margin-right:10px}.program-search .search-result-with-columns span i:last-child{margin-right:0}.program-search input{color:#636363;font-weight:700}.program-search .inline-edit .container{position:relative}.logotypes-list{display:flex;flex-wrap:wrap;padding:5px;width:900px}.logotypes-list-logo{width:25%;padding:10px 0;cursor:pointer;overflow:hidden}.logotypes-list-logo:hover{background-color:#edebeb}.logotypes-list-logo-name{text-align:center}.logotypes-list-logo-image{display:flex;align-items:center;width:150px;height:150px;margin:auto;overflow:hidden}.logotypes-list-logo-image img{width:100%}.program-advertiser-search{width:265px;margin-right:20px}.program-advertiser-search .result{display:block}.program-advertiser-search span{width:100%}.contracts-person{margin-right:20px}.no-logotypes{margin:auto}.input-search-large input{width:500px;height:55px;font-size:30px;border-width:0 0 1px}.sweet-alert.warning .confirm.custom-alert-button.disabled{background:#ddd!important;pointer-events:none}.display-top-section.open{height:240px}.display-top-container{padding:20px 10px}.display-top-container .header{margin-top:20px;display:grid;grid-template-columns:auto 25% auto;align-items:center;width:100%}.display-top-container .header .line{border:1px solid #fff;height:1px}.display-top-container .header .line:first-child{margin-left:40px}.display-top-container .header .line:last-child{margin-right:40px}.display-top-container .header h1{font-size:26px}.display-top-container .content{display:grid;grid-template-columns:20% 20% 20% 20%;justify-content:center}.display-top-container .content .button-container{display:grid;margin:10px}.display-top-container .content .button-container .btn{margin:0;width:100%}.display-top-container .content .spinner{color:#fff}.display-top-container .content .advertiser-info{display:grid;place-items:center;border:1px dashed #fff;border-radius:5px;margin:10px;color:#fff}.display-top-container .content .advertiser-info div p:first-child{font-weight:700}.display-top-container .content .logo-container{height:100%;margin:10px}.display-top-container .content .logo-container button{width:100%;margin-bottom:10px}.display-top-container .content .logo-container .logo{display:grid;width:100%;border:1px dashed #fff;border-radius:5px;height:110px;background:repeating-linear-gradient(45deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.1) 10px,transparent 0,transparent 20px);background-clip:padding-box}.input-search-results-header{padding:5px 10px;border-bottom:1px solid #ddd;text-transform:uppercase;cursor:default}.goals-in-time-modal .circle-number,.suspend-in-time-modal .circle-number{position:relative;display:inline-block;left:0;margin-bottom:10px}.goals-in-time-modal .circle,.suspend-in-time-modal .circle{display:flex;justify-content:center;align-items:center;border:1px solid #231f20;width:26px;height:26px;border-radius:50%;font-size:16px;font-weight:400;margin-right:10px}.goals-in-time-modal .section,.suspend-in-time-modal .section{margin-left:36px;margin-bottom:30px}.goals-in-time-modal .action-details .inline-edit,.suspend-in-time-modal .action-details .inline-edit{margin-top:10px;display:inline-flex;align-items:center;padding:10px 0 10px 15px}.goals-in-time-modal .action-details .inline-edit>:not(:last-child),.suspend-in-time-modal .action-details .inline-edit>:not(:last-child){margin-right:10px}.goals-in-time-modal .action-details .inline-edit>span:last-child,.suspend-in-time-modal .action-details .inline-edit>span:last-child{margin-left:10px}.goals-in-time-modal .action-details .inline-edit .action-buttons,.suspend-in-time-modal .action-details .inline-edit .action-buttons{top:10px;right:-55px}.goals-in-time-modal .tooltip,.suspend-in-time-modal .tooltip{position:absolute;padding:7px 10px;font-size:12px;background:#fff;border:1px solid #ddd;border-radius:3px;pointer-events:none;box-shadow:0 2px 12px -1px rgba(0,0,0,.3);z-index:1;opacity:0}.goals-in-time-modal .tooltip span,.suspend-in-time-modal .tooltip span{font-weight:600}.goals-in-time-modal .tooltip div:last-child:not(:first-child),.suspend-in-time-modal .tooltip div:last-child:not(:first-child){margin-top:7px}.goals-in-time-modal .today-line text,.suspend-in-time-modal .today-line text{text-anchor:middle;font-size:10px;text-transform:uppercase;fill:red}.goals-in-time-modal .today-line line,.suspend-in-time-modal .today-line line{stroke:red;shape-rendering:crispEdges;stroke-dasharray:6,3}.suspend-in-time-modal .chart{margin-left:10px;margin-bottom:50px}.suspend-in-time-modal .react-date-picker__wrapper{background-color:#fff}.suspend-in-time-modal .react-date-picker__inputGroup input{background-color:transparent}.suspend-in-time-modal .information-error{display:inline-flex;border-radius:5px;padding:5px 15px;color:#636363}.suspend-in-time-modal .information-error i{font-size:20px;margin-right:5px;color:#f44336}.suspend-in-time-modal .action-select{display:flex}.suspend-in-time-modal .action-select .action-select-dropdown{margin-right:10px}.suspend-in-time-modal .action-select .suspend-select-dropdown .options-block p:first-child{display:none}.suspend-in-time-modal .remove-button .action-buttons{top:0;right:-55px}.suspend-in-time-modal .model-inactivities-chart{height:125px}.suspend-in-time-modal .model-inactivities-chart .active-line{stroke-width:1;shape-rendering:crispEdges;stroke:#00a0f3}.suspend-in-time-modal .model-inactivities-chart .circle{stroke-width:1;stroke:#00a0f3;fill:#00a0f3}.suspend-in-time-modal .model-inactivities-chart .gridx line,.suspend-in-time-modal .model-inactivities-chart .gridy line{stroke:#ddd}.suspend-in-time-modal .model-inactivities-chart .gridy .tick:first-of-type line{stroke:#636363}.suspend-in-time-modal .model-inactivities-chart .line{stroke-width:1;shape-rendering:crispEdges}.suspend-in-time-modal .model-inactivities-chart .line.activity{stroke:#ddd}.suspend-in-time-modal .model-inactivities-chart .line.inactivity{stroke:#00a0f3}.suspend-in-time-modal .model-inactivities-chart .hide{opacity:0}.suspend-in-time-modal .modal-content{width:900px}.goals-in-time-modal{top:10%;height:auto}.goals-in-time-modal .modal-content{overflow-x:hidden}.goals-in-time-modal .title.disabled{color:#ddd}.goals-in-time-modal .title.disabled .circle{border-color:#ddd}.goals-in-time-modal .month-picker-component i{font-size:14px}.goals-in-time-modal .month-picker-component .filter-date-button{height:30px;width:150px;padding:0 10px 0 13px;font-size:14px;background-color:#fff}.goals-in-time-modal .month-picker-component .filter-date-button.disabled{background-color:#f9f9f9}.goals-in-time-modal .month-picker-component .react-calendar{left:100px}.goals-in-time-modal .action-details .inline-edit{flex-direction:column}.goals-in-time-modal .item,.goals-in-time-modal .row{display:flex;align-items:center}.goals-in-time-modal .row:not(:first-child){margin-top:10px}.goals-in-time-modal .item span{margin-right:5px}.goals-in-time-modal .item:not(:last-child){margin-right:10px}.goals-in-time-modal .hide-first-option .options-block p:first-child{display:none}.goals-in-time-modal .remove-button .action-buttons{top:-16px;right:-55px}.goals-in-time-modal .chart{margin:0 0 20px;width:840px}.goals-in-time-modal .bar-chart{height:300px;position:relative}.goals-in-time-modal .bar-chart .grid line{stroke:#ddd}.goals-in-time-modal .bar-chart .tick line{shape-rendering:crispEdges}.goals-in-time-modal .bar-chart .background-value{fill:#00a0f3;opacity:.2}.goals-in-time-modal .bar-chart .value{fill:#00a0f3}.goals-in-time-modal .bar-chart .value:hover{fill:#19b5ff}.goals-in-time-modal .bar-chart .default-value line{stroke:#00a0f3;stroke-dasharray:6,3;shape-rendering:crispEdges}.program-container{width:1200px;margin:0 auto 25px;border:1px solid #ddd;padding:30px 50px;background:#fff;counter-reset:channel-section}.program-container .inline-edit.new-background>.action-buttons{z-index:unset}.program-container .channel-state-in-changing-progress{display:flex;align-items:center;justify-content:center;opacity:.5}.program-container .channel-state-in-changing-progress .loader,.program-container .channel-state-in-changing-progress .loader:after{border-radius:50%;width:10em;height:10em}.program-container .channel-state-in-changing-progress .loader{margin-right:10px;font-size:1.6px;position:relative;text-indent:-9999em;border:1.1em solid #fff;border-left-color:#000;transform:translateZ(0);animation:load8 1.1s linear infinite}.horizontal-menu-container-trigger{width:1px;height:1px;position:absolute;visibility:hidden}.horizontal-menu-container{z-index:4;position:-webkit-sticky;position:sticky;top:50px}.horizontal-menu-container .horizontal-menu{display:flex;justify-content:space-around;border:1px solid #ddd;-webkit-user-select:none;user-select:none;background:#fff}.horizontal-menu-container .horizontal-menu .btn{font-size:14px;width:100%;height:48px;border:none}.horizontal-menu-container .horizontal-menu .btn:hover{border-color:#ddd}.horizontal-menu-container .horizontal-menu>:not(:last-child){border-radius:0;border-right:1px solid #ddd}.horizontal-menu-container .horizontal-menu-fixed{box-shadow:0 3px 5px -2px rgba(0,0,0,.2)}.horizontal-menu-container .horizontal-menu .v-divider.small{height:25px}.program-section .inline-edit .container{position:relative}.channel-section,.program-section{padding:30px 0 0}.channel-section:not(:last-child),.program-section:not(:last-child){margin-bottom:25px}.channel-section-header,.program-section-header{position:relative;margin-bottom:20px}.channel-section-header h3,.program-section-header h3{display:inline-flex;font-size:16px;position:relative;margin-left:40px}.channel-section-header h3:after,.channel-section-header h3:before,.program-section-header h3:after,.program-section-header h3:before{display:block;position:absolute}.channel-section-header h3:before,.program-section-header h3:before{left:-30px;counter-increment:channel-section;content:counter(channel-section);font-weight:400}.channel-section-header h3:after,.program-section-header h3:after{border:1px solid #231f20;top:-3px;left:-40px;content:"";width:26px;height:26px;border-radius:50%}.channel-section-header .common-help-icon,.program-section-header .common-help-icon{margin-left:2px}.channel-section-content,.program-section-content{margin:10px 40px}.channel-section .row,.program-section .row{display:flex}.channel-section .texted-button,.program-section .texted-button{align-self:flex-end;display:inline-flex;border:none;color:#636363;font-size:14px}.channel-section .texted-button.blue-icon i,.program-section .texted-button.blue-icon i{color:#00a0f3}.channel-section .texted-button i,.program-section .texted-button i{font-size:24px}.channel-section .texted-button:disabled,.program-section .texted-button:disabled{background-color:unset;color:#ddd}.channel-section .texted-button:disabled i,.program-section .texted-button:disabled i{color:#ddd}.channel-basic-information-section{display:grid;grid-gap:40px;grid-template-columns:.7fr .3fr}.channel-basic-information-section .channel-schedule .react-date-picker__wrapper{width:200px}.channel-basic-information-section .channel-schedule .ending-date .react-date-picker__wrapper{width:167px}.channel-basic-information-section .channel-schedule .delete-ending-date-button{margin-top:19px;z-index:1}.channel-basic-information-section .channel-schedule .delete-ending-date-button .btn{padding:0}.channel-basic-information-section .channel-schedule .delete-ending-date-button .btn i{margin-right:0;padding:6px}.channel-basic-information-section .channel-schedule .is-editing{margin-bottom:30px}.channel-basic-information-section .channel-schedule .my-row>:not(:last-child):not(.tooltip){margin-right:20px}.channel-basic-information-section .channel-basic-info{margin-top:20px}.channel-basic-information-section .my-row{display:flex}.channel-basic-information-section .my-row .button-label:not(:last-child){margin-right:20px}.channel-basic-information-section .logo-container{width:100%;margin-left:auto}.channel-basic-information-section .logo-container .spinner{color:#a0a0a0}.channel-basic-information-section .logo-container .logo{display:flex;border:1px dashed #ddd;border-radius:5px;height:118px;background:repeating-linear-gradient(45deg,hsla(0,0%,78.4%,.1),hsla(0,0%,78.4%,.1) 10px,transparent 0,transparent 20px)}.channel-advertiser-models-section .row.first-row .h-divider{margin-top:33.5px}.channel-advertiser-models-section .h-divider{margin-right:20px;margin-top:14.5px}.channel-advertiser-models-section .is-editing{margin-bottom:34px}.channel-advertiser-models-section>.row:last-child .is-editing{margin-bottom:0}.channel-goal-section .row .button-label:not(:last-child){margin-right:20px}.channel-goal-section .suspend-channel-checkbox label{-webkit-user-select:none;user-select:none}.channel-goal-section .inline-edit{display:inline-block}.channel-goal-section .inline-edit .container{position:relative}.channel-goal-section .h-divider{margin-bottom:14.5px}.channel-goal-section .exist-ongoing-goal-info{display:flex;align-items:center}.channel-goal-section .exist-ongoing-goal-info i{color:#00a0f3;margin-right:5px}.channel-goal-section .btn-goal-in-time{align-self:unset;margin-top:58px}.channel-publishers-models-section .add-new-model-button{display:flex}.channel-publishers-models-section .add-new-model-button .error-border{border-color:#f44336}.channel-publishers-models-section .models-list .inline-edit:not(:last-child){margin-bottom:20px}.channel-publishers-models-section .models-list .inline-edit:not(:last-child) .models-list-item.edited{margin-bottom:45px}.channel-publishers-models-section .models-list .select-dropdown .options-block{width:295%}.channel-publishers-models-section .models-list .select-dropdown .advertiser-model-section{display:flex;align-items:center;justify-content:space-between}.channel-publishers-models-section .models-list .select-dropdown .advertiser-model-section .label{width:auto;margin-right:5px}.channel-publishers-models-section .models-list .select-dropdown .advertiser-model-section span:first-child{display:inline-block;width:340px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.channel-publishers-models-section .allegro-settings .margin-column{margin-bottom:20px}.channel-publishers-models-section .allegro-settings .margin-column .inline-edit{padding:10px}.channel-publishers-models-section .allegro-settings .margin-column .is-editing{margin-bottom:50px}.channel-publishers-models-section .allegro-settings .inline-percent{display:flex;align-items:flex-end}.channel-publishers-models-section .allegro-settings .percent-postfix{margin-bottom:5px;margin-left:2px}.channel-publishers-models-section .allegro-settings ul{list-style:none}.channel-publishers-models-section .allegro-settings .categories-to-margin-collection{background-color:#f0f0f0;border:1px dotted #ddd;padding:10px 0 10px 10px;margin-bottom:20px}.channel-publishers-models-section .allegro-settings .categories-to-margin-collection .bottom{display:flex;align-items:flex-end;grid-gap:10px;gap:10px}.channel-publishers-models-section .allegro-settings .categories-to-margin-collection .bottom .input-search-results{width:980px;max-height:230px}.channel-publishers-models-section .allegro-settings .categories-to-margin-collection .bottom :first-child{width:100%;flex-grow:1}.channel-publishers-models-section .allegro-settings .delete-icon-button{margin-left:20px}.channel-publishers-models-section .allegro-settings .category-margin-pair-wrapper{border:1px dotted #ddd;padding:10px;margin-bottom:20px}.channel-publishers-models-section .allegro-settings .category-margin-pair-wrapper .inline-edit .action-buttons{bottom:0}.channel-publishers-models-section .allegro-settings .categories-selected-list{display:flex;flex-wrap:wrap;min-height:45px}.channel-publishers-models-section .allegro-settings .category{cursor:pointer;height:30px;padding:0 20px;font-size:12px;-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between;align-items:center;margin-right:15px;margin-bottom:15px;box-shadow:0 1px 1px 0 rgba(60,64,67,.08),0 1px 3px 1px rgba(60,64,67,.16);border-radius:7px;background-color:#fff}.channel-publishers-models-section .allegro-settings .category i{font-size:18px;margin-left:10px}.channel-publishers-models-section .allegro-settings .category:hover{background-color:#f0f0f0;color:#00a0f3}.channel-publishers-models-section .allegro-settings .category.disabled{cursor:default;pointer-events:none;background-color:#f9f9f9}.channel-publishers-models-section .models-list-item{background-color:#f0f0f0;border:1px solid #ddd}.channel-publishers-models-section .models-list-item.loading{height:72px;display:grid;place-items:center}.channel-publishers-models-section .models-list-item.loading .spinner{color:#a0a0a0}.channel-publishers-models-section .models-list-item.edited{border-color:#00a0f3}.channel-publishers-models-section .models-list-item.proposition{border-color:#f37021}.channel-publishers-models-section .models-list-item.proposition:first-child{margin-top:30px}.channel-publishers-models-section .models-list-item .state-label{text-transform:uppercase;font-weight:600;font-size:10px;position:absolute;top:-15px}.channel-publishers-models-section .models-list-item .state-label-proposition{color:#f37021}.channel-publishers-models-section .models-list-item .state-label-edited-or-new{color:#00a0f3}.channel-publishers-models-section .model-advanced-settings,.channel-publishers-models-section .model-basic-settings{padding:10px;display:flex}.channel-publishers-models-section .model-advanced-settings input,.channel-publishers-models-section .model-basic-settings input{width:125px}.channel-publishers-models-section .model-advanced-settings .select-dropdown,.channel-publishers-models-section .model-basic-settings .select-dropdown{background:#fff}.channel-publishers-models-section .model-advanced-settings .button-label:not(:last-child),.channel-publishers-models-section .model-basic-settings .button-label:not(:last-child){margin-right:10px}.channel-publishers-models-section .model-basic-settings .model-actions{display:flex;width:100%}.channel-publishers-models-section .model-basic-settings .model-actions label{margin-left:10px;height:30px;align-self:flex-end;margin-bottom:.5px;-webkit-user-select:none;user-select:none}.channel-publishers-models-section .model-basic-settings .model-actions i{margin-right:5px}.channel-publishers-models-section .model-basic-settings .model-actions .btn:last-child{padding-right:0}.channel-publishers-models-section .model-basic-settings .input-block>.result span,.channel-publishers-models-section .model-basic-settings .model-name input{display:inline-block;width:145px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.channel-publishers-models-section .model-basic-settings .react-date-picker__button{width:100px}.channel-publishers-models-section .model-basic-settings .react-date-picker__button .react-date-picker__button__input{align-items:center}.channel-publishers-models-section .model-advanced-settings{padding:10px;border-top:1px solid #ddd}.channel-publishers-models-section .model-advanced-settings textarea{width:400px;height:100%}.channel-publishers-models-section .model-advanced-settings .model-visibility{width:100%}.channel-publishers-models-section .model-advanced-settings .model-visibility label{font-size:12px}.channel-publishers-models-section .model-advanced-settings .model-visibility .visibility-manage,.channel-publishers-models-section .model-advanced-settings .model-visibility .visibility-options{display:flex}.channel-publishers-models-section .model-advanced-settings .model-visibility .visibility-manage{justify-content:space-between;margin-top:3px;margin-bottom:3px}.channel-publishers-models-section .model-advanced-settings .model-visibility .visibility-options label{margin-right:10px}.channel-publishers-models-section .model-advanced-settings .model-visibility .visibility-options input[type=radio]+span{padding:4px;margin-right:5px;margin-top:2px}.channel-publishers-models-section .model-advanced-settings .model-visibility .visibility-options input[type=radio]:checked+span:after{width:10px;height:10px;top:-1px;left:-1px}.channel-publishers-models-section .model-advanced-settings .model-visibility .publisher-search input{width:230px}.channel-publishers-models-section .texted-button:hover{background-color:unset}.channel-visibility-section .row-radio label{margin-right:20px}.channel-visibility-section .input-search-container{width:350px}.channel-publishers-models-section .publishers-list,.channel-visibility-section .publishers-list{position:relative;font-size:12px;overflow-y:auto;height:100px;border:1px solid #ddd;border-radius:3px;background-color:#fff;padding:7px}.channel-publishers-models-section .publishers-list .publisher,.channel-visibility-section .publishers-list .publisher{display:inline-flex;align-items:center;-webkit-user-select:none;user-select:none;padding:5px 5px 5px 7px;cursor:pointer;box-shadow:0 1px 1px 0 rgba(60,64,67,.08),0 1px 3px 1px rgba(60,64,67,.16);border-radius:7px;margin:0 7px 7px 0;background-color:#f0f0f0}.channel-publishers-models-section .publishers-list .publisher i,.channel-visibility-section .publishers-list .publisher i{margin-left:4px;font-size:18px}.channel-publishers-models-section .publishers-list .publisher:hover,.channel-visibility-section .publishers-list .publisher:hover{color:#00a0f3;border-color:#00a0f3;background-color:#f0f0f0}.channel-advanced-settings-section .checkboxWithHelper{display:flex;position:relative}.channel-advanced-settings-section .additional-deep-link-parameters,.channel-advanced-settings-section .fingerprint-frequency,.channel-advanced-settings-section .option-description{margin-left:26px}.channel-advanced-settings-section .fingerprint-frequency{display:flex;align-items:baseline}.channel-advanced-settings-section .fingerprint-frequency-input{width:38px;margin-right:5px}.channel-advanced-settings-section .option-description{font-size:12px;color:#a0a0a0}.channel-advanced-settings-section label{width:-webkit-max-content;width:max-content;-webkit-user-select:none;user-select:none}.channel-advanced-settings-section .inline-edit .container{position:relative}.program-publishers{min-width:1180px;margin:20px 30px 90px}.program-publishers .section-title{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.program-publishers .section-title .buttons{display:flex}.program-publishers .section-title .buttons .btn-outlined{margin-right:10px;padding:0 16px;font-size:16px;height:50px;border-color:#ddd}.program-publishers .section-title .buttons .btn-outlined:hover:not(:disabled){border-color:#19b5ff}.program-publishers .section-title .buttons .btn-outlined i{top:0;font-size:18px}.program-publishers .publishers-in-program-table .table-header,.program-publishers .publishers-in-program-table .table-row,.program-publishers .publishers-in-program-table .table-row-loader{grid-template-columns:46px 14% 19% 10% 6% 6% auto 9% 7% 9% 9%}.program-publishers .publishers-in-program-table .publisher-name-and-state{position:relative;height:100%}.program-publishers .publishers-in-program-table .publisher-name-and-state .state{position:absolute;height:74%;top:13%;width:1px;left:-10px;border-radius:5px;transition:.3s}.program-publishers .publishers-in-program-table .publisher-name-and-state .state.awaiting{background-color:#f37021;border:1px solid #f37021}.program-publishers .publishers-in-program-table .publisher-name-and-state .state.active,.program-publishers .publishers-in-program-table .publisher-name-and-state .state.resume{background-color:#00a0f3;border:1px solid #00a0f3}.program-publishers .publishers-in-program-table .publisher-name-and-state .state.disabled{background-color:#000;border:1px solid #000}.program-publishers .publishers-in-program-table .publisher-name-and-state .state.suspended{background-color:#a0a0a0;border:1px solid #a0a0a0}.program-publishers .publishers-in-program-table .publisher-name-and-state .name{margin:auto 0;font-size:14px}.program-publishers .publishers-in-program-table .table-header .with-icon{display:flex;align-items:center}.program-publishers .publishers-in-program-table .table-header .with-icon i{margin-right:10px;font-size:18px}.program-publishers .publishers-in-program-table .table-row div{font-size:12px}.program-publishers .table-bar .actions{border-left:1px solid #ddd;padding:0 20px;display:flex}.program-publishers .table-bar .actions .title{white-space:nowrap;display:flex;align-items:center}.program-publishers .table-bar .actions .icon-button{border:none;padding:0}.program-publishers .table-bar .actions .icon-button>div{display:flex;align-items:center}.program-publishers .table-bar .actions .icon-button i{margin-bottom:0}.program-publishers .table-bar .actions .icon-button i.small{font-size:20px;margin:0}.program-publishers .table-row .goal{display:flex;flex-direction:column;align-items:center;margin-right:25%}.program-publishers .table-row .goal .item{text-align:center;width:100%}.program-publishers .table-row .goal .item .progress-bar{margin-top:5px}.program-publishers .table-row .goal .tooltip .current-goal-row{margin-left:5px;margin-right:5px}.program-publishers .table-row .goal .tooltip .is-current{font-weight:700}.program-publishers .table-row .actions{display:flex;align-items:center;margin-left:20px}.program-publishers .table-row .actions .icon-button{font-size:12px;text-align:center}.program-publishers .table-row .actions .icon-button:not(:last-child){margin-right:15px}.program-publishers .table-row .actions .icon-button div{display:flex;justify-content:center}.program-publishers .table-row .actions .icon-button i{font-size:24px}.program-publishers .table-row .actions .icon-button .small{font-size:16px;display:flex;align-self:center;margin-right:-4px}.program-publishers .table-row .model,.program-publishers .table-row .model .item>span{display:flex;flex-direction:column;justify-content:center}.program-publishers .table-row .model{margin-left:0!important;margin-right:10px;padding-left:0}.program-publishers .table-row .model .item{display:flex;height:25px;padding:0 10px;align-items:center}.program-publishers .table-row .model .item:not(:last-child){border-bottom:1px solid #edebeb}.program-publishers .table-row .model .item>span{width:100%;align-items:center}.program-publishers .table-row .model .font-bold{font-weight:600}.program-publishers .table-row .model .tooltip{text-align:left!important}.program-publishers .table-row .model .tooltip .is-current{font-weight:700}.program-publishers .table-row .model .tooltip .icons{width:43px;display:inline-block;position:relative;top:3px}.program-publishers .table-row .model .tooltip .icons i{font-size:14px}.program-publishers .table-row .model .tooltip .icons i:first-of-type{margin:0 5px}.program-publishers .table-row .model{margin-right:0}.program-publishers .table-row .model .item span{width:unset}.program-publishers-top-section.open{height:380px}.program-publishers-top-container{padding:30px;color:#fff}.program-publishers-top-container h1{font-size:20px;text-transform:uppercase}.program-publishers-top-container .select-dropdown i,.program-publishers-top-container .select-dropdown input{color:#fff}.program-publishers-top-container .select-dropdown input{border-color:#fff}.program-publishers-top-container .select-dropdown input:disabled{background-color:#31b9ff!important}.program-publishers-top-container .content{display:grid;grid-template-columns:auto 450px;height:287px}.program-publishers-top-container .chart-container{padding-right:80px}.program-publishers-top-container .chart-navigation{display:flex;flex-direction:row;justify-content:space-between}.program-publishers-top-container .filters{display:flex}.program-publishers-top-container .filters .button-label{flex-direction:row;align-items:center;margin-right:20px}.program-publishers-top-container .filters .button-label label{margin:0 10px 0 0}.program-publishers-top-container .filters .button-label:last-child{margin-right:0}.program-publishers-top-container .statistics-container{padding-right:35px}.program-publishers-top-container .statistics-container .header{display:flex;justify-content:space-between}.program-publishers-top-container .statistics-container h1{text-align:left}.program-publishers-top-container .statistics-container .progress-bar{height:22px}.program-publishers-top-container .statistics-container .bar{background:#00a0f3;box-shadow:none}.program-publishers-top-container .statistics{font-size:15px}.program-publishers-top-container .statistics .row{display:flex;padding:8px 0 3px;justify-content:space-between;border-bottom:1px solid #a6e2ff}.program-publishers-top-container .statistics .row:last-child{border-bottom:0}.program-publishers-top-container .statistics .number{font-weight:700;font-size:16px}.program-publishers-top-container .progress-bar{width:100%}.program-publishers-top-container .bar{background-color:#19b5ff}.search-container{display:grid;align-items:center}.search-container.is-tags-count{grid-template-columns:auto 40px}.search-container .input-search-container{width:100%}.search-container .input-search-container .input-search-results{width:370px}.search-container .input-search-container .input-search-results .result{border-bottom:0}.search-container .input-search-container .input-search-results .result .simple{border-bottom:1px solid #ddd}.search-container .input-search-container .input-search-results .result .simple.empty{display:none}.search-container .input-search-container .input-search-results .result:last-child .simple{border-bottom:0}.search{position:relative;display:flex;align-items:center;width:100%;justify-self:left;border-bottom:1px solid #ddd}.search input{border:0}.program-publishers-info .circle-number{position:absolute;top:-2px;left:-36px}.program-publishers-info .circle{display:flex;justify-content:center;align-items:center;border:1px solid #231f20;width:26px;height:26px;border-radius:50%;font-weight:400}.program-publishers-info .title{margin-left:35px;position:relative}.program-publishers-info .content{display:flex;justify-content:space-between}.program-publishers-info .models{margin-left:35px;margin-top:20px}.program-publishers-info .models:last-child{margin-bottom:30px}.program-publishers-info .models .model{display:flex;margin-bottom:10px}.program-publishers-info .models .model .title-label{margin-right:20px}.program-publishers-info .models .model .h-divider{margin-bottom:15px}.program-publishers-info .models p{width:375px}.program-publishers-info .advertiser-info{margin-left:35px;margin-right:20px;margin-top:20px}.program-publishers-info .advertiser-info .title-label{margin-bottom:10px}.program-publishers-info input{cursor:default}.add-publisher-to-channel-modal .modal-content{min-width:700px}.add-publisher-to-channel-modal .buttons{display:flex;justify-content:flex-end}.add-publisher-to-channel-modal .modal-section{margin-bottom:100px}#publisher-information-text textarea{width:340px;margin:30px 34px 0;font-size:18px;height:100px;border:1px dashed #ddd;text-align:center;padding:10px}#publisher-information-text span{font-size:10px}.manage-models-rates-limits-modal{position:relative}.fix-tracking-lp{display:flex;flex-direction:column;justify-content:center;position:absolute;width:100%;height:calc(100% - 50px);margin-bottom:20px}.fix-tracking-lp,.fix-tracking-lp .top-bar{align-items:center}.fix-tracking-lp .top-bar .logo{margin-top:0}.fix-tracking-lp .top-bar h1{color:#fff;display:flex}.fix-tracking-lp .top-bar h1 span{margin-left:5px}.fix-tracking-lp .top-bar h1 .card-loader:before{background-color:#0099e9}.fix-tracking-lp .aligner{height:calc(100% - 50px);display:flex;align-items:center}.fix-tracking-lp .token{display:flex;align-items:baseline;justify-content:space-between;background-color:#f0f0f0;width:-webkit-max-content;width:max-content;max-width:1000px}.fix-tracking-lp .token pre{margin:0;padding:10px;white-space:pre-line;word-break:break-word}.fix-tracking-lp .token .btn{background:#fff;margin-right:10px;height:24px}.fix-tracking-lp .download-button-container button{width:100%}.fix-tracking-lp .reminder{display:flex;align-items:center;margin-top:20px;grid-gap:5px;gap:5px;color:#a0a0a0}.fix-tracking-lp .reminder i{font-size:22px;color:#636363}.fix-tracking-lp .newsletter-coupons-table{max-width:1000px;margin-bottom:10px}.fix-tracking-lp .newsletter-coupons-table-headers,.fix-tracking-lp .newsletter-coupons-table-loader-row,.fix-tracking-lp .newsletter-coupons-table-row{grid-template-columns:repeat(4,1fr);display:grid;min-height:60px;border:1px solid #ddd;border-bottom:none}.fix-tracking-lp .newsletter-coupons-table-headers>div,.fix-tracking-lp .newsletter-coupons-table-loader-row>div,.fix-tracking-lp .newsletter-coupons-table-row>div{text-align:center}.fix-tracking-lp .newsletter-coupons-table-headers>div:not(:last-child),.fix-tracking-lp .newsletter-coupons-table-loader-row>div:not(:last-child),.fix-tracking-lp .newsletter-coupons-table-row>div:not(:last-child){border-right:1px solid #ddd}.fix-tracking-lp .newsletter-coupons-table-loader-row{height:62px}.fix-tracking-lp .newsletter-coupons-table-loader-row:first-child{border-top:unset}.fix-tracking-lp .newsletter-coupons-table-headers,.fix-tracking-lp .newsletter-coupons-table-loader-row:last-of-type{border-bottom:1px solid #ddd}.fix-tracking-lp .newsletter-coupons-table-headers>div{width:100%;font-weight:600;display:flex;align-items:center;justify-content:center;padding:10px;text-align:center}.fix-tracking-lp .newsletter-coupons-table-row{position:relative;border-bottom:0;font-size:12px}.fix-tracking-lp .newsletter-coupons-table-row>div{padding:10px;display:flex;align-items:center;justify-content:center;word-break:break-word}.fix-tracking-lp .newsletter-coupons-table-row:first-child{border-top:unset}.fix-tracking-lp .newsletter-coupons-table-row:last-child{border-bottom:1px solid #ddd}.flag\:EU{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 810 540'%3E%3Cpath fill='%23039' d='M0 0h810v540H0z'/%3E%3Cpath fill='%23FC0' d='M404.951 59.865l6.735 20.718h21.894l-17.633 12.812 6.638 20.74-17.634-12.812-17.634 12.812 6.736-20.729-17.633-12.812h21.796zm-90 24l6.735 20.718h21.894l-17.633 12.812 6.638 20.74-17.634-12.812-17.634 12.812 6.736-20.729-17.633-12.812h21.796zm-66 66l6.735 20.718h21.894l-17.633 12.812 6.638 20.74-17.634-12.812-17.634 12.812 6.736-20.729-17.633-12.812h21.796zm-24 89.999l6.735 20.719h21.894l-17.633 12.813 6.638 20.74-17.634-12.813-17.634 12.813 6.736-20.731-17.633-12.811h21.796zm24 90.001l6.735 20.719h21.894l-17.633 12.811 6.638 20.74-17.634-12.811-17.634 12.811 6.736-20.729-17.633-12.812h21.796zm66 66l6.735 20.719h21.894l-17.633 12.811 6.638 20.74-17.634-12.811-17.634 12.811 6.736-20.729-17.633-12.812h21.796zm180-312l6.735 20.718h21.894l-17.633 12.812 6.637 20.74-17.633-12.812-17.635 12.812 6.737-20.729-17.633-12.812h21.795zm66 66l6.735 20.718h21.894l-17.633 12.812 6.637 20.74-17.633-12.812-17.635 12.812 6.737-20.729-17.633-12.812h21.795zm24 90l6.735 20.718h21.894l-17.633 12.813 6.638 20.74-17.634-12.813-17.634 12.813 6.736-20.731-17.633-12.811h21.796zm-24 90l6.735 20.719h21.894l-17.633 12.811 6.638 20.74-17.634-12.811-17.634 12.811 6.736-20.729-17.633-12.812h21.796zm-156 90l6.735 20.719h21.894l-17.633 12.811 6.638 20.74-17.634-12.811-17.634 12.811 6.736-20.729-17.633-12.812h21.796zm90-24.001l6.735 20.719h21.894l-17.633 12.812 6.639 20.74-17.635-12.812-17.633 12.812 6.735-20.73-17.633-12.811h21.797z'/%3E%3C/svg%3E")}body{padding-top:50px}.non-user-layout{display:flex;justify-content:center;position:absolute;width:100%;height:calc(100% - 50px);margin-bottom:20px;--CountryFlagIcon-height:25px!important}.non-user-layout .top-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center}.non-user-layout .top-bar .scene-navigation-title{font-size:22px;color:#fff}.non-user-layout .top-bar .middle-wrapper{text-align:center;color:#fff}.non-user-layout .top-bar .end-wrapper{display:flex;justify-content:flex-end}.non-user-layout .top-bar .select-dropdown .input-block i{color:#fff}.non-user-layout .top-bar .logo{margin-top:0}.non-user-layout .layout-wrapper{min-width:1210px;padding:20px 30px 30px}.non-user-layout .layout-wrapper .section-title{height:73px;display:flex;align-items:center;justify-content:space-between}.non-user-layout .layout-wrapper .section-title h1{padding-top:8px}.layout-wrapper .sublayout{display:grid;grid-template-columns:300px 1200px;grid-gap:20px;gap:20px;padding-bottom:40px}.layout-wrapper .filters-column{width:300px;padding:20px;border:1px solid #edebeb}.layout-wrapper .filter-row{margin:20px 0 10px}.layout-wrapper .filter-header{justify-content:space-between;padding:10px;margin-bottom:10px;background-color:#f0f0f0}.layout-wrapper .filter-header,.layout-wrapper .filter-header h4{display:flex;align-items:center}.layout-wrapper .filter-header .icon-button{padding:3px}.layout-wrapper .filter-header .icon-button i{margin:0;transform:rotate(90deg)}.layout-wrapper .filter-header .icon-button i.arrow-up{transform:rotate(-90deg)}.layout-wrapper .filters-list{display:none}.layout-wrapper .filters-collapsed{display:block}.layout-wrapper .filter-item{margin:2px 0}.layout-wrapper .categories .categories-content{grid-template-columns:unset}.layout-wrapper .categories .selected-container:not(:empty){margin-bottom:10px}.layout-wrapper .categories .selected-row{width:254px}.layout-wrapper .categories button,.layout-wrapper .categories input{height:44px}.layout-wrapper p.title{font-weight:600}.layout-wrapper .prospective-publisher-programs-table .table-header{grid-template-columns:300px 70px 70px 100px 135px 185px 105px 125px 105px}.layout-wrapper .prospective-publisher-programs-table .table-header>div{align-items:center}.layout-wrapper .prospective-publisher-programs-table .table-row,.layout-wrapper .prospective-publisher-programs-table .table-row-loader{grid-template-columns:300px 70px 170px 135px 185px 105px 125px 105px}.layout-wrapper .prospective-publisher-programs-table .table-row{font-size:12px}.layout-wrapper .prospective-publisher-programs-table .table-row.shadow{background-color:#fafafa}.layout-wrapper .prospective-publisher-programs-table .table-row .title-cell{height:100%;align-items:center;cursor:pointer}.layout-wrapper .prospective-publisher-programs-table .table-row .program-title{font-size:14px}.layout-wrapper .prospective-publisher-programs-table .table-row .eepc{flex-wrap:wrap;grid-row-gap:5px;row-gap:5px}.layout-wrapper .prospective-publisher-programs-table .table-row .attribution{flex-flow:column}.layout-wrapper .prospective-publisher-programs-table .table-row small{color:#bbb}.layout-wrapper .prospective-publisher-programs-table .table-bar{align-items:center}.layout-wrapper .prospective-publisher-programs-table .table-search{height:50px}.layout-wrapper .prospective-publisher-programs-table .table-button{width:200px;margin-right:10px}.layout-wrapper .prospective-publisher-programs-table button.toggle-button{background:none;border:none;cursor:pointer}.layout-wrapper .prospective-publisher-programs-table i.toggle-icon{border:1px solid #ddd;border-radius:50%;padding:0;font-size:20px;margin-right:20px}.layout-wrapper .prospective-publisher-programs-table .badges-wrapper{display:flex;margin-top:5px}.layout-wrapper .prospective-publisher-programs-table .label{display:flex;align-items:center}.layout-wrapper .prospective-publisher-programs-table .star{line-height:1;padding-bottom:1px;padding-right:2px}.layout-wrapper .prospective-publisher-programs-table .tracker{display:flex;flex-direction:row;align-items:center}.layout-wrapper .prospective-publisher-programs-table .tracker>div:first-child{width:52px}.layout-wrapper .prospective-publisher-programs-table .tracker .icons-column{width:30px;margin-left:5px;overflow:hidden}.layout-wrapper .prospective-publisher-programs-table .indicator-row{height:30px;position:relative}.layout-wrapper .prospective-publisher-programs-table .indicator{position:absolute;bottom:7px;right:7px;width:16px;height:16px;border-radius:50%}.layout-wrapper .prospective-publisher-programs-table .indicator-green{background:#4caf50}.layout-wrapper .prospective-publisher-programs-table .indicator-red{background:#f44336}.layout-wrapper .prospective-publisher-programs-table .publisher-trackers-allowed{width:30px;height:30px;padding:5px}.layout-wrapper .prospective-publisher-programs-table .publisher-trackers-allowed img{width:100%;object-fit:contain}.layout-wrapper .model-rate-limits{display:flex;flex-direction:column;height:100%;margin:0 20px 0 0;font-size:12px}.layout-wrapper .model-rate-limits .model-row{display:grid;grid-template-columns:30fr 5fr 30fr;place-items:center center;flex-grow:1}.layout-wrapper .model-rate-limits .model-row:not(:last-child){border-bottom:1px solid #edebeb}.layout-wrapper .model-rate-limits .model-row .dash{color:#ddd}.layout-wrapper .model-rate-limits .model-row .model{margin-left:10px;margin-right:auto}.layout-wrapper .program-description{position:relative;display:flex;flex-flow:column;grid-row-gap:20px;row-gap:20px;width:100%;padding:20px 20px 20px 64px;border:1px solid #f0f0f0;background:#fafafa;font-size:12px}.layout-wrapper .program-description:after,.layout-wrapper .program-description:before{content:"";position:absolute;left:0}.layout-wrapper .program-description:before{top:0;background-image:linear-gradient(#f4f3f3,#fafafa);height:12px;width:100%}.layout-wrapper .program-description:after{top:-2px;height:calc(100% + 1px);border:1px solid #00a0f3;background:#00a0f3}.layout-wrapper .program-description h3{font-weight:600;font-size:14px}.layout-wrapper .program-description .empty-item{color:#ddd}.layout-wrapper .banner-and-cta-row{display:grid;grid-template-columns:170px 100px 160px auto;grid-column-gap:20px;align-items:center;width:100%}.layout-wrapper .banner-and-cta-row .program-info-cell{display:flex;width:100%;height:100%;align-items:center}.layout-wrapper .banner-and-cta-row .program-info-cell .program-logo{width:170px;height:90px;flex:none;background-size:contain;background-position:50%;background-repeat:no-repeat}.layout-wrapper .banner-and-cta-row .promo-banner-cell .banner-preview{width:100%;display:flex;border:1px solid #ddd;overflow:hidden}.layout-wrapper .banner-and-cta-row .promo-banner-cell .banner-preview img{object-fit:contain;width:100%;height:100px}.layout-wrapper .banner-and-cta-row .uu-cell{display:flex;flex-flow:column;flex-wrap:wrap}.layout-wrapper .banner-and-cta-row .well{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid #ddd;background-color:#edebeb;padding:5px}.layout-wrapper .banner-and-cta-row .cta-cell{display:flex;grid-gap:5px;gap:5px}.layout-wrapper .supervisors-and-promo-assets{display:grid;grid-template-columns:170px 756px;grid-column-gap:20px}.layout-wrapper .supervisors-and-promo-assets .supervisors ul{margin-top:5px;list-style:none}.layout-wrapper .supervisors-and-promo-assets .supervisors a{color:#00a0f3}.layout-wrapper .promo-assets-list{display:flex;grid-gap:5px;gap:5px;margin-top:5px;white-space:nowrap}.layout-wrapper .w-100{display:flex;width:100%}.layout-wrapper .covered-badge{display:inline;background-color:#edebeb;padding:5px 7px;border-radius:5px}.layout-wrapper .covered-badge.covered-badge-danger{background-color:#fbebec;color:#a84b50}.layout-wrapper .not-allowed-and-categories-row{display:grid;grid-template-columns:170px 756px;grid-column-gap:20px}.layout-wrapper .not-allowed-and-categories-row .actions-container{display:flex;flex-wrap:wrap;grid-gap:5px;gap:5px;margin-top:10px}.layout-wrapper .categories-cell{display:flex;flex-flow:column;font-size:12px;margin:0;counter-reset:category-row}.layout-wrapper .categories-list{margin-top:10px}.layout-wrapper .category-line{position:relative;display:flex;align-items:center;margin-left:30px;line-height:2.5}.layout-wrapper .category-line i{font-size:18px;line-height:.8}.layout-wrapper .category-line:before{display:block;position:absolute;left:-23px;counter-increment:category-row;content:counter(category-row);line-height:.8}.layout-wrapper .category-line:after{display:block;position:absolute;border:1px solid #231f20;top:6px;left:-29px;content:"";width:16px;height:16px;border-radius:50%}.layout-wrapper [class^="flag:"]{border:1px solid #ddd}.layout-wrapper .highlight-row-on-scroll-into-view{animation:highlight-row 1s .5s}@keyframes highlight-row{0%{background-color:#fff;color:#636363}50%{background-color:#19b5ff;color:#fff}to{background-color:#fff;color:#636363}}.employee-payments,.employee-settlements,.publisher-payments{min-width:1320px;margin:20px 30px 30px}.employee-payments .section-title,.employee-settlements .section-title,.publisher-payments .section-title{display:flex;align-items:center;justify-content:space-between}.employee-payments .section-title-buttons,.publisher-payments .section-title-buttons{display:flex;align-items:center}.employee-payments .section-title-buttons .tabs,.publisher-payments .section-title-buttons .tabs{height:33px;margin-right:20px;-webkit-user-select:none;user-select:none}.employee-payments .section-title-buttons.ready-to-settlement .day-range-picker-component .filter-date-button .calendar-button,.publisher-payments .section-title-buttons.ready-to-settlement .day-range-picker-component .filter-date-button .calendar-button{width:260px}.employee-payments .calendar-button,.publisher-payments .calendar-button{width:230px}.employee-payments .month-picker-component .filter-date-button,.publisher-payments .month-picker-component .filter-date-button{width:265px;padding:0 18px}.employee-payments .top-grid,.publisher-payments .top-grid{display:grid;grid-template-columns:1fr 210px;grid-column-gap:5px;column-gap:5px}.employee-payments .top-grid .section-title,.publisher-payments .top-grid .section-title{margin-bottom:25px}.employee-payments .summarybox-side,.publisher-payments .summarybox-side{padding-top:12px}.employee-payments .filtered-summary-box,.publisher-payments .filtered-summary-box{border:1px solid #ddd;font-size:12px}.employee-payments .filtered-summary-box .summary,.publisher-payments .filtered-summary-box .summary{padding:10px 0 0 10px;font-weight:bolder}.employee-payments .filtered-summary-box .actions,.publisher-payments .filtered-summary-box .actions{padding:10px;align-items:center}.employee-payments .filtered-summary-box .actions div,.publisher-payments .filtered-summary-box .actions div{display:flex;justify-content:space-between}.employee-payments .filtered-summary-box .validation-status,.publisher-payments .filtered-summary-box .validation-status{height:14px}.publisher-payments{margin-top:7px}.publisher-payments .section-title-buttons .btn{font-size:16px;height:50px;margin-right:10px;border-radius:3px}.publisher-payments .section-title-buttons .btn:hover{border-color:#ddd}.publisher-payments-table .table-header,.publisher-payments-table .table-row-loader{grid-template-columns:20% 4% 21% 6.6% 6.6% 6.7% 14.95% 9.95% 10.2%}.publisher-payments-table .settlement-row{grid-template-columns:20% 80%}.publisher-payments-table .channel-rows .channel-row{grid-template-columns:4.95% 26.3% 24.85% 18.65% 12.5% 12.75%}.publisher-payments-table .channel-rows .summary-row{grid-template-columns:74.7% 12.5% 12.8%}.publisher-payments-table.invoices .table-header,.publisher-payments-table.invoices .table-row,.publisher-payments-table.invoices .table-row-loader{grid-template-columns:auto 27% 16% 10% 14% 14%}.publisher-payments-table.readyForSettlement .table-header,.publisher-payments-table.readyForSettlement .table-row-loader{grid-template-columns:20% 4% 13% 8% 6.6% 6.6% 6.7% 14.95% 9.95% 10.2%}.publisher-payments-table.readyForSettlement .channel-row{grid-template-columns:4.95% 16.3% 10% 24.85% 18.65% 12.5% 12.75%}.publisher-payments-table.readyForSettlement .summary-row{grid-template-columns:74.7% 12.5% 12.8%}.employee-payments-invoices-table .table-header,.employee-payments-invoices-table .table-row-loader{grid-template-columns:15% auto 23.7% 16.9% 8.5% 8.4% 8.4%}.employee-payments-invoices-table .publishers-invoices .publisher-invoices-row:not(:last-child){border-bottom:7px solid #f5f5f5!important}.employee-payments-invoices-table .publisher-invoices-row .invoice-row:last-child{border-bottom:unset!important}.employee-payments-invoices-table .table-rows .table-row{grid-template-columns:15% auto;font-size:12px}.employee-payments-invoices-table .table-rows .table-row .summary-row{grid-template-columns:auto 10% 10%;place-items:center left}.employee-payments-invoices-table .table-rows .table-row .summary-row>div{margin-left:10px}.employee-payments-invoices-table .table-rows .table-row .invoices-rows{display:flex;flex-direction:column}.employee-payments-invoices-table .table-rows .table-row .invoice-row:hover,.employee-payments-invoices-table .table-rows .table-row .summary-row:hover{background:#f0f0f0}.employee-payments-invoices-table .table-rows .table-row .invoice-row{grid-template-columns:auto minmax(370px,29%) 20% 10% 10% 10%}.employee-payments-invoices-table .table-rows .table-row .add-equalization .amount-cell{padding:0}.employee-payments-invoices-table .table-rows .table-row .add-equalization:hover{color:#00a0f3;cursor:pointer}.publisher-payments-table.invoices .summary-row{grid-template-columns:auto 14% 14%;background-color:#f8f8f8}.publisher-payments-table.invoices .channel-row{grid-template-columns:100px auto 10% 10% 10% 20% 10% 10%}.employee-payments-invoices-table .summary-row,.publisher-payments-table.invoices .summary-row{display:grid;height:40px;font-size:12px}.employee-payments-invoices-table .channels-container,.publisher-payments-table.invoices .channels-container{padding:20px;border:1px solid #ddd;border-bottom:unset;border-top:unset;background-color:#f9f9f9;box-shadow:inset 0 2px 6px #ddd}.employee-payments-invoices-table .channels,.publisher-payments-table.invoices .channels{border:1px solid #ddd;background:#fff}.employee-payments-invoices-table .channel-row,.publisher-payments-table.invoices .channel-row{display:grid;grid-template-columns:100px auto 10% 10% 10% 20% 10% 10%;font-size:12px}.employee-payments-invoices-table .channel-row:not(:last-child),.publisher-payments-table.invoices .channel-row:not(:last-child){border-bottom:1px solid #ddd}.employee-payments-invoices-table .channel-row>div,.publisher-payments-table.invoices .channel-row>div{display:flex;align-items:center;padding:8px}.employee-payments-invoices-table .channel-row>div:not(:last-child),.publisher-payments-table.invoices .channel-row>div:not(:last-child){border-right:1px solid #ddd}.employee-payments-invoices-table .channel-row .models-rates-actions,.publisher-payments-table.invoices .channel-row .models-rates-actions{display:grid;grid-template-columns:repeat(3,33%)}.employee-payments-invoices-table .channel-row .actions,.employee-payments-invoices-table .channel-row .model,.employee-payments-invoices-table .channel-row .rate-cell-component,.publisher-payments-table.invoices .channel-row .actions,.publisher-payments-table.invoices .channel-row .model,.publisher-payments-table.invoices .channel-row .rate-cell-component{flex-direction:column;padding:0}.employee-payments-invoices-table .channel-row .actions .item,.employee-payments-invoices-table .channel-row .model .item,.employee-payments-invoices-table .channel-row .rate-cell-component .item,.publisher-payments-table.invoices .channel-row .actions .item,.publisher-payments-table.invoices .channel-row .model .item,.publisher-payments-table.invoices .channel-row .rate-cell-component .item{height:100%;width:100%;display:flex;align-items:center;justify-content:center;padding:4px}.employee-payments-invoices-table .channel-row .actions .item:not(:last-child),.employee-payments-invoices-table .channel-row .model .item:not(:last-child),.employee-payments-invoices-table .channel-row .rate-cell-component .item:not(:last-child),.publisher-payments-table.invoices .channel-row .actions .item:not(:last-child),.publisher-payments-table.invoices .channel-row .model .item:not(:last-child),.publisher-payments-table.invoices .channel-row .rate-cell-component .item:not(:last-child){border-bottom:1px solid #edebeb}.employee-payments-invoices-table .channel-row .center-cell,.publisher-payments-table.invoices .channel-row .center-cell{justify-content:center}.employee-payments-invoices-table .invoice-row,.publisher-payments-table.invoices .invoice-row{border-bottom:1px solid #f0f0f0!important}.employee-payments-invoices-table .invoice-row .invoice-name,.publisher-payments-table.invoices .invoice-row .invoice-name{cursor:pointer;height:100%;display:flex;align-items:center;word-break:break-all;padding-right:5px}.employee-payments-invoices-table .invoice-row .invoice-name i,.publisher-payments-table.invoices .invoice-row .invoice-name i{border:1px solid #ddd;border-radius:50%;padding:0;font-size:20px;margin-right:10px}.employee-payments-invoices-table .invoice-row .invoice-status .awaiting-payment,.publisher-payments-table.invoices .invoice-row .invoice-status .awaiting-payment{color:#f37021;border-color:#f37021}.employee-payments-invoices-table .invoice-row .invoice-status .settled,.publisher-payments-table.invoices .invoice-row .invoice-status .settled{color:#4caf50;border-color:#4caf50}.employee-payments-invoices-table .invoice-row .invoice-actions,.publisher-payments-table.invoices .invoice-row .invoice-actions{padding:10px 0;display:flex;align-items:flex-start;width:100%}.employee-payments-invoices-table .invoice-row .invoice-actions>:not(:first-child),.publisher-payments-table.invoices .invoice-row .invoice-actions>:not(:first-child){margin-left:10px}.employee-payments-invoices-table .invoice-row .invoice-actions .icon-button,.publisher-payments-table.invoices .invoice-row .invoice-actions .icon-button{width:65px}.employee-payments-invoices-table .amount-cell,.publisher-payments-table.invoices .amount-cell{margin-left:auto!important;padding-right:50px}.publisher-payments-table.without-equalization .table-header,.publisher-payments-table.without-equalization .table-row-loader{grid-template-columns:20% 4% 21% 6.6% 6.6% 6.7% 14.95% 20.15%}.publisher-payments-table.without-equalization .channel-rows .channel-row{grid-template-columns:4.95% 26.3% 24.85% 18.65% 25.25%}.publisher-payments-table.without-equalization .channel-rows .summary-row{grid-template-columns:74.7% 25.3%}.employee-payments-table .table-header,.employee-payments-table .table-row-loader{grid-template-columns:13% 22% 3.6% 23.4% 5% 5% 5% 8.7% 7.2% 7.1%}.employee-payments-table .table-row{grid-template-columns:13% 87%}.employee-payments-table .settlement-row{grid-template-columns:25.3% 74.7%}.employee-payments-table .channel-rows .channel-row{grid-template-columns:5.5% 36% 23% 13.5% 11% 11%}.employee-payments-table .channel-rows .summary-row{grid-template-columns:78% 11% 11%}@media (max-width:1600px){.employee-payments-table .table-header,.employee-payments-table .table-row-loader{grid-template-columns:13% 26.5% 3.6% 21.5% 4.6% 4.6% 4.6% 8.3% 6.7% 6.6%}.employee-payments-table .settlement-row{grid-template-columns:30.5% 69.5%}}.employee-payments-table.without-equalization .table-header,.employee-payments-table.without-equalization .table-row-loader{grid-template-columns:13% 22% 3.6% 23.4% 5% 5% 5% 12.5% 10.4%}.employee-payments-table.without-equalization .channel-rows .channel-row{grid-template-columns:5.5% 36% 23% 19.5% 16%}.employee-payments-table.without-equalization .channel-rows .summary-row{grid-template-columns:84% 16%}@media (max-width:1600px){.employee-payments-table.without-equalization.without-equalization .table-header,.employee-payments-table.without-equalization.without-equalization .table-row-loader{grid-template-columns:13% 26.5% 3.6% 21.5% 4.6% 4.6% 4.6% 12% 9.6%}}.employee-payments-table .actions-buttons{justify-content:flex-start}.employee-payments-table .settlements-list{border-left:1px solid #edebeb}.employee-payments-table .table-rows .table-row,.publisher-payments-table .table-rows .table-row{font-size:12px}.employee-payments-table .table-rows .table-row .settlements-list,.publisher-payments-table .table-rows .table-row .settlements-list{display:flex;flex-direction:column;margin-left:0}.employee-payments-table .table-rows .table-row .settlement-row,.publisher-payments-table .table-rows .table-row .settlement-row{min-height:100px;display:grid}.employee-payments-table .table-rows .table-row .settlement-row .actions-buttons,.publisher-payments-table .table-rows .table-row .settlement-row .actions-buttons{display:flex;align-self:center;padding-left:10px;height:100%;align-items:center;margin-left:0}.employee-payments-table .table-rows .table-row .settlement-row .actions-buttons.uploading-bill,.publisher-payments-table .table-rows .table-row .settlement-row .actions-buttons.uploading-bill{height:calc(100% - 20px);margin-right:10px}.employee-payments-table .table-rows .table-row .settlement-row .actions-buttons .align-justify-center,.publisher-payments-table .table-rows .table-row .settlement-row .actions-buttons .align-justify-center{display:flex;align-items:flex-start;justify-content:center;width:100%}.employee-payments-table .table-rows .table-row .settlement-row .actions-buttons .align-justify-center>div:not(:first-child),.publisher-payments-table .table-rows .table-row .settlement-row .actions-buttons .align-justify-center>div:not(:first-child){margin-left:10px}.employee-payments-table .table-rows .table-row .settlement-row .actions-buttons:last-of-type,.publisher-payments-table .table-rows .table-row .settlement-row .actions-buttons:last-of-type{border-bottom:0}.employee-payments-table .table-rows .table-row .settlement-row .actions-buttons .icon-button,.publisher-payments-table .table-rows .table-row .settlement-row .actions-buttons .icon-button{min-width:60px}.employee-payments-table .table-rows .table-row .settlement-row .actions-buttons .button-dropdown-content,.publisher-payments-table .table-rows .table-row .settlement-row .actions-buttons .button-dropdown-content{width:150px}.employee-payments-table .table-rows .table-row .settlement-row .actions-buttons>div span,.publisher-payments-table .table-rows .table-row .settlement-row .actions-buttons>div span{white-space:pre-line;line-height:16px}.employee-payments-table .table-rows .table-row .settlement-row .actions-buttons>div:not(:first-child),.publisher-payments-table .table-rows .table-row .settlement-row .actions-buttons>div:not(:first-child){margin-left:10px}.employee-payments-table .table-rows .table-row .settlement-row:not(:last-child),.publisher-payments-table .table-rows .table-row .settlement-row:not(:last-child){border-bottom:1px solid #edebeb}.employee-payments-table .table-rows .table-row .channel-rows,.publisher-payments-table .table-rows .table-row .channel-rows{border-left:1px solid #edebeb}.employee-payments-table .table-rows .table-row .channel-rows.one-channel .channel-row,.publisher-payments-table .table-rows .table-row .channel-rows.one-channel .channel-row{min-height:100px;border-bottom:none!important}.employee-payments-table .table-rows .table-row .channel-rows .channel-row>div:not(:last-of-type),.publisher-payments-table .table-rows .table-row .channel-rows .channel-row>div:not(:last-of-type){border-right:1px solid #edebeb}.employee-payments-table .table-rows .table-row .channel-rows .channel-row:not(:last-child),.publisher-payments-table .table-rows .table-row .channel-rows .channel-row:not(:last-child){border-bottom:1px solid #edebeb}.employee-payments-table .table-rows .table-row .summary-row,.publisher-payments-table .table-rows .table-row .summary-row{font-weight:600}.employee-payments-table .equalization,.employee-settlements-table .equalization{display:flex;justify-content:space-between;padding-right:10px!important}.employee-payments-table .equalization:hover,.employee-settlements-table .equalization:hover{color:#00a0f3;cursor:pointer}.employee-payments-table .equalization.non-clickable,.employee-settlements-table .equalization.non-clickable{pointer-events:none}.employee-payments-table .equalization.non-clickable i,.employee-settlements-table .equalization.non-clickable i{display:none}.employee-settlements-table .table-row{min-height:100px!important}.employee-settlements-table .table-row.awaiting-for-payment .settlements-list{display:flex;flex-direction:column}.employee-settlements-table .table-row.awaiting-for-payment .settlement-row{display:grid}.employee-settlements-table .table-row.awaiting-for-payment .settlement-row .actions-buttons{display:flex;align-self:center;justify-content:flex-start}.employee-settlements-table .table-row .channel-row{border:1px solid #edebeb;border-top:0;border-bottom:0;border-right:0}.employee-settlements-table .table-row .channel-row.top-border{border-top:0;border-bottom:0;height:100px}.employee-settlements-table .table-row .channel-row>div{border-bottom:1px solid #edebeb}.employee-settlements-table .table-row .channel-row>div:not(:last-of-type){border-right:1px solid #edebeb}.employee-settlements-table .table-row .channel-row>div.no-border-bottom{border-bottom:0}.employee-settlements-table .table-row .summary-row{font-weight:600}.employee-settlements-table .table-row .actions-list{margin:0;display:flex;flex-flow:column}.employee-settlements-table .table-row .limit-vs-over-limit{margin-right:0}.publisher-payments-table .publisher-help-icon{display:flex}.publisher-payments-table .table-bar .publisher-help-icon{align-items:center;margin:auto 10px auto 0}.publisher-payments-table .table-bar .publisher-help-icon i{margin-top:4px}.publisher-payments-table .table-header .with-help-icon{display:flex;align-items:center}.publisher-payments-table .table-header .publisher-help-icon .tooltip span{margin-bottom:0!important}.publisher-payments-table .actions-buttons{justify-content:center}.publisher-payments-table .equalization .tooltip{text-align:left!important}.publisher-payments-table .equalization .tooltip>span{display:inline-flex}.publisher-payments-table .equalization .tooltip .equalizations-list{display:grid;grid-template-columns:repeat(3,auto)}.publisher-payments-table .equalization .tooltip .equalizations-list span:not(:nth-child(3n)){padding-right:20px}.publisher-payments-table .equalization .tooltip .equalizations-list span:not(:nth-child(-n+3)){padding-top:5px}.publisher-payments-table .equalization .tooltip .equalizations-list span:not(:nth-last-child(-n+3)){border-bottom:1px solid #0093df;padding-bottom:5px}.employee-payments-invoices-table .channel-row.isProcessing .program-name div:first-child,.employee-payments-invoices-table .channel-row.isProcessing>div:not(.without-opacity),.employee-payments-table .channel-row.isProcessing .program-name div:first-child,.employee-payments-table .channel-row.isProcessing>div:not(.without-opacity),.employee-settlements-table .channel-row.isProcessing .program-name div:first-child,.employee-settlements-table .channel-row.isProcessing>div:not(.without-opacity),.publisher-payments-table .channel-row.isProcessing .program-name div:first-child,.publisher-payments-table .channel-row.isProcessing>div:not(.without-opacity),.publisher-payments-table.invoices .channel-row.isProcessing .program-name div:first-child,.publisher-payments-table.invoices .channel-row.isProcessing>div:not(.without-opacity){opacity:.5}.employee-payments-invoices-table .channel-row.isProcessing .equalization,.employee-payments-invoices-table .channel-row.isProcessing .models-rates-actions,.employee-payments-invoices-table .channel-row.isProcessing .value-of-fv,.employee-payments-table .channel-row.isProcessing .equalization,.employee-payments-table .channel-row.isProcessing .models-rates-actions,.employee-payments-table .channel-row.isProcessing .value-of-fv,.employee-settlements-table .channel-row.isProcessing .equalization,.employee-settlements-table .channel-row.isProcessing .models-rates-actions,.employee-settlements-table .channel-row.isProcessing .value-of-fv,.publisher-payments-table .channel-row.isProcessing .equalization,.publisher-payments-table .channel-row.isProcessing .models-rates-actions,.publisher-payments-table .channel-row.isProcessing .value-of-fv,.publisher-payments-table.invoices .channel-row.isProcessing .equalization,.publisher-payments-table.invoices .channel-row.isProcessing .models-rates-actions,.publisher-payments-table.invoices .channel-row.isProcessing .value-of-fv{background:#f0f0f0}.employee-payments-invoices-table .channel-row .program-name-container .program-name,.employee-payments-table .channel-row .program-name-container .program-name,.employee-settlements-table .channel-row .program-name-container .program-name,.publisher-payments-table .channel-row .program-name-container .program-name,.publisher-payments-table.invoices .channel-row .program-name-container .program-name{align-items:normal}.employee-payments-invoices-table .channel-row .program-name-container .program-name:hover,.employee-payments-table .channel-row .program-name-container .program-name:hover,.employee-settlements-table .channel-row .program-name-container .program-name:hover,.publisher-payments-table .channel-row .program-name-container .program-name:hover,.publisher-payments-table.invoices .channel-row .program-name-container .program-name:hover{color:#00a0f3;text-decoration:underline}.employee-payments-invoices-table .channel-row .program-name-container .loader,.employee-payments-table .channel-row .program-name-container .loader,.employee-settlements-table .channel-row .program-name-container .loader,.publisher-payments-table .channel-row .program-name-container .loader,.publisher-payments-table.invoices .channel-row .program-name-container .loader{margin-top:5px;display:flex;font-size:10px}.employee-payments-invoices-table .channel-row .program-name-container .loader i,.employee-payments-table .channel-row .program-name-container .loader i,.employee-settlements-table .channel-row .program-name-container .loader i,.publisher-payments-table .channel-row .program-name-container .loader i,.publisher-payments-table.invoices .channel-row .program-name-container .loader i{font-size:14px;margin:0 5px 0 0;color:#636363}.employee-payments-invoices-table .channel-row.archived>div,.employee-payments-table .channel-row.archived>div,.employee-settlements-table .channel-row.archived>div,.publisher-payments-table .channel-row.archived>div,.publisher-payments-table.invoices .channel-row.archived>div{opacity:.3}.employee-payments-table .table-rows .table-row .channel-row,.employee-payments-table .table-rows .table-row .summary-row,.employee-settlements-table .table-rows .table-row .channel-row,.employee-settlements-table .table-rows .table-row .summary-row,.publisher-payments-table.invoices .table-rows .table-row .channel-row,.publisher-payments-table.invoices .table-rows .table-row .summary-row,.publisher-payments-table .table-rows .table-row .channel-row,.publisher-payments-table .table-rows .table-row .summary-row{display:grid;min-height:40px}.employee-payments-table .table-rows .table-row .channel-row:hover,.employee-payments-table .table-rows .table-row .summary-row:hover,.employee-settlements-table .table-rows .table-row .channel-row:hover,.employee-settlements-table .table-rows .table-row .summary-row:hover,.publisher-payments-table.invoices .table-rows .table-row .channel-row:hover,.publisher-payments-table.invoices .table-rows .table-row .summary-row:hover,.publisher-payments-table .table-rows .table-row .channel-row:hover,.publisher-payments-table .table-rows .table-row .summary-row:hover{background:#f0f0f0}.employee-payments-table .table-rows .table-row .channel-row>div,.employee-payments-table .table-rows .table-row .summary-row>div,.employee-settlements-table .table-rows .table-row .channel-row>div,.employee-settlements-table .table-rows .table-row .summary-row>div,.publisher-payments-table.invoices .table-rows .table-row .channel-row>div,.publisher-payments-table.invoices .table-rows .table-row .summary-row>div,.publisher-payments-table .table-rows .table-row .channel-row>div,.publisher-payments-table .table-rows .table-row .summary-row>div{padding:5px 0 5px 10px;display:flex;align-items:center}.employee-payments-table .table-rows .table-row .channel-row .toggle-icon,.employee-payments-table .table-rows .table-row .summary-row .toggle-icon,.employee-settlements-table .table-rows .table-row .channel-row .toggle-icon,.employee-settlements-table .table-rows .table-row .summary-row .toggle-icon,.publisher-payments-table.invoices .table-rows .table-row .channel-row .toggle-icon,.publisher-payments-table.invoices .table-rows .table-row .summary-row .toggle-icon,.publisher-payments-table .table-rows .table-row .channel-row .toggle-icon,.publisher-payments-table .table-rows .table-row .summary-row .toggle-icon{cursor:pointer}.employee-payments-table .table-rows .table-row .channel-row .models-rates-actions,.employee-payments-table .table-rows .table-row .summary-row .models-rates-actions,.employee-settlements-table .table-rows .table-row .channel-row .models-rates-actions,.employee-settlements-table .table-rows .table-row .summary-row .models-rates-actions,.publisher-payments-table.invoices .table-rows .table-row .channel-row .models-rates-actions,.publisher-payments-table.invoices .table-rows .table-row .summary-row .models-rates-actions,.publisher-payments-table .table-rows .table-row .channel-row .models-rates-actions,.publisher-payments-table .table-rows .table-row .summary-row .models-rates-actions{display:grid;grid-template-columns:33% 33% 34%;padding:0}.employee-payments-table .table-rows .table-row .channel-row .models-rates-actions .model .item,.employee-payments-table .table-rows .table-row .summary-row .models-rates-actions .model .item,.employee-settlements-table .table-rows .table-row .channel-row .models-rates-actions .model .item,.employee-settlements-table .table-rows .table-row .summary-row .models-rates-actions .model .item,.publisher-payments-table.invoices .table-rows .table-row .channel-row .models-rates-actions .model .item,.publisher-payments-table.invoices .table-rows .table-row .summary-row .models-rates-actions .model .item,.publisher-payments-table .table-rows .table-row .channel-row .models-rates-actions .model .item,.publisher-payments-table .table-rows .table-row .summary-row .models-rates-actions .model .item{display:flex;align-items:center;padding-left:10px}.employee-payments-table .table-rows .table-row .channel-row .models-rates-actions .actions .item,.employee-payments-table .table-rows .table-row .channel-row .models-rates-actions .model .item,.employee-payments-table .table-rows .table-row .summary-row .models-rates-actions .actions .item,.employee-payments-table .table-rows .table-row .summary-row .models-rates-actions .model .item,.employee-settlements-table .table-rows .table-row .channel-row .models-rates-actions .actions .item,.employee-settlements-table .table-rows .table-row .channel-row .models-rates-actions .model .item,.employee-settlements-table .table-rows .table-row .summary-row .models-rates-actions .actions .item,.employee-settlements-table .table-rows .table-row .summary-row .models-rates-actions .model .item,.publisher-payments-table.invoices .table-rows .table-row .channel-row .models-rates-actions .actions .item,.publisher-payments-table.invoices .table-rows .table-row .channel-row .models-rates-actions .model .item,.publisher-payments-table.invoices .table-rows .table-row .summary-row .models-rates-actions .actions .item,.publisher-payments-table.invoices .table-rows .table-row .summary-row .models-rates-actions .model .item,.publisher-payments-table .table-rows .table-row .channel-row .models-rates-actions .actions .item,.publisher-payments-table .table-rows .table-row .channel-row .models-rates-actions .model .item,.publisher-payments-table .table-rows .table-row .summary-row .models-rates-actions .actions .item,.publisher-payments-table .table-rows .table-row .summary-row .models-rates-actions .model .item{height:25px}.employee-payments-table .table-rows .table-row .channel-row .models-rates-actions .actions .item:not(:last-child),.employee-payments-table .table-rows .table-row .channel-row .models-rates-actions .model .item:not(:last-child),.employee-payments-table .table-rows .table-row .summary-row .models-rates-actions .actions .item:not(:last-child),.employee-payments-table .table-rows .table-row .summary-row .models-rates-actions .model .item:not(:last-child),.employee-settlements-table .table-rows .table-row .channel-row .models-rates-actions .actions .item:not(:last-child),.employee-settlements-table .table-rows .table-row .channel-row .models-rates-actions .model .item:not(:last-child),.employee-settlements-table .table-rows .table-row .summary-row .models-rates-actions .actions .item:not(:last-child),.employee-settlements-table .table-rows .table-row .summary-row .models-rates-actions .model .item:not(:last-child),.publisher-payments-table.invoices .table-rows .table-row .channel-row .models-rates-actions .actions .item:not(:last-child),.publisher-payments-table.invoices .table-rows .table-row .channel-row .models-rates-actions .model .item:not(:last-child),.publisher-payments-table.invoices .table-rows .table-row .summary-row .models-rates-actions .actions .item:not(:last-child),.publisher-payments-table.invoices .table-rows .table-row .summary-row .models-rates-actions .model .item:not(:last-child),.publisher-payments-table .table-rows .table-row .channel-row .models-rates-actions .actions .item:not(:last-child),.publisher-payments-table .table-rows .table-row .channel-row .models-rates-actions .model .item:not(:last-child),.publisher-payments-table .table-rows .table-row .summary-row .models-rates-actions .actions .item:not(:last-child),.publisher-payments-table .table-rows .table-row .summary-row .models-rates-actions .model .item:not(:last-child){border-bottom:1px solid #edebeb}.employee-payments-table .table-rows .table-row .channel-row .models-rates-actions .actions .item,.employee-payments-table .table-rows .table-row .summary-row .models-rates-actions .actions .item,.employee-settlements-table .table-rows .table-row .channel-row .models-rates-actions .actions .item,.employee-settlements-table .table-rows .table-row .summary-row .models-rates-actions .actions .item,.publisher-payments-table.invoices .table-rows .table-row .channel-row .models-rates-actions .actions .item,.publisher-payments-table.invoices .table-rows .table-row .summary-row .models-rates-actions .actions .item,.publisher-payments-table .table-rows .table-row .channel-row .models-rates-actions .actions .item,.publisher-payments-table .table-rows .table-row .summary-row .models-rates-actions .actions .item{align-items:center;display:grid}.employee-payments-table .table-rows .table-row .channel-row .models-rates-actions .actions .item span,.employee-payments-table .table-rows .table-row .summary-row .models-rates-actions .actions .item span,.employee-settlements-table .table-rows .table-row .channel-row .models-rates-actions .actions .item span,.employee-settlements-table .table-rows .table-row .summary-row .models-rates-actions .actions .item span,.publisher-payments-table.invoices .table-rows .table-row .channel-row .models-rates-actions .actions .item span,.publisher-payments-table.invoices .table-rows .table-row .summary-row .models-rates-actions .actions .item span,.publisher-payments-table .table-rows .table-row .channel-row .models-rates-actions .actions .item span,.publisher-payments-table .table-rows .table-row .summary-row .models-rates-actions .actions .item span{text-align:center;position:relative}.employee-payments-table .table-rows .table-row .channel-row .models-rates-actions .actions .item span:before,.employee-payments-table .table-rows .table-row .summary-row .models-rates-actions .actions .item span:before,.employee-settlements-table .table-rows .table-row .channel-row .models-rates-actions .actions .item span:before,.employee-settlements-table .table-rows .table-row .summary-row .models-rates-actions .actions .item span:before,.publisher-payments-table.invoices .table-rows .table-row .channel-row .models-rates-actions .actions .item span:before,.publisher-payments-table.invoices .table-rows .table-row .summary-row .models-rates-actions .actions .item span:before,.publisher-payments-table .table-rows .table-row .channel-row .models-rates-actions .actions .item span:before,.publisher-payments-table .table-rows .table-row .summary-row .models-rates-actions .actions .item span:before{content:"";position:absolute;width:50%;height:1px;left:25%;bottom:-1px}.employee-payments-table .table-rows .table-row .channel-row .models-rates-actions .actions .item span.blue:before,.employee-payments-table .table-rows .table-row .summary-row .models-rates-actions .actions .item span.blue:before,.employee-settlements-table .table-rows .table-row .channel-row .models-rates-actions .actions .item span.blue:before,.employee-settlements-table .table-rows .table-row .summary-row .models-rates-actions .actions .item span.blue:before,.publisher-payments-table.invoices .table-rows .table-row .channel-row .models-rates-actions .actions .item span.blue:before,.publisher-payments-table.invoices .table-rows .table-row .summary-row .models-rates-actions .actions .item span.blue:before,.publisher-payments-table .table-rows .table-row .channel-row .models-rates-actions .actions .item span.blue:before,.publisher-payments-table .table-rows .table-row .summary-row .models-rates-actions .actions .item span.blue:before{background-color:#00a0f3}.employee-payments-table .table-rows .table-row .channel-row .models-rates-actions .actions .item span.orange:before,.employee-payments-table .table-rows .table-row .summary-row .models-rates-actions .actions .item span.orange:before,.employee-settlements-table .table-rows .table-row .channel-row .models-rates-actions .actions .item span.orange:before,.employee-settlements-table .table-rows .table-row .summary-row .models-rates-actions .actions .item span.orange:before,.publisher-payments-table.invoices .table-rows .table-row .channel-row .models-rates-actions .actions .item span.orange:before,.publisher-payments-table.invoices .table-rows .table-row .summary-row .models-rates-actions .actions .item span.orange:before,.publisher-payments-table .table-rows .table-row .channel-row .models-rates-actions .actions .item span.orange:before,.publisher-payments-table .table-rows .table-row .summary-row .models-rates-actions .actions .item span.orange:before{background-color:#f37021}.employee-payments-table .table-rows .table-row .channel-row .models-rates-actions .model .item span,.employee-payments-table .table-rows .table-row .summary-row .models-rates-actions .model .item span,.employee-settlements-table .table-rows .table-row .channel-row .models-rates-actions .model .item span,.employee-settlements-table .table-rows .table-row .summary-row .models-rates-actions .model .item span,.publisher-payments-table.invoices .table-rows .table-row .channel-row .models-rates-actions .model .item span,.publisher-payments-table.invoices .table-rows .table-row .summary-row .models-rates-actions .model .item span,.publisher-payments-table .table-rows .table-row .channel-row .models-rates-actions .model .item span,.publisher-payments-table .table-rows .table-row .summary-row .models-rates-actions .model .item span{width:unset}.employee-payments-table .table-rows .table-row .channel-row .models-rates-actions .disable-cell,.employee-payments-table .table-rows .table-row .summary-row .models-rates-actions .disable-cell,.employee-settlements-table .table-rows .table-row .channel-row .models-rates-actions .disable-cell,.employee-settlements-table .table-rows .table-row .summary-row .models-rates-actions .disable-cell,.publisher-payments-table.invoices .table-rows .table-row .channel-row .models-rates-actions .disable-cell,.publisher-payments-table.invoices .table-rows .table-row .summary-row .models-rates-actions .disable-cell,.publisher-payments-table .table-rows .table-row .channel-row .models-rates-actions .disable-cell,.publisher-payments-table .table-rows .table-row .summary-row .models-rates-actions .disable-cell{height:100%}.employee-payments-table .table-rows .table-row .empty,.employee-settlements-table .table-rows .table-row .empty,.publisher-payments-table.invoices .table-rows .table-row .empty,.publisher-payments-table .table-rows .table-row .empty{color:#ddd}.employee-payments-table .table-rows .table-row:not(:last-child),.employee-settlements-table .table-rows .table-row:not(:last-child),.publisher-payments-table.invoices .table-rows .table-row:not(:last-child),.publisher-payments-table .table-rows .table-row:not(:last-child){border-bottom:7px solid #f5f5f5}.employee-settlements .last-update{margin-right:10px;height:50px;width:135px;padding:0 7px;border:1px solid #ddd;border-radius:3px;display:flex;flex-direction:column;justify-content:center}.employee-settlements .last-update>div{display:flex}.employee-settlements .last-update p{font-size:10px;margin-bottom:5px}.employee-settlements .last-update i{font-size:18px;margin-right:5px}.employee-settlements .last-update span{display:flex;align-items:center;font-size:12px}.employee-settlements .last-update span:first-child{margin-right:10px}.employee-settlements .table-rows .table-row{font-size:12px}.employee-settlements .employee-settlements-table.readyForSettlement .table-header,.employee-settlements .employee-settlements-table.readyForSettlement .table-row-loader{grid-template-columns:21% 5% 5.2% 5.4% 5.4% 10% 10% 10% 10% 9% 9%}.employee-settlements .employee-settlements-table.readyForSettlement .table-row .channel-row{grid-template-columns:6.3% 20.3% 12.6% 12.7% 12.6% 12.7% 11.4% 11.4%}.employee-settlements .employee-settlements-table.waitingForValidation .table-header,.employee-settlements .employee-settlements-table.waitingForValidation .table-row-loader{grid-template-columns:21% 5% 5.2% 5.4% 5.4% repeat(4,14.5%)}.employee-settlements .employee-settlements-table.waitingForValidation .table-row .channel-row{grid-template-columns:6.3% 20.3% repeat(4,18.35%)}.employee-settlements .employee-settlements-table.payed .table-header,.employee-settlements .employee-settlements-table.payed .table-row-loader,.employee-settlements .employee-settlements-table.waitingForPayment .table-header,.employee-settlements .employee-settlements-table.waitingForPayment .table-row-loader{grid-template-columns:21% 5% 5.2% 5.4% 5.4% repeat(5,11.6%)}.employee-settlements .employee-settlements-table.payed .table-row .channel-row,.employee-settlements .employee-settlements-table.waitingForPayment .table-row .channel-row{grid-template-columns:6.3% 20.3% repeat(5,14.68%)}.employee-settlements .employee-settlements-table .table-row{min-height:40px!important;grid-template-columns:21% 79%}.employee-settlements .employee-settlements-table .table-row .non-clickable{pointer-events:none}.employee-settlements .employee-settlements-table .table-row .non-clickable i{display:none}.employee-settlements .employee-settlements-table .table-row .summary{height:40px}.employee-settlements .employee-settlements-table .table-row .disable-cell{background-color:#f9f9f9;margin:0}.employee-settlements .employee-settlements-table .table-row .without-amount{color:#ddd}.employee-settlements .employee-settlements-table .table-row .actions-models-list:hover .full-height-item{background-color:#f0f0f0}.employee-settlements .employee-settlements-table .table-blue-tabs{margin-left:auto}.employee-settlements .employee-settlements-table .table-select-component{border-right:1px solid #edebeb;border-left:unset;padding-right:20px}.employee-settlements .section-title-buttons{display:flex}.employee-settlements .section-title-buttons>button{height:50px;margin-left:10px;font-size:16px;border-radius:7px}.employee-settlements .section-title-buttons .btn-outlined{border-color:#ddd}.employee-settlements .add-equalization-button{border-left:unset!important;border-right:1px solid #edebeb}.employee-payments .equalizations-modal,.employee-settlements .equalizations-modal{top:20%;height:auto}.employee-payments .equalizations-modal .equalization-row,.employee-payments .equalizations-modal .header,.employee-settlements .equalizations-modal .equalization-row,.employee-settlements .equalizations-modal .header{display:grid;grid-template-columns:7% 10% 15% auto 3%}.employee-payments .equalizations-modal .header,.employee-settlements .equalizations-modal .header{font-weight:700;margin-bottom:5px;padding-right:15px}.employee-payments .equalizations-modal .header>span,.employee-settlements .equalizations-modal .header>span{margin-left:10px}.employee-payments .equalizations-modal .action-buttons,.employee-settlements .equalizations-modal .action-buttons{right:25px}.employee-payments .equalizations-modal .equalization-periods-wrapper,.employee-settlements .equalizations-modal .equalization-periods-wrapper{min-height:150px;max-height:400px;overflow:auto}.employee-payments .equalizations-modal .equalization-periods-wrapper h3,.employee-settlements .equalizations-modal .equalization-periods-wrapper h3{color:#636363}.employee-payments .equalizations-modal .equalizations-list,.employee-settlements .equalizations-modal .equalizations-list{max-height:300px;padding-right:15px;overflow-y:auto}.employee-payments .equalizations-modal .equalizations-list .inline-edit .equalization-row .cell,.employee-settlements .equalizations-modal .equalizations-list .inline-edit .equalization-row .cell{border:1px solid #edebeb}.employee-payments .equalizations-modal .equalizations-list .inline-edit .equalization-row .cell:not(:first-child),.employee-settlements .equalizations-modal .equalizations-list .inline-edit .equalization-row .cell:not(:first-child){border-left:0}.employee-payments .equalizations-modal .equalizations-list .inline-edit:not(:first-child) .cell,.employee-settlements .equalizations-modal .equalizations-list .inline-edit:not(:first-child) .cell{border-top:0}.employee-payments .equalizations-modal .equalization-row>div,.employee-settlements .equalizations-modal .equalization-row>div{display:flex;align-items:center}.employee-payments .equalizations-modal .equalization-row>div:not(:first-child),.employee-settlements .equalizations-modal .equalization-row>div:not(:first-child){border-left:0}.employee-payments .equalizations-modal .equalization-row>div .currency,.employee-settlements .equalizations-modal .equalization-row>div .currency{margin-right:10px}.employee-payments .equalizations-modal .equalization-row.is-new,.employee-settlements .equalizations-modal .equalization-row.is-new{margin-bottom:40px}.employee-payments .equalizations-modal .equalization-row input,.employee-settlements .equalizations-modal .equalization-row input{min-width:102px;-moz-appearance:textfield}.employee-payments .equalizations-modal .equalization-row .input-search-container,.employee-settlements .equalizations-modal .equalization-row .input-search-container{width:100%}.employee-payments .equalizations-modal .equalization-row input,.employee-payments .equalizations-modal .equalization-row textarea,.employee-settlements .equalizations-modal .equalization-row input,.employee-settlements .equalizations-modal .equalization-row textarea{border:0;height:40px}.employee-payments .equalizations-modal .equalization-row textarea,.employee-settlements .equalizations-modal .equalization-row textarea{padding:10px}.employee-payments .equalizations-modal .equalization-row .static-cell,.employee-settlements .equalizations-modal .equalization-row .static-cell{background-color:#f9f9f9}.employee-payments .equalizations-modal .equalization-row .pointer,.employee-settlements .equalizations-modal .equalization-row .pointer{font-size:30px;padding-top:5px;margin-left:5px}.employee-payments .equalizations-modal .equalization-row .pointer:hover,.employee-settlements .equalizations-modal .equalization-row .pointer:hover{color:#00a0f3}.employee-payments .equalizations-modal .equalization-row .select-dropdown,.employee-settlements .equalizations-modal .equalization-row .select-dropdown{width:100%}.employee-payments .equalizations-modal .equalization-row .select-dropdown input,.employee-settlements .equalizations-modal .equalization-row .select-dropdown input{margin:0;width:calc(100% - 20px)}.employee-payments .equalizations-modal .equalization-row .select-dropdown .input-block,.employee-settlements .equalizations-modal .equalization-row .select-dropdown .input-block{position:relative}.employee-payments .equalizations-modal .equalization-row .select-dropdown .input-block i,.employee-settlements .equalizations-modal .equalization-row .select-dropdown .input-block i{top:calc(50% - 8px)}.employee-payments .equalizations-modal .add-button,.employee-settlements .equalizations-modal .add-button{margin:30px 0 0 auto}.employee-payments .equalizations-modal.equalization-without-actions .equalization-row,.employee-payments .equalizations-modal.equalization-without-actions .header,.employee-settlements .equalizations-modal.equalization-without-actions .equalization-row,.employee-settlements .equalizations-modal.equalization-without-actions .header{display:grid;grid-template-columns:170px 135px 20% 17% 120px auto}.employee-payments .equalizations-modal.equalization-without-actions.with-program-cell .equalization-row,.employee-payments .equalizations-modal.equalization-without-actions.with-program-cell .header,.employee-settlements .equalizations-modal.equalization-without-actions.with-program-cell .equalization-row,.employee-settlements .equalizations-modal.equalization-without-actions.with-program-cell .header{display:grid;grid-template-columns:170px 200px 135px 20% 17% 120px auto}.employee-payments .equalizations-modal.equalization-without-actions .equalization-row .cell,.employee-settlements .equalizations-modal.equalization-without-actions .equalization-row .cell{border:1px solid #edebeb}.employee-payments .equalizations-modal.equalization-without-actions .equalization-row .cell:not(:first-child),.employee-settlements .equalizations-modal.equalization-without-actions .equalization-row .cell:not(:first-child){border-left:0}.employee-payments .equalizations-modal.equalization-without-actions .modal-content,.employee-settlements .equalizations-modal.equalization-without-actions .modal-content{overflow:visible;min-width:1100px}.employee-payments .equalizations-modal.equalization-without-actions .month-picker-component,.employee-settlements .equalizations-modal.equalization-without-actions .month-picker-component{width:100%}.employee-payments .equalizations-modal.equalization-without-actions .month-picker-component .filter-date-button,.employee-settlements .equalizations-modal.equalization-without-actions .month-picker-component .filter-date-button{width:100%;border:unset;font-size:14px}.employee-payments .equalizations-modal.equalization-without-actions .select-dropdown .input-block,.employee-settlements .equalizations-modal.equalization-without-actions .select-dropdown .input-block{margin-left:0}.employee-payments .equalizations-modal.equalization-without-actions .select-dropdown .input-block input,.employee-settlements .equalizations-modal.equalization-without-actions .select-dropdown .input-block input{height:50px}.employee-payments .equalizations-modal.equalization-without-actions .channels-cell label:first-child,.employee-settlements .equalizations-modal.equalization-without-actions .channels-cell label:first-child{margin-right:15px}.employee-payments .generate-bill-modal,.publisher-payments .generate-bill-modal{font-size:12px}.employee-payments .generate-bill-modal .modal-content,.publisher-payments .generate-bill-modal .modal-content{min-width:-webkit-max-content;min-width:max-content}.employee-payments .generate-bill-modal .modal-header,.publisher-payments .generate-bill-modal .modal-header{height:unset!important;margin-top:5px;padding-bottom:10px!important}.employee-payments .generate-bill-modal .modal-header .basic-info,.publisher-payments .generate-bill-modal .modal-header .basic-info{height:50px;display:flex;justify-content:space-between;align-items:center}.employee-payments .generate-bill-modal .modal-header .basic-info span,.publisher-payments .generate-bill-modal .modal-header .basic-info span{font-size:20px;margin-left:10px}.employee-payments .generate-bill-modal .modal-header .basic-info input,.publisher-payments .generate-bill-modal .modal-header .basic-info input{width:200px}.employee-payments .generate-bill-modal .modal-header .basic-info .header,.publisher-payments .generate-bill-modal .modal-header .basic-info .header{display:flex;justify-content:center}.employee-payments .generate-bill-modal .modal-header .bill-description,.publisher-payments .generate-bill-modal .modal-header .bill-description{font-size:10px}.employee-payments .generate-bill-modal .modal-header .close,.publisher-payments .generate-bill-modal .modal-header .close{margin-left:14px}.employee-payments .generate-bill-modal .modal-header .logo,.publisher-payments .generate-bill-modal .modal-header .logo{height:40px;margin-right:10px;margin-top:13px}.employee-payments .generate-bill-modal .modal-body .circle-number,.publisher-payments .generate-bill-modal .modal-body .circle-number{position:relative;display:inline-block;left:0;margin-bottom:5px}.employee-payments .generate-bill-modal .modal-body .circle,.publisher-payments .generate-bill-modal .modal-body .circle{display:flex;justify-content:center;align-items:center;border:1px solid #231f20;width:26px;height:26px;border-radius:50%;font-size:16px;font-weight:400;margin-right:10px}.employee-payments .generate-bill-modal .modal-body .inputs-list>.input-block,.publisher-payments .generate-bill-modal .modal-body .inputs-list>.input-block{display:grid;grid-template-columns:25% 75%;place-items:center left;margin-bottom:10px}.employee-payments .generate-bill-modal .modal-body .inputs-list>.input-block>span,.publisher-payments .generate-bill-modal .modal-body .inputs-list>.input-block>span{width:100%}.employee-payments .generate-bill-modal .modal-body .additional-info,.publisher-payments .generate-bill-modal .modal-body .additional-info{display:grid;grid-template-columns:50% 50%}.employee-payments .generate-bill-modal .modal-body .additional-info .modal-section,.publisher-payments .generate-bill-modal .modal-body .additional-info .modal-section{margin-bottom:0}.employee-payments .generate-bill-modal .modal-body .buttons,.publisher-payments .generate-bill-modal .modal-body .buttons{margin-top:30px;display:flex;justify-content:flex-end}.employee-payments .generate-bill-modal .modal-body .buttons .btn:last-child,.publisher-payments .generate-bill-modal .modal-body .buttons .btn:last-child{margin-left:20px}.on-scroll-into-view{animation:scale-up-down 1s .5s}.on-scroll-into-view input[type=checkbox]:checked+span i{animation:blue-white-blue 1s .5s}@keyframes scale-up-down{0%{transform:scale(1);background-color:#fff;color:#636363}50%{transform:scale(1.1);background-color:#19b5ff;color:#fff}to{transform:scale(1);background-color:#fff;color:#636363}}@keyframes blue-white-blue{0%{color:#00a0f3}50%{color:#fff}to{color:#00a0f3}}.validation-settlements{min-width:1640px;margin:20px 30px 90px}.validation-settlements .section-title{display:flex;align-items:center;justify-content:space-between}.validation-settlements .section-title .btn{font-size:16px}.validation-settlements .section-title-buttons{display:flex}.validation-settlements .section-title-buttons>button{height:50px;margin-left:10px;font-size:16px;border-radius:7px}.validation-settlements .section-title-buttons .btn-outlined{border-color:#ddd}.validation-settlements .validation-file-uploader{display:flex}.validation-settlements-publisher{margin-top:7px}.validation-settlements-publisher .buttons{display:flex}.validation-settlements .table-bar{height:50px}.validation-settlements .table-bar .table-multiselect-component{border-left:none}.validation-settlements .table-bar .model-multiselect{flex-grow:1}.validation-settlements .top-grid{display:grid;grid-template-columns:1fr 270px;grid-column-gap:5px;column-gap:5px}.validation-settlements .actions-infobox-side{padding:12px 0 5px;height:183px}.validation-settlements .filtered-actions-box{border:1px solid #ddd;font-size:12px;height:100%}.validation-settlements .filtered-actions-box .summary{padding:10px 0 0 10px;font-weight:bolder}.validation-settlements .filtered-actions-box .actions{padding:10px;align-items:center}.validation-settlements .filtered-actions-box .actions div{display:flex;justify-content:space-between}.validation-settlements .filtered-actions-box .validation-status{height:14px}.validation-navigation .back{display:inline-block}.actions-table .table-header .to-right{justify-self:right}.actions-table .table-header .with-help-icon{display:flex;align-items:center}.actions-table .table-header .sale-value-helper>span:first-child{width:-webkit-min-content;width:min-content}.actions-table .table-header .sale-value-helper .publisher-help-icon>span{display:block}.actions-table .table-rows .table-row-loader{height:44px}.actions-table .table-rows .table-row{min-height:44px;font-size:12px}.actions-table .table-rows .table-row .ip{word-break:break-word}.actions-table .table-rows .table-row>div{align-items:center;overflow-wrap:anywhere}.actions-table .table-rows .table-row .attribution i{color:#a0a0a0}.actions-table-employee.primary .table-header,.actions-table-employee.primary .table-row,.actions-table-employee.primary .table-row-loader{grid-template-columns:10% 4% 5% 5% 5% 7% 8% 7% 10% 8% 9% 13% 9%}.actions-table-employee.sales .table-header,.actions-table-employee.sales .table-row-loader{grid-template-columns:10% 4% 5% 5% 5% 7% 8% 8% 3.5% 5.5% 8% 9% 13% 9%}.actions-table-employee.sales .table-row{grid-template-columns:10% 4% 5% 5% 5% 7% 8% auto 9% 13% 9%}.actions-table-publisher.primary .table-header,.actions-table-publisher.primary .table-row,.actions-table-publisher.primary .table-row-loader{grid-template-columns:7% 7% 7% 10% 10% 10% 13% 10% 8% 9% 9%}.actions-table-publisher.sales .table-header,.actions-table-publisher.sales .table-row-loader{grid-template-columns:4% 5% 5% 9% 8% 10% 4.5% 7.5% 10% 11% 15% 9%}.actions-table-publisher.sales .table-row{grid-template-columns:4% 5% 5% 9% 8% auto 11% 15% 11%}.actions-table .table-row .empty-conversion{width:100%;display:grid;grid-template-columns:36% 22% 12% auto}.actions-table .sales{display:flex;flex-direction:column}.actions-table .sales .product-row,.actions-table .sales .products,.actions-table .sales .sale{width:100%}.actions-table .sales .sale{place-items:center start;display:flex;flex-direction:row-reverse}.actions-table .sales .sale:not(:first-child){border-top:1px solid #edebeb}.actions-table .sales .sale .category{width:32%;place-self:stretch;display:flex;align-items:center}.actions-table .sales .sale .category>div{margin-left:20px}.actions-table .sales .sale .category:hover+.products,.actions-table .sales .sale:hover .category{background:#f0f0f0}.actions-table .sales .products{width:68%;padding-right:0}.actions-table .sales .products .currency{justify-self:right;align-self:center;margin-right:10px}.actions-table .sales .product-row{display:grid;padding:5px 0 5px 10px;grid-template-columns:45.4% 21.4% auto}.actions-table .sales .product-row:not(:first-child){border-top:1px solid #edebeb}.actions-table .sales .product-row:hover{background:#f0f0f0}.validation-status{margin-right:10px;width:2px;height:20px;border-radius:5px;transition:.7s}.validation-status.awaiting{background-color:#f37021}.validation-status.accepted{background-color:#00a0f3}.validation-status.aboveLimit{background-color:#b100f3}.validation-status.disabled{background-color:#000}.validation-status.rejected{background-color:#f44336}.validation-status.paid{background-color:#4caf50}.file-validation-modal .modal-content{min-width:830px;margin:0 20px}.file-validation-modal .modal-content .scroll{min-height:280px;overflow-x:auto}.file-validation-modal .modal-content .scroll.mouse-down{-webkit-user-select:none;user-select:none;cursor:move}.file-validation-modal .modal-content .ignored-headers-info{margin-bottom:30px}.file-validation-modal .modal-content table{width:calc(100% - 1px);border-collapse:collapse}.file-validation-modal .modal-content table td,.file-validation-modal .modal-content table th{text-align:left;padding:10px;border:1px solid #ddd;min-width:100px}.file-validation-modal .modal-content table th{border-top:0}.file-validation-modal .modal-content table .selects{padding:0;border:0}.file-validation-modal .modal-content table .selects .select-dropdown{min-width:175px;width:auto}.file-validation-modal .modal-content table .status-select{width:210px}.file-validation-modal .modal-content table .status-select input{height:40px;text-transform:capitalize}.file-validation-modal .modal-content table .status-select i{top:12px}.file-validation-modal .modal-content table .status-select .options-block .simple{text-transform:capitalize}.file-validation-modal .modal-content table .status-select.invalid input{text-transform:none}.file-validation-modal .modal-content table .upside-down .options-block{top:-121px}.file-validation-modal .modal-content .footer{display:flex;margin-top:30px;justify-content:space-between}.file-validation-modal .modal-content .footer label{-webkit-user-select:none;user-select:none;margin-right:20px}.file-validation-modal .modal-content .footer .action-id-container{display:grid;position:relative;top:-12px}.file-validation-modal .modal-content .footer .action-id-container>div,.file-validation-modal .modal-content .footer .action-id-container>span{display:flex}.manually-adding-actions-modal .modal-content,.manually-validation-modal .modal-content{min-width:520px;width:520px;overflow-y:visible}.manually-adding-actions-modal .valid-element-label,.manually-validation-modal .valid-element-label{padding-top:5px}.manually-adding-actions-modal .valid-container,.manually-adding-actions-modal .valid-element-container,.manually-validation-modal .valid-container,.manually-validation-modal .valid-element-container{display:grid;grid-column-gap:10px}.manually-adding-actions-modal .valid-container,.manually-validation-modal .valid-container{grid-template-columns:30fr 70fr;margin-bottom:10px}.manually-adding-actions-modal .valid-element-container,.manually-validation-modal .valid-element-container{grid-template-columns:80fr 24fr;grid-row-gap:10px}.manually-adding-actions-modal .channels,.manually-adding-actions-modal .valid-actions,.manually-adding-actions-modal .valid-footer,.manually-validation-modal .channels,.manually-validation-modal .valid-actions,.manually-validation-modal .valid-footer{display:flex}.manually-adding-actions-modal .valid-date-range>div:first-child,.manually-validation-modal .valid-date-range>div:first-child{margin-bottom:10px}.manually-adding-actions-modal .valid-date-range .react-date-picker__button,.manually-validation-modal .valid-date-range .react-date-picker__button{width:115px}.manually-adding-actions-modal .valid-date-range .date-label,.manually-validation-modal .valid-date-range .date-label{display:inline-block;width:20px;margin-right:10px}.manually-adding-actions-modal .valid-actions .currency-input-container,.manually-validation-modal .valid-actions .currency-input-container{margin-right:10px}.manually-adding-actions-modal .show-on-center .react-date-picker__calendar,.manually-validation-modal .show-on-center .react-date-picker__calendar{left:auto;right:-90%}.manually-adding-actions-modal .btn,.manually-validation-modal .btn{height:30px}.manually-adding-actions-modal .btn:disabled,.manually-validation-modal .btn:disabled{border-color:#ddd}.manually-adding-actions-modal .btn-remove,.manually-validation-modal .btn-remove{padding:0 7px;width:30px}.manually-adding-actions-modal .btn-remove i,.manually-validation-modal .btn-remove i{margin:0}.manually-adding-actions-modal .valid-footer,.manually-validation-modal .valid-footer{margin-top:30px;justify-content:space-between}.manually-adding-actions-modal .valid-footer .btn-large,.manually-adding-actions-modal .valid-footer .filtered-actions,.manually-validation-modal .valid-footer .btn-large,.manually-validation-modal .valid-footer .filtered-actions{height:45px}.manually-adding-actions-modal .valid-footer .filtered-actions,.manually-validation-modal .valid-footer .filtered-actions{display:flex;align-items:center;padding:12px;border:1px solid #ddd;border-radius:7px;font-size:16px}.manually-adding-actions-modal .valid-footer .filtered-actions span,.manually-validation-modal .valid-footer .filtered-actions span{margin-left:10px;font-weight:600}.manually-adding-actions-modal .options-block,.manually-validation-modal .options-block{max-height:151px}.manually-adding-actions-modal .options-block .line,.manually-validation-modal .options-block .line{padding-left:20px}.manually-adding-actions-modal .options-block .banner,.manually-validation-modal .options-block .banner{padding-left:30px}.manually-adding-actions-modal .no-exist-publishers-warning,.manually-validation-modal .no-exist-publishers-warning{border:1px solid #f3b100;border-radius:5px;padding:7px;display:flex;align-items:center;margin-bottom:30px}.manually-adding-actions-modal .no-exist-publishers-warning i,.manually-validation-modal .no-exist-publishers-warning i{color:#f3b100;margin-right:5px}.manually-validation-modal .channels{display:flex}.manually-validation-modal .channels label:first-child{margin-right:20px}.manually-validation-modal .spinner{font-size:18px}.manually-adding-actions-modal .one-line-container{margin-bottom:10px}.manually-adding-actions-modal .one-line-container label:first-child{margin-bottom:5px}.manually-adding-actions-modal .filter-date-button{height:30px;width:100%;padding:0 6px 0 10px;font-size:14px}.manually-adding-actions-modal .filter-date-button i{font-size:16px}.manually-adding-actions-modal .btn-large{margin-left:auto}.global-statistics.publisher{margin-top:7px}.employee-program-statistics,.global-statistics,.publisher-program-statistics{min-width:1210px;margin:20px 30px 90px}.employee-program-statistics .section-title,.global-statistics .section-title,.publisher-program-statistics .section-title{display:flex;align-items:center;justify-content:space-between}.employee-program-statistics .section-title-buttons,.global-statistics .section-title-buttons,.publisher-program-statistics .section-title-buttons{position:relative;display:flex;align-items:center;z-index:2}.employee-program-statistics .section-title-buttons .btn,.global-statistics .section-title-buttons .btn,.publisher-program-statistics .section-title-buttons .btn{height:50px;font-size:16px}.employee-program-statistics .last-update,.global-statistics .last-update,.publisher-program-statistics .last-update{margin-right:10px;height:50px;width:135px;padding:0 7px;border:1px solid #ddd;border-radius:3px;display:flex;flex-direction:column;justify-content:center}.employee-program-statistics .last-update>div,.global-statistics .last-update>div,.publisher-program-statistics .last-update>div{display:flex}.employee-program-statistics .last-update p,.global-statistics .last-update p,.publisher-program-statistics .last-update p{font-size:10px;margin-bottom:5px}.employee-program-statistics .last-update i,.global-statistics .last-update i,.publisher-program-statistics .last-update i{font-size:18px;margin-right:5px}.employee-program-statistics .last-update span,.global-statistics .last-update span,.publisher-program-statistics .last-update span{display:flex;align-items:center;font-size:12px}.employee-program-statistics .last-update span:first-child,.global-statistics .last-update span:first-child,.publisher-program-statistics .last-update span:first-child{margin-right:10px}.employee-program-statistics .table-header,.employee-program-statistics .table-row,.employee-program-statistics .table-row-loader,.publisher-program-statistics .table-header,.publisher-program-statistics .table-row,.publisher-program-statistics .table-row-loader{display:grid;grid-template-columns:200px 100px 110px 110px 100px 100px 100px 240px 120px 120px 100px 150px 150px 150px}.employee-program-statistics.publishers .section-title,.employee-program-statistics.resources .section-title,.publisher-program-statistics.publishers .section-title,.publisher-program-statistics.resources .section-title{margin-bottom:0}.employee-program-statistics.publishers .table-header,.employee-program-statistics.publishers .table-row,.employee-program-statistics.publishers .table-row-loader,.employee-program-statistics.resources .table-header,.employee-program-statistics.resources .table-row,.employee-program-statistics.resources .table-row-loader,.publisher-program-statistics.publishers .table-header,.publisher-program-statistics.publishers .table-row,.publisher-program-statistics.publishers .table-row-loader,.publisher-program-statistics.resources .table-header,.publisher-program-statistics.resources .table-row,.publisher-program-statistics.resources .table-row-loader{display:grid;grid-template-columns:200px 100px 110px 110px 100px 100px 100px 240px 120px 120px 100px 150px 150px 150px}.employee-program-statistics.creations .table-header,.employee-program-statistics.creations .table-row,.employee-program-statistics.creations .table-row-loader,.publisher-program-statistics.creations .table-header,.publisher-program-statistics.creations .table-row,.publisher-program-statistics.creations .table-row-loader{display:grid;grid-template-columns:200px 100px 110px 110px 100px 100px 100px 100px 240px 120px 120px 100px 150px 150px 150px}.employee-program-statistics.fraudulent .table-header,.employee-program-statistics.fraudulent .table-row,.employee-program-statistics.fraudulent .table-row-loader,.publisher-program-statistics.fraudulent .table-header,.publisher-program-statistics.fraudulent .table-row,.publisher-program-statistics.fraudulent .table-row-loader{display:grid;grid-template-columns:repeat(3,minmax(100px,200px)) auto}.employee-program-statistics.incorrect .table-header,.employee-program-statistics.incorrect .table-row,.employee-program-statistics.incorrect .table-row-loader,.publisher-program-statistics.incorrect .table-header,.publisher-program-statistics.incorrect .table-row,.publisher-program-statistics.incorrect .table-row-loader{display:grid;grid-template-columns:repeat(2,minmax(100px,200px)) auto}.employee-program-statistics.invalidity .section-title,.publisher-program-statistics.invalidity .section-title{margin-bottom:0}.employee-program-statistics.invalidity .title.reason,.publisher-program-statistics.invalidity .title.reason{cursor:pointer}.employee-program-statistics.invalidity .table-header,.employee-program-statistics.invalidity .table-row,.employee-program-statistics.invalidity .table-row-loader,.publisher-program-statistics.invalidity .table-header,.publisher-program-statistics.invalidity .table-row,.publisher-program-statistics.invalidity .table-row-loader{display:grid;grid-template-columns:400px 100px 100px 100px 240px 120px 120px}.employee-program-statistics.geo #employee-program-geo-statistics .table-header,.employee-program-statistics.geo #employee-program-geo-statistics .table-row,.employee-program-statistics.geo #employee-program-geo-statistics .table-row-loader,.publisher-program-statistics.geo #employee-program-geo-statistics .table-header,.publisher-program-statistics.geo #employee-program-geo-statistics .table-row,.publisher-program-statistics.geo #employee-program-geo-statistics .table-row-loader{display:grid;grid-template-columns:minmax(140px,220px) 160px 210px 170px 150px}.employee-program-statistics.geo #employee-program-geo-statistics .table-header>div,.employee-program-statistics.geo #employee-program-geo-statistics .table-row>div,.publisher-program-statistics.geo #employee-program-geo-statistics .table-header>div,.publisher-program-statistics.geo #employee-program-geo-statistics .table-row>div{white-space:normal}.global-statistics .table-header,.global-statistics .table-row-loader{display:grid;grid-template-columns:250px 250px 100px 110px 110px 100px 100px 100px 240px 120px 120px 100px 150px}.global-statistics .resume .table-header,.global-statistics .resume .table-row,.global-statistics .resume .table-row-loader{display:grid;height:32px;grid-template-columns:110px 100px 100px 180px 100px 140px 150px}.global-statistics .resume .actions.resume-actions>div{grid-template-columns:repeat(4,-webkit-max-content);grid-template-columns:repeat(4,max-content);grid-column-gap:12px;column-gap:12px;justify-content:center}.global-statistics .resume .actions.resume-actions.without-disabled-actions>div{grid-template-columns:repeat(3,-webkit-max-content);grid-template-columns:repeat(3,max-content)}.global-statistics .resume .actions.resume-actions span{white-space:nowrap;font-size:11px}.global-statistics .resume .table-header>div,.global-statistics .resume .table-row-loader>div,.global-statistics .resume .table-row>div{margin-left:10px;align-self:center;overflow-wrap:normal;white-space:nowrap}.global-statistics .table-row{display:grid;grid-template-columns:250px auto}.global-statistics .channels-rows{display:grid!important}.global-statistics .channels-rows .table-row{display:grid;grid-template-columns:250px 100px 110px 110px 100px 100px 100px 240px 120px 120px 100px 150px}.global-statistics.publisher .table-header,.global-statistics.publisher .table-row-loader{grid-template-columns:250px 250px 100px 110px 110px 100px 100px 100px 240px 120px 120px 100px 150px 150px 150px}.global-statistics.publisher .channels-rows .table-row{grid-template-columns:250px 100px 110px 110px 100px 100px 100px 240px 120px 120px 100px 150px 150px 150px}.employee-global-statistics .section-title{margin-bottom:20px}.employee-global-statistics .view-filter,.employee-program-statistics .view-filter,.publisher-program-statistics .view-filter{display:flex;align-items:center;border-left:1px solid #edebeb;padding:0 20px}.employee-global-statistics .view-filter .table-select-component,.employee-program-statistics .view-filter .table-select-component,.publisher-program-statistics .view-filter .table-select-component{border-left:unset;padding:unset}.employee-global-statistics .view-filter>:not(:last-child),.employee-program-statistics .view-filter>:not(:last-child),.publisher-program-statistics .view-filter>:not(:last-child){margin-right:10px}.employee-program-statistics .table-header .goal-or-limit-header,.global-statistics .table-header .goal-or-limit-header,.publisher-program-statistics .table-header .goal-or-limit-header{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;height:100%}.employee-program-statistics .table-header .goal-or-limit-header span,.global-statistics .table-header .goal-or-limit-header span,.publisher-program-statistics .table-header .goal-or-limit-header span{display:flex;align-items:center;height:100%}.employee-program-statistics .table-header .goal-or-limit-header i,.global-statistics .table-header .goal-or-limit-header i,.publisher-program-statistics .table-header .goal-or-limit-header i{font-size:16px;margin-left:7px;margin-top:2px;top:5px;cursor:pointer}.employee-program-statistics .table-row,.global-statistics .table-row,.publisher-program-statistics .table-row{min-height:45px!important}.employee-program-statistics .table-row>div,.global-statistics .table-row>div,.publisher-program-statistics .table-row>div{font-size:12px}.employee-program-statistics .table-row .actions,.global-statistics .table-row .actions,.publisher-program-statistics .table-row .actions{display:flex;flex-direction:column;margin-left:0}.employee-program-statistics .table-row .actions>div,.global-statistics .table-row .actions>div,.publisher-program-statistics .table-row .actions>div{height:25px;margin-right:10%;align-items:center;display:grid;grid-template-columns:repeat(4,25%)}.employee-program-statistics .table-row .actions>div:not(:last-child),.global-statistics .table-row .actions>div:not(:last-child),.publisher-program-statistics .table-row .actions>div:not(:last-child){border-bottom:1px solid #edebeb}.employee-program-statistics .table-row .actions>div span,.global-statistics .table-row .actions>div span,.publisher-program-statistics .table-row .actions>div span{text-align:center;position:relative}.employee-program-statistics .table-row .actions>div span:before,.global-statistics .table-row .actions>div span:before,.publisher-program-statistics .table-row .actions>div span:before{content:"";position:absolute;width:50%;height:1px;left:25%;bottom:-1px}.employee-program-statistics .table-row .actions>div span.grey:before,.global-statistics .table-row .actions>div span.grey:before,.publisher-program-statistics .table-row .actions>div span.grey:before{background-color:#ddd}.employee-program-statistics .table-row .actions>div span.blue:before,.global-statistics .table-row .actions>div span.blue:before,.publisher-program-statistics .table-row .actions>div span.blue:before{background-color:#00a0f3}.employee-program-statistics .table-row .actions>div span.red:before,.global-statistics .table-row .actions>div span.red:before,.publisher-program-statistics .table-row .actions>div span.red:before{background-color:#f44336}.employee-program-statistics .table-row .actions>div span.orange:before,.global-statistics .table-row .actions>div span.orange:before,.publisher-program-statistics .table-row .actions>div span.orange:before{background-color:#f37021}.employee-program-statistics .table-row .actions.without-disabled-actions>div,.global-statistics .table-row .actions.without-disabled-actions>div,.publisher-program-statistics .table-row .actions.without-disabled-actions>div{grid-template-columns:repeat(3,33%)}.employee-program-statistics .table-row .goal,.employee-program-statistics .table-row .goal .item>span,.employee-program-statistics .table-row .model,.employee-program-statistics .table-row .model .item>span,.global-statistics .table-row .goal,.global-statistics .table-row .goal .item>span,.global-statistics .table-row .model,.global-statistics .table-row .model .item>span,.publisher-program-statistics .table-row .goal,.publisher-program-statistics .table-row .goal .item>span,.publisher-program-statistics .table-row .model,.publisher-program-statistics .table-row .model .item>span{display:flex;flex-direction:column;justify-content:center}.employee-program-statistics .table-row .goal,.employee-program-statistics .table-row .model,.global-statistics .table-row .goal,.global-statistics .table-row .model,.publisher-program-statistics .table-row .goal,.publisher-program-statistics .table-row .model{margin-left:0!important;margin-right:10px;padding-left:0}.employee-program-statistics .table-row .goal .item,.employee-program-statistics .table-row .model .item,.global-statistics .table-row .goal .item,.global-statistics .table-row .model .item,.publisher-program-statistics .table-row .goal .item,.publisher-program-statistics .table-row .model .item{display:flex;height:25px;padding:0 10px;align-items:center}.employee-program-statistics .table-row .goal .item:not(:last-child),.employee-program-statistics .table-row .model .item:not(:last-child),.global-statistics .table-row .goal .item:not(:last-child),.global-statistics .table-row .model .item:not(:last-child),.publisher-program-statistics .table-row .goal .item:not(:last-child),.publisher-program-statistics .table-row .model .item:not(:last-child){border-bottom:1px solid #edebeb}.employee-program-statistics .table-row .goal .item>span,.employee-program-statistics .table-row .model .item>span,.global-statistics .table-row .goal .item>span,.global-statistics .table-row .model .item>span,.publisher-program-statistics .table-row .goal .item>span,.publisher-program-statistics .table-row .model .item>span{width:100%}.employee-program-statistics .table-row .goal .font-bold,.employee-program-statistics .table-row .model .font-bold,.global-statistics .table-row .goal .font-bold,.global-statistics .table-row .model .font-bold,.publisher-program-statistics .table-row .goal .font-bold,.publisher-program-statistics .table-row .model .font-bold{font-weight:600}.employee-program-statistics .table-row .goal .tooltip,.employee-program-statistics .table-row .model .tooltip,.global-statistics .table-row .goal .tooltip,.global-statistics .table-row .model .tooltip,.publisher-program-statistics .table-row .goal .tooltip,.publisher-program-statistics .table-row .model .tooltip{text-align:left!important}.employee-program-statistics .table-row .goal .tooltip .is-current,.employee-program-statistics .table-row .model .tooltip .is-current,.global-statistics .table-row .goal .tooltip .is-current,.global-statistics .table-row .model .tooltip .is-current,.publisher-program-statistics .table-row .goal .tooltip .is-current,.publisher-program-statistics .table-row .model .tooltip .is-current{font-weight:700}.employee-program-statistics .table-row .goal .tooltip .icons,.employee-program-statistics .table-row .model .tooltip .icons,.global-statistics .table-row .goal .tooltip .icons,.global-statistics .table-row .model .tooltip .icons,.publisher-program-statistics .table-row .goal .tooltip .icons,.publisher-program-statistics .table-row .model .tooltip .icons{width:43px;display:inline-block;position:relative;top:3px}.employee-program-statistics .table-row .goal .tooltip .icons i,.employee-program-statistics .table-row .model .tooltip .icons i,.global-statistics .table-row .goal .tooltip .icons i,.global-statistics .table-row .model .tooltip .icons i,.publisher-program-statistics .table-row .goal .tooltip .icons i,.publisher-program-statistics .table-row .model .tooltip .icons i{font-size:14px}.employee-program-statistics .table-row .goal .tooltip .icons i:first-of-type,.employee-program-statistics .table-row .model .tooltip .icons i:first-of-type,.global-statistics .table-row .goal .tooltip .icons i:first-of-type,.global-statistics .table-row .model .tooltip .icons i:first-of-type,.publisher-program-statistics .table-row .goal .tooltip .icons i:first-of-type,.publisher-program-statistics .table-row .model .tooltip .icons i:first-of-type{margin:0 5px}.employee-program-statistics .table-row .goal-percent,.global-statistics .table-row .goal-percent,.publisher-program-statistics .table-row .goal-percent{margin-bottom:2px;text-align:center}.employee-program-statistics .table-row .model,.global-statistics .table-row .model,.publisher-program-statistics .table-row .model{margin-right:0}.employee-program-statistics .table-row .model .item span,.global-statistics .table-row .model .item span,.publisher-program-statistics .table-row .model .item span{width:unset}.employee-program-statistics .table-row .model .toggle-icon,.global-statistics .table-row .model .toggle-icon,.publisher-program-statistics .table-row .model .toggle-icon{padding:0;font-size:19px;line-height:1;margin-left:0;margin-top:1px;cursor:pointer}.employee-program-statistics .table-row .goal .tooltip .current-goal-row,.global-statistics .table-row .goal .tooltip .current-goal-row,.publisher-program-statistics .table-row .goal .tooltip .current-goal-row{margin-left:5px;margin-right:5px}.employee-program-statistics .table-row .goal .tooltip .is-current,.global-statistics .table-row .goal .tooltip .is-current,.publisher-program-statistics .table-row .goal .tooltip .is-current{font-weight:700}.employee-program-statistics .table-row .empty-amount,.global-statistics .table-row .empty-amount,.publisher-program-statistics .table-row .empty-amount{color:#ddd}.employee-program-statistics .table-row .title,.global-statistics .table-row .title,.publisher-program-statistics .table-row .title{word-break:break-word;padding:5px 0;display:flex;justify-content:space-evenly!important}.employee-program-statistics .table-row .title.day-publisher,.employee-program-statistics .table-row .title.display,.employee-program-statistics .table-row .title.group,.employee-program-statistics .table-row .title.line,.employee-program-statistics .table-row .title.mailing,.employee-program-statistics .table-row .title.publisher,.global-statistics .table-row .title.day-publisher,.global-statistics .table-row .title.display,.global-statistics .table-row .title.group,.global-statistics .table-row .title.line,.global-statistics .table-row .title.mailing,.global-statistics .table-row .title.publisher,.publisher-program-statistics .table-row .title.day-publisher,.publisher-program-statistics .table-row .title.display,.publisher-program-statistics .table-row .title.group,.publisher-program-statistics .table-row .title.line,.publisher-program-statistics .table-row .title.mailing,.publisher-program-statistics .table-row .title.publisher{cursor:pointer}.employee-program-statistics .table-row .title.aff-link,.employee-program-statistics .table-row .title.banner,.employee-program-statistics .table-row .title.channel-publisher,.employee-program-statistics .table-row .title.coupon,.employee-program-statistics .table-row .title.creation,.employee-program-statistics .table-row .title.day-publisher,.employee-program-statistics .table-row .title.display,.employee-program-statistics .table-row .title.feed,.employee-program-statistics .table-row .title.group,.employee-program-statistics .table-row .title.line,.employee-program-statistics .table-row .title.mailing,.employee-program-statistics .table-row .title.publisher,.employee-program-statistics .table-row .title.reason,.employee-program-statistics .table-row .title.source,.employee-program-statistics .table-row .title.subId,.global-statistics .table-row .title.aff-link,.global-statistics .table-row .title.banner,.global-statistics .table-row .title.channel-publisher,.global-statistics .table-row .title.coupon,.global-statistics .table-row .title.creation,.global-statistics .table-row .title.day-publisher,.global-statistics .table-row .title.display,.global-statistics .table-row .title.feed,.global-statistics .table-row .title.group,.global-statistics .table-row .title.line,.global-statistics .table-row .title.mailing,.global-statistics .table-row .title.publisher,.global-statistics .table-row .title.reason,.global-statistics .table-row .title.source,.global-statistics .table-row .title.subId,.publisher-program-statistics .table-row .title.aff-link,.publisher-program-statistics .table-row .title.banner,.publisher-program-statistics .table-row .title.channel-publisher,.publisher-program-statistics .table-row .title.coupon,.publisher-program-statistics .table-row .title.creation,.publisher-program-statistics .table-row .title.day-publisher,.publisher-program-statistics .table-row .title.display,.publisher-program-statistics .table-row .title.feed,.publisher-program-statistics .table-row .title.group,.publisher-program-statistics .table-row .title.line,.publisher-program-statistics .table-row .title.mailing,.publisher-program-statistics .table-row .title.publisher,.publisher-program-statistics .table-row .title.reason,.publisher-program-statistics .table-row .title.source,.publisher-program-statistics .table-row .title.subId{justify-content:space-between!important;align-items:center;padding-right:10px}.employee-program-statistics .table-row .title.aff-link i.toggle-icon,.employee-program-statistics .table-row .title.banner i.toggle-icon,.employee-program-statistics .table-row .title.channel-publisher i.toggle-icon,.employee-program-statistics .table-row .title.coupon i.toggle-icon,.employee-program-statistics .table-row .title.creation i.toggle-icon,.employee-program-statistics .table-row .title.day-publisher i.toggle-icon,.employee-program-statistics .table-row .title.display i.toggle-icon,.employee-program-statistics .table-row .title.feed i.toggle-icon,.employee-program-statistics .table-row .title.group i.toggle-icon,.employee-program-statistics .table-row .title.line i.toggle-icon,.employee-program-statistics .table-row .title.mailing i.toggle-icon,.employee-program-statistics .table-row .title.publisher i.toggle-icon,.employee-program-statistics .table-row .title.reason i.toggle-icon,.employee-program-statistics .table-row .title.source i.toggle-icon,.employee-program-statistics .table-row .title.subId i.toggle-icon,.global-statistics .table-row .title.aff-link i.toggle-icon,.global-statistics .table-row .title.banner i.toggle-icon,.global-statistics .table-row .title.channel-publisher i.toggle-icon,.global-statistics .table-row .title.coupon i.toggle-icon,.global-statistics .table-row .title.creation i.toggle-icon,.global-statistics .table-row .title.day-publisher i.toggle-icon,.global-statistics .table-row .title.display i.toggle-icon,.global-statistics .table-row .title.feed i.toggle-icon,.global-statistics .table-row .title.group i.toggle-icon,.global-statistics .table-row .title.line i.toggle-icon,.global-statistics .table-row .title.mailing i.toggle-icon,.global-statistics .table-row .title.publisher i.toggle-icon,.global-statistics .table-row .title.reason i.toggle-icon,.global-statistics .table-row .title.source i.toggle-icon,.global-statistics .table-row .title.subId i.toggle-icon,.publisher-program-statistics .table-row .title.aff-link i.toggle-icon,.publisher-program-statistics .table-row .title.banner i.toggle-icon,.publisher-program-statistics .table-row .title.channel-publisher i.toggle-icon,.publisher-program-statistics .table-row .title.coupon i.toggle-icon,.publisher-program-statistics .table-row .title.creation i.toggle-icon,.publisher-program-statistics .table-row .title.day-publisher i.toggle-icon,.publisher-program-statistics .table-row .title.display i.toggle-icon,.publisher-program-statistics .table-row .title.feed i.toggle-icon,.publisher-program-statistics .table-row .title.group i.toggle-icon,.publisher-program-statistics .table-row .title.line i.toggle-icon,.publisher-program-statistics .table-row .title.mailing i.toggle-icon,.publisher-program-statistics .table-row .title.publisher i.toggle-icon,.publisher-program-statistics .table-row .title.reason i.toggle-icon,.publisher-program-statistics .table-row .title.source i.toggle-icon,.publisher-program-statistics .table-row .title.subId i.toggle-icon{border:1px solid #ddd;border-radius:50%;padding:0;font-size:20px;margin-right:20px}.employee-program-statistics .table-row .title.aff-link span:first-child,.employee-program-statistics .table-row .title.banner span:first-child,.employee-program-statistics .table-row .title.channel-publisher span:first-child,.employee-program-statistics .table-row .title.coupon span:first-child,.employee-program-statistics .table-row .title.creation span:first-child,.employee-program-statistics .table-row .title.day-publisher span:first-child,.employee-program-statistics .table-row .title.display span:first-child,.employee-program-statistics .table-row .title.feed span:first-child,.employee-program-statistics .table-row .title.group span:first-child,.employee-program-statistics .table-row .title.line span:first-child,.employee-program-statistics .table-row .title.mailing span:first-child,.employee-program-statistics .table-row .title.publisher span:first-child,.employee-program-statistics .table-row .title.reason span:first-child,.employee-program-statistics .table-row .title.source span:first-child,.employee-program-statistics .table-row .title.subId span:first-child,.global-statistics .table-row .title.aff-link span:first-child,.global-statistics .table-row .title.banner span:first-child,.global-statistics .table-row .title.channel-publisher span:first-child,.global-statistics .table-row .title.coupon span:first-child,.global-statistics .table-row .title.creation span:first-child,.global-statistics .table-row .title.day-publisher span:first-child,.global-statistics .table-row .title.display span:first-child,.global-statistics .table-row .title.feed span:first-child,.global-statistics .table-row .title.group span:first-child,.global-statistics .table-row .title.line span:first-child,.global-statistics .table-row .title.mailing span:first-child,.global-statistics .table-row .title.publisher span:first-child,.global-statistics .table-row .title.reason span:first-child,.global-statistics .table-row .title.source span:first-child,.global-statistics .table-row .title.subId span:first-child,.publisher-program-statistics .table-row .title.aff-link span:first-child,.publisher-program-statistics .table-row .title.banner span:first-child,.publisher-program-statistics .table-row .title.channel-publisher span:first-child,.publisher-program-statistics .table-row .title.coupon span:first-child,.publisher-program-statistics .table-row .title.creation span:first-child,.publisher-program-statistics .table-row .title.day-publisher span:first-child,.publisher-program-statistics .table-row .title.display span:first-child,.publisher-program-statistics .table-row .title.feed span:first-child,.publisher-program-statistics .table-row .title.group span:first-child,.publisher-program-statistics .table-row .title.line span:first-child,.publisher-program-statistics .table-row .title.mailing span:first-child,.publisher-program-statistics .table-row .title.publisher span:first-child,.publisher-program-statistics .table-row .title.reason span:first-child,.publisher-program-statistics .table-row .title.source span:first-child,.publisher-program-statistics .table-row .title.subId span:first-child{font-weight:700}.employee-program-statistics .table-row .title.subId .empty,.global-statistics .table-row .title.subId .empty,.publisher-program-statistics .table-row .title.subId .empty{color:#ddd}.employee-program-statistics .table-row .title.display div,.employee-program-statistics .table-row .title.mailing div,.global-statistics .table-row .title.display div,.global-statistics .table-row .title.mailing div,.publisher-program-statistics .table-row .title.display div,.publisher-program-statistics .table-row .title.mailing div{display:flex}.employee-program-statistics .table-row .title.display div span:first-child,.employee-program-statistics .table-row .title.mailing div span:first-child,.global-statistics .table-row .title.display div span:first-child,.global-statistics .table-row .title.mailing div span:first-child,.publisher-program-statistics .table-row .title.display div span:first-child,.publisher-program-statistics .table-row .title.mailing div span:first-child{margin-right:10px}.employee-program-statistics .table-row .title.display div .refresh-time,.employee-program-statistics .table-row .title.mailing div .refresh-time,.global-statistics .table-row .title.display div .refresh-time,.global-statistics .table-row .title.mailing div .refresh-time,.publisher-program-statistics .table-row .title.display div .refresh-time,.publisher-program-statistics .table-row .title.mailing div .refresh-time{display:flex;align-items:center;font-size:10px;color:#a0a0a0}.employee-program-statistics .table-row .title.display div .refresh-time i,.employee-program-statistics .table-row .title.mailing div .refresh-time i,.global-statistics .table-row .title.display div .refresh-time i,.global-statistics .table-row .title.mailing div .refresh-time i,.publisher-program-statistics .table-row .title.display div .refresh-time i,.publisher-program-statistics .table-row .title.mailing div .refresh-time i{margin:0 5px 0 0;font-size:16px;border:none}.employee-program-statistics .table-row .title .preview-hover-icon,.global-statistics .table-row .title .preview-hover-icon,.publisher-program-statistics .table-row .title .preview-hover-icon{display:none;font-size:14px;cursor:pointer;margin-left:5px;vertical-align:-2px}.employee-program-statistics .table-row .title:hover .preview-hover-icon,.global-statistics .table-row .title:hover .preview-hover-icon,.publisher-program-statistics .table-row .title:hover .preview-hover-icon{display:inline}.employee-program-statistics .table-row.shadow,.global-statistics .table-row.shadow,.publisher-program-statistics .table-row.shadow{box-shadow:0 3px 5px 0 #edebeb}.employee-program-statistics.geo .table-row .title{justify-content:flex-start!important}.publisher-program-statistics{margin-top:7px}.publisher-program-statistics .table-header .publisher-help-icon,.publisher-program-statistics .table-header .with-help-icon{display:flex;align-items:center}.publisher-program-statistics .table-header .with-help-icon .header{width:-webkit-min-content;width:min-content}.publisher-program-statistics .table-header .publisher-help-icon{margin-top:4px}.publisher-program-statistics .table-header .publisher-help-icon .tooltip span{margin-bottom:0!important}.employee-program-statistics .table-header .with-help-icon .helper,.global-statistics .table-header .with-help-icon .helper,.publisher-program-statistics .table-header .with-help-icon .helper{margin-left:5px;height:24px;margin-right:10px}.employee-program-statistics .table-header .with-help-icon .helper:hover i,.global-statistics .table-header .with-help-icon .helper:hover i,.publisher-program-statistics .table-header .with-help-icon .helper:hover i{color:#00a0f3}.employee-program-statistics .table-header .with-help-icon,.global-statistics .table-header .with-help-icon{display:flex;align-items:center}.employee-program-statistics .table-header .with-help-icon .header,.global-statistics .table-header .with-help-icon .header{width:-webkit-min-content;width:min-content}.employee-program-statistics .table-header .publisher-help-icon>span,.global-statistics .buttons,.global-statistics .table-header .publisher-help-icon>span{display:flex}.global-statistics .table-search-input{margin-top:4px}.global-statistics .input-search-container input{width:200px}.global-statistics .input-search-container .input-search-results{width:450px}.global-statistics .table-rows .table-row{border-bottom:unset}.global-statistics .channels-rows{margin:0!important}.global-statistics .channels-rows .table-row{border-bottom:1px solid #edebeb}.global-statistics .channels-rows .table-row:hover{background:#f0f0f0}.global-statistics .program-name-container{height:100%;border-bottom:1px solid #f0f0f0;margin-left:0!important;display:flex;align-items:center}.global-statistics .program-name-container .program-name{margin-left:10px}.global-statistics .program-name-container .program-name:hover{color:#00a0f3;text-decoration:underline}.customize-statistics-view-modal .modal-content{min-width:750px}.customize-statistics-view-modal .content{display:grid;grid-template-columns:60% 40%}.customize-statistics-view-modal .sections{margin-right:30px}.customize-statistics-view-modal .section{margin-bottom:20px}.customize-statistics-view-modal .section .section-header{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #ddd}.customize-statistics-view-modal .section .section-header span{text-decoration:underline}.customize-statistics-view-modal .section .section-header span:hover{cursor:pointer}.customize-statistics-view-modal .section .section-header b{font-size:16px}.customize-statistics-view-modal .section .section-options{margin-left:8px}.customize-statistics-view-modal .section .section-options label{padding:2px}.customize-statistics-view-modal .section .section-options label:hover{background:#f0f0f0}.customize-statistics-view-modal .section .section-options label:first-child{margin-top:6px}.customize-statistics-view-modal .section .section-options .helper{margin-left:5px;height:20px}.customize-statistics-view-modal .section .section-options .helper i{font-size:18px}.customize-statistics-view-modal .section .section-options .helper:hover{color:#00a0f3}.customize-statistics-view-modal .selected{background-color:#f0f0f0;border:1px solid #edebeb}.customize-statistics-view-modal .selected-header{margin:8px 0 8px 12px}.customize-statistics-view-modal .selected-list{list-style-type:none;background:#f0f0f0;padding:0 10px 8px}.customize-statistics-view-modal .selected-list li{padding:1px 0}.customize-statistics-view-modal .selected-list li .selected-item-list-content,.customize-statistics-view-modal .selected-list li>div{display:flex;align-items:center}.customize-statistics-view-modal .selected-list li>div{padding:2px;justify-content:space-between;border:1px solid #ddd;cursor:pointer;background-color:#fff}.customize-statistics-view-modal .selected-list li>div i{margin:0 5px}.customize-statistics-view-modal .selected-list .close{font-size:18px}.customize-statistics-view-modal .selected-list .close:hover{color:#00a0f3}.customize-statistics-view-modal .buttons{display:flex;margin-top:30px}.customize-statistics-view-modal .buttons button:first-child{margin-left:auto;margin-right:20px}.profitability-panel{min-width:1132px;margin:20px 30px 90px}.profitability-panel .section-title{display:flex;align-items:center;justify-content:space-between}.profitability-panel .table-component .table-header{place-items:initial}.profitability-panel .table-component .table-header input{font-weight:700;color:#636363}.profitability-panel .table-component .table-header>div.ml-0,.profitability-panel .table-component .table-row>div.ml-0{margin-left:0}.profitability-panel .table-header{display:grid;grid-template-columns:4% 12% 12% auto 30% 30%}.profitability-panel .table-header>div{flex-wrap:wrap;height:100%;align-items:center}.profitability-panel .table-header .sort{display:flex;justify-content:flex-end;cursor:pointer}.profitability-panel .table-header .sort i{font-size:18px;margin-left:3px}.profitability-panel .table-row,.profitability-panel .table-row-loader{display:grid;grid-template-columns:4% 12% 12% auto repeat(6,10%);min-height:40px!important;height:40px}.profitability-panel .table-row:first-child,.profitability-panel .table-row:nth-child(2){font-weight:700}.profitability-panel .table-row:nth-child(3){border-top:7px solid #f5f5f5;height:47px}.profitability-panel .table-row>div{height:100%;display:flex;align-items:center}.profitability-panel .table-row .amount{justify-self:flex-end;padding-right:10px}.profitability-panel .with-help-icon{align-items:center;display:flex}.profitability-panel .with-help-icon .tooltip span{margin:0}.profitability-panel .table-component .table-rows .table-row{font-size:12px}.profitability-panel .actions-header{margin:0!important}.profitability-panel .actions-header .bottom-label,.profitability-panel .actions-header .top-label{width:100%}.profitability-panel .actions-header .top-label{justify-content:center;display:flex}.profitability-panel .actions-header .bottom-label{display:grid;grid-template-columns:repeat(3,1fr)}.profitability-panel .actions-header .bottom-label>div{text-align:right;padding-right:10px}.profitability-panel .border-left{border-left:1px solid #edebeb}.events-monitor{min-width:1210px;margin:20px 30px 90px}.events-monitor .section-title{display:flex;align-items:center;justify-content:space-between}.events-monitor .section-title-buttons{position:relative;display:flex;align-items:center;z-index:2}.events-monitor .section-title-buttons .btn{height:50px;margin-left:10px;font-size:16px}.events-monitor .view-filter{display:flex;align-items:center;border-left:1px solid #edebeb;padding:0 20px}.events-monitor .view-filter .table-select-component{border-left:unset;padding:unset}.events-monitor .view-filter>:not(:last-child){margin-right:10px}.events-monitor .table-row{min-height:45px!important}.events-monitor .table-row.invalid{background-color:#edebeb}.events-monitor .table-header,.events-monitor .table-row,.events-monitor .table-row-loader{display:grid;grid-template-columns:60px 13% 5% 6% 12% 120px 60px 120px 170px 220px 12% 10% auto}.events-monitor .with-actions-column .table-header,.events-monitor .with-actions-column .table-row,.events-monitor .with-actions-column .table-row-loader,.events-monitor .with-fingerprint-column .table-header,.events-monitor .with-fingerprint-column .table-row,.events-monitor .with-fingerprint-column .table-row-loader{grid-template-columns:60px 13% 5% 6% 100px 12% 5% 60px 130px 170px 220px 12% 10% auto}.events-monitor .with-actions-column.with-fingerprint-column .table-header,.events-monitor .with-actions-column.with-fingerprint-column .table-row,.events-monitor .with-actions-column.with-fingerprint-column .table-row-loader{grid-template-columns:60px 13% 5% 6% 100px 100px 12% 5% 60px 130px 170px 220px 12% 10% 100px}.events-monitor .table-component .table-rows .table-row{font-size:12px;word-break:break-all}.events-monitor .table-component .table-rows .table-row>div:last-child{word-break:break-word;padding-right:10px}.events-monitor .border-left{border-left:1px solid #edebeb}.events-monitor .resources-select .options-block,.events-monitor .wider-options-block .input-search-results{width:-webkit-max-content;width:max-content;min-width:200px;max-width:400px}.events-monitor .resources-select .options-block{max-height:300px;word-break:break-all}.events-monitor .advanced-search{height:50px;display:flex;border-left:1px solid #edebeb;align-items:center;justify-content:center;position:relative}.events-monitor .advanced-search .toggler{height:100%;padding:0 20px;display:flex;align-items:center;cursor:pointer}.events-monitor .advanced-search i,.events-monitor .advanced-search span{white-space:nowrap}.events-monitor .advanced-search .row{display:flex;height:50px}.events-monitor .advanced-search .button{display:flex;justify-content:flex-end;margin:10px}.events-monitor .advanced-search .button .btn{width:100%}.events-monitor .clicks-type{display:flex;padding:0 20px;border-left:1px solid #edebeb}.events-monitor .clicks-type label{width:-webkit-max-content;width:max-content}.events-monitor .clicks-type label:last-child{margin-left:20px}.events-monitor .with-actions{display:grid;padding:0 20px;border-left:1px solid #edebeb}.events-monitor .dropdown{top:50px;right:0;z-index:1;width:300px;padding:0}.events-monitor .options-block{max-height:120px}.events-monitor .options-block .line{padding-left:20px}.events-monitor .options-block .banner{padding-left:30px}.events-monitor .filtered-column{cursor:pointer;height:100%;display:flex;align-items:center;width:50%}.events-monitor .filtered-column i{font-size:16px;width:14px}.events-monitor .filtered-column i:first-child{margin-left:5px}.events-monitor .line-name{color:#a0a0a0}.campaign-promotion-bg{min-height:100vh;padding:10px}@media (min-width:1200px){.campaign-promotion-bg{padding:50px 10px 0}}.campaign-promotion-layout{max-width:1000px;margin:25px auto;border:1px solid #ddd;padding:20px;background:#fff}@media (min-width:1200px){.campaign-promotion-layout{padding:30px 50px}}.campaign-promotion-layout .section-title{display:flex;align-items:center;justify-content:space-between}.campaign-promotion-layout-dual{max-width:1200px;margin:25px auto;display:grid;grid-gap:20px;gap:20px}@media (min-width:1200px){.campaign-promotion-layout-dual{grid-template-columns:200px 1fr}}.campaign-promotion-layout-dual .section-title{display:flex;align-items:center;justify-content:space-between}.campaign-promotion-docs{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}.campaign-promotion-docs .guide-wrapper,.campaign-promotion-docs .start-wrapper{flex-grow:1}.cp-center{display:flex;justify-content:center;align-items:center}.campaign-promotion-lp{background:#fff;border:1px solid #ddd;font-size:16px;padding:20px}@media (min-width:1200px){.campaign-promotion-lp{padding:30px 50px}}.campaign-promotion-lp h1{text-transform:uppercase;text-align:center;font-size:32px;line-height:1}.campaign-promotion-lp p.section-title{font-weight:600;margin-bottom:20px}.campaign-promotion-lp .blue-border-tab{display:flex;justify-content:center;align-items:center;border:1px solid #00a0f3;padding:3px 5px;font-size:20px;border-radius:5px;width:100%}@media (min-width:1200px){.campaign-promotion-lp .blue-border-tab{margin-top:0}}.campaign-promotion-lp .blue-border-tab span{padding:6px 10px}.campaign-promotion-lp .blue-border-tab span:last-child{min-width:120px;text-align:center;font-weight:700}.campaign-promotion-lp .paste-product-link{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;width:100%;margin-top:40px;grid-gap:20px;gap:20px;white-space:nowrap}@media (min-width:1200px){.campaign-promotion-lp .paste-product-link{flex-wrap:nowrap}}.campaign-promotion-lp label.title-label{font-size:16px;width:100%}.campaign-promotion-lp input{height:45px;width:100%;font-size:16px}.campaign-promotion-lp .grab-your-link{margin-top:20px}.campaign-promotion-lp .copy-well{display:flex;align-items:center;justify-content:space-between;background-color:#f0f0f0;width:100%;max-width:100%;border-radius:5px}.campaign-promotion-lp .copy-well pre{display:flex;margin:0;padding:10px;min-height:45px;white-space:pre-line;word-break:break-word;align-items:center;font-size:16px}.campaign-promotion-lp .copy-well .btn{background:#fff;margin-right:10px;height:35px;font-size:16px}.campaign-promotion-lp .hr{width:calc(100% + 20px);height:6px;border-top:1px solid #00a0f3;border-bottom:1px solid #00a0f3;margin:40px -10px}@media (min-width:1200px){.campaign-promotion-lp .hr{width:calc(100% + 50px);margin:40px -25px}}@media (max-width:1199px){.campaign-promotion-lp .table{display:grid;grid-template-columns:1fr 1fr}}.campaign-promotion-lp .table-header,.campaign-promotion-lp .table-row{width:100%;display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;justify-items:center}@media (max-width:1199px){.campaign-promotion-lp .table-header,.campaign-promotion-lp .table-row{grid-gap:10px;gap:10px;display:flex;flex-flow:column}}@media (max-width:1199px){.campaign-promotion-lp .table-header{height:100%;padding:10px 0}}.campaign-promotion-lp .table-row{padding:30px 0}@media (max-width:1199px){.campaign-promotion-lp .table-row{padding:10px 0;border-bottom:0;text-align:center}.campaign-promotion-lp .table-row .card-loader{margin:auto}}.campaign-promotion-lp .links-wrapper{display:flex;flex-flow:column;grid-gap:10px;gap:10px}.campaign-promotion-lp .you-earn-tab-wrapper{grid-area:earn}.campaign-promotion-lp .conversions-tab-wrapper{grid-area:conversions}.campaign-promotion-lp .popularity-tab-wrapper{grid-area:popularity}.campaign-promotion-lp .lang-wrapper{grid-area:lang;display:flex;justify-content:flex-end;padding:1px 0}.campaign-promotion-lp .lang-wrapper .lng-select{width:65px;margin-left:10px;background-color:#fff}.campaign-promotion-lp .lang-wrapper .lng-select i{top:15px}.campaign-promotion-lp .cp-between{display:flex;justify-content:center;flex-wrap:wrap;margin-top:40px;grid-gap:10px;gap:10px}@media (min-width:1200px){.campaign-promotion-lp .cp-between{display:grid;grid-template-columns:repeat(3,1fr);grid-template-areas:"popularity conversions earn"}}.campaign-promotion-lp .settlement-contact{text-align:center}@media (min-width:1200px){.campaign-promotion-lp .settlement-contact{text-align:right}}.campaign-promotion-lp .loader,.campaign-promotion-lp .loader:after{border-radius:50%;width:10em;height:10em}.campaign-promotion-lp .loader{font-size:1.6px;position:relative;text-indent:-9999em;border:1.1em solid #fff;border-left-color:#000;transform:translateZ(0);animation:load8 1.1s linear infinite}@keyframes load8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.campaign-promotion-admin{display:flex;flex-wrap:wrap;max-width:650px;margin:90px auto}.campaign-promotion-admin .generate-section{width:100%;display:flex;grid-gap:20px;gap:20px}.campaign-promotion-admin .inventory-section{width:100%;margin-top:100px;grid-gap:20px;gap:20px}.campaign-promotion-admin .row{display:grid;grid-template-columns:1fr 1fr 50px;padding:5px 0}.campaign-promotion-admin .row:not(:last-child){border-bottom:1px solid #ddd}.campaign-promotion-admin .row .btn i{margin-right:0}.widget-codes-scene{max-width:1200px;margin:0 auto}.widget-codes-scene .scene-navigation{padding-top:20px}.widget-codes-scene .page-title{margin-bottom:20px}.widget-codes-scene .content{padding:20px;display:flex;flex-direction:column;grid-gap:30px;gap:30px}.widget-codes-scene .section{background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.widget-codes-scene .section .section-title{font-size:20px;font-weight:600;color:#333;margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid #e9ecef}.widget-codes-scene .section .section-subtitle{font-size:14px;color:#6c757d;margin:0 0 20px}.widget-codes-scene .section .form-group{margin-bottom:20px}.widget-codes-scene .section .form-group .form-label{display:block;font-weight:500;margin-bottom:8px;color:#495057}.widget-codes-scene .section .form-group .form-input{width:100%;max-width:300px}.widget-codes-scene .section .form-group .form-input[type=color]{width:60px;height:40px;border:1px solid #ced4da;border-radius:4px;cursor:pointer}.widget-codes-scene .section .form-group .color-input-container{display:flex;grid-gap:10px;gap:10px;align-items:center;max-width:300px}.widget-codes-scene .section .form-group .color-input-container .color-text-input{flex:1 1;min-width:120px}.widget-codes-scene .section .form-group .color-input-container .color-picker-input{width:60px;height:40px;border:1px solid #ced4da;border-radius:4px;cursor:pointer;padding:2px}.widget-codes-scene .section .form-group .radio-group{display:flex;grid-gap:20px;gap:20px;margin-bottom:15px}.widget-codes-scene .section .form-group .radio-group .control{display:flex;align-items:center;grid-gap:8px;gap:8px;cursor:pointer;font-size:14px;color:#495057}.widget-codes-scene .section .form-group .radio-group .control input[type=radio]{margin:0}.widget-codes-scene .section .form-group.category-selection .form-label{margin-bottom:15px}.widget-codes-scene .section .form-group .generate-button{background-color:#007bff;color:#fff;padding:10px 24px;border-radius:4px;border:none;cursor:pointer;font-weight:500;transition:background-color .2s}.widget-codes-scene .section .form-group .generate-button:hover:not(:disabled){background-color:#0056b3}.widget-codes-scene .section .form-group .generate-button:disabled{background-color:#6c757d;cursor:not-allowed}.widget-codes-scene .section .code-container{position:relative}.widget-codes-scene .section .code-preview{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;padding:16px 100px 16px 16px;font-family:"Courier New",monospace;font-size:14px;line-height:1.5;color:#495057;white-space:pre-wrap;word-wrap:break-word;min-height:100px;max-height:300px;overflow-y:auto}.widget-codes-scene .section .copy-code-button{position:absolute;top:16px;right:16px;padding:6px 12px;font-size:12px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s;z-index:10}.widget-codes-scene .section .copy-code-button:hover{background-color:#0056b3}.widget-codes-scene .section .copy-code-button:active{background-color:#004085}.widget-codes-scene .section .widget-preview{border:1px solid #e9ecef;border-radius:8px;padding:20px;background-color:#f8f9fa;min-height:200px}.widget-codes-scene .section .widget-preview>p{color:#6c757d;font-style:italic;text-align:center;margin:40px 0}body{font-family:"Open Sans",sans-serif;margin:0;font-size:14px;color:#636363;overflow-y:scroll}body.authenticated{padding-top:50px}*{box-sizing:border-box}ul{margin:0;padding:0}a{color:#231f20;text-decoration:none}nav{min-width:1366px}nav ul{display:flex}nav li{margin-right:10px;list-style:none}nav li:last-child{margin-right:0}a,p,span{margin:0}hr{margin:20px 0;border:none;border-top:1px solid #e3e3e3}h1,h2,h3,h4,h5,h6{padding:0;margin:0}h1{font-size:24px;line-height:24px}h1,h2{color:#000}h2{font-size:21px;line-height:21px}i.disabled{color:#ddd;cursor:default;pointer-events:none}i.disabled:hover{color:#ddd!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#edebeb;border-radius:5px}::-webkit-scrollbar-thumb{background:#00a0f3;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#007ec0}@font-face{font-family:"Open Sans";src:url(/inis-spa/build/static/media/opensans-bold-webfont.8ce65b89.eot);src:url(/inis-spa/build/static/media/opensans-bold-webfont.8ce65b89.eot) format("embedded-opentype"),url(/inis-spa/build/static/media/opensans-bold-webfont.5310cb8b.woff2) format("woff2"),url(/inis-spa/build/static/media/opensans-bold-webfont.7773241a.woff) format("woff"),url(/inis-spa/build/static/media/opensans-bold-webfont.7267cedc.ttf) format("truetype"),url(/inis-spa/build/static/media/opensans-bold-webfont.3e001257.svg) format("svg");font-weight:700;font-style:normal}@font-face{font-family:"Open Sans";src:url(/inis-spa/build/static/media/opensans-light-webfont.d9e295d3.eot);src:url(/inis-spa/build/static/media/opensans-light-webfont.d9e295d3.eot) format("embedded-opentype"),url(/inis-spa/build/static/media/opensans-light-webfont.02e52019.woff2) format("woff2"),url(/inis-spa/build/static/media/opensans-light-webfont.a65e559d.woff) format("woff"),url(/inis-spa/build/static/media/opensans-light-webfont.89d4f901.ttf) format("truetype"),url(/inis-spa/build/static/media/opensans-light-webfont.b7e6996e.svg) format("svg");font-weight:300;font-style:normal}@font-face{font-family:"Open Sans";src:url(/inis-spa/build/static/media/opensans-regular-webfont.ff432d49.eot);src:url(/inis-spa/build/static/media/opensans-regular-webfont.ff432d49.eot) format("embedded-opentype"),url(/inis-spa/build/static/media/opensans-regular-webfont.647bee88.woff2) format("woff2"),url(/inis-spa/build/static/media/opensans-regular-webfont.4aa5eb4c.woff) format("woff"),url(/inis-spa/build/static/media/opensans-regular-webfont.7e2bb5d7.ttf) format("truetype"),url(/inis-spa/build/static/media/opensans-regular-webfont.aacfd806.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"icomoon";src:url(/inis-spa/build/static/media/icomoon.4f3760e0.eot);src:url(/inis-spa/build/static/media/icomoon.4f3760e0.eot) format("embedded-opentype"),url(/inis-spa/build/static/media/icomoon.15324511.woff) format("woff"),url(/inis-spa/build/static/media/icomoon.59eb8886.ttf) format("truetype"),url(/inis-spa/build/static/media/icomoon.62a9d2cb.svg) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:"icomoon";font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;min-width:1em;display:inline-block;text-align:center;font-size:16px;vertical-align:middle;position:relative;top:-1px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-2x{font-size:32px}.icon-3x{font-size:48px}.icon-bordered{padding:5px;border:2px solid;border-radius:50%}.icon-home:before{content:"\e900"}.icon-home2:before{content:"\e901"}.icon-home5:before{content:"\e904"}.icon-home7:before{content:"\e906"}.icon-home8:before{content:"\e907"}.icon-home9:before{content:"\e908"}.icon-office:before{content:"\e909"}.icon-city:before{content:"\e90a"}.icon-newspaper:before{content:"\e90b"}.icon-magazine:before{content:"\e90c"}.icon-design:before{content:"\e90d"}.icon-pencil:before{content:"\e90e"}.icon-pencil3:before{content:"\e910"}.icon-pencil4:before{content:"\e911"}.icon-pencil5:before{content:"\e912"}.icon-pencil6:before{content:"\e913"}.icon-pencil7:before{content:"\e914"}.icon-eraser:before{content:"\e915"}.icon-eraser2:before{content:"\e916"}.icon-eraser3:before{content:"\e917"}.icon-quill2:before{content:"\e919"}.icon-quill4:before{content:"\e91b"}.icon-pen:before{content:"\e91c"}.icon-pen-plus:before{content:"\e91d"}.icon-pen-minus:before{content:"\e91e"}.icon-pen2:before{content:"\e91f"}.icon-blog:before{content:"\e925"}.icon-pen6:before{content:"\e927"}.icon-brush:before{content:"\e928"}.icon-spray:before{content:"\e929"}.icon-color-sampler:before{content:"\e92c"}.icon-toggle:before{content:"\e92d"}.icon-bucket:before{content:"\e92e"}.icon-gradient:before{content:"\e930"}.icon-eyedropper:before{content:"\e931"}.icon-eyedropper2:before{content:"\e932"}.icon-eyedropper3:before{content:"\e933"}.icon-droplet:before{content:"\e934"}.icon-droplet2:before{content:"\e935"}.icon-color-clear:before{content:"\e937"}.icon-paint-format:before{content:"\e938"}.icon-stamp:before{content:"\e939"}.icon-image2:before{content:"\e93c"}.icon-image-compare:before{content:"\e93d"}.icon-images2:before{content:"\e93e"}.icon-image3:before{content:"\e93f"}.icon-images3:before{content:"\e940"}.icon-image4:before{content:"\e941"}.icon-image5:before{content:"\e942"}.icon-camera:before{content:"\e944"}.icon-shutter:before{content:"\e947"}.icon-headphones:before{content:"\e948"}.icon-headset:before{content:"\e949"}.icon-music:before{content:"\e94a"}.icon-album:before{content:"\e950"}.icon-tape:before{content:"\e952"}.icon-piano:before{content:"\e953"}.icon-speakers:before{content:"\e956"}.icon-play:before{content:"\e957"}.icon-clapboard-play:before{content:"\e959"}.icon-clapboard:before{content:"\e95a"}.icon-media:before{content:"\e95b"}.icon-presentation:before{content:"\e95c"}.icon-movie:before{content:"\e95d"}.icon-film:before{content:"\e95e"}.icon-film2:before{content:"\e95f"}.icon-film3:before{content:"\e960"}.icon-film4:before{content:"\e961"}.icon-video-camera:before{content:"\e962"}.icon-video-camera2:before{content:"\e963"}.icon-video-camera-slash:before{content:"\e964"}.icon-video-camera3:before{content:"\e965"}.icon-dice:before{content:"\e96a"}.icon-chess-king:before{content:"\e972"}.icon-chess-queen:before{content:"\e973"}.icon-chess:before{content:"\e978"}.icon-megaphone:before{content:"\e97a"}.icon-new:before{content:"\e97b"}.icon-connection:before{content:"\e97c"}.icon-station:before{content:"\e981"}.icon-satellite-dish2:before{content:"\e98a"}.icon-feed:before{content:"\e9b3"}.icon-mic2:before{content:"\e9ce"}.icon-mic-off2:before{content:"\e9e0"}.icon-book:before{content:"\e9e1"}.icon-book2:before{content:"\e9e9"}.icon-book-play:before{content:"\e9fd"}.icon-book3:before{content:"\ea01"}.icon-bookmark:before{content:"\ea02"}.icon-books:before{content:"\ea03"}.icon-archive:before{content:"\ea04"}.icon-reading:before{content:"\ea05"}.icon-library2:before{content:"\ea06"}.icon-graduation2:before{content:"\ea07"}.icon-file-text:before{content:"\ea08"}.icon-profile:before{content:"\ea09"}.icon-file-empty:before{content:"\ea0a"}.icon-file-empty2:before{content:"\ea0b"}.icon-files-empty:before{content:"\ea0c"}.icon-files-empty2:before{content:"\ea0d"}.icon-file-plus:before{content:"\ea0e"}.icon-file-plus2:before{content:"\ea0f"}.icon-file-minus:before{content:"\ea10"}.icon-file-minus2:before{content:"\ea11"}.icon-file-download:before{content:"\ea12"}.icon-file-download2:before{content:"\ea13"}.icon-file-upload:before{content:"\ea14"}.icon-file-upload2:before{content:"\ea15"}.icon-file-check:before{content:"\ea16"}.icon-file-check2:before{content:"\ea17"}.icon-file-eye:before{content:"\ea18"}.icon-file-eye2:before{content:"\ea19"}.icon-file-text2:before{content:"\ea1a"}.icon-file-text3:before{content:"\ea1b"}.icon-file-picture:before{content:"\ea1c"}.icon-file-picture2:before{content:"\ea1d"}.icon-file-music:before{content:"\ea1e"}.icon-file-music2:before{content:"\ea1f"}.icon-file-play:before{content:"\ea20"}.icon-file-play2:before{content:"\ea21"}.icon-file-video:before{content:"\ea22"}.icon-file-video2:before{content:"\ea23"}.icon-copy:before{content:"\ea24"}.icon-copy2:before{content:"\ea25"}.icon-file-zip:before{content:"\ea26"}.icon-file-zip2:before{content:"\ea27"}.icon-file-xml:before{content:"\ea28"}.icon-file-xml2:before{content:"\ea29"}.icon-file-css:before{content:"\ea2a"}.icon-file-css2:before{content:"\ea2b"}.icon-file-presentation:before{content:"\ea2c"}.icon-file-presentation2:before{content:"\ea2d"}.icon-file-stats:before{content:"\ea2e"}.icon-file-stats2:before{content:"\ea2f"}.icon-file-locked:before{content:"\ea30"}.icon-file-locked2:before{content:"\ea31"}.icon-file-spreadsheet:before{content:"\ea32"}.icon-file-spreadsheet2:before{content:"\ea33"}.icon-copy3:before{content:"\ea34"}.icon-copy4:before{content:"\ea35"}.icon-paste:before{content:"\ea36"}.icon-paste2:before{content:"\ea37"}.icon-paste3:before{content:"\ea38"}.icon-paste4:before{content:"\ea39"}.icon-stack:before{content:"\ea3a"}.icon-stack2:before{content:"\ea3b"}.icon-stack3:before{content:"\ea3c"}.icon-folder:before{content:"\ea3d"}.icon-folder-search:before{content:"\ea3e"}.icon-folder-download:before{content:"\ea3f"}.icon-folder-upload:before{content:"\ea40"}.icon-folder-plus:before{content:"\ea41"}.icon-folder-plus2:before{content:"\ea42"}.icon-folder-minus:before{content:"\ea43"}.icon-folder-minus2:before{content:"\ea44"}.icon-folder-check:before{content:"\ea45"}.icon-folder-heart:before{content:"\ea46"}.icon-folder-remove:before{content:"\ea47"}.icon-folder2:before{content:"\ea48"}.icon-folder-open:before{content:"\ea49"}.icon-folder3:before{content:"\ea4a"}.icon-folder4:before{content:"\ea4b"}.icon-folder-plus3:before{content:"\ea4c"}.icon-folder-minus3:before{content:"\ea4d"}.icon-folder-plus4:before{content:"\ea4e"}.icon-folder-minus4:before{content:"\ea4f"}.icon-folder-download2:before{content:"\ea50"}.icon-folder-upload2:before{content:"\ea51"}.icon-folder-download3:before{content:"\ea52"}.icon-folder-upload3:before{content:"\ea53"}.icon-folder5:before{content:"\ea54"}.icon-folder-open2:before{content:"\ea55"}.icon-folder6:before{content:"\ea56"}.icon-folder-open3:before{content:"\ea57"}.icon-certificate:before{content:"\ea58"}.icon-cc:before{content:"\ea59"}.icon-price-tag:before{content:"\ea5a"}.icon-price-tag2:before{content:"\ea5b"}.icon-price-tags:before{content:"\ea5c"}.icon-price-tag3:before{content:"\ea5d"}.icon-price-tags2:before{content:"\ea5e"}.icon-barcode2:before{content:"\ea5f"}.icon-qrcode:before{content:"\ea60"}.icon-ticket:before{content:"\ea61"}.icon-theater:before{content:"\ea62"}.icon-store:before{content:"\ea63"}.icon-store2:before{content:"\ea64"}.icon-cart:before{content:"\ea65"}.icon-cart2:before{content:"\ea66"}.icon-cart4:before{content:"\ea67"}.icon-cart5:before{content:"\ea68"}.icon-cart-add:before{content:"\ea69"}.icon-cart-add2:before{content:"\ea6a"}.icon-cart-remove:before{content:"\ea6b"}.icon-basket:before{content:"\ea6c"}.icon-bag:before{content:"\ea6d"}.icon-percent:before{content:"\ea6f"}.icon-coins:before{content:"\ea70"}.icon-coin-dollar:before{content:"\ea71"}.icon-coin-euro:before{content:"\ea72"}.icon-coin-pound:before{content:"\ea73"}.icon-coin-yen:before{content:"\ea74"}.icon-piggy-bank:before{content:"\ea75"}.icon-wallet:before{content:"\ea76"}.icon-cash:before{content:"\ea77"}.icon-cash2:before{content:"\ea78"}.icon-cash3:before{content:"\ea79"}.icon-cash4:before{content:"\ea7a"}.icon-credit-card:before{content:"\ea6e"}.icon-credit-card2:before{content:"\ea7b"}.icon-calculator4:before{content:"\ea7c"}.icon-calculator2:before{content:"\ea7d"}.icon-calculator3:before{content:"\ea7e"}.icon-chip:before{content:"\ea7f"}.icon-lifebuoy:before{content:"\ea80"}.icon-phone:before{content:"\ea81"}.icon-phone2:before{content:"\ea82"}.icon-phone-slash:before{content:"\ea83"}.icon-phone-wave:before{content:"\ea84"}.icon-phone-plus:before{content:"\ea85"}.icon-phone-minus:before{content:"\ea86"}.icon-phone-plus2:before{content:"\ea87"}.icon-phone-minus2:before{content:"\ea88"}.icon-phone-incoming:before{content:"\ea89"}.icon-phone-outgoing:before{content:"\ea8a"}.icon-phone-hang-up:before{content:"\ea8e"}.icon-address-book:before{content:"\ea90"}.icon-address-book2:before{content:"\ea91"}.icon-address-book3:before{content:"\ea92"}.icon-notebook:before{content:"\ea93"}.icon-envelop:before{content:"\ea94"}.icon-envelop2:before{content:"\ea95"}.icon-envelop3:before{content:"\ea96"}.icon-envelop4:before{content:"\ea97"}.icon-envelop5:before{content:"\ea98"}.icon-mailbox:before{content:"\ea99"}.icon-pushpin:before{content:"\ea9a"}.icon-location3:before{content:"\ea9d"}.icon-location4:before{content:"\ea9e"}.icon-compass4:before{content:"\ea9f"}.icon-map:before{content:"\eaa0"}.icon-map4:before{content:"\eaa1"}.icon-map5:before{content:"\eaa2"}.icon-direction:before{content:"\eaa3"}.icon-reset:before{content:"\eaa4"}.icon-history:before{content:"\eaa5"}.icon-watch:before{content:"\eaa6"}.icon-watch2:before{content:"\eaa7"}.icon-alarm:before{content:"\eaa8"}.icon-alarm-add:before{content:"\eaa9"}.icon-alarm-check:before{content:"\eaaa"}.icon-alarm-cancel:before{content:"\eaab"}.icon-bell2:before{content:"\eaac"}.icon-bell3:before{content:"\eaad"}.icon-bell-plus:before{content:"\eaae"}.icon-bell-minus:before{content:"\eaaf"}.icon-bell-check:before{content:"\eab0"}.icon-bell-cross:before{content:"\eab1"}.icon-calendar:before{content:"\eab2"}.icon-calendar2:before{content:"\eab3"}.icon-calendar3:before{content:"\eab4"}.icon-calendar52:before{content:"\eab6"}.icon-printer:before{content:"\eab7"}.icon-printer2:before{content:"\eab8"}.icon-printer4:before{content:"\eab9"}.icon-shredder:before{content:"\eaba"}.icon-mouse:before{content:"\eabb"}.icon-mouse-left:before{content:"\eabc"}.icon-mouse-right:before{content:"\eabd"}.icon-keyboard:before{content:"\eabe"}.icon-typewriter:before{content:"\eabf"}.icon-display:before{content:"\eac0"}.icon-display4:before{content:"\eac1"}.icon-laptop:before{content:"\eac2"}.icon-mobile:before{content:"\eac3"}.icon-mobile2:before{content:"\eac4"}.icon-tablet:before{content:"\eac5"}.icon-mobile3:before{content:"\eac6"}.icon-tv:before{content:"\eac7"}.icon-radio:before{content:"\eac8"}.icon-cabinet:before{content:"\eac9"}.icon-drawer:before{content:"\eaca"}.icon-drawer2:before{content:"\eacb"}.icon-drawer-out:before{content:"\eacc"}.icon-drawer-in:before{content:"\eacd"}.icon-drawer3:before{content:"\eace"}.icon-box:before{content:"\eacf"}.icon-box-add:before{content:"\ead0"}.icon-box-remove:before{content:"\ead1"}.icon-download:before{content:"\ead2"}.icon-upload:before{content:"\ead3"}.icon-floppy-disk:before{content:"\ead4"}.icon-floppy-disks:before{content:"\ead5"}.icon-usb-stick:before{content:"\ead6"}.icon-drive:before{content:"\ead7"}.icon-server:before{content:"\ead8"}.icon-database:before{content:"\ead9"}.icon-database2:before{content:"\eada"}.icon-database4:before{content:"\eadb"}.icon-database-menu:before{content:"\eadc"}.icon-database-add:before{content:"\eadd"}.icon-database-remove:before{content:"\eade"}.icon-database-insert:before{content:"\eadf"}.icon-database-export:before{content:"\eae0"}.icon-database-upload:before{content:"\eae1"}.icon-database-refresh:before{content:"\eae2"}.icon-database-diff:before{content:"\eae3"}.icon-database-edit2:before{content:"\eae5"}.icon-database-check:before{content:"\eae6"}.icon-database-arrow:before{content:"\eae7"}.icon-database-time2:before{content:"\eae9"}.icon-undo:before{content:"\eaea"}.icon-redo:before{content:"\eaeb"}.icon-rotate-ccw:before{content:"\eaec"}.icon-rotate-cw:before{content:"\eaed"}.icon-rotate-ccw2:before{content:"\eaee"}.icon-rotate-cw2:before{content:"\eaef"}.icon-rotate-ccw3:before{content:"\eaf0"}.icon-rotate-cw3:before{content:"\eaf1"}.icon-flip-vertical2:before{content:"\eaf2"}.icon-flip-horizontal2:before{content:"\eaf3"}.icon-flip-vertical3:before{content:"\eaf4"}.icon-flip-vertical4:before{content:"\eaf5"}.icon-angle:before{content:"\eaf6"}.icon-shear:before{content:"\eaf7"}.icon-align-left:before{content:"\eafc"}.icon-align-center-horizontal:before{content:"\eafd"}.icon-align-right:before{content:"\eafe"}.icon-align-top:before{content:"\eaff"}.icon-align-center-vertical:before{content:"\eb00"}.icon-align-bottom:before{content:"\eb01"}.icon-undo2:before{content:"\eb02"}.icon-redo2:before{content:"\eb03"}.icon-forward:before{content:"\eb04"}.icon-reply:before{content:"\eb05"}.icon-reply-all:before{content:"\eb06"}.icon-bubble:before{content:"\eb07"}.icon-bubbles:before{content:"\eb08"}.icon-bubbles2:before{content:"\eb09"}.icon-bubble2:before{content:"\eb0a"}.icon-bubbles3:before{content:"\eb0b"}.icon-bubbles4:before{content:"\eb0c"}.icon-bubble-notification:before{content:"\eb0d"}.icon-bubbles5:before{content:"\eb0e"}.icon-bubbles6:before{content:"\eb0f"}.icon-bubble6:before{content:"\eb10"}.icon-bubbles7:before{content:"\eb11"}.icon-bubble7:before{content:"\eb12"}.icon-bubbles8:before{content:"\eb13"}.icon-bubble8:before{content:"\eb14"}.icon-bubble-dots3:before{content:"\eb15"}.icon-bubble-lines3:before{content:"\eb16"}.icon-bubble9:before{content:"\eb17"}.icon-bubble-dots4:before{content:"\eb18"}.icon-bubble-lines4:before{content:"\eb19"}.icon-bubbles9:before{content:"\eb1a"}.icon-bubbles10:before{content:"\eb1b"}.icon-user:before{content:"\eb33"}.icon-users:before{content:"\eb34"}.icon-user-plus:before{content:"\eb35"}.icon-user-minus:before{content:"\eb36"}.icon-user-cancel:before{content:"\eb37"}.icon-user-block:before{content:"\eb38"}.icon-user-lock:before{content:"\eb39"}.icon-user-check:before{content:"\eb3a"}.icon-users2:before{content:"\eb3b"}.icon-users4:before{content:"\eb44"}.icon-user-tie:before{content:"\eb45"}.icon-collaboration:before{content:"\eb46"}.icon-vcard:before{content:"\eb47"}.icon-hat:before{content:"\ebb8"}.icon-bowtie:before{content:"\ebb9"}.icon-quotes-left:before{content:"\eb49"}.icon-quotes-right:before{content:"\eb4a"}.icon-quotes-left2:before{content:"\eb4b"}.icon-quotes-right2:before{content:"\eb4c"}.icon-hour-glass:before{content:"\eb4d"}.icon-hour-glass2:before{content:"\eb4e"}.icon-hour-glass3:before{content:"\eb4f"}.icon-spinner:before{content:"\eb50"}.icon-spinner2:before{content:"\eb51"}.icon-spinner3:before{content:"\eb52"}.icon-spinner4:before{content:"\eb53"}.icon-spinner6:before{content:"\eb54"}.icon-spinner9:before{content:"\eb55"}.icon-spinner10:before{content:"\eb56"}.icon-spinner11:before{content:"\eb57"}.icon-microscope:before{content:"\eb58"}.icon-enlarge:before{content:"\eb59"}.icon-shrink:before{content:"\eb5a"}.icon-enlarge3:before{content:"\eb5b"}.icon-shrink3:before{content:"\eb5c"}.icon-enlarge5:before{content:"\eb5d"}.icon-shrink5:before{content:"\eb5e"}.icon-enlarge6:before{content:"\eb5f"}.icon-shrink6:before{content:"\eb60"}.icon-enlarge7:before{content:"\eb61"}.icon-shrink7:before{content:"\eb62"}.icon-key:before{content:"\eb63"}.icon-lock:before{content:"\eb65"}.icon-lock2:before{content:"\eb66"}.icon-lock4:before{content:"\eb67"}.icon-unlocked:before{content:"\eb68"}.icon-lock5:before{content:"\eb69"}.icon-unlocked2:before{content:"\eb6a"}.icon-safe:before{content:"\eb6b"}.icon-wrench:before{content:"\eb6c"}.icon-wrench2:before{content:"\eb6d"}.icon-wrench3:before{content:"\eb6e"}.icon-equalizer:before{content:"\eb6f"}.icon-equalizer2:before{content:"\eb70"}.icon-equalizer3:before{content:"\eb71"}.icon-equalizer4:before{content:"\eb72"}.icon-cog:before{content:"\eb73"}.icon-cogs:before{content:"\eb74"}.icon-cog2:before{content:"\eb75"}.icon-cog3:before{content:"\eb76"}.icon-cog4:before{content:"\eb77"}.icon-cog52:before{content:"\eb78"}.icon-cog6:before{content:"\eb79"}.icon-cog7:before{content:"\eb7a"}.icon-hammer:before{content:"\eb7c"}.icon-hammer-wrench:before{content:"\eb7d"}.icon-magic-wand:before{content:"\eb7e"}.icon-magic-wand2:before{content:"\eb7f"}.icon-pulse2:before{content:"\eb80"}.icon-aid-kit:before{content:"\eb81"}.icon-bug2:before{content:"\eb83"}.icon-construction:before{content:"\eb85"}.icon-traffic-cone:before{content:"\eb86"}.icon-traffic-lights:before{content:"\eb87"}.icon-pie-chart:before{content:"\eb88"}.icon-pie-chart2:before{content:"\eb89"}.icon-pie-chart3:before{content:"\eb8a"}.icon-pie-chart4:before{content:"\eb8b"}.icon-pie-chart5:before{content:"\eb8c"}.icon-pie-chart6:before{content:"\eb8d"}.icon-pie-chart7:before{content:"\eb8e"}.icon-stats-dots:before{content:"\eb8f"}.icon-stats-bars:before{content:"\eb90"}.icon-pie-chart8:before{content:"\eb91"}.icon-stats-bars2:before{content:"\eb92"}.icon-stats-bars3:before{content:"\eb93"}.icon-stats-bars4:before{content:"\eb94"}.icon-chart:before{content:"\eb97"}.icon-stats-growth:before{content:"\eb98"}.icon-stats-decline:before{content:"\eb99"}.icon-stats-growth2:before{content:"\eb9a"}.icon-stats-decline2:before{content:"\eb9b"}.icon-stairs-up:before{content:"\eb9c"}.icon-stairs-down:before{content:"\eb9d"}.icon-stairs:before{content:"\eb9e"}.icon-ladder:before{content:"\eba0"}.icon-rating:before{content:"\eba1"}.icon-rating2:before{content:"\eba2"}.icon-rating3:before{content:"\eba3"}.icon-podium:before{content:"\eba5"}.icon-stars:before{content:"\eba6"}.icon-medal-star:before{content:"\eba7"}.icon-medal:before{content:"\eba8"}.icon-medal2:before{content:"\eba9"}.icon-medal-first:before{content:"\ebaa"}.icon-medal-second:before{content:"\ebab"}.icon-medal-third:before{content:"\ebac"}.icon-crown:before{content:"\ebad"}.icon-trophy2:before{content:"\ebaf"}.icon-trophy3:before{content:"\ebb0"}.icon-diamond:before{content:"\ebb1"}.icon-trophy4:before{content:"\ebb2"}.icon-gift:before{content:"\ebb3"}.icon-pipe:before{content:"\ebb6"}.icon-mustache:before{content:"\ebb7"}.icon-cup2:before{content:"\ebc6"}.icon-coffee:before{content:"\ebc8"}.icon-paw:before{content:"\ebd5"}.icon-footprint:before{content:"\ebd6"}.icon-rocket:before{content:"\ebda"}.icon-meter2:before{content:"\ebdc"}.icon-meter-slow:before{content:"\ebdd"}.icon-meter-fast:before{content:"\ebdf"}.icon-hammer2:before{content:"\ebe1"}.icon-balance:before{content:"\ebe2"}.icon-fire:before{content:"\ebe5"}.icon-fire2:before{content:"\ebe6"}.icon-lab:before{content:"\ebe7"}.icon-atom:before{content:"\ebe8"}.icon-atom2:before{content:"\ebe9"}.icon-bin:before{content:"\ebfa"}.icon-bin2:before{content:"\ebfb"}.icon-briefcase:before{content:"\ebff"}.icon-briefcase3:before{content:"\ec01"}.icon-airplane2:before{content:"\ec03"}.icon-airplane3:before{content:"\ec04"}.icon-airplane4:before{content:"\ec05"}.icon-paperplane:before{content:"\ec06"}.icon-car:before{content:"\ec07"}.icon-steering-wheel:before{content:"\ec08"}.icon-car2:before{content:"\ec09"}.icon-gas:before{content:"\ec0a"}.icon-bus:before{content:"\ec0b"}.icon-truck:before{content:"\ec0c"}.icon-bike:before{content:"\ec0d"}.icon-road:before{content:"\ec0e"}.icon-train:before{content:"\ec0f"}.icon-train2:before{content:"\ec10"}.icon-ship:before{content:"\ec11"}.icon-boat:before{content:"\ec12"}.icon-chopper:before{content:"\ec13"}.icon-cube:before{content:"\ec15"}.icon-cube2:before{content:"\ec16"}.icon-cube3:before{content:"\ec17"}.icon-cube4:before{content:"\ec18"}.icon-pyramid:before{content:"\ec19"}.icon-pyramid2:before{content:"\ec1a"}.icon-package:before{content:"\ec1b"}.icon-puzzle:before{content:"\ec1c"}.icon-puzzle2:before{content:"\ec1d"}.icon-puzzle3:before{content:"\ec1e"}.icon-puzzle4:before{content:"\ec1f"}.icon-glasses-3d2:before{content:"\ec21"}.icon-brain:before{content:"\ec24"}.icon-accessibility:before{content:"\ec25"}.icon-accessibility2:before{content:"\ec26"}.icon-strategy:before{content:"\ec27"}.icon-target:before{content:"\ec28"}.icon-target2:before{content:"\ec29"}.icon-shield-check:before{content:"\ec2f"}.icon-shield-notice:before{content:"\ec30"}.icon-shield2:before{content:"\ec31"}.icon-racing:before{content:"\ec40"}.icon-finish:before{content:"\ec41"}.icon-power2:before{content:"\ec46"}.icon-power3:before{content:"\ec47"}.icon-switch:before{content:"\ec48"}.icon-switch22:before{content:"\ec49"}.icon-power-cord:before{content:"\ec4a"}.icon-clipboard:before{content:"\ec4d"}.icon-clipboard2:before{content:"\ec4e"}.icon-clipboard3:before{content:"\ec4f"}.icon-clipboard4:before{content:"\ec50"}.icon-clipboard5:before{content:"\ec51"}.icon-clipboard6:before{content:"\ec52"}.icon-playlist:before{content:"\ec53"}.icon-playlist-add:before{content:"\ec54"}.icon-list-numbered:before{content:"\ec55"}.icon-list:before{content:"\ec56"}.icon-list2:before{content:"\ec57"}.icon-more:before{content:"\ec58"}.icon-more2:before{content:"\ec59"}.icon-grid:before{content:"\ec5a"}.icon-grid2:before{content:"\ec5b"}.icon-grid3:before{content:"\ec5c"}.icon-grid4:before{content:"\ec5d"}.icon-grid52:before{content:"\ec5e"}.icon-grid6:before{content:"\ec5f"}.icon-grid7:before{content:"\ec60"}.icon-tree5:before{content:"\ec61"}.icon-tree6:before{content:"\ec62"}.icon-tree7:before{content:"\ec63"}.icon-lan:before{content:"\ec64"}.icon-lan2:before{content:"\ec65"}.icon-lan3:before{content:"\ec66"}.icon-menu:before{content:"\ec67"}.icon-circle-small:before{content:"\ec68"}.icon-menu2:before{content:"\ec69"}.icon-menu3:before{content:"\ec6a"}.icon-menu4:before{content:"\ec6b"}.icon-menu5:before{content:"\ec6c"}.icon-menu62:before{content:"\ec6d"}.icon-menu7:before{content:"\ec6e"}.icon-menu8:before{content:"\ec6f"}.icon-menu9:before{content:"\ec70"}.icon-menu10:before{content:"\ec71"}.icon-cloud:before{content:"\ec72"}.icon-cloud-download:before{content:"\ec73"}.icon-cloud-upload:before{content:"\ec74"}.icon-cloud-check:before{content:"\ec75"}.icon-cloud2:before{content:"\ec76"}.icon-cloud-download2:before{content:"\ec77"}.icon-cloud-upload2:before{content:"\ec78"}.icon-cloud-check2:before{content:"\ec79"}.icon-import:before{content:"\ec7e"}.icon-download4:before{content:"\ec80"}.icon-upload4:before{content:"\ec81"}.icon-download7:before{content:"\ec86"}.icon-upload7:before{content:"\ec87"}.icon-download10:before{content:"\ec8c"}.icon-upload10:before{content:"\ec8d"}.icon-sphere:before{content:"\ec8e"}.icon-sphere3:before{content:"\ec90"}.icon-earth:before{content:"\ec93"}.icon-link:before{content:"\ec96"}.icon-unlink:before{content:"\ec97"}.icon-link2:before{content:"\ec98"}.icon-unlink2:before{content:"\ec99"}.icon-anchor:before{content:"\eca0"}.icon-flag3:before{content:"\eca3"}.icon-flag4:before{content:"\eca4"}.icon-flag7:before{content:"\eca7"}.icon-flag8:before{content:"\eca8"}.icon-attachment:before{content:"\eca9"}.icon-attachment2:before{content:"\ecaa"}.icon-eye:before{content:"\ecab"}.icon-eye-plus:before{content:"\ecac"}.icon-eye-minus:before{content:"\ecad"}.icon-eye-blocked:before{content:"\ecae"}.icon-eye2:before{content:"\ecaf"}.icon-eye-blocked2:before{content:"\ecb0"}.icon-eye4:before{content:"\ecb3"}.icon-bookmark2:before{content:"\ecb4"}.icon-bookmark3:before{content:"\ecb5"}.icon-bookmarks:before{content:"\ecb6"}.icon-bookmark4:before{content:"\ecb7"}.icon-spotlight2:before{content:"\ecb8"}.icon-starburst:before{content:"\ecb9"}.icon-snowflake:before{content:"\ecba"}.icon-weather-windy:before{content:"\ecd0"}.icon-fan:before{content:"\ecd1"}.icon-umbrella:before{content:"\ecd2"}.icon-sun3:before{content:"\ecd3"}.icon-contrast:before{content:"\ecd4"}.icon-bed2:before{content:"\ecda"}.icon-furniture:before{content:"\ecdb"}.icon-chair:before{content:"\ecdc"}.icon-star-empty3:before{content:"\ece0"}.icon-star-half:before{content:"\ece1"}.icon-star-full2:before{content:"\ece2"}.icon-heart5:before{content:"\ece9"}.icon-heart6:before{content:"\ecea"}.icon-heart-broken2:before{content:"\eceb"}.icon-thumbs-up2:before{content:"\ecf2"}.icon-thumbs-down2:before{content:"\ecf4"}.icon-thumbs-up3:before{content:"\ecf5"}.icon-thumbs-down3:before{content:"\ecf6"}.icon-height:before{content:"\ecf7"}.icon-man:before{content:"\ecf8"}.icon-woman:before{content:"\ecf9"}.icon-man-woman:before{content:"\ecfa"}.icon-yin-yang:before{content:"\ecfe"}.icon-cursor:before{content:"\ed23"}.icon-cursor2:before{content:"\ed24"}.icon-lasso2:before{content:"\ed26"}.icon-select2:before{content:"\ed28"}.icon-point-up:before{content:"\ed29"}.icon-point-right:before{content:"\ed2a"}.icon-point-down:before{content:"\ed2b"}.icon-point-left:before{content:"\ed2c"}.icon-pointer:before{content:"\ed2d"}.icon-reminder:before{content:"\ed2e"}.icon-drag-left-right:before{content:"\ed2f"}.icon-drag-left:before{content:"\ed30"}.icon-drag-right:before{content:"\ed31"}.icon-touch:before{content:"\ed32"}.icon-multitouch:before{content:"\ed33"}.icon-touch-zoom:before{content:"\ed34"}.icon-touch-pinch:before{content:"\ed35"}.icon-hand:before{content:"\ed36"}.icon-grab:before{content:"\ed37"}.icon-stack-empty:before{content:"\ed38"}.icon-stack-plus:before{content:"\ed39"}.icon-stack-minus:before{content:"\ed3a"}.icon-stack-star:before{content:"\ed3b"}.icon-stack-picture:before{content:"\ed3c"}.icon-stack-down:before{content:"\ed3d"}.icon-stack-up:before{content:"\ed3e"}.icon-stack-cancel:before{content:"\ed3f"}.icon-stack-check:before{content:"\ed40"}.icon-stack-text:before{content:"\ed41"}.icon-stack4:before{content:"\ed47"}.icon-stack-music:before{content:"\ed48"}.icon-stack-play:before{content:"\ed49"}.icon-move:before{content:"\ed4a"}.icon-dots:before{content:"\ed4b"}.icon-warning:before{content:"\ed4c"}.icon-warning22:before{content:"\ed4d"}.icon-notification2:before{content:"\ed4f"}.icon-question3:before{content:"\ed52"}.icon-question4:before{content:"\ed53"}.icon-plus3:before{content:"\ed5a"}.icon-minus3:before{content:"\ed5b"}.icon-plus-circle2:before{content:"\ed5e"}.icon-minus-circle2:before{content:"\ed5f"}.icon-cancel-circle2:before{content:"\ed63"}.icon-blocked:before{content:"\ed64"}.icon-cancel-square:before{content:"\ed65"}.icon-cancel-square2:before{content:"\ed66"}.icon-spam:before{content:"\ed68"}.icon-cross2:before{content:"\ed6a"}.icon-cross3:before{content:"\ed6b"}.icon-checkmark:before{content:"\ed6c"}.icon-checkmark3:before{content:"\ed6e"}.icon-checkmark2:before{content:"\e372"}.icon-checkmark4:before{content:"\ed6f"}.icon-spell-check:before{content:"\ed71"}.icon-spell-check2:before{content:"\ed72"}.icon-enter:before{content:"\ed73"}.icon-exit:before{content:"\ed74"}.icon-enter2:before{content:"\ed75"}.icon-exit2:before{content:"\ed76"}.icon-enter3:before{content:"\ed77"}.icon-exit3:before{content:"\ed78"}.icon-wall:before{content:"\ed79"}.icon-fence:before{content:"\ed7a"}.icon-play3:before{content:"\ed7b"}.icon-pause:before{content:"\ed7c"}.icon-stop:before{content:"\ed7d"}.icon-previous:before{content:"\ed7e"}.icon-next:before{content:"\ed7f"}.icon-backward:before{content:"\ed80"}.icon-forward2:before{content:"\ed81"}.icon-play4:before{content:"\ed82"}.icon-pause2:before{content:"\ed83"}.icon-stop2:before{content:"\ed84"}.icon-backward2:before{content:"\ed85"}.icon-forward3:before{content:"\ed86"}.icon-first:before{content:"\ed87"}.icon-last:before{content:"\ed88"}.icon-previous2:before{content:"\ed89"}.icon-next2:before{content:"\ed8a"}.icon-eject:before{content:"\ed8b"}.icon-volume-high:before{content:"\ed8c"}.icon-volume-medium:before{content:"\ed8d"}.icon-volume-low:before{content:"\ed8e"}.icon-volume-mute:before{content:"\ed8f"}.icon-speaker-left:before{content:"\ed90"}.icon-speaker-right:before{content:"\ed91"}.icon-volume-mute2:before{content:"\ed92"}.icon-volume-increase:before{content:"\ed93"}.icon-volume-decrease:before{content:"\ed94"}.icon-volume-mute5:before{content:"\eda4"}.icon-loop:before{content:"\eda5"}.icon-loop3:before{content:"\eda7"}.icon-infinite-square:before{content:"\eda8"}.icon-infinite:before{content:"\eda9"}.icon-loop4:before{content:"\edab"}.icon-shuffle:before{content:"\edac"}.icon-wave:before{content:"\edae"}.icon-wave2:before{content:"\edaf"}.icon-split:before{content:"\edb0"}.icon-merge:before{content:"\edb1"}.icon-arrow-up5:before{content:"\edc4"}.icon-arrow-right5:before{content:"\edc5"}.icon-arrow-down5:before{content:"\edc6"}.icon-arrow-left5:before{content:"\edc7"}.icon-arrow-up-left2:before{content:"\edd0"}.icon-arrow-up7:before{content:"\edd1"}.icon-arrow-up-right2:before{content:"\edd2"}.icon-arrow-right7:before{content:"\edd3"}.icon-arrow-down-right2:before{content:"\edd4"}.icon-arrow-down7:before{content:"\edd5"}.icon-arrow-down-left2:before{content:"\edd6"}.icon-arrow-left7:before{content:"\edd7"}.icon-arrow-up-left3:before{content:"\edd8"}.icon-arrow-up8:before{content:"\edd9"}.icon-arrow-up-right3:before{content:"\edda"}.icon-arrow-right8:before{content:"\eddb"}.icon-arrow-down-right3:before{content:"\eddc"}.icon-arrow-down8:before{content:"\eddd"}.icon-arrow-down-left3:before{content:"\edde"}.icon-arrow-left8:before{content:"\eddf"}.icon-circle-up2:before{content:"\ede4"}.icon-circle-right2:before{content:"\ede5"}.icon-circle-down2:before{content:"\ede6"}.icon-circle-left2:before{content:"\ede7"}.icon-arrow-resize7:before{content:"\edfe"}.icon-arrow-resize8:before{content:"\edff"}.icon-square-up-left:before{content:"\ee00"}.icon-square-up:before{content:"\ee01"}.icon-square-up-right:before{content:"\ee02"}.icon-square-right:before{content:"\ee03"}.icon-square-down-right:before{content:"\ee04"}.icon-square-down:before{content:"\ee05"}.icon-square-down-left:before{content:"\ee06"}.icon-square-left:before{content:"\ee07"}.icon-arrow-up15:before{content:"\ee30"}.icon-arrow-right15:before{content:"\ee31"}.icon-arrow-down15:before{content:"\ee32"}.icon-arrow-left15:before{content:"\ee33"}.icon-arrow-up16:before{content:"\ee34"}.icon-arrow-right16:before{content:"\ee35"}.icon-arrow-down16:before{content:"\ee36"}.icon-arrow-left16:before{content:"\ee37"}.icon-menu-open:before{content:"\ee38"}.icon-menu-open2:before{content:"\ee39"}.icon-menu-close:before{content:"\ee3a"}.icon-menu-close2:before{content:"\ee3b"}.icon-enter5:before{content:"\ee3d"}.icon-esc:before{content:"\ee3e"}.icon-enter6:before{content:"\ee3f"}.icon-backspace:before{content:"\ee40"}.icon-backspace2:before{content:"\ee41"}.icon-tab:before{content:"\ee42"}.icon-transmission:before{content:"\ee43"}.icon-sort:before{content:"\ee45"}.icon-move-up2:before{content:"\ee47"}.icon-move-down2:before{content:"\ee48"}.icon-sort-alpha-asc:before{content:"\ee49"}.icon-sort-alpha-desc:before{content:"\ee4a"}.icon-sort-numeric-asc:before{content:"\ee4b"}.icon-sort-numberic-desc:before{content:"\ee4c"}.icon-sort-amount-asc:before{content:"\ee4d"}.icon-sort-amount-desc:before{content:"\ee4e"}.icon-sort-time-asc:before{content:"\ee4f"}.icon-sort-time-desc:before{content:"\ee50"}.icon-battery-6:before{content:"\ee51"}.icon-battery-0:before{content:"\ee57"}.icon-battery-charging:before{content:"\ee58"}.icon-command:before{content:"\ee5f"}.icon-shift:before{content:"\ee60"}.icon-ctrl:before{content:"\ee61"}.icon-opt:before{content:"\ee62"}.icon-checkbox-checked:before{content:"\ee63"}.icon-checkbox-unchecked:before{content:"\ee64"}.icon-checkbox-partial:before{content:"\ee65"}.icon-square:before{content:"\ee66"}.icon-triangle:before{content:"\ee67"}.icon-triangle2:before{content:"\ee68"}.icon-diamond3:before{content:"\ee69"}.icon-diamond4:before{content:"\ee6a"}.icon-checkbox-checked2:before{content:"\ee6b"}.icon-checkbox-unchecked2:before{content:"\ee6c"}.icon-checkbox-partial2:before{content:"\ee6d"}.icon-radio-checked:before{content:"\ee6e"}.icon-radio-checked2:before{content:"\ee6f"}.icon-radio-unchecked:before{content:"\ee70"}.icon-checkmark-circle:before{content:"\ee73"}.icon-circle:before{content:"\ee74"}.icon-circle2:before{content:"\ee75"}.icon-circles:before{content:"\ee76"}.icon-circles2:before{content:"\ee77"}.icon-crop:before{content:"\ee78"}.icon-crop2:before{content:"\ee79"}.icon-make-group:before{content:"\ee7a"}.icon-ungroup:before{content:"\ee7b"}.icon-vector:before{content:"\ee7c"}.icon-vector2:before{content:"\ee7d"}.icon-rulers:before{content:"\ee7e"}.icon-pencil-ruler:before{content:"\ee80"}.icon-scissors:before{content:"\ee81"}.icon-filter3:before{content:"\ee88"}.icon-filter4:before{content:"\ee89"}.icon-font:before{content:"\ee8a"}.icon-ampersand2:before{content:"\ee8b"}.icon-ligature:before{content:"\ee8c"}.icon-font-size:before{content:"\ee8e"}.icon-typography:before{content:"\ee8f"}.icon-text-height:before{content:"\ee90"}.icon-text-width:before{content:"\ee91"}.icon-height2:before{content:"\ee92"}.icon-width:before{content:"\ee93"}.icon-strikethrough2:before{content:"\ee98"}.icon-font-size2:before{content:"\ee99"}.icon-bold2:before{content:"\ee9a"}.icon-underline2:before{content:"\ee9b"}.icon-italic2:before{content:"\ee9c"}.icon-strikethrough3:before{content:"\ee9d"}.icon-omega:before{content:"\ee9e"}.icon-sigma:before{content:"\ee9f"}.icon-nbsp:before{content:"\eea0"}.icon-page-break:before{content:"\eea1"}.icon-page-break2:before{content:"\eea2"}.icon-superscript:before{content:"\eea3"}.icon-subscript:before{content:"\eea4"}.icon-superscript2:before{content:"\eea5"}.icon-subscript2:before{content:"\eea6"}.icon-text-color:before{content:"\eea7"}.icon-highlight:before{content:"\eea8"}.icon-pagebreak:before{content:"\eea9"}.icon-clear-formatting:before{content:"\eeaa"}.icon-table:before{content:"\eeab"}.icon-table2:before{content:"\eeac"}.icon-insert-template:before{content:"\eead"}.icon-pilcrow:before{content:"\eeae"}.icon-ltr:before{content:"\eeaf"}.icon-rtl:before{content:"\eeb0"}.icon-ltr2:before{content:"\eeb1"}.icon-rtl2:before{content:"\eeb2"}.icon-section:before{content:"\eeb3"}.icon-paragraph-left2:before{content:"\eeb8"}.icon-paragraph-center2:before{content:"\eeb9"}.icon-paragraph-right2:before{content:"\eeba"}.icon-paragraph-justify2:before{content:"\eebb"}.icon-indent-increase:before{content:"\eebc"}.icon-indent-decrease:before{content:"\eebd"}.icon-paragraph-left3:before{content:"\eebe"}.icon-paragraph-center3:before{content:"\eebf"}.icon-paragraph-right3:before{content:"\eec0"}.icon-paragraph-justify3:before{content:"\eec1"}.icon-indent-increase2:before{content:"\eec2"}.icon-indent-decrease2:before{content:"\eec3"}.icon-share:before{content:"\eec4"}.icon-share2:before{content:"\eec5"}.icon-new-tab:before{content:"\eec6"}.icon-new-tab2:before{content:"\eec7"}.icon-popout:before{content:"\eec8"}.icon-embed:before{content:"\eec9"}.icon-embed2:before{content:"\eeca"}.icon-markup:before{content:"\eecb"}.icon-regexp:before{content:"\eecc"}.icon-regexp2:before{content:"\eecd"}.icon-code:before{content:"\eece"}.icon-circle-css:before{content:"\eecf"}.icon-circle-code:before{content:"\eed0"}.icon-terminal:before{content:"\eed1"}.icon-unicode:before{content:"\eed2"}.icon-seven-segment-0:before{content:"\eed3"}.icon-seven-segment-1:before{content:"\eed4"}.icon-seven-segment-2:before{content:"\eed5"}.icon-seven-segment-3:before{content:"\eed6"}.icon-seven-segment-4:before{content:"\eed7"}.icon-seven-segment-5:before{content:"\eed8"}.icon-seven-segment-6:before{content:"\eed9"}.icon-seven-segment-7:before{content:"\eeda"}.icon-seven-segment-8:before{content:"\eedb"}.icon-seven-segment-9:before{content:"\eedc"}.icon-share3:before{content:"\eedd"}.icon-share4:before{content:"\eede"}.icon-google:before{content:"\eee3"}.icon-google-plus:before{content:"\eee4"}.icon-google-plus2:before{content:"\eee5"}.icon-google-drive:before{content:"\eee7"}.icon-facebook:before{content:"\eee8"}.icon-facebook2:before{content:"\eee9"}.icon-instagram:before{content:"\eeec"}.icon-twitter:before{content:"\eeed"}.icon-twitter2:before{content:"\eeee"}.icon-feed2:before{content:"\eef0"}.icon-feed3:before{content:"\eef1"}.icon-youtube:before{content:"\eef3"}.icon-youtube2:before{content:"\eef4"}.icon-youtube3:before{content:"\eef5"}.icon-vimeo:before{content:"\eef8"}.icon-vimeo2:before{content:"\eef9"}.icon-lanyrd:before{content:"\eefb"}.icon-flickr:before{content:"\eefc"}.icon-flickr2:before{content:"\eefd"}.icon-flickr3:before{content:"\eefe"}.icon-picassa:before{content:"\ef00"}.icon-picassa2:before{content:"\ef01"}.icon-dribbble:before{content:"\ef02"}.icon-dribbble2:before{content:"\ef03"}.icon-dribbble3:before{content:"\ef04"}.icon-forrst:before{content:"\ef05"}.icon-forrst2:before{content:"\ef06"}.icon-deviantart:before{content:"\ef07"}.icon-deviantart2:before{content:"\ef08"}.icon-steam:before{content:"\ef09"}.icon-steam2:before{content:"\ef0a"}.icon-dropbox:before{content:"\ef0b"}.icon-onedrive:before{content:"\ef0c"}.icon-github:before{content:"\ef0d"}.icon-github4:before{content:"\ef10"}.icon-github5:before{content:"\ef11"}.icon-wordpress:before{content:"\ef12"}.icon-wordpress2:before{content:"\ef13"}.icon-joomla:before{content:"\ef14"}.icon-blogger:before{content:"\ef15"}.icon-blogger2:before{content:"\ef16"}.icon-tumblr:before{content:"\ef17"}.icon-tumblr2:before{content:"\ef18"}.icon-yahoo:before{content:"\ef19"}.icon-tux:before{content:"\ef1a"}.icon-apple2:before{content:"\ef1b"}.icon-finder:before{content:"\ef1c"}.icon-android:before{content:"\ef1d"}.icon-windows:before{content:"\ef1e"}.icon-windows8:before{content:"\ef1f"}.icon-soundcloud:before{content:"\ef20"}.icon-soundcloud2:before{content:"\ef21"}.icon-skype:before{content:"\ef22"}.icon-reddit:before{content:"\ef23"}.icon-linkedin:before{content:"\ef24"}.icon-linkedin2:before{content:"\ef25"}.icon-lastfm:before{content:"\ef26"}.icon-lastfm2:before{content:"\ef27"}.icon-delicious:before{content:"\ef28"}.icon-stumbleupon:before{content:"\ef29"}.icon-stumbleupon2:before{content:"\ef2a"}.icon-stackoverflow:before{content:"\ef2b"}.icon-pinterest2:before{content:"\ef2d"}.icon-xing:before{content:"\ef2e"}.icon-flattr:before{content:"\ef30"}.icon-foursquare:before{content:"\ef31"}.icon-paypal:before{content:"\ef32"}.icon-paypal2:before{content:"\ef33"}.icon-yelp:before{content:"\ef35"}.icon-file-pdf:before{content:"\ef36"}.icon-file-openoffice:before{content:"\ef37"}.icon-file-word:before{content:"\ef38"}.icon-file-excel:before{content:"\ef39"}.icon-libreoffice:before{content:"\ef3a"}.icon-html5:before{content:"\ef3b"}.icon-html52:before{content:"\ef3c"}.icon-css3:before{content:"\ef3d"}.icon-git:before{content:"\ef3e"}.icon-svg:before{content:"\ef3f"}.icon-codepen:before{content:"\ef40"}.icon-chrome:before{content:"\ef41"}.icon-firefox:before{content:"\ef42"}.icon-IE:before{content:"\ef43"}.icon-opera:before{content:"\ef44"}.icon-safari:before{content:"\ef45"}.icon-check2:before{content:"\e601"}.icon-home4:before{content:"\e603"}.icon-people:before{content:"\e81b"}.icon-checkmark-circle2:before{content:"\e853"}.icon-arrow-up-left32:before{content:"\e8ae"}.icon-arrow-up52:before{content:"\e8af"}.icon-arrow-up-right32:before{content:"\e8b0"}.icon-arrow-right6:before{content:"\e8b1"}.icon-arrow-down-right32:before{content:"\e8b2"}.icon-arrow-down52:before{content:"\e8b3"}.icon-arrow-down-left32:before{content:"\e8b4"}.icon-arrow-left52:before{content:"\e8b5"}.icon-calendar5:before{content:"\e985"}.icon-move-alt1:before{content:"\e986"}.icon-reload-alt:before{content:"\e987"}.icon-move-vertical:before{content:"\e988"}.icon-move-horizontal:before{content:"\e989"}.icon-hash:before{content:"\e98b"}.icon-bars-alt:before{content:"\e98c"}.icon-eye8:before{content:"\e98d"}.icon-search4:before{content:"\e98e"}.icon-zoomin3:before{content:"\e98f"}.icon-zoomout3:before{content:"\e990"}.icon-add:before{content:"\e991"}.icon-subtract:before{content:"\e992"}.icon-exclamation:before{content:"\e993"}.icon-question6:before{content:"\e994"}.icon-close2:before{content:"\e995"}.icon-task:before{content:"\e996"}.icon-inbox:before{content:"\e997"}.icon-inbox-alt:before{content:"\e998"}.icon-envelope:before{content:"\e999"}.icon-compose:before{content:"\e99a"}.icon-newspaper2:before{content:"\e99b"}.icon-calendar22:before{content:"\e99c"}.icon-hyperlink:before{content:"\e99d"}.icon-trash:before{content:"\e99e"}.icon-trash-alt:before{content:"\e99f"}.icon-grid5:before{content:"\e9a0"}.icon-grid-alt:before{content:"\e9a1"}.icon-menu6:before{content:"\e9a2"}.icon-list3:before{content:"\e9a3"}.icon-gallery:before{content:"\e9a4"}.icon-calculator:before{content:"\e9a5"}.icon-windows2:before{content:"\e9a6"}.icon-browser:before{content:"\e9a7"}.icon-portfolio:before{content:"\e9a8"}.icon-comments:before{content:"\e9a9"}.icon-screen3:before{content:"\e9aa"}.icon-iphone:before{content:"\e9ab"}.icon-ipad:before{content:"\e9ac"}.icon-googleplus5:before{content:"\e9ad"}.icon-pin:before{content:"\e9ae"}.icon-pin-alt:before{content:"\e9af"}.icon-cog5:before{content:"\e9b0"}.icon-graduation:before{content:"\e9b1"}.icon-air:before{content:"\e9b2"}.icon-droplets:before{content:"\e7ee"}.icon-statistics:before{content:"\e9b4"}.icon-pie5:before{content:"\e7ef"}.icon-cross:before{content:"\e9b6"}.icon-minus2:before{content:"\e9b7"}.icon-plus2:before{content:"\e9b8"}.icon-info3:before{content:"\e9b9"}.icon-info22:before{content:"\e9ba"}.icon-question7:before{content:"\e9bb"}.icon-help:before{content:"\e9bc"}.icon-warning2:before{content:"\e9bd"}.icon-add-to-list:before{content:"\e9bf"}.icon-arrow-left12:before{content:"\e9c0"}.icon-arrow-down12:before{content:"\e9c1"}.icon-arrow-up12:before{content:"\e9c2"}.icon-arrow-right13:before{content:"\e9c3"}.icon-arrow-left22:before{content:"\e9c4"}.icon-arrow-down22:before{content:"\e9c5"}.icon-arrow-up22:before{content:"\e9c6"}.icon-arrow-right22:before{content:"\e9c7"}.icon-arrow-left32:before{content:"\e9c8"}.icon-arrow-down32:before{content:"\e9c9"}.icon-arrow-up32:before{content:"\e9ca"}.icon-arrow-right32:before{content:"\e9cb"}.icon-switch2:before{content:"\e647"}.icon-checkmark5:before{content:"\e600"}.icon-ampersand:before{content:"\e9cc"}.icon-alert:before{content:"\e9cf"}.icon-alignment-align:before{content:"\e9d0"}.icon-alignment-aligned-to:before{content:"\e9d1"}.icon-alignment-unalign:before{content:"\e9d2"}.icon-arrow-down132:before{content:"\e9d3"}.icon-arrow-up13:before{content:"\e9da"}.icon-arrow-left13:before{content:"\e9d4"}.icon-arrow-right14:before{content:"\e9d5"}.icon-arrow-small-down:before{content:"\e9d6"}.icon-arrow-small-left:before{content:"\e9d7"}.icon-arrow-small-right:before{content:"\e9d8"}.icon-arrow-small-up:before{content:"\e9d9"}.icon-check:before{content:"\e9db"}.icon-chevron-down:before{content:"\e9dc"}.icon-chevron-left:before{content:"\e9dd"}.icon-chevron-right:before{content:"\e9de"}.icon-chevron-up:before{content:"\e9df"}.icon-clippy:before{content:"\f035"}.icon-comment:before{content:"\f02b"}.icon-comment-discussion:before{content:"\f04f"}.icon-dash:before{content:"\e9e2"}.icon-diff:before{content:"\e9e3"}.icon-diff-added:before{content:"\e9e4"}.icon-diff-ignored:before{content:"\e9e5"}.icon-diff-modified:before{content:"\e9e6"}.icon-diff-removed:before{content:"\e9e7"}.icon-diff-renamed:before{content:"\e9e8"}.icon-file-media:before{content:"\f012"}.icon-fold:before{content:"\e9ea"}.icon-gear:before{content:"\e9eb"}.icon-git-branch:before{content:"\e9ec"}.icon-git-commit:before{content:"\e9ed"}.icon-git-compare:before{content:"\e9ee"}.icon-git-merge:before{content:"\e9ef"}.icon-git-pull-request:before{content:"\e9f0"}.icon-graph:before{content:"\f043"}.icon-law:before{content:"\e9f1"}.icon-list-ordered:before{content:"\e9f2"}.icon-list-unordered:before{content:"\e9f3"}.icon-mail5:before{content:"\e9f4"}.icon-mail-read:before{content:"\e9f5"}.icon-mention:before{content:"\e9f6"}.icon-mirror:before{content:"\f024"}.icon-move-down:before{content:"\f0a8"}.icon-move-left:before{content:"\f074"}.icon-move-right:before{content:"\f0a9"}.icon-move-up:before{content:"\f0a7"}.icon-person:before{content:"\f018"}.icon-plus22:before{content:"\e9f7"}.icon-primitive-dot:before{content:"\f052"}.icon-primitive-square:before{content:"\f053"}.icon-repo-forked:before{content:"\e9f8"}.icon-screen-full:before{content:"\e9f9"}.icon-screen-normal:before{content:"\e9fa"}.icon-sync:before{content:"\e9fb"}.icon-three-bars:before{content:"\e9fc"}.icon-unfold:before{content:"\e9fe"}.icon-versions:before{content:"\e9ff"}.icon-x:before{content:"\ea00"}.title-label>span{display:block;margin-bottom:3px}.semi-black{color:#231f20}.table-spacer-top{padding-top:12px}.space-between-td td:nth-child(odd){padding-right:5px}.no-margin{margin:0!important}.no-padding{padding:0!important}.m-5{margin:5px!important}.mt-5{margin-top:5px!important}.mb-5{margin-bottom:5px!important}.ml-5{margin-left:5px!important}.mr-5{margin-right:5px!important}.m-10{margin:10px!important}.mt-10{margin-top:10px!important}.mb-10{margin-bottom:10px!important}.ml-10{margin-left:10px!important}.mr-10{margin-right:10px!important}.m-15{margin:15px!important}.mt-15{margin-top:15px!important}.mb-15{margin-bottom:15px!important}.ml-15{margin-left:15px!important}.mr-15{margin-right:15px!important}.m-20{margin:20px!important}.mt-20{margin-top:20px!important}.mb-20{margin-bottom:20px!important}.ml-20{margin-left:20px!important}.mr-20{margin-right:20px!important}.p-5{padding:5px!important}.pt-5{padding-top:5px!important}.pb-5{padding-bottom:5px!important}.pl-5{padding-left:5px!important}.pr-5{padding-right:5px!important}.p-10{padding:10px!important}.pt-10{padding-top:10px!important}.pb-10{padding-bottom:10px!important}.pl-10{padding-left:10px!important}.pr-10{padding-right:10px!important}.p-15{padding:15px!important}.pt-15{padding-top:15px!important}.pb-15{padding-bottom:15px!important}.pl-15{padding-left:15px!important}.pr-15{padding-right:15px!important}.p-20{padding:20px!important}.pt-20{padding-top:20px!important}.pb-20{padding-bottom:20px!important}.pl-20{padding-left:20px!important}.pr-20{padding-right:20px!important}.loading .hide-on-loading{display:none!important}.h-divider,.v-divider{background-color:#e3e3e3}.h-divider.hidden,.v-divider.hidden{visibility:hidden}.v-divider{margin-top:3px;height:50px;width:1px}.h-divider{margin:auto 20px auto 0;height:1px;width:25px}.hide-scroll,body.swal2-height-auto{padding-right:8px;overflow:hidden!important}.hide-scroll .top-bar,body.swal2-height-auto .top-bar{padding:0 28px 0 20px}.text-uppercase{text-transform:uppercase}.link-hover:hover{color:#00a0f3}.pointer{cursor:pointer}.hide{display:none}.spinner{margin:auto;font-size:24px;color:#00a0f3;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.row{width:100%}.info-icon{display:inline-flex}.info-icon i{margin:0 3px;vertical-align:super;font-weight:400;font-size:23px;color:#636363;cursor:default}.pretend-not-existence{opacity:0;height:0;width:0;margin:0;position:fixed;top:0;left:0}.full-width-background{position:relative;z-index:auto;width:100%;background:#fff}.full-width-background.grey{background:#f0f0f0;padding-bottom:20px}.stop-scrolling{padding-right:8px}.img-center{display:flex;align-self:center;margin:0 auto;max-width:100%;max-height:100%}.table-header{place-items:center left;position:relative;font-weight:700;height:66px;background-color:#fff;box-shadow:0 5px 10px 0 #edebeb;border:1px solid #edebeb}.table-header,.table-row{display:grid;font-size:14px}.table-row{border-bottom:1px solid #f0f0f0;cursor:default}.table-row:hover{background-color:#fafafa}.animated.delay-500{animation-delay:.5s}.animated.speed-200{animation-duration:.2s}.bolder{font-weight:700}.not-clickable{pointer-events:none}.common-help-icon,.publisher-help-icon{-webkit-user-select:none;user-select:none}.common-help-icon .tooltip>span:not(:last-of-type),.publisher-help-icon .tooltip>span:not(:last-of-type){display:inline-block;margin-bottom:10px}.common-help-icon:hover i,.publisher-help-icon:hover i{color:#00a0f3;cursor:default}.common-help-icon .help-title,.publisher-help-icon .help-title{font-weight:700}.publisher-help-icon{height:24px}.common-help-icon{display:flex}.common-help-icon>span{width:22px}.common-help-icon i{font-size:22px;position:absolute;top:-6px}.icon-notifications-count{position:absolute;top:-10px;left:calc(50% - 4px);background-color:#f44336;color:#fff;padding:2px 5px;line-height:11px;font-size:10px;font-family:inherit;border:2px solid #fff;border-radius:50%;cursor:default}.btn,.icon-notifications-count{-webkit-user-select:none;user-select:none}.btn{font-family:"Open Sans",sans-serif;font-size:12px;padding:0 12px;background:transparent;border:1px solid #ddd;border-radius:3px;cursor:pointer}.btn i{margin-right:10px}.btn i.right{margin-right:0;margin-left:10px}.btn:hover:not(:disabled){border-color:#19b5ff;color:#00a0f3!important}.btn:disabled{background-color:#f9f9f9;cursor:default}.btn:focus:not(:disabled){outline:solid;outline-color:#00a0f3;outline-width:1px;outline-offset:-1px}.btn:not(:disabled) i{color:#636363}.btn-form{height:2.8em;padding:0 25px;background-color:#19b5ff;font-weight:700;text-transform:uppercase}.btn-form,.btn-form i{color:#fff}.btn-outlined{display:flex;align-items:center;justify-content:center;height:30px;line-height:1}.btn-outlined i{font-size:16px}.btn-outlined.btn-grey{border-color:#636363;color:#636363}.btn-outlined.btn-grey:hover{background-color:#636363;border-color:inherit;color:#fff}.btn-outlined.btn-icon{padding:0 7px;margin-top:2px;margin-left:5px;width:25px;height:25px;background:#fff}.btn-outlined.btn-icon i{margin:0}.btn-outlined.red{border-color:#f44336}.btn-outlined.red i{color:#f44336}.btn-outlined.yellow{border-color:#f3b100}.btn-outlined.yellow i{color:#f3b100}.btn-outlined.green{border-color:#4caf50}.btn-outlined.green i{color:#4caf50}.btn-outlined.white{border-color:#fff;color:#fff}.btn-outlined.white i{color:#fff}.btn-outlined.white:disabled{background-color:rgba(0,0,0,.15)}.btn-outlined.blue{border-color:#00a0f3}.btn-outlined.blue i{color:#00a0f3}.btn-outlined:hover:not(:disabled) i{color:#19b5ff}.btn-outlined.error{color:#f44336}.btn-large{display:flex;align-items:center;justify-content:center;height:45px;line-height:1;font-size:16px;border-radius:7px;border:none}.btn-large .spinner{margin:auto}.btn-large:not(:disabled){color:#fff}.btn-large i{font-size:16px}.btn-large.green{background-color:#4caf50}.btn-large.green i{color:#fff}.btn-large.green:disabled{border:1px solid #4caf50}.btn-large.green:disabled i{color:#4caf50}.btn-large.blue{background-color:#00a0f3}.btn-large.blue i{color:#fff}.btn-large.blue:disabled i{color:#a0a0a0}.btn-large.disabled,.btn-large:disabled{pointer-events:none;background-color:#f9f9f9;color:#a0a0a0;cursor:default}.btn-large:hover:not(:disabled){background-color:#19b5ff;color:#fff!important}.simple-button{font-size:12px;padding:0 10px;height:22px;background-color:#00a0f3;border:1px solid #fff;cursor:pointer;color:#fff;border-radius:10px}.simple-button:hover{background-color:#19b5ff}.simple-button:focus:not(:disabled){outline:none}.simple-button.red{background-color:#f44336}.simple-button.red:hover{background-color:#f77066}.simple-button:disabled{background-color:rgba(0,0,0,.1);color:hsla(0,0%,100%,.7);border:none;cursor:default}.icon-button{color:inherit;font-family:"Open Sans",sans-serif;font-size:14px;display:flex;flex-direction:column;cursor:pointer;font-size:12px}.icon-button i{margin-bottom:5px}.icon-button:hover:not(.disabled){color:#19b5ff!important}.icon-button.disabled{color:#ddd;cursor:default;pointer-events:none}.icon-button:focus{outline:none}.label{height:19px;padding:0 5px;border:1px solid;border-radius:3px;font-weight:700;text-transform:uppercase;color:#bbb;font-size:12px}.label-info{border-color:#00a0f3;color:#00a0f3}.label-info.label-badge{background-color:#00a0f3;color:#fff}.label-danger{border-color:#f44336;color:#f44336}.label-danger.label-badge{background-color:#f44336;color:#fff}.label-white{border-color:#fff;color:#fff}.label-white.label-badge{background-color:#00a0f3;color:#fff}.label-badge{display:flex;align-items:center;justify-content:center;width:18px;height:17px;padding:0 4px;border-radius:18px;font-size:10px;font-weight:700}.label-smaller{height:16px;font-size:11px;line-height:13px}.label.large{transition:all .5s;color:#fff;font-size:14px;padding:0 10px;height:24px;border:none;line-height:24px;text-align:center}.label.large.active{background-color:#00a0f3}.label.large.archive,.label.large.archived{background-color:#000}.label.large.suspended{background-color:#a0a0a0}.label.large.planned{background-color:#b100f3}.label.large.incomplete,.label.large.new{background-color:#f37021}button,input,label,select,textarea{display:block}input,select,textarea{font-family:"Open Sans",sans-serif;font-size:14px;width:100%;border:1px solid #ddd;border-radius:3px;color:#231f20}input:active,input:focus,select:active,select:focus,textarea:active,textarea:focus{border-color:#00a0f3;outline:none!important}input:disabled,select:disabled,textarea:disabled{background-color:#f9f9f9!important;cursor:default}input::placeholder,textarea::placeholder{color:#636363;opacity:1}input{height:30px;padding:0 10px;line-height:14px}label.title-label{font-size:12px}.required-star{color:red;margin-left:3px}textarea{resize:none;padding:7px 10px}label.control{display:flex;align-items:center;cursor:pointer;position:relative}input[type=checkbox],input[type=radio]{display:none;width:auto;height:auto}input[type=checkbox]+span,input[type=radio]+span{-webkit-appearance:none;appearance:none;position:relative;display:inline-block;margin-right:8px;background-color:#fff;border:2px solid #00a0f3;cursor:pointer}input[type=radio]+span{padding:7px;border-radius:50px}input[type=radio]:checked+span:after{content:" ";width:8px;height:8px;border-radius:50px;position:absolute;top:3px;background:#00a0f3;left:3px}input[type=radio]:disabled+span:after{background-color:#ddd}input[type=radio]:disabled+span{border-color:#ddd}input[type=checkbox]+span{padding:7px;border-radius:3px}input[type=checkbox]+span i{display:none}input[type=checkbox]:checked+span{border-color:transparent;top:-1px}input[type=checkbox]:checked+span i{display:block;font-size:22px;position:absolute;top:-3px;left:-4px;color:#00a0f3}.switcher-container.disabled,button:disabled,input:disabled,label.disabled{pointer-events:none}input[type=checkbox]:disabled+span i,label.disabled{color:#ddd}input[type=checkbox]:not(:checked):disabled+span{border-color:#ddd}input[type=checkbox]:checked+span{background-color:transparent!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.select-container{position:relative;width:300px}.select-container i{position:absolute;top:7px;right:7px;color:#636363}select{-webkit-appearance:none;appearance:none;position:relative;height:30px;padding:0 10px;cursor:pointer;z-index:1}select option{color:#231f20}.currency-input-container{position:relative}.currency-input-container.invalid input,.select-dropdown.invalid input,button.invalid,input.invalid,textarea.invalid{border-color:#f44336}label.title-label.indicator{position:relative}input[type=checkbox]:not(:checked).invalid+span{border-color:#f44336}input[type=checkbox]:checked.invalid+span i,span.error{color:#f44336}.validation-passed{color:#4caf50}.checkbox-error{display:inline-flex;align-items:center}.checkbox-error label{margin-top:6px}.button-label{display:flex;flex-direction:column}.button-label>div{display:flex}.button-label>button{justify-content:center;width:100%}.button-label>span{width:100%}.button-label>label{margin-bottom:3px;font-size:12px;z-index:0}.editable-label{height:30px;border-radius:3px;background-color:#19b5ff;position:relative;cursor:pointer;min-width:30px}.editable-label span{line-height:30px;color:#fff;padding:0 10px}.editable-label.editing{background-color:#fff;border:1px solid #19b5ff;min-width:82px}.editable-label.editing span{opacity:0}.editable-label.editing input{color:#231f20;font-weight:400}.editable-label input{border:none;padding:0 10px;color:#00a0f3;font-weight:700;line-height:30px;position:absolute;top:0}.editable-label input:focus{border:none;outline:none}.editable-label .edit-buttons{display:flex;position:absolute;bottom:-35px;right:0}.editable-label button{margin-left:5px;background-color:#edebeb;border:none;box-shadow:0 2px 5px -1px rgba(0,0,0,.3)}.editable-label button:hover{border:none;background-color:#ddd!important}.editable-label button:hover i{color:#636363!important}.editable-label button i{margin:0;color:#636363;font-weight:700}[class*=" flag:"],[class^="flag:"]{display:inline-block;background-size:cover;height:1em;width:1.5em;--CountryFlagIcon-height:1em;height:var(--CountryFlagIcon-height);width:calc(var(--CountryFlagIcon-height)*3/2)}.flag\:AC{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%230052B4' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23fff' d='M440.1 181.1c-.1 39.2-6.4 81.4-57.4 101.5-51.1-20.1-57.3-62.3-57.4-101.5h114.8z'/%3E%3Cpath fill='%2329DBFF' d='M439.6 197.7c-2.8 34.9-12.4 67.4-57 85-44.4-17.6-54.5-51.2-56.9-84.9'/%3E%3Cpath fill='%23fff' d='M437.8 214.1c-3.2 24.3-16.7 53.5-55.1 68.6-38.4-15.1-50.5-42.5-55.1-68.4'/%3E%3Cpath fill='%2329DBFF' d='M434.2 230.3c-5.7 17.7-19.3 39.4-51.3 52.8-32-12.6-45.2-33.8-51.4-53'/%3E%3Cpath fill='%23fff' d='M426.7 246.9c-6.5 11.3-17.7 25.4-44 35.9-27.5-11.5-37.4-25.3-44-36.1'/%3E%3Cpath fill='%2329DBFF' d='M412.4 265.1c-8.1 7.2-12 11.2-29.6 17.9-20.1-7.9-22.6-11.6-29.2-17.5'/%3E%3Cpath fill='%235CC85C' d='M383.3 231.6c-.2-.2-27.9 35.7-27.9 35.7-1.8-1.3-10-9.5-13.3-15l41.3-50.1 40.2 49.7c-3.9 6.5-11.4 13.6-13.2 15M382.6 85.3l-26.5 45h53z'/%3E%3Cellipse transform='rotate(-82.3 291.431 225.686)' fill='%23F7A226' cx='291.4' cy='225.7' rx='48.7' ry='15.7'/%3E%3Cellipse transform='rotate(-68.099 303.087 164.67)' fill='%23DDC7AB' cx='303.1' cy='164.7' rx='11.7' ry='7.2'/%3E%3Cellipse transform='rotate(-81.738 291.697 271.697)' fill='%23DDC7AB' cx='291.7' cy='271.7' rx='11.4' ry='3.3'/%3E%3Cellipse transform='matrix(.9986 -.05353 .05353 .9986 -13.992 16.424)' fill='%23DDC7AB' cx='299.6' cy='269.4' rx='3.3' ry='11'/%3E%3Cellipse transform='rotate(-21.518 314.54 201.06)' fill='%23DDC7AB' cx='314.5' cy='201.1' rx='4.1' ry='13.7'/%3E%3Cellipse transform='rotate(-21.518 317.511 178.077)' fill='%23DDC7AB' cx='317.5' cy='178.1' rx='13.7' ry='4.1'/%3E%3Cellipse transform='rotate(-7.7 473.781 225.857)' fill='%23F7A226' cx='473.6' cy='225.9' rx='15.7' ry='48.7'/%3E%3Cellipse transform='rotate(-21.901 462.057 164.866)' fill='%23DDC7AB' cx='462' cy='164.9' rx='7.2' ry='11.7'/%3E%3Cellipse transform='rotate(-8.27 473.27 271.908)' fill='%23DDC7AB' cx='473.4' cy='271.9' rx='3.3' ry='11.4'/%3E%3Cellipse transform='matrix(.05353 -.9986 .9986 .05353 171.34 719.998)' fill='%23DDC7AB' cx='465.5' cy='269.6' rx='11' ry='3.3'/%3E%3Cellipse transform='rotate(-68.482 450.552 201.247)' fill='%23DDC7AB' cx='450.6' cy='201.2' rx='13.7' ry='4.1'/%3E%3Cellipse transform='rotate(-68.482 447.58 178.265)' fill='%23DDC7AB' cx='447.6' cy='178.3' rx='4.1' ry='13.7'/%3E%3Cpath fill='%23B0C6CC' d='M373.3 130.3L356.1 155l17.8 26.1H396l4.7-25.4-5.4-25.4z'/%3E%3Cpath fill='%23fff' d='M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z'/%3E%3Cpath fill='%23D80027' d='M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z'/%3E%3Cpath fill='%232E52B2' d='M256 22.7v30.7h-46.1z'/%3E%3Cpath fill='%23D80027' d='M0 170.7v-11l62.5-42.3h22.6L7.3 170.7zM7.3.1l77.8 53.2H62.5L0 11.1V.1zM256 .1v11l-62.5 42.3h-22.6L248.7.1zm-7.3 170.6l-77.8-53.3h22.6l62.5 42.3v11z'/%3E%3C/svg%3E")}.flag\:AD{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23FFDA44' d='M0 0h513v342H0z'/%3E%3Cpath fill='%230052B4' d='M0 0h171v342H0z'/%3E%3Cpath fill='%23D80027' d='M342 0h171v342H342zM198.92 113.58H256v64.8h-57.08zm110.24 115.1L256 243.18v-64.8h57.08z'/%3E%3Cpath fill='%23BC8B00' d='M182.24 95.92v92.2c0 34.32 27.26 54.17 48.63 64.46-.8 1.37 25.13 8.26 25.13 8.26s25.93-6.9 25.13-8.26c21.38-10.29 48.63-30.14 48.63-64.46v-92.2H182.24zm129.86 92.2c0 16.88-10 29.43-32.76 43.9-8.62 5.48-17.54 9.03-23.34 11.01-5.8-1.98-14.72-5.53-23.34-11.01-22.76-14.47-32.76-28.02-32.76-43.9v-74.54h112.2v74.54z'/%3E%3C/svg%3E")}.flag\:AE{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h513v342H0z'/%3E%3Cpath fill='%236DA544' d='M0 0h513v114H0z'/%3E%3Cpath d='M0 228h513v114H0z'/%3E%3Cpath fill='%23dd0d12' d='M0 0h171v342H0z'/%3E%3C/svg%3E")}.flag\:AF{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23DB3E00' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23479900' d='M331 0h182v342H331z'/%3E%3Cpath d='M0 0h181.8v342H0z'/%3E%3Cpath fill='%23fff' d='M256 126.7c-19.4 0-35.2 15.8-35.2 35.2v52.8h70.4v-52.8c0-19.5-15.8-35.2-35.2-35.2z'/%3E%3Cpath fill='%23fff' d='M256 84.3c-47.7 0-86.4 38.7-86.4 86.4S208.3 257 256 257s86.4-38.7 86.4-86.4-38.7-86.3-86.4-86.3zm0 157.7c-39.4 0-71.4-32-71.4-71.4 0-39.4 32-71.4 71.4-71.4 39.4 0 71.4 32 71.4 71.4 0 39.5-32 71.4-71.4 71.4z'/%3E%3C/svg%3E")}.flag\:AG{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath d='M0 0h513v342H0z'/%3E%3Cpath fill='%23186DD2' d='M88.8 136.5c-2.2 12.9-3.4 26.2-3.4 39.8 0 13.6 1.2 27 3.4 39.8L256 228.3l167.2-12.1c2.2-12.9 3.4-26.2 3.4-39.8s-1.2-27-3.4-39.8'/%3E%3Cpath fill='%23fff' d='M423.2 219H88.8c15.8 69.8 84.7 122.3 167.2 122.3S407.4 288.8 423.2 219z'/%3E%3Cpath fill='%23FFDA44' d='M365.9 136.5H146.1l44.9-21.1-23.9-43.5 48.8 9.4L222 32l34 36.2L290 32l6.1 49.3 48.8-9.4-23.9 43.5z'/%3E%3Cg fill='%23C32500'%3E%3Cpath d='M256.5 342L0 0v342z'/%3E%3Cpath d='M513 342V0L256 342z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:AI{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%230052B4' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23fff' d='M454.8 265.38c7.94-10.93 13.24-24.27 13.24-40.42V104.89a59.754 59.754 0 01-36.02 12.01c-19.64 0-37.07-9.43-48.03-24.01-10.95 14.58-28.39 24.01-48.03 24.01-13.52 0-25.99-4.47-36.02-12v120.06c0 16.16 5.3 29.5 13.24 40.42H454.8z'/%3E%3Cpath fill='%238DCCFF' d='M310.23 260.98C332.65 296.96 384 309 384 309s51.35-12.04 73.77-48.02H310.23z'/%3E%3Cpath fill='%23D87B00' d='M396.66 172.21c.32 1.42 8.72 10.17 17.56 20.15 1.39 1.57-8.74 12.63-6.91 12.59 4.75-.12 19.27-17.26 19.34 6.65.05 15.94-30 27.51-30 27.51h17.47l.65 14.96s4.97-13.34 7.59-16.57c8.1-9.97 20.18-30.07 34.59-27.1 14.41 2.97-13.66-13.92-13.66-13.92s-5.2-15.19-16.63-16.97c-10.06-1.57-14.29-2.51-26.64-7.3-1.68-.65-3.88-2.32-3.36 0z'/%3E%3Cpath fill='%23D87B00' d='M359.69 198.69c1.07-.99 4.46-12.63 8.69-25.28.67-1.99 15.31 1.27 14.35-.3-2.47-4.06-24.58-8.08-3.9-20.08 13.79-8 38.82 12.27 38.82 12.27l-8.72-15.14 12.64-8.03s-14.05 2.35-18.14 1.69c-12.68-2.04-36.13-2.48-40.75-16.45-4.62-13.97-5.25 18.79-5.25 18.79s-10.56 12.08-6.4 22.88c3.66 9.5 4.96 13.64 6.97 26.73.29 1.79-.06 4.53 1.69 2.92z'/%3E%3Cpath fill='%23D87B00' d='M395.67 219.87c-1.39-.43-13.16 2.49-26.22 5.18-2.06.42-6.59-13.88-7.47-12.26-2.27 4.17 5.36 25.31-15.41 13.45-13.84-7.91-8.89-39.73-8.89-39.73l-8.71 15.14-13.29-6.9s9.09 10.96 10.57 14.84c4.6 11.99 16 32.49 6.24 43.49-9.76 11.01 18.88-4.9 18.88-4.9s15.76 3.07 23-5.96c6.38-7.94 9.3-11.14 19.61-19.45 1.43-1.12 3.97-2.19 1.69-2.9z'/%3E%3Cpath fill='%23fff' d='M256.5 0h-23.1L160 48.9V0H96v48.9L22.6 0H0v22.7l46.1 30.7H0v64h46.1L0 148.1V171h22.6L96 121.8V171h64v-49.2l73.4 49.2h23.1v-22.9l-46.6-30.7h46.6v-64h-46.6l46.6-30.7z'/%3E%3Cpath fill='%23D80027' d='M144 0h-32v69.4H0v32h112V171h32v-69.6h112.5v-32H144z'/%3E%3Cpath fill='%23D80027' d='M0 171v-11.3l62.5-42.3h22.6L7.3 171zM7.3.1l77.8 53.2H62.5L0 11.1V.1zm249.2 0v11l-63 42.3h-22.6L248.7.1zM248.7 171l-77.8-53.6h22.6l63 42.3V171z'/%3E%3C/svg%3E")}.flag\:AL{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 60'%3E%3Cpath fill='%23ED2024' d='M0 0h90v60H0z'/%3E%3Cpath fill='%23212121' d='M32.5 12.2v16l7.1 2.5-5 4.9 2.4 3 5.3-5.5 1.2 2.3-3 4.9 3.6 5.6-1.8 2.6 2.8 3.6 2.7-3.7-1.5-2.6 3-5.8-2.7-4.6 1.2-2.3 5.2 5.5 2.5-2.9-5.2-5.1 7.2-2.6V12.2l-5.2 1.9-.1 3.8-3.3.3v-2.6l1.7-2.3 5.6-2.2-2.3-.4 1.4-1.2.9.4-.8-1.4L54 9l-1-1.1L47.5 9l1.4 1.1-3.8 4.9-3.8-4.8 1.3-1.1-5-1.2L36.2 9l-1.5-.4-.8 1.4.9-.6 1.6 1.1-2.3.5 5.5 2 1.6 2.3v2.9l-3.3-.3v-3.6z'/%3E%3Cpath d='M26.2 25h6.4v2.5h-6.4zm0-4.1h6.4v2.7h-6.4zm0-4.2h6.4v2.6h-6.4zm0-4h6.4v2.5h-6.4zM57.4 25h6.4v2.5h-6.4zm0-4.1h6.4v2.7h-6.4zm0-4.2h6.4v2.6h-6.4zm0-4h6.4v2.5h-6.4zM53.4 36.1h6.4V38h-6.4zm-23.2 0h6.4V38h-6.4z' fill='%23212121'/%3E%3C/svg%3E")}.flag\:AM{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%230052B4' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23D80027' d='M0 0h513v114H0z'/%3E%3Cpath fill='%23FF9811' d='M0 228h513v114H0z'/%3E%3C/svg%3E")}.flag\:AO{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath d='M0 171h513v171H0z'/%3E%3Cpath fill='%23D80027' d='M0 0h513v171H0z'/%3E%3Cg fill='%23FFDA44'%3E%3Cpath d='M197.01 139.81c-9.32 12.37-9 27.81 3.37 37.12 0 0 162.62 122.13 164.64 123.93 2.02 1.8 6.3 2.38 11-3.27 4.46-5.36 3.31-9.78 1.04-11.63S197.01 139.81 197.01 139.81zm67.41-60.69l11.72 24.03 26.45 3.96-19.23 18.58 4.4 26.38-23.61-12.55-23.73 12.33 4.64-26.33L226 106.77l26.47-3.73z'/%3E%3Cpath d='M268.67 39.2l-3.2 22.04c51.81 3.9 92.64 47.18 92.64 99.99 0 55.38-44.9 100.28-100.28 100.28-40.82 0-75.94-24.39-91.59-59.4l-18.4 13.11c19.96 40.59 61.71 68.52 110 68.52 67.66 0 122.51-54.85 122.51-122.51-.01-64.01-49.1-116.54-111.68-122.03z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:AQ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 744 496'%3E%3Cpath fill='%233A7DCE' d='M0 0h744v496H0V0z'/%3E%3Cpath fill='%23fff' d='M120 125l90 63 54-14 23-81 61-36 92 14 105 55 6 90 34 12v92l-65 115-78 24-72-17 18-30-8-32-10 9-162-25-49-85 20-46-49-62z'/%3E%3C/svg%3E")}.flag\:AR{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h512v342H0z'/%3E%3Cpath fill='%23338AF3' d='M0 0h512v114H0zm0 228h512v114H0z'/%3E%3Ccircle fill='%23FFDA44' stroke='%23d6ab00' stroke-width='5' cx='256.5' cy='171' r='40'/%3E%3C/svg%3E")}.flag\:AS{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%230052B4' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23D80027' d='M513 33L95.3 171 513 310.76v30.57L0 171 513 0z'/%3E%3Cpath fill='%23fff' d='M513 287.18v24.58L81.72 171 513 30v24.16'/%3E%3Cpath fill='%23A2001D' d='M476.98 140.21l-21.89 10.68-3.18-15.32 31.19-29.77s-9.42-40.65-13.75-44.98l-112.32 55.82-6.84 36.76-31.9 28.59-.4 34.2 34.29-22.76 67.23-2.66-1.51 38.11h22.23l11.9-44.64 31.55-24.61-6.6-19.42z'/%3E%3Cpath fill='%23EFC100' stroke='%23231F20' stroke-miterlimit='10' d='M317.89 238.41l-22.24-11.11 22.24-11.11h144.46v22.22z'/%3E%3C/svg%3E")}.flag\:AT{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 114h513v114H0z'/%3E%3Cpath fill='%23D80027' d='M0 0h513v114H0zm0 228h513v114H0z'/%3E%3C/svg%3E")}.flag\:AU{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%230052B4' d='M0 0h513v342H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M222.2 170.7c.3-.3.5-.6.8-.9-.2.3-.5.6-.8.9zM188 212.6l11 22.9 24.7-5.7-11 22.8 19.9 15.8-24.8 5.6.1 25.4-19.9-15.9-19.8 15.9.1-25.4-24.8-5.6 19.9-15.8-11.1-22.8 24.8 5.7zm197.9 28.5l5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.6v12.2l-9.4-7.6-9.5 7.6.1-12.2-11.8-2.6 9.5-7.5-5.3-10.9 11.8 2.7zm-48.6-116l5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.7v12.1l-9.4-7.6-9.5 7.6.1-12.1-11.9-2.7 9.5-7.5-5.3-10.9L332 136zm48.6-66.2l5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.7v12.1l-9.4-7.6-9.5 7.6.1-12.1-11.8-2.7 9.5-7.5-5.3-10.9 11.8 2.7zm42.5 49.7l5.2 10.9 11.8-2.7-5.3 10.9 9.5 7.5-11.8 2.6V150l-9.4-7.6-9.5 7.6v-12.2l-11.8-2.6 9.5-7.5-5.3-10.9 11.8 2.7zM398 166.5l4.1 12.7h13.3l-10.8 7.8 4.2 12.7-10.8-7.9-10.8 7.9 4.1-12.7-10.7-7.8h13.3z'/%3E%3Cpath d='M254.8 0v30.6l-45.1 25.1h45.1V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9H99v-48.6l-87.4 48.6H-1.2v-30.6L44 115H-1.2V55.7h59.1L-1.2 22.8V0h26.7L99 40.8V0h55.6v48.6L242.1 0z'/%3E%3C/g%3E%3Cpath fill='%23D80027' d='M142.8 0h-32v69.3h-112v32h112v69.4h32v-69.4h112v-32h-112z'/%3E%3Cpath fill='%230052B4' d='M154.6 115l100.2 55.7v-15.8L183 115z'/%3E%3Cpath fill='%23fff' d='M154.6 115l100.2 55.7v-15.8L183 115z'/%3E%3Cpath d='M154.6 115l100.2 55.7v-15.8L183 115zm-83.9 0l-71.9 39.9v15.8L99 115z' fill='%23D80027'/%3E%3Cpath fill='%230052B4' d='M99 55.7L-1.2 0v15.7l71.9 40z'/%3E%3Cpath fill='%23fff' d='M99 55.7L-1.2 0v15.7l71.9 40z'/%3E%3Cpath d='M99 55.7L-1.2 0v15.7l71.9 40zm84 0l71.8-40V0L154.6 55.7z' fill='%23D80027'/%3E%3C/svg%3E")}.flag\:AW{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 363 242'%3E%3Cpath fill='%23338AF3' d='M0 0h363v242H0z'/%3E%3Cpath fill='%23fff' d='M57 96.9L14.7 78.2 57 59.6l18.6-42.2 18.6 42.2 42.3 18.6-42.3 18.7-18.6 42.2z'/%3E%3Cpath fill='%23D80027' d='M75.6 40.6l11.5 26.1 26.1 11.5-26.1 11.5-11.5 26.1-11.5-26.1L38 78.2l26.1-11.5z'/%3E%3Cpath d='M0 152.2h363v15.7H0zm0 31.4h363v15.7H0z' fill='%23FFDA44'/%3E%3C/svg%3E")}.flag\:AX{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%230052B4' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23FFDA44' d='M513 210.9H202.2V342h-79.8V210.9H0v-79.8h122.4V0h79.8v131.1H513v61.2z'/%3E%3Cpath fill='%23D80027' d='M513 149.7v42.6H183.7V342H141V192.3H0v-42.6h141V0h42.7v149.7z'/%3E%3C/svg%3E")}.flag\:AZ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23D80027' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23338AF3' d='M0 0h513v114H0z'/%3E%3Cpath fill='%236DA544' d='M0 228h513v114H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M265.6 212.6c-23 0-41.6-18.6-41.6-41.6s18.6-41.6 41.6-41.6c7.2 0 13.9 1.8 19.8 5-9.2-9-21.9-14.6-35.8-14.6-28.3 0-51.2 22.9-51.2 51.2s22.9 51.2 51.2 51.2c13.9 0 26.6-5.6 35.8-14.6-5.9 3.2-12.6 5-19.8 5z'/%3E%3Cpath d='M297.6 142.2l5.5 15.5 14.9-7.1-7.1 14.9 15.5 5.5-15.5 5.5 7.1 14.9-14.9-7.1-5.5 15.5-5.5-15.5-14.9 7.1 7.1-14.9-15.5-5.5 15.5-5.5-7.1-14.9 14.9 7.1z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:BA{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%230052B4' d='M0 85.334h512v341.337H0z'/%3E%3Cpath fill='%23FFDA44' d='M99.905 85.329h341.333v341.334'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M36.561 100.645l14.843-10.807 14.867 10.794-4.979-15.302H41.525z'/%3E%3Cpath d='M88.332 103.632L82.649 86.16l-5.672 17.472-18.365.012 14.867 10.796-5.661 17.461 14.843-10.806 14.866 10.795-5.684-17.474 14.854-10.795z'/%3E%3Cpath d='M119.59 134.89l-5.684-17.474-5.673 17.474-18.365.011 14.867 10.795-5.661 17.462 14.844-10.807 14.866 10.796-5.685-17.474 14.856-10.794z'/%3E%3Cpath d='M150.846 166.146l-5.683-17.473-5.673 17.473-18.364.011 14.866 10.796-5.661 17.461 14.843-10.806 14.866 10.795-5.683-17.474 14.855-10.794z'/%3E%3Cpath d='M182.103 197.403l-5.683-17.474-5.672 17.474-18.366.011 14.866 10.795-5.66 17.462 14.843-10.807 14.866 10.796-5.684-17.473 14.855-10.795z'/%3E%3Cpath d='M213.359 228.659l-5.683-17.472-5.672 17.472-18.365.012 14.866 10.795-5.66 17.462 14.842-10.806 14.866 10.794-5.683-17.473 14.855-10.795z'/%3E%3Cpath d='M244.616 259.916l-5.683-17.473-5.672 17.473-18.366.012 14.867 10.795-5.661 17.462 14.844-10.807 14.866 10.794-5.685-17.472 14.855-10.794z'/%3E%3Cpath d='M275.872 291.173L270.19 273.7l-5.673 17.473-18.365.011 14.867 10.796-5.661 17.461 14.843-10.806 14.866 10.795-5.683-17.474 14.853-10.794z'/%3E%3Cpath d='M307.13 322.43l-5.683-17.474-5.674 17.474-18.364.011 14.866 10.795-5.661 17.462 14.844-10.807 14.866 10.796-5.684-17.474 14.855-10.794z'/%3E%3Cpath d='M338.386 353.686l-5.683-17.472-5.672 17.472-18.365.012 14.866 10.795-5.661 17.462 14.843-10.807 14.866 10.795-5.683-17.472 14.855-10.796z'/%3E%3Cpath d='M369.643 384.943l-5.683-17.473-5.672 17.473-18.366.012 14.866 10.794-5.66 17.463 14.843-10.807 14.866 10.795-5.684-17.473 14.855-10.795z'/%3E%3Cpath d='M395.216 398.727l-5.672 17.472-18.365.012 14.394 10.453h19.278l14.414-10.476-18.366.011z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:BB{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.33'%3E%3Cpath fill='%23FFDA44' d='M0 0h512v341.34H0z'/%3E%3Cpath d='M0 0h170.66v341.34H0zm341.34 0H512v341.34H341.34z' fill='%230052B4'/%3E%3Cpath d='M325.74 101.02l-31.97 12.4c-.68 1.35-5.79 7.54-8.18 53.06h-17.05v-60.42L256 78.68l-12.54 27v60.8H226.4c-2.39-45.53-7.8-52.48-8.47-53.84l-31.68-11.63c.15.31 15.4 31.34 15.4 78.01v12.54h41.81v71.07h25.08v-71.07h41.81v-12.54c0-24.13 4.17-44.02 7.68-56.46 3.82-13.57 7.7-21.49 7.74-21.57l-.03.03z'/%3E%3C/svg%3E")}.flag\:BD{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23496E2D' d='M0 85.331h512v341.337H0z'/%3E%3Ccircle fill='%23F40B32' cx='218.902' cy='255.994' r='115'/%3E%3C/svg%3E")}.flag\:BE{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.331h512v341.326H0z'/%3E%3Cpath d='M0 85.331h170.663v341.337H0z'/%3E%3Cpath fill='%23D80027' d='M341.337 85.331H512v341.337H341.337z'/%3E%3C/svg%3E")}.flag\:BF{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%236DA544' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23D80027' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23FFDA44' d='M256 66.9l25.8 79.3h83.3l-67.4 49 25.7 79.3-67.4-49-67.4 49 25.7-79.3-67.4-49h83.3z'/%3E%3C/svg%3E")}.flag\:BG{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23496E2D' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23fff' d='M0 85.337h512v113.775H0z'/%3E%3Cpath fill='%23D80027' d='M0 312.888h512v113.775H0z'/%3E%3C/svg%3E")}.flag\:BH{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23D80027' d='M2.216 86.076H512v339.848H2.216z'/%3E%3Cpath fill='%23fff' d='M209.455 154.969l-50.236 25.267 50.236 25.257-50.236 25.267 50.236 25.257-50.236 25.266 50.236 25.257-50.236 25.268 50.236 25.257-50.236 25.267 50.236 25.268-36.45 18.33H0V86.07h172.939l36.516 18.364-50.236 25.267z'/%3E%3C/svg%3E")}.flag\:BI{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23D80027' d='M0 0h512v341.3H0z'/%3E%3Cpath d='M215.9 170.7L0 314.6V26.8zM512 26.8v287.8L296.1 170.7z' fill='%236DA544'/%3E%3Cpath fill='%230052B4' d='M512 26.8L296.1 170.7 512 314.6v26.7h-40.1L256 197.4 40.1 341.3H0v-26.7l215.9-143.9L0 26.8V0h40.1L256 143.9 471.9 0H512z'/%3E%3Cpath fill='%23fff' d='M512 26.8L296.1 170.7 512 314.6v26.7h-40.1L256 197.4 40.1 341.3H0v-26.7l215.9-143.9L0 26.8V0h40.1L256 143.9 471.9 0H512z'/%3E%3Ccircle fill='%23fff' cx='251.6' cy='170.7' r='100.2'/%3E%3Cpath d='M251.6 93.3l10.1 17.5h20.2l-10.1 17.5 10.1 17.5h-20.2l-10.1 17.5-10.1-17.5h-20.2l10.1-17.5-10.1-17.5h20.2zm-41.3 70.1l10.1 17.5h20.3l-10.1 17.5 10.1 17.5h-20.3l-10.1 17.5-10.1-17.5H180l10.1-17.5-10.1-17.5h20.2zm82.5 0l10.1 17.5h20.2L313 198.4l10.1 17.5h-20.2l-10.1 17.5-10.1-17.5h-20.2l10.1-17.5-10.1-17.5h20.2z' fill='%23D80027'/%3E%3C/svg%3E")}.flag\:BJ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%236DA544' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23FFDA44' d='M196.641 85.337H512V256H196.641z'/%3E%3Cpath fill='%23D80027' d='M196.641 256H512v170.663H196.641z'/%3E%3C/svg%3E")}.flag\:BL{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.33'%3E%3Cpath fill='%23fff' d='M0 0h512v341.33H0z'/%3E%3Cpath fill='%23E6BC00' d='M157.31 199.76s-9.04 43.93-19.31 40.39c-10.62-3.54-17.53-18.76-17.53-18.76l-14.52 21.24s38.18 8.48 41.01 5.47c1.22-1.14 8.21-15.1 10.34-26.05v-22.29zm-56.13 60.57s-2.48 20.18-1.06 22.66c1.24 2.3 39.48 11.33 39.48 11.33s-24.96 16.46-29.74 20.54L91.8 284.94l-.71-24.61h10.09zm11.33-165.69s39.65 41.6 40.36 45.5c.71 3.72-4.25 3.19-4.25 3.19s-44.79-37.53-49.92-41.07c-5.31-3.55 13.81-7.62 13.81-7.62z'/%3E%3Cpath fill='%23ADADAD' d='M99.41 104.73s16.99-.71 16.64-11.51c-.35-10.62-11.15-14.87-19.12-12.39-7.97 2.3-23.01 13.45-13.63 35.05 9.38 21.42 23.37 29.39 26.2 47.8 0 0-5.46 9.86-19.12.35-16.9-11.77-6.2-38.24-10.44-44.96-4.25-7.08-40.95-38.92-40.95-38.92s-30.24 39.37-18 74.92c16.95 49.21 51.74 31.98 64.61 36.76 0 0-42.13 61.96-49.57 67.09 0 0 24.08 8.32 47.8-18.76 0 0 5.84 9.74 7.08 20.18h10.27c4.78-26.2 51.51-64.26 49.92-82.32-1.77-21.25-49.21-49.39-51.69-73.29z'/%3E%3Cpath fill='%23E6BC00' d='M359.17 201.27s8.96 42.43 19.23 38.89c10.62-3.54 17.53-18.76 17.53-18.76l14.52 21.24s-37 8.48-39.83 5.47c-1.21-1.14-9.32-13.79-11.52-24.66l.07-22.18zm56.05 59.06s2.48 20.18 1.06 22.66c-1.24 2.3-39.48 11.33-39.48 11.33s24.96 16.46 29.74 20.54l18.06-29.92.71-24.61h-10.09zM403.89 94.64s-39.65 41.6-40.36 45.5c-.71 3.72 4.25 3.19 4.25 3.19s44.79-37.53 49.92-41.07c5.14-3.55-13.81-7.62-13.81-7.62z'/%3E%3Cpath fill='%23125ECC' d='M157.31 87.06H359.1v145.46c0 16.06-9.69 21.39-21.91 31.85l-45.92 39.41c-18.25 15.62-47.91 15.57-66.07 0l-46.01-39.43c-12.08-10.35-21.88-15.71-21.88-31.82V87.06z'/%3E%3Cpath fill='%23FFE600' d='M200.55 147.71c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm57.65-3c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm57.65 3c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zM214.96 274.43c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41c.01 7.96-6.45 14.41-14.41 14.41zm43.24 14.42c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41c0 7.95-6.45 14.41-14.41 14.41zm43.24-14.42c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41z'/%3E%3Cpath fill='%23D60537' d='M157.31 175.36H359.1v57.65H157.31v-57.65z'/%3E%3Cpath fill='%23EACE00' d='M142.9 43.82s57.65-14.41 115.31-14.41 115.31 14.41 115.31 14.41l-14.41 57.65s-50.45-14.41-100.89-14.41-100.89 14.41-100.89 14.41L142.9 43.82z'/%3E%3Cpath fill='%237A6920' d='M258.2 72.65c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm57.65 5c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41zm-115.3 0c-7.96 0-14.41-6.45-14.41-14.41s6.45-14.41 14.41-14.41 14.41 6.45 14.41 14.41-6.45 14.41-14.41 14.41z'/%3E%3Cpath fill='%23ADADAD' d='M365.08 178.02c-1.59 18.06 45.14 56.12 49.92 82.32h10.27c1.24-10.44 7.08-20.18 7.08-20.18 23.72 27.09 47.8 18.76 47.8 18.76-7.44-5.13-49.57-67.09-49.57-67.09 12.88-4.78 47.67 12.45 64.61-36.76 12.24-35.55-18-74.92-18-74.92s-36.7 31.84-40.95 38.92c-4.25 6.73 6.46 33.2-10.44 44.96-13.66 9.51-19.12-.35-19.12-.35 2.83-18.41 16.82-26.38 26.2-47.8 9.38-21.6-5.66-32.75-13.63-35.05-7.97-2.48-18.76 1.77-19.12 12.39-.35 10.8 16.64 11.51 16.64 11.51-2.48 23.9-49.92 52.04-51.69 73.29z'/%3E%3Ccircle fill='%23fff' cx='258.2' cy='204.19' r='16.93'/%3E%3C/svg%3E")}.flag\:BM{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.33'%3E%3Cpath fill='%23D80027' d='M0 0h512v341.34H0z'/%3E%3Cpath fill='%230052B4' d='M0 .1h256v170.6H0z'/%3E%3Cpath fill='%23fff' d='M256 0h-22.6L160 48.9V0H96v48.9L22.6 0H0v22.7l46.1 30.7H0v64h46.1L0 148.1v22.6h22.6L96 121.8v48.9h64v-48.9l73.4 48.9H256v-22.6l-46.1-30.7H256v-64h-46.1L256 22.7z'/%3E%3Cpath fill='%23D80027' d='M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z'/%3E%3Cpath fill='%23D80027' d='M0 170.7v-11l62.5-42.3h22.6L7.3 170.7zM7.3.1l77.8 53.2H62.5L0 11.1V.1zM256 .1v11l-62.5 42.3h-22.6L248.7.1zm-7.3 170.6l-77.8-53.3h22.6l62.5 42.3v11z'/%3E%3Cg transform='translate(13 5)'%3E%3Cpath fill='%23fff' d='M303.9 94.94v99.69c0 59.81 79.75 99.69 79.75 99.69s79.75-39.88 79.75-99.69V94.94H303.9z'/%3E%3Cpath fill='%232F8F22' d='M436.37 254.44H330.93c23.13 25.08 52.72 39.88 52.72 39.88s29.59-14.8 52.72-39.88z'/%3E%3Ccircle fill='%2365B5D2' cx='383.65' cy='214.56' r='39.88'/%3E%3Ccircle fill='%23D80027' cx='343.77' cy='194.63' r='19.94'/%3E%3Ccircle fill='%23D80027' cx='423.52' cy='194.63' r='19.94'/%3E%3Ccircle fill='%23D80027' cx='383.65' cy='154.75' r='19.94'/%3E%3C/g%3E%3C/svg%3E")}.flag\:BN{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.33'%3E%3Cpath fill='%23FFDA44' d='M0 0h512v341.33H0z'/%3E%3Cpath d='M0 193.74l512 127.19V214.26L0 97.08z'/%3E%3Cpath fill='%23fff' d='M512 234.26v-86.67L0 20.41v86.67'/%3E%3Cg fill='%23D80027' stroke='%23231F20' stroke-width='3' stroke-miterlimit='10'%3E%3Cpath d='M306.4 134.01a50.28 50.28 0 016.07 24.02c0 21.55-13.51 39.94-32.52 47.19v-59.51c5.7-1.19 10-6.37 10-12.59 6.9 0 12.5-5.75 12.5-12.85h-.42c6.9 0 12.91-5.75 12.91-12.85h-34.99V76.58l-14.99-27.71-15 27.71v30.84h-34.99c0 7.1 6.01 12.85 12.91 12.85h-.42c0 7.1 5.6 12.85 12.5 12.85 0 6.22 4.29 11.4 9.99 12.59v61.37c-22.09-5.39-38.48-25.3-38.48-49.05 0-8.7 2.2-16.88 6.07-24.02-10.96 11.21-17.72 26.53-17.72 43.44 0 34.32 27.82 62.15 62.15 62.15s62.15-27.83 62.15-62.15c0-16.91-6.77-32.24-17.72-43.44z'/%3E%3Cpath d='M198.46 226.81s20.69 27.71 66.5 27.71 66.5-27.71 66.5-27.71l13.47 28.37s-21.03 27.71-79.97 27.71-79.97-27.71-79.97-27.71l13.47-28.37zm-69.22-93.63h20.88l24.93 27.26v73.45h-26.28v-68.37zm270.76 0h-20.88l-24.93 27.26v73.45h26.27v-68.37z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:BO{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23D80027' d='M0 85.337h512v113.775H0z'/%3E%3Cpath fill='%236DA544' d='M0 312.888h512v113.775H0z'/%3E%3C/svg%3E")}.flag\:BQ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%230052B4' d='M0 341.3h512V0z'/%3E%3Cpath fill='%23FFDA44' d='M250.4 0H0v166.9z'/%3E%3Cpath fill='%23D80027' d='M140.4 118.3l12.2 21.2h24.5l-12.3 21.1 12.3 21.2h-24.5L140.4 203l-12.2-21.2h-24.5l12.3-21.2-12.3-21.1h24.5z'/%3E%3Ccircle fill='none' stroke='%23000' stroke-width='9' stroke-miterlimit='10' cx='140.4' cy='160.6' r='57.7'/%3E%3C/svg%3E")}.flag\:BR{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%236DA544' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23FFDA44' d='M256 19.3l205.4 151.4L256 322 50.6 170.7z'/%3E%3Ccircle fill='%23fff' cx='256' cy='170.7' r='86.5'/%3E%3Cpath d='M212.8 165.3c-15 0-29.5 2.3-43.2 6.5.6 47.2 39.1 85.3 86.4 85.3 29.3 0 55.2-14.6 70.8-36.9-26.7-33.4-67.9-54.9-114-54.9zm128.1 21.9c1-5.4 1.6-10.9 1.6-16.6 0-47.8-38.7-86.5-86.5-86.5-35.6 0-66.2 21.6-79.5 52.3 11.7-2.4 23.8-3.7 36.2-3.7 50.3.1 95.7 21 128.2 54.5z' fill='%230052B4'/%3E%3C/svg%3E")}.flag\:BS{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.337h512v341.326H0z'/%3E%3Cpath d='M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z' fill='%23338AF3'/%3E%3Cpath d='M256 256.006L0 426.668V85.331z'/%3E%3C/svg%3E")}.flag\:BT{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23FF7415' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23FFDA44' d='M512 0H0v341.3'/%3E%3Cpath fill='none' stroke='%23fff' stroke-width='42' stroke-miterlimit='10' d='M128.7 255.5s35 54 67.3 32.4c56.9-37.9-68.9-108.6-2.9-152.6 58.3-38.8 76.6 103.5 137.6 62.8 59-39.3-64.7-111.4-9.2-148.4 33.4-22.2 67.1 32.6 67.1 32.6'/%3E%3C/svg%3E")}.flag\:BV{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 33.333 1100 733.333'%3E%3Cpath fill='%23ef2b2d' d='M0 0h1100v800H0z'/%3E%3Cpath fill='%23fff' d='M300 0h200v800H300z'/%3E%3Cpath fill='%23fff' d='M0 300h1100v200H0z'/%3E%3Cpath fill='%23002868' d='M350 0h100v800H350z'/%3E%3Cpath fill='%23002868' d='M0 350h1100v100H0z'/%3E%3C/svg%3E")}.flag\:BW{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath d='M0 322.783h512v103.88H0zM0 85.337h512v104.515H0z' fill='%23338AF3'/%3E%3Cpath d='M0 210.877h512v89.656H0z'/%3E%3C/svg%3E")}.flag\:BY{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%2375AF2B' d='M.6.2H512v341H.6z'/%3E%3Cpath fill='%23D32424' d='M0 230h512V.2H0'/%3E%3Cpath fill='%23fff' d='M100.1 230V.2H0v340.9h511.4-411.3z'/%3E%3Cpath fill='%23D32424' d='M51.6 218l-38-47.7 38-46.9 38 46.9zm0-104.6l-38-47.7 38-46.9 38 46.9zm0 209.2l-38-47.7 38-46.9 38 46.9z'/%3E%3C/svg%3E")}.flag\:BZ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%230052B4' d='M0 0h512v341.3H0z'/%3E%3Ccircle fill='%23fff' cx='260.9' cy='170.9' r='118.9'/%3E%3Ccircle fill='none' stroke='%236DA544' stroke-width='18' stroke-miterlimit='10' cx='261.9' cy='173.1' r='94.5'/%3E%3Cg stroke='%23000'%3E%3Cpath fill='%230052B4' d='M261.9 151.5l-50.6 23.4v20c0 11.8 6.1 22.8 16.2 28.9L262 239l34.5-15.2c10-6.2 16.2-17.1 16.2-28.9v-20l-50.8-23.4z'/%3E%3Cpath fill='%23FFDA44' d='M211.3 128.1h101.3v46.7H211.3z'/%3E%3C/g%3E%3Cpath d='M0 0h512v35H0zm0 306h512v35H0z' fill='%23BC0029'/%3E%3C/svg%3E")}.flag\:CA{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0z'/%3E%3Cpath d='M0 0h142v341.3H0zm370 0h142v341.3H370zm-63.5 206l50.4-25.2-25.2-12.6V143l-50.4 25.2 25.2-50.4h-25.2L256.1 80l-25.2 37.8h-25.2l25.2 50.4-50.4-25.2v25.2l-25.2 12.6 50.4 25.2-12.6 25.2h50.4V269h25.2v-37.8h50.4z' fill='%23D80027'/%3E%3C/svg%3E")}.flag\:CC{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%236DA544' d='M0 0h512v341.3H0z'/%3E%3Cpath d='M422.7 252.4l6.2 12.8 13.8-3.2-6.2 12.8 11.2 8.8-13.9 3.2V301l-11.1-8.9-11.1 8.9v-14.2l-13.8-3.2 11.1-8.8-6.2-12.8 13.9 3.2zm-46.6-136.3l6.2 12.9 13.8-3.2-6.2 12.8 11.2 8.8-13.9 3.1v14.3l-11.1-8.9-11.1 8.9.1-14.3-13.9-3.1 11.1-8.8-6.2-12.8L370 129zm37-77.8l6.2 12.8 13.8-3.2-6.2 12.8 11.2 8.9-13.9 3.1v14.2L413.1 78 402 86.9l.1-14.2-13.9-3.1 11.1-8.9-6.2-12.8 13.9 3.2zm51.8 58.4l6.2 12.8 13.9-3.2-6.3 12.8 11.2 8.9-13.9 3.1.1 14.2-11.2-8.9-11.1 8.9.1-14.2L440 128l11.2-8.9-6.3-12.8 13.9 3.2zm-28 68.1l4.9 14.8h15.6l-12.6 9.2 4.8 14.9-12.7-9.2-12.6 9.2 4.8-14.9-12.6-9.2h15.6zM306.8 254.7c-49.2 0-89.1-39.9-89.1-89.1s39.9-89.1 89.1-89.1c15.3 0 29.8 3.9 42.4 10.7C329.4 67.9 302.3 56 272.5 56c-60.5 0-109.6 49.1-109.6 109.6S212 275.3 272.5 275.3c29.8 0 56.9-11.9 76.6-31.3-12.6 6.8-27 10.7-42.3 10.7zM140.4 59.5C129.7 41 109.7 28.6 86.8 28.6S44 41 33.3 59.5h107.1zm.2.4l-53.8 53.8-53.7-53.8C28 68.9 25 79.3 25 90.5c0 34.2 27.7 61.9 61.9 61.9s61.9-27.7 61.9-61.9c-.1-11.2-3.1-21.6-8.2-30.6z' fill='%23FFDA44'/%3E%3Cpath fill='%23A2001D' d='M71.4 98.2v52.2c4.9 1.3 10.1 1.9 15.5 1.9s10.5-.7 15.5-1.9V98.2h-31z'/%3E%3C/svg%3E")}.flag\:CD{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23338AF3' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23FFDA44' d='M512 66.9V0H411.7L0 274.4v66.9h100.3z'/%3E%3Cpath fill='%23D80027' d='M512 0v40.1L60.2 341.3H0v-40.1L451.8 0z'/%3E%3Cpath fill='%23FFDA44' d='M93.6 31.2l16.3 50.4H163l-42.9 31.2 16.4 50.5-42.9-31.2-43 31.2L67 112.8 24.1 81.6h53.1z'/%3E%3C/svg%3E")}.flag\:CF{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23D80027' d='M0 0h512v341.3H0z'/%3E%3Cpath d='M0 170.7h211.5V256H0zm300.5 0H512V256H300.5z' fill='%236DA544'/%3E%3Cpath fill='%230052B4' d='M0 0v85.3h211.5V0h89v85.3H512V0z'/%3E%3Cpath d='M300.5 85.3H512v85.3H300.5zM0 85.3h211.5v85.3H0z' fill='%23fff'/%3E%3Cpath d='M300.5 341.3h-89V256H0v85.3h512V256H300.5zM105.7 8.6l8.6 26.2h27.5L119.5 51l8.6 26.2L105.7 61 83.4 77.2 91.9 51 69.6 34.8h27.6z' fill='%23FFDA44'/%3E%3C/svg%3E")}.flag\:CG{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23D80027' d='M0 85.331h512v341.337H0z'/%3E%3Cpath fill='%236DA544' d='M443.726 85.331L102.4 426.657H0V85.331z'/%3E%3Cpath fill='%23FFDA44' d='M500.124 85.331L158.798 426.657H11.876L353.202 85.331z'/%3E%3C/svg%3E")}.flag\:CH{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23D80027' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23fff' d='M356.174 222.609h-66.783v-66.783h-66.782v66.783h-66.783v66.782h66.783v66.783h66.782v-66.783h66.783z'/%3E%3C/svg%3E")}.flag\:CI{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.331h512v341.326H0z'/%3E%3Cpath fill='%236DA544' d='M330.207 85.331H512v341.337H330.207z'/%3E%3Cpath fill='%23FF9811' d='M0 85.331h181.793v341.337H0z'/%3E%3C/svg%3E")}.flag\:CK{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%230052B4' d='M0 85.332h512v341.337H0z'/%3E%3Cpath d='M384 156.705l5.283 16.254h17.089l-13.826 10.045 5.281 16.254L384 189.211l-13.825 10.047 5.28-16.254-13.825-10.045h17.089zm-70.209 29.081l15.228 7.758 12.084-12.083-2.673 16.879 15.227 7.759-16.879 2.673-2.674 16.88-7.76-15.227-16.878 2.673 12.086-12.084zm-29.081 70.209l16.254-5.281.001-17.089 10.044 13.825 16.254-5.282-10.046 13.827 10.046 13.826-16.254-5.28-10.044 13.825v-17.09zm29.081 70.209l7.759-15.229-12.084-12.084 16.881 2.674 7.757-15.227 2.674 16.879 16.879 2.672-15.227 7.759 2.673 16.882-12.084-12.087zM384 355.284l-5.281-16.253h-17.091l13.827-10.045-5.28-16.254L384 322.776l13.827-10.044-5.281 16.254 13.826 10.045h-17.089zm70.209-29.08l-15.229-7.758-12.083 12.084 2.673-16.882-15.227-7.756 16.879-2.675 2.675-16.879 7.756 15.227 16.881-2.674-12.086 12.085zm29.081-70.209l-16.254 5.281v17.09l-10.045-13.826-16.254 5.281 10.046-13.826-10.046-13.827 16.254 5.282 10.045-13.825v17.089zm-29.081-70.207l-7.757 15.226 12.082 12.084-16.881-2.673-7.756 15.227-2.675-16.88-16.879-2.675 15.227-7.757-2.673-16.878 12.084 12.082zM0 186.665v16h46.069L0 233.377v7.539l57.377-38.252H80L0 255.998h112v-69.334H0zm96 69.331H22.628L96 207.083v48.913zm80-117.331l80-53.334H144v69.334h112v-16h-46.069L256 107.951v-7.539l-57.377 38.251H176v.002zm-16-53.332h73.372L160 134.246V85.333zm-16 170.665h112l-80-53.334h22.623L256 240.917v-7.539l-46.069-30.713H256v-16H144v69.333zm16-48.915l73.372 48.913H160v-48.913zM112 85.331H0l80 53.334H57.377L0 100.413v7.539l46.069 30.712H0v16h112V85.331zm-16 48.915L22.628 85.333H96v48.913z' fill='%23fff'/%3E%3Cg fill='%23D80027'%3E%3Cpath d='M144 85.331h-32v69.334H0v32h112v69.333h32v-69.333h112v-32H144z'/%3E%3Cpath d='M80 138.665L0 85.331v15.082l57.377 38.252zm96 0h22.623L256 100.413V85.331zm-118.623 64L0 240.917v15.081l80-53.333zm118.623 0l80 53.333v-15.081l-57.377-38.252z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:CL{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23D80027' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23fff' d='M256 85.337h256V256H256z'/%3E%3Cpath fill='%230052B4' d='M0 85.337h256V256H0z'/%3E%3Cpath fill='%23fff' d='M128 109.801l15.108 46.498H192l-39.554 28.739 15.108 46.498L128 202.799l-39.554 28.737 15.108-46.498L64 156.299h48.892z'/%3E%3C/svg%3E")}.flag\:CM{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23D80027' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23496E2D' d='M0 0h170.7v341.3H0z'/%3E%3Cpath d='M341.3 0H512v341.3H341.3zM256 102.2l17.2 53H329L283.9 188l17.2 53-45.1-32.7-45.1 32.7 17.2-53-45.1-32.8h55.8z' fill='%23FFDA44'/%3E%3C/svg%3E")}.flag\:CN{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23D80027' d='M0 0h512v341.3H0z'/%3E%3Cpath d='M352.3 312.6L328 294.9l-24.4 17.7 9.3-28.6-24.3-17.7h30.1l9.3-28.6 9.3 28.6h30.1L343 284zm63.6-191.7l-24.4 17.7 9.3 28.6-24.3-17.7-24.4 17.7 9.3-28.6-24.3-17.7h30.1l9.3-28.6 9.3 28.6zm-48.5-63.5L343 75l9.3 28.7L328 86l-24.4 17.7 9.3-28.7-24.3-17.6h30.1l9.3-28.7 9.3 28.7zm48.5 147L391.5 222l9.3 28.7-24.3-17.7-24.4 17.7 9.3-28.7-24.3-17.6h30.1l9.3-28.7 9.3 28.7zM167.6 64.4l26 80.3h84.5l-68.3 49.6 26.1 80.4-68.3-49.7-68.4 49.7 26.1-80.4L57 144.7h84.5z' fill='%23FFDA44'/%3E%3C/svg%3E")}.flag\:CO{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23D80027' d='M0 343.096h512v83.567H0z'/%3E%3Cpath fill='%230052B4' d='M0 256h512v87.096H0z'/%3E%3C/svg%3E")}.flag\:CR{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.331h512v341.326H0z'/%3E%3Cpath fill='%23D80027' d='M0 211.473h512v89.043H0z'/%3E%3Cpath d='M0 352.462h512v74.207H0zM0 85.331h512v74.207H0z' fill='%230052B4'/%3E%3C/svg%3E")}.flag\:CU{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23FF9811' d='M0-40.8v422.9-211.4z'/%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0z'/%3E%3Cpath d='M0 0h512v68.3H0zm0 136.5h512v68.3H0zm0 136.6h512v68.3H0z' fill='%230052B4'/%3E%3Cpath fill='%23D80027' d='M256 170.7L0 341.3V0z'/%3E%3Cpath fill='%23fff' d='M81.5 94.8l16.9 51.9H153l-44.2 32.1 16.9 52-44.2-32.1-44.2 32.1 16.9-52L10 146.7h54.6z'/%3E%3C/svg%3E")}.flag\:CV{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%230052B4' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23D80027' d='M0 182.2h512v41.4H0z'/%3E%3Cpath fill='%23fff' d='M0 140.8h512v41.4H0zm0 82.8h512V265H0z'/%3E%3Cpath d='M150.4 70l6.9 21.1h22.2l-18 13.1 6.9 21.1-18-13.1-17.9 13.1 6.8-21.1-17.9-13.1h22.2zm0 209.7l6.9 21.1h22.2l-18 13 6.9 21.2-18-13.1-17.9 13.1 6.8-21.2-17.9-13h22.2zm-97.6-70.9l6.9 21.1h22.2l-18 13 6.9 21.2-18-13.1-17.9 13.1 6.8-21.2-17.9-13H46zM90.1 91l6.9 21.1h22.2l-18 13 6.9 21.2-18-13.1-17.9 13.1 6.8-21.2-18-13h22.3zm-66.3 71H46l6.8-21.1 6.9 21.1h22.2l-18 13.1 6.9 21.1-18-13-17.9 13 6.8-21.1zm48.4 148.9l6.8-21.1-18-13h22.3l6.8-21.2 6.9 21.2h22.2l-18 13 6.9 21.1-18-13zM248 208.8l-6.9 21.1h-22.2l18 13-6.9 21.2 18-13.1 18 13.1-6.9-21.2 18-13h-22.2zM210.7 91l-6.8 21.1h-22.2l17.9 13-6.8 21.2 17.9-13.1 18 13.1-6.9-21.2 18-13h-22.2zm66.4 71h-22.2l-6.9-21.1-6.9 21.1h-22.2l18 13.1-6.9 21.1 18-13 18 13-6.9-21.1zm-48.4 148.9l-6.9-21.1 18-13h-22.2l-6.9-21.2-6.8 21.2h-22.2l17.9 13-6.8 21.1 17.9-13z' fill='%23FFDA44' stroke='%23000' stroke-miterlimit='10'/%3E%3C/svg%3E")}.flag\:CW{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%230052B4' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23FFDA44' d='M0 233.5h512v51H0z'/%3E%3Cpath d='M168.7 86.5l12.9 39.8h41.8l-33.8 24.5 12.9 39.7-33.8-24.5-33.8 24.5 12.9-39.7-33.8-24.5h41.8zm-83.3-54l7.8 23.9h25L97.9 71.1l7.8 23.8-20.3-14.7-20.3 14.7 7.8-23.8-20.3-14.7h25.1z' fill='%23fff'/%3E%3C/svg%3E")}.flag\:CX{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%230052B4' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%236DA544' d='M0 0h512v341.3'/%3E%3Cpath d='M77.6 272l5.7 11.9 12.8-3-5.7 11.9 10.3 8.1-12.8 2.9V317l-10.3-8.3-10.2 8.3v-13.2l-12.8-2.9 10.3-8.1-5.8-11.9 12.9 3zm-37.1-98.9l5.7 11.9 12.8-3-5.7 11.8 10.3 8.2-12.9 2.9.1 13.2-10.3-8.3-10.3 8.3.1-13.2-12.9-2.9 10.4-8.2L22 182l12.8 3zm37.1-80.9l5.7 11.8 12.8-2.9-5.7 11.8 10.3 8.2-12.8 2.9v13.1l-10.3-8.2-10.2 8.2V124l-12.8-2.9 10.3-8.2-5.8-11.8L72 104zm46.1 62.9l5.7 11.9 12.8-3-5.7 11.9 10.3 8.1-12.8 2.9v13.2l-10.3-8.2-10.2 8.2v-13.2l-12.8-2.9 10.3-8.1-5.7-11.9 12.8 3zm-32.9 54l4.4 13.7h14.5L98 231.3l4.5 13.7-11.7-8.4-11.7 8.4 4.5-13.7-11.7-8.5h14.4z' fill='%23fff'/%3E%3Ccircle fill='%23FFDA44' cx='267.1' cy='170.7' r='74.5'/%3E%3Cpath fill='%236DA544' d='M267.1 220.3h24.8s10.8-19 0-37.2l24.8-24.8-12.4-24.8h-12.4s-6.2 18.6-31 18.6-31-18.6-31-18.6h-12.4l12.4 24.8-12.4 24.8 12.4 12.4s12.4-24.8 37.2-12.4c0 0 10.5 15.5 0 37.2z'/%3E%3Cpath fill='%23FFDA44' d='M464.4 92.2c.6-2.9-.2-17.6-.2-20.7 0-21.3-13.9-39.4-33.2-45.7 5.9 12 9.2 25.4 9.2 39.7 0 4.8-.4 9.5-1.1 14.1-2.9-4.7-6.6-8.9-11.2-12.6-17.1-13.6-40.6-14-57.9-2.5 13.4 2.9 26.3 8.9 37.7 18 9 7.1 16.2 16.8 21.7 26.1 0 0-17.8 10.9-31 15.1s-42.3 7.9-42.3 7.9c72 12 132-36 132-36-6.5-13.4-15.8-4-23.7-3.4z'/%3E%3C/svg%3E")}.flag\:CY{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%236DA544' d='M371.5 275.9l-11.1-15c-22.4 16.1-67.7 35.8-104.3 35.8-35.8 0-79.6-17.1-104.3-35.8l-11.1 15c10 10.3 46.9 27 88.4 38.4-3.9 6-1.6 6.1 2.6 10.8 8.5-6.6 17.4-1.5 24.9-7.3 7.5 5.8 16.3.7 24.9 7.3 5.4-5.6 5.4-5.6 2.5-11.1 41-11.7 77-27.6 87.5-38.1z'/%3E%3Cpath fill='%23DB7D00' d='M113.7 168.7s.2 79.9 89 77.8L208 263h10.6s-8.9-49 71.7-49.4c0 0 0-32.9 32.9-32.9h49.4S294 119 442.8 40.1l2.2-15.6s-154.8 84.6-237 68.1c0 0 12.7 50.7-12.9 50.7-12.8 0-11.6-9.6-38.4-9.6-22.3 0-20.6 23.5-31.3 23.2S103 142.3 102 144.8s11.7 23.9 11.7 23.9z'/%3E%3C/svg%3E")}.flag\:CZ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%230052B4' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23D80027' d='M512 256v170.663H0L215.185 256z'/%3E%3Cpath fill='%23fff' d='M512 85.337V256H215.185L0 85.337z'/%3E%3C/svg%3E")}.flag\:DE{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23D80027' d='M0 85.331h512v341.337H0z'/%3E%3Cpath d='M0 85.331h512v113.775H0z'/%3E%3Cpath fill='%23FFDA44' d='M0 312.882h512v113.775H0z'/%3E%3C/svg%3E")}.flag\:DJ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%236DA544' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23338AF3' d='M512 0v166.7L0 170.8V0z'/%3E%3Cpath fill='%23fff' d='M256 170.7L0 341.3V0z'/%3E%3Cpath fill='%23D80027' d='M89.8 92.5l17 52.4H162l-44.6 32.5 17 52.4-44.6-32.4-44.6 32.4 17-52.4-44.6-32.5h55.2z'/%3E%3C/svg%3E")}.flag\:DK{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23D80027' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23fff' d='M190 0h-60v140H0v60h130v142h60V200h323v-60H190z'/%3E%3C/svg%3E")}.flag\:DM{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23496E2D' d='M0 0h512v341.3H0z'/%3E%3Cpath d='M0 110.7v120h512v-120z'/%3E%3Cpath fill='%23FFDA44' d='M0 110.7h512v40H0z'/%3E%3Cpath fill='%23fff' d='M0 190.7h512v40H0z'/%3E%3Cpath d='M196 0h120v341.3H196z'/%3E%3Cpath fill='%23FFDA44' d='M196 0h40v341.3h-40z'/%3E%3Cpath fill='%23fff' d='M274.7 0h40v341.3h-40z'/%3E%3Ccircle fill='%23D80027' cx='256' cy='170.7' r='123.1'/%3E%3Cpath d='M256 58.6l4.6 14.2h15l-12.1 8.9 4.6 14.2-12.1-8.8-12.1 8.8 4.6-14.2-12.1-8.9h15zM190.1 80l12.2 8.8 12.1-8.8-4.6 14.3 12.1 8.8h-15l-4.6 14.2-4.7-14.2h-15l12.1-8.8zm-40.7 56h15l4.6-14.2 4.7 14.2h15l-12.2 8.8 4.7 14.3-12.2-8.8-12.1 8.8 4.6-14.3zm0 69.3l12.1-8.8-4.6-14.3L169 191l12.2-8.8-4.7 14.3 12.2 8.8h-15l-4.7 14.3-4.6-14.3zm40.7 56.1l4.6-14.3-12.1-8.8h15l4.7-14.3 4.6 14.3h15l-12.1 8.8 4.6 14.3-12.1-8.9zm65.9 21.4l-4.6-14.3h-15l12.1-8.8-4.6-14.3 12.1 8.8 12.1-8.8-4.6 14.3 12.1 8.8h-15zm65.9-21.4l-12.2-8.9-12.1 8.9 4.6-14.3-12.1-8.8h15l4.6-14.3 4.7 14.3h15l-12.1 8.8zm40.7-56.1h-15l-4.6 14.3-4.7-14.3h-15l12.2-8.8-4.7-14.3L343 191l12.1-8.8-4.6 14.3zm0-69.3l-12.1 8.8 4.6 14.3-12.1-8.8-12.2 8.8 4.7-14.3-12.2-8.8h15l4.7-14.2 4.6 14.2zm-40.7-56l-4.6 14.3 12.1 8.8h-15l-4.7 14.2-4.6-14.2h-15l12.1-8.8-4.6-14.3 12.1 8.8zM279.3 168.7c-11-21.1-14.5-25.1-14.5-25.1s.4-9.7.4-15.6c0-8.8-7.4-15.8-16.5-15.8-8.6 0-15.7 2.9-16.5 11-4.2.9-8.6 4.1-8.6 10.7 0 4.8 1 7.3 5.2 9.3 2.1-4.6 4.3-4.8 9.3-6.4.8.6 1.7 3 2.6 3.4l.3 1s-13.3 6.6-13.3 30.9c0 29.5 22 45.4 22 45.4l-1.8.3-1.9 7.1h22v-7.2l11 17.5c.3-.3 10.2-47.6.3-66.5z' fill='%23496E2D'/%3E%3C/svg%3E")}.flag\:DO{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23D80027' d='M0 215.2h211.5v126.1H0z'/%3E%3Cpath fill='%230052B4' d='M0 0h211.5v126.2H0z'/%3E%3Cpath fill='%23D80027' d='M300.5 0H512v126.2H300.5z'/%3E%3Cpath fill='%230052B4' d='M300.5 215.2H512v126.1H300.5z'/%3E%3Cg stroke='%23fff' stroke-width='5' stroke-miterlimit='10'%3E%3Cpath fill='%230052B4' d='M256 130h-49.9v49.4s19.5 6 49.9 6V130z'/%3E%3Cpath fill='%23D80027' d='M206.1 179.4v6c0 27.5 22.3 49.9 49.9 49.9v-49.9c-30.4 0-49.9-6-49.9-6z'/%3E%3Cpath fill='%230052B4' d='M256 235.3c27.5 0 49.9-22.3 49.9-49.9v-6s-19.5 6-49.9 6v49.9z'/%3E%3Cpath fill='%23D80027' d='M256 130v55.4c30.4 0 49.9-6 49.9-6V130H256z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:DZ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%2341662E' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23fff' d='M256 0h256v341.3H256z'/%3E%3Cg fill='%23D80027'%3E%3Cpath d='M341.5 105.3l-29.4 40.4-47.5-15.4 29.4 40.4-29.4 40.4 47.5-15.4 29.4 40.4v-50l47.5-15.5-47.5-15.4z'/%3E%3Cpath d='M309.9 276.7c-58.5 0-106-47.5-106-106s47.5-106 106-106c18.3 0 35.4 4.6 50.4 12.7-23.5-23-55.7-37.2-91.2-37.2-72 0-130.4 58.4-130.4 130.4S197.1 301 269.1 301c35.5 0 67.7-14.2 91.2-37.2-14.9 8.2-32.1 12.9-50.4 12.9z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:EC{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23FFDA44' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%230052B4' d='M0 170.7h512V256H0z'/%3E%3Cpath fill='%23D80027' d='M0 256h512v85.3H0z'/%3E%3Ccircle fill='%23FFDA44' cx='256' cy='170.7' r='59.4'/%3E%3Cpath fill='%234C1F00' d='M369.2 79.9s-27.2-13.8-33.9-16c-6.7-2.2-49.1-13.2-49.1-7 0 10.3-13.5 12-15.5 12s-2-5.3-14.8-5.3-13.7 4.8-15.8 4.8c-2.2 0-14.5-1-14.5-11.5 0-5.2-42.9 4-49.1 7-6.1 3.1-33.9 16-33.9 16s45.8 2.7 53.9 6.2 43.8 16.5 43.8 16.5l-2.8 13.3h37.8l-3.8-13.3s35.1-12.7 43.8-16.5 53.9-6.2 53.9-6.2z'/%3E%3Cpath fill='%2357BA17' d='M217.7 171.7c0 21.1 17.2 38.3 38.3 38.3 21.1 0 38.3-17.2 38.3-38.3v-11.5h-76.5v11.5z'/%3E%3Cpath fill='%23338AF3' d='M256 110.5c-21.1 0-38.3 17.2-38.3 38.3v11.5h76.5v-11.5c.1-21.1-17.1-38.3-38.2-38.3z'/%3E%3C/svg%3E")}.flag\:EE{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23111' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23368FD8' d='M0 85.337h512v113.775H0z'/%3E%3Cpath fill='%23fff' d='M0 312.888h512v113.775H0z'/%3E%3C/svg%3E")}.flag\:EG{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23D80027' d='M0 0h512v113.8H0z'/%3E%3Cpath d='M0 227.6h512v113.8H0z'/%3E%3Cpath fill='%23C09300' d='M220.3 204.4s0-58.4 4.5-64.7c3.1-4.3 16.8 5.2 22.7 4.5 0 0 4.2-7.5 4.5-12 .3-4.6-1.1-7.6-4.9-6.2 0 0-1.2-2.1.5-3.3 1.6-1.2 5.6.1 5.6.1s-.5-1 1.6-.9c2.9.2 7.2 1.4 7.4 5.6.2 3.1.3 7.7.4 8.7.7 6.8 2.7 8.7 2.7 8.7s18.4-9.2 22-5.2c3.3 3.8 4.5 64.7 4.5 64.7l-18.1-16.8 12.1 29.5s-14.4 2.4-28.9 2.4c-14.5 0-31.1-4.2-31.1-4.2l13.8-28.2-19.3 17.3z'/%3E%3C/svg%3E")}.flag\:EH{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0z'/%3E%3Cpath d='M0 0h512v113.8H0z'/%3E%3Cpath fill='%23428823' d='M0 227.6h512v113.8H0z'/%3E%3Cg fill='%23D80027'%3E%3Cpath d='M256 170.7L0 341.3V0zm53.1 0c0-22.9 13.1-42.1 34.6-46.8-3.3-.7-6.7-1.1-10.3-1.1-26.4 0-47.9 21.4-47.9 47.9s21.4 47.9 47.9 47.9c3.5 0 7-.4 10.3-1.1-21.5-4.8-34.6-23.9-34.6-46.8z'/%3E%3Cpath d='M365 129.2l10.3 31.7h33.3l-27 19.6 10.3 31.7-26.9-19.6-27 19.6 10.3-31.7-27-19.6h33.4z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:ER{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23338AF3' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%2356AF35' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23D80027' d='M0 341.3l512-170.7L0 0v341.3z'/%3E%3Cg fill='%23ffc945'%3E%3Cpath d='M134.7 231.5c33.6 0 60.8-27.2 60.8-60.8s-27.2-60.8-60.8-60.8-60.8 27.2-60.8 60.8 27.2 60.8 60.8 60.8zm0 24.3c-47 0-85.2-38.1-85.2-85.2s38.1-85.2 85.2-85.2 85.2 38.1 85.2 85.2-38.2 85.2-85.2 85.2z'/%3E%3Ccircle cx='119.5' cy='148.3' r='17.5'/%3E%3Ccircle cx='148.9' cy='158.5' r='17.5'/%3E%3Ccircle cx='134.7' cy='135.2' r='17.5'/%3E%3Ccircle cx='119.5' cy='172.7' r='17.5'/%3E%3Ccircle cx='149.9' cy='182.8' r='17.5'/%3E%3Ccircle cx='122.5' cy='198' r='17.5'/%3E%3Ccircle cx='145.9' cy='205.2' r='17.5'/%3E%3C/g%3E%3C/svg%3E")}.flag\:ES{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.331h512v341.337H0z'/%3E%3Cpath d='M0 85.331h512v113.775H0zm0 227.551h512v113.775H0z' fill='%23D80027'/%3E%3C/svg%3E")}.flag\:ET{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.5 15'%3E%3Cpath fill='%2320AA46' d='M0 0h22.5v5H0V0z'/%3E%3Cpath fill='%23E92F3B' d='M0 10h22.5v5H0v-5z'/%3E%3Cpath fill='%23FADF50' d='M0 5h22.5v5H0V5z'/%3E%3Ccircle fill='%23205CCA' cx='11.3' cy='7.5' r='5.2'/%3E%3Cpath fill='%23FFDB3D' d='M11.2 9.2L8.8 11l.9-2.9-2.4-1.8h3l1-2.8 1 2.9h3l-2.4 1.8.9 2.9-2.6-1.9zm0-1l.9.6-.3-1.1.9-.7h-1.1l-.4-1.1-.4 1.1H9.7l.9.7-.3 1.1c0 .1.9-.6.9-.6z'/%3E%3C/svg%3E")}.flag\:FI{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%232E52B2' d='M512 129.3V212H203.7v129.3H121V212H0v-82.7h121V0h82.7v129.3z'/%3E%3C/svg%3E")}.flag\:FJ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%232E52B2' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23fff' d='M256 0v22.6l-46.1 30.7H256v64h-46.1L256 148v22.7h-22.6l-73.4-49v49H96v-49l-73.4 49H0V148l46.1-30.7H0v-64h46.1L0 22.6V0h22.6L96 48.9V0h64v48.9L233.4 0z'/%3E%3Cg fill='%23D80027'%3E%3Cpath d='M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z'/%3E%3Cpath d='M0 0v15.1l57.4 38.2H80zm256 0v15.1l-57.4 38.2H176z'/%3E%3Cpath d='M0 0v15.1l57.4 38.2H80zm256 0v15.1l-57.4 38.2H176zM0 170.7v-15.1l57.4-38.3H80zm256 0v-15.1l-57.4-38.3H176z'/%3E%3C/g%3E%3Cpath fill='%23F3F3F3' d='M307.1 127.1v92c0 61.6 80.5 80.5 80.5 80.5s80.4-19 80.4-80.6v-92l-80.5-23-80.4 23.1z'/%3E%3Cpath fill='%23D80027' d='M468 132.8V98.3H307.1v34.5h69v69h-69v23h69V296c6.9 2.5 11.5 3.5 11.5 3.5s4.6-1.1 11.5-3.5v-71.2h69v-23h-69v-69H468z'/%3E%3C/svg%3E")}.flag\:FK{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%230052B4' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23fff' d='M256 0v30.6l-45.2 25.1H256V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9h-55.6v-48.6l-87.5 48.6H0v-30.6L45.2 115H0V55.7h59.1L0 22.8V0h26.7l73.5 40.8V0h55.6v48.6L243.3 0z'/%3E%3Cpath fill='%23D80027' d='M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z'/%3E%3Cpath fill='%230052B4' d='M155.8 115L256 170.7v-15.8L184.2 115z'/%3E%3Cpath fill='%23fff' d='M155.8 115L256 170.7v-15.8L184.2 115z'/%3E%3Cpath d='M155.8 115L256 170.7v-15.8L184.2 115zm-84 0L0 154.9v15.8L100.2 115z' fill='%23D80027'/%3E%3Cpath fill='%230052B4' d='M100.2 55.6L0 0v15.7l71.8 39.9z'/%3E%3Cpath fill='%23fff' d='M100.2 55.6L0 0v15.7l71.8 39.9z'/%3E%3Cpath d='M100.2 55.6L0 0v15.7l71.8 39.9zm84 0L256 15.7V0L155.8 55.6z' fill='%23D80027'/%3E%3Cpath fill='%231F8BDE' d='M312.2 194.2v-90c0-8.5 6.5-15.3 15-15.3h120.5c8.3 0 15 6.8 15 15.3v90c0 75.2-75.2 105.3-75.2 105.3s-75.3-30.1-75.3-105.3z'/%3E%3Cpath fill='%23fff' d='M312.2 194.2v-90c0-8.5 6.5-15.3 15-15.3h120.5c8.3 0 15 6.8 15 15.3v90c0 75.2-75.2 105.3-75.2 105.3s-75.3-30.1-75.3-105.3zm79.6 86.3c7.9-4.5 15.9-10 23.2-16.7 20.5-18.5 32.6-41.4 32.6-69.7v-90c0-.3-120.4-.3-120.4-.3v90.3c0 28.3 12.1 51.2 32.6 69.7 8.3 7.5 17.6 13.9 27.6 19 1.4-.6 2.8-1.4 4.4-2.3z'/%3E%3Cpath fill='%23187536' d='M347.1 193.4c-2.6-7.9 1.7-14.3 10.1-14.3h60.5c8.2 0 12.8 6.3 10.1 14.3l-5.5 16.5c-2.6 7.9-8.9 9.2-15.8 4 0 0 2.6-4.8-19.1-4.8-21.7 0-19.1 4.8-19.1 4.8-6.1 5.7-13.1 4-15.8-4 .1.1-5.4-16.5-5.4-16.5z'/%3E%3Cpath fill='%23fff' d='M357.4 179.1c8.1 1.6 17.8-15 30.1-15 13.1 0 21.8 17.1 30.1 15 7.4-1.8 15-22.2 15-30.1 0-16.6-20.2-30.1-45.1-30.1-24.9 0-45.1 13.5-45.1 30.1-.1 8.5 6.6 28.5 15 30.1zm-1.4 91.6c6.2.4 12.5-1.8 17.2-6.5l9-9c2.9-2.9 7.5-2.9 10.4 0l9 9c4.7 4.7 11 6.9 17.1 6.5 5.3-.3 32.5-33.5 25.7-32.6-4.6.6-9.1 2.8-12.7 6.3l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-8.7-8.8-22.9-8.8-31.7-.1l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-3.5-3.5-7.8-5.6-12.3-6.3-6.7-1.1 20.1 32.2 25.3 32.5zM322.1 210c2.9-2.9 7.5-2.9 10.4 0l9 9c8.8 8.7 22.9 8.7 31.7 0l9-9c2.9-2.9 7.5-2.9 10.4 0l9 9c8.8 8.7 22.9 8.7 31.7 0l9-9c2.9-2.9 7.5-2.9 10.4 0 0 0 5.5-14.8 2.5-15.9-7.9-2.9-17.2-1.2-23.5 5.2l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-8.7-8.8-22.9-8.8-31.7-.1l-.1.1-9 9c-2.9 2.9-7.5 2.9-10.4 0l-9-9c-6.2-6.2-15.1-8-22.8-5.5-3.1 1.1 1.9 16.1 1.9 16.1z'/%3E%3C/svg%3E")}.flag\:FM{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23338AF3' d='M0 0h512v341.3H0z'/%3E%3Cpath d='M256 37.9l10.1 31.2H299l-26.6 19.3 10.2 31.2-26.6-19.3-26.6 19.3 10.2-31.2L213 69.1h32.9zM123.2 170.7l31.2-10.2v-32.8l19.3 26.6 31.2-10.2-19.3 26.6 19.3 26.5-31.2-10.1-19.3 26.5v-32.8zM256 303.5l-10.1-31.2H213l26.6-19.3-10.2-31.3L256 241l26.6-19.3-10.2 31.3 26.6 19.3h-32.9zm132.8-132.8l-31.2 10.1v32.8l-19.3-26.5-31.2 10.1 19.3-26.5-19.3-26.6 31.2 10.2 19.3-26.6v32.8z' fill='%23fff'/%3E%3C/svg%3E")}.flag\:FO{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%230F61A5' d='M512 214.5H206.2v126.8h-87.8V214.5H0v-87.7h118.4V0h87.8v126.8H512V192z'/%3E%3Cpath fill='%23E50E3D' d='M512 149.3V192H183.7v149.3H141V192H0v-42.7h141V0h42.7v149.3z'/%3E%3C/svg%3E")}.flag\:FR{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.331h512v341.337H0z'/%3E%3Cpath fill='%230052B4' d='M0 85.331h170.663v341.337H0z'/%3E%3Cpath fill='%23D80027' d='M341.337 85.331H512v341.337H341.337z'/%3E%3C/svg%3E")}.flag\:GA{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%236DA544' d='M0 85.337h512v113.775H0z'/%3E%3Cpath fill='%230052B4' d='M0 312.888h512v113.775H0z'/%3E%3C/svg%3E")}.flag\:GB{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.333h512V426.67H0z'/%3E%3Cpath fill='%23D80027' d='M288 85.33h-64v138.666H0v64h224v138.666h64V287.996h224v-64H288z'/%3E%3Cpath d='M393.785 315.358L512 381.034v-65.676zm-82.133 0L512 426.662v-31.474l-143.693-79.83zm146.982 111.304l-146.982-81.664v81.664z' fill='%230052B4'/%3E%3Cpath fill='%23fff' d='M311.652 315.358L512 426.662v-31.474l-143.693-79.83z'/%3E%3Cpath fill='%23D80027' d='M311.652 315.358L512 426.662v-31.474l-143.693-79.83z'/%3E%3Cpath d='M90.341 315.356L0 365.546v-50.19zm110.007 14.154v97.151H25.491z' fill='%230052B4'/%3E%3Cpath fill='%23D80027' d='M143.693 315.358L0 395.188v31.474l200.348-111.304z'/%3E%3Cpath d='M118.215 196.634L0 130.958v65.676zm82.133 0L0 85.33v31.474l143.693 79.83zM53.366 85.33l146.982 81.664V85.33z' fill='%230052B4'/%3E%3Cpath fill='%23fff' d='M200.348 196.634L0 85.33v31.474l143.693 79.83z'/%3E%3Cpath fill='%23D80027' d='M200.348 196.634L0 85.33v31.474l143.693 79.83z'/%3E%3Cpath d='M421.659 196.636L512 146.446v50.19zm-110.007-14.154V85.331h174.857z' fill='%230052B4'/%3E%3Cpath fill='%23D80027' d='M368.307 196.634L512 116.804V85.33L311.652 196.634z'/%3E%3C/svg%3E")}.flag\:GD{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23c60a0a' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%233E8446' d='M256 170.7L44.5 296.8V44.5z'/%3E%3Cpath d='M256 170.7l211.5 126.1h-423zM467.5 44.5L256 170.7 44.5 44.5z' fill='%23FFDA44'/%3E%3Cpath fill='%233E8446' d='M467.5 44.5v252.3L256 170.7z'/%3E%3Cpath d='M256 10.4l3.3 10.2H270l-8.6 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm-85.9 0l3.3 10.2h10.7l-8.6 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm171.8 0l3.3 10.2H356l-8.7 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zM256 304.2l3.3 10.2H270l-8.6 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm-85.9 0l3.3 10.2h10.7l-8.6 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7zm171.8 0l3.3 10.2H356l-8.7 6.3 3.3 10.2-8.7-6.3-8.7 6.3 3.3-10.2-8.6-6.3h10.7z' fill='%23FFDA44'/%3E%3Ccircle fill='%23c60a0a' cx='244.5' cy='170.7' r='76.2'/%3E%3Cpath fill='%23FFDA44' d='M244.5 110.1l13.6 41.8h44l-35.6 25.8 13.6 41.8-35.6-25.8-35.5 25.8 13.6-41.8-35.6-25.8h44zm-136.8 57.7c4.4 6.9 2.3 16.1-4.6 20.5s-16.1 2.3-20.5-4.6c-7.9-12.5-3.3-33-3.3-33s20.4 4.6 28.4 17.1z'/%3E%3Ccircle fill='%23A2001D' cx='99.1' cy='182.1' r='7.4'/%3E%3C/svg%3E")}.flag\:GE{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.5 15'%3E%3Cpath fill='%23fff' d='M.8 0h21v15H.8V0z'/%3E%3Cpath fill='%23eb000e' d='M9.8 6H0v3h9.8v6h3V9h9.8V6h-9.8V0h-3v6z'/%3E%3Cpath fill='%23eb000e' d='M17.3 2.7l-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2zm-12.7 0l-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2zm0 9l-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2zm12.7 0l-.2-1.2h1l-.2 1.2 1.2-.2v1l-1.2-.2.2 1.2h-1l.2-1.2-1.2.2v-1l1.2.2z'/%3E%3C/svg%3E")}.flag\:GF{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 60'%3E%3Cpath fill='%23FDEB01' d='M0 0l90 60H0z'/%3E%3Cpath fill='%2358A846' d='M90 0v60L0 0z'/%3E%3Cpath fill='%23ED3D24' stroke='%23A02021' stroke-miterlimit='10' d='M54.1 35.3l14.7-10.7H50.6L45 7.3l-5.6 17.3H21.2l14.7 10.7-5.6 17.4L45 42l14.7 10.7z'/%3E%3C/svg%3E")}.flag\:GG{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23D80027' d='M308 0H204v118.7H0v104h204V342h104V222.7h205v-104H308z'/%3E%3Cpath fill='%23FFDA44' d='M368.6 188l26 17.3V136l-26 17.3h-95.3V58.1l17.3-26h-69.2l17.3 26v95.2h-95.3l-26-17.3v69.3l26-17.3h95.3v95.2l-17.3 26h69.2l-17.3-26V188z'/%3E%3C/svg%3E")}.flag\:GH{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23D80027' d='M0 85.337h512v113.775H0z'/%3E%3Cpath fill='%23496E2D' d='M0 312.888h512v113.775H0z'/%3E%3Cpath d='M255.883 199.111l14.119 43.458 40.366 3.2-36.969 26.861 19.453 40.259-36.969-26.859-36.97 26.859 14.123-43.459-36.969-26.861h45.696z'/%3E%3C/svg%3E")}.flag\:GI{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23D80027' d='M0 230h513v112H0z'/%3E%3Cpath fill='%23D80027' stroke='%23000' stroke-miterlimit='10' d='M363.1 131.8V99.1H374V77.3h-21.9v10.9h-21.8V77.3h-21.8v21.8h10.9v32.7h-21.8V55.5h10.9V33.7h-21.8v10.9h-10.9V33.7H254v10.9h-10.9V33.7h-21.8v21.8h10.9v76.3h-21.8V99.1h10.9V77.3h-21.8v10.9h-21.8V77.3h-21.8v21.8h10.9v32.7H145V219h239.9v-87.2z'/%3E%3Cpath fill='%23FFDA44' stroke='%23000' stroke-miterlimit='10' d='M264.9 235.5l-24.2 18.2 19.1 14.3v31.3h-23.2v9h23v7.9h-23v9.3H270V268l19.1-14.3-24.2-18.2zm0 25.3l-10.1-7.1 10.1-7.1 10.1 7.1-10.1 7.1z'/%3E%3Cpath d='M239.6 209.7v-27.9s.1-22.3 25-22.3c24.8 0 25.7 22 25.7 22v28.2h-50.7zm-69.1 0v-24.3s.1-18.7 19.6-18.7 20.2 18.4 20.2 18.4v24.5h-39.8z'/%3E%3Cpath d='M169.1 209.7v-24.3s.1-18.7 19.6-18.7 20.2 18.4 20.2 18.4v24.5h-39.8zm151.8 0v-24.3s.1-18.7 19.6-18.7 20.2 18.4 20.2 18.4v24.5h-39.8zm8.4-77.7v-15.7s.1-12.1 11.3-12.1c11.3 0 11.7 11.9 11.7 11.9V132h-23zm-78.8 0v-23.7s.1-18.3 14.3-18.3c14.2 0 14.7 18 14.7 18v24h-29zm-73 0v-15.7s.1-12.1 11.3-12.1 11.7 11.9 11.7 11.9V132h-23z'/%3E%3C/svg%3E")}.flag\:GL{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23D80027' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23fff' d='M513 0v171H0V0z'/%3E%3Ccircle fill='%23fff' cx='185.8' cy='171.2' r='117.8'/%3E%3Cpath fill='%23D80027' d='M68 171c0-65.1 52.8-117.8 117.8-117.8 65.1 0 117.8 52.8 117.8 117.8'/%3E%3C/svg%3E")}.flag\:GM{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%231a7e25' d='M0 322.783h512v103.88H0z'/%3E%3Cpath fill='%23cf0d19' d='M0 85.337h512v104.515H0z'/%3E%3Cpath fill='%230052B4' d='M0 210.877h512v89.656H0z'/%3E%3C/svg%3E")}.flag\:GN{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23FFDA44' d='M0 0h512v342H0z'/%3E%3Cpath fill='%236DA544' d='M342 0h171v342H342z'/%3E%3Cpath fill='%23D80027' d='M0 0h171v342H0z'/%3E%3C/svg%3E")}.flag\:GP{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.331h512v341.337H0z'/%3E%3Cpath fill='%230052B4' d='M0 85.331h170.663v341.337H0z'/%3E%3Cpath fill='%23D80027' d='M341.337 85.331H512v341.337H341.337z'/%3E%3C/svg%3E")}.flag\:GQ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h513v342H0z'/%3E%3Cpath fill='%236DA544' d='M0 0h513v113.8H0z'/%3E%3Cpath fill='%23D80027' d='M0 227.6h513V342H0z'/%3E%3Cpath fill='%230070C8' d='M126 170.7L0 341.3V0z'/%3E%3Cpath fill='none' stroke='%23000' stroke-miterlimit='10' d='M233.8 139.4v40.4c0 35.6 35.6 35.6 35.6 35.6s35.6 0 35.6-35.6v-40.4h-71.2z'/%3E%3Cpath fill='%23786145' d='M264.5 179.8h9.8l4 25.8h-17.8z'/%3E%3Cpath fill='%236DA544' d='M287.2 162c0-9.8-8-14.8-17.8-14.8s-17.8 5-17.8 14.8c-4.9 0-8.9 4-8.9 8.9s4 8.9 8.9 8.9h35.6c4.9 0 8.9-4 8.9-8.9s-4-8.9-8.9-8.9z'/%3E%3Cpath d='M230.7 120l1.9 3.3h3.8l-1.9 3.3 1.9 3.2h-3.8l-1.9 3.3-1.9-3.3H225l1.9-3.2-1.9-3.3h3.8zm15.3 0l1.9 3.3h3.7l-1.9 3.3 1.9 3.2h-3.7l-1.9 3.3-1.9-3.3h-3.8l1.9-3.2-1.9-3.3h3.8zm15.3 0l1.9 3.3h3.7l-1.9 3.3 1.9 3.2h-3.7l-1.9 3.3-1.9-3.3h-3.8l1.9-3.2-1.9-3.3h3.8zm15.8 0l1.9 3.3h3.8l-1.9 3.3 1.9 3.2H279l-1.9 3.3-1.9-3.3h-3.7l1.8-3.2-1.8-3.3h3.7zm16 0l1.9 3.3h3.8l-1.9 3.3 1.9 3.2H295l-1.9 3.3-1.9-3.3h-3.7l1.8-3.2-1.8-3.3h3.7zm15 0l1.9 3.3h3.7l-1.9 3.3 1.9 3.2H310l-1.9 3.3-1.9-3.3h-3.8l1.9-3.2-1.9-3.3h3.8z' fill='%23FFDA00' stroke='%23000' stroke-miterlimit='10'/%3E%3C/svg%3E")}.flag\:GR{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h513v342H0z'/%3E%3Cpath d='M0 0h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0z' fill='%231571CC'/%3E%3Cpath fill='%231571CC' d='M0 0h190v190H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M0 76h190v38H0z'/%3E%3Cpath d='M76 0h38v190H76z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:GS{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%230052B4' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23fff' d='M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z'/%3E%3Cpath fill='%23D80027' d='M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z'/%3E%3Cpath fill='%232E52B2' d='M256 22.7v30.7h-46.1z'/%3E%3Cpath fill='%23D80027' d='M0 170.7v-11l62.5-42.3h22.6L7.3 170.7zM7.3.1l77.8 53.2H62.5L0 11.1V.1zM256 .1v11l-62.5 42.3h-22.6L248.7.1zm-7.3 170.6l-77.8-53.3h22.6l62.5 42.3v11z'/%3E%3Cellipse fill='%23fff' cx='443.4' cy='233.6' rx='29' ry='43.5'/%3E%3Cellipse fill='%23FFCE00' cx='406.9' cy='317.7' rx='22' ry='9.3'/%3E%3Cellipse fill='%23FFCE00' cx='364' cy='317.7' rx='22' ry='9.3'/%3E%3Cpath fill='%2339B200' d='M342 190.1l43.4 86.9 43.5-86.9z'/%3E%3Cellipse fill='%239B9B9B' cx='327.5' cy='233.6' rx='29' ry='43.5'/%3E%3Cpath fill='%23757575' d='M371 175.6l-14.5 14.5h57.9l-14.5-14.5 14.5-43.5s-13-29-29-29-29 29-29 29l14.6 43.5z'/%3E%3Ccircle fill='%23C6B56F' cx='385.4' cy='67' r='29'/%3E%3Ccircle fill='%23A54A00' cx='386' cy='88.7' r='29'/%3E%3Ccircle fill='%23fff' cx='443.4' cy='117.7' r='29'/%3E%3Ccircle fill='%230049FF' cx='342.2' cy='146.7' r='29'/%3E%3Ccircle fill='%230041F9' cx='429.8' cy='146.7' r='29'/%3E%3Ccircle fill='%23F7D71E' cx='386' cy='233.6' r='29'/%3E%3Ccircle fill='%23CEC851' cx='457.9' cy='190.1' r='29'/%3E%3Ccircle fill='%23fff' cx='385.4' cy='289.5' r='29'/%3E%3Cpath fill='%237C0B29' d='M371 135.7l14.5-3.5 14.5 3.5c0 7.5-14.5 11-14.5 11s-14.5-3.5-14.5-11z'/%3E%3Ccircle fill='%23fff' cx='327.5' cy='117.4' r='29'/%3E%3C/svg%3E")}.flag\:GT{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h513v342H0z'/%3E%3Cpath d='M0 0h171v342H0zm342 0h171v342H342z' fill='%23338AF3'/%3E%3Ccircle fill='%23DCC26D' cx='256' cy='155.8' r='25.5'/%3E%3Cpath fill='%23628A40' d='M194.2 155.9c0 22.1 11.8 42.5 30.8 53.5 5.9 3.4 13.5 1.4 16.9-4.5 3.4-5.9 1.4-13.5-4.5-16.9-11.5-6.6-18.5-18.9-18.5-32.1 0-6.8-5.5-12.4-12.4-12.4s-12.3 5.5-12.3 12.4zm95.1 52.1c17.8-11.4 28.6-31 28.5-52.1 0-6.8-5.5-12.4-12.4-12.4-6.8 0-12.4 5.5-12.4 12.4 0 12.7-6.5 24.5-17.1 31.3-5.8 3.6-7.7 11.2-4.1 17 3.6 5.8 11.2 7.7 17 4.1.2-.1.3-.2.5-.3z'/%3E%3C/svg%3E")}.flag\:GU{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23D80027' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%230052B4' d='M11.1 11.1h489.7v319.1H11.1z'/%3E%3Cpath fill='%237DBEF1' d='M256 285.3s76.4-51.3 76.4-114.6S256 56 256 56s-76.4 51.3-76.4 114.6S256 285.3 256 285.3z'/%3E%3Cpath fill='%231C8AE6' d='M179.8 180.7h152.6l-29.3 64.9h-95.2z'/%3E%3Cpath fill='%23FFF042' d='M192.3 205.9s40.5 38.2 51 38.2c12.4 0 12.6-18.4 25.5-25.5 20.2-11.1 51-12.7 51-12.7L297 248.7l-41 36.6-46.8-39.7-16.9-39.7z'/%3E%3Cpath fill='%23259C7B' d='M256 157.5l-22.5 15.6 7.9-26.2-21.8-16.5 27.4-.5 9-25.9 9 25.9 27.4.5-21.8 16.6 7.9 26.2-22.5-15.7z'/%3E%3Cpath fill='%238E5715' d='M249.7 144.6c-.9 9.2-1.5 18.4-1.7 27.6-.3 11.9.3 20.7 2 26 2.2 6.6 7.2 12.9 14.2 18.9 5.3 4.6 10.6 8.1 14.2 10.1 3.1 1.7 7 .6 8.7-2.4 1.7-3.1.6-7-2.4-8.7-4.3-2.5-8.4-5.4-12.2-8.7-5.4-4.6-9.1-9.2-10.4-13.3-1.1-3.4-1.6-11.3-1.4-21.7.2-8.9.8-17.8 1.7-26.6.4-3.5-2.2-6.6-5.7-7-3.6-.3-6.7 2.3-7 5.8z'/%3E%3Cpath fill='%23fff' d='M217.8 170.7l25.5 38.2h-25.5v-38.2z'/%3E%3Cpath fill='none' stroke='%23D80027' stroke-width='12' stroke-miterlimit='10' d='M256 285.3s76.4-51.3 76.4-114.6S256 56 256 56s-76.4 51.3-76.4 114.6S256 285.3 256 285.3z'/%3E%3C/svg%3E")}.flag\:GW{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%236DA544' d='M0 85.331h512v341.337H0z'/%3E%3Cpath fill='%23FFDA44' d='M0 85.331h512v170.663H0z'/%3E%3Cpath fill='%23D80027' d='M0 85.331h181.793v341.337H0z'/%3E%3Cpath d='M98.32 195.127l15.107 46.497h48.894l-39.555 28.74 15.108 46.498-39.554-28.737-39.556 28.737 15.111-46.498-39.554-28.74h48.891z'/%3E%3C/svg%3E")}.flag\:GY{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 600'%3E%3Cpath fill='%23009E49' d='M0 0h900v600H0V0z'/%3E%3Cpath fill='%23fff' d='M0 0l947 300L0 600V0z'/%3E%3Cpath fill='%23FFD00D' d='M0 26.1L870 300 0 573.9V26.1z'/%3E%3Cpath fill='%232D2D2D' d='M0 0l450 300L0 600V0z'/%3E%3Cpath fill='%23D3132F' d='M0 35l397.5 265L0 565V35z'/%3E%3C/svg%3E")}.flag\:HK{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23D80027' d='M0 0h513v342H0z'/%3E%3Cpath d='M274.2 119.8c-5.1 21.1-14.1 17.1-18.5 35.5-26.1-6.3-42.1-32.5-35.9-58.6 6.3-26.1 32.5-42.1 58.5-35.9-8.7 36.9.5 40.1-4.1 59zm-67.6 15.6c18.5 11.3 11.9 18.7 28 28.6-14 22.9-43.9 30-66.8 16s-30-43.9-16-66.8c32.3 19.8 38.2 12.1 54.8 22.2zm-6 69.2c16.5-14.1 21.4-5.5 35.8-17.8 17.4 20.4 15 51-5.4 68.4-20.4 17.4-51 15-68.4-5.4 28.7-24.6 23.2-32.6 38-45.2zm63.9 27.1c-8.3-20.1 1.4-22.1-5.9-39.6 24.8-10.3 53.2 1.5 63.4 26.3 10.3 24.8-1.5 53.2-26.3 63.4-14.5-35-23.8-32.2-31.2-50.1zm45.5-52.4c-21.6 1.7-20.6-8.1-39.5-6.6-2.1-26.7 17.9-50.1 44.6-52.2 26.7-2.1 50.1 17.9 52.2 44.6-37.7 2.9-37.9 12.7-57.3 14.2z' fill='%23fff'/%3E%3C/svg%3E")}.flag\:HM{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%230052B4' d='M0 85.333h512V426.67H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M223.397 255.996c.273-.304.543-.609.813-.916-.27.308-.546.61-.82.916h.007zm-34.18 41.927l10.958 22.913 24.747-5.718-11.083 22.853 19.9 15.781-24.776 5.585.069 25.398-19.815-15.89-19.814 15.89.069-25.398-24.776-5.585 19.9-15.781-11.083-22.853 24.746 5.718zm197.859 28.464l5.227 10.929 11.803-2.728-5.286 10.9 9.492 7.528-11.818 2.663.032 12.114-9.45-7.578-9.45 7.578.032-12.114-11.817-2.663 9.491-7.528-5.285-10.9 11.803 2.728zm-48.623-115.939l5.227 10.93 11.803-2.729-5.286 10.901 9.491 7.528-11.817 2.663.032 12.115-9.45-7.58-9.451 7.58.033-12.115-11.818-2.663 9.491-7.528-5.284-10.901 11.802 2.729zm48.623-66.25l5.227 10.93 11.803-2.73-5.286 10.902 9.491 7.527-11.817 2.664.032 12.114-9.45-7.58-9.45 7.58.032-12.114-11.817-2.664 9.491-7.527-5.285-10.902 11.803 2.73zm42.471 49.688l5.227 10.929 11.802-2.728-5.284 10.9 9.491 7.527-11.818 2.664.033 12.114-9.451-7.578-9.45 7.578.032-12.114-11.817-2.664 9.491-7.527-5.286-10.9 11.803 2.728zm-30.368 57.97l4.11 12.652h13.304l-10.763 7.82 4.112 12.652-10.763-7.819-10.765 7.819 4.112-12.652-10.763-7.82h13.304z'/%3E%3Cpath d='M256 85.333v30.553l-45.167 25.099H256v59.359h-59.103L256 233.179v22.817h-26.68l-73.494-40.826v40.826h-55.652v-48.573l-87.43 48.573H0v-30.553l45.167-25.099H0v-59.359h59.103L0 108.139V85.333h26.68l73.494 40.827V85.333h55.652v48.573l87.43-48.573z'/%3E%3C/g%3E%3Cpath fill='%23D80027' d='M144 85.33h-32v69.332H0v32h112v69.334h32v-69.334h112v-32H144z'/%3E%3Cpath fill='%230052B4' d='M155.826 200.344L256 255.996v-15.737l-71.847-39.915z'/%3E%3Cpath fill='%23fff' d='M155.826 200.344L256 255.996v-15.737l-71.847-39.915z'/%3E%3Cpath d='M155.826 200.344L256 255.996v-15.737l-71.847-39.915zm-83.98 0L0 240.259v15.737l100.174-55.652z' fill='%23D80027'/%3E%3Cpath fill='%230052B4' d='M100.174 140.982L0 85.33v15.737l71.847 39.915z'/%3E%3Cpath fill='%23fff' d='M100.174 140.982L0 85.33v15.737l71.847 39.915z'/%3E%3Cpath d='M100.174 140.982L0 85.33v15.737l71.847 39.915zm83.98 0L256 101.067V85.33l-100.174 55.652z' fill='%23D80027'/%3E%3C/svg%3E")}.flag\:HN{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h513v342H0z'/%3E%3Cpath d='M0 0h513v114H0zm0 228h513v114H0zm203.5-110.1l6.7 16.6 17.6 1-14 10.9 4.7 17.7-15-9.9-15 9.9 4.7-17.7-14-10.9 17.6-1zm105 0l6.7 16.6 17.6 1-14 10.9 4.7 17.7-15-9.9-15 9.9 4.7-17.7-14-10.9 17.6-1zM256 147.6l6.7 16.6 17.6 1-14 10.9 4.7 17.7-15-9.9-15 9.9 4.7-17.7-14-10.9 17.6-1zm-52.5 29.7l6.7 16.6 17.6 1-14 10.9 4.7 17.6-15-9.9-15 9.9 4.7-17.6-14-10.9 17.6-1zm105 0l6.7 16.6 17.6 1-14 10.9 4.7 17.6-15-9.9-15 9.9 4.7-17.6-14-10.9 17.6-1z' fill='%23338AF3'/%3E%3C/svg%3E")}.flag\:HR{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23D80027' d='M0 0h513v114H0z'/%3E%3Cpath fill='%230052B4' d='M0 228h513v114H0z'/%3E%3Cpath d='M309.3 113.2v-44l17.5-14.4 17.7 14.4v44zm-105.6 0v-44l-17.3-14.4-17.9 14.4v44zm35.2 0v-44l17.6-14.4 17.6 14.4v44z' fill='%23338AF3'/%3E%3Cpath d='M309.3 113.2h-35.2v-44l17.5-14.4 17.7 14.4zm-70.4 0h-35.2v-44l17.5-14.4 17.7 14.4z' fill='%230052B4'/%3E%3Cpath stroke='%23D80027' fill='%23fff' d='M168.5 113.2v101.9c0 24.3 14.4 46.2 35.4 59.4 21.3 13.4 42.1 14.7 52.6 14.7s31.4-1.7 52.6-14.8c21-13 35.4-35.1 35.4-59.3V113.2h-176z'/%3E%3Cpath d='M168.5 113.2h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm-105.6 35.2h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm-105.6 35.2h35.2v35.2h-35.2zm35.2 35.2h35.2V254h-35.2zm35.2-35.2h35.2v35.2h-35.2zm70.4 0h35.2v35.2h-35.2zm-35.2 35.2h35.2V254h-35.2zm35.2 55.5c8.6-5.4 16.2-12.3 22-20.3h-22v20.3zM181.7 254c5.8 8 13.3 14.9 22 20.4V254h-22zm57.2 0v33.7c7.2 1.2 13.3 1.5 17.6 1.5 4.3 0 10.4-.3 17.6-1.6V254h-35.2z' fill='%23D80027'/%3E%3C/svg%3E")}.flag\:HT{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23A2001D' d='M0 0h513v172H0z'/%3E%3Cpath fill='%230052B4' d='M0 172h513v172H0z'/%3E%3Cpath fill='%23fff' d='M381.4 251.5l-110.7-13.8-110.8 13.8V85.4h221.5z'/%3E%3Ccircle fill='%230052B4' cx='270.7' cy='182.3' r='55.4'/%3E%3Ccircle fill='%23A2001D' cx='270.7' cy='182.3' r='27.7'/%3E%3Cpath fill='%236DA544' d='M229.1 113.1h83.1l-41.5 41.5z'/%3E%3Cpath fill='%23FFDA44' d='M256.8 140.8h27.7v83h-27.7z'/%3E%3Cpath fill='%236DA544' d='M314.9 215.5h-88.5l-66.5 36h221.5z'/%3E%3C/svg%3E")}.flag\:HU{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23D80027' d='M0 85.337h512v113.775H0z'/%3E%3Cpath fill='%236DA544' d='M0 312.888h512v113.775H0z'/%3E%3C/svg%3E")}.flag\:ID{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23A2001D' d='M0 85.337h512V256H0z'/%3E%3C/svg%3E")}.flag\:IE{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.331h512v341.326H0z'/%3E%3Cpath fill='%236DA544' d='M0 85.331h170.663v341.337H0z'/%3E%3Cpath fill='%23FF9811' d='M341.337 85.331H512v341.337H341.337z'/%3E%3C/svg%3E")}.flag\:IL{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h513v342H0z'/%3E%3Cpath d='M340.6 122.4h-56.1l-28-48.6-28 48.6h-56.1l28 48.6-28 48.6h56.1l28 48.6 28-48.6h56.1l-28-48.6 28-48.6zM293.2 171L276 204.2h-38.9L219.8 171l17.2-33.2h38.9l17.3 33.2zm-36.7-71.8l11.9 23.3h-23.9l12-23.3zm-58.3 38.6h23.9l-10.8 21-13.1-21zm0 66.4l13-22.1 11.9 22.1h-24.9zm58.3 37.5l-11.9-22.1h23.9l-12 22.1zm59.4-37.5h-25l11.9-22.1 13.1 22.1zm-26.1-66.4h26.1l-13 22.1-13.1-22.1zM0 21.3h512V64H0zm0 256h512V320H0z' fill='%232E52B2'/%3E%3C/svg%3E")}.flag\:IM{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23E52D42' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23fff' d='M393.3 68.2h-45.8l-33.8 80.2-34.4-22.9s-24.7-59.1-34.4-68.2c-9.7-9.7-18.7-.6-48.9 7.8-29.6 8.4-30.8 18.7-42.2 18.7-4.8 0-19.9-17.5-27.7-22.3-12.1-7.8-16.9-4.2-13.9 7.2 1.2 4.8 10.9 10.9 16.9 19.9 7.8 11.5 12.7 25.9 12.7 25.9s10.9-10.3 16.9-12.1c9-2.4 19.3 1.8 31.4 0 15.1-2.4 31.4-10.9 31.4-10.9l4.2 43.4s-54.3 50.7-49.5 70.6 56.1 44.6 68.2 62.7c12.1 17.5-7.2 24.1-7.2 32.6s-1.8 19.9 7.2 16.3c9-3.6 10.3-18.1 18.7-31.4 6-9 10.3-13.9 11.5-17.5 1.8-9-23.5-32-37.4-48.9-6.6-7.8-19.9-18.7-19.9-18.7l39.2-29.6s67.6 27.7 82.6 18.7c15.1-9 19.3-98.3 19.3-98.3l47-11.5-12.1-11.7z'/%3E%3Cpath fill='%23F8DD4E' d='M279.3 262.4c-6 0-11.5-4.8-11.5-11.5s4.8-11.5 11.5-11.5c6 0 11.5 4.8 11.5 11.5s-5.5 11.5-11.5 11.5zm45.8-182.8c-6 0-11.5-4.8-11.5-11.5s4.8-11.5 11.5-11.5c6 0 11.5 4.8 11.5 11.5s-5.5 11.5-11.5 11.5zm0 91.1c-6 0-11.5-4.8-11.5-11.5 0-6 4.8-11.5 11.5-11.5 6 0 11.5 4.8 11.5 11.5-.6 6.7-5.5 11.5-11.5 11.5zm-136.9 45.8c-6 0-11.5-4.8-11.5-11.5 0-6 4.8-11.5 11.5-11.5 6.6 0 11.5 4.8 11.5 11.5s-5.5 11.5-11.5 11.5zm45.2-136.9c-6 0-11.5-4.8-11.5-11.5s4.8-11.5 11.5-11.5c6 0 11.5 4.8 11.5 11.5s-4.8 11.5-11.5 11.5zm22.9 91.1c-6 0-11.5-10.3-11.5-22.9s4.8-22.9 11.5-22.9c6 0 11.5 10.3 11.5 22.9s-4.8 22.9-11.5 22.9zm-114-45.2c-6 0-11.5-4.8-11.5-11.5 0-6.6 4.8-11.5 11.5-11.5 6.6 0 11.5 4.8 11.5 11.5 0 6.6-4.8 11.5-11.5 11.5z'/%3E%3C/svg%3E")}.flag\:IN{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23181A93' d='M17.3 0h478.4v342H17.3V0z'/%3E%3Cpath fill='%23FFA44A' d='M0 0h513v114H0V0z'/%3E%3Cpath fill='%231A9F0B' d='M0 228h513v114H0V228z'/%3E%3Cpath fill='%23fff' d='M0 114h513v114H0V114z'/%3E%3Ccircle fill='%23fff' cx='256.5' cy='171' r='34.2'/%3E%3Cpath fill='%23181A93' d='M256.5 216.6c-25.1 0-45.6-20.5-45.6-45.6s20.5-45.6 45.6-45.6 45.6 20.5 45.6 45.6-20.5 45.6-45.6 45.6zm0-11.4c18.2 0 34.2-16 34.2-34.2s-15.9-34.2-34.2-34.2-34.2 16-34.2 34.2 16 34.2 34.2 34.2z'/%3E%3Ccircle fill='%23181A93' cx='256.5' cy='171' r='22.8'/%3E%3C/svg%3E")}.flag\:IO{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0-.3h513V342H0V-.3z'/%3E%3Cpath fill='%230052B4' d='M462.9 198.1c-4 0-14-5-21-9-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12-9 0-20 6-31.1 12-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12-10 0-21 6-32.1 12-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-12-30.1-12v22l19 10c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-10 20-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-10 21-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 21 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 20 10c11 6 22 12 32.1 12s20-6 31.1-12l19-10v-22c-10 0-20 6-30.1 12-7 4-16 9-20 9zM0 31.7l19 10c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-10 20-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-10 21-10s13 6 20 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 21 10c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-10 20-10s14 6 20 10c11 6 22 12 32.1 12s20-6 31.1-12l19-10v-22c-10 1-20 6-30.1 12-7 4-16 9-20 9s-14-5-21-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12s-21 6-32.1 12c-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-11-30.1-12v22zm462.9 55.2c-4 0-14-5-21-9-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12-9 0-20 6-31.1 12-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12-10 0-21 6-32.1 12-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-12-30.1-12v22l19 9c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12l19-9v-22c-10 0-20 6-30.1 12-7 3.9-16 9-20 9zm50.1 34c-10 1-20 6-30.1 12-7 4-16 10-20 10s-14-6-21-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-14-6-20-10c-11-6-22-12-32.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-13-6-20-10c-11-6-22-12-31.1-12s-21 6-32.1 12c-6 4-16 10-20 10s-13-6-20-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 10-21 10s-13-6-20-10c-10-6-20-11-30.1-12v23c4 1 13 5 19 9 11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12c6-4 15-8 19-9v-23zm-50.1 133.3c-4 0-14-5-21-9-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 9-20 9s-14-5-20-9c-11-6-22-12-32.1-12-9 0-20 6-31.1 12-7 4-16 9-20 9s-13-5-20-9c-11-6-22-12-31.1-12-10 0-21 6-32.1 12-6 4-16 9-20 9s-13-5-20-9c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 9-21 9s-13-5-20-9c-10-6-20-12-30.1-12v22l19 9c11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12l19-9v-22c-10 0-20 6-30.1 12-7 4-16 9-20 9zm50.1 34c-10 1-20 6-30.1 12-7 4-16 10-20 10s-14-6-21-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-14-6-20-10c-11-6-22-12-32.1-12s-20 6-31.1 12c-7 4-16 10-20 10s-13-6-20-10c-11-6-22-12-31.1-12s-21 6-32.1 12c-6 4-16 10-20 10s-13-6-20-10c-11-6-21-12-31.1-12s-20 6-31.1 12c-7 4-17 10-21 10s-13-6-20-10c-10-6-20-11-30.1-12v23c4 0 13 5 19 9 11 6 21 12 31.1 12s21-6 32.1-12c6-4 16-9 20-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 17-9 21-9s13 5 20 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 21 9c11 6 21 12 31.1 12s20-6 31.1-12c7-4 16-9 20-9s14 5 20 9c11 6 22 12 32.1 12s20-6 31.1-12c6-4 15-9 19-9v-23z'/%3E%3Cpath fill='%23fff' d='M0-.3h256v171H0V-.3z'/%3E%3Cpath d='M389.8 119.9H408v78.8h-18.3l.1-78.8zm0 117.8H408v75.1h-18.3l.1-75.1z' fill='%23A2001D'/%3E%3Cg fill='%23D80027'%3E%3Cpath d='M144-.3h-32v70H0v32h112v69h32v-69h112v-32H144v-70z'/%3E%3Cpath d='M0-.3v15l57 39h23L0-.3zm256 0v15l-57 39h-23l80-54z'/%3E%3Cpath d='M0-.3v15l57 39h23L0-.3zm256 0v15l-57 39h-23l80-54zM0 170.7v-15l57-38h23l-80 53zm256 0v-15l-57-38h-23l80 53z'/%3E%3C/g%3E%3Cg fill='%232E52B2'%3E%3Cpath d='M0 22.7v31h46l-46-31zm96-23v49L23-.3h73zm160 23v31h-46l46-31zm-96-23v49l73-49h-73z'/%3E%3Cpath d='M0 22.7v31h46l-46-31zm96-23v49L23-.3h73zm160 23v31h-46l46-31zm-96-23v49l73-49h-73zM0 147.7v-30h46l-46 30zm96 23v-49l-73 49h73zm160-23v-30h-46l46 30zm-96 23v-49l73 49h-73z'/%3E%3C/g%3E%3Cpath fill='%235DA51E' stroke='%2345602C' stroke-width='4' stroke-miterlimit='10' d='M462.8 91.5h-29.1l25.7-25.7c4.5-4.4 4.5-11.4 0-15.8l-3.4-3.4c-4.4-4.4-11.4-4.4-15.8 0l-25.9 25.9V37.4c0-6.2-5.1-11.3-11.3-11.3h-4.7c-6.2 0-11.3 5.1-11.3 11.3v31.7l-23.5-23.8c-4.7-4.7-12.2-4.7-16.9 0l-3.6 3.6c-4.7 4.7-4.7 12.4 0 17.2l25 25.4h-30.6c-6 0-10.9 4.9-10.9 10.9v4.6c0 6 4.9 10.9 10.9 10.9H369l-20.7 20.7c-4.4 4.4-4.4 11.4 0 15.8l3.4 3.4c4.4 4.4 11.4 4.4 15.8 0l19.6-19.6V167c0 6.1 5.1 11.1 11.3 11.3h4.7c6.2 0 11.3-5.1 11.3-11.3v-28.3l22.2 22.6c4.7 4.7 12.4 4.7 17.1 0l3.6-3.6c4.7-4.7 4.7-12.4 0-17.2L435.2 118h27.6c5.9 0 10.7-4.9 10.9-10.9v-4.6c0-6.1-4.9-11-10.9-11z'/%3E%3Cpath fill='%23E2DD24' stroke='%23525625' stroke-width='4' stroke-miterlimit='10' d='M439.2 249.1h-79.8s-.9-13.4-6-21.8c-6.2-10.4-13.9-28.1-1.4-36.7 15.9-10.9 33.7.8 48.2.8 11.8.1 26.9-14 45-.8 12.2 8.9 3.9 28.2-1.3 36.7-7 11.5-4.7 21.8-4.7 21.8z'/%3E%3C/svg%3E")}.flag\:IQ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23CE1126' d='M0 0h513v114H0z'/%3E%3Cpath d='M0 228h513v114H0z'/%3E%3Cpath d='M219.2 160.7h-29.3c1.5-5.7 6.6-9.9 12.8-9.9v-19.9c-18.3 0-33.1 14.9-33.1 33.1v16.5h49.6c1.8 0 3.3 1.5 3.3 3.3v6.6h-66.2v19.9h86.1v-26.5c0-12.7-10.4-23.1-23.2-23.1zm49.6 29.8v-59.6H249v79.5h33.1v-19.9zm66.2 0v-59.6h-19.8v59.6h-6.6v-19.8h-19.9v39.7h59.6v-19.9z' fill='%23547C31'/%3E%3C/svg%3E")}.flag\:IR{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h512v342H0z'/%3E%3Cpath fill='%236DA544' d='M0 0h513v114H0z'/%3E%3Cpath d='M0 227.9h513v114H0zm278.8-93.1c.1 2 8.7 26.2 4.4 39.4-6.6 20.3-15.8 21.8-19.8 24.5V134l-6.9-4.2-6.9 4.2v64.7c-4-2.7-12.4-2.4-19.8-24.5-4.3-12.7 5.7-37.3 5.8-39.2 0 0-9.5 8.1-15.8 24-5.9 14.8 1.9 49.6 29.5 54.8 2.3.4 4.7 5.6 7.2 5.6 2.1 0 4.1-5.2 6-5.5 28.4-4.6 35-41.7 29.9-55.6-5.4-14.6-13.6-23.5-13.6-23.5z' fill='%23D80027'/%3E%3Cpath d='M44.6 98.9h22.3v24.4H44.6zM0 98.9h22.3v24.4H0zm89.2 0h22.3v24.4H89.2zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4H223zm44.7 0H290v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0h22.3v24.4h-22.3zm44.6 0H513v24.4h-22.3zm-446.1 118h22.3v25.5H44.6zm-44.6 0h22.3v25.5H0zm89.2 0h22.3v25.5H89.2zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5H223zm44.7 0H290v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0h22.3v25.5h-22.3zm44.6 0H513v25.5h-22.3z' fill='%23fff' opacity='.5'/%3E%3C/svg%3E")}.flag\:IS{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%230052B4' d='M0 85.334h512v341.337H0z'/%3E%3Cpath fill='%23fff' d='M512 295.883H202.195v130.783h-79.76V295.883H0v-79.772h122.435V85.329h79.76v130.782H512v61.218z'/%3E%3Cpath fill='%23D80027' d='M512 234.666v42.663H183.652v149.337h-42.674V277.329H0v-42.663h140.978V85.329h42.674v149.337z'/%3E%3C/svg%3E")}.flag\:IT{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M341.334 85.33H0v341.332h512V85.33z'/%3E%3Cpath fill='%236DA544' d='M0 85.333h170.663V426.67H0z'/%3E%3Cpath fill='%23D80027' d='M341.337 85.333H512V426.67H341.337z'/%3E%3C/svg%3E")}.flag\:JE{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23D80027' d='M301.8 171L513 30.2V0h-45.3L256.5 140.8 45.3 0H0v30.2L211.2 171 0 311.8V342h45.3l211.2-140.8L467.7 342H513v-30.2z'/%3E%3Cpath fill='%23FFDA44' d='M233.7 44.6l22.3 5.6 22.3-5.6 4-20.9-14.9 6.5L256 14.8l-11.4 15.4-14.9-6.5z'/%3E%3Cpath fill='%23D80027' d='M233.7 44.6s-4 12.9-4 29.9c0 27.9 26.3 41.3 26.3 41.3s26.3-15.5 26.3-41.3c0-15.4-4-29.9-4-29.9s-8.1-5-22.3-5-22.3 5-22.3 5z'/%3E%3C/svg%3E")}.flag\:JM{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%236DA544' d='M0 85.337h512v341.326H0z'/%3E%3Cpath d='M215.864 256.006L0 399.911V112.089zM512 112.089v287.822L296.136 256.006z'/%3E%3Cpath fill='%230052B4' d='M512 112.089L296.136 256.006 512 399.911v26.757h-40.125L256 282.752 40.125 426.668H0v-26.757l215.864-143.905L0 112.089V85.331h40.125L256 229.248 471.875 85.331H512z'/%3E%3Cpath fill='%23FFDA44' d='M512 112.089L296.136 256.006 512 399.911v26.757h-40.125L256 282.752 40.125 426.668H0v-26.757l215.864-143.905L0 112.089V85.331h40.125L256 229.248 471.875 85.331H512z'/%3E%3C/svg%3E")}.flag\:JO{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.339h512v341.326H0z'/%3E%3Cpath d='M0 85.339h512v113.775H0z'/%3E%3Cpath fill='%236DA544' d='M0 312.89h512v113.775H0z'/%3E%3Cpath fill='%23D80027' d='M256 256.006L0 426.669V85.331z'/%3E%3Cpath fill='%23fff' d='M77.913 224.802l7.876 16.469 17.786-4.11-7.965 16.426 14.303 11.343-17.808 4.014.049 18.255-14.241-11.421-14.241 11.421.05-18.255-17.809-4.014 14.303-11.343-7.965-16.426 17.786 4.11z'/%3E%3C/svg%3E")}.flag\:JP{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.331h512v341.337H0z'/%3E%3Ccircle fill='%23D80027' cx='256' cy='255.994' r='96'/%3E%3C/svg%3E")}.flag\:KE{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.331h512v341.337H0z'/%3E%3Cpath d='M0 85.331h512v90.579H0z'/%3E%3Cpath fill='%23496E2D' d='M0 336.089h512v90.568H0z'/%3E%3Cpath fill='%23A2001D' d='M0 198.606h512v114.799H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M323.265 139.803l-25.583-11.809L256 222.376l-41.682-94.382-25.583 11.809 51.749 116.191-51.749 116.192 25.583 11.808L256 289.613l41.682 94.381 25.583-11.808-51.749-116.192z'/%3E%3Cpath d='M273.376 150.931C263.472 140.115 256 133.898 256 133.898s-7.472 6.216-17.376 17.032v210.127C248.528 371.873 256 378.091 256 378.091s7.472-6.216 17.376-17.033V150.931z'/%3E%3C/g%3E%3Cpath d='M209.04 191.226v129.535c10.465 18.542 23.274 33.742 32.872 43.818V147.408c-9.599 10.076-22.408 25.275-32.872 43.818zm93.92 0c-10.465-18.543-23.274-33.742-32.872-43.818V364.58c9.599-10.077 22.407-25.276 32.872-43.818V191.226z' fill='%23A2001D'/%3E%3Cpath d='M302.96 191.226v129.535c10.594-18.774 18.784-40.973 18.784-64.767s-8.19-45.993-18.784-64.768zm-93.92 0v129.535c-10.594-18.774-18.784-40.973-18.784-64.767s8.19-45.993 18.784-64.768z'/%3E%3C/svg%3E")}.flag\:KG{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 342'%3E%3Cg fill='%23D80027'%3E%3Cpath d='M0 0h513v342H0z'/%3E%3Ccircle cx='256' cy='170.7' r='170.7'/%3E%3C/g%3E%3Cpath fill='%23FFDA44' d='M382.4 170.7L330.8 195l27.5 50-56.1-10.7-7.1 56.6-39.1-41.7-39.1 41.7-7.1-56.6-56.1 10.7 27.5-50-51.6-24.3 51.6-24.3-27.5-50.1 56.1 10.8 7.1-56.7L256 92.1l39.1-41.7 7.1 56.7 56.1-10.8-27.5 50.1z'/%3E%3Ccircle fill='%23D80027' cx='257.4' cy='170.7' r='71.6'/%3E%3Cpath d='M214.2 170.7c-2.1 0-4.1.1-6.2.3.1 12 4.4 22.9 11.6 31.5 3.8-10.3 9.5-19.6 16.7-27.7-6.9-2.7-14.3-4.1-22.1-4.1zm26.6 46.5c5.2 1.9 10.8 2.9 16.6 2.9 5.8 0 11.4-1 16.6-2.9-2.8-11.1-8.7-21-16.6-28.8-7.9 7.8-13.8 17.7-16.6 28.8zm59.4-71.2c-8.5-14.8-24.5-24.7-42.8-24.7-18.3 0-34.2 9.9-42.8 24.7 15.6.1 30.2 4.3 42.8 11.6 12.6-7.3 27.2-11.6 42.8-11.6zm-21.7 28.8c7.2 8 12.9 17.4 16.7 27.7 7.2-8.5 11.5-19.5 11.6-31.5-2-.2-4.1-.3-6.2-.3-7.7 0-15.2 1.4-22.1 4.1z' fill='%23FFDA44'/%3E%3C/svg%3E")}.flag\:KH{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23D80027' d='M0 85.337h512v341.326H0z'/%3E%3Cpath d='M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z' fill='%230052B4'/%3E%3Cpath fill='%23fff' d='M303.49 281.971v-17.809h-11.873v-23.745l-11.872-11.872-11.872 11.872v-23.744L256 204.8l-11.873 11.873v23.744l-11.872-11.872-11.872 11.872v23.745H208.51v17.809h-11.872v17.808h118.724v-17.808z'/%3E%3C/svg%3E")}.flag\:KI{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 450 300'%3E%3Cpath fill='%23CE1126' d='M0 0h450v300H0V0z'/%3E%3Cg fill='%23FCD116'%3E%3Ccircle cx='227.6' cy='161.2' r='56.2'/%3E%3Cpath d='M254.1 73.4l-23.7 26 28.6 6.5zm-51.5.2l-4.8 33.1 28.5-8zm94.3 26.7l-34.7 8.5 20.1 23.7zm-138.3-1.8l15.5 32.7 20.2-22.7zm159 45.3l-34.4-9.9 5.6 29.5zm-182-2.6l31.9 19.8 5.2-27.7z'/%3E%3C/g%3E%3Cpath fill='%23003F87' d='M0 175h450v125H0V175z'/%3E%3Cpath fill='%23fff' d='M0 267c15 0 30 13 45 13s30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13v-21c-15 0-30 13-45 13s-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13v21zm0-43c15 0 30 13 45 13s30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13v-21c-15 0-30 13-45 13s-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13v21zm0-43c15 0 30 13 45 13s30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13 30 13 45 13 30-13 45-13v-21c-15 0-30 13-45 13s-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13-30 13-45 13-30-13-45-13v21z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' fill='%23FCD116' d='M183.2 48.3l-1.1-5.3 22.4-3.7s-30.1-7.1-40-10.7c-14.3-5.1-16.3-12.1-16.3-12.1s44.7 11 64.8 11c4.3 0 12.8 10.7 12.8 10.7s14.8-14.9 21.9-15.4c32.1-2.3 66.6-6.4 66.6-6.4s-10 6.7-16 8.5c-16.2 4.9-50.6 11.7-50.6 11.7l-4.8 7.5H277l-14.4 4.3 7.4 6.9s-7.8-4.1-18.1-2.1c-7.1 1.3-15.4 6-22.9 8-18.7 4.8-29.9-12.8-29.9-12.8l-15.9-.1z'/%3E%3C/svg%3E")}.flag\:KM{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%230052B4' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23FFDA44' d='M0 85.337h512v85.337H0z'/%3E%3Cpath fill='%23fff' d='M0 170.663h512V256H0z'/%3E%3Cpath fill='%23D80027' d='M0 256h512v85.337H0z'/%3E%3Cpath fill='%236DA544' d='M256 256.006L0 426.668V85.331z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M68.638 256c0-24.865 17.476-45.638 40.812-50.734a52.059 52.059 0 00-11.13-1.208c-28.688 0-51.942 23.255-51.942 51.942s23.255 51.942 51.942 51.942c3.822 0 7.543-.425 11.13-1.208-23.337-5.096-40.812-25.869-40.812-50.734z'/%3E%3Cpath d='M108.877 211.478l2.762 8.503h8.94l-7.232 5.256 2.762 8.502-7.232-5.255-7.234 5.255 2.764-8.502-7.234-5.256h8.94zm0 22.261l2.762 8.503h8.94l-7.232 5.255 2.762 8.503-7.232-5.255-7.234 5.255 2.764-8.503-7.234-5.255h8.94zm0 22.261l2.762 8.503h8.94l-7.232 5.255 2.762 8.503-7.232-5.255-7.234 5.255 2.764-8.503-7.234-5.255h8.94zm0 22.261l2.762 8.502h8.94l-7.232 5.256 2.762 8.503-7.232-5.255-7.234 5.255 2.764-8.503-7.234-5.256h8.94z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:KN{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23D80027' d='M0 0h513v342H0z'/%3E%3Cpath fill='%236DA544' d='M512 0H0v342'/%3E%3Cpath fill='%23FFDA44' d='M307.7 0L0 194.5V342h206.9L513 148.5V0z'/%3E%3Cpath d='M513 0H385.2L0 249.4V341l126.2 1L513 91.6z'/%3E%3Cpath d='M141.1 187l31.2 24 32.3-22.2-13.1 37 31.1 23.9-39.2-1.1-13.2 37-11.1-37.6-39.2-1.1 32.3-22.2zM310.6 70.8l31.2 23.9 32.3-22.2-13.1 37 31.1 23.9-39.2-1.1-13.2 37-11.1-37.6-39.2-1.1 32.4-22.2z' fill='%23fff'/%3E%3C/svg%3E")}.flag\:KP{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%2391DC5A' d='M0 85.331h512v341.337H0z'/%3E%3Cpath fill='%23fff' d='M0 85.331h512v341.337H0z'/%3E%3Cpath d='M0 85.331h512v57.188H0zM0 369.48h512v57.177H0z' fill='%230052B4'/%3E%3Cpath fill='%23D80027' d='M0 165.215h512v181.582H0z'/%3E%3Ccircle fill='%23fff' cx='190.33' cy='255.994' r='65.668'/%3E%3Cpath fill='%23D80027' d='M190.332 190.332l14.734 45.346h47.757l-38.65 28.028 14.849 45.481-38.69-28.16-38.631 28.107 14.79-45.428-38.616-28.028h47.722z'/%3E%3C/svg%3E")}.flag\:KR{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 600'%3E%3Cpath fill='%23fff' d='M0 0h900v600H0z'/%3E%3Cg transform='rotate(-56.31)'%3E%3Cpath d='M-75 228.3H75m-150 37.5H75m-150 37.5H75m-150 475H75m-150 37.5H75m-150 37.5H75' stroke='%23000' stroke-width='25'/%3E%3Cpath stroke='%23fff' stroke-width='12.5' d='M0 753.3v125'/%3E%3Ccircle fill='%23ca163a' cy='540.8' r='150'/%3E%3Cpath fill='%230e4896' d='M0 390.8c-41.4 0-75 33.6-75 75s33.6 75 75 75 75 33.6 75 75-33.6 75-75 75c-82.8 0-150-67.2-150-150s67.2-150 150-150z'/%3E%3C/g%3E%3Cpath d='M231.56 535.73l-83.205-124.808M262.76 514.928l-83.205-124.807m114.407 104.006l-83.205-124.808m478.43-138.675l-83.205-124.807M720.39 209.843L637.184 85.036m114.407 104.006L668.386 64.234' stroke='%23000' stroke-width='25'/%3E%3Cpath stroke='%23fff' stroke-width='12.5' d='M205.6 462.897l31.202-20.8m389.981-259.989l36.444-24.296m31.202-20.801l31.202-20.801'/%3E%3C/svg%3E")}.flag\:KW{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%236DA544' d='M0 85.337h512v113.775H0z'/%3E%3Cpath fill='%23D80027' d='M0 312.888h512v113.775H0z'/%3E%3Cpath d='M166.957 312.889L0 426.663V85.337l166.957 113.774z'/%3E%3C/svg%3E")}.flag\:KY{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%230052B4' d='M0 85.334h512v341.337H0z'/%3E%3Ccircle fill='%236DA544' cx='384' cy='181.79' r='29.682'/%3E%3Cpath fill='%23D80027' d='M332.054 174.377h103.88v44.522h-103.88z'/%3E%3Cpath fill='%23496E2D' d='M435.942 255.997v-.001.001z'/%3E%3Cpath fill='%23FFDA44' d='M332.058 285.678v29.682h15.616c9.364 9.176 22.18 14.84 36.326 14.84 14.147 0 26.962-5.664 36.326-14.84h15.616v-29.682H332.058z'/%3E%3Cpath fill='%23338AF3' d='M332.058 211.475v44.522c0 39.759 51.942 51.942 51.942 51.942s51.942-12.182 51.942-51.942v-44.522H332.058z'/%3E%3Cpath d='M383.997 235.256c-12.985 0-12.985 11.873-25.97 11.873s-12.985-11.873-25.97-11.873v20.777c12.985 0 12.985 11.873 25.97 11.873s12.985-11.873 25.97-11.873c12.986 0 12.986 11.873 25.973 11.873 12.986 0 12.986-11.873 25.973-11.873v-20.777c-12.986 0-12.986 11.873-25.973 11.873-12.986-.001-12.986-11.873-25.973-11.873zm0-41.59c-12.985 0-12.985 11.873-25.97 11.873s-12.985-11.873-25.97-11.873v20.777c12.985 0 12.985 11.873 25.97 11.873s12.985-11.873 25.97-11.873c12.986 0 12.986 11.873 25.973 11.873 12.986 0 12.986-11.873 25.973-11.873v-20.777c-12.986 0-12.986 11.873-25.973 11.873-12.986 0-12.986-11.873-25.973-11.873z' fill='%23F3F3F3'/%3E%3Cpath fill='%23fff' d='M256 85.334v22.617l-46.069 30.709H256v64h-46.069L256 233.38v22.617h-22.628L160 207.078v48.919H96v-48.919l-73.372 48.919H0V233.38l46.069-30.72H0v-64h46.069L0 107.951V85.334h22.628L96 134.241V85.334h64v48.907l73.372-48.907z'/%3E%3Cg fill='%23D80027'%3E%3Cpath d='M144 85.329h-32v69.334H0v32h112v69.334h32v-69.334h112v-32H144z'/%3E%3Cpath d='M0 85.329v15.082l57.377 38.252H80zm256 0v15.082l-57.377 38.252H176z'/%3E%3Cpath d='M0 85.329v15.082l57.377 38.252H80zm256 0v15.082l-57.377 38.252H176zM0 255.997v-15.082l57.377-38.252H80zm256 0v-15.082l-57.377-38.252H176z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:KZ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%2336B6CC' d='M0 0h513v342H0V0z'/%3E%3Ccircle fill='%23FFD400' cx='256.5' cy='170.9' r='68.4'/%3E%3Cpath fill='%23FFD400' d='M256.5 251.5l-27.9 41.7-7.1-49.7-43.2 25.5 15.2-47.8-50 4.2 34.4-36.5-46.9-18 46.8-18-34.4-36.5 50 4.2-15.2-47.8 43.2 25.4 7.1-49.7 27.9 41.7 27.9-41.7 7.1 49.7 43.2-25.4-15.2 47.8 50-4.2-34.3 36.6 46.8 17.9-46.8 18 34.4 36.5-50-4.2 15.2 47.8-43.2-25.4-7.1 49.7c0-.1-27.9-41.8-27.9-41.8zm0-.8c44.1 0 79.9-35.8 79.9-79.9S300.6 91 256.5 91s-79.9 35.8-79.9 79.9 35.8 79.8 79.9 79.8zM22.8 28.3c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6V28.3zm0 45.7c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6V74zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.7c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0 45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H28.5c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm22.8-22.8c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7V245c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0-45.7c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6V188zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6v-11.4zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6V96.8zm0-45.6c0-3.2 2.4-5.7 5.7-5.7h11.3c3.2 0 5.7 2.4 5.7 5.7v11.3c.1 3.1-2.4 5.7-5.6 5.7H51.3c-3.1 0-5.7-2.5-5.7-5.6V51.2z'/%3E%3C/svg%3E")}.flag\:LA{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%230052B4' d='M0 0h513v342H0z'/%3E%3Cpath d='M0 .1h513v90.7H0zm0 251.2h513V342H0z' fill='%23D80027'/%3E%3Ccircle fill='%23fff' cx='256.5' cy='171' r='65.9'/%3E%3C/svg%3E")}.flag\:LB{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h513v342H0z'/%3E%3Cpath d='M0 .2h513v90.7H0zm.5 251.1H513V342H.5z' fill='%23D80027'/%3E%3Cpath fill='%236DA544' d='M290.3 193.5L256 130.7l-34.3 62.8h25.7v17.2h17.2v-17.2z'/%3E%3Cpath fill='%2314AF5A' d='M241.3 213.1c4.4-4.4 4.4-11.6-.1-16l4.7 4.7c-5.2-4.7-12.2-6.6-19.1-5.3l-23.5 5.9c-6.1 1.5-6.8-.4-1.8-4.2l27.1-20.3c5.1-3.8 4.2-6.9-2.3-6.9h-11c-6.4 0-7-2.3-1.5-5.1l25.3-12.7c5.6-2.8 5.1-5.1-1.5-5.1h-11c-6.4 0-7.4-3.1-2.3-6.9l27.1-20.3c5.6-3.8 12.9-3.8 18.5 0l27.1 20.3c5.1 3.8 4.2 6.9-2.3 6.9h-11c-6.4 0-7 2.3-1.5 5.1l25.3 12.7c5.6 2.8 5.1 5.1-1.5 5.1h-11c-6.4 0-7.4 3.1-2.3 6.9l27.1 20.3c5.1 3.8 4.4 5.7-1.8 4.2l-23.5-5.9c-6.8-1.3-13.9.6-19.1 5.3l4.7-4.7c-4.4 4.4-4.5 11.5-.1 16l6.8 6.8c4.4 4.4 3.1 8-3.3 8h-45.8c-6.2 0-7.7-3.6-3.3-8 .1.1 6.9-6.8 6.9-6.8z'/%3E%3C/svg%3E")}.flag\:LC{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%2355B2FF' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23F3F3F3' d='M148.5 298.1h216l-108-254.2z'/%3E%3Cpath fill='%23333' d='M186 272.7l70.5-160.3L327 272.7z'/%3E%3Cpath fill='%23FFDA44' d='M148.5 298.1h216l-108-101.7z'/%3E%3C/svg%3E")}.flag\:LI{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23D80027' d='M0 0h513v342H0z'/%3E%3Cpath fill='%230052B4' d='M0 0h513v171H0z'/%3E%3Cpath fill='%23FFDA44' d='M149.3 98.1c0-14-11.3-25.3-25.3-25.3-6.5 0-12.4 2.4-16.9 6.4V64.4h8.4V47.5h-8.4v-8.4H90.3v8.4h-8.4v16.9h8.4v14.9c-4.5-4-10.4-6.4-16.9-6.4-14 0-25.3 11.3-25.3 25.3 0 7.5 3.3 14.2 8.4 18.8v14.9h84.3V117c5.3-4.7 8.5-11.5 8.5-18.9z'/%3E%3C/svg%3E")}.flag\:LK{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.329v341.337h512V85.329H0zm489.739 319.076h-267.13V107.59h267.13v296.815z'/%3E%3Cpath fill='%23A2001D' d='M222.609 107.595h267.13V404.41h-267.13z'/%3E%3Cpath fill='%23D80027' d='M22.261 107.595h200.348V404.41H22.261z'/%3E%3Cpath fill='%23FFDA44' d='M200.348 85.334h22.261v341.337h-22.261z'/%3E%3Cpath fill='%236DA544' d='M22.261 107.595h89.043V404.41H22.261z'/%3E%3Cpath fill='%23FF9811' d='M111.304 107.595h89.043V404.41h-89.043z'/%3E%3Cg fill='%23FFDA44'%3E%3Cpath d='M358.675 250.438v-44.522c0-7.424-11.13-14.848-11.13-14.848s-11.13 7.424-11.13 14.848h-44.522v44.522h22.261v22.261c0 4.875.979 9.539 2.76 13.768l-10.184 8.493h-29.674V157.677c-12.299 0-22.261 9.973-22.261 22.261v96.467a22.19 22.19 0 007.413 16.584v35.361h14.848v-18.554h66.783v29.685H328.99v14.837h29.685v-29.685l13.601-14.837h44.288v29.685h-14.848v14.837h29.685v-29.685l13.601-14.837 12.552-40.259-11.038-19.1h-38.945c-14.169-.122-40.637.09-48.896.001z'/%3E%3Cpath d='M370.551 211.844v25.229h71.513v13.365h4.452v-17.817h-71.513v-16.325h75.965v-4.452zM222.609 107.595h22.261v22.261h-22.261zm244.869 0h22.261v22.261h-22.261zM222.609 382.138h22.261v22.261h-22.261zm244.869 0h22.261v22.261h-22.261z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:LR{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 91.476h512v341.337H0z'/%3E%3Cpath d='M0 91.476h512v31.031H0zm0 62.063h512v31.031H0zm0 62.064h512v31.031H0zm0 62.063h512v31.031H0zm0 62.063h512v31.031H0zm0 62.064h512v31.031H0z' fill='%23D80027'/%3E%3Cpath fill='%230052B4' d='M0 79.177h256v167.457H0z'/%3E%3Cpath fill='%23fff' d='M127.999 118.382l11.05 34.01h35.764l-28.932 21.021 11.05 34.012-28.932-21.021-28.933 21.021 11.053-34.012-28.932-21.021h35.762z'/%3E%3C/svg%3E")}.flag\:LS{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h513v342H0z'/%3E%3Cpath fill='%230052B4' d='M0 0h513v114H0z'/%3E%3Cpath fill='%236DA544' d='M0 227.6h513v114H0z'/%3E%3Cpath d='M245.2 171l7.7-23.1c2-5.9 5.1-6 7.1 0l7.7 23.1 19.4 29.1c1.7 2.6 1.3 6.3-1.2 8 0 0-6.9 8-29.5 8s-29.5-8-29.5-8c-2.4-2-2.9-5.4-1.2-8l19.5-29.1z'/%3E%3Cpath d='M256.5 171c-12.5 0-22.6-10.1-22.6-22.6 0-12.5 10.1-22.6 22.6-22.6s22.6 10.1 22.6 22.6c0 12.5-10.2 22.6-22.6 22.6zm0 0c6.2 0 11.3-16.3 11.3-22.6 0-6.2-5.1-11.3-11.3-11.3-6.2 0-11.3 5.1-11.3 11.3 0 6.3 5 22.6 11.3 22.6z'/%3E%3C/svg%3E")}.flag\:LT{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%236DA544' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23FFDA44' d='M0 85.337h512v113.775H0z'/%3E%3Cpath fill='%23D80027' d='M0 312.888h512v113.775H0z'/%3E%3C/svg%3E")}.flag\:LU{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23D80027' d='M0 85.337h512v113.775H0z'/%3E%3Cpath fill='%23338AF3' d='M0 312.888h512v113.775H0z'/%3E%3C/svg%3E")}.flag\:LV{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h513v342H0z'/%3E%3Cpath class='prefix__st1' d='M0 0h513v127.6H0zm0 214.4h513V342H0z' fill='%23A2001D'/%3E%3C/svg%3E")}.flag\:LY{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23D80027' d='M0 85.337h512v113.775H0z'/%3E%3Cpath fill='%23496E2D' d='M0 312.888h512v113.775H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M281.424 236.026l8.962 12.35 14.513-4.706-8.975 12.339 8.961 12.349-14.509-4.724-8.976 12.34.01-15.258-14.51-4.725 14.514-4.706z'/%3E%3Cpath d='M256.965 286.868c-17.048 0-30.868-13.821-30.868-30.868s13.821-30.868 30.868-30.868a30.742 30.742 0 0114.684 3.71c-6.851-6.698-16.218-10.833-26.556-10.833-20.982 0-37.992 17.01-37.992 37.992s17.01 37.992 37.992 37.992c10.338 0 19.706-4.135 26.556-10.833a30.738 30.738 0 01-14.684 3.708z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:MA{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23D80027' d='M0 85.337v341.326h512V85.337z'/%3E%3Cpath fill='%2320661b' d='M352 226.484h-73.337L256 156.738l-22.663 69.748H160l59.331 43.107-22.663 69.749L256 296.232l59.332 43.107-22.663-69.749L352 226.484zm-116.063 37.711l7.663-23.585h24.8l7.663 23.585v.001L256 278.772l-20.063-14.577zm27.873-37.711h-15.619L256 202.447l7.81 24.037zm24.269 28.982l-4.827-14.856h25.274l-20.447 14.856zm-59.331-14.856l-4.827 14.856-20.447-14.856h25.274zm-5.211 61.748l7.81-24.036 12.636 9.181-20.446 14.855zm44.479-14.856l12.636-9.181 7.81 24.036-20.446-14.855z'/%3E%3C/svg%3E")}.flag\:MC{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.34h512v341.326H0z'/%3E%3Cpath fill='%23D80027' d='M512 85.334v166.69L0 256.175V85.334z'/%3E%3C/svg%3E")}.flag\:MD{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23FFDA44' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23D80027' d='M342 0h171v342H342z'/%3E%3Cpath fill='%230052B4' d='M0 0h171v342H0z'/%3E%3Cpath fill='%23AF7F59' d='M206.2 129.1h33.2L256 79.3l16.6 49.8h33.2v99.6L256 262l-49.8-33.2v-99.7zm33.2 33.3v49.8h33.2v-49.8h-33.2z'/%3E%3C/svg%3E")}.flag\:ME{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23E6BE53' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23E01D24' d='M20 20h473v302H20z'/%3E%3Cpath fill='%23E6BE53' d='M248.5 112.9c4.4 4.4 11.6 4.4 16 0l-4.7 4.7 22.7-22.7c4.9-4.5 12.1-5.6 18.2-2.8l2.1 1c5.7 2.9 6.7 8.7 2.3 13.1l4.7-4.7-22.8 22.8c-4.5 4.9-5.6 12.1-2.8 18.2l1 2.1c2.9 5.7 5.1 15.4 5.1 21.6v-11.3c0 6.2 4.4 9.1 10.2 6.2l2.1-1c5.7-2.9 6.7-8.7 2.3-13.1l4.7 4.7c-4.4-4.4-4.4-11.6 0-16l-4.7 4.7c5.2-5.5 9.6-11.6 13.1-18.2l1-2.1c2.9-5.7 6.3-15.1 7.9-21.2l5.8-23.3c1.5-6 5.9-6.8 9.6-1.8l20.2 26.9c3.8 5.1 6.9 14 6.9 20.6v22.4c0 6.3-2.2 15.8-5.1 21.7l-1 2.1c-3.5 6.6-7.9 12.7-13.1 18.2l-6.8 6.8c-5.4 5.2-11.5 9.6-18.2 13.1l-2.1 1c-5.7 2.9-15.5 5.1-21.6 5.1-6.2 0-6.9 2.2-1.1 5.1l2.1 1c5.7 2.9 13.8 8.7 18.2 13.1l-4.7-4.7c4.4 4.4 11.6 4.4 16 0l-4.7 4.7c4.4-4.4 11.6-4.4 16 0L339 226c4.6 4.9 5.7 12.1 2.9 18.2l-1 2.1c-2.9 5.7-10.4 10.2-16.4 10.2-7.5-.3-14.8-2-21.6-5.1l-2.1-1c-6.5-3.6-11.8-8.9-15.4-15.4l-1-2.1c-2.9-5.7-8.7-6.7-13.1-2.3l4.7-4.7c-4.4 4.7-5.2 11.8-1.8 17.3l10.3 15.4c3.4 5.1 2 12.1-3.1 15.5L266 284.4c-5.7 3.4-12.8 3.4-18.6 0L232 274.1c-5.1-3.4-6.5-10.3-3.1-15.5l10.3-15.4c3.4-5.5 2.6-12.6-1.8-17.3l4.7 4.7c-4.4-4.4-10.2-3.6-13.1 2.3l-1 2.1c-2.9 5.7-9.5 12.4-15.4 15.4l-2.1 1c-5.7 2.9-15.5 5.1-21.6 5.1-6.9-.3-13.1-4.2-16.4-10.2l-1-2.1c-2.8-6.1-1.6-13.3 2.9-18.2l-4.7 4.7c4.4-4.4 11.6-4.4 16 0L181 226c4.4 4.4 11.6 4.4 16 0l-4.7 4.7c5.5-5.2 11.6-9.6 18.2-13.1l2.1-1c5.7-2.9 5-5.1-1.1-5.1-7.5-.3-14.8-2-21.6-5.1l-2.1-1c-6.6-3.5-12.7-7.9-18.2-13.1l-6.8-6.8c-5.2-5.4-9.6-11.5-13.1-18.2l-1-2.1c-3.1-6.8-4.9-14.2-5.1-21.7V121c0-6.3 3.1-15.6 6.9-20.6l20.2-26.9c3.8-5.1 8.1-4.3 9.6 1.8l5.8 23.3c2 7.3 4.6 14.4 7.9 21.2l1 2.1c2.9 5.7 8.7 13.8 13.1 18.2l-4.7-4.7c4.4 4.4 4.4 11.6 0 16l4.7-4.7c-4.4 4.4-3.6 10.2 2.3 13.1l2.1 1c5.7 2.9 10.2 0 10.2-6.2v11.3c0-6.2 2.2-15.7 5.1-21.6l1-2.1c2.8-6.1 1.7-13.2-2.8-18.2l-22.7-22.7 4.7 4.7c-4.4-4.4-3.6-10.2 2.3-13.1l2.1-1c6.1-2.8 13.2-1.7 18.2 2.8l22.7 22.7-4.8-4.5zm-18-40.7c-4.4-4.4-3.2-9.5 2.8-11.5l12.4-4.2c6-2 15.5-2 21.5 0l12.4 4.2c6 2 7.2 7.1 2.8 11.5l-6.8 6.8c-5.3 4.7-12.1 7.5-19.2 7.9-6.2 0-14.8-3.5-19.2-7.9.1 0-6.7-6.8-6.7-6.8z'/%3E%3Cpath fill='%23215F90' d='M233.9 200.2c0 6.2 1.7 6.4 4.2.5 0 0 7.1-23.2 18.4-23.2 11.3 0 18.6 23.6 18.6 23.6 2.2 5.7 4 5.3 4-1.1v-11.2c0-18.7-10.1-33.9-22.6-33.9-12.5 0-22.6 15.2-22.6 33.9v11.4z'/%3E%3C/svg%3E")}.flag\:MF{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 108 72'%3E%3Cpath d='M0 0h108v72H0z' fill='%23003787'/%3E%3Cpath d='M0 0h108L60 48v24H48V48z' fill='%23fff'/%3E%3Ccircle cx='54' cy='30' r='8' fill='%23f9d90f'/%3E%3Cpath d='M44 30h20L54 48z' fill='%23fff'/%3E%3Cpath d='M54 48L38 33h32z' fill='%23cf142b'/%3E%3C/svg%3E")}.flag\:MG{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%236DA544' d='M512 426.666V85.329H0v341.337h512z'/%3E%3Cpath fill='%23D80027' d='M512 85.331H0v170.666h512V85.331z'/%3E%3Cpath fill='%23fff' d='M0 85.334h181.793v341.337H0z'/%3E%3C/svg%3E")}.flag\:MH{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%231E509C' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23fff' d='M513 176.1V81.3L0 342l513-165.9z'/%3E%3Cpath fill='%23F18D36' d='M513 0v81.3L0 342 513 0z'/%3E%3Cpath fill='%23fff' d='M126.7 99.3l-7.8-54.1-7.7 54.1-20.8-23.7 10.7 31.6-31.5-10.7 23.6 20.8-54.1 7.7 54.1 7.7-23.6 20.8 31.5-10.7-10.7 31.6 20.8-23.7 7.7 54.1 7.8-54.1 20.7 23.7-10.6-31.6 31.5 10.7-23.6-20.8 54-7.7-54-7.7 23.6-20.8-31.5 10.7 10.6-31.6z'/%3E%3C/svg%3E")}.flag\:MK{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.333h512V426.67H0z'/%3E%3Cg fill='%23D80027'%3E%3Cpath d='M383.875 426.662L256 252.286l26.827 174.376zM133.565 85.33L256 252.286 230.314 85.33zm95.606 341.332L256 252.286 128.124 426.662zM0 85.33V212.9l256 39.386L28.333 85.33zm0 341.332h18.212L256 252.286 0 291.67zm256-174.376L512 212.9V85.33h-28.331zM281.686 85.33L256 252.286 378.434 85.33zM512 426.662V291.671l-256-39.385 237.787 174.376z'/%3E%3Ccircle cx='256' cy='252.29' r='59.359'/%3E%3C/g%3E%3Ccircle fill='%23FFDA44' cx='256' cy='252.29' r='44.522'/%3E%3C/svg%3E")}.flag\:ML{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.331h512v341.337H0z'/%3E%3Cpath fill='%236DA544' d='M0 85.331h170.663v341.337H0z'/%3E%3Cpath fill='%23D80027' d='M341.337 85.331H512v341.337H341.337z'/%3E%3C/svg%3E")}.flag\:MM{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%236DA544' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23FFDA44' d='M0 85.337h512v113.775H0z'/%3E%3Cpath fill='%23D80027' d='M0 312.888h512v113.775H0z'/%3E%3Cpath fill='%23fff' d='M384 227.261h-97.783L256 134.265l-30.217 92.997H128l79.108 57.475-30.217 92.998L256 320.925l79.108 56.81-30.217-92.998L384 227.261z'/%3E%3C/svg%3E")}.flag\:MN{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23095FAD' d='M0 0h513v342H0z'/%3E%3Cpath d='M342 0h171v342H342zM0 0h171v342H0z' fill='%23BE1229'/%3E%3Cg fill='%23FFDA44'%3E%3Cpath d='M108.3 166.3h14.8v74.2h-14.8zm-59.4 0h14.8v74.2H48.9z'/%3E%3Ccircle cx='86' cy='203.4' r='14.8'/%3E%3Cpath d='M71.2 225.7h29.7v14.8H71.2zm0-59.4h29.7v14.8H71.2z'/%3E%3Ccircle cx='86' cy='144' r='14.8'/%3E%3Cpath d='M76.3 123.9h19.5L86 108.3z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:MO{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%2300745a' d='M0 85.331h512v341.337H0z'/%3E%3Cpath fill='%23fff' d='M285.682 248.878c-4.19 0-8.166.836-11.861 2.164 2.023-4.509 3.379-9.527 3.379-14.885 0-21.201-21.201-37.101-21.201-37.101s-21.201 15.901-21.201 37.101c0 5.357 1.356 10.375 3.379 14.885-3.693-1.328-7.671-2.164-11.861-2.164-21.201 0-37.101 21.201-37.101 21.201s15.901 21.201 37.101 21.201c12.429 0 23.031-7.286 29.682-13.315 6.65 6.03 17.251 13.315 29.682 13.315 21.201 0 37.101-21.201 37.101-21.201s-15.899-21.201-37.099-21.201z'/%3E%3Cpath d='M256 152.111l4.38 13.476h14.171l-11.464 8.332 4.376 13.476-11.463-8.33-11.463 8.33 4.376-13.476-11.464-8.332h14.171zm-53.888 23.572l8.425 7.585 9.818-5.667-4.61 10.355 8.423 7.588-11.274-1.185-4.611 10.355-2.358-11.088-11.275-1.185 9.818-5.669zm-39.45 39.449l11.09 2.358 5.668-9.818 1.186 11.274 11.089 2.358-10.357 4.61 1.186 11.274-7.587-8.423-10.357 4.61 5.669-9.818zm147.227-39.449l-8.425 7.585-9.818-5.667 4.611 10.355-8.425 7.588 11.275-1.185 4.61 10.355 2.359-11.088 11.275-1.185-9.818-5.669zm39.449 39.449l-11.089 2.358-5.669-9.818-1.186 11.274-11.088 2.358 10.357 4.61-1.185 11.274 7.586-8.423 10.357 4.61-5.669-9.818z' fill='%23FFDA44'/%3E%3Cpath d='M256 350.642c16.84 0 32.363-5.619 44.816-15.073h-89.63c12.451 9.454 27.974 15.073 44.814 15.073zm-68.023-44.522a74.138 74.138 0 008.85 15.073h118.345a74.13 74.13 0 008.85-15.073H187.977z' fill='%23fff'/%3E%3C/svg%3E")}.flag\:MP{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 750 500'%3E%3Cpath fill='%230071BC' d='M0 0h750v500H0V0z'/%3E%3Cg fill='%23fff' stroke='%23000' stroke-width='1.9'%3E%3Ccircle cx='375' cy='245' r='225'/%3E%3Ccircle cx='375' cy='245' r='165' fill='%230071BC'/%3E%3C/g%3E%3Cg stroke='%23000'%3E%3Cpath fill='%238C8A8C' stroke-width='1.9' d='M444.7 450c.7 11-7.8 20-18.8 20H323.6c-11 0-19.5-9-19-20l16.7-325c.6-11 10-20 21-20h61.4c11 0 20.5 9 21.2 20l19.8 325z'/%3E%3Cpath fill='%23fff' stroke-width='2' stroke-linejoin='round' d='M373 114l30 93h97l-78 56 29 92-78-56-78 57 30-93-79-57h97l30-92z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:MQ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%230052B4' d='M0 0h513v342H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M512 148.4v44.5H278.3v148.4h-44.6V192.9H0v-44.5h233.7V0h44.6v148.4z'/%3E%3Cpath d='M101 36.1c4.2-.2 8.3-.1 12.5.2 5.5.4 9.4 1.6 9.1.5-.5-1.8-.1-2.2-.8-1.8-1.3 1 .7-.2-7.4 4.4-11.8 6.7-16.9 11.8-14.3 21 2.3 8.1 8.2 10.3 22.3 12.5l1.9.3c5.6.9 8.1 1.4 9.8 2.2.4.2-.3-1-.1-1.7-.2.6-3.9 2.1-13.3 3.9l-4.7.9c-18.1 3.7-27.1 8.5-28.5 21-1.5 13.7 12.7 23.3 30.6 25.6 18.2 2.4 34.1-3.6 35.7-18.4 1-9.4-5.5-15-15.9-17.1-7-1.4-16.3-1.4-27.4-.3-12.4 1.3-24.7 3.4-36.9 6.3-3.6.7-5.9 4.2-5.2 7.8.7 3.6 4.2 5.9 7.8 5.2.2 0 .3-.1.5-.1 11.6-2.7 23.3-4.7 35.1-5.9 9.9-1 18-1 23.4.1 4.4.9 5.3 1.7 5.2 2.6-.5 5.1-8.9 8.2-20.7 6.7-11.6-1.5-19.5-6.8-19.1-11 .5-4.3 5.3-6.8 17.9-9.4l4.6-.9c15.5-3 21.1-5.3 23.5-13.2 1.9-6.5-1.3-11.6-7.2-14.2-3.2-1.4-6.3-2.1-13.2-3.1l-1.8-.3c-8-1.3-11.4-2.6-11.5-3-.1-.4 1.8-2.3 8.1-5.9l4.4-2.5c1.5-.8 2.9-1.8 4.3-2.7 4.6-3.4 7.2-7.1 5.8-12.3-1.9-7.3-9-9.5-20.9-10.4-4.7-.3-9.3-.4-14-.3l-2 .1c-3.7.2-6.5 3.4-6.3 7 .2 3.7 3.4 6.5 7 6.3l1.7-.1zm284 0c4.2-.2 8.3-.1 12.5.2 5.5.4 9.4 1.6 9.1.5-.5-1.8-.1-2.2-.8-1.8-1.3 1 .7-.2-7.4 4.4-11.8 6.7-16.9 11.8-14.3 21 2.3 8.1 8.2 10.3 22.3 12.5l1.9.3c5.6.9 8.1 1.4 9.8 2.2.4.2-.3-1-.1-1.7-.2.6-3.9 2.1-13.3 3.9l-4.7.9c-18.1 3.7-27.1 8.5-28.5 21-1.5 13.7 12.7 23.3 30.6 25.6 18.2 2.4 34.1-3.6 35.7-18.4 1-9.4-5.5-15-15.9-17.1-7-1.4-16.3-1.4-27.4-.3-12.4 1.3-24.7 3.4-36.9 6.3-3.6.7-5.9 4.2-5.2 7.8.7 3.6 4.2 5.9 7.8 5.2.2 0 .3-.1.5-.1 11.6-2.7 23.3-4.7 35.1-5.9 9.9-1 18-1 23.4.1 4.4.9 5.3 1.7 5.2 2.6-.5 5.1-8.9 8.2-20.7 6.7-11.6-1.5-19.5-6.8-19.1-11 .5-4.3 5.3-6.8 17.9-9.4l4.6-.9c15.5-3 21.1-5.3 23.5-13.2 1.9-6.5-1.3-11.6-7.2-14.2-3.2-1.4-6.3-2.1-13.2-3.1l-1.8-.3c-8-1.3-11.4-2.6-11.5-3-.1-.4 1.8-2.3 8.1-5.9l4.4-2.5c1.5-.8 2.9-1.8 4.3-2.7 4.6-3.4 7.2-7.1 5.8-12.3-1.9-7.3-9-9.5-20.9-10.4-4.7-.3-9.3-.4-14-.3l-2 .1c-3.7.2-6.5 3.4-6.3 7 .2 3.7 3.4 6.5 7 6.3l1.7-.1zm-5.4 199c4.2-.2 8.3-.1 12.5.2 5.5.4 9.4 1.6 9.1.5-.5-1.8-.1-2.2-.8-1.8-1.3 1 .7-.2-7.4 4.4-11.8 6.7-16.9 11.8-14.3 21 2.3 8.1 8.2 10.3 22.3 12.5l1.9.3c5.6.9 8.1 1.4 9.8 2.2.4.2-.3-1-.1-1.7-.2.6-3.9 2.1-13.3 3.9l-4.7.9c-18.1 3.7-27.1 8.5-28.5 21-1.5 13.7 12.7 23.3 30.6 25.6 18.2 2.4 34.1-3.6 35.7-18.4 1-9.4-5.5-15-15.9-17.1-7-1.4-16.3-1.4-27.4-.3-12.4 1.3-24.7 3.4-36.9 6.3-3.6.7-5.9 4.2-5.2 7.8.7 3.6 4.2 5.9 7.8 5.2.2 0 .3-.1.5-.1 11.6-2.7 23.3-4.7 35.1-5.9 9.9-1 18-1 23.4.1 4.4.9 5.3 1.7 5.2 2.6-.5 5.1-8.9 8.2-20.7 6.7-11.6-1.5-19.5-6.8-19.1-11 .5-4.3 5.3-6.8 17.9-9.4l4.6-.9c15.5-3 21.1-5.3 23.5-13.2 1.9-6.5-1.3-11.6-7.2-14.2-3.2-1.4-6.3-2.1-13.2-3.1l-1.8-.3c-8-1.3-11.4-2.6-11.5-3-.1-.4 1.8-2.3 8.1-5.9l4.4-2.5c1.5-.8 2.9-1.8 4.3-2.7 4.6-3.4 7.2-7.1 5.8-12.3-1.9-7.3-9-9.5-20.9-10.4-4.7-.3-9.3-.4-14-.3l-2 .1c-3.7.2-6.5 3.4-6.3 7s3.4 6.5 7 6.3l1.7-.1zm-278.6 0c4.2-.2 8.3-.1 12.5.2 5.5.4 9.4 1.6 9.1.5-.5-1.8-.1-2.2-.8-1.8-1.3 1 .7-.2-7.4 4.4-11.8 6.7-16.9 11.8-14.3 21 2.3 8.1 8.2 10.3 22.3 12.5l1.9.3c5.6.9 8.1 1.4 9.8 2.2.4.2-.3-1-.1-1.7-.2.6-3.9 2.1-13.3 3.9l-4.7.9c-18.1 3.7-27.1 8.5-28.5 21-1.5 13.7 12.7 23.3 30.6 25.6 18.2 2.4 34.1-3.6 35.7-18.4 1-9.4-5.5-15-15.9-17.1-7-1.4-16.3-1.4-27.4-.3-12.4 1.3-24.7 3.4-36.9 6.3-3.6.7-5.9 4.2-5.2 7.8s4.2 5.9 7.8 5.2c.2 0 .3-.1.5-.1 11.6-2.7 23.3-4.7 35.1-5.9 9.9-1 18-1 23.4.1 4.4.9 5.3 1.7 5.2 2.6-.5 5.1-8.9 8.2-20.7 6.7-11.6-1.5-19.5-6.8-19.1-11 .5-4.3 5.3-6.8 17.9-9.4l4.6-.9c15.5-3 21.1-5.3 23.5-13.2 1.9-6.5-1.3-11.6-7.2-14.2-3.2-1.4-6.3-2.1-13.2-3.1l-1.8-.3c-8-1.3-11.4-2.6-11.5-3-.1-.4 1.8-2.3 8.1-5.9l4.4-2.5c1.5-.8 2.9-1.8 4.3-2.7 4.6-3.4 7.2-7.1 5.8-12.3-1.9-7.3-9-9.5-20.9-10.4-4.7-.3-9.3-.4-14-.3l-2 .1c-3.7.2-6.5 3.4-6.3 7 .2 3.7 3.4 6.5 7 6.3l1.7-.1z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:MR{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23496E2D' d='M0 85.331h512v341.337H0z'/%3E%3Cg fill='%23FFDA44'%3E%3Cpath d='M256 298.851c-45.956 0-84.348-32.298-93.767-75.429A96.288 96.288 0 00160 243.994c0 53.02 42.979 96 96 96s96-42.98 96-96c0-7.066-.785-13.942-2.233-20.572-9.419 43.131-47.811 75.429-93.767 75.429z'/%3E%3Cpath d='M255.999 171.994l8.935 27.502h28.918l-23.394 16.996 8.936 27.503-23.395-16.998-23.394 16.998 8.937-27.503-23.394-16.996h28.915z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:MS{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%231B4991' d='M0 0h513v342H0z'/%3E%3Cpath fill='%2300A2B8' stroke='%23fff' stroke-width='3' d='M318.2 106.7v106.5c0 51.9 67.8 67.8 67.8 67.8s67.8-15.9 67.8-67.8V106.7H318.2z'/%3E%3Cpath fill='%23A35023' d='M319.7 212.7c0 50.8 66.3 66.3 66.3 66.3s66.3-15.6 66.3-66.3H319.7z'/%3E%3Cpath d='M415.1 155.1h-19.4v-19.4h-19.4v19.4H357v19.4h19.3v58.1h19.4v-58.1h19.4z'/%3E%3Cpath fill='%23fff' d='M256 0v30.6l-45.2 25.1H256V115h-59.1l59.1 32.8v22.9h-26.7l-73.5-40.9v40.9h-55.6v-48.6l-87.5 48.6H0v-30.6L45.2 115H0V55.7h59.1L0 22.8V0h26.7l73.5 40.8V0h55.6v48.6L243.3 0z'/%3E%3Cpath fill='%23D80027' d='M144 0h-32v69.3H0v32h112v69.4h32v-69.4h112v-32H144z'/%3E%3Cpath fill='%230052B4' d='M155.8 115L256 170.7v-15.8L184.2 115z'/%3E%3Cpath fill='%23fff' d='M155.8 115L256 170.7v-15.8L184.2 115z'/%3E%3Cpath fill='%23D80027' d='M155.8 115L256 170.7v-15.8L184.2 115zm-84 0L0 154.9v15.8L100.2 115z'/%3E%3Cpath fill='%230052B4' d='M100.2 55.6L0 0v15.7l71.8 39.9z'/%3E%3Cpath fill='%23fff' d='M100.2 55.6L0 0v15.7l71.8 39.9z'/%3E%3Cpath fill='%23D80027' d='M100.2 55.6L0 0v15.7l71.8 39.9zm84 0L256 15.7V0L155.8 55.6z'/%3E%3C/svg%3E")}.flag\:MT{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23C31B28' d='M256 0h256.5v342H256z'/%3E%3Cpath fill='%23ACABB1' stroke='%23C31B28' stroke-width='2' d='M101.2 68.2V33H66v35.2H30.8v35.2H66v35.2h35.2v-35.2h35.2V68.2z'/%3E%3C/svg%3E")}.flag\:MU{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23f7ce00' d='M0 85.331h512v341.326H0z'/%3E%3Cpath fill='%23e32737' d='M0 85.331h512v85.337H0z'/%3E%3Cpath fill='%23191f6a' d='M0 170.657h512v85.337H0z'/%3E%3Cpath fill='%2300a04e' d='M0 341.331h512v85.337H0z'/%3E%3C/svg%3E")}.flag\:MV{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23d01920' d='M0 85.331h512v341.333H0z'/%3E%3Cpath fill='%23017c3b' d='M144.696 174.375h222.609v163.25H144.696z'/%3E%3Cpath fill='%23fff' d='M283.484 304.226c-26.637 0-48.232-21.594-48.232-48.232s21.594-48.232 48.232-48.232c8.306 0 16.12 2.1 22.943 5.797-10.703-10.467-25.341-16.927-41.494-16.927-32.784 0-59.362 26.577-59.362 59.362s26.578 59.362 59.362 59.362c16.154 0 30.791-6.461 41.494-16.927-6.822 3.698-14.636 5.797-22.943 5.797z'/%3E%3C/svg%3E")}.flag\:MW{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 342'%3E%3Cpath fill='%23272727' d='M0 0h512v114H0z'/%3E%3Cpath fill='%23e40112' d='M0 114h512v114H0z'/%3E%3Cpath fill='%2307893f' d='M0 228h512v114H0z'/%3E%3Ccircle fill='%23e40112' cx='256' cy='125' r='95'/%3E%3C/svg%3E")}.flag\:MX{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23dc2339' d='M342 0H0v341.3h513V0z'/%3E%3Cpath fill='%2311865d' d='M0 0h171v342H0z'/%3E%3Cpath fill='%23fff' d='M171 0h171v342H171z'/%3E%3Cpath fill='%238C9157' d='M195.8 171.2c0 21.6 11.5 41.7 30.3 52.5 5.8 3.4 13.2 1.4 16.6-4.4 3.4-5.8 1.4-13.2-4.4-16.6-11.3-6.5-18.2-18.5-18.2-31.5 0-6.7-5.4-12.1-12.1-12.1-6.7 0-12.2 5.4-12.2 12.1zm93.4 51.1c17.5-11.1 28-30.4 28-51.1 0-6.7-5.4-12.1-12.1-12.1s-12.1 5.4-12.1 12.1c0 12.4-6.3 24-16.8 30.7-5.7 3.5-7.5 10.9-4.1 16.7s10.9 7.5 16.7 4.1c0-.2.2-.3.4-.4z'/%3E%3Cellipse fill='%23C59262' cx='256.5' cy='159.1' rx='24.3' ry='36.4'/%3E%3C/svg%3E")}.flag\:MY{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0z'/%3E%3Cpath d='M0 42.7h512v42.7H0zM0 128h512v42.7H0zm0 85.3h512V256H0zm0 85.4h512v42.7H0z' fill='%23D80027'/%3E%3Cpath fill='%230052B4' d='M0 0h256v170.7H0z'/%3E%3Cg fill='%23FFDA44'%3E%3Cpath d='M141.1 134.8c-28 0-45.9-24.8-45.9-49.5 0-24.8 17.9-49.5 45.9-49.5 8.7 0 18.1 1 25.3 4.9-11.2-11-26.6-17.8-43.6-17.8-34.4 0-62.4 27.9-62.4 62.4s27.9 62.4 62.4 62.4c17 0 32.3-6.8 43.6-17.8-7.1 3.9-16.5 4.9-25.3 4.9z'/%3E%3Cpath d='M171 49.7l9 18.8 20.3-4.7-9.1 18.8 16.4 12.9-20.4 4.6.1 20.9-16.3-13.1-16.2 13.1v-20.9l-20.3-4.6 16.3-12.9-9.1-18.8 20.3 4.7z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:MZ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 513 342'%3E%3Cpath fill='%23fff' d='M0 85.333h513v342H0z'/%3E%3Cpath fill='%23f4d900' d='M0 323.333h513v104H0z'/%3E%3Cpath fill='%23006d66' d='M0 85.333h513v104H0z'/%3E%3Cpath d='M0 204.333h513v104H0z'/%3E%3Cpath fill='%23cb0f31' d='M256 256.006L0 426.668V85.331z'/%3E%3Cpath fill='%23f4d900' d='M83.477 195.132l15.107 46.498h48.894l-39.554 28.739 15.107 46.499-39.554-28.738-39.555 28.738 15.11-46.499-39.554-28.739H68.37z'/%3E%3C/svg%3E")}.flag\:NA{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23496E2D' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%230052B4' d='M0 426.663V85.337h512'/%3E%3Cpath fill='%23fff' d='M512 152.222V85.337H411.67L0 359.778v66.885h100.33z'/%3E%3Cpath fill='%23A2001D' d='M512 85.337v40.125L60.193 426.663H0v-40.125L451.807 85.337z'/%3E%3Cpath fill='%23FFDA44' d='M187.737 189.212l-22.741 10.696 12.11 22.024-24.693-4.724-3.129 24.945-17.199-18.347-17.2 18.347-3.129-24.945-24.693 4.723 12.109-22.023-22.739-10.696 22.74-10.697-12.11-22.022 24.693 4.722 3.13-24.944 17.199 18.347 17.2-18.347 3.128 24.944 24.693-4.722-12.108 22.024z'/%3E%3C/svg%3E")}.flag\:NC{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 426.7'%3E%3Cpath fill='%23009543' d='M0 293h640v133.7H0V293z'/%3E%3Cpath fill='%23ED4135' d='M0 132h640v161.3H0V132z'/%3E%3Cpath fill='%230035AD' d='M0 0h640v133.3H0V0z'/%3E%3Ccircle fill='%23FAE600' stroke='%23000' stroke-width='5.3' cx='240' cy='213.3' r='157.3'/%3E%3Cpath d='M307.9 354.5l-31.8 12-36.1 4.2-37.8-2.4-35.9-15.5s28.6-29.3 40.7-33.5c8.6-3 22.4-3.7 22.4-3.7V122l-.3-66H246l-.5 67.5v191.7s15.3 1.2 22.1 4.1c11.3 4.9 40.3 35.2 40.3 35.2z'/%3E%3Cpath d='M212.727 102.375l42.955-21.418 5.577 11.187-42.955 21.417z'/%3E%3Cellipse cx='237.8' cy='280.5' rx='16.8' ry='26.5'/%3E%3Ccircle cx='237.4' cy='143.4' r='20.9'/%3E%3Cellipse cx='238.4' cy='211.1' rx='19.9' ry='12.1'/%3E%3Cpath d='M213.8 177h47v10h-47zm0 57h47v10h-47z'/%3E%3C/svg%3E")}.flag\:NE{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23f47b10' d='M0 85.337h512v113.775H0z'/%3E%3Cpath fill='%2364a243' d='M0 312.888h512v113.775H0z'/%3E%3Ccircle fill='%23f47b10' cx='256' cy='256' r='32'/%3E%3C/svg%3E")}.flag\:NF{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.5 513 342'%3E%3Cpath fill='%23fff' d='M0 85.5h513v342H0z'/%3E%3Cpath d='M0 85.5h171v342H0zm342 0h171v342H342zm-38 226.495l-48-152.001-48 152.001h36v39.999h24v-39.999z' fill='%23007b23'/%3E%3C/svg%3E")}.flag\:NG{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.5 513 342'%3E%3Cpath fill='%23fff' d='M0 85.5h513v342H0z'/%3E%3Cpath d='M0 85.5h171v342H0zm342 0h171v342H342z' fill='%23007b23'/%3E%3C/svg%3E")}.flag\:NI{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath d='M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z' fill='%23338AF3'/%3E%3Cpath fill='%23FFDA44' d='M256 214.447c-22.949 0-41.553 18.603-41.553 41.553S233.05 297.553 256 297.553c22.949 0 41.553-18.603 41.553-41.553S278.949 214.447 256 214.447zm0 65.298c-13.114 0-23.745-10.631-23.745-23.745s10.631-23.745 23.745-23.745 23.745 10.631 23.745 23.745-10.631 23.745-23.745 23.745z'/%3E%3Cpath fill='%230052B4' d='M276.563 261.936L256 256l-20.563 5.936-6.855 11.873h54.836z'/%3E%3Cpath fill='%23338AF3' d='M256 226.32l-13.709 23.744L256 256l13.709-5.936z'/%3E%3Cpath fill='%236DA544' d='M235.437 261.936h41.126l-6.854-11.872h-27.418z'/%3E%3C/svg%3E")}.flag\:NL{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.5 513 342'%3E%3Cpath fill='%23fff' d='M0 85.5h513v342H0z'/%3E%3Cpath fill='%23cd1f2a' d='M0 85.5h513v114H0z'/%3E%3Cpath fill='%231d4185' d='M0 312h513v114H0z'/%3E%3C/svg%3E")}.flag\:NO{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23D80027' d='M0 85.334h512v341.337H0z'/%3E%3Cpath fill='%23fff' d='M512 295.883H202.195v130.783h-79.76V295.883H0v-79.772h122.435V85.329h79.76v130.782H512v61.218z'/%3E%3Cpath fill='%232E52B2' d='M512 234.666v42.663H183.652v149.337h-42.674V277.329H0v-42.663h140.978V85.329h42.674v149.337z'/%3E%3C/svg%3E")}.flag\:NP{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%230052B4' d='M0 426.663V85.337l280.419 174.75H87.61l183.576 166.576z'/%3E%3Cpath fill='%23D80027' d='M244.769 249.888L10.199 103.71v312.754h234.57L61.193 249.888z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M98.003 324.433l-14.589-6.863 7.77-14.13-15.844 3.03-2.008-16.005-11.035 11.772-11.036-11.772-2.008 16.005-15.843-3.031 7.77 14.131-14.591 6.863 14.591 6.862-7.77 14.13 15.844-3.029 2.007 16.004 11.036-11.772L73.332 358.4l2.008-16.004 15.843 3.03-7.769-14.13zm-9.735-132.771l-10.612-4.991 5.651-10.278-11.523 2.205-1.461-11.641-8.026 8.561-8.026-8.561-1.46 11.641-11.525-2.205 5.652 10.278-10.613 4.991 25.972 5.194z'/%3E%3Cpath d='M93.462 191.662c0 17.212-13.953 31.165-31.165 31.165s-31.165-13.953-31.165-31.165'/%3E%3C/g%3E%3C/svg%3E")}.flag\:NR{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%230052B4' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23FFDA44' d='M0 239.994h512v32H0z'/%3E%3Cpath fill='%23fff' d='M174.802 341.329l-19.124 8.996 10.184 18.521-20.767-3.973-2.631 20.978L128 370.422l-14.465 15.429-2.63-20.978-20.767 3.973 10.183-18.521-19.123-8.996 19.124-8.995-10.184-18.52 20.766 3.971 2.632-20.978L128 312.236l14.465-15.429 2.63 20.978 20.767-3.971-10.183 18.521z'/%3E%3C/svg%3E")}.flag\:NU{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.334h512v341.337H0z'/%3E%3Cpath fill='%23fff' d='M0 85.334h256v170.663H0z'/%3E%3Cg fill='%23D80027'%3E%3Cpath d='M144 85.33h-32v69.333H0v32h112v69.334h32v-69.334h112v-32H144z'/%3E%3Cpath d='M0 85.329v15.083l57.377 38.251H80z'/%3E%3C/g%3E%3Cpath d='M0 107.951v30.712h46.069zm96-22.62v48.913L22.628 85.331z' fill='%232E52B2'/%3E%3Cpath fill='%23D80027' d='M256 85.329v15.083l-57.377 38.251H176z'/%3E%3Cpath d='M256 107.951v30.712h-46.069zm-96-22.62v48.913l73.372-48.913z' fill='%232E52B2'/%3E%3Cpath fill='%23D80027' d='M0 85.329v15.083l57.377 38.251H80z'/%3E%3Cpath d='M0 107.951v30.712h46.069zm96-22.62v48.913L22.628 85.331z' fill='%232E52B2'/%3E%3Cpath fill='%23D80027' d='M256 85.329v15.083l-57.377 38.251H176z'/%3E%3Cpath d='M256 107.951v30.712h-46.069zm-96-22.62v48.913l73.372-48.913z' fill='%232E52B2'/%3E%3Cpath fill='%23D80027' d='M0 255.997v-15.082l57.377-38.252H80z'/%3E%3Cpath d='M0 233.376v-30.713h46.069zm96 22.618v-48.912l-73.372 48.912z' fill='%232E52B2'/%3E%3Cpath fill='%23D80027' d='M256 255.997v-15.082l-57.377-38.252H176z'/%3E%3Cg fill='%232E52B2'%3E%3Cpath d='M256 233.376v-30.713h-46.069zm-96 22.618v-48.912l73.372 48.912z'/%3E%3Ccircle cx='128' cy='170.66' r='22.627'/%3E%3C/g%3E%3Cpath d='M128 154.663l3.97 12.222h12.854l-10.398 7.556 3.971 12.222L128 179.109l-10.398 7.554 3.972-12.222-10.398-7.556h12.853zm0 65.14l2.364 7.278h7.653l-6.19 4.498 2.364 7.278-6.191-4.498-6.191 4.498 2.364-7.278-6.19-4.498h7.652zm0-117.334l2.364 7.278h7.653l-6.19 4.498 2.364 7.278-6.191-4.498-6.191 4.498 2.364-7.278-6.19-4.498h7.652zm69.931 58.667l2.365 7.277h7.653l-6.192 4.499 2.365 7.279-6.191-4.498-6.191 4.498 2.365-7.279-6.191-4.499h7.652zm-139.862 0l2.364 7.277h7.653l-6.191 4.499 2.364 7.279-6.19-4.498-6.191 4.498 2.365-7.279-6.192-4.499h7.653z' fill='%23FFDA44'/%3E%3C/svg%3E")}.flag\:NZ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%230052B4' d='M0 85.334h512v341.337H0z'/%3E%3Cpath d='M425.301 233.745l3.388 10.428h10.963l-8.87 6.444 3.388 10.427-8.869-6.444-8.871 6.444 3.388-10.427-8.87-6.444h10.963zm-39.194 75.072l5.083 15.642h16.445l-13.305 9.667 5.082 15.64-13.305-9.667-13.305 9.667 5.083-15.64-13.305-9.667h16.445zm1.481-122.846l4.236 13.036h13.704l-11.088 8.054 4.235 13.034-11.087-8.056-11.088 8.056 4.235-13.034-11.087-8.054h13.704zm-37.712 47.32l5.082 15.641h16.446l-13.306 9.666 5.084 15.641-13.306-9.666-13.305 9.666 5.082-15.641-13.305-9.666h16.445z' fill='%23D80027'/%3E%3Cpath fill='%23fff' d='M256.003 85.329v30.564l-45.178 25.088h45.178v59.359H196.89l59.113 32.846v22.806h-26.69l-73.484-40.826v40.826h-55.652v-48.573l-87.429 48.573H.003v-30.553l45.168-25.099H.003v-59.359h59.103L.003 108.147V85.329h26.68l73.494 40.838V85.329h55.652v48.573l87.43-48.573z'/%3E%3Cpath fill='%23D80027' d='M144 85.33h-32v69.334H0v32h112v69.334h32v-69.334h112v-32H144z'/%3E%3Cpath fill='%230052B4' d='M155.826 200.344L256 255.998v-15.739l-71.847-39.915z'/%3E%3Cpath fill='%23fff' d='M155.826 200.344L256 255.998v-15.739l-71.847-39.915z'/%3E%3Cpath d='M155.826 200.344L256 255.998v-15.739l-71.847-39.915zm-83.98 0L0 240.259v15.739l100.174-55.654z' fill='%23D80027'/%3E%3Cpath fill='%230052B4' d='M100.174 140.983L0 85.33v15.738l71.847 39.915z'/%3E%3Cpath fill='%23fff' d='M100.174 140.983L0 85.33v15.738l71.847 39.915z'/%3E%3Cpath d='M100.174 140.983L0 85.33v15.738l71.847 39.915zm83.98 0L256 101.068V85.33l-100.174 55.653z' fill='%23D80027'/%3E%3C/svg%3E")}.flag\:OM{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23D80027' d='M0 0h513v342H0z'/%3E%3Cpath fill='%23fff' d='M138 0h377v114H138z'/%3E%3Cpath fill='%234A7C3A' d='M138 230h377v114H138z'/%3E%3Cg fill='none' stroke='%23fff' stroke-width='10' stroke-miterlimit='2'%3E%3Cpath d='M40.3 35.2s37.1 48 50.8 54.5c13.7 6.5 17.1 5.7 17.1 5.7'/%3E%3Cpath d='M100 35.2S62.9 80.6 53.3 87.6c-9.6 7-18.7 7.8-18.7 7.8m17.1-30.1h37.9M70.7 35.2v30.1'/%3E%3C/g%3E%3C/svg%3E")}.flag\:PA{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%230052B4' d='M256 256v170.663H0V256h256z'/%3E%3Cpath fill='%23D80027' d='M512 85.337V256H256V85.337h256z'/%3E%3Cpath fill='%230052B4' d='M128 123.034l11.824 36.389h38.263l-30.955 22.491 11.823 36.389L128 195.813l-30.955 22.49 11.823-36.389-30.955-22.491h38.263z'/%3E%3Cpath fill='%23D80027' d='M384 293.697l11.824 36.389h38.263l-30.955 22.491 11.823 36.389L384 366.476l-30.955 22.49 11.823-36.389-30.955-22.491h38.263z'/%3E%3C/svg%3E")}.flag\:PE{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.331h512v341.326H0z'/%3E%3Cpath d='M0 85.331h170.663v341.337H0zm341.337 0H512v341.337H341.337z' fill='%23D80027'/%3E%3C/svg%3E")}.flag\:PF{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath d='M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z' fill='%23D80027'/%3E%3Cpath fill='%23FFDA44' d='M293.991 256c0 20.982-17.01 33.243-37.992 33.243S218.008 276.982 218.008 256s17.01-37.992 37.992-37.992 37.991 17.01 37.991 37.992z'/%3E%3Cpath fill='%230052B4' d='M293.991 256c0 20.982-17.01 37.992-37.992 37.992s-37.992-17.01-37.992-37.992'/%3E%3Cpath d='M232.259 246.506h9.498v19h-9.498zm37.988 0h9.498v19h-9.498zm-19-14.247h9.498v33.243h-9.498z' fill='%23D80027'/%3E%3C/svg%3E")}.flag\:PG{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath d='M0 85.333h512V426.67H0z'/%3E%3Cpath fill='%23A2001D' d='M0 85.33h512v341.332'/%3E%3Cpath d='M204.631 326.488l2.762 8.504h8.941l-7.233 5.255 2.763 8.502-7.233-5.254-7.233 5.254 2.762-8.502-7.233-5.255h8.94zm-22.834-81.622l4.605 14.172h14.901l-12.056 8.757 4.605 14.172-12.055-8.759-12.055 8.759 4.606-14.172-12.056-8.757h14.901zm0 103.883l4.604 14.173h14.902l-12.057 8.757 4.606 14.173-12.055-8.759-12.055 8.759 4.604-14.173-12.054-8.757h14.899zm43.566-66.782l4.606 14.172h14.901l-12.056 8.758 4.605 14.172-12.056-8.759-12.054 8.759 4.606-14.172-12.056-8.758h14.901zm-87.133 0l4.606 14.172h14.899l-12.054 8.758 4.603 14.172-12.054-8.759-12.055 8.759 4.605-14.172-12.055-8.758h14.9z' fill='%23fff'/%3E%3Cpath fill='%23FFDA44' d='M376.526 204.163c-7.628-7.628-17.538-12.133-28.189-12.908l31.88-24.795c-12.698-12.698-29.714-18.431-46.319-17.218a44.31 44.31 0 00-11.396-19.511l-12.593 25.186a18.47 18.47 0 00-3.148-4.197c-7.245-7.245-18.991-7.244-26.234 0s-7.245 18.99 0 26.234a18.536 18.536 0 004.197 3.148l-25.186 12.593a44.303 44.303 0 0019.519 11.399c-1.217 16.606 4.511 33.619 17.209 46.317L324.12 214.6a11.053 11.053 0 017.807-3.202c2.973 0 5.768 1.158 7.87 3.26a11.055 11.055 0 013.26 7.87c0 2.974-1.158 5.768-3.26 7.87l10.494 10.494c4.905-4.905 7.607-11.428 7.607-18.364 0-5.675-1.81-11.071-5.153-15.534a29.492 29.492 0 0113.288 7.662c11.573 11.572 11.573 30.403 0 41.975l10.494 10.494c8.409-8.409 13.039-19.59 13.039-31.481-.001-11.892-4.632-23.072-13.04-31.481z'/%3E%3C/svg%3E")}.flag\:PH{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%230052B4' d='M512 85.337V256H256L0 85.337z'/%3E%3Cpath fill='%23D80027' d='M512 256v170.663H0L256 256z'/%3E%3Cpath d='M161.908 256l-27.288-12.835 14.532-26.428-29.632 5.668-3.755-29.933-20.64 22.015-20.639-22.015-3.755 29.933-29.631-5.669 14.531 26.428L28.343 256l27.288 12.835L41.1 295.263l29.633-5.668 3.753 29.933 20.639-22.015 20.64 22.015 3.755-29.933 29.631 5.669-14.532-26.427zM21.789 117.607l9.081 12.696 14.879-4.714-9.268 12.56 9.081 12.694-14.809-4.932-9.268 12.559.117-15.608-14.809-4.934 14.88-4.712zm0 235.923l9.081 12.696 14.879-4.714-9.268 12.56 9.081 12.695-14.809-4.933-9.268 12.558.117-15.607-14.809-4.934 14.88-4.712zm188.606-117.961l-9.081 12.695-14.879-4.713 9.268 12.559-9.081 12.696 14.809-4.933 9.268 12.558-.117-15.607 14.809-4.934-14.88-4.713z' fill='%23FFDA44'/%3E%3C/svg%3E")}.flag\:PK{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cg fill='%23fff'%3E%3Cpath d='M393.508 170.516l17.512 18.875 23.363-10.821-12.541 22.487 17.513 18.876-25.263-4.978-12.539 22.488-3.073-25.564-25.263-4.978 23.363-10.82z'/%3E%3Cpath d='M0 85.343h512v341.326H0z'/%3E%3C/g%3E%3Cpath fill='%23496E2D' d='M128 85.331h384v341.337H128z'/%3E%3Cpath d='M361.909 298.793c-31.037 22.426-74.378 15.446-96.804-15.592-22.427-31.038-15.446-74.379 15.593-96.804 9.677-6.992 20.55-11.125 31.613-12.563-21.283-3.183-43.777 1.613-62.598 15.211-38.2 27.602-46.792 80.944-19.191 119.145 27.601 38.199 80.944 46.792 119.145 19.189 18.82-13.598 30.436-33.448 34.096-54.655-4.839 10.05-12.176 19.076-21.854 26.069zm-1.329-125.904l17.484 18.842 23.322-10.802-12.519 22.447 17.483 18.844-25.219-4.968-12.519 22.45-3.067-25.521-25.22-4.969 23.323-10.802z' fill='%23fff'/%3E%3C/svg%3E")}.flag\:PL{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cg fill='%23fff'%3E%3Cpath d='M0 85.337h512v341.326H0z'/%3E%3Cpath d='M0 85.337h512V256H0z'/%3E%3C/g%3E%3Cpath fill='%23D80027' d='M0 256h512v170.663H0z'/%3E%3C/svg%3E")}.flag\:PM{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 26.666 640 426.666'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%2300267f' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23f31830' d='M426.7 0H640v480H426.7z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:PN{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%230052B4' d='M0 85.333h512V426.67H0z'/%3E%3Cpath fill='%23ACABB1' d='M400.696 219.822L384 225.387l-16.696-5.565-5.565-13.913 5.565-13.913h33.392l-5.566 13.913z'/%3E%3Cpath fill='%23338AF3' d='M345.043 219.822v61.217c0 29.821 38.957 38.957 38.957 38.957s38.957-9.137 38.957-38.957v-61.217h-77.914z'/%3E%3Cpath fill='%236DA544' d='M348.555 295.541C358.131 313.927 384 319.996 384 319.996s25.869-6.069 35.445-24.455L384 236.518l-35.445 59.023z'/%3E%3Cpath fill='%23FFDA44' d='M422.957 280.421L384 219.822l-38.957 60.599v.618c0 5.518 1.337 10.328 3.512 14.503L384 240.405l35.445 55.137c2.175-4.175 3.512-8.983 3.512-14.503v-.618z'/%3E%3Cpath fill='%23fff' d='M256 85.333v30.553l-45.167 25.099H256v59.359h-59.103L256 233.179v22.817h-26.68l-73.494-40.826v40.826h-55.652v-48.573l-87.43 48.573H0v-30.554l45.167-25.098H0v-59.359h59.103L0 108.139V85.333h26.68l73.494 40.825V85.333h55.652v48.572l87.43-48.572z'/%3E%3Cpath fill='%23D80027' d='M144 85.33h-32v69.332H0v32h112v69.334h32v-69.334h112v-32H144z'/%3E%3Cpath fill='%230052B4' d='M155.826 200.344L256 255.996v-15.737l-71.847-39.915z'/%3E%3Cpath fill='%23fff' d='M155.826 200.344L256 255.996v-15.737l-71.847-39.915z'/%3E%3Cpath d='M155.826 200.344L256 255.996v-15.737l-71.847-39.915zm-83.98 0L0 240.259v15.737l100.174-55.652z' fill='%23D80027'/%3E%3Cpath fill='%230052B4' d='M100.174 140.982L0 85.33v15.737l71.847 39.915z'/%3E%3Cpath fill='%23fff' d='M100.174 140.982L0 85.33v15.737l71.847 39.915z'/%3E%3Cpath d='M100.174 140.982L0 85.33v15.737l71.847 39.915zm83.98 0L256 101.067V85.33l-100.174 55.652z' fill='%23D80027'/%3E%3C/svg%3E")}.flag\:PR{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath d='M0 85.337h512V153.6H0zm0 136.526h512v68.263H0zM0 358.4h512v68.263H0z' fill='%23D80027'/%3E%3Cpath fill='%230052B4' d='M256 256.006L0 426.668V85.331z'/%3E%3Cpath fill='%23fff' d='M83.477 195.132l15.107 46.498h48.894l-39.554 28.739 15.107 46.499-39.554-28.738-39.555 28.738 15.11-46.499-39.554-28.739H68.37z'/%3E%3C/svg%3E")}.flag\:PS{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath d='M0 85.337h512v113.775H0z'/%3E%3Cpath fill='%236DA544' d='M0 312.888h512v113.775H0z'/%3E%3Cpath fill='%23D80027' d='M256 256.006L0 426.668V85.331z'/%3E%3C/svg%3E")}.flag\:PT{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23D80027' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%236DA544' d='M196.641 85.337v341.326H0V85.337z'/%3E%3Ccircle fill='%23FFDA44' cx='196.641' cy='256' r='64'/%3E%3Cpath fill='%23D80027' d='M160.638 224v40.001c0 19.882 16.118 36 36 36s36-16.118 36-36V224h-72z'/%3E%3Cpath fill='%23fff' d='M196.638 276c-6.617 0-12-5.383-12-12v-16h24.001v16c-.001 6.616-5.385 12-12.001 12z'/%3E%3C/svg%3E")}.flag\:PW{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23338AF3' d='M0 85.331h512v341.337H0z'/%3E%3Ccircle fill='%23FFDA44' cx='218.902' cy='255.994' r='74.207'/%3E%3C/svg%3E")}.flag\:PY{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23D80027' d='M0 85.337h512v113.775H0z'/%3E%3Cpath fill='%230052B4' d='M0 312.888h512v113.775H0z'/%3E%3Cpath fill='%236DA544' d='M289.579 216.738l-12.592 12.592c5.37 5.372 8.693 12.792 8.693 20.988 0 16.392-13.289 29.68-29.68 29.68-16.392 0-29.68-13.289-29.68-29.68 0-8.195 3.322-15.616 8.693-20.988l-12.592-12.592c-8.594 8.594-13.91 20.466-13.91 33.579 0 26.228 21.261 47.489 47.489 47.489s47.489-21.261 47.489-47.489c0-13.112-5.316-24.985-13.91-33.579z'/%3E%3Cpath fill='%23FFDA44' d='M256 232.51l4.421 13.605h14.304l-11.573 8.408 4.421 13.604L256 259.719l-11.573 8.408 4.421-13.604-11.573-8.408h14.304z'/%3E%3C/svg%3E")}.flag\:QA{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23751A46' d='M2.216 86.076H512v339.848H2.216z'/%3E%3Cpath fill='%23fff' d='M209.455 154.969l-50.236 25.267 50.236 25.257-50.236 25.267 50.236 25.257-50.236 25.266 50.236 25.257-50.236 25.268 50.236 25.257-50.236 25.267 50.236 25.268-36.45 18.33H0V86.07h172.939l36.516 18.364-50.236 25.267z'/%3E%3C/svg%3E")}.flag\:RE{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 26.666 640 426.666'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%2300267f' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23f31830' d='M426.7 0H640v480H426.7z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:RO{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.331h512v341.326H0z'/%3E%3Cpath fill='%230052B4' d='M0 85.331h170.663v341.337H0z'/%3E%3Cpath fill='%23D80027' d='M341.337 85.331H512v341.337H341.337z'/%3E%3C/svg%3E")}.flag\:RS{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%230052B4' d='M0 85.331h512v341.337H0z'/%3E%3Cpath fill='%23D80027' d='M0 85.331h512v113.775H0z'/%3E%3Cpath fill='%23fff' d='M0 312.882h512v113.775H0z'/%3E%3Cpath fill='%23D80027' d='M129.468 181.793v85.136c0 48.429 63.267 63.267 63.267 63.267S256 315.356 256 266.929v-85.136H129.468z'/%3E%3Cpath d='M155.634 196.634h74.201v-29.681l-14.841 7.42-22.261-22.26-22.259 22.26-14.84-7.42zm85.526 82.148l-48.231-48.231-48.231 48.231 15.741 15.74 32.49-32.49 32.49 32.49z' fill='%23FFDA44'/%3E%3Cpath fill='%23fff' d='M241.16 233.734h-22.504a14.74 14.74 0 002.001-7.418c0-8.196-6.645-14.84-14.84-14.84-5.663 0-10.581 3.172-13.083 7.836-2.502-4.663-7.421-7.836-13.083-7.836-8.195 0-14.84 6.644-14.84 14.84 0 2.706.736 5.235 2.001 7.418h-22.114c0 8.196 7.139 14.84 15.334 14.84h-.494c0 8.196 6.644 14.84 14.84 14.84 0 7.257 5.211 13.286 12.094 14.576l-11.694 26.401a48.075 48.075 0 0018.149 3.544 48.079 48.079 0 0018.149-3.544l-11.694-26.401c6.883-1.29 12.094-7.319 12.094-14.576 8.196 0 14.84-6.644 14.84-14.84h-.494c8.199 0 15.338-6.644 15.338-14.84z'/%3E%3C/svg%3E")}.flag\:RU{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.33v341.332h512V85.33z'/%3E%3Cpath fill='%230052B4' d='M0 85.333h512V426.67H0z'/%3E%3Cpath fill='%23fff' d='M0 85.333h512v113.775H0z'/%3E%3Cpath fill='%23D80027' d='M0 312.884h512v113.775H0z'/%3E%3C/svg%3E")}.flag\:RW{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23338AF3' d='M0 85.331h512v341.337H0z'/%3E%3Cpath fill='%23FFDA44' d='M0 255.994h512v81.619H0z'/%3E%3Cpath fill='%23496E2D' d='M0 337.614h512v89.043H0z'/%3E%3Cpath fill='%23FFDA44' d='M278.261 185.209l20.844 9.804-11.099 20.186 22.632-4.33 2.868 22.865 15.765-16.816 15.766 16.816 2.867-22.865 22.633 4.33-11.099-20.186 20.843-9.804-20.844-9.805 11.1-20.185-22.633 4.329-2.868-22.864-15.765 16.816-15.766-16.816-2.867 22.864-22.634-4.329 11.1 20.187z'/%3E%3C/svg%3E")}.flag\:SA{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23055e1c' d='M0 85.333h512v341.333H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M183.548 289.386c0 12.295 9.731 22.261 21.736 22.261h65.208c0 10.244 8.11 18.551 18.114 18.551h21.736c10.004 0 18.114-8.306 18.114-18.551v-22.261H183.548zm146.716-107.595v51.942c0 8.183-6.5 14.84-14.491 14.84v22.261c19.976 0 36.226-16.643 36.226-37.101v-51.942h-21.735zm-155.773 51.943c0 8.183-6.5 14.84-14.491 14.84v22.261c19.976 0 36.226-16.643 36.226-37.101v-51.942H174.49v51.942z'/%3E%3Cpath d='M297.661 181.788h21.736v51.942h-21.736zm-32.604 29.685c0 2.046-1.625 3.71-3.623 3.71-1.998 0-3.623-1.664-3.623-3.71v-29.682h-21.736v29.682c0 2.046-1.625 3.71-3.623 3.71s-3.623-1.664-3.623-3.71v-29.682h-21.736v29.682c0 14.32 11.376 25.971 25.358 25.971 5.385 0 10.38-1.733 14.491-4.677 4.11 2.944 9.106 4.677 14.491 4.677 1.084 0 2.15-.078 3.2-.215-1.54 6.499-7.255 11.345-14.068 11.345v22.261c19.976 0 36.226-16.643 36.226-37.101v-51.943h-21.736l.002 29.682z'/%3E%3Cpath d='M207.093 248.57h32.601v22.261h-32.601z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:SB{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23496E2D' d='M0 85.334h512v341.337H0z'/%3E%3Cpath fill='%230052B4' d='M0 426.663V85.329h512'/%3E%3Cpath fill='%23FFDA44' d='M0 396.494v30.169h45.255L512 115.499v-30.17h-45.255z'/%3E%3Cpath d='M85.688 108.787l5.12 15.756h16.566l-13.403 9.737 5.12 15.757-13.403-9.738-13.405 9.738 5.12-15.757L64 124.543h16.567zm84.624 0l5.121 15.756H192l-13.403 9.737 5.12 15.757-13.405-9.738-13.403 9.738 5.12-15.757-13.403-9.737h16.566zm-84.624 82.502l5.12 15.756h16.566l-13.403 9.738 5.12 15.757-13.403-9.739-13.405 9.739 5.12-15.757L64 207.045h16.567zm84.624 0l5.121 15.756H192l-13.403 9.738 5.12 15.757-13.405-9.739-13.403 9.739 5.12-15.757-13.403-9.738h16.566zM128 150.037l5.12 15.756h16.568l-13.405 9.738 5.12 15.758L128 181.55l-13.403 9.739 5.12-15.758-13.405-9.738h16.568z' fill='%23fff'/%3E%3C/svg%3E")}.flag\:SC{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23FFDA44' d='M235.454 85.337L0 426.663 427.345 85.337z'/%3E%3Cpath fill='%236DA544' d='M512 329.393L0 426.663h512z'/%3E%3Cpath fill='%23D80027' d='M512 85.337h-84.655L0 426.663l512-204.512z'/%3E%3Cpath fill='%230052B4' d='M0 85.337v341.326L235.454 85.337z'/%3E%3C/svg%3E")}.flag\:SD{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23D80027' d='M0 85.337h512v113.775H0z'/%3E%3Cpath d='M0 312.888h512v113.775H0z'/%3E%3Cpath fill='%23496E2D' d='M0 426.668V85.331l256 170.675z'/%3E%3C/svg%3E")}.flag\:SE{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%230052B4' d='M0 85.333h512V426.67H0z'/%3E%3Cpath fill='%23FFDA44' d='M192 85.33h-64v138.666H0v64h128v138.666h64V287.996h320v-64H192z'/%3E%3C/svg%3E")}.flag\:SG{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23D80027' d='M0 85.337h512V256H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M83.478 170.666c0-24.865 17.476-45.637 40.812-50.734a52.059 52.059 0 00-11.13-1.208c-28.688 0-51.942 23.254-51.942 51.941s23.255 51.942 51.942 51.942c3.822 0 7.543-.425 11.13-1.208-23.336-5.095-40.812-25.867-40.812-50.733zm66.783-48.231l3.684 11.337h11.921l-9.645 7.007 3.684 11.337-9.644-7.006-9.645 7.006 3.685-11.337-9.645-7.007h11.921z'/%3E%3Cpath d='M121.344 144.696l3.683 11.337h11.921l-9.645 7.007 3.684 11.337-9.643-7.006-9.645 7.006 3.685-11.337-9.645-7.007h11.921zm57.834 0l3.684 11.337h11.921l-9.645 7.007 3.684 11.337-9.644-7.006-9.644 7.006 3.685-11.337-9.645-7.007h11.921zm-11.131 33.391l3.684 11.337h11.921l-9.644 7.007 3.684 11.337-9.645-7.006-9.643 7.006 3.684-11.337-9.644-7.007h11.92zm-35.573 0l3.683 11.337h11.921l-9.644 7.007 3.684 11.337-9.644-7.006-9.644 7.006 3.684-11.337-9.644-7.007h11.92z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:SH{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%230052B4' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23fff' d='M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z'/%3E%3Cg fill='%23D80027'%3E%3Cpath d='M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z'/%3E%3Cpath d='M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z'/%3E%3C/g%3E%3Cpath fill='%232E52B2' d='M256 22.7v30.7h-46.1z'/%3E%3Cpath d='M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z' fill='%23D80027'/%3E%3Cpath fill='%232E52B2' d='M256 22.7v30.7h-46.1z'/%3E%3Cpath d='M0 170.7v-15.1l57.4-38.2H80zm256 0v-15.1l-57.4-38.2H176z' fill='%23D80027'/%3E%3Cpath fill='%2329DBFF' d='M449 139.7c-.1 44.4-7.2 92.1-65 114.9-57.8-22.8-64.9-70.5-65-114.9h130z'/%3E%3Cpath fill='%23ffda44' d='M449 139.7c0-16.7-.9-32.9-.5-47.1C426.9 83 398.4 81 383.9 81s-42.9 2-64.6 11.6c.4 14.2-.5 30.4-.5 47.1H449z'/%3E%3Cpath fill='%23BF521B' d='M369.5 204.5l.3 10.3-12.8.2 4.9 13.2h-17.3c-18-20.2-23.4-42.4-24.9-68.1l9.1-9.7 8.3 14.3 10.8-12.8 7 7.8.8 15.7 13.8 29.1z'/%3E%3Cpath fill='%23474747' d='M436.6 192.5l-8.6 18.3h-47l-29.2-19.5 25.7 10.5h25.1l3.7-6.5 7.2.2 2-3z'/%3E%3C/svg%3E")}.flag\:SI{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%230052B4' d='M0 199.112h512v113.775H0z'/%3E%3Cpath fill='%23D80027' d='M0 312.888h512v113.775H0z'/%3E%3Cpath fill='%23fff' d='M233.606 196.639v14.837c0 34.081-44.522 44.522-44.522 44.522s-44.522-10.44-44.522-44.522v-14.837l-.145-44.188 89.043-.266.146 44.454z'/%3E%3Cpath fill='%230052B4' d='M233.606 196.639v14.837c0 34.081-44.522 44.522-44.522 44.522s-44.522-10.44-44.522-44.522v-14.837l-.145-44.188 89.043-.266.146 44.454z'/%3E%3Cpath fill='%23fff' d='M233.606 196.639v14.837c0 34.081-44.522 44.522-44.522 44.522s-44.522-10.44-44.522-44.522v-14.837l14.848 14.837 29.674-22.261 29.685 22.261 14.837-14.837z'/%3E%3C/svg%3E")}.flag\:SJ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23D80027' d='M0 85.334h512v341.337H0z'/%3E%3Cpath fill='%23fff' d='M512 295.883H202.195v130.783h-79.76V295.883H0v-79.772h122.435V85.329h79.76v130.782H512v61.218z'/%3E%3Cpath fill='%232E52B2' d='M512 234.666v42.663H183.652v149.337h-42.674V277.329H0v-42.663h140.978V85.329h42.674v149.337z'/%3E%3C/svg%3E")}.flag\:SK{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%230052B4' d='M0 196.641h512v118.717H0z'/%3E%3Cpath fill='%23D80027' d='M0 315.359h512v111.304H0z'/%3E%3Cpath fill='%23fff' d='M129.468 181.799v85.136c0 48.429 63.267 63.267 63.267 63.267S256 315.362 256 266.935v-85.136H129.468z'/%3E%3Cpath fill='%23D80027' d='M146.126 184.294v81.941c0 5.472 1.215 10.64 3.623 15.485h85.97c2.408-4.844 3.623-10.012 3.623-15.485v-81.941h-93.216z'/%3E%3Cpath fill='%23fff' d='M221.301 241.427h-21.425v-14.283h14.284v-14.283h-14.284v-14.284h-14.283v14.284h-14.282v14.283h14.282v14.283h-21.426v14.284h21.426v14.283h14.283v-14.283h21.425z'/%3E%3Cpath fill='%230052B4' d='M169.232 301.658c9.204 5.783 18.66 9.143 23.502 10.636 4.842-1.494 14.298-4.852 23.502-10.636 9.282-5.833 15.79-12.506 19.484-19.939a24.878 24.878 0 00-14.418-4.583c-1.956 0-3.856.232-5.682.657-3.871-8.796-12.658-14.94-22.884-14.94-10.227 0-19.013 6.144-22.884 14.94a25.048 25.048 0 00-5.682-.657 24.88 24.88 0 00-14.418 4.583c3.691 7.433 10.198 14.106 19.48 19.939z'/%3E%3C/svg%3E")}.flag\:SL{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%236DA544' d='M0 85.337h512v113.775H0z'/%3E%3Cpath fill='%23338AF3' d='M0 312.888h512v113.775H0z'/%3E%3C/svg%3E")}.flag\:SM{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23338AF3' d='M0 85.34h512v341.326H0z'/%3E%3Cpath fill='%23fff' d='M512 85.334v166.69L0 256.175V85.334z'/%3E%3Cpath fill='%236DA544' d='M323.744 203.099L256 270.843l-67.744-67.744a81.156 81.156 0 00-13.879 45.483v22.261c0 35.744 23.097 66.193 55.148 77.213-4.277 8.385-3.556 18.848 2.712 26.671l24.258-19.439 24.258 19.439c6.342-7.915 7.011-18.534 2.564-26.968 31.614-11.261 54.308-41.485 54.308-76.916v-22.261a81.174 81.174 0 00-13.881-45.483z'/%3E%3Cpath fill='%23FFDA44' d='M256 330.206c-32.732 0-59.362-26.63-59.362-59.362v-22.261c0-32.733 26.63-59.363 59.362-59.363s59.362 26.63 59.362 59.362v22.261c0 32.733-26.63 59.363-59.362 59.363z'/%3E%3Cpath fill='%23338AF3' d='M293.101 270.843v-22.261c0-20.458-16.643-37.101-37.101-37.101s-37.101 16.643-37.101 37.101v22.261L256 278.264l37.101-7.421z'/%3E%3Cpath fill='%236DA544' d='M218.899 270.843c0 20.458 16.643 37.101 37.101 37.101s37.101-16.643 37.101-37.101h-74.202z'/%3E%3Cpath fill='%23FFDA44' d='M300.522 189.22c0-12.295-9.966-22.261-22.261-22.261a22.173 22.173 0 00-14.84 5.672v-13.093h7.421v-14.84h-7.421v-7.421h-14.84v7.421h-7.421v14.84h7.421v13.093a22.177 22.177 0 00-14.841-5.672c-12.295 0-22.261 9.966-22.261 22.261 0 6.591 2.867 12.512 7.421 16.589v13.093h74.203v-13.093c4.552-4.077 7.419-9.997 7.419-16.589z'/%3E%3C/svg%3E")}.flag\:SN{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.331h512v341.326H0z'/%3E%3Cpath fill='%23D80027' d='M330.207 85.331H512v341.337H330.207z'/%3E%3Cpath d='M0 85.331h181.793v341.337H0zm255.999 111.301l14.733 45.347h47.685l-38.576 28.029 14.734 45.348-38.576-28.026-38.577 28.026 14.737-45.348-38.576-28.029h47.681z' fill='%23496E2D'/%3E%3C/svg%3E")}.flag\:SO{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23338AF3' d='M0 85.331h512v341.337H0z'/%3E%3Cpath fill='%23fff' d='M256 157.273l22.663 69.748H352l-59.332 43.106 22.664 69.749L256 296.769l-59.332 43.107 22.664-69.749L160 227.021h73.337z'/%3E%3C/svg%3E")}.flag\:SR{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.331h512v341.337H0z'/%3E%3Cpath fill='%23A2001D' d='M0 196.636h512v118.728H0z'/%3E%3Cpath d='M0 352.462h512v74.207H0zM0 85.331h512v74.207H0z' fill='%236DA544'/%3E%3Cpath fill='%23FFDA44' d='M256.742 218.003l9.43 29.021h30.518L272 264.963l9.431 29.023-24.689-17.937-24.689 17.937 9.431-29.023-24.69-17.939h30.518z'/%3E%3C/svg%3E")}.flag\:SS{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23496E2D' d='M0 322.783h512v103.88H0z'/%3E%3Cpath d='M0 85.337h512v104.515H0z'/%3E%3Cpath fill='%23A2001D' d='M0 210.877h512v89.656H0z'/%3E%3Cpath fill='%230052B4' d='M256 256.006L0 426.668V85.331z'/%3E%3Cpath fill='%23FFDA44' d='M73.178 209.188l20.831 29.067 34.084-10.83-21.207 28.795 20.83 29.069-33.939-11.271-21.208 28.794.234-35.762-33.94-11.273 34.083-10.83z'/%3E%3C/svg%3E")}.flag\:ST{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.337h512v341.326H0z'/%3E%3Cpath d='M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z' fill='%236DA544'/%3E%3Cpath fill='%23D80027' d='M256 256.006L0 426.668V85.331z'/%3E%3Cpath d='M302.049 226.318l7.368 22.674h23.842l-19.288 14.016 7.366 22.674-19.288-14.015-19.287 14.015 7.366-22.674-19.288-14.016h23.842zm74.203 0l7.367 22.674h23.842l-19.288 14.016 7.367 22.674-19.288-14.015-19.288 14.015 7.367-22.674-19.288-14.016h23.842z'/%3E%3C/svg%3E")}.flag\:SV{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath d='M0 85.337h512v113.775H0zm0 227.551h512v113.775H0z' fill='%230052B4'/%3E%3Cpath fill='%23FFDA44' d='M228.582 261.936L256 214.447l27.418 47.489z'/%3E%3Cpath fill='%236DA544' d='M291.616 277.616L256 295.425l-35.616-17.809v-23.744h71.232z'/%3E%3Cpath fill='%23FFDA44' d='M289.579 216.485l-12.592 12.592c5.37 5.372 8.693 12.791 8.693 20.988 0 16.392-13.289 29.68-29.68 29.68-16.392 0-29.68-13.289-29.68-29.68 0-8.195 3.322-15.616 8.693-20.988l-12.592-12.592c-8.594 8.594-13.91 20.466-13.91 33.579 0 26.228 21.261 47.489 47.489 47.489s47.489-21.261 47.489-47.489c0-13.114-5.316-24.987-13.91-33.579z'/%3E%3C/svg%3E")}.flag\:SX{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%230052B4' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23D80027' d='M512 85.331v166.69L0 256.173V85.331z'/%3E%3Cpath fill='%23fff' d='M256 256.006L0 426.668V85.331z'/%3E%3Cg fill='%23FFDA44'%3E%3Cpath d='M59.621 256a59.546 59.546 0 00-.193 4.57c0 32.821 26.607 59.429 59.429 59.429s59.429-26.607 59.429-59.429c0-1.539-.078-3.061-.193-4.57H59.621z'/%3E%3Ccircle cx='118.862' cy='210.287' r='18.286'/%3E%3C/g%3E%3Cpath fill='%23D80027' d='M77.715 205.714v59.429c0 31.494 41.144 41.143 41.144 41.143s41.144-9.649 41.144-41.143v-59.429H77.715z'/%3E%3Cpath fill='%23338AF3' d='M118.877 287.148c-7.632-2.746-22.876-9.767-22.876-22.006v-41.144h45.715v41.144c-.001 12.28-15.244 19.283-22.839 22.006z'/%3E%3Cpath fill='%23F3F3F3' d='M128.001 246.856v-9.142l-9.144-4.571-9.142 4.571v9.142l-4.571 4.573v18.285h27.428v-18.285z'/%3E%3C/svg%3E")}.flag\:SY{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.331h512v341.337H0z'/%3E%3Cpath fill='%23D80027' d='M0 85.331h512v113.775H0z'/%3E%3Cpath d='M0 312.882h512v113.775H0z'/%3E%3Cpath d='M187.31 215.184l9.208 28.341h29.802l-24.11 17.518 9.209 28.342-24.109-17.516-24.11 17.516 9.209-28.342-24.109-17.518h29.801zm137.38 0l9.209 28.341H363.7l-24.109 17.518 9.209 28.342-24.11-17.516-24.109 17.516 9.209-28.342-24.11-17.518h29.802z' fill='%236DA544'/%3E%3C/svg%3E")}.flag\:SZ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 600'%3E%3Cpath fill='%232B5DEA' d='M0 0h900v600H0V0z'/%3E%3Cpath fill='%23FFDF29' d='M0 100h900v400H0V100z'/%3E%3Cpath fill='%23D70000' d='M0 150h900v300H0V150z'/%3E%3Cpath fill='%23fff' d='M450 171.4v257.2c114.3 0 171.4-85.7 214.3-128.6-42.9-42.9-100-128.6-214.3-128.6z'/%3E%3Cpath d='M450 171.4c-100 0-171.4 85.7-214.3 128.6C278.6 342.9 350 428.6 450 428.6V171.4z'/%3E%3Cpath fill='%23fff' d='M346.3 254.3h21v91.3h-21zm51.9 0h21v91.3h-21z'/%3E%3Cpath d='M477.8 254.3h21v91.3h-21zm51.9 0h21v91.3h-21z'/%3E%3C/svg%3E")}.flag\:TA{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%230052B4' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23fff' d='M256 0v117.4h-46.1l46.1 30.7v22.6h-22.6L160 121.8v48.9H96v-48.9l-73.4 48.9H0v-22.6l46.1-30.7H0v-64h46.1L0 22.7V0h22.6L96 48.9V0h64v48.9L233.4 0z'/%3E%3Cg fill='%23D80027'%3E%3Cpath d='M144 0h-32v69.4H0v32h112v69.3h32v-69.3h112v-32H144z'/%3E%3Cpath d='M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z'/%3E%3C/g%3E%3Cpath fill='%232E52B2' d='M256 22.7v30.7h-46.1z'/%3E%3Cpath d='M0 0v15.1l57.4 38.3H80zm256 0v15.1l-57.4 38.3H176z' fill='%23D80027'/%3E%3Cpath fill='%232E52B2' d='M256 22.7v30.7h-46.1z'/%3E%3Cpath d='M0 170.7v-15.1l57.4-38.2H80zm256 0v-15.1l-57.4-38.2H176z' fill='%23D80027'/%3E%3Cpath fill='%2329DBFF' d='M448.9 169.5c0 9.6-.3 29.6-1.4 39.2-4.1 34.9-23.5 68.8-62.1 85.9-45.3-17.9-60.8-51-64.9-85.9-1.1-9.6-1.5-19.4-1.5-29l.3-47.1h129.2l.4 36.9z'/%3E%3Cpath fill='%23fff' d='M447.5 208.7c-.2 1.6-.4 3.3-.6 4.9-4.8 33.1-22.9 65.4-61.5 81-43.2-17-59.4-47.9-64.2-81-.2-1.6-.4-3.2-.6-4.9'/%3E%3Cpath fill='%2329DBFF' d='M385.4 251.7l-22.9-43h45.8z'/%3E%3Cpath fill='%23fff' d='M385.4 165.8l-22.9 42.9h45.8z'/%3E%3Cellipse fill='%23FFBE57' cx='474.8' cy='236.8' rx='16.8' ry='43.3'/%3E%3Cellipse fill='%23FFBE57' cx='295.3' cy='236.8' rx='16.8' ry='43.3'/%3E%3Cpath fill='%23fff' d='M385.4 31.5l-33.4 44h68.5zM315.5 280s33.8 29.5 69.9 29.5 67.1-29.5 67.1-29.5l8.5 14.6S439.2 326 385.4 326 307 294.6 307 294.6l8.5-14.6z'/%3E%3Cellipse fill='%23A5A5A5' cx='386.3' cy='104.3' rx='34.3' ry='23.3'/%3E%3C/svg%3E")}.flag\:TC{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%230052B4' d='M0 85.333h512V426.67H0z'/%3E%3Cpath fill='%23FFDA44' d='M332.058 191.996v78.221c0 38.103 51.942 49.779 51.942 49.779s51.942-11.675 51.942-49.779v-78.221H332.058z'/%3E%3Cpath fill='%23FF9811' d='M376.579 220.44c0 7.855-6.644 28.445-14.84 28.445s-14.84-20.589-14.84-28.445c0-7.856 14.84-14.222 14.84-14.222s14.84 6.367 14.84 14.222z'/%3E%3Cpath fill='%23A2001D' d='M415.961 235.93c2.394-5.6 4.257-13.785 4.257-17.86 0-6.546-8.904-11.852-8.904-11.852s-8.904 5.306-8.904 11.852c0 4.075 1.862 12.26 4.257 17.86l-5.141 11.123a26.898 26.898 0 009.788 1.831c3.463 0 6.766-.654 9.788-1.831l-5.141-11.123z'/%3E%3Cpath fill='%236DA544' d='M372.87 270.217s-7.421 14.222-7.421 28.445h37.101c0-14.222-7.421-28.445-7.421-28.445l-11.13-7.111-11.129 7.111z'/%3E%3Cpath fill='%23D80027' d='M395.13 270.217v-3.555c0-5.891-4.983-10.666-11.13-10.666-6.147 0-11.13 4.776-11.13 10.666v3.555h22.26z'/%3E%3Cpath fill='%23fff' d='M256 85.333v30.553l-45.167 25.099H256v59.359h-59.103L256 233.179v22.817h-26.68l-73.494-40.826v40.826h-55.652v-48.573l-87.43 48.573H0v-30.554l45.167-25.098H0v-59.359h59.103L0 108.139V85.333h26.68l73.494 40.825V85.333h55.652v48.572l87.43-48.572z'/%3E%3Cpath fill='%23D80027' d='M144 85.33h-32v69.332H0v32h112v69.334h32v-69.334h112v-32H144z'/%3E%3Cpath fill='%230052B4' d='M155.826 200.344L256 255.996v-15.737l-71.847-39.915z'/%3E%3Cpath fill='%23fff' d='M155.826 200.344L256 255.996v-15.737l-71.847-39.915z'/%3E%3Cpath d='M155.826 200.344L256 255.996v-15.737l-71.847-39.915zm-83.98 0L0 240.259v15.737l100.174-55.652z' fill='%23D80027'/%3E%3Cpath fill='%230052B4' d='M100.174 140.982L0 85.33v15.737l71.847 39.915z'/%3E%3Cpath fill='%23fff' d='M100.174 140.982L0 85.33v15.737l71.847 39.915z'/%3E%3Cpath d='M100.174 140.982L0 85.33v15.737l71.847 39.915zm83.98 0L256 101.067V85.33l-100.174 55.652z' fill='%23D80027'/%3E%3C/svg%3E")}.flag\:TD{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.331h512v341.337H0z'/%3E%3Cpath fill='%230052B4' d='M0 85.331h170.663v341.337H0z'/%3E%3Cpath fill='%23D80027' d='M341.337 85.331H512v341.337H341.337z'/%3E%3C/svg%3E")}.flag\:TF{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.5 15'%3E%3Cpath fill='%23fff' d='M0 0h21v15H0V0z'/%3E%3Cpath fill='%23073AB6' d='M0 0h22.5v15H0V0z'/%3E%3Cpath fill='%23fff' d='M0 0h11.3v7.5H0V0z'/%3E%3Cpath fill='%23F44653' d='M7.1 0h3.6v7H7.1V0z'/%3E%3Cpath fill='%231035BB' d='M0 0h3.6v7H0V0z'/%3E%3Cpath fill='%23fff' d='M3.6 0h3.6v7H3.6V0zm10.9 6h5L19 7h-1.5v.5h1l-.5 1h-.5V10h-1V7H15l-.5-1zm4 2.5l1 1.5h-2l1-1.5zm-3 0l1 1.5h-2l1-1.5zm1.5 3L16 10h2l-1 1.5zM20 8c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm-6 0c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm1 4c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm4 0c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5zm-2 1c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5z'/%3E%3C/svg%3E")}.flag\:TG{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.337h512v341.326H0z'/%3E%3Cpath d='M0 85.337h512V153.6H0zM0 358.4h512v68.263H0zm0-136.537h512v68.263H0z' fill='%23496E2D'/%3E%3Cpath fill='%23D80027' d='M0 85.337h204.054v204.054H0z'/%3E%3Cpath fill='%23fff' d='M102.026 133.938l13.26 40.812h42.916l-34.718 25.226 13.26 40.814-34.718-25.224-34.719 25.224 13.263-40.814-34.718-25.226h42.913z'/%3E%3C/svg%3E")}.flag\:TH{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.334h512V426.66H0z'/%3E%3Cpath fill='%230052B4' d='M0 194.056h512v123.882H0z'/%3E%3Cpath d='M0 85.334h512v54.522H0zm0 286.809h512v54.522H0z' fill='%23D80027'/%3E%3C/svg%3E")}.flag\:TJ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23D80027' d='M0 85.337h512v113.775H0z'/%3E%3Cpath fill='%236DA544' d='M0 312.888h512v113.775H0z'/%3E%3Cpath d='M226.318 300.522h59.364v-25.23l-11.873 5.937L256 263.421l-17.809 17.808-11.873-5.937zm-33.963-29.682l2.763 8.504h8.94l-7.233 5.255 2.763 8.502-7.233-5.255-7.234 5.255 2.763-8.502-7.233-5.255h8.94zm8.566-29.68l2.763 8.502h8.94l-7.233 5.255 2.763 8.504-7.233-5.256-7.234 5.256 2.763-8.504-7.233-5.255h8.94zm24.488-22.261l2.763 8.502h8.94l-7.233 5.255 2.763 8.504-7.233-5.256-7.234 5.256 2.763-8.504-7.233-5.255h8.94zm94.236 51.941l-2.763 8.504h-8.94l7.233 5.255-2.763 8.502 7.233-5.255 7.234 5.255-2.763-8.502 7.233-5.255h-8.94zm-8.566-29.68l-2.763 8.502h-8.94l7.233 5.255-2.763 8.504 7.233-5.256 7.234 5.256-2.763-8.504 7.233-5.255h-8.94zm-24.488-22.261l-2.763 8.502h-8.94l7.233 5.255-2.763 8.504 7.233-5.256 7.234 5.256-2.763-8.504 7.233-5.255h-8.94zM256 207.767l2.763 8.503h8.941l-7.234 5.256 2.763 8.502-7.233-5.254-7.233 5.254 2.763-8.502-7.234-5.256h8.941z' fill='%23FFDA44'/%3E%3C/svg%3E")}.flag\:TK{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%230052B4' d='M0 85.337h512v341.326H0z'/%3E%3Cpath d='M210.715 174.377l3.684 11.338h11.919l-9.643 7.006 3.684 11.337-9.644-7.007-9.644 7.007 3.684-11.337-9.645-7.006h11.921zm-93.899 107.594l4.605 14.172h14.9l-12.055 8.757 4.606 14.173-12.056-8.76-12.055 8.76 4.604-14.173-12.054-8.757h14.899zm27.88-162.292l4.604 14.172h14.901l-12.056 8.758 4.606 14.171-12.055-8.759-12.056 8.759 4.606-14.171-12.055-8.758h14.9zm-75.157 55.652l4.604 14.172h14.9l-12.055 8.758 4.606 14.171-12.055-8.758-12.056 8.758 4.606-14.171-12.055-8.758h14.9z' fill='%23fff'/%3E%3Cpath d='M483.386 354.503H117.801s109.234-88.562 310.593-220.938c.001 0-88.443 128.935 54.992 220.938zm-365.585 11.586c-11.177 0-11.195 17.37 0 17.37h365.585c11.177 0 11.195-17.37 0-17.37H117.801z' fill='%23FFDA44'/%3E%3C/svg%3E")}.flag\:TL{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23D80027' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23FFDA44' d='M256 256L0 90.691v44.242L155.826 256 0 377.067v44.242z'/%3E%3Cpath d='M0 90.691v330.618L189.217 256z'/%3E%3Cpath fill='%23fff' d='M44.184 213.36l24.912 23.577 30.121-16.41-14.723 30.98 24.911 23.575-34.012-4.43L60.67 301.63l-6.296-33.716-34.012-4.43 30.119-16.408z'/%3E%3C/svg%3E")}.flag\:TM{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23496E2D' d='M0 85.337h512v341.326H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M357.208 183.679c8.397-23.404-1.036-48.858-21.281-61.536a52.131 52.131 0 0110.884 2.621c27.002 9.688 41.038 39.428 31.35 66.431s-39.428 41.038-66.431 31.35a52.182 52.182 0 01-10.069-4.895c23.686 3.084 47.15-10.566 55.547-33.971zm-46.571-67.95l-7.297 9.427-11.22-4.026 6.712 9.852-7.296 9.427 11.443-3.338 6.712 9.852.361-11.914 11.444-3.339-11.221-4.025z'/%3E%3Cpath d='M330.338 146.448l-7.296 9.427-11.221-4.026 6.712 9.852-7.296 9.427 11.443-3.339 6.712 9.853.36-11.915 11.445-3.34-11.221-4.024zM275.9 126.916l-7.296 9.427-11.219-4.024 6.711 9.851-7.296 9.426 11.443-3.338 6.712 9.852.361-11.915 11.444-3.337-11.221-4.027zm-.799 35.189l-7.296 9.427-11.221-4.026 6.712 9.852-7.296 9.427 11.444-3.338 6.711 9.852.362-11.915 11.443-3.338-11.22-4.026zm33.484 12.013l-7.296 9.427-11.22-4.026 6.712 9.853-7.297 9.426 11.444-3.338 6.712 9.852.36-11.915 11.443-3.338-11.219-4.025z'/%3E%3C/g%3E%3Cpath fill='%23D80027' d='M83.478 85.337h89.043v341.326H83.478z'/%3E%3Cpath fill='%23fff' d='M117.458 175.191l-14.908-11.105v-15.705l14.908-11.105h21.084l14.908 11.105v15.705l-14.908 11.105z'/%3E%3Cpath d='M128 137.276h-10.542l-14.908 11.105v7.678H128zm0 37.915h10.542l14.908-11.105v-8.012H128z' fill='%23FF9811'/%3E%3Cpath fill='%23fff' d='M117.458 374.725l-14.908-11.106v-15.704l14.908-11.105h21.084l14.908 11.105v15.704l-14.908 11.106z'/%3E%3Cpath d='M128 336.81h-10.542l-14.908 11.105v7.678H128zm0 37.915h10.542l14.908-11.106v-8.011H128z' fill='%23FF9811'/%3E%3Cpath d='M117.458 274.957l-14.908-11.105v-15.703l14.908-11.106h21.084l14.908 11.106v15.703l-14.908 11.105zm36.513 24.434h-6.493v-6.493h-11.411l-8.068-8.068-8.067 8.068h-11.41v6.493h-6.493v12.986h6.493v6.492h11.41l8.068 8.069 8.068-8.069h11.41v-6.492h6.493zm0-99.768h-6.493v-6.492h-11.411l-8.068-8.069-8.067 8.069h-11.41v6.492h-6.493v12.986h6.493v6.492h11.41l8.068 8.07 8.068-8.07h11.41v-6.492h6.493z' fill='%23496E2D'/%3E%3Cg fill='%23D80027'%3E%3Cpath d='M120.576 248.576h14.84v14.84h-14.84z'/%3E%3Ccircle cx='128' cy='206.113' r='7.421'/%3E%3Ccircle cx='128' cy='305.887' r='7.421'/%3E%3C/g%3E%3C/svg%3E")}.flag\:TN{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23D80027' d='M0 85.331h512v341.337H0z'/%3E%3Ccircle fill='%23fff' cx='256' cy='255.994' r='96'/%3E%3Cg fill='%23D80027'%3E%3Cpath d='M267.826 219.291l16.47 22.695 26.673-8.649-16.496 22.676 16.468 22.695-26.664-8.681-16.495 22.676.017-28.04-26.664-8.682 26.674-8.648z'/%3E%3Cpath d='M277.818 312.724c-31.33 0-56.727-25.397-56.727-56.727s25.397-56.727 56.727-56.727c9.769 0 18.96 2.47 26.985 6.819-12.589-12.31-29.804-19.909-48.803-19.909-38.558 0-69.818 31.259-69.818 69.818s31.26 69.818 69.818 69.818c18.999 0 36.215-7.599 48.803-19.909-8.026 4.347-17.216 6.817-26.985 6.817z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:TO{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23D80027' d='M0 85.331h512v341.337H0z'/%3E%3Cpath fill='%23fff' d='M0 85.331h256v170.663H0z'/%3E%3Cpath fill='%23D80027' d='M141.357 157.303V130.59h-26.714v26.713H87.93v26.713h26.713v26.713h26.714v-26.713h26.713v-26.713z'/%3E%3C/svg%3E")}.flag\:TR{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 450 300'%3E%3Cpath fill='%23d80027' d='M0 150V0h450v300H0V150z'/%3E%3Cpath fill='%23fff' d='M247.3 118.3l35.2 5.8L307.4 99l5.1 32.8L344 150l-31.5 18.2-4.9 33.5-25.1-25.9-35.2 5.8L263 150z'/%3E%3Cpath fill='%23fff' d='M240.6 228.6c-43.3 0-78.3-35.1-78.3-78.3S197.4 72 240.6 72c8.1 0 15.8 1.2 23.2 3.5-17.3-15-39.8-24-64.5-24-54.4 0-98.6 44.1-98.6 98.6s44.1 98.6 98.6 98.6c24.2 0 46.3-8.7 63.4-23.1-7 1.9-14.4 3-22.1 3z'/%3E%3C/svg%3E")}.flag\:TT{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23D80027' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23fff' d='M6.066 85.337l207.961 212.636 131.584 128.69h160.323L297.973 214.027 166.389 85.337z'/%3E%3Cpath d='M43.364 85.337L384.69 426.663h83.946L127.31 85.337z'/%3E%3C/svg%3E")}.flag\:TV{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 600'%3E%3Cpath fill='%230052B4' d='M0 0h900v600H0z'/%3E%3Cpath fill='%2300B2EE' d='M0 300h450V0h450v600H0V300z'/%3E%3Cpath fill='%23FFDA44' d='M345.3 480.9l29.4 90.6-77.1-56H393l-77.1 56 29.4-90.6zM706.4 340l29.4 90.6-77.1-56H754l-77.1 56 29.5-90.6zm106.4-78.5l29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zm0-224.1l29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6z'/%3E%3Cpath fill='%23fff' d='M449.9 0v206.3h-81l81 54V300h-39.7l-129-85.9V300H168.7v-85.9L39.7 300H0v-39.7l81-54H0V93.8h81L0 39.9V0h39.7l129 85.9V0h112.5v85.9L410.2 0z'/%3E%3Cpath fill='%23D80027' d='M253.1 0h-56.3v122H0v56.2h196.8V300h56.3V178.2h196.8V122H253.1z'/%3E%3Cpath fill='%232E52B2' d='M449.9 39.9v53.9h-81z'/%3E%3Cpath fill='%23D80027' d='M0 300v-19.3l109.9-74.4h39.7L12.8 300zM12.8.1l136.8 93.7h-39.7L0 19.4V.1zm437.1.1v19.3L340 93.8h-39.7L437.1.2zM437.1 300l-136.8-93.7H340l109.9 74.4V300z'/%3E%3Cpath fill='%23FFDA44' d='M719.9 131.6l29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zM584 187.7l29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zm30 242.9l29.4 90.6-77.1-56h95.3l-77.1 56 29.5-90.6zM488 332l29.4 90.6-77.1-56h95.3l-77.1 56L488 332zm0 132l29.4 90.6-77.1-56h95.3l-77.1 56L488 464z'/%3E%3C/svg%3E")}.flag\:TW{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23D80027' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%230052B4' d='M0 85.337h256V256H0z'/%3E%3Cpath fill='%23fff' d='M186.435 170.669L162.558 181.9l12.714 23.125-25.927-4.961-3.286 26.192L128 206.993l-18.06 19.263-3.285-26.192-25.927 4.96 12.714-23.125-23.877-11.23 23.877-11.231-12.714-23.125 25.927 4.96 3.286-26.192L128 134.344l18.06-19.263 3.285 26.192 25.928-4.96-12.715 23.125z'/%3E%3Ccircle fill='%230052B4' cx='128' cy='170.674' r='29.006'/%3E%3Cpath fill='%23fff' d='M128 190.06c-10.692 0-19.391-8.7-19.391-19.391 0-10.692 8.7-19.391 19.391-19.391 10.692 0 19.391 8.7 19.391 19.391 0 10.691-8.699 19.391-19.391 19.391z'/%3E%3C/svg%3E")}.flag\:TZ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23338AF3' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%236DA544' d='M0 426.663V85.337h512'/%3E%3Cpath fill='%23FFDA44' d='M512 152.222V85.337H411.67L0 359.778v66.885h100.33z'/%3E%3Cpath d='M512 85.337v40.125L60.193 426.663H0v-40.125L451.807 85.337z'/%3E%3C/svg%3E")}.flag\:UA{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23338AF3' d='M0 85.337h512V256H0z'/%3E%3C/svg%3E")}.flag\:UG{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23232323' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23FFDA44' d='M0 56.9h512v56.9H0z'/%3E%3Cpath fill='%23D32300' d='M0 113.8h512v56.9H0z'/%3E%3Cpath fill='%23FFDA44' d='M0 227.6h512v56.9H0z'/%3E%3Cpath fill='%23D32300' d='M0 284.4h512v56.9H0z'/%3E%3Ccircle fill='%23fff' cx='256' cy='170.7' r='80.7'/%3E%3Cpath d='M234.5 127.5c.9-1.4-19.6-2-19.6-2 1.7-2.5 18.4-10.5 18.4-10.5s-.9-6 2.7-9.8l-4.5-9.8s7-3.4 18.4-3.4 19.9 7 21 13.1l-6.4 3.4c-.1 4.7 1.7 11.6-4.3 17.3-5.9 5.7-8.3 6.9-8.5 18.8 0 3.9 2.3 8.2 8.8 11.7 17.4 9.3 38.6 28.2 44.6 33.9 6.1 5.7 5.1 19.2 2.6 25.2s-12.1 14.3-14.3 13.6c-2.2-.6 1.2-9.2-3.5-11.6 0 0-8.9-7.6-16.8.6s-.2 25.2 3.9 28c4.1 2.8 1.7 5-1.9 5H247c-3.8 0-5.4-2.3-1.9-5 7.6-3.8 12.4-15.3 7.4-20.3-4.9-4.9-18.3 1.5-21.5 6.3-2.8 2.8-8.8 3.6-12.9-1.4s-4.1-10.4-1.1-12.5c7-4.8 0 0 .1-.1 0 0 11.9-8.6 29.9-9 3.9 0 4.8-2.2 2.2-4.8 0 0-30.9-27.4-28.1-44.2 3-18.3 20-26.3 13.4-32.5-1.3-1.8 0 0 0 0z'/%3E%3C/svg%3E")}.flag\:US{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h513v342H0z'/%3E%3Cpath d='M0 0h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0z' fill='%23D80027'/%3E%3Cpath fill='%232E52B2' d='M0 0h256.5v190H0z'/%3E%3Cpath d='M47.8 141.9l-4-12.8-4.3 12.8H26.3l10.7 7.7-4 12.8 10.8-7.9 10.7 7.9-4.2-12.8 10.9-7.7zm56.4 0l-4.1-12.8-4.2 12.8H82.7l10.7 7.7-4.1 12.8 10.8-7.9 10.7 7.9-4-12.8 10.8-7.7zm56.4 0l-4.2-12.8-4 12.8h-13.5l10.9 7.7-4.2 12.8 10.8-7.9 10.9 7.9-4.2-12.8 10.8-7.7zm56.3 0l-4.1-12.8-4.2 12.8h-13.2l10.7 7.7-4 12.8 10.7-7.9 10.8 7.9-4.2-12.8 10.9-7.7zM100.1 78.3l-4.2 12.8H82.7L93.4 99l-4.1 12.6 10.8-7.8 10.7 7.8-4-12.6 10.8-7.9h-13.4zm-56.3 0l-4.3 12.8H26.3L37 99l-4 12.6 10.8-7.8 10.7 7.8L50.3 99l10.9-7.9H47.8zm112.6 0l-4 12.8h-13.5l10.9 7.9-4.2 12.6 10.8-7.8 10.9 7.8-4.2-12.6 10.8-7.9h-13.3zm56.4 0l-4.2 12.8h-13.2l10.7 7.9-4 12.6 10.7-7.8 10.8 7.8-4.2-12.6 10.9-7.9h-13.4zm-169-50.6l-4.3 12.6H26.3L37 48.2l-4 12.7L43.8 53l10.7 7.9-4.2-12.7 10.9-7.9H47.8zm56.3 0l-4.2 12.6H82.7l10.7 7.9-4.1 12.7 10.8-7.9 10.7 7.9-4-12.7 10.8-7.9h-13.4zm56.3 0l-4 12.6h-13.5l10.9 7.9-4.2 12.7 10.8-7.9 10.9 7.9-4.2-12.7 10.8-7.9h-13.3zm56.4 0l-4.2 12.6h-13.2l10.7 7.9-4 12.7 10.7-7.9 10.8 7.9-4.2-12.7 10.9-7.9h-13.4z' fill='%23fff'/%3E%3C/svg%3E")}.flag\:UY{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 513 342'%3E%3Cpath fill='%23fff' d='M0 0h513v342H0z'/%3E%3Cpath d='M0 38h513v38H0zm0 76h513v38H0zm0 76h513v38H0zm0 76h513v38H0z' fill='%23338AF3'/%3E%3Cpath fill='%23fff' d='M0 0h256.5v190H0z'/%3E%3Cpath fill='%23FFDA44' d='M192 95l-26.2 12.3 14 25.3-28.4-5.4-3.6 28.7-19.8-21.1-19.8 21.1-3.6-28.7-28.4 5.4 14-25.3L64 95l26.2-12.3-14-25.3 28.4 5.4 3.6-28.7L128 55.2l19.8-21.1 3.6 28.7 28.4-5.4-14 25.3z'/%3E%3C/svg%3E")}.flag\:UZ{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23D80027' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%236DA544' d='M0 322.783h512v103.88H0z'/%3E%3Cpath fill='%23338AF3' d='M0 85.337h512v104.515H0z'/%3E%3Cpath fill='%23fff' d='M0 210.877h512v89.656H0z'/%3E%3Cpath fill='%23338AF3' d='M0 85.337h512v104.515H0z'/%3E%3Cpath d='M188.688 137.589c0-15.984 11.234-29.339 26.236-32.614a33.531 33.531 0 00-7.155-.777c-18.442 0-33.391 14.949-33.391 33.391s14.949 33.391 33.391 33.391c2.458 0 4.85-.273 7.155-.777-15.002-3.275-26.236-16.63-26.236-32.614zm45.97 15.177l2.261 6.957h7.315l-5.918 4.301 2.261 6.956-5.919-4.3-5.918 4.3 2.261-6.956-5.918-4.301h7.315zm23.348 0l2.26 6.957h7.315l-5.918 4.301 2.261 6.956-5.918-4.3-5.918 4.3 2.26-6.956-5.917-4.301h7.314zm23.347 0l2.26 6.957h7.315l-5.917 4.301 2.26 6.956-5.918-4.3-5.918 4.3 2.26-6.956-5.918-4.301h7.315zm23.347 0l2.262 6.957h7.315l-5.919 4.301 2.261 6.956-5.919-4.3-5.918 4.3 2.262-6.956-5.919-4.301h7.314zm23.348 0l2.26 6.957h7.315l-5.918 4.301 2.261 6.956-5.918-4.3-5.918 4.3 2.26-6.956-5.917-4.301h7.314zm-70.042-24.284l2.26 6.956h7.315l-5.918 4.3 2.261 6.957-5.918-4.299-5.918 4.299 2.26-6.957-5.917-4.3h7.314zm23.347 0l2.26 6.956h7.315l-5.917 4.3 2.26 6.957-5.918-4.299-5.918 4.299 2.26-6.957-5.918-4.3h7.315zm23.347 0l2.262 6.956h7.315l-5.919 4.3 2.261 6.957-5.919-4.299-5.918 4.299 2.262-6.957-5.919-4.3h7.314zm23.348 0l2.26 6.956h7.315l-5.918 4.3 2.261 6.957-5.918-4.299-5.918 4.299 2.26-6.957-5.917-4.3h7.314zm-46.695-24.284l2.26 6.956h7.315l-5.917 4.3 2.26 6.957-5.918-4.3-5.918 4.3 2.26-6.957-5.918-4.3h7.315zm23.347 0l2.262 6.956h7.315l-5.919 4.3 2.261 6.957-5.919-4.3-5.918 4.3 2.262-6.957-5.919-4.3h7.314zm23.348 0l2.26 6.956h7.315l-5.918 4.3 2.261 6.957-5.918-4.3-5.918 4.3 2.26-6.957-5.917-4.3h7.314z' fill='%23fff'/%3E%3C/svg%3E")}.flag\:VA{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.331h512v341.326H0z'/%3E%3Cpath fill='%23fff' d='M256 85.331h256v341.337H256z'/%3E%3Cpath fill='%23ACABB1' d='M321.353 233.837l32.073 42.43c-5.053 7.651-5.026 17.961.817 25.692 7.414 9.807 21.374 11.748 31.182 4.335 9.807-7.414 11.748-21.374 4.334-31.182-5.843-7.731-15.756-10.568-24.495-7.795l-49.988-66.129-11.838 8.949-17.759 13.424 17.899 23.677 17.775-13.401zm46.175 48.78a7.421 7.421 0 118.95 11.84 7.421 7.421 0 01-8.95-11.84z'/%3E%3Cpath fill='%23FFDA44' d='M376.367 247.24l17.899-23.677-17.759-13.424-11.838-8.949-49.988 66.129c-8.74-2.775-18.651.063-24.495 7.795-7.414 9.808-5.473 23.768 4.334 31.182 9.808 7.414 23.768 5.473 31.182-4.335 5.845-7.731 5.871-18.041.817-25.692l32.073-42.43 17.775 13.401zm-62.504 45.771a7.42 7.42 0 11-11.84-8.95 7.42 7.42 0 0111.84 8.95z'/%3E%3C/svg%3E")}.flag\:VC{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23FFDA44' d='M0 85.331h512v341.337H0z'/%3E%3Cpath fill='%23338AF3' d='M0 85.331h170.663v341.337H0z'/%3E%3Cpath d='M341.337 85.331H512v341.337H341.337zM214.261 283.82l-33.393-50.086 33.392-50.087 33.392 50.087zm83.478 0l-33.391-50.086 33.391-50.087 33.393 50.087zM256 350.603l-33.391-50.087L256 250.429l33.391 50.087z' fill='%236DA544'/%3E%3C/svg%3E")}.flag\:VE{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.5 15'%3E%3Cpath fill='%23FFCE00' d='M0 0h22.5v5H0z'/%3E%3Cpath fill='%23203899' d='M0 5h22.5v5H0z'/%3E%3Cpath fill='%23D82B2B' d='M0 10h22.5v5H0z'/%3E%3Cpath fill='%23fff' d='M12.13 5.38l.14.46.45.14-.39.27.01.48-.38-.29-.45.15.15-.44-.28-.38h.47zm-1.77 0l.27.39h.47l-.28.38.15.45-.45-.16-.38.28.01-.47-.39-.28.45-.13zm3.44.56l-.01.48.39.27-.46.14-.14.45-.27-.38h-.48l.29-.38-.15-.45.45.16zm-5.11.02l.4.27.44-.18-.13.46.3.36-.47.02-.26.4-.16-.44-.46-.12.37-.3zm6.55 1.17l-.2.44.25.4-.47-.05-.31.36-.1-.46-.43-.18.41-.24.03-.47.35.31zm.19 1.12l.21.43.47.07-.34.33.08.46-.42-.22-.42.22.08-.46-.34-.33.47-.07zM7 8.2l.21.43.47.06-.34.33.08.47L7 9.27l-.42.22.08-.47-.34-.33.47-.06zm.31-1.15l.45.14.38-.29v.48l.39.26-.45.15-.13.46-.28-.38-.47.01.27-.38z'/%3E%3C/svg%3E")}.flag\:VG{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%230052B4' d='M0 85.334h512v341.337H0z'/%3E%3Cpath fill='%23fff' d='M256 85.334V202.66h-46.069L256 233.38v22.617h-22.628L160 207.078v48.919H96v-48.919l-73.372 48.919H0V233.38l46.069-30.72H0v-64h46.069L0 107.951V85.334h22.628L96 134.241V85.334h64v48.907l73.372-48.907z'/%3E%3Cg fill='%23D80027'%3E%3Cpath d='M144 85.33h-32v69.333H0v32h112v69.334h32v-69.334h112v-32H144z'/%3E%3Cpath d='M0 85.329v15.083l57.377 38.251H80zm256 0v15.083l-57.377 38.251H176z'/%3E%3C/g%3E%3Cpath fill='%232E52B2' d='M256 107.951v30.712h-46.069z'/%3E%3Cpath d='M0 85.329v15.083l57.377 38.251H80zm256 0v15.083l-57.377 38.251H176z' fill='%23D80027'/%3E%3Cpath fill='%232E52B2' d='M256 107.951v30.712h-46.069z'/%3E%3Cpath d='M0 255.997v-15.082l57.377-38.252H80zm256 0v-15.082l-57.377-38.252H176z' fill='%23D80027'/%3E%3Cpath fill='%23FFDA44' d='M384 259.706l-46.129 46.129c8.645 16.675 26.051 28.074 46.129 28.074s37.484-11.4 46.129-28.074L384 259.706z'/%3E%3Cpath fill='%236DA544' d='M332.058 178.084v81.624c.001 39.759 51.942 51.941 51.942 51.941s51.941-12.182 51.942-51.942v-81.623H332.058z'/%3E%3Cpath fill='%23fff' d='M372.87 215.181h22.261v59.359H372.87z'/%3E%3Ccircle fill='%23A2001D' cx='384' cy='215.181' r='11.13'/%3E%3Cpath d='M346.902 192.92h14.84v14.84h-14.84zm0 33.392h14.84v14.84h-14.84zm0 33.391h14.84v14.84h-14.84zm59.359-66.783h14.84v14.84h-14.84zm0 33.392h14.84v14.84h-14.84zm0 33.391h14.84v14.84h-14.84z' fill='%23FFDA44'/%3E%3C/svg%3E")}.flag\:VI{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.3'%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%231583C4' d='M397.7 166.3l-51 97.7c-1.1 2-.3 4.5 1.8 5.6 2 1.1 4.5.3 5.6-1.8l51-97.7c1-2.1.1-4.6-2-5.5-2-.9-4.3-.2-5.4 1.7z'/%3E%3Cpath fill='%231583C4' d='M404.9 188l-57.8 75.4c-1.3 1.9-.8 4.5 1.1 5.8 1.7 1.2 4.1.9 5.5-.7l57.8-75.4c1.4-1.8 1.1-4.4-.8-5.8-1.8-1.5-4.4-1.1-5.8.7z'/%3E%3Cpath fill='%231583C4' d='M379 181.3l-32.5 83.1c-.8 2.1.2 4.6 2.4 5.4 2.1.8 4.6-.2 5.4-2.4l32.5-83.1c.7-2.2-.4-4.5-2.6-5.3-2.1-.6-4.3.4-5.2 2.3z'/%3E%3Cpath fill='%23409347' d='M122.1 171.9c.4 1.7 1.2 4.7 2.2 8.5 1.7 6.4 3.6 12.8 5.6 18.7 2.3 6.9 14.7 31.4 20.2 39.1 6.9 9.7 14.1 19.3 21.5 28.6 1.6 1.9 4.5 2.1 6.4.5 1.8-1.6 2.1-4.3.7-6.2-7.3-9.2-14.4-18.6-21.2-28.2-4.2-5.8-17.2-31.1-19-36.7-2.9-8.7-5.4-17.6-7.6-26.5-.5-2.4-2.9-4-5.3-3.5s-4 2.9-3.5 5.3c-.1.2 0 .3 0 .4z'/%3E%3Cg fill='%23FFD836' stroke='%23231F20' stroke-miterlimit='10'%3E%3Cpath d='M297.1 114.9S279.5 42.8 261 42.8c-6.9 0-11.9-.6-15.4 6.4-.9 1.7-20.7-1.6-19.1 20.8.5 6.9 1.1-9.8 14.9-3.4 6.3 3-16.4 48.2-16.4 48.2h72.1z'/%3E%3Cpath d='M466.1 48.4l-90.9 22c-75.3 18.3-42.1 44.4-42.1 44.4l-72.1 12-72.1-12s33.2-26.1-42.1-44.4l-90.9-22C43.1 45.3 38.1 51.8 45.3 63c0 0 106.6 104 126.8 112 20.2 8.1 40.8 0 40.8 0s-14.9 8.7-24 24c-9.2 15.3-4.6 34.7-38.9 40.2-5.5 6.6-5 14 2.9 19.9 7.9 5.8 72.1-48.1 72.1-48.1s-24 24.4-24 36.1c0 5.1 44.1 53.8 60.1 53.8s60.1-48.7 60.1-53.8c0-11.7-24-36.1-24-36.1s64.2 53.9 72.1 48.1 11.4-19.3 2.8-19.9c-28-1.8-29.7-24.9-38.9-40.2-9.2-15.3-24-24-24-24s20.6 8.1 40.8 0S476.7 63 476.7 63c7.2-11.2 2.3-17.7-10.6-14.6z'/%3E%3C/g%3E%3Cpath fill='%23fff' stroke='%23231F20' stroke-miterlimit='10' d='M201.3 111.8v80.3c0 45.7 59.7 59.7 59.7 59.7s59.7-14 59.7-59.7v-80.3H201.3h0z'/%3E%3Cpath d='M225.2 137.7V235c8.2 6 17 10.2 23.9 12.9V137.7h-23.9zm71.6 0V235c-8.2 6-17 10.2-23.9 12.9V137.7h23.9z' fill='%23D80027'/%3E%3Cpath fill='%230052B4' d='M201.3 111.8h119.4v37.9H201.3z'/%3E%3Cpath fill='%231583C4' d='M60.1 210.5l-21.9-58.1H15.7l31.8 80.8h25.2l31.5-80.8H81.7zm391.4-58.6h18.9v81.7h-18.9z'/%3E%3C/svg%3E")}.flag\:VN{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23D80027' d='M196.641 85.337H0v341.326h512V85.337z'/%3E%3Cpath fill='%23FFDA44' d='M256 157.279l22.663 69.747H352l-59.332 43.106 22.664 69.749L256 296.774l-59.332 43.107 22.664-69.749L160 227.026h73.337z'/%3E%3C/svg%3E")}.flag\:VU{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%236DA544' d='M512 256v170.663H0L215.185 256z'/%3E%3Cpath fill='%23D80027' d='M512 85.337V256H215.185L0 85.337z'/%3E%3Cpath d='M221.001 239.304L26.868 85.337H8.956l208.168 165.098H512v-11.131zM8.956 426.663h17.912l194.133-153.967H512v-11.131H217.124zM0 92.44v14.206L188.317 256 0 405.354v14.205L206.229 256z'/%3E%3Cg fill='%23FFDA44'%3E%3Cpath d='M8.956 85.337H0v7.103L206.229 256 0 419.559v7.104h8.956l208.168-165.098H512v-11.13H217.124z'/%3E%3Cpath d='M63.718 292.382v-14.295c14.265 0 25.87-11.606 25.87-25.869 0-10.092-8.211-18.303-18.304-18.303-6.875 0-12.469 5.593-12.469 12.469 0 4.397 3.577 7.974 7.974 7.974a4.514 4.514 0 004.508-4.508h14.295c0 10.368-8.435 18.804-18.802 18.804-12.279-.002-22.269-9.993-22.269-22.271 0-14.758 12.006-26.764 26.764-26.764 17.975 0 32.599 14.623 32.599 32.599 0 22.145-18.018 40.164-40.166 40.164z'/%3E%3C/g%3E%3C/svg%3E")}.flag\:WF{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 100'%3E%3Cpath fill='%23ED2939' d='M0 0h150v100H0z'/%3E%3Cpath fill='%23002395' d='M0 0h20v44.33H0z'/%3E%3Cpath fill='%23fff' d='M20 0h20v44.33H20z'/%3E%3Cpath fill='none' stroke='%23fff' stroke-width='3' d='M0 44.33h62.75V0'/%3E%3Cpath fill='%23fff' d='M108.08 43.29L87.96 23.17h40.25l-20.13 20.12zm-6.7 6.71L81.25 29.88v40.25L101.38 50zm6.7 6.71L87.96 76.83h40.25l-20.13-20.12zm6.71-6.71l20.13-20.13v40.25L114.79 50z'/%3E%3C/svg%3E")}.flag\:WS{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23D80027' d='M0 85.331h512v341.337H0z'/%3E%3Cpath fill='%230052B4' d='M0 85.331h256v170.663H0z'/%3E%3Cpath d='M165.483 181.79l2.764 8.504h8.939l-7.232 5.254 2.763 8.503-7.234-5.255-7.233 5.255 2.763-8.503-7.233-5.254h8.94zm-44.904-66.783l4.606 14.173h14.9l-12.055 8.757 4.605 14.171-12.056-8.758-12.054 8.758 4.605-14.171-12.056-8.757h14.901zm44.522 14.841l4.606 14.172h14.9l-12.055 8.757 4.604 14.173-12.055-8.76-12.054 8.76 4.604-14.173-12.055-8.757h14.9zm-35.192 59.363l4.606 14.172h14.9l-12.055 8.758 4.604 14.171-12.055-8.759-12.054 8.759 4.604-14.171-12.055-8.758h14.9zm-39.01-37.103l4.605 14.173h14.9l-12.055 8.757 4.604 14.173-12.054-8.76-12.055 8.76 4.604-14.173-12.055-8.757h14.9z' fill='%23fff'/%3E%3C/svg%3E")}.flag\:XK{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 341.33'%3E%3Cpath fill='%230052B4' d='M0 0h512v341.34H0z'/%3E%3Cpath d='M220.72 42.63l7.95 16.11 17.77 2.58-12.86 12.54 3.04 17.7-15.9-8.36-15.9 8.36 3.03-17.7-12.86-12.54 17.78-2.58zm70.56-.06l7.95 16.1 17.78 2.59-12.86 12.53 3.03 17.71-15.9-8.36-15.9 8.36 3.04-17.71-12.86-12.53 17.77-2.59zm62.08 11.36l7.95 16.11 17.77 2.58-12.86 12.54 3.04 17.7-15.9-8.35-15.9 8.35 3.04-17.7-12.87-12.54 17.78-2.58zm63.01 18.3l7.95 16.11 17.77 2.59-12.86 12.53 3.04 17.71-15.9-8.36-15.9 8.36 3.03-17.71-12.86-12.53 17.78-2.59zm-257.73-18.3l7.95 16.11 17.78 2.58-12.87 12.54 3.04 17.7-15.9-8.35-15.9 8.35 3.04-17.7-12.86-12.54 17.77-2.58zm-63.01 18.3l7.95 16.11 17.78 2.59-12.86 12.53 3.03 17.71-15.9-8.36-15.9 8.36 3.04-17.71-12.86-12.53 17.77-2.59z' fill='%23fff'/%3E%3Cpath fill='%23FFDA44' d='M217.53 259.33l-27.22-13.61-27.22-54.43h27.22l27.22-27.22 13.61-27.22 27.22-13.61 13.61 13.61 27.22 13.61v13.61l13.61 13.61 40.83 27.22L340 245.73l-40.83 40.83-13.61-27.22-40.83 27.22v27.22l-13.61-13.61-13.59-40.84z'/%3E%3C/svg%3E")}.flag\:YE{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath fill='%23D80027' d='M0 85.337h512v113.775H0z'/%3E%3Cpath d='M0 312.888h512v113.775H0z'/%3E%3C/svg%3E")}.flag\:YT{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 60'%3E%3Cpath fill='%23fff' d='M0 0h90v60H0z'/%3E%3Cpath stroke='%237f7f7f' stroke-width='.25' fill='%23ABABAB' d='M12.8 38.5s4 1.6 1.2-.5c-2.4-1.7-5 2.4-5 5.1s1.2 7 7.5 7c7.6 0 11.4-5.7 11.4-11.4 0-4.8-3.7-13.5-6.5-14.6-3.1-1.2-6.7-3.5-6.8-5 0-.5 1.4-.1 3.3.9 3.1 1.7 6.6 2.5 6.6 1.4s-2.9-3.1-4-4.6c-1.2-1.6-.9-5.5-3-5.5-7.6 0-9.9 7.7-7 11.7 1.9 2.6-4.3 1-4.3 1s0 5.3 3.2 7.3c3 1.8 4.8 3.9 4.8 3.9s-.2-4.6.5-3.9c.6.7 11.1 4.5 10.3 12-.3 3-4.5 5.4-8.5 5.2-4-.2-6.8-2.4-6.4-5.4.2-4.2 2.7-4.6 2.7-4.6zm64.4 0s-4 1.6-1.2-.5c2.4-1.8 5.1 2.3 5.1 5.1s-1.2 7-7.5 7c-7.6 0-11.4-5.7-11.4-11.4 0-4.8 3.7-13.5 6.5-14.6 3.1-1.2 6.7-3.5 6.8-5 0-.5-1.4-.1-3.3.9-3.1 1.7-6.6 2.5-6.6 1.4s2.9-3.1 4-4.6c1.2-1.6.9-5.5 3-5.5 7.6 0 9.9 7.7 7 11.7-1.9 2.6 4.3 1 4.3 1s0 5.3-3.2 7.3c-3 1.8-4.8 3.9-4.8 3.9s.2-4.6-.5-3.9c-.6.7-11.1 4.5-10.3 12 .3 3 4.5 5.4 8.5 5.2 4-.2 6.8-2.4 6.4-5.4-.3-4.2-2.8-4.6-2.8-4.6z'/%3E%3Cpath fill='%23DE393A' d='M31 28.8v14c0 1.9 2.1 1.6 2.1 1.6h9.3c1.2 0 2.6 2.3 2.6 2.3s1.4-2.3 2.5-2.3h9.6s2 .2 2-1.8V28.7H31z'/%3E%3Cpath fill='%233951A3' d='M31 13.1h28v15.7H31z'/%3E%3Cpath fill='%23fff' d='M50.1 16.5c-.4 2.4-2.5 4.2-5.1 4.2-2.5 0-4.6-1.8-5.1-4.2-.5.9-.8 1.9-.8 3 0 3.3 2.6 5.9 5.9 5.9 3.3 0 5.9-2.6 5.9-5.9 0-1.1-.3-2.1-.8-3z'/%3E%3Ccircle fill='%23FEE05F' cx='39.1' cy='36.5' r='3'/%3E%3Ccircle fill='%23FEE05F' cx='50.9' cy='36.5' r='3'/%3E%3C/svg%3E")}.flag\:ZA{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23fff' d='M0 85.337h512v341.326H0z'/%3E%3Cpath d='M114.024 256.001L0 141.926v228.17z'/%3E%3Cpath fill='%23FFDA44' d='M161.192 256L0 94.7v47.226l114.024 114.075L0 370.096v47.138z'/%3E%3Cpath fill='%236DA544' d='M509.833 289.391c.058-.44.804-.878 2.167-1.318v-65.464H222.602L85.33 85.337H0V94.7L161.192 256 0 417.234v9.429h85.33l137.272-137.272h287.231z'/%3E%3Cpath fill='%230052B4' d='M503.181 322.783H236.433l-103.881 103.88H512v-103.88z'/%3E%3Cpath fill='%23D80027' d='M503.181 189.217H512V85.337H132.552l103.881 103.88z'/%3E%3C/svg%3E")}.flag\:ZM{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath fill='%23496E2D' d='M0 85.331h512v341.337H0z'/%3E%3Cpath fill='%23FF9811' d='M490.668 195.476h-48c0-8.836-7.164-16-16-16s-16 7.164-16 16h-48c0 8.836 7.697 16 16.533 16h-.533c0 8.836 7.162 16 16 16 0 8.836 7.162 16 16 16h32c8.836 0 16-7.164 16-16 8.836 0 16-7.164 16-16h-.533c8.837 0 16.533-7.164 16.533-16z'/%3E%3Cpath fill='%23D80027' d='M341.337 255.994h56.888v170.663h-56.888z'/%3E%3Cpath fill='%23FF9811' d='M455.112 255.994H512v170.663h-56.888z'/%3E%3Cpath d='M398.225 255.994h56.888v170.663h-56.888z'/%3E%3C/svg%3E")}.flag\:ZW{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 85.333 512 341.333'%3E%3Cpath d='M0 85.333h512V426.67H0z'/%3E%3Cpath d='M0 134.196h512v48.868H0zm0 195.472h512v48.868H0z' fill='%23FFDA44'/%3E%3Cpath fill='%236DA544' d='M0 85.333h512v48.868H0z'/%3E%3Cpath d='M0 183.069h512v48.868H0zm0 97.737h512v48.868H0z' fill='%23D80027'/%3E%3Cpath fill='%236DA544' d='M0 378.542h512v48.128H0z'/%3E%3Cpath fill='%23fff' d='M276.992 255.996L106.329 426.659H0V85.333h106.329z'/%3E%3Cpath d='M256 255.996L85.334 426.662h20.987l170.667-170.666L106.321 85.33H85.334z'/%3E%3Cpath fill='%23D80027' d='M102.465 202.57l13.259 40.812h42.917l-34.718 25.226 13.26 40.814-34.718-25.224-34.72 25.224 13.262-40.814-34.718-25.226h42.915z'/%3E%3Cpath fill='%23FFDA44' d='M138.94 259.335l-34.559-12.243s-2.553-23.955-2.708-24.766c-1.173-6.18-6.603-10.851-13.123-10.851-7.376 0-13.357 5.98-13.357 13.357 0 1.223.178 2.402.486 3.528l-9.689 9.755h17.229c0 17.882-13.344 17.882-13.344 35.691l7.402 17.809h44.522l7.422-17.809h-.004a17.782 17.782 0 001.381-5.231c6.397-2.589 8.342-9.24 8.342-9.24z'/%3E%3C/svg%3E")}
/*# sourceMappingURL=main.f99c4c89.chunk.css.map */