/*!
 * Version: 3.65.0
 * Hash:
 * Created: 2025-08-18 07:11:21
 *
 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300);
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300);
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
.component__error_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f9fafc;min-height:100vh;min-width:100vw;max-width:100vw;overflow:hidden;position:relative}.component__error_container>.info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.component__error_container>.error_details{padding:32px;width:1024px}.component__error_container>.error_details p{text-transform:none;font-size:24px}.component__error_container>.error_details>p{color:#ff5a41}.component__error_container>.error_details>*{margin-bottom:32px}.component__error_container>.error_details .stack{white-space:pre;max-height:200px;overflow:auto}
.components__ZendeskWidget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:999998;position:fixed;right:-2px;bottom:64px;height:40px;width:40px;background:#3c2869;border-radius:50% 0 0 50%;padding-left:10px;cursor:pointer;-webkit-transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;-o-transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s}.components__ZendeskWidget:hover{-webkit-box-shadow:0 0 35px 2px rgba(0,0,0,.24);box-shadow:0 0 35px 2px rgba(0,0,0,.24);right:0}.components__ZendeskWidget i{color:#9aa9c3;font-size:14px}.components__ZendeskWidget.hide{right:-40px}
.components__logo{height:50px;width:97px;margin:0 auto}.components__logo *{fill:#fff}.components__logo--dark *{fill:#00081c}
.v2_component_button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0 32px;height:38px;border-radius:40px;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;text-transform:capitalize;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;letter-spacing:0;border:1px solid rgba(0,0,0,0);display:inline-block;-webkit-transition:background-color .25s;-o-transition:background-color .25s;transition:background-color .25s;cursor:pointer}.v2_component_button span{margin:0;width:100%;font-size:14px;font-weight:500;font-family:Roboto,"Open Sans",sans-serif}.v2_component_button-default{background-color:#fff;border-color:#505a6e}.v2_component_button-default span{color:#505a6e}.v2_component_button-default:hover{-webkit-box-shadow:0 14px 26px -12px rgba(39,49,67,.42),0 4px 23px 0px rgba(0,0,0,.12),0 8px 10px -5px rgba(39,49,67,.2);box-shadow:0 14px 26px -12px rgba(39,49,67,.42),0 4px 23px 0px rgba(0,0,0,.12),0 8px 10px -5px rgba(39,49,67,.2);background-color:#505a6e}.v2_component_button-default:hover span{color:#fff}.v2_component_button-primary{background-color:#555fff;border-color:#555fff}.v2_component_button-primary span{color:#fff}.v2_component_button-primary:hover{-webkit-box-shadow:0 14px 26px -12px rgba(85,96,255,.42),0 4px 23px 0px rgba(0,0,0,.12),0 8px 10px -5px rgba(85,96,255,.2);box-shadow:0 14px 26px -12px rgba(85,96,255,.42),0 4px 23px 0px rgba(0,0,0,.12),0 8px 10px -5px rgba(85,96,255,.2)}.v2_component_button-round{background-color:#fff;border-color:#555fff;border-radius:50%;padding:0}.v2_component_button-round span{color:#fff}.v2_component_button-round:hover{-webkit-box-shadow:0 14px 26px -12px rgba(85,96,255,.42),0 4px 23px 0px rgba(0,0,0,.12),0 8px 10px -5px rgba(85,96,255,.2);box-shadow:0 14px 26px -12px rgba(85,96,255,.42),0 4px 23px 0px rgba(0,0,0,.12),0 8px 10px -5px rgba(85,96,255,.2)}.v2_component_button-ghost{background-color:#fff;border-color:#555fff}.v2_component_button-ghost span{color:#555fff}.v2_component_button-ghost:hover{-webkit-box-shadow:0 14px 26px -12px rgba(85,96,255,.42),0 4px 23px 0px rgba(0,0,0,.12),0 8px 10px -5px rgba(85,96,255,.2);box-shadow:0 14px 26px -12px rgba(85,96,255,.42),0 4px 23px 0px rgba(0,0,0,.12),0 8px 10px -5px rgba(85,96,255,.2);background-color:#555fff}.v2_component_button-ghost:hover span{color:#fff}.v2_component_button-size-small{height:30px}.v2_component_button-size-small span{font-size:12px}.v2_component_button-disabled{background-color:#d2dbe8;border-color:#d2dbe8;cursor:not-allowed}.v2_component_button-disabled span{color:#fff}
.v2_component_list_empty_state{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;margin-top:20%;top:0;left:0;right:0;bottom:0;z-index:3}.v2_component_search_empty_state{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:20%;left:0;right:0;z-index:3}.v2_component_empty_state{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v2_component_empty_state>img{width:99px;height:180px}.v2_component_empty_state>.h4{margin-top:29px}.v2_component_empty_state>.p2{margin-top:16px}.v2_component_empty_state>.buttons_wrapper{margin-top:29px}.v2_component_empty_state>.buttons_wrapper>button:not(:first-child){margin-left:24px}
svg.components__spinner{-webkit-animation:rotator 1.4s linear infinite;animation:rotator 1.4s linear infinite}svg.components__spinner circle.path{stroke:#555fff;stroke-dasharray:187;stroke-dashoffset:0;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-animation:dash 1.4s ease-in-out infinite;animation:dash 1.4s ease-in-out infinite}@-webkit-keyframes rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@-webkit-keyframes colors{0%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}100%{stroke:#4285f4}}@keyframes colors{0%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}100%{stroke:#4285f4}}@-webkit-keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}100%{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}100%{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}
button.component__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0 32px;height:38px;border-radius:40px;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;text-transform:capitalize;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;letter-spacing:0;border:1px solid rgba(0,0,0,0);cursor:pointer}button.component__button:hover{-webkit-box-shadow:0 14px 26px -12px rgba(39,49,67,.42),0 4px 23px 0px rgba(0,0,0,.12),0 8px 10px -5px rgba(39,49,67,.2);box-shadow:0 14px 26px -12px rgba(39,49,67,.42),0 4px 23px 0px rgba(0,0,0,.12),0 8px 10px -5px rgba(39,49,67,.2)}button.component__button span{margin:0;width:100%;text-align:center;z-index:1}button.component__button--secondary{height:30px;background-color:rgba(0,0,0,0);border-color:#555fff}button.component__button--secondary span{color:#555fff}button.component__button--secondary:hover{background-color:#555fff}button.component__button--secondary:hover span{color:#fff}button.component__button--common span,button.component__button--continue span,button.component__button--disabled span{font-family:Roboto,"Open Sans",sans-serif;font-size:14px;line-height:1.4;font-weight:normal;color:#273143;color:#fff;font-weight:500}button.component__button--common{background-color:#555fff;border-color:#555fff}button.component__button--continue{background-color:#555fff;border-color:#555fff}button.component__button--ghost{background-color:rgba(0,0,0,0);border-color:#555fff}button.component__button--ghost span{color:#555fff}button.component__button--ghost:hover{background-color:#555fff}button.component__button--ghost:hover span{color:#fff}button.component__button--cancel{background-color:rgba(0,0,0,0);border-color:#505a6e}button.component__button--cancel span{color:#505a6e}button.component__button--cancel:hover{background-color:#505a6e}button.component__button--cancel:hover span{color:#fff}button.component__button--disabled{background-color:#d2dbe8;border-color:#d2dbe8;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none}button.component__button--disabled span{color:#505a6e}button.component__button--disabled:hover{-webkit-box-shadow:none;box-shadow:none;background-color:#d2dbe8}button.component__button--rect{border-radius:0}
.component__icon{display:block}.component__icon svg{fill:#555fff}.component__icon--more_vert{cursor:pointer;opacity:.4}.components__icon{position:relative;display:inline-block;padding:0 8px;width:40px;height:20px}.components__icon .hover-text{-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.18);box-shadow:0px 2px 4px rgba(0,0,0,.18);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;background-color:#fff;width:120px;height:40px;display:none}.components__icon .hover-text--bl{bottom:-40px;left:-120px}.components__icon .hover-text--tc{top:-50px;left:-40px}.components__icon i{cursor:pointer;font-size:20px}.components__icon i:hover{color:#555fff}.components__icon i:hover+.hover-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.side-modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;right:0;bottom:0;width:748px;padding:16px;border-top-left-radius:4px;border-bottom-left-radius:4px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.02);box-shadow:0 2px 4px 0 rgba(0,0,0,.02);border:1px solid #d2dbe8;background-color:#fff}.side-modal-body .modal-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.side-modal-body .modal-title .subtitle{display:block;margin-top:4px}.side-modal-body .modal-title .separator{border-bottom:1px solid #d2dbe8;margin-top:32px}.side-modal-body .modal-arrows-next-prev{position:absolute;top:60px;left:-80px}.side-modal-body .modal-arrows-next-prev .prev-item,.side-modal-body .modal-arrows-next-prev .next-item{display:inline-block}.side-modal-body .modal-arrows-next-prev .components__icon{width:32px;padding:0}.side-modal-body .modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative}.side-modal-body .modal-body>.input-field{display:-webkit-box;display:-ms-flexbox;display:flex;margin:32px 32px 0 32px}.side-modal-body .modal-body>.input-field .input-label{width:40%}.side-modal-body .modal-body>.input-field .input-area{margin-left:16px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0}.side-modal-body .modal-spinner{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,.9)}.side-modal-body .modal-toolbar{padding:16px 32px 0 32px}.side-modal-body .modal-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative}.side-modal-body .modal-content:after{content:"";position:absolute;right:0;bottom:0;left:0;height:100px;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFFFFF));background-image:-o-linear-gradient(top, rgba(255, 255, 255, 0), #FFFFFF);background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), #FFFFFF);z-index:1}.side-modal-body .content-scroller{position:absolute;top:0;right:16px;bottom:0;left:16px;overflow:auto;padding-bottom:16px}.side-modal-body .content-item{border-radius:4px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.02);box-shadow:0 2px 4px 0 rgba(0,0,0,.02);border:1px solid #d2dbe8;background-color:#fff;margin-bottom:2px}.side-modal-body .content-item .info{height:64px}.side-modal-body .content-item .info .left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-left:16px}.side-modal-body .content-item .info .right{padding:16px;cursor:pointer}.side-modal-body .content-item .info .right:hover i{color:#555fff}.side-modal-body .content-item .collapse{border-top:1px solid #d2dbe8;overflow:hidden}.side-modal-body .content-item .collapse.collapsed{height:0}.side-modal-body .content-item .collapse .diff-wrapper{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;padding:8px 16px 16px 16px}.side-modal-body .content-item .collapse .diff-wrapper .code{border-radius:4px;padding:8px 16px;background-color:#d2dbe8;white-space:pre-wrap;word-wrap:break-word;margin-top:2px}.side-modal-body .invite-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:32px}.side-modal-body .invite-button button{margin-left:32px}
.v2_component_pagination{display:-webkit-box;display:-ms-flexbox;display:flex}.v2_component_pagination-item{cursor:pointer;border-radius:24px;border:none;min-width:24px;height:24px;text-align:center;float:left;background-color:rgba(0,0,0,0);margin-right:8px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.v2_component_pagination-item span{font-family:Roboto,"Open Sans",sans-serif;color:#273143;font-size:14px;display:inline-block;margin-top:2px}.v2_component_pagination-item:hover{background-color:#dce6ff}.v2_component_pagination-item:hover span{color:#555fff}.v2_component_pagination-item-disabled{cursor:not-allowed;background-color:#fff}.v2_component_pagination-item-disabled span{color:#d2dbe8}.v2_component_pagination-item-disabled:hover{background-color:#fff}.v2_component_pagination-item-disabled:hover span{color:#d2dbe8}.v2_component_pagination-item-active{background-color:#555fff;pointer-events:none}.v2_component_pagination-item-active span{color:#fff}.v2_component_pagination i{font-size:14px}.v2_component_pagination-prev,.v2_component_pagination-jump-prev,.v2_component_pagination-jump-next{margin-right:8px}.v2_component_pagination-prev,.v2_component_pagination-next,.v2_component_pagination-jump-prev,.v2_component_pagination-jump-next{cursor:pointer;color:#d2dbe8;font-size:14px;height:24px;width:24px;float:left;text-align:center;border:none;background-color:rgba(0,0,0,0)}.v2_component_pagination-prev,.v2_component_pagination-next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_component_pagination-disabled{cursor:not-allowed}.v2_component_pagination-disabled:hover i{color:#d2dbe8}.v2_component_pagination-disabled-item,.v2_component_pagination-disabled-prev,.v2_component_pagination-disabled-next{cursor:not-allowed;background-color:#fff}.v2_component_pagination-disabled-item span,.v2_component_pagination-disabled-prev span,.v2_component_pagination-disabled-next span{color:#d2dbe8}.v2_component_pagination-disabled-item:hover,.v2_component_pagination-disabled-prev:hover,.v2_component_pagination-disabled-next:hover{background-color:#fff}.v2_component_pagination-disabled-item:hover span,.v2_component_pagination-disabled-prev:hover span,.v2_component_pagination-disabled-next:hover span{color:#d2dbe8}.v2_component_pagination-disabled-jump-prev,.v2_component_pagination-disabled-jump-next{pointer-events:none}.v2_component_pagination-page-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:16px;cursor:default}.v2_component_pagination-page-select span{color:#273143}.v2_component_pagination-page-select:hover i{color:#273143;font-size:14px}.v2_component_pagination-dropdown{min-width:100px}
.v2_component_dropdown{position:relative;cursor:pointer;overflow:hidden;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.v2_component_dropdown-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;z-index:10000;border:1px solid #d2dbe8;border-radius:4px;-webkit-box-shadow:0px 0px 8px 4px #d2dbe8;box-shadow:0px 0px 8px 4px #d2dbe8;background-color:#fff;position:absolute;min-width:150px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;opacity:0}.v2_component_dropdown-fix_right{right:41px}.v2_component_dropdown-wrapper{left:var(--left)}
.v2_component_input{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:border 400ms ease-out;-o-transition:border 400ms ease-out;transition:border 400ms ease-out;height:40px;border:1px solid #d2dbe8;border-radius:4px;padding:4px}.v2_component_input input{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#00081c;font-size:12px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";border:none;width:100%;font-size:14px;font-family:Roboto,"Open Sans",sans-serif;background-color:rgba(0,0,0,0);color:#273143}.v2_component_input input::-webkit-input-placeholder{color:#9aa9c3}.v2_component_input input::-moz-placeholder{color:#9aa9c3}.v2_component_input input:-ms-input-placeholder{color:#9aa9c3}.v2_component_input input::-ms-input-placeholder{color:#9aa9c3}.v2_component_input input::placeholder{color:#9aa9c3}.v2_component_input-suffix{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_component_input-clear-icon{cursor:pointer;font-size:14px;padding-left:5px}.v2_component_input-focus{border:1px solid #555fff}.v2_component_input-disabled{background-color:#d2dbe8}.v2_component_input-search{height:22px;border:none;border-radius:0;padding:0;border-bottom:1px solid #d2dbe8}.v2_component_input-search input{font-size:12px}.v2_component_input-search input:focus+.v2_component_input-suffix>.v2_component_input-search-icon{color:#555fff}.v2_component_input-search-icon{-webkit-transition:all 400ms ease-out;-o-transition:all 400ms ease-out;transition:all 400ms ease-out;font-size:14px;padding-left:5px}.v2_component_input-search-icon:hover{color:#9aa9c3}.v2_component_input-search-focus{border-bottom:1px solid #555fff}
.v2_component_menu_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:30px;min-width:20px;padding:8px 16px;width:100%;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.v2_component_menu_item:first-child{margin-top:8px}.v2_component_menu_item:last-child{margin-bottom:8px}.v2_component_menu_item span{line-height:19px;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;color:#273143;font-size:14px}.v2_component_menu_item:hover,.v2_component_menu_item-selected{background-color:#dce6ff;cursor:pointer}.v2_component_menu_item-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.v2_component_menu_item-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v2_component_menu_item-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.v2_component_menu_item-active{position:relative}.v2_component_menu_item-active::after{content:"";position:absolute;left:0;top:50%;width:4px;height:35px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#555fff}.v2_component_menu_list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;min-width:200px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:4px}.v2_component_menu_list-search{padding:16px 15px;background-color:#f9fafc}.v2_component_menu_list-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}
.v2_component_round_platform_icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:20px;width:20px;-webkit-box-shadow:0 2px 4px 3px rgba(62,75,87,.2);box-shadow:0 2px 4px 3px rgba(62,75,87,.2);border-radius:10px;background-color:#fff}.v2_component_round_platform_icon svg{padding:2px;vertical-align:middle;height:16px;width:16px}.v2_component_round_platform_icon-android svg{fill:#a4c639}.v2_component_round_platform_icon-ios svg{fill:#aaa}.v2_component_round_platform_icon-windows svg{fill:#00b2f1}.v2_component_round_platform_icon-amazon svg{fill:#f90}
.v2_application_thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:62px;width:62px}.v2_application_thumbnail>img{width:48px;height:48px;border-radius:15px}.v2_application_thumbnail__icon{position:absolute;right:6px;bottom:6px}
.v2_component_form_checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:36px}.v2_component_form_checkbox:hover:not(.disabled){cursor:pointer}.v2_component_form_checkbox-icon{position:relative;min-width:20px;min-height:20px;max-height:20px;background-color:rgba(0,0,0,0)}.v2_component_form_checkbox-icon.inactive>i{color:#9aa9c3}.v2_component_form_checkbox-icon i{color:#555fff;opacity:1;font-size:20px;margin-left:0}.v2_component_form_checkbox>label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}.v2_component_form_checkbox>label input{position:relative;display:none}.v2_component_form_checkbox>label .option{line-height:1;overflow:visible;margin:0 16px;color:#273143}.v2_component_form_checkbox.disabled{opacity:1;cursor:no-drop}.v2_component_form_checkbox.disabled>label{color:#273143}.v2_component_form_checkbox.disabled>label .option{color:#273143}.v2_component_form_checkbox.disabled .v2_component_form_checkbox-icon i{color:#9aa9c3}
.v2_component_tooltip-container>.outer .inner{padding:8px;background-color:#00081c}.v2_component_tooltip-container>.outer .inner>.header{border-bottom:1px solid #d2dbe8;margin-bottom:8px;padding-bottom:8px}.v2_component_tooltip-container>.outer .inner>.header p{color:#fff;font-size:12px;font-weight:500}.v2_component_tooltip-container>.outer .inner>.body{line-height:17px;white-space:pre-line;color:#fff;font-size:12px}.v2_component_tooltip{padding:0;margin-bottom:8px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:316px;background-color:#00081c;border:none;-webkit-box-shadow:none;box-shadow:none}
.link-text{color:#555fff}
.v2_component_copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.v2_component_copy .v2_component_dropdown{overflow:hidden}.v2_component_copy i{font-size:12px;color:#9aa9c3;line-height:17px}.v2_component_copy span{font-size:12px;margin-left:4px;color:#273143;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.v2_component_copy-disabled{cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:none;touch-action:none}.v2_component_copy-disabled i:hover{color:#d2dbe8}.v2_component_copy-disabled i{cursor:default;color:#d2dbe8}.v2_component_copy-disabled span{color:#d2dbe8}
.v2_component_tabs_tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}.v2_component_tabs_tab .title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:35px}.v2_component_tabs_tab .title-wrapper-selected{color:#555fff}.v2_component_tabs_tab .track{width:100%;height:2px;background-color:#d2dbe8}.v2_component_tabs_tab .track-selected{background-color:#555fff}
.v2_component_tabs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex}
.v2_component_date_range_picker{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#f9fafc;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.18);box-shadow:0 2px 4px rgba(0,0,0,.18);width:auto}.v2_component_date_range_picker-quick-picker{padding:16px;min-width:154px}.v2_component_date_range_picker-quick-picker:focus{cursor:default}.v2_component_date_range_picker-quick-picker .quick_picker_item{padding:12px;cursor:pointer}.v2_component_date_range_picker-quick-picker .quick_picker_item:hover{color:#555fff}.v2_component_date_range_picker-quick-picker .quick_picker_item:active{color:#555fff}.v2_component_date_range_picker-quick-picker .quick_picker_custom{padding:12.8px}.v2_component_date_range_picker-quick-picker .quick_picker_selected{color:#555fff}.v2_component_date_range_picker .CalendarDay__selected,.v2_component_date_range_picker .CalendarDay__selected:active,.v2_component_date_range_picker .CalendarDay__selected:hover{background:#555fff;border:1px solid #bbd9ec}.v2_component_date_range_picker .CalendarDay__hovered_span,.v2_component_date_range_picker .CalendarDay__selected_span,.v2_component_date_range_picker .CalendarDay__selected_span:hover,.v2_component_date_range_picker .CalendarDay__hovered_span:hover{background:#dce6ff;border:1px solid #bbd9ec;color:#555fff}.DayPickerNavigation__horizontal{position:relative}.DayPickerNavigation_button__horizontal{position:absolute;top:15px;line-height:.78;border-radius:4px;padding:3px 10px}.DayPickerNavigation_button__horizontal:first-child{left:22px}.DayPickerNavigation_button__horizontal:last-child{right:22px}.DayPickerNavigation_button{background-color:rgba(0,0,0,0);border:none}.DayPickerNavigation_button i{color:#273143;cursor:pointer}.DayPickerNavigation_button i:hover{color:#555fff}.DayPickerNavigation_button i:active{color:#555fff}.CalendarMonth_caption{padding-bottom:20px}.CalendarMonth_table{margin-top:20px}.DayPicker_weekHeader{border-top:1px solid rgba(39,49,67,.3);margin-top:-15px;padding-top:10px;margin-bottom:10px}.DayPicker_weekHeader_li{text-transform:uppercase}.DayPickerKeyboardShortcuts_show__bottomRight::before{border-right-color:#555fff}.rdtPrev{font-size:20px !important;vertical-align:middle !important}
.v2_component_drawer{position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:-10000;height:100vh;width:100vw;opacity:0}.v2_component_drawer-sidebar{z-index:2;position:absolute;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;overflow-y:auto;background-color:#fff;visibility:hidden}.v2_component_drawer-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:1;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;background-color:rgba(0,0,0,.8);visibility:hidden}.v2_component_drawer-overlay-show{opacity:1;visibility:visible}.v2_component_drawer-open{opacity:1;z-index:10000}.v2_component_drawer-left .v2_component_drawer-sidebar,.v2_component_drawer-right .v2_component_drawer-sidebar{top:0;bottom:0;min-width:200px;visibility:visible}.v2_component_drawer-top .v2_component_drawer-sidebar,.v2_component_drawer-bottom .v2_component_drawer-sidebar{left:0;right:0;min-height:200px;visibility:visible}.v2_component_drawer-left .v2_component_drawer-sidebar{left:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.v2_component_drawer-left .v2_component_drawer-open-sidebar{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.v2_component_drawer-right .v2_component_drawer-sidebar{right:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.v2_component_drawer-right .v2_component_drawer-open-sidebar{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.v2_component_drawer-top .v2_component_drawer-sidebar{top:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.v2_component_drawer-top .v2_component_drawer-open-sidebar{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.v2_component_drawer-bottom .v2_component_drawer-sidebar{bottom:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.v2_component_drawer-bottom .v2_component_drawer-open-sidebar{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}
.v2_component_filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:22px;overflow:hidden;padding:0}.v2_component_filter-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:0 4px;text-wrap:nowrap}.v2_component_filter-focused{padding:2px}.v2_component_filter-focused .v2_component_filter-wrapper{border:1px solid #555fff;border-radius:300px}.v2_component_filter .text{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 4px;color:#273143;word-break:break-all}.v2_component_filter .text .active{color:#555fff}.v2_component_filter .text .default{color:#9aa9c3}.v2_component_filter .material-icons,.v2_component_filter .text{font-size:12px}.v2_component_filter .material-icons{color:#505a6e}.v2_component_filter-withPrefix span,.v2_component_filter-withSuffix span{margin-left:0px}.v2_component_filter-basic{background-color:#fff}.v2_component_filter-basic i{color:#505a6e}.v2_component_filter-basic .arrow{-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;-o-transition:transform .25s;transition:transform .25s;transition:transform .25s, -webkit-transform .25s}.v2_component_filter-basic-open .arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.v2_component_filter-advanced{padding:2px;background-color:#fff;border-radius:10px}.v2_component_filter-advanced .v2_component_filter-wrapper{border-radius:10px;line-height:16px}.v2_component_filter-advanced-dropdown{color:#00081c}.v2_component_filter-advanced-dropdown .arrow{-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;-o-transition:transform .25s;transition:transform .25s;transition:transform .25s, -webkit-transform .25s}.v2_component_filter-advanced-dropdown-open .arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.v2_component_filter-advanced-option{background-color:#dce6ff}.v2_component_filter-advanced-option span,.v2_component_filter-advanced-option i{color:#505a6e}.v2_component_filter-advanced-option span{margin-right:6px}.v2_component_filter-category,.v2_component_filter-date{background-color:#dce6ff;border-radius:10px}.v2_component_filter-category .arrow,.v2_component_filter-date .arrow{-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;-o-transition:transform .25s;transition:transform .25s;transition:transform .25s, -webkit-transform .25s}.v2_component_filter-category:hover,.v2_component_filter-category-open,.v2_component_filter-date:hover,.v2_component_filter-date-open{background-color:#555fff}.v2_component_filter-category:hover .text,.v2_component_filter-category:hover .material-icons,.v2_component_filter-category-open .text,.v2_component_filter-category-open .material-icons,.v2_component_filter-date:hover .text,.v2_component_filter-date:hover .material-icons,.v2_component_filter-date-open .text,.v2_component_filter-date-open .material-icons{color:#fff}.v2_component_filter-category-open .arrow,.v2_component_filter-date-open .arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.v2_component_inline_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_component_inline_box-text-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:24px;min-height:24px}.v2_component_inline_box-text-button:hover span{opacity:.3}.v2_component_inline_box-text-button:hover i{opacity:1}.v2_component_inline_box-text-button span{-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.v2_component_inline_box-text-button i{opacity:0;position:absolute;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;z-index:10;cursor:pointer}.v2_component_inline_box-text-button-disable{cursor:not-allowed}.v2_component_inline_box-text-button-disable:hover span{opacity:1}.v2_component_inline_box-popover{padding:4px;background-color:#fff;-webkit-box-shadow:0 5px 12px 0 rgba(39,49,67,.5);box-shadow:0 5px 12px 0 rgba(39,49,67,.5);position:absolute;border-radius:4px;min-width:100px;min-height:32px;z-index:1000}.v2_component_inline_box-popover-disabled{visibility:hidden}.v2_component_inline_box-popover-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_component_inline_box-popover-invalid{color:#f91974;font-size:12px;position:absolute;top:50px}.v2_component_inline_box-popover-span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:20px;width:30px;height:30px;background-color:#555fff;border-top-left-radius:4px;border-bottom-left-radius:4px;border:1px solid #555fff;border-right:none}.v2_component_inline_box-popover-span-error{background-color:#f91974;border:1px solid #f91974}.v2_component_inline_box-popover-input{width:60px;height:30px;padding:5px;text-align:center;font-size:14px;border-top-right-radius:4px;border-bottom-right-radius:4px;border:1px solid #555fff;border-left:none}.v2_component_inline_box-popover-input-error{border:1px solid #f91974}.v2_component_inline_box-popover-input-no-pattern{border-top-left-radius:4px;border-bottom-left-radius:4px;border-left:1px solid #555fff;width:65px}.v2_component_inline_box-popover-button{padding:0;margin-left:4px;width:50px;height:30px;font-size:12px;font-weight:200}
.v2_component_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;line-height:20px;color:#273143;padding:0px 8px;font-size:12px;font-weight:500;text-transform:capitalize;text-align:center}.v2_component_label-active{background-color:rgba(0,191,86,.3)}.v2_component_label-pending{background-color:rgba(255,203,5,.6)}.v2_component_label-rejected{background-color:#ffd0e3}.v2_component_label-inactive{background-color:#d2dbe8}.v2_component_label-option{background-color:#dce6ff}
.v2_component_pulsation-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_component_pulsation-icon{display:inline-block;width:8px;height:8px;border-radius:4px;position:relative;cursor:pointer}.v2_component_pulsation-icon:before{content:"";position:relative;display:block;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;background-color:#555fff}.v2_component_pulsation-icon:after{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:100%;background-color:#555fff;border-radius:8px}.v2_component_pulsation-icon:hover::before{-webkit-animation:pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;animation:pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite}.v2_component_pulsation-icon:hover::after{-webkit-animation:pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;animation:pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite}.v2_component_pulsation-action{position:relative;display:inline-block}.v2_component_pulsation-action:hover .v2_component_pulsation-label{opacity:.3}.v2_component_pulsation-action:hover .v2_component_pulsation-edit-icon{opacity:1}.v2_component_pulsation-label{padding-left:5px;font-size:14px;font-family:Roboto,"Open Sans",sans-serif;color:#273143;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.v2_component_pulsation-edit-icon{width:100%;text-align:center;font-size:23px;opacity:0;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;cursor:pointer}.v2_component_pulsation-child{margin-top:5px}.v2_component_pulsation-active:before{background-color:#00bf56}.v2_component_pulsation-active:after{background-color:#00bf56;-webkit-box-shadow:0 1px 8px 0 #00bf56;box-shadow:0 1px 8px 0 #00bf56}.v2_component_pulsation-test:before{background-color:#ffcb05}.v2_component_pulsation-test:after{background-color:#ffcb05;-webkit-box-shadow:0 1px 8px 0 #ffcb05;box-shadow:0 1px 8px 0 #ffcb05}.v2_component_pulsation-inactive:before{background-color:#f91974}.v2_component_pulsation-inactive:after{background-color:#f91974;-webkit-box-shadow:0 1px 8px 0 #f91974;box-shadow:0 1px 8px 0 #f91974}.v2_component_pulsation-not-connected:before{background-color:#d2dbe8}.v2_component_pulsation-not-connected:after{background-color:#d2dbe8;-webkit-box-shadow:0 1px 8px 0 #d2dbe8;box-shadow:0 1px 8px 0 #d2dbe8}@-webkit-keyframes pulse-ring{80%,100%{opacity:0;-webkit-transform:scale(3);transform:scale(3)}}@keyframes pulse-ring{80%,100%{opacity:0;-webkit-transform:scale(3);transform:scale(3)}}@-webkit-keyframes pulse-dot{0%{-webkit-transform:scale(0.8);transform:scale(0.8)}50%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0.8);transform:scale(0.8)}}@keyframes pulse-dot{0%{-webkit-transform:scale(0.8);transform:scale(0.8)}50%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0.8);transform:scale(0.8)}}
.rt-resizable-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:0 !important}.rt-resizable-header-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.v2_component_table-resizer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1px;height:16px;background:#d2dbe8;cursor:col-resize}.v2_component_table-resizer:hover{background:rgba(0,0,0,0)}.v2_component_table-resizer-line{width:1px;background-color:#555fff;position:absolute;z-index:100;cursor:col-resize;pointer-events:none}.v2_component_table-resizer-icon{position:absolute;top:-32px;left:-11px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);font-size:10px;color:#555fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.template__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:57px;padding:16px 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-color:#fff}.template__pagination .material-icons:hover{border-radius:24px;background-color:#dce6ff;color:#9aa9c3}.template__pagination .elip{margin:0 8px;padding-top:2px;color:#273143}.template__pagination div.next-page,.template__pagination div.current-page{cursor:default;height:24px;min-width:24px;border-radius:24px;margin:0 4px;padding:0 4px}.template__pagination div.next-page span,.template__pagination div.current-page span{line-height:1}.template__pagination div.next-page{cursor:pointer}.template__pagination div.next-page:hover{background-color:#dce6ff}.template__pagination div.next-page:hover span{color:#00081c}.template__pagination div.current-page{border:0;background-color:#555fff}.template__pagination div.current-page span{color:#fff}.template__pagination div.spacer{margin:0 4px}.template__pagination select{z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:14px;border:none;background:none;color:#00081c;height:20px;width:47px;line-height:1}.template__pagination i{cursor:pointer;opacity:1;color:#9aa9c3;font-size:24px;width:24px;height:24px}.template__pagination .page-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-left:16px}.template__pagination .page-select i{position:absolute;right:0;cursor:default}.template__pagination .page-select:hover i{color:#555fff}
.v2_component_table-pagination{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:64px;background-color:rgba(0,0,0,0);-webkit-box-shadow:0px -18px 25px 0px rgba(236,240,241,.8);box-shadow:0px -18px 25px 0px rgba(236,240,241,.8);position:relative;z-index:1}.v2_component_pagination-item:hover span{color:#00081c}
.v2_component_list_spinner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;background-color:rgba(255,255,255,.8)}.v2_component_spinner{text-align:center}.v2_component_spinner-text{margin-top:16px;font-size:14px;color:#273143;text-transform:none}.v2_component_spinner-bar{margin:16px auto;width:246px;height:4px;background-color:#dce6ff;position:relative}.v2_component_spinner-bar:after{content:" ";position:absolute;top:0;left:0;width:100%;height:4px;display:block;background-color:#555fff;-webkit-animation:progress 300ms linear;animation:progress 300ms linear}@-webkit-keyframes progress{0%{width:0}25%{width:50%}50%{width:75%}75%{width:85%}100%{width:100%}}@keyframes progress{0%{width:0}25%{width:50%}50%{width:75%}75%{width:85%}100%{width:100%}}
.v2_component_dropdown_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v2_component_dropdown_box .v2_component_form_checkbox>label .option{margin:0 8px}.v2_component_dropdown_box-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.v2_component_dropdown_box-foot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;min-height:60px;padding:0 15px;background-color:#f9fafc;position:relative;z-index:1}.v2_component_dropdown_box-foot-left{-webkit-box-flex:1;-ms-flex:1;flex:1}.v2_component_dropdown_box-foot-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_component_dropdown_box-foot-link{line-height:30px;color:#555fff;cursor:pointer;font-size:12px}.v2_component_dropdown_box-foot-cancel{margin-right:8px}.v2_component_dropdown_box-foot-cancel,.v2_component_dropdown_box-foot-apply{padding:0;width:75px;background-color:rgba(0,0,0,0)}
.component__form__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:36px}.component__form__checkbox:hover:not(.disabled){cursor:pointer}.component__form__checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}.component__form__checkbox label span{position:relative;min-width:20px;min-height:20px;max-width:20px;max-height:20px;background-color:rgba(0,0,0,0)}.component__form__checkbox label span.inactive>i{color:#9aa9c3}.component__form__checkbox label span.inactive-disabled>i{color:#273143}.component__form__checkbox label span.inactive-disabled .block{color:#273143;display:none}.component__form__checkbox label span.inactive-disabled:hover .blank{display:none}.component__form__checkbox label span.inactive-disabled:hover .block{display:inline-block}.component__form__checkbox label span i{color:#555fff;opacity:1;font-size:20px;margin-left:0}.component__form__checkbox label input{position:relative;display:none}.component__form__checkbox label p.label{line-height:1;overflow:visible;margin:0 16px;color:#273143}.component__form__checkbox i{margin-left:16px}.component__form__checkbox--faded label span i{color:#273143}.component__form__checkbox.disabled{cursor:no-drop}.component__form__checkbox.disabled .material-icons{color:#9aa9c3}.component__form__checkbox.disabled .label{color:#273143}.component__form__checkbox .listCreative{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.component__form__checkbox .listCreative p{padding:15px 0;width:750px;line-height:15px;word-wrap:break-word}.component__form__checkbox .listCreative p:hover{color:#555fff}.creative-list .status_dot{min-width:8px;min-height:8px;width:8px;height:8px;border-radius:50%;margin:25px 0 0 10px}.creative-list .status_dot--serving{background-color:#00bf56;-webkit-box-shadow:0 1px 8px 0 #00bf56;box-shadow:0 1px 8px 0 #00bf56}.creative-list .status_dot--not_serving{background-color:#f91974;-webkit-box-shadow:0 1px 8px 0 #f91974;box-shadow:0 1px 8px 0 #f91974}.v2_component_tree .v2_component_form_checkbox{height:auto}.v2_component_tree-node-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0}.v2_component_tree-node-head-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.v2_component_tree-node-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.v2_component_tree-node-leaf .v2_component_tree-node-head{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}.v2_component_tree-node-indent{padding-left:32px}.v2_component_tree-node-title{font-size:14px}.v2_component_tree-node-switcher{cursor:pointer}.v2_component_tree-node-close>.v2_component_tree-node{display:none}.v2_component_tree-node-open{border-bottom:1px solid #d2dbe8}.v2_component_tree-node-open .v2_component_tree-node-switcher .material-icons{color:#555fff}
.components__spinner__with__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#273143;padding:10px 0}.components__spinner__with__text>svg{margin-bottom:16px}
.v2_component_tree_spinner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#555fff;padding:10px 0}.v2_component_tree_spinner>svg{width:28px;height:28px;margin-right:10px}
.component__form__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:36px}.component__form__checkbox:hover:not(.disabled){cursor:pointer}.component__form__checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}.component__form__checkbox label span{position:relative;min-width:20px;min-height:20px;max-width:20px;max-height:20px;background-color:rgba(0,0,0,0)}.component__form__checkbox label span.inactive>i{color:#9aa9c3}.component__form__checkbox label span.inactive-disabled>i{color:#273143}.component__form__checkbox label span.inactive-disabled .block{color:#273143;display:none}.component__form__checkbox label span.inactive-disabled:hover .blank{display:none}.component__form__checkbox label span.inactive-disabled:hover .block{display:inline-block}.component__form__checkbox label span i{color:#555fff;opacity:1;font-size:20px;margin-left:0}.component__form__checkbox label input{position:relative;display:none}.component__form__checkbox label p.label{line-height:1;overflow:visible;margin:0 16px;color:#273143}.component__form__checkbox i{margin-left:16px}.component__form__checkbox--faded label span i{color:#273143}.component__form__checkbox.disabled{cursor:no-drop}.component__form__checkbox.disabled .material-icons{color:#9aa9c3}.component__form__checkbox.disabled .label{color:#273143}.component__form__checkbox .listCreative{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.component__form__checkbox .listCreative p{padding:15px 0;width:750px;line-height:15px;word-wrap:break-word}.component__form__checkbox .listCreative p:hover{color:#555fff}.creative-list .status_dot{min-width:8px;min-height:8px;width:8px;height:8px;border-radius:50%;margin:25px 0 0 10px}.creative-list .status_dot--serving{background-color:#00bf56;-webkit-box-shadow:0 1px 8px 0 #00bf56;box-shadow:0 1px 8px 0 #00bf56}.creative-list .status_dot--not_serving{background-color:#f91974;-webkit-box-shadow:0 1px 8px 0 #f91974;box-shadow:0 1px 8px 0 #f91974}.v2_component_menu-divider{height:1px;margin:16px 0}.v2_component_menu-all-checkbox>label .option,.v2_component_menu-item-checkbox>label .option{margin:0 8px}
.v2_component_table-metric{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.v2_component_table-metric-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid #d2dbe8}.v2_component_table-metric-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.v2_component_table-metric-head{height:90px;background-color:#f9fafc}.v2_component_table-metric-search{padding:10px 16px 0}.v2_component_table-metric-all{padding:16px}.v2_component_table-metric-all-checkbox{height:20px}.v2_component_table-metric-count{color:#273143;padding-left:16px;padding-top:52px}.v2_component_table-metric-body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.v2_component_table-metric-sortable{height:100%;padding:16px;overflow-y:auto}.v2_component_table-metric-sortable-item{padding:1px 0;cursor:move}.v2_component_table-metric-sortable-item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;border-radius:4px;background-color:#fff;border:1px solid #d2dbe8}.v2_component_table-metric-sortable-item-title{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#273143;padding-right:8px}.v2_component_table-metric-sortable-item-drag{padding:8px;font-size:20px}.v2_component_table-metric-sortable-item-delete{padding:8px;font-size:20px;cursor:pointer}.v2_component_table-metric-sortable-item-delete:hover{color:#ffd0e3}.v2_component_table-metric-sortable-item-dragging .v2_component_table-metric-sortable-item-inner{border-color:#555fff}.v2_component_table-metric-sortable-item-dragging .v2_component_table-metric-sortable-item-title{color:#555fff}.v2_component_table-metric-sortable-item-dragging .v2_component_table-metric-sortable-item-drag{color:#555fff}.v2_component_table-metric-sortable-item-dragging .v2_component_table-metric-sortable-item-delete{display:none}.v2_component_table-metric-sortable-item-ghost .v2_component_table-metric-sortable-item-inner{border-style:dashed}.v2_component_table-metric-sortable-item-ghost .v2_component_table-metric-sortable-item-inner *{opacity:0}.v2_component_table-metric-tree-group{padding:0 16px;border-bottom:1px solid #d2dbe8}.v2_component_table-metric-tree-group:last-child{border-bottom:none}.v2_component_table-metric-setting{font-size:20px}.v2_component_table-metric-setting-open{color:#555fff}.v2_component_table-metric-menu{padding:0 16px}.v2_component_table-metric-no-select-all .v2_component_table-metric-head{height:52px}.v2_component_table-metric-no-select-all .v2_component_table-metric-head .v2_component_table-metric-search{padding-top:14px}.v2_component_table-metric-no-select-all .v2_component_table-metric-head .v2_component_table-metric-count{padding-top:17px}
.table_context_menu{padding:8px 0}.table_context_menu .v2_component_menu_item span{color:#273143}.table_menu_opened{color:#555fff}
.material-icons{vertical-align:middle}.v2_component_table.ReactTable{border:none}.v2_component_table-container{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;overflow:hidden}.v2_component_table.ReactTable .rt-thead.-header{-webkit-box-shadow:none;box-shadow:none;-webkit-box-flex:0;-ms-flex:0;flex:0}.v2_component_table.ReactTable .rt-thead.-header .rt-th{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;color:#273143;line-height:20px;background-color:#fff;padding:8px 8px;border:none;background-color:#fff;font-size:12px}.v2_component_table.ReactTable .rt-tbody .rt-tr-group{border:none;-webkit-box-flex:0;-ms-flex:0;flex:0}.v2_component_table.ReactTable .rt-tbody .rt-tr-group:not(:last-child) .rt-td{border-bottom:none}.v2_component_table.ReactTable .rt-tbody .rt-tr.disabled{opacity:1}.v2_component_table.ReactTable .rt-tbody .rt-tr.disabled .rt-td{background:#d2dbe8;border-color:#d2dbe8}.v2_component_table.ReactTable .rt-tbody .rt-td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;color:#273143;line-height:20px;background-color:#fff;padding:8px 8px;border:none;-webkit-transition:.3s all !important;-o-transition:.3s all !important;transition:.3s all !important;border-top:1px solid #d2dbe8;border-bottom:1px solid #d2dbe8}.v2_component_table-td{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.v2_component_table.ReactTable .rt-thead .rt-th{overflow:inherit !important}.v2_component_table.ReactTable .rt-thead .rt-th.-sort-asc,.v2_component_table.ReactTable .rt-thead .rt-th.-sort-desc{-webkit-box-shadow:none;box-shadow:none}.v2_component_table.ReactTable .rt-thead .rt-th.-sort-asc .-sort-icon,.v2_component_table.ReactTable .rt-thead .rt-th.-sort-desc .-sort-icon{color:#555fff}.v2_component_table.ReactTable .rt-thead span.p9{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_component_table.ReactTable .rt-thead .-sort-icon{font-size:12px;margin-left:8px}.v2_component_table .rthfc-td-fixed-left-last{border-right:1px solid #d2dbe8 !important}.v2_component_table .rthfc-td-fixed-right-first{border-left:1px solid #d2dbe8 !important}.v2_component_table-scrolled .rthfc-td-fixed-left-last{-webkit-box-shadow:2px 0 0 0 rgba(0,0,0,.3);box-shadow:2px 0 0 0 rgba(0,0,0,.3)}.v2_component_table-scrolled .rthfc-td-fixed-right-first{-webkit-box-shadow:-2px 0 0 0 rgba(0,0,0,.3);box-shadow:-2px 0 0 0 rgba(0,0,0,.3)}.v2_component_table-selector-checkbox{height:20px}.v2_component_table-selector-checkbox-wrapper{width:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v2_component_table-nodata{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.v2_component_table-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1000;background-color:rgba(255,255,255,.8)}.v2_component_table-selector-disabled{font-size:20px;color:rgba(210,219,232,.25);cursor:not-allowed}.v2_component_table-selector-disabled:hover{color:#273143}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.rt-tr-group,.rt-tr-thead{-webkit-box-flex:1 !important;-ms-flex:auto !important;flex:auto !important}}
.v2_component_flag-message{margin-bottom:10px;background-color:#fff;position:relative;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;padding:12px;border:1px solid #9aa9c3;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.15);box-shadow:0 2px 4px rgba(0,0,0,.15);border-radius:4px}.v2_component_flag-message-wrapper{position:fixed;top:32px;right:32px;min-width:250px;max-width:350px;z-index:100000}.v2_component_flag-message .flag-close-button{position:absolute;top:12px;right:12px;cursor:pointer;width:14px;height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#505a6e}.v2_component_flag-message .flag-close-button .material-icons{font-size:14px}.v2_component_flag-message .flag-left{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%}.v2_component_flag-message .flag-right{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:16px;margin-right:14px}.v2_component_flag-message .flag-right .flag-title{color:#00081c}.v2_component_flag-message .flag-right .flag-text{word-break:break-word}.v2_component_flag-message .flag-error .material-icons{color:#00081c;font-size:20px}.v2_component_flag-message .flag-success{background-color:#e5f8ee}.v2_component_flag-message .flag-success .material-icons{color:#00bf56;font-size:14px}
.v2_component_progress_bar{bottom:0;background-color:rgba(0,0,0,0)}.v2_component_progress_bar-bar{height:inherit;background-color:#ffcb05;opacity:1;-webkit-transition:all .19s linear;-o-transition:all .19s linear;transition:all .19s linear}.v2_component_progress_bar-complete-bar{background-color:rgba(0,191,86,.3)}.v2_component_progress_bar-error-bar{background-color:#f91974}
.v2_component_top_loading_bar{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0);z-index:10000}.v2_component_top_loading_bar-mask{background-color:rgba(0,0,0,.8)}
.v2_component_uploader_file{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.v2_component_uploader_file i{font-size:20px;color:#9aa9c3}.v2_component_uploader_file .info{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_component_uploader_file .info i,.v2_component_uploader_file .info :last-child{margin:0px 8px}.v2_component_uploader_file .info span{font-size:14px;color:#273143;font-family:Roboto,"Open Sans",sans-serif}.v2_component_uploader_file .info--error span,.v2_component_uploader_file .info--error :last-child{color:#f91974}.v2_component_uploader_file .state{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px}.v2_component_uploader_file .state .divider{margin:0px 8px;font-size:14px;border-right:1px solid #d2dbe8}.v2_component_uploader_file .state i{height:auto;margin:0px 8px}.v2_component_uploader_file .state--complete,.v2_component_uploader_file .state .icons-success{color:rgba(0,191,86,.3)}.v2_component_uploader_file .state .close{cursor:pointer}.v2_component_uploader_file .bar{bottom:0;width:100%;position:absolute}
.v2_component_uploader.disabled{opacity:.5}.v2_component_uploader div.preview,.v2_component_uploader div.instructions,.v2_component_uploader div.instructions:hover,.v2_component_uploader .instructions.v2_component_uploader:hover,.v2_component_uploader .instructions.v2_component_uploader,.v2_component_uploader .v2_component_uploader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px dashed #d2dbe8;border-radius:4px;min-height:40px}.v2_component_uploader div.preview .instructions p,.v2_component_uploader div.instructions .instructions p,.v2_component_uploader .v2_component_uploader .instructions p{text-align:center}.v2_component_uploader div.dragging,.v2_component_uploader div.instructions:hover,.v2_component_uploader .instructions.v2_component_uploader:hover,.v2_component_uploader .dragging.v2_component_uploader{height:100%;border-color:#555fff;background-color:#dce6ff}.v2_component_uploader div.dragging i,.v2_component_uploader div.instructions:hover i,.v2_component_uploader .dragging.v2_component_uploader i,.v2_component_uploader .v2_component_uploader.instructions:hover i{color:#555fff}.v2_component_uploader--reject{border-color:#f91974}.v2_component_uploader--reject i,.v2_component_uploader--reject p{color:#f91974}.v2_component_uploader div.instructions,.v2_component_uploader div.instructions:hover,.v2_component_uploader .instructions.v2_component_uploader:hover,.v2_component_uploader .instructions.v2_component_uploader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.v2_component_uploader div.instructions i,.v2_component_uploader div.instructions:hover i,.v2_component_uploader .instructions.v2_component_uploader i{font-size:20px;margin:0px 8px}.v2_component_uploader div.instructions span,.v2_component_uploader div.instructions:hover span,.v2_component_uploader .instructions.v2_component_uploader span{text-align:center}.v2_component_uploader div.instructions :last-child,.v2_component_uploader .instructions.v2_component_uploader :last-child{margin:0px 8px}.v2_component_uploader div.instructions:hover .p3,.v2_component_uploader .instructions.v2_component_uploader:hover .p3,.v2_component_uploader div.instructions:hover .p4,.v2_component_uploader .instructions.v2_component_uploader:hover .p4{font-weight:500}
.skcid-info-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px;border-radius:4px}.skcid-info-bar span i{color:#273143;font-size:20px}.skcid-info-bar .upgrade{display:-webkit-box;display:-ms-flexbox;display:flex}.skcid-info-bar .upgrade>.p2{margin-left:8px}.skcid-info-bar .upgrade>.components__icon{width:auto;height:auto;padding:0}.skcid-info-bar .upgrade .components__icon--error_outline{-ms-flex-item-align:start;align-self:flex-start}.skcid-info-bar .info{display:-webkit-box;display:-ms-flexbox;display:flex}.skcid-info-bar .info>.p2{margin-left:8px}.skcid-info-bar .info>.p2{margin-left:8px}.skcid-info-bar .info>.components__icon{width:auto;height:auto;padding:0}.skcid-info-bar .upgrade-skan-component{-ms-flex-item-align:start;align-self:flex-start;margin:16px 8px 0 32px}.skcid-info-bar .upgrade-skan-component>.v2_component_button>span{font-weight:normal}.skcid-info-bar a{color:#555fff}.skcid-info-bar.info{background-color:#f0f4ff;border:1px solid #555fff}.skcid-info-bar.warning{background-color:#fff1e6;border:1px solid #ff760d}.skcid-info-bar.error{background-color:#fee8f1;border:1px solid #f91974}
.components__modals__confirm_action{position:fixed;z-index:1000000000;left:0;top:0;height:100%;width:100%;background-color:rgba(0,0,0,.8)}.components__modals__confirm_action__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;left:0;right:0;height:100vh;width:100vw}.components__modals__confirm_action__content__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:1;width:600px;height:auto;overflow:hidden;background-color:#fff;border-radius:4px}.components__modals__confirm_action__content__container__header,.components__modals__confirm_action__content__container__body,.components__modals__confirm_action__content__container__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}.components__modals__confirm_action__content__container__header{height:46px;text-transform:capitalize;background-color:#f0f4ff}.components__modals__confirm_action__content__container__header span{color:#00081c;font-weight:500}.components__modals__confirm_action__content__container__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;text-align:center;padding:32px}.components__modals__confirm_action__content__container__body p{margin:8px 0;white-space:normal;word-break:break-word;color:#273143;font-size:14px}.components__modals__confirm_action__content__container__body .skadnetwork-error>a{color:#555fff}.components__modals__confirm_action__content__container__body span a{color:#555fff}.components__modals__confirm_action__content__container__body p.components__modals__confirm_action__content__container__body_additional{border-top:1px solid #d2dbe8;padding:32px 0 0 0;margin-top:24px;margin-bottom:0;word-break:normal}.components__modals__confirm_action__content__container__buttons{height:60px;margin-bottom:16px}.components__modals__confirm_action__content__container__buttons>button{min-width:100px;margin:0 4px}.components__modals__confirm_action.v2_confirmation_modal .components__modals__confirm_action__content__container__body .p1{text-align:left}
.views__publishers__table-container .v2_component_table-nodata .v2_component_search_empty_state{position:relative}.views__publishers__table-container .v2_component_table-nodata .v2_component_search_empty_state>.v2_component_empty_state img{display:none}.views__publishers__table-container .v2_component_table-nodata .v2_component_search_empty_state>.v2_component_empty_state .h4{font-size:14px}.views__publishers__table-container .views__publishers__table-fixed{height:535px !important}.views__publishers__table-container .views__publishers__table-auto{height:auto}.views__publishers__table-container .views__publishers__table.v2_component_table.ReactTable .rt-tbody .rt-td{padding:4px 8px;overflow:visible}.views__publishers__table-container .views__publishers__table.v2_component_table.ReactTable .rt-tbody .rt-td .v2_component_table-td{overflow:visible;width:100%}.views__publishers__table-container .views__publishers__table.v2_component_table.ReactTable .rt-tbody .rt-td:last-child{border:none !important;border-radius:0;padding:0}.views__publishers__table-container .views__publishers__table.v2_component_table.ReactTable .rt-tbody .rt-td:nth-child(4){border-top-right-radius:5px;border-bottom-right-radius:5px;border-right:1px solid #ecf0f4}.views__publishers__table-container .views__publishers__table.v2_component_table.ReactTable .rt-tbody .rt-tr:hover .rt-td:not(:last-child){background-color:#dce6ff;border-color:#555fff}.views__publishers__table-container .views__publishers__table.v2_component_table.ReactTable .rt-tbody .rt-tr:hover .edit-cell-icon{visibility:visible}.views__publishers__table-container .views__publishers__table.v2_component_table.ReactTable .rt-thead .rt-th{background-color:#fff}.views__publishers__table-container .views__publishers__table.v2_component_table.ReactTable .rt-thead .rt-th:last-child{padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-left:none}.views__publishers__table-container .views__publishers__table.v2_component_table.ReactTable .rt-thead .rt-th:first-child{padding-left:16px}.views__publishers__table-container .views__publishers__table.v2_component_table.ReactTable .pagination-bottom .v2_component_table-pagination{-webkit-box-shadow:none;box-shadow:none;height:40px}.views__publishers__table-container .views__publishers__table .rt-tbody{min-height:60px}.views__publishers__table-container .views__publishers__table-pub-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:8px;position:relative}.views__publishers__table-container .views__publishers__table-pub-row span{margin:6px 0;color:#273143;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.views__publishers__table-container .views__publishers__table-pub-row img{height:32px;width:32px}.views__publishers__table-container .views__publishers__table-pub-row i{height:32px;width:32px;background-color:#555fff;border-radius:4px;padding:5px;color:#fff;font-size:20px;text-align:center}.views__publishers__table-container .views__publishers__table-pub-row i:hover{color:#fff}.views__publishers__table-container .views__publishers__table-pub-row-name{color:#00081c !important}.views__publishers__table-container .views__publishers__table--actions__header{font-size:20px}.views__publishers__table-container .views__publishers__table--actions__header i:hover{cursor:pointer;color:#f91974}.views__publishers__table-container .views__publishers__table--actions__cell{overflow:visible;font-size:20px;text-align:right}.views__publishers__table-container .views__publishers__table--actions__cell i:hover{cursor:pointer;color:#f91974}.views__publishers__table-container .views__publishers__table-pub-id{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.v2_component_table.ReactTable .rt-tbody .views__publishers__table-group-error-pub_app_id,.v2_component_table.ReactTable .rt-tbody .views__publishers__table-group-error-geo,.v2_component_table.ReactTable .rt-tbody .views__publishers__table-group-error-rate{padding-bottom:25px}.edit-cell{position:relative}.edit-cell-currency{margin-right:2px}.edit-cell-input{width:130px;height:30px}.edit-cell-input-invalid{border:1px solid #f91974}.edit-cell-input-invalid input::-webkit-input-placeholder{color:#f91974;opacity:1}.edit-cell-input-invalid input::-moz-placeholder{color:#f91974;opacity:1}.edit-cell-input-invalid input:-ms-input-placeholder{color:#f91974;opacity:1}.edit-cell-input-invalid input::-ms-input-placeholder{color:#f91974;opacity:1}.edit-cell-input-invalid input::placeholder{color:#f91974;opacity:1}.edit-cell-error{position:absolute;top:40px;color:#f91974;font-size:12px}.edit-cell-bid{color:#555fff}.edit-cell-valid{color:#555fff}.edit-cell-invalid{color:#f91974}.edit-cell-inline-edit-item{cursor:pointer}.edit-cell-icon{font-size:20px;color:#555fff;margin-left:8px;margin-bottom:4px;visibility:hidden}
.views__publishers_table_filters{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.views__publishers_table_filters .v2_component_input-search{width:30%;padding-left:4px;font-size:12px}.views__publishers_table_filters .v2_component_input-search input{height:16px}.views__publishers_table_filters .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.views__publishers_table_filters .wrapper .separator{width:1px;height:16px;margin:0px 4px;background-color:#d2dbe8}.views__publishers_table_filters .wrapper .link_button{padding:0;border:none;cursor:pointer;color:#555fff;font-size:12px;background-color:rgba(0,0,0,0)}.views__publishers_table_filters .wrapper .disabled{cursor:not-allowed}.views__publishers_table_filters .wrapper .input_files{display:none}.views__publishers_table_filters .wrapper .download_list{color:#555fff;font-size:12px}
.v2_component_collapse_summary{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:32px;width:100%;cursor:pointer}.v2_component_collapse_summary .prefix__wrapper{margin-left:8px}.v2_component_collapse_summary .prefix__wrapper i{font-size:20px;color:#273143}.v2_component_collapse_summary .wrapper{padding:8px 20px 8px 8px;font-size:14px;-webkit-box-flex:1;-ms-flex:1;flex:1}.v2_component_collapse_summary .tip{padding:0 15px}.v2_component_collapse_summary .expand__wrapper{position:absolute;right:4px}.v2_component_collapse_summary .expand__wrapper i{-webkit-transition-duration:280ms;-o-transition-duration:280ms;transition-duration:280ms;font-size:20px;color:#505a6e}.v2_component_collapse_summary .expand__wrapper i:hover{color:#555fff}.v2_component_collapse_summary--expanded .expand__wrapper i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.v2_component_collapse_summary--disabled{cursor:not-allowed;opacity:.38}
.v2_component_collapse_detail{-webkit-transition:height .2s ease-out;-o-transition:height .2s ease-out;transition:height .2s ease-out}.v2_component_collapse_detail-body{padding:8px;line-height:15px;word-wrap:break-word;font-size:14px}.v2_component_collapse_detail-body>.input-field,.v2_component_collapse_detail-body>div>.input-field{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:40px;margin-top:32px}.v2_component_collapse_detail-body>.input-field:first-child,.v2_component_collapse_detail-body>div>.input-field:first-child{margin-top:0}.v2_component_collapse_detail-body>.input-field>.badge,.v2_component_collapse_detail-body>div>.input-field>.badge{margin-right:8px}.v2_component_collapse_detail-body>.input-field>.label,.v2_component_collapse_detail-body>div>.input-field>.label{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;min-width:130px}.v2_component_collapse_detail-body>.input-field>.label .p6,.v2_component_collapse_detail-body>div>.input-field>.label .p6{margin:8px 8px 0px 0px}.v2_component_collapse_detail-body>.input-field>.label>a,.v2_component_collapse_detail-body>div>.input-field>.label>a{margin:8px 8px 0 0}.v2_component_collapse_detail-body>.input-field>.label>.pill,.v2_component_collapse_detail-body>div>.input-field>.label>.pill{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.v2_component_collapse_detail-body>.input-field .input-area,.v2_component_collapse_detail-body>div>.input-field .input-area{position:relative;margin-left:16px;min-width:500px;max-width:100%}.v2_component_collapse_detail-body>div:nth-child(3),.v2_component_collapse_detail-body>div:nth-child(3)>.input-field{border-top:0}.v2_component_collapse_detail-body>div:nth-child(3){padding-top:0}.v2_component_collapse_detail-body>div:nth-child(3)>.input-field{padding-top:0}.v2_component_collapse_detail-body>.input-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-top:1px solid #d2dbe8;margin:32px 0 0 0;padding:32px 0 0 0}.v2_component_collapse_detail-body>.input-buttons>button{margin-left:32px}
.views__multi-bidding__errors_collapse{margin-top:16px;overflow:hidden;background-color:#fee8f1;border-radius:4px;border:1px solid #f91974}.views__multi-bidding__errors_collapse>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#273143}.views__multi-bidding__errors_collapse>div .separator{margin:0px 8px;border-bottom:1px solid #f91974}.views__multi-bidding__errors_collapse .collapse{margin-bottom:4px}.views__multi-bidding__errors_collapse .summary{margin-top:4px}
.v2_component_section{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.02);box-shadow:0 2px 4px 0 rgba(0,0,0,.02);border:1px solid #d2dbe8;border-radius:4px;padding:0 32px;background-color:#fff;margin-top:16px}.v2_component_section-header{background-color:#fff;padding:32px 48px 16px 0}.v2_component_section-header .wrapper{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v2_component_section-header .expand__wrapper{border:1px solid #d2dbe8;padding:3px;border-radius:15px;right:0;top:32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v2_component_section-header .expand__wrapper i{color:#d2dbe8}.v2_component_section-header .expand__wrapper:hover{-webkit-box-shadow:0 5px 12px 0 rgba(39,49,67,.5);box-shadow:0 5px 12px 0 rgba(39,49,67,.5);border-color:rgba(0,0,0,0)}.v2_component_section-header .expand__wrapper:hover i{color:#555fff}.v2_component_section-header-wrapper{font-size:24px;line-height:1.5;color:#00081c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.v2_component_section-header-wrapper>.title{font-weight:500;font-family:Poppins,sans-serif}.v2_component_section-header-description{font-size:14px;color:#273143;line-height:1.5;min-height:21px}.v2_component_section-header-expand{padding-bottom:32px}.v2_component_section-header-tip{height:32px;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_component_section-detail{padding:30px 0;border-top:1px solid #d2dbe8}
.multi-bidding{position:relative}.multi-bidding .v2_component_section-detail{padding-bottom:20px}.multi-bidding .v2_component_input-disabled{background-color:rgba(0,0,0,0)}.multi-bidding .upload{margin-top:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}.multi-bidding .upload-or{text-align:center;margin-top:30px}.multi-bidding .upload-add-row-btn{-ms-flex-item-align:center;align-self:center;margin-top:15px;text-transform:none;height:30px;padding:0 20px}.multi-bidding .upload-add-row-btn span{font-size:12px}.multi-bidding .filters{margin:24px 0}.multi-bidding .upload_file{margin-top:30px}.multi-bidding .download_link{color:#555fff;line-height:21px;font-size:12px}
.v2_component_filters_combined{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:20;-ms-flex:20;flex:20;gap:8px}
.v2_component_filters_combined{display:-webkit-box;display:-ms-flexbox;display:flex}.v2_component_filters_combined-search{width:240px;margin-right:2px}.v2_component_filters_combined-search input{text-indent:8px}
.v2_component_show_more_section{padding-top:20px;border:0 solid #d2dbe8;background-color:#fff;margin-top:16px}.v2_component_show_more_section .v2_component_show_more_section{background-color:#fff}.v2_component_show_more_section-header{background-color:#fff;padding:0}.v2_component_show_more_section-header .wrapper{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v2_component_show_more_section-header .expand__wrapper{right:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v2_component_show_more_section-header .expand__wrapper i{color:#d2dbe8}.v2_component_show_more_section-header .expand__wrapper:hover{border-color:rgba(0,0,0,0)}.v2_component_show_more_section-header .expand__wrapper:hover i{color:#555fff}.v2_component_show_more_section-header-info{background-color:#fff}.v2_component_show_more_section-header-title{font-size:14px;background-color:#fff;color:#555fff;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.v2_component_show_more_section-detail{margin-left:-8px}
.v2_component_collapse{width:100%;overflow:hidden;border-radius:4px}.v2_component_collapse>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#273143}.v2_component_collapse>div .separator{margin:0px 8px}.v2_component_collapse-info{background-color:#f0f4ff;border:1px solid #555fff}.v2_component_collapse-info .v2_component_collapse_summary,.v2_component_collapse-info .v2_component_collapse_detail{background-color:#f0f4ff}.v2_component_collapse-info .separator{border-bottom:1px solid #555fff}.v2_component_collapse-warning{background-color:#fff1e6;border:1px solid #ff760d}.v2_component_collapse-warning .v2_component_collapse_summary,.v2_component_collapse-warning .v2_component_collapse_detail{background-color:#fff1e6}.v2_component_collapse-warning .v2_component_collapse_detail,.v2_component_collapse-warning .v2_component_collapse_detail-body{font-size:12px}.v2_component_collapse-warning .separator{border-bottom:1px solid #ff760d}.v2_component_collapse-error{background-color:#fee8f1;border:1px solid #f91974}.v2_component_collapse-error .v2_component_collapse_summary,.v2_component_collapse-error .v2_component_collapse_detail{background-color:#fee8f1}.v2_component_collapse-error .separator{border-bottom:1px solid #f91974}
.v2_component_mini_collapse{background-color:#fff;color:#273143;border-radius:4px;border:1px solid #d2dbe8;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,.02);box-shadow:0px 2px 4px 0px rgba(0,0,0,.02)}.v2_component_mini_collapse-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px}.v2_component_mini_collapse-header .header-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.v2_component_mini_collapse-header .header-icon{-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px}.v2_component_mini_collapse-header .header-icon .icon{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.v2_component_mini_collapse-header .header-icon .expandedIcon{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);font-size:20px}.v2_component_mini_collapse-detail .detail-body{border-top:1px solid #d2dbe8;padding:16px}
.components__alert{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;line-height:1.5;padding:8px;margin:8px 0px;border-radius:4px}.components__alert i,.components__alert span{color:#273143}.components__alert i{opacity:1;font-size:20px}.components__alert span{margin-left:8px;font-size:14px}.components__alert--error{background-color:#fee8f1;border:1px solid #f91974}.components__alert--info,.components__alert--help{background-color:#f0f4ff;border:1px solid #555fff}.components__alert--warn{background-color:#fff1e6;border:1px solid #ff760d}.components__alert a{color:#555fff;text-decoration:underline}
.assets_serving_status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.assets_serving_status .activeStatusIcon,.assets_serving_status .statusIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;line-height:20px;font-size:12px;border-radius:10px;color:#273143;padding:0 8px;white-space:nowrap}.assets_serving_status .activeStatusIcon.pending,.assets_serving_status .statusIcon.pending{background-color:rgba(255,203,5,.6)}.assets_serving_status .activeStatusIcon.error,.assets_serving_status .statusIcon.error{background-color:#ffd0e3}.assets_serving_status .activeStatusIcon.success,.assets_serving_status .statusIcon.success{background-color:#dce6ff}.assets_serving_status .activeStatusIcon{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#273143}.assets_serving_status .activeStatusIcon .activeIcon{width:8px;height:8px;border-radius:50%;background:#00bf56;-webkit-box-shadow:0px 1px 8px 0px #00bf56;box-shadow:0px 1px 8px 0px #00bf56;margin-right:8px}.assets_serving_status .status_history{color:#555fff;cursor:pointer;margin-top:4px}.fixedWidth .activeStatusIcon,.fixedWidth .statusIcon{width:105px;padding:0}.v2_component_tooltip .toolTipContent{width:216px}
.components__form__input{position:relative}.components__form__input .input{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;overflow:hidden;background-color:#fff;border-radius:4px;border:1px solid #9aa9c3}.components__form__input .input div.rdt{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%}.components__form__input .input .placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:37px;color:#fff;font-size:14px;background-color:#9aa9c3}.components__form__input .input .placeholder i{color:#fff;font-size:14px}.components__form__input .input .placeholder .icon_percent_multiplier{font-size:14px}.components__form__input .input--display-and-edit{border-color:#fff}.components__form__input .input--display-and-edit i{opacity:0}.components__form__input .input--display-and-edit:hover,.components__form__input .input--display-and-edit--focused{border-color:#d2dbe8}.components__form__input .input--display-and-edit:hover i,.components__form__input .input--display-and-edit--focused i{opacity:1}.components__form__input .input--focused{border-color:#555fff}.components__form__input .input--focused .placeholder{background-color:#555fff}.components__form__input .input--error{border-color:#f91974}.components__form__input .input--error .input_component{color:#f91974}.components__form__input .input .input_component,.components__form__input .input div.rdt>.input_component{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;border:0;border-radius:4px;padding:8px;font-size:14px;line-height:20px;resize:none;height:var(--height);color:#273143}.components__form__input .input .input_component:disabled,.components__form__input .input div.rdt>.input_component:disabled{cursor:no-drop;color:#505a6e;background-color:#f9fafc}.components__form__input .input .input_component:disabled::-webkit-input-placeholder, .components__form__input .input div.rdt>.input_component:disabled::-webkit-input-placeholder{color:#9aa9c3}.components__form__input .input .input_component:disabled::-moz-placeholder, .components__form__input .input div.rdt>.input_component:disabled::-moz-placeholder{color:#9aa9c3}.components__form__input .input .input_component:disabled:-ms-input-placeholder, .components__form__input .input div.rdt>.input_component:disabled:-ms-input-placeholder{color:#9aa9c3}.components__form__input .input .input_component:disabled::-ms-input-placeholder, .components__form__input .input div.rdt>.input_component:disabled::-ms-input-placeholder{color:#9aa9c3}.components__form__input .input .input_component:disabled::placeholder,.components__form__input .input div.rdt>.input_component:disabled::placeholder{color:#9aa9c3}.components__form__input .input .input_component::-webkit-input-placeholder, .components__form__input .input div.rdt>.input_component::-webkit-input-placeholder{color:#9aa9c3;font-size:14px}.components__form__input .input .input_component::-moz-placeholder, .components__form__input .input div.rdt>.input_component::-moz-placeholder{color:#9aa9c3;font-size:14px}.components__form__input .input .input_component:-ms-input-placeholder, .components__form__input .input div.rdt>.input_component:-ms-input-placeholder{color:#9aa9c3;font-size:14px}.components__form__input .input .input_component::-ms-input-placeholder, .components__form__input .input div.rdt>.input_component::-ms-input-placeholder{color:#9aa9c3;font-size:14px}.components__form__input .input .input_component::placeholder,.components__form__input .input div.rdt>.input_component::placeholder{color:#9aa9c3;font-size:14px}.components__form__input .input .input_component:focus,.components__form__input .input div.rdt>.input_component:focus{border-color:#555fff}.components__form__input .input .input_component:focus+.icon>i,.components__form__input .input div.rdt>.input_component:focus+.icon>i{color:#555fff}.components__form__input .input div.rdt>input{display:-webkit-box;display:-ms-flexbox;display:flex;border:0;padding:0 10px;border-radius:4px;font-size:14px}.components__form__input .input div.rdt>input:disabled{color:#505a6e;background-color:#f9fafc}.components__form__input .input div.rdt>input::-webkit-input-placeholder{color:#9aa9c3}.components__form__input .input div.rdt>input::-moz-placeholder{color:#9aa9c3}.components__form__input .input div.rdt>input:-ms-input-placeholder{color:#9aa9c3}.components__form__input .input div.rdt>input::-ms-input-placeholder{color:#9aa9c3}.components__form__input .input div.rdt>input::placeholder{color:#9aa9c3}.components__form__input .input div.icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none;position:absolute;right:8px}.components__form__input .input .clear-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:26px;cursor:pointer;margin-right:4px}.components__form__input .input .clear-field i{font-size:12px}.components__form__input .input .clear-field.with-icon{margin-right:32px}.components__form__input .input--invalid .input_component{padding-right:8px;color:#f91974}.components__form__input .warn-border{border:1px solid #f91974}.components__form__input .input--disabled{border-color:#d2dbe8;background-color:#f9fafc}.components__form__input .input--disabled .placeholder{background-color:#d2dbe8}.components__form__input .input--disabled input_component{cursor:no-drop;background-color:#d2dbe8}.components__form__input .input--disabled .clear-field{display:none}div.input__search .components__form__input{min-width:200px}div.input__search .components__form__input>.input{-webkit-transition:border 400ms ease-out;-o-transition:border 400ms ease-out;transition:border 400ms ease-out;background-color:rgba(0,0,0,0);border-radius:0;border:0;border-bottom:1px solid #d2dbe8}div.input__search .components__form__input>.input--focused{border-bottom-color:#555fff}div.input__search .components__form__input>.input div.icon{top:0px;right:0px}div.input__search .components__form__input>.input div.clear-field{top:0px;right:22px}div.input__search .components__form__input>.input .input_component{background-color:rgba(0,0,0,0);border-radius:0;-webkit-transition:border 400ms ease-out;-o-transition:border 400ms ease-out;transition:border 400ms ease-out;min-height:21px;padding:0;font-size:12px;color:#273143}div.input__search .components__form__input>.input .input_component+.icon>i{font-size:14px;-webkit-transition:color 400ms ease-out;-o-transition:color 400ms ease-out;transition:color 400ms ease-out}div.input__search .components__form__input>.input .input_component::-webkit-input-placeholder{font-size:12px}div.input__search .components__form__input>.input .input_component::-moz-placeholder{font-size:12px}div.input__search .components__form__input>.input .input_component:-ms-input-placeholder{font-size:12px}div.input__search .components__form__input>.input .input_component::-ms-input-placeholder{font-size:12px}div.input__search .components__form__input>.input .input_component::placeholder{font-size:12px}div.input__search .components__form__input>.input .input_component:focus{border-color:#555fff}div.input__search .components__form__input>.input .input_component:focus+.icon>i{color:#555fff}.copy_text{display:none}
.creativeQA-history-item{background-color:#fff;border-radius:4px;border:1px solid #ecf0f4;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,.02);box-shadow:0px 2px 4px 0px rgba(0,0,0,.02);overflow:hidden;line-height:normal}.creativeQA-history-item .header{display:-webkit-box;display:-ms-flexbox;display:flex;color:#273143}.creativeQA-history-item .header .info{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:6px}.creativeQA-history-item .header .info .time{width:62px;text-align:center;white-space:nowrap;margin:0 8px}.creativeQA-history-item .header .info .split{height:16px;width:1px;background-color:#273143;margin-right:8px;margin-top:3px}.creativeQA-history-item .header .info .message{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.creativeQA-history-item .content{white-space:pre-line}.creativeQA-history-item .content .action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:1px solid #d2dbe8;margin-top:16px;padding-top:16px}.creativeQA-history-item .content .action-title{color:#00081c;font-size:14px;font-weight:500;margin-bottom:16px}.creativeQA-history-item .content .action-input{margin-bottom:16px}.creativeQA-history-item .content .action-input-warning{margin-bottom:16px;color:#f91974}.creativeQA-history-item .content .action-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.creativeQA-history-item .content .action-buttons .or{margin:0 30px;color:#273143;font-size:14px}.creativeQA-history-item .content .resolved-action .resolved-content{padding:10px;margin-bottom:16px;cursor:no-drop;color:#00081c;background-color:#d2dbe8;border-radius:4px;border:1px solid #d2dbe8}.creativeQA-history-item .v2_component_mini_collapse-header .assets_serving_status{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:3px}.creativeQA-history-item .v2_component_mini_collapse-header .assets_serving_status .activeStatusIcon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.creativeQA-history-item .needs-attention-content .content-title{color:#273143;font-size:15px;font-weight:500;margin-bottom:4px}.creativeQA-history-item .needs-attention-content .uncheck-items{margin-bottom:16px}.creativeQA-history-item .needs-attention-content .uncheck-items .unchecked-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2px}.creativeQA-history-item .needs-attention-content .uncheck-items .unchecked-item::before{content:"";width:6px;height:6px;border-radius:50%;background-color:#273143;margin-right:10px;margin-bottom:4px}.creativeQA-history-item .needs-attention-content .dropdown-event .dropdown{margin-bottom:16px}.creativeQA-history-item .needs-attention-content .recordings{margin-top:10px}.creativeQA-history-item .needs-attention-content .recordings .content-title{margin-bottom:8px}.creativeQA-history-item .needs-attention-content .recordings .record-item{position:relative;display:block;color:#555fff;margin-top:4px;padding-left:16px}.creativeQA-history-item .needs-attention-content .recordings .record-item::before{position:absolute;left:4px;top:4px;content:"";width:6px;height:6px;border-radius:50%;background-color:currentColor}.creativeQA-history-item .needs-attention-content+.needs-attention-content{margin-top:16px;padding-top:16px;border-top:1px solid #d2dbe8}.creativeQA-history-item .link{color:#555fff}.creativeQA-history-item .doc_link{text-decoration:none;margin-left:6px}
.creativeQA-history-list{height:100%;overflow-y:auto}.creativeQA-history-list .date{font-weight:500;color:#00081c;margin:16px 0}
.asset_drop_zone_container{padding:0 32px 16px 32px}.asset_drop_zone_container div.wrapper{padding:8px;border-radius:4px;border:1px dashed #d2dbe8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.asset_drop_zone_container div.wrapper.dragging,.asset_drop_zone_container div.wrapper.active{border-color:#555fff;background:#cbf1f1;position:absolute;top:8px;bottom:8px;left:8px;right:8px;z-index:10}.asset_drop_zone_container div.wrapper.dragging i,.asset_drop_zone_container div.wrapper.dragging p,.asset_drop_zone_container div.wrapper.active i,.asset_drop_zone_container div.wrapper.active p{color:#555fff}.asset_drop_zone_container div.wrapper .instructions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5rem 0}.asset_drop_zone_container div.wrapper .instructions>i{display:block;font-size:4em}.asset_drop_zone_container div.wrapper .instructions p{margin:0 8px}.asset_drop_zone_container div.wrapper .instructions .sentence_container{display:-webkit-box;display:-ms-flexbox;display:flex}.asset_drop_zone_container div.wrapper:hover{cursor:pointer;background-color:#dce6ff;border:1px solid #555fff}.asset_drop_zone_container div.wrapper:hover .instructions>i{color:#555fff}.asset_drop_zone_container div.wrapper:hover .instructions>p,.asset_drop_zone_container div.wrapper:hover .instructions .body__link{font-weight:500}
.components__form__text__currency_validator--invalid .input{border-color:#f91974}.components__form__text__currency_validator--invalid .input .placeholder{background-color:#f91974}.components__form__text__currency_validator--invalid div.label div.wrapper{background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}.components__form__text__currency_validator--invalid div.label div.wrapper span{color:#f91974}.components__form__text__currency_validator--invalid input,.components__form__text__currency_validator--invalid textarea,.components__form__text__currency_validator--invalid .clear-field i{color:#9aa9c3}.components__form__text__currency_validator--invalid .invalid_text{margin-top:8px}.components__form__text__currency_validator .default_text{margin-top:8px}
.component__account-finder{position:relative;min-width:250px;z-index:5}.component__account-finder .search-results{position:absolute;top:40px;left:0;z-index:5;max-height:200px;overflow:auto;border:1px solid #555fff;border-top:1px dotted #d2dbe8;background-color:#fff;width:100%}.component__account-finder .search-results--loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem 0;width:100%}.component__account-finder .search-results .af-account{display:-webkit-box;display:-ms-flexbox;display:flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:75px;height:50px;width:100%;overflow:hidden;cursor:pointer;padding-right:8px}.component__account-finder .search-results .af-account>*{margin-left:8px}.component__account-finder .search-results .af-account .p1{white-space:nowrap}.component__account-finder .search-results .af-account:hover{background-color:#dce6ff}.component__account-finder .search-results .af-account div{-webkit-box-flex:1;-ms-flex:1;flex:1}.component__account-finder .search-results .af-account div:nth-of-type(2) p{float:right}
.ApplicationFinder{z-index:5}.ApplicationFinder__control{cursor:pointer !important;border-color:#d2dbe8 !important;-webkit-box-shadow:0 0 1px #d2dbe8 !important;box-shadow:0 0 1px #d2dbe8 !important}.ApplicationFinder__control--is-focused{border-color:#555fff !important;-webkit-box-shadow:0 0 1px #555fff !important;box-shadow:0 0 1px #555fff !important}.ApplicationFinder__control--is-focused .ApplicationFinder__dropdown-indicator svg{fill:#555fff !important}.ApplicationFinder__value-container .ApplicationFinder__placeholder{color:#9aa9c3}.ApplicationFinder__menu{-webkit-box-shadow:none !important;box-shadow:none !important;border:1px solid #555fff !important}.ApplicationFinder__menu-list{padding-top:0 !important;padding-bottom:0 !important}.Option{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:8px 15px;height:53px}.Option:hover{background-color:#dce6ff}.Option__ThumbnailWrap{position:relative;margin-right:5px;font-size:0}.Option__Thumbnail{width:32px;height:32px;border-radius:4px}.Option__IconWrap{width:20px;height:20px;-webkit-box-shadow:0 2px 4px 3px rgba(62,75,87,.2);box-shadow:0 2px 4px 3px rgba(62,75,87,.2);background-color:#fff;border-radius:50%;margin-right:8px}.Option__IconWrap .component__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%}.Option__IconWrap .component__icon svg{height:16px;width:16px}.Option__IconWrap_android svg{fill:#a4c639}.Option__IconWrap_ios svg{fill:#aaa}.Option__IconWrap_windows svg{fill:#00b2f1}.Option__IconWrap_amazon svg{fill:#f90}.Option .pulsation{margin-right:1px}.Option__TextWrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.Option__Text{width:100%;font-size:14px;color:#00081c;margin-bottom:4px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.Option__Id{font-size:12px;color:#273143}
.account_and_application_selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.account_and_application_selector .accountSelector-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:20px;-webkit-box-flex:1;-ms-flex:1;flex:1}.account_and_application_selector .applicationFinder-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.account_and_application_selector .applicationFinder-wrapper .ApplicationFinder__control{height:40px;-webkit-box-sizing:content-box;box-sizing:content-box}.account_and_application_selector .label{padding-left:10px;margin-bottom:6px;font-size:12px;font-weight:500;color:#273143}
.vdc-progress{background:#273143;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:5px;width:100%;-webkit-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.vdc-progress.primary .progress-value{width:0}.vdc-progress.complete{background:#66c88f}.vdc-progress.complete .progress-value{background:#66c88f}.vdc-progress.has-error{background:#ff7376}.vdc-progress.has-error .progress-value{background:#ff7376}.vdc-progress .progress-value{background:#ffc46b;font-size:0;height:100%;-webkit-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.vdc-progress.secondary{overflow:hidden;position:relative}.vdc-progress.secondary .progress-value{-webkit-animation:infinite-bar 2s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;animation:infinite-bar 2s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;position:absolute;width:40%}
.asset-log-box{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px;color:#f91974;border-radius:4px;margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.asset-log-box:last-child{margin-bottom:0}.asset-log-box .message-box{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%}.asset-log-box i{margin-right:8px;font-size:20px}.asset-log-box.error-box{background:#fff1f1;color:#f91974}.asset-log-box.error-box i{color:#f91974}.asset-log-box.warning-box{background:#fff8f3;color:rgba(255,203,5,.6)}.asset-log-box.warning-box i{color:rgba(255,203,5,.6)}.asset-log-box span{font-size:12px;line-height:18px}.asset-log-box.show-toggle span{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-right:30px}.asset-log-box.show-toggle.toggled-box span{-o-text-overflow:clip;text-overflow:clip;white-space:normal;overflow:visible}.asset-log-box .toggle-box{position:absolute;top:3px;right:0;cursor:pointer}.asset-log-box .toggle-box:hover i{color:#555fff}
.single_asset_uploader{background:#fff;border:1px solid #ecf0f4;padding:16px 0;margin-bottom:5px;border-radius:4px}.single_asset_uploader .detail_container,.single_asset_uploader .progress_container,.single_asset_uploader .comment_container{padding:0 16px}.single_asset_uploader:last-child{margin-bottom:0}.single_asset_uploader.has_error{color:#f91974}.single_asset_uploader.has_error .detail_container .asset_info .asset_type{color:#f91974}.single_asset_uploader.has_error .detail_container .asset_info .asset_type .icon i{color:#f91974}.single_asset_uploader.has_error .detail_container .metrics{color:#f91974}.single_asset_uploader .detail_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.single_asset_uploader .detail_container .components__icon{padding:0;width:32px}.single_asset_uploader .detail_container .asset_info{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;white-space:nowrap}.single_asset_uploader .detail_container .asset_info .asset_name{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.single_asset_uploader .detail_container .asset_info .asset_type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#273143;margin-right:12px}.single_asset_uploader .detail_container .metrics{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#273143}.single_asset_uploader .detail_container .metrics .metric{border-right:1px solid #d2dbe8;padding:0 10px;white-space:nowrap}.single_asset_uploader .detail_container .metrics .metric:last-child{border:none;padding-right:0}.single_asset_uploader .detail_container .asset_upload_status .info_box,.single_asset_uploader .detail_container .asset_upload_status .error_box,.single_asset_uploader .detail_container .asset_upload_status .success_box{margin-left:8px}.single_asset_uploader .detail_container .asset_upload_status .info_box,.single_asset_uploader .detail_container .asset_upload_status .error_box{cursor:pointer}.single_asset_uploader .detail_container .asset_upload_status .success_box .success_icon{color:#66c88f}.single_asset_uploader .detail_container .asset_upload_status .success_box .close_icon{margin-left:8px}.single_asset_uploader .preupload_container{display:table;table-layout:auto}.single_asset_uploader .preupload_container_message{display:table-cell;padding-right:10px}.single_asset_uploader .preupload_container_message span{font-size:12px;color:#f91974;font-weight:100}.single_asset_uploader .preupload_container_message p{margin-top:5px;font-size:12px;color:#273143;line-height:normal;letter-spacing:normal;font-weight:100;text-align:justify}.single_asset_uploader .preupload_container_controller{display:table-cell;vertical-align:middle}.single_asset_uploader .preupload_container_controller div.components__form__select{background:inherit;border:1px solid #f91974}.single_asset_uploader .preupload_container_controller div.components__form__select:after{border-bottom:2px solid #f91974;border-right:2px solid #f91974}.single_asset_uploader .preupload_container_controller div.components__form__select .select-chip-options{color:#273143;font-size:12px}.single_asset_uploader .preupload_container_controller div.components__form__select .select-chip-options.placeholder{color:#f91974}.single_asset_uploader .preupload_container_controller div.components__form__select.select_chip_expanded{background:#f91974}.single_asset_uploader .preupload_container_controller div.components__form__select.select_chip_expanded .select-chip-options{color:#00081c}.single_asset_uploader .preupload_container_controller div.components__form__select.select_chip_expanded:after{border-top:2px solid #00081c;border-left:2px solid #00081c}.single_asset_uploader .comment_description{color:#273143;font-size:14px;line-height:normal}.single_asset_uploader .comment_description .link{margin:0 6px;color:#555fff}.single_asset_uploader .comment_container{border-top:1px solid #d2dbe8;padding:16px 16px 0;margin-top:25px}.single_asset_uploader .comment_container .comment_description,.single_asset_uploader .comment_container .components__form__input{margin-bottom:16px;color:#273143;font-size:14px}.single_asset_uploader .comment_container .submit_comment_btn{height:30px;padding:6px;font-size:12px}.single_asset_uploader .comment_container .submit_comment_btn span{font-size:12px}.single_asset_uploader .error_and_warning_list_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:16px;padding:0 16px}.single_asset_uploader .error_and_warning_list_container .help_link{-ms-flex-item-align:end;align-self:flex-end;color:#555fff;margin-top:6px}.single_asset_uploader .error_and_warning_list_container .help_link .components__icon{vertical-align:sub;padding:0;width:18px;height:18px}.single_asset_uploader .error_and_warning_list_container .help_link .components__icon .component__icon{font-size:18px;color:#555fff}.single_asset_uploader .comment_container-warning .components__form__input .input{border-color:#f91974}.single_asset_uploader .comment_container-warning .components__form__input .asset_comments_box{color:#f91974}.single_asset_uploader .warning-input-text{color:#f91974;margin-bottom:16px}
.upload_progress_list{padding:0 32px}.margin_top_16{margin-top:16px}
.creative_builder_dialog{background-color:rgba(0,0,0,.8);position:fixed;top:0;right:0;bottom:0;left:0;padding:45px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:5;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.creative_builder_dialog .creative_builder_iframe_container{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-top-left-radius:8px;border-top-right-radius:8px;-webkit-filter:drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.15));filter:drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.15));overflow:auto}.creative_builder_dialog .creative_builder_iframe_container iframe{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:none;margin:0;padding:0;min-width:1465px}.creative_builder_dialog .close_button{position:absolute;top:12px;right:12px;-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;background:#fff;height:30px;width:30px;border-radius:50%;line-height:28px;text-align:center;cursor:pointer}
.asset_uploader_overlay{z-index:999;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8)}.asset_uploader_overlay .side-modal-body{min-width:460px;max-width:900px;width:75%}.asset_uploader_overlay .modal_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.asset_uploader_overlay .modal_content .upload_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:16px 32px;background-color:#fff}.asset_uploader_overlay .modal_content .upload_header .upload_header-title .title{font-size:14px;font-weight:500;margin-bottom:6px;color:#00081c}.asset_uploader_overlay .modal_content .upload_header .upload_header-title .subtitle{font-size:12px;color:#273143}.asset_uploader_overlay .modal_content .upload_header .link{font-size:14px;color:#555fff}.asset_uploader_overlay .modal_content .upload_header .link .components__icon{height:16px;vertical-align:bottom}.asset_uploader_overlay .modal_content .upload_header .link .components__icon .component__icon{color:#555fff;font-size:16px}.asset_uploader_overlay .modal_content .upload_content{padding:32px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow-y:auto}.asset_uploader_overlay .modal_content .upload_content .asset_drop_zone_container{padding:16px 0}.asset_uploader_overlay .modal_content .upload_content .upload_progress_list{padding:0}.asset_uploader_overlay .modal_content .upload_content .ApplicationFinder__control--is-disabled{background-color:#d2dbe8}.asset_uploader_overlay .modal_content .upload_content .ApplicationFinder__control--is-disabled .ApplicationFinder__single-value--is-disabled,.asset_uploader_overlay .modal_content .upload_content .ApplicationFinder__control--is-disabled .ApplicationFinder__placeholder{color:#00081c}.asset_uploader_overlay .modal_content .asset_replacer_warning{background-color:rgba(255,203,5,.6);padding:15px;border-radius:4px}.asset_uploader_overlay .modal_content .asset_replacer_warning span,.asset_uploader_overlay .modal_content .asset_replacer_warning i{vertical-align:middle}.asset_uploader_overlay .modal_content .asset_replacer_warning i{color:#00081c;margin-right:10px}.asset_uploader_overlay .modal_content .shadow{bottom:0;left:0;background:-webkit-gradient(linear, left bottom, left top, from(rgb(249, 250, 252)), to(rgba(249, 250, 252, 0.02)));background:-o-linear-gradient(bottom, rgb(249, 250, 252), rgba(249, 250, 252, 0.02));background:linear-gradient(to top, rgb(249, 250, 252), rgba(249, 250, 252, 0.02));border:#f9fafc;width:100%;height:15px;z-index:1;margin-top:-15px}.asset_uploader_overlay .modal_content .footer{padding:32px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.asset_uploader_overlay .creative_builder_button{border:1px solid #d2dbe8;border-radius:4px;margin-top:16px;padding:8px;text-align:center;display:block;background:#f9fafc}.asset_uploader_overlay .creative_builder_button:hover{cursor:pointer;background-color:#dce6ff;border:1px solid #555fff}
.creativeQA-history-overlay{z-index:999;position:fixed;top:0px;left:0px;right:0px;bottom:0px;background-color:rgba(0,0,0,.8)}.creativeQA-history-overlay-transparent{opacity:0}.creativeQA-history-overlay .side-modal-body .modal-content:after{content:none}.creativeQA-history-overlay .side-modal-body{min-width:460px;max-width:900px;width:80%}.creativeQA-history-overlay .modal-body{padding-bottom:32px}.creativeQA-history-overlay .creativeQA-history-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.creativeQA-history-overlay .modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.creativeQA-history-overlay .modal-content .title{padding:16px 32px;background-color:#fff}.creativeQA-history-overlay .modal-content .title p{font-size:14px;font-weight:500;color:#00081c}.creativeQA-history-overlay .modal-content .title p+p{font-size:12px;font-weight:400;color:#273143;margin-top:6px}.creativeQA-history-overlay .modal-content .history-list{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:32px}.creativeQA-history-overlay .modal-content .history-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.template__application-thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;position:relative;height:60px;width:60px}.template__application-thumbnail>img{width:32px;height:32px;border-radius:4px}.template__application-thumbnail__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.18);box-shadow:0px 2px 4px rgba(0,0,0,.18);position:absolute;height:16px;width:16px;right:20px;bottom:6px;border-radius:8px;background-color:#fff}.template__application-thumbnail__icon>.component__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:16px;width:16px}.template__application-thumbnail__icon>.component__icon>svg{line-height:1;height:12px;width:12px;max-height:12px;max-width:12px}.template__application-thumbnail__icon--android>.component__icon>svg{fill:#a4c639}.template__application-thumbnail__icon--ios>.component__icon>svg{fill:#aaa}.template__application-thumbnail__icon--windows>.component__icon>svg{fill:#00b2f1}.template__application-thumbnail__icon--amazon>.component__icon>svg{fill:#f90}.template__application-thumbnail--left_align{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.template__application-thumbnail--left_align__icon{right:6px}.template__application-thumbnail>.at-placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:48px;height:48px;border-radius:15px;background-color:#555fff}.template__application-thumbnail>.at-placeholder i{color:#fff}
.views__assets__list_2{height:var(--height)}.views__assets__list_2 .v2_component_table-container{min-height:320px}.views__assets__list_2 .v2_component_table-container .v2_component_table .v2_component_dropdown>i.material-icons{font-size:20px}.views__assets__list_2 .v2_component_table-container .rt-td{height:64px}.views__assets__list_2 .v2_component_table-container .rt-td:first-child{padding-left:0}.views__assets__list_2 .v2_component_pagination{-webkit-box-shadow:none;box-shadow:none}.views__assets__list_2 .simple_cell{padding:4px}.views__assets__list_2 .asset_info_cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.views__assets__list_2 .asset_info_cell .thumbnail_container{height:64px;position:relative;cursor:pointer;background:#f9fafc;border-radius:4px 0 0 4px}.views__assets__list_2 .asset_info_cell .thumbnail_container:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(85,95,255,.5);border:1px solid #555fff;border-radius:4px 0 0 4px;opacity:0;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.views__assets__list_2 .asset_info_cell .thumbnail_container:hover:after{opacity:1}.views__assets__list_2 .asset_info_cell .thumbnail{height:64px;width:142px;min-width:142px;-o-object-fit:contain;object-fit:contain;background:#f9fafc;cursor:pointer}.views__assets__list_2 .asset_info_cell .name_and_id{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.views__assets__list_2 .application_info_cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.views__assets__list_2 .application_info_cell .name_and_id{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 8px 0 4px;overflow:hidden}.views__assets__list_2 .application_info_cell .name_and_id .name{color:#555fff;margin-bottom:8px}.views__assets__list_2 .application_info_cell .name_and_id .id{color:#273143}.views__assets__list_2 .application_info_cell .template__application-thumbnail{position:relative}.views__assets__list_2 .application_info_cell .template__application-thumbnail:after{content:"";position:absolute;top:6px;left:6px;right:6px;bottom:6px;background-color:rgba(85,95,255,.5);border:1px solid #555fff;border-radius:4px;opacity:0;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.views__assets__list_2 .application_info_cell .template__application-thumbnail:hover:after{opacity:1}.views__assets__list_2 .application_info_cell .template__application-thumbnail__icon{display:none}.views__assets__list_2 .asset_url{color:#555fff}.views__assets__list_2 .platform_info_cell{-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.18);box-shadow:0px 2px 4px rgba(0,0,0,.18);border-radius:50%;background-color:#fff;padding:4px}.views__assets__list_2 .platform_info_cell.ios svg{fill:#aaa}.views__assets__list_2 .platform_info_cell.android svg{fill:#a4c639}.views__assets__list_2 .platform_info_cell.amazon svg{fill:#f90 !important}.views__assets__list_2 .platform_info_cell.windows svg{fill:#00b2f1}.views__assets__list_2 .platform_info_cell>.component__icon,.views__assets__list_2 .platform_info_cell>.component__icon>svg{line-height:1;height:18px;width:18px;max-height:18px;max-width:18px}.views__assets__list_2 .name{color:#555fff;margin-bottom:8px;cursor:pointer}.views__assets__list_2 .id{color:#273143}.v2_component_menu_item .v2_component_dropdown .disable-action-item{color:#d2dbe8;cursor:not-allowed}.delete-asset-confirm{padding:32px}.delete-asset-confirm .h3{display:none}.delete-asset-confirm .p1{width:100%;margin:0}.delete-asset-confirm .p1 .delete-asset-confirm-line{font-size:14px;line-height:21px;color:#00081c;text-align:left;margin:0}.delete-asset-confirm .p1 .delete-asset-confirm-line:first-child{margin-bottom:10px}.delete-asset-confirm .p1 .delete-asset-confirm-line:last-child{margin-top:10px}.delete-asset-confirm .component__button--disabled{background-color:#ccc}.delete-asset-confirm .component__button--disabled:hover{background-color:#ccc}
.asset-previewer-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1;height:463px;padding:20px}.asset-previewer-image img{-o-object-fit:contain;object-fit:contain;max-height:100%;max-width:100%}
.asset-previewer-video{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:463px}.asset-previewer-video video{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;max-height:420px;cursor:pointer}.asset-previewer-video .progress{height:3px;background:#d2dbe8}.asset-previewer-video .progress .elapsed-progress{width:0;height:3px;background:#555fff;-webkit-transition:width .3s linear;-o-transition:width .3s linear;transition:width .3s linear}.asset-previewer-video .video-controls{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px}.asset-previewer-video .video-controls .video-duration{color:#273143;font-size:.9em}
.AppStoreFrame{padding:10px}.AppStoreFrame h2{color:#555fff;font-size:24px;font-weight:normal;position:absolute;left:50%;top:50%;width:100%;padding:0 40px;text-align:center;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.AppStoreFrame .component__button{font-size:14px;height:28px;margin:10px;padding:0 10px}.AppStoreFrame__Head{-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.AppStoreFrame__Icon{background-color:#ecf0f4;width:96px;height:96px;margin:5px;border-radius:12px}.AppStoreFrame__Info{-webkit-box-flex:1;-ms-flex:1;flex:1}.AppStoreFrame__Info div:nth-child(2n+1){background-color:#ecf0f4;min-width:30px;height:15px;width:70%;border-radius:4px;line-height:15px;margin:10px 15px}.AppStoreFrame__Info div:nth-child(2n+2){background-color:#ecf0f4;min-width:30px;height:15px;width:35%;border-radius:4px;line-height:15px;margin:10px 15px}.AppStoreFrame__Info div:nth-child(2n+3){background-color:#ecf0f4;min-width:30px;height:15px;width:23.3333333333%;border-radius:4px;line-height:15px;margin:10px 15px}.AppStoreFrame__Actions{-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:20px 0}.AppStoreFrame__Actions div{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:36px;height:36px;background-color:#ecf0f4;border-radius:18px;margin:10px 5px}.AppStoreFrame__Screenshots{-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:20px 0}.AppStoreFrame__Screenshots div{background-color:#ecf0f4;min-width:240px;height:340px;border-radius:6px;line-height:340px;margin:0 5px}.AppStoreFrame__Comments{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.AppStoreFrame__Comments div:nth-child(even){background-color:#ecf0f4;height:128px;border-radius:6px;margin:10px 5px;width:calc(100% - 90px)}.AppStoreFrame__Comments div:nth-child(odd){background-color:#ecf0f4;height:64px;width:64px;border-radius:6px;margin:10px 5px}
.PrivacyFrame__Header{padding:0 16px 0 0;height:40px;border-bottom:1px solid #ececec;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.PrivacyFrame__Header .components__icon{cursor:pointer;z-index:2}.PrivacyFrame__Header .components__icon i{color:#273143}.PrivacyFrame__Header .components__icon i:hover{color:#555fff}.PrivacyFrame__Header__URLBar{height:20px;width:calc(100% - 88px);background-color:#273143;border-radius:16px;margin:0 16px 0 4px}.PrivacyFrame__Header__URLReload{height:20px;width:20px;background-color:#273143;border-radius:50%}.PrivacyFrame__Loader{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10}.PrivacyFrame iframe{margin:0;padding:40px 0 0 0;position:absolute;top:0;left:0;width:100%;height:100%;border:0}
.DeviceFrame{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:10px;border-radius:10px}.DeviceFrame__ContentWrapper{position:relative}.DeviceFrame__ContentWrapper.fullscreen{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:123}.DeviceFrame__ContentWrapper.fullscreen .DeviceFrame__AdFrame{width:100%;height:100%;background:#00081c}.DeviceFrame__ContentWrapper.fullscreen .DeviceFrame__AdFrame .qa-creative-preview-thumbnail{width:100%;height:100%}.DeviceFrame__ContentWrapper.fullscreen .DeviceFrame__AdFrame .preview-holder{height:100vh;width:100vw}.DeviceFrame__ContentWrapper.fullscreen .DeviceFrame__AdFrame .preview-holder #adWindow{height:100% !important;width:100% !important}.DeviceFrame__ContentWrapper.fullscreen .DeviceFrame__AdFrame .preview-holder #adWindow #maxArea{left:0;top:0;width:100% !important;height:100% !important}.DeviceFrame__ContentWrapper.fullscreen .DeviceFrame__AdFrame .preview-holder #adWindow #maxArea #adContainer{left:0;top:0;width:100% !important;height:100% !important}.DeviceFrame__ContentWrapper.fullscreen .DeviceFrame__AdFrame .preview-holder #adWindow #maxArea #adContainer #adFrame{width:100%;height:100%}.DeviceFrame__AppStoreFrame,.DeviceFrame__PrivacyFrame{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;overflow:hidden}.DeviceFrame__AdFrame .preview-holder{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.DeviceFrame__AdFrame .qa-creative-preview-thumbnail{position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;background:#fff;border:1px solid #d2dbe8;border-bottom:none}.DeviceFrame__AdFrame .qa-creative-preview-thumbnail.portrait{width:320px;height:568px}.DeviceFrame__AdFrame .qa-creative-preview-thumbnail.landscape{width:568px;height:320px}.DeviceFrame__AdFrame .fullscreen-exit-button{position:absolute;right:30px;top:5px;background:rgba(0,0,0,0);border:0;padding:0 8px;z-index:1000}.DeviceFrame__AdFrame .fullscreen-exit-button:hover:after{display:none}.DeviceFrame__AdFrame .fullscreen-exit-button .material-icons{font-size:26px}.DeviceFrame__Loader{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#ececec;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10}.DeviceFrame__PlayButtonWrap{position:absolute;top:0;right:0;left:0;bottom:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.DeviceFrame__PlayButtonWrap .component__icon{color:#fff}.DeviceFrame__PlayButtonWrap .component__icon:hover{color:#555fff}.DeviceFrame__ControlButtonsWrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:10px 20px;height:48px}.DeviceFrame__ControlButtonsWrapper .components__icon{padding:0;height:28px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.DeviceFrame__ControlButtonsWrapper .components__icon:hover{background-color:#f9fafc;border-radius:3px}.DeviceFrame__ControlButtonsWrapper .material-icons{color:#273143;opacity:1;padding:4px 8px;height:28px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:20px}.DeviceFrame__ControlButtonsWrapper .material-icons:hover{color:#555fff;background-color:#f9fafc;border-radius:3px}.DeviceFrame__ControlButtonsWrapper__Tooltip{z-index:10002;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center}.DeviceFrame__CloseButton{margin:10px}.DeviceFrame__CloseButton .component__button.component__button--common{width:100%}.DeviceFrame-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px;border:1px solid #d2dbe8;border-radius:0 0 4px 4px;margin:0 auto}.DeviceFrame-toolbar.portrait{width:320px}.DeviceFrame-toolbar.landscape{width:568px}.DeviceFrame-toolbar-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.DeviceFrame-toolbar-wrapper .DeviceFrame-toolbar-wrapper-button{background:#fff;border:none;padding:0 8px 0 0;height:auto}.DeviceFrame-toolbar-wrapper .DeviceFrame-toolbar-wrapper-button .components__icon{display:inline;padding:0;height:auto}.DeviceFrame-toolbar-wrapper .DeviceFrame-toolbar-wrapper-button .components__icon .material-icons{font-size:20px}.DeviceFrame-toolbar-wrapper .DeviceFrame-toolbar-wrapper-button:hover::after{display:none}.DeviceFrame-toolbar-wrapper .DeviceFrame-toolbar-wrapper-button .v2_component_dropdown{line-height:1}.DeviceFrame-toolbar-wrapper .DeviceFrame-toolbar-wrapper-button .v2_component_dropdown .material-icons{font-size:20px}.DeviceFrame-toolbar-wrapper:last-child .DeviceFrame-toolbar-wrapper-button{padding:0 0 0 8px}

#portal-root{position:fixed;z-index:1000000}#portal-root .component__popover{-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.18);box-shadow:0px 2px 4px rgba(0,0,0,.18);background-color:#f9fafc}
.QRCode{width:300px;padding:20px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:1px solid #d2dbe8;border-radius:8px;-webkit-box-shadow:0px 0px 3px 1px #d2dbe8;box-shadow:0px 0px 3px 1px #d2dbe8}.QRCode__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:10px}.QRCode__header__title{font-family:Poppins,sans-serif;font-size:20px;font-weight:500}.QRCode__header .components__icon--close{position:absolute;top:12px;right:12px;padding:4px;width:auto;height:auto;cursor:pointer}.QRCode__header .components__icon--close i{font-size:18px;color:#505a6e}.QRCode__body{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.QRCode__body .v2_component_copy span{font-size:14px}.QRCode__body .v2_component_copy i{font-size:14px}.QRCode__body__creative-id{color:#505a6e}.QRCode__body__qr-code{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:174px;height:174px;border:1px solid #d2dbe8;border-radius:8px;margin:1rem 0;padding:1rem}.QRCode__body__description{text-align:center;line-height:1.5}#portal-root .component__popover.QRCode-popover{background-color:initial;-webkit-box-shadow:none;box-shadow:none}
.v2_component_report_calendar_picker_quick{width:160px;border-right:1px solid #d2dbe8;background-color:#f9fafc}.v2_component_report_calendar_picker_quick-custom{padding:8px 0;border-bottom:1px solid #d2dbe8}.v2_component_report_calendar_picker_quick-wrapper{padding:8px 0}.v2_component_report_calendar_picker_quick-picker{line-height:19px;color:#273143;padding:8px 12px;border-left:4px solid rgba(0,0,0,0);cursor:pointer}.v2_component_report_calendar_picker_quick-picker-selected{color:#555fff;border-left-color:#555fff}
.device-frame-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.device-frame-wrapper .DeviceFrame{margin-bottom:0}
/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ol,ul{list-style:none}button,input,select,textarea{margin:0}html{-webkit-box-sizing:border-box;box-sizing:border-box}body{line-height:1}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,audio,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Poppins-SemiBold.ac8d04b620e54be9b0f0..ttf) format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:600;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Poppins-SemiBoldItalic.3524ffc3226f4578e5c5..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-Thin.a732a12eb07742232407..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-ThinItalic.9d2ca34eae96e77c6eef..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-Light.333da16a3f3cc391d087..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-LightItalic.c590382422f2742d788b..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-Regular.fc2b5060f7accec5cf74..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-RegularItalic.87f3afe16a8c3c370634..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-Medium.7c8d04cd831df3033c8a..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-MediumItalic.82736aaa11c64709055f..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-Bold.f80816a5455d171f948d..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-BoldItalic.87d61cea6fe1d235d4a8..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-Black.cf56c1b149d0a5e8d7c6..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-BlackItalic.fd62a10743bd89a3d97c..ttf) format("truetype")}.thumbnail_container{position:relative;margin-right:16px}.thumbnail_container-image::before,.thumbnail_container-video::before,.thumbnail_container-bundle_adaptive_creative::before{position:absolute;width:28px;height:24px;content:"";right:0;bottom:0;background-repeat:no-repeat;background-position:center}.thumbnail_container-image::before{background-image:url(https://static.vungle.com/dashboard/95db76f/img/asset_type_image.ebf4a02ee61e03ac4383..svg)}.thumbnail_container-video::before{background-image:url(https://static.vungle.com/dashboard/95db76f/img/asset_type_video.845c940dcfd52b744a3e..svg)}.thumbnail_container-bundle_adaptive_creative::before{background-image:url(https://static.vungle.com/dashboard/95db76f/img/asset_type_game.c11e122397f212b648ae..svg)}html,body{min-height:100vh}body{font-family:Roboto,"Open Sans",sans-serif;font-size:14px;width:100%;height:100%;overflow-x:hidden;overflow-y:scroll;margin:0 auto}div#root,div#react-root{min-height:100%;position:relative}#loading-logo{background:url(https://static.vungle.com/dashboard/95db76f/img/liftoff-logo.7b8dfaff91dd93bb6437..svg) no-repeat;height:42px;width:120px}#loading-img{background:url(https://static.vungle.com/dashboard/95db76f/img/loading.13c0b5139da82ea8f2aa..svg) no-repeat;height:50px;width:50px}div#mobile-block{display:block;position:fixed;left:0;top:0;width:100vw;height:100vh;background-color:#00081c;overflow:hidden;z-index:1000000}@media(min-width: 1025px)and (min-height: 721px){div#mobile-block{display:none}}div#mobile-block div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;color:#fff}div#mobile-block div img{width:200px;margin-bottom:32px}.h1,.h2,.h3,.h4{font-size:24px;line-height:1.5;color:#fff;font-family:Poppins,sans-serif}.h1{font-size:50px}.h2{color:#00081c;text-transform:capitalize}.h3{color:#555fff}.h4{color:#00081c;font-weight:500}h1{font-size:50px;line-height:1.5}h2{font-size:24px;line-height:1.5}h3{font-size:14px;font-weight:700;line-height:1.5}h4{font-size:14px;font-weight:600}.p1,.p2,.asset_name_input_description .name,.p3,.p4,.p5,.p6,.p7,.p8,.p9,.p10,.p11{font-family:Roboto,"Open Sans",sans-serif;font-size:14px;line-height:1.4;font-weight:normal;color:#273143}.p1,.p7,.p8,.p11{font-weight:500}.p1,.p5{color:#00081c}.p3{color:#555fff}.p4,.p8{color:#505a6e}.p10{color:#f91974}.p6,.p7,.p8,.p9,.p11{font-size:12px}.p7{color:#00081c}.p9{color:#555fff}hr{height:1px;background:#d2dbe8}i{color:#9aa9c3;font-size:20px}i:hover{color:#555fff}a{text-transform:none;text-decoration:none;color:#00081c}*:focus{outline:none}*.body__link{color:#555fff;cursor:pointer}*.body__link:hover{text-decoration:underline}*.body__link--hover:hover i,*.body__link--hover:hover p{color:#555fff}span.body__logo{background:url(https://static.vungle.com/dashboard/95db76f/img/liftoff-logo.7b8dfaff91dd93bb6437..svg) no-repeat;display:inline-block;height:50px;width:80px}img.body_logo{width:80px;height:50px}img.body_logo svg{fill:#00081c}div.body--shadow{-webkit-box-shadow:2px 2px 10px #273143;box-shadow:2px 2px 10px #273143}div.body__seperator{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0}.f{display:-webkit-box;display:-ms-flexbox;display:flex}.f.fc{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.f.fv{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.f.fh{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.f.fw{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex{-webkit-box-flex:1;-ms-flex:1;flex:1}.b{border:1px solid #d2dbe8;-webkit-box-shadow:2px 2px 10px #273143;box-shadow:2px 2px 10px #273143}.shadow{-webkit-box-shadow:0px 5px 30px -10px #273143;box-shadow:0px 5px 30px -10px #273143}.body__dot{height:20px;width:20px;border-radius:100%}.body__dot--red{background-color:#f91974}.body__dot--green{background-color:rgba(0,191,86,.3)}.hidden{display:none}.text-ellipsis{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.pointer{cursor:pointer}.overflow-hidden{overflow:hidden}.asset_name_input{-webkit-box-flex:1;-ms-flex:1;flex:1}.asset_name_input_description .name,.asset_name_input_description span.components__icon{display:inline-block;vertical-align:middle}.asset_name_input_description .name{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:300px}.asset_name_input_controller{display:-webkit-box;display:-ms-flexbox;display:flex}.asset_name_input_controller .components__form__input{width:100%}.asset_name_input_controller button:first-of-type{margin:0 10px}
.previewer_asset_info{padding-left:44px}.previewer_asset_info .asset_info_holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.previewer_asset_info .asset_info_holder .icon{color:#273143}.previewer_asset_info .asset_info_holder .icon>img{display:block;border-radius:4px;margin-right:8px}.previewer_asset_info .asset_info_holder .type{color:#273143;border-right:1px solid #273143;padding-right:8px;margin-right:8px}.previewer_asset_info .endcard_status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:6px;padding-left:40px}.previewer_asset_info .endcard_status>span{font-size:14px;margin-right:6px;color:#273143}
.modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.modal-content .preview-content .media-preview-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #d2dbe8;background-color:#f9fafc}.modal-content .preview-content .info-container .application-and-asset-type-info{padding:32px}.modal-content .preview-content .info-container .application-and-asset-type-info .application-info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.modal-content .preview-content .info-container .application-and-asset-type-info .application-info-container .application-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:200px}.modal-content .preview-content .info-container .application-and-asset-type-info .application-info-container .application-info .thumbnail{height:36px;width:36px;border:1px solid #d2dbe8;border-radius:4px}.modal-content .preview-content .info-container .application-and-asset-type-info .application-info-container .application-info .icon{margin:0 16px}.modal-content .preview-content .info-container .application-and-asset-type-info .application-info-container .application-info .platform{-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.18);box-shadow:0px 2px 4px rgba(0,0,0,.18);border-radius:50%;background-color:#fff;padding:4px;margin:8px}.modal-content .preview-content .info-container .application-and-asset-type-info .application-info-container .application-info .platform.ios svg{fill:#aaa}.modal-content .preview-content .info-container .application-and-asset-type-info .application-info-container .application-info .platform.android svg{fill:#a4c639}.modal-content .preview-content .info-container .application-and-asset-type-info .application-info-container .application-info .platform.amazon svg{fill:#f90 !important}.modal-content .preview-content .info-container .application-and-asset-type-info .application-info-container .application-info .platform.windows svg{fill:#00b2f1}.modal-content .preview-content .info-container .application-and-asset-type-info .application-info-container .application-info .platform>.component__icon,.modal-content .preview-content .info-container .application-and-asset-type-info .application-info-container .application-info .platform>.component__icon>svg{line-height:1;height:18px;width:18px;max-height:18px;max-width:18px}.modal-content .preview-content .info-container .application-and-asset-type-info .application-info-container .tooltip-body{padding:.5rem 0}.modal-content .preview-content .info-container .asset-type-info{margin-left:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-content .preview-content .info-container .asset-type-info .components__icon i:hover{cursor:default;color:#d2dbe8}.modal-content .preview-content .info-container .asset-type-info .type{color:#273143;border-right:1px solid #273143;padding-right:8px;margin-right:8px}.modal-content .preview-content .info-container .asset-details{margin:0 32px;padding-top:16px;border-top:1px solid #d2dbe8;display:-webkit-box;display:-ms-flexbox;display:flex}.modal-content .preview-content .info-container .asset-details .info-column{-webkit-box-flex:1;-ms-flex:1;flex:1}.modal-content .preview-content .info-container .asset-details td{width:50%}.modal-content .preview-content .info-container .asset-details .label-value-pair{padding:16px 0;word-break:break-all}.modal-content .preview-content .info-container .asset-details .label-value-pair .value{color:#273143}.modal-content .preview-content .info-container .asset-logs{margin:32px;background:#fff;padding:20px}.modal-content .preview-content .info-container .asset-logs .asset-logs-list{margin-top:20px}.modal-content .asset_status_info{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-content .asset_status_info button{font-size:12px;height:26px;padding:0 10px}.asset-previewer-overlay{z-index:999;position:fixed;top:0px;left:0px;right:0px;bottom:0px;background-color:rgba(0,0,0,.8)}.asset-previewer-overlay .side-modal-body .modal-content:after{content:none}.asset-previewer-overlay .side-modal-body{min-width:460px;max-width:748px;width:80%}.asset-previewer-overlay .modal-body{padding-bottom:32px}.asset-previewer-overlay .asset-previewer-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}
.component__modals__alert{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:10000;background-color:rgba(0,0,0,.5)}.component__modals__alert>.alert_content_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;padding:8px;border-radius:4px;overflow:scroll}.component__modals__alert>.alert_content_container>.error_icon i{font-size:40px;color:#f91974}.component__modals__alert>.alert_content_container>.alert_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px;font-family:"Open Sans",sans-serif;font-size:12px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#273143}.component__modals__alert>.alert_content_container>.alert_content>.header{font-weight:500}.component__modals__alert>.alert_content_container>.alert_content>.body{padding-top:8px;max-width:521px}.component__modals__alert>.alert_content_container>.clear_field i:hover{cursor:pointer}
.v2_component_filters_node-application{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_component_filters_node-application-thumb{width:32px;height:32px;border-radius:4px;border:1px solid #fff;margin-right:8px}.v2_component_filters_node-application-icon{margin-right:8px}.v2_component_filters_node-application-info{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:210px;color:#273143;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.v2_component_filters_node-application-name{line-height:20px}.v2_component_filters_node-application-count{font-size:12px;margin-top:2px;line-height:16px}
.v2_component_filters_multiTree-wrapper-menu .v2_component_filters_node-coc-name{max-width:250px}
.v2_component_filters_tree-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.v2_component_filters_tree-wrapper-left{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:350px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid #d2dbe8}.v2_component_filters_tree-wrapper-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:350px;-webkit-box-flex:1;-ms-flex:1;flex:1}.v2_component_filters_tree-wrapper-head{height:90px;background-color:#f9fafc}.v2_component_filters_tree-wrapper-body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;padding:16px}.v2_component_filters_tree-wrapper-body-tree{padding-top:0}.v2_component_filters_tree-wrapper-search{padding:10px 16px 0}.v2_component_filters_tree-wrapper-all{padding:16px}.v2_component_filters_tree-wrapper-all-checkbox{height:20px}.v2_component_filters_tree-wrapper-count{padding-left:16px;padding-top:52px;color:#273143}.v2_component_filters_tree-wrapper-api .v2_component_filters_tree-wrapper-head{height:52px}.v2_component_filters_tree-wrapper-api .v2_component_filters_tree-wrapper-count{padding-top:15px}.v2_component_filters_multiTree-wrapper-preview{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.v2_component_filters_multiTree-wrapper-preview-item{margin-right:8px;margin-bottom:8px}.v2_component_filters_multiTree-wrapper-preview-item>span{max-width:90%;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.v2_component_filters_multiTree-wrapper-preview-item:hover{cursor:default;background-color:#555fff}.v2_component_filters_multiTree-wrapper-preview-item:hover span,.v2_component_filters_multiTree-wrapper-preview-item:hover i{color:#fff}.v2_component_filters_multiTree-wrapper-preview-item>i:hover{cursor:pointer;color:#555fff}
.v2_component_filters_tree-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.v2_component_filters_tree-wrapper-left{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:350px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid #d2dbe8}.v2_component_filters_tree-wrapper-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:350px;-webkit-box-flex:1;-ms-flex:1;flex:1}.v2_component_filters_tree-wrapper-head{height:90px;background-color:#f9fafc}.v2_component_filters_tree-wrapper-body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;padding:16px}.v2_component_filters_tree-wrapper-body-tree{padding-top:0}.v2_component_filters_tree-wrapper-search{padding:10px 16px 0}.v2_component_filters_tree-wrapper-all{padding:16px}.v2_component_filters_tree-wrapper-all-checkbox{height:20px}.v2_component_filters_tree-wrapper-count{padding-left:16px;padding-top:52px;color:#273143}.v2_component_filters_tree-wrapper-api .v2_component_filters_tree-wrapper-head{height:52px}.v2_component_filters_tree-wrapper-api .v2_component_filters_tree-wrapper-count{padding-top:15px}
.v2_component_filters_node-coc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_component_filters_node-coc-orb{margin-right:8px}.v2_component_filters_node-coc-name{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:230px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.v2_component_filter_multi-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:52px;background-color:#f9fafc;padding:16px}.v2_component_filter_multi-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.v2_component_filter_multi-body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.v2_component_filter_multi-item{padding:0 16px;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.v2_component_filter_multi-item:hover{background-color:#dce6ff}.v2_component_filter_multi-checkbox{margin-right:4px}
.v2_component_filter_platform-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_component_filter_platform-item-icon{margin-right:8px}
.v2_component_filter_status-pulsation .v2_component_pulsation-label{text-transform:capitalize}
.v2_component_filter_status-pulsation .v2_component_pulsation-label{text-transform:capitalize}
.multi-tree-country-small-header .v2_component_filters_tree-wrapper-head{height:52px}.multi-tree-country-small-header .v2_component_filters_tree-wrapper-count{padding-top:14px}
.v2_component_filter_panel_asset_types-item-icon{display:inline-block;width:28px;height:24px;margin-right:8px;border-radius:4px;background-repeat:no-repeat;background-position:center;vertical-align:middle}.v2_component_filter_panel_asset_types-item-icon-image{background-image:url(https://static.vungle.com/dashboard/95db76f/img/asset_type_image.ebf4a02ee61e03ac4383..svg)}.v2_component_filter_panel_asset_types-item-icon-video{background-image:url(https://static.vungle.com/dashboard/95db76f/img/asset_type_video.845c940dcfd52b744a3e..svg)}.v2_component_filter_panel_asset_types-item-icon-bundle_adaptive_creative{background-image:url(https://static.vungle.com/dashboard/95db76f/img/asset_type_game.c11e122397f212b648ae..svg)}
.v2_component_filter_common_multi_picker-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_component_filter_common_multi_picker-item-icon{margin-right:8px}
.v2_component_filter_panel_asset-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_component_filter_panel_asset-header>img{border-radius:4px}.v2_component_filter_panel_asset-header>span{margin-left:8px}.v2_component_filter_panel_asset-content{max-width:210px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}
.views__assets__list_container_2{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;padding:32px 32px 0}.views__assets__list_container_2 .filter-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}
.component__form__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:36px}.component__form__checkbox:hover:not(.disabled){cursor:pointer}.component__form__checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}.component__form__checkbox label span{position:relative;min-width:20px;min-height:20px;max-width:20px;max-height:20px;background-color:rgba(0,0,0,0)}.component__form__checkbox label span.inactive>i{color:#9aa9c3}.component__form__checkbox label span.inactive-disabled>i{color:#273143}.component__form__checkbox label span.inactive-disabled .block{color:#273143;display:none}.component__form__checkbox label span.inactive-disabled:hover .blank{display:none}.component__form__checkbox label span.inactive-disabled:hover .block{display:inline-block}.component__form__checkbox label span i{color:#555fff;opacity:1;font-size:20px;margin-left:0}.component__form__checkbox label input{position:relative;display:none}.component__form__checkbox label p.label{line-height:1;overflow:visible;margin:0 16px;color:#273143}.component__form__checkbox i{margin-left:16px}.component__form__checkbox--faded label span i{color:#273143}.component__form__checkbox.disabled{cursor:no-drop}.component__form__checkbox.disabled .material-icons{color:#9aa9c3}.component__form__checkbox.disabled .label{color:#273143}.component__form__checkbox .listCreative{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.component__form__checkbox .listCreative p{padding:15px 0;width:750px;line-height:15px;word-wrap:break-word}.component__form__checkbox .listCreative p:hover{color:#555fff}.creative-list .status_dot{min-width:8px;min-height:8px;width:8px;height:8px;border-radius:50%;margin:25px 0 0 10px}.creative-list .status_dot--serving{background-color:#00bf56;-webkit-box-shadow:0 1px 8px 0 #00bf56;box-shadow:0 1px 8px 0 #00bf56}.creative-list .status_dot--not_serving{background-color:#f91974;-webkit-box-shadow:0 1px 8px 0 #f91974;box-shadow:0 1px 8px 0 #f91974}
#contextmenu{position:fixed;z-index:1000000}.components__context_menu{cursor:pointer;color:#273143}.components__context_menu i{opacity:1}.components__context_menu>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.components__context_menu_options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:10000000;padding:8px 0;border:1px solid #d2dbe8;border-radius:4px;-webkit-box-shadow:0px 0px 8px 4px #d2dbe8;box-shadow:0px 0px 8px 4px #d2dbe8;background-color:#fff;width:200px;max-height:700px}.components__context_menu_options .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.components__context_menu_options .content-wrapper .image{margin-right:8px}.components__context_menu_options>hr{margin:8px}.components__context_menu_options>button{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:4px 16px}.components__context_menu_options.reports_options{max-height:700px;overflow-y:auto}.components__context_menu_options.reports_options .components__context_menu_option{padding:10px 16px;font-size:12px}.components__context_menu_options.reports_options .components__context_menu_option .component__form__checkbox{height:0px}.components__context_menu_option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 16px;color:#273143;cursor:pointer;font-size:14px;line-height:19px}.components__context_menu_option .material-icons{max-width:24px}.components__context_menu_option .material-icons.suffix-icon{margin:0}.components__context_menu_option i{margin-right:16px}.components__context_menu_option span{line-height:19px}.components__context_menu_option:hover{background-color:#dce6ff}.components__context_menu_option--disabled{color:#d2dbe8}.components__context_menu_options.reports_options .components__context_menu_option{color:#273143}
div.components__form__select{position:relative;width:100%}div.components__form__select .select-container{position:absolute;left:0;top:0;width:100%;background-color:#fff;border:1px solid #9aa9c3;border-radius:4px;overflow:hidden;font-size:14px}div.components__form__select .select-container:hover{border-color:#555fff}div.components__form__select .select-container--disabled{border-color:#d2dbe8}div.components__form__select .select-container--invalid{border-color:#f91974;z-index:10000}div.components__form__select .select-container--invalid .selector{border-bottom:1px dashed #9aa9c3}div.components__form__select .select-container--active{border-color:#555fff;z-index:10000}div.components__form__select .select-container--active .selector{border-bottom:1px solid #555fff}div.components__form__select .select-container--active .selector .selector-icon{color:#555fff}div.components__form__select .select-container .selector{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}div.components__form__select .select-container .selector>i{font-size:14px}div.components__form__select .select-container .selector-selected{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#273143;padding:8px;line-height:20px}div.components__form__select .select-container .selector--disabled{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:no-drop;color:#9aa9c3;background-color:#f9fafc}div.components__form__select .select-container .selector--disabled p{color:#505a6e}div.components__form__select .select-container .selector--disabled .selector-icon-disabled{color:#d2dbe8}div.components__form__select .select-container .selector p.placeholder{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1;color:#d2dbe8;margin-left:8px}div.components__form__select .select-container .selector p.disabled_text{padding:0px 8px}div.components__form__select .select-container .selector i{padding:0 12px;opacity:1}div.components__form__select .select-container .select-options{overflow:auto}div.components__form__select .select-container .select-options-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#273143;padding:8px;line-height:20px}div.components__form__select .select-container .select-options-option-checked{background-color:#f0f4ff}div.components__form__select .select-container .select-options-option:hover{background-color:#dce6ff}div.components__form__select .select-container .select-options-option-hidden{visibility:hidden;display:none;max-height:0}div.components__form__select .select-container .select-options .simplebar-scrollbar::before{background-color:#d2dbe8}div.components__form__select .select-container .select-options .input__search{padding:0 8px}div.components__form__select .select-container .select-options .input__search>.components__form__input>.input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:36px;color:#273143}div.components__form__select .select-container .select-options .input__search>.components__form__input>.input .clear-field{top:auto}div.components__form__select .select-container .select-options .input__search>.components__form__input>.input .icon{top:auto}div.components__form__select:after{display:none}div.components__form__select:hover .selector-icon{color:#555fff}

.components__pill{display:inline-block;height:20px;line-height:20px;border-radius:100px;background-color:#dce6ff;padding:0px 8px;font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:#273143}.components__pill--beta{background-color:rgba(255,203,5,.6)}.components__pill.is-disabled{background-color:#d2dbe8}
div.component__form__radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}div.component__form__radio div.radio_wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:25px;pointer-events:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.component__form__radio div.radio_wrapper .label{pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#273143;font-size:14px}div.component__form__radio div.radio_wrapper .label .components__pill{margin-left:.5rem}div.component__form__radio div.radio_wrapper .text{pointer-events:none;width:100%;line-height:20px;font-size:15px;font-weight:lighter;color:#273143;opacity:1;margin-top:10px}div.component__form__radio div.radio_wrapper label{pointer-events:auto;cursor:pointer}div.component__form__radio div.radio_wrapper label.active>span>i,div.component__form__radio div.radio_wrapper label.active>p.label{color:#555fff}div.component__form__radio div.radio_wrapper label span{height:14px;line-height:1}div.component__form__radio div.radio_wrapper label span i{opacity:1;line-height:1;color:#273143;font-size:20px;margin:-1px 16px 0 -1px}div.component__form__radio div.radio_wrapper label input{position:absolute;z-index:-9999;opacity:0}div.component__form__radio div.radio_wrapper label p.label{line-height:1;color:#d2dbe8}div.component__form__radio.disabled{cursor:no-drop}div.component__form__radio.disabled .radio_wrapper .material-icons{color:#d2dbe8}div.component__form__radio.disabled .radio_wrapper p{color:#505a6e}.vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.bordered-checked{border-radius:4px;border:1px solid #555fff;margin-bottom:3px;padding:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.bordered-unchecked{border-radius:4px;border:1px solid #d2dbe8;margin-bottom:3px;padding:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}
.template__input-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding:32px;background-color:#fff;margin-top:16px;width:100%;border:1px solid #d2dbe8;border-radius:4px}.template__input-group-dropdown>.info-tooltip{padding:8px;color:#273143;font-size:12px}.template__input-group>.expando-blocker{width:100%;position:absolute;bottom:0;left:0;height:30px}.template__input-group>.expando{border:1px solid #d2dbe8;position:absolute;bottom:0;left:0;right:0;margin:0 auto;width:52px;padding:0 16px;background-color:#fff;border-top-right-radius:10px;border-top-left-radius:10px;cursor:pointer}.template__input-group>.expando i{font-size:20px}.template__input-group .tip-message{color:#f91974;margin-top:4px}.template__input-group>.title{display:-webkit-box;display:-ms-flexbox;display:flex}.template__input-group>.title p{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0}.template__input-group>.title i{color:#9aa9c3;font-size:14px}.template__input-group>.title>a{margin:auto;line-height:1.5;color:#555fff;font-size:12px}.template__input-group>.title>.title-flair{width:300px;text-align:right}.template__input-group>.description{border-bottom:1px solid #d2dbe8;padding:0 0 16px 0}.template__input-group>.input-field,.template__input-group>div>.input-field{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:40px;margin-top:32px}.template__input-group>.input-field>.badge,.template__input-group>div>.input-field>.badge{margin-right:8px}.template__input-group>.input-field>.label,.template__input-group>div>.input-field>.label{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;min-width:130px}.template__input-group>.input-field>.label .p6,.template__input-group>div>.input-field>.label .p6{margin-top:4px;margin-right:32px}.template__input-group>.input-field>.label>a,.template__input-group>div>.input-field>.label>a{margin:8px 8px 0 0}.template__input-group>.input-field>.label>.components__pill,.template__input-group>div>.input-field>.label>.components__pill{margin-top:.5rem}.template__input-group>.input-field>.label>.pill,.template__input-group>div>.input-field>.label>.pill{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:50%;cursor:pointer;margin-top:8px}.template__input-group>.input-field .input-area,.template__input-group>div>.input-field .input-area{position:relative;margin-left:16px;min-width:500px;max-width:500px}.template__input-group>div:nth-child(3),.template__input-group>div:nth-child(3)>.input-field{border-top:0;margin-top:0}.template__input-group>div:nth-child(3){padding-top:32px}.template__input-group>div:nth-child(3)>.input-field{padding-top:0}.template__input-group>.input-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-top:1px solid #d2dbe8;margin:32px 0 0 0;padding:32px 0 0 0}.template__input-group>.input-buttons>button{margin-left:32px}
.components__payments .bank_details .components__form__input{margin-bottom:16px}.components__payments .bank_details--hide,.components__payments .card_details--hide{display:none}.components__payments .payment_error{margin-top:16px}
.views__account__fund .payment-error{margin-top:32px}
.form__copy__container{width:70%}.form__copy__container .components__form__input div.icon{background:#555fff;border-radius:0px 3px 3px 0px;width:35px;height:100%;top:0;right:0;cursor:pointer;pointer-events:inherit}.form__copy__container .components__form__input div.icon i{font-size:14px;color:#fff}.form__copy__container .components__form__input div.icon i:hover{color:#fff}
.details>.v2_component_section>.v2_component_collapse_detail .v2_component_section-detail .input-field:last-child .input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px}.details>.v2_component_section>.v2_component_collapse_detail .v2_component_section-detail .input-field:last-child .input .clear-field{top:auto}.details>.v2_component_section>.v2_component_collapse_detail .v2_component_section-detail .input-field:last-child .input .icon{top:auto}.details>.v2_component_section>.v2_component_collapse_detail .v2_component_section-detail .selector-selected,.details>.v2_component_section>.v2_component_collapse_detail .v2_component_section-detail .select-options-option{padding:0}
.components__terms_of_service{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:9999;background-color:rgba(0,0,0,.5)}.components__terms_of_service>.modal{height:100vh;width:46.4%;border-radius:15px;overflow:hidden}.components__terms_of_service>.modal .terms-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:10rem;background-color:#fff}.components__terms_of_service>.modal .terms-header__company{color:#000;font-weight:400;font-size:14pt;margin-top:14pt}.components__terms_of_service>.modal .terms-header__order-terms{font-size:14pt;font-family:"Times New Roman",serif;font-weight:bold}.components__terms_of_service>.modal .terms-header__company-adress{margin-left:6rem;padding:10px;margin-right:6rem;text-align:center}.components__terms_of_service>.modal .terms-header__logo{margin-top:2rem;color:#000;width:150px}.components__terms_of_service>.modal .terms-header__logo img{width:100%}.components__terms_of_service>.modal .body{padding:32px;background-color:#fff}.components__terms_of_service>.modal .body .tos_content{padding-top:16px;max-height:calc(80vh - 50px - 64px - 32px);overflow:scroll;overflow-x:hidden}.components__terms_of_service>.modal .body .last-paragraph-wrapper{position:sticky;bottom:0;background:#fff}.components__terms_of_service>.modal .footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;height:64px}
.views__account__overview>.funds,.views__account__overview>.details-io{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.views__account__overview>.funds>.fund:nth-child(2){margin-right:16px;margin-left:16px}.views__account__overview>.funds>.fund{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;background-color:#fff;padding:32px;text-align:center;border:1px solid #d2dbe8;border-radius:4px}.views__account__overview>.funds>.fund .texts{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0}.views__account__overview>.funds>.fund p{margin-bottom:16px}.views__account__overview>.funds>.fund>a{display:block}.views__account__overview>.funds>.fund>a>.component__button{margin:0 auto}.views__account__overview>.details .components__form__country_select .selector,.views__account__overview>.details .components__form__country_select .select-options .select-options-option{padding-left:8px}.views__account__overview>.details-io>.transactions{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;margin-right:8px}.views__account__overview>.details-io>.transactions .transaction{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:60px;margin:16px 0 0 0}.views__account__overview>.details-io>.transactions .transaction p{margin:8px 0}.views__account__overview>.details-io>.transactions .transaction>div{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0}.views__account__overview>.details-io>.transactions .h3{display:inline-block}.views__account__overview>.details-io>.transactions .template__input-group{padding-right:0}.views__account__overview>.details-io>.transactions .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.views__account__overview>.details-io>.transactions .title>div{margin-left:8px}.views__account__overview>.details-io>.transactions .title p{-webkit-box-flex:0;-ms-flex:none;flex:none}.views__account__overview>.details-io>.transactions .container{padding:0}.views__account__overview>.details-io>.transactions .container{overflow:auto;margin-left:0}.views__account__overview>.details-io>.transactions .template__input-group{padding:32px 0 0 32px}.views__account__overview>.details-io>.transactions .template__input-group .container{min-height:0}.views__account__overview>.details-io>.transactions .pills{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.views__account__overview>.details-io>.transactions .pills .pill--active{background-color:rgba(0,191,86,.3)}.views__account__overview>.details-io>.transactions .pills .pill--processing{background-color:rgba(255,203,5,.6)}.views__account__overview>.details-io>.transactions .pills .pill--error{background-color:#ffd0e3}.views__account__overview>.details-io>.transactions .pills .pill--refunded{background-color:#555fff}.views__account__overview>.details-io>.io{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;margin-left:8px}.views__account__overview>.details-io>.io>.template__input-group>.input-field>.input-area{margin-left:0}.views__account__overview>.details-io>.io>.template__input-group>.input-field>.input-area i{color:#9aa9c3;font-size:14px}.views__account__overview>.details-io>.io .not-signed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;text-align:center}.views__account__overview .api_key,.views__account__overview .reporting_key{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.views__account__overview .report-message span{padding-right:2px}.views__account__overview .report-message a{color:#555fff}.views__account__overview .icon{background:#555fff;border-radius:4px;cursor:pointer;pointer-events:inherit !important}.views__account__overview .icon i{color:#fff}.views__account__overview .icon i:hover{color:#fff}.views__account__overview .reporting_key .clear-field{display:none}
.views__account{width:908px;margin:0 auto;padding:32px 0}
.v2_component_report_calendar_picker_input{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px}.v2_component_report_calendar_picker_input-rect{width:12px;height:12px;background-color:#555fff;border-radius:2px;margin-top:14px;margin-right:8px}.v2_component_report_calendar_picker_input-separate{width:22px;line-height:40px;text-align:center}.v2_component_report_calendar_picker_input-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}.v2_component_report_calendar_picker_input-input{height:40px}.v2_component_report_calendar_picker_input-input>input{color:#273143}.v2_component_report_calendar_picker_input-input-error{border-color:#f91974}.v2_component_report_calendar_picker_input-input-error>input{color:#f91974}.v2_component_report_calendar_picker_input-error{line-height:30px;color:#f91974}
.v2_component_report_calendar_picker_date-head{border-bottom:1px solid #d2dbe8}.v2_component_report_calendar_picker_date-head-weeks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 15px}.v2_component_report_calendar_picker_date-head-week{width:32px;color:#273143;font-size:12px;line-height:16px;text-align:center}.v2_component_report_calendar_picker_date-week{font-size:14px;font-weight:500;line-height:20px;padding:10px 0 5px}.v2_component_report_calendar_picker_date-days{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.v2_component_report_calendar_picker_date-month{padding:0 15px}.v2_component_report_calendar_picker_date-month:last-child{padding-bottom:5px}.v2_component_report_calendar_picker_date-day{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:5px}.v2_component_report_calendar_picker_date-day:nth-child(7n+2),.v2_component_report_calendar_picker_date-day:nth-child(7n+3),.v2_component_report_calendar_picker_date-day:nth-child(7n+4),.v2_component_report_calendar_picker_date-day:nth-child(7n+5),.v2_component_report_calendar_picker_date-day:nth-child(7n+6){-webkit-box-flex:1;-ms-flex:1;flex:1}.v2_component_report_calendar_picker_date-day-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:32px}.v2_component_report_calendar_picker_date-day-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:12px;border-radius:5px;color:#273143;cursor:pointer}.v2_component_report_calendar_picker_date-day-text:hover{color:#fff;background-color:#555fff}.v2_component_report_calendar_picker_date-day-pad{background-color:rgba(0,0,0,0)}.v2_component_report_calendar_picker_date-day-pad .v2_component_report_calendar_picker_date-day-text{cursor:auto}.v2_component_report_calendar_picker_date-day-pad .v2_component_report_calendar_picker_date-day-text:hover{background-color:rgba(0,0,0,0)}.v2_component_report_calendar_picker_date-day-today .v2_component_report_calendar_picker_date-day-text{border:1px solid #273143}.v2_component_report_calendar_picker_date-day-today .v2_component_report_calendar_picker_date-day-text:hover{border-color:#555fff}.v2_component_report_calendar_picker_date-day-disable .v2_component_report_calendar_picker_date-day-text{color:#9aa9c3;cursor:not-allowed}.v2_component_report_calendar_picker_date-day-disable .v2_component_report_calendar_picker_date-day-text:hover{background-color:rgba(0,0,0,0)}.v2_component_report_calendar_picker_date-day-preview-range,.v2_component_report_calendar_picker_date-day-selected-range{background-color:#555fff}.v2_component_report_calendar_picker_date-day-preview-range .v2_component_report_calendar_picker_date-day-text,.v2_component_report_calendar_picker_date-day-selected-range .v2_component_report_calendar_picker_date-day-text{color:#fff}.v2_component_report_calendar_picker_date-day-start .v2_component_report_calendar_picker_date-day-text{color:#fff;border-radius:5px;background-color:#555fff}.v2_component_report_calendar_picker_date-day-selected-end,.v2_component_report_calendar_picker_date-day-preview-end{background-color:rgba(0,0,0,0)}.v2_component_report_calendar_picker_date-day-selected-end .v2_component_report_calendar_picker_date-day-wrapper,.v2_component_report_calendar_picker_date-day-preview-end .v2_component_report_calendar_picker_date-day-wrapper{background-color:#555fff;border-radius:0 5px 5px 0}.v2_component_report_calendar_picker_date-day-selected-start,.v2_component_report_calendar_picker_date-day-preview-start,.v2_component_report_calendar_picker_date-day-left{border-top-left-radius:5px;border-bottom-left-radius:5px}.v2_component_report_calendar_picker_date-day-selected-start .v2_component_report_calendar_picker_date-day-wrapper,.v2_component_report_calendar_picker_date-day-preview-start .v2_component_report_calendar_picker_date-day-wrapper,.v2_component_report_calendar_picker_date-day-left .v2_component_report_calendar_picker_date-day-wrapper{border-top-left-radius:5px;border-bottom-left-radius:5px}.v2_component_report_calendar_picker_date-day-selected-end,.v2_component_report_calendar_picker_date-day-preview-end,.v2_component_report_calendar_picker_date-day-right{border-top-right-radius:5px;border-bottom-right-radius:5px}.v2_component_report_calendar_picker_date-day-selected-end .v2_component_report_calendar_picker_date-day-wrapper,.v2_component_report_calendar_picker_date-day-preview-end .v2_component_report_calendar_picker_date-day-wrapper,.v2_component_report_calendar_picker_date-day-right .v2_component_report_calendar_picker_date-day-wrapper{border-top-right-radius:5px;border-bottom-right-radius:5px}
.v2_component_report_calendar_picker_month{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;border-top:1px solid #d2dbe8}.v2_component_report_calendar_picker_month-year{padding:16px 16px 8px}.v2_component_report_calendar_picker_month-year:not(:first-child){padding-top:0}.v2_component_report_calendar_picker_month-year-text{font-weight:500;font-size:14px;line-height:18px}.v2_component_report_calendar_picker_month-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 0}.v2_component_report_calendar_picker_month-month{font-size:12px;line-height:16px;width:30px;text-transform:uppercase;cursor:pointer}.v2_component_report_calendar_picker_month-month:hover{color:#555fff}.v2_component_report_calendar_picker_month-month-disable{color:#d2dbe8;cursor:not-allowed}.v2_component_report_calendar_picker_month-month-disable:hover{color:#d2dbe8}
.v2_component_report_calendar_picker_custom{width:280px}.v2_component_report_calendar_picker_custom-switch{padding:0 16px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.v2_component_report_calendar_picker_custom-switch-month{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_component_report_calendar_picker_custom-switch-month-text{font-family:Roboto,"Open Sans",sans-serif;font-size:14px;line-height:1.4;font-weight:normal;color:#273143;font-weight:500;color:#00081c;line-height:20px}.v2_component_report_calendar_picker_custom-switch-month-down{cursor:pointer;font-size:12px;margin-left:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v2_component_report_calendar_picker_custom-switch-month-down-active{color:#555fff}.v2_component_report_calendar_picker_custom-switch-prev,.v2_component_report_calendar_picker_custom-switch-next{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v2_component_report_calendar_picker_custom-switch-disable{opacity:.25;cursor:not-allowed}.v2_component_report_calendar_picker_custom-switch-disable:hover{color:#d2dbe8}.v2_component_report_calendar_picker_custom-picker{position:relative}
.v2_component_report_calendar{width:434px;overflow:hidden;border-radius:4px;-webkit-box-shadow:0 5px 12px 0 rgba(39,49,67,.5),0 5px 12px 0 rgba(39,49,67,.5);box-shadow:0 5px 12px 0 rgba(39,49,67,.5),0 5px 12px 0 rgba(39,49,67,.5)}.v2_component_report_calendar-body{display:-webkit-box;display:-ms-flexbox;display:flex}.v2_component_report_calendar-foot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#f9fafc;height:60px;padding:0 15px;border-top:1px solid #d2dbe8}.v2_component_report_calendar-tips{font-family:Roboto,"Open Sans",sans-serif;font-size:14px;line-height:1.4;font-weight:normal;color:#273143;font-size:12px;color:#505a6e}.v2_component_report_calendar-action{width:75px;padding:0;background-color:rgba(0,0,0,0);margin-left:8px}
.list_widgets_filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.list_widgets_filter>.search_wrapper{min-width:232px}
.list_widgets_table_column_name{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:30px;padding-left:6px}.list_widgets_table_column_name .thumbnailWrap{margin-right:8px;font-size:0;height:32px;width:32px}.list_widgets_table_column_name .thumbnailWrap .thumbnail{max-width:32px;vertical-align:middle;width:32px;height:32px;border:1px solid #d2dbe8;border-radius:4px}.list_widgets_table_column_name .iconWrap{width:20px;height:20px;-webkit-box-shadow:0 2px 4px 3px rgba(62,75,87,.2);box-shadow:0 2px 4px 3px rgba(62,75,87,.2);background-color:#fff;border-radius:50%;margin-right:16px}.list_widgets_table_column_name .iconWrap .component__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%}.list_widgets_table_column_name .iconWrap .component__icon svg{height:16px;width:16px}.list_widgets_table_column_name .iconWrap_android svg{fill:#a4c639}.list_widgets_table_column_name .iconWrap_ios svg{fill:#aaa}.list_widgets_table_column_name .iconWrap_windows svg{fill:#00b2f1}.list_widgets_table_column_name .iconWrap_amazon svg{fill:#f90}.list_widgets_table_column_name .table_name{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#273143}.list_widgets_table_column_name .table_name .v2_component_dropdown{width:100%;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.list_widgets_table_column_name .table_name .v2_component_dropdown a{width:100%;display:block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}
/*!
 * https://github.com/YouCanBookMe/react-datetime
 */div.components__form__input div.input{position:relative}div.components__form__input div.input.datepicker_wrapper{height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:visible}div.components__form__input div.input.datepicker_wrapper>.placeholder{height:100%}div.components__form__input div.input .rdt{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}div.components__form__input div.input .rdt>input{color:#273143}div.components__form__input div.input .rdtPicker{display:none;position:absolute;width:250px;padding:4px;margin-top:1px;z-index:99999 !important;background:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #f9f9f9}div.components__form__input div.input .rdtOpen .rdtPicker{display:block}div.components__form__input div.input .rdtStatic .rdtPicker{-webkit-box-shadow:none;box-shadow:none;position:static}div.components__form__input div.input .rdtPicker .rdtTimeToggle{text-align:center}div.components__form__input div.input .rdtPicker table{width:100%;margin:0}div.components__form__input div.input .rdtPicker td,div.components__form__input div.input .rdtPicker th{text-align:center;height:28px}div.components__form__input div.input .rdtPicker td{cursor:pointer}div.components__form__input div.input .rdtPicker td.rdtDay:hover,div.components__form__input div.input .rdtPicker td.rdtHour:hover,div.components__form__input div.input .rdtPicker td.rdtMinute:hover,div.components__form__input div.input .rdtPicker td.rdtSecond:hover,div.components__form__input div.input .rdtPicker .rdtTimeToggle:hover{background:#eee;cursor:pointer}div.components__form__input div.input .rdtPicker td.rdtOld,div.components__form__input div.input .rdtPicker td.rdtNew{color:#999}div.components__form__input div.input .rdtPicker td.rdtToday{position:relative}div.components__form__input div.input .rdtPicker td.rdtToday:before{content:"";display:inline-block;border-left:7px solid rgba(0,0,0,0);border-bottom:7px solid #555fff;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}div.components__form__input div.input .rdtPicker td.rdtActive,div.components__form__input div.input .rdtPicker td.rdtActive:hover{background-color:#555fff;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}div.components__form__input div.input .rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}div.components__form__input div.input .rdtPicker td.rdtDisabled,div.components__form__input div.input .rdtPicker td.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}div.components__form__input div.input .rdtPicker td span.rdtOld{color:#999}div.components__form__input div.input .rdtPicker td span.rdtDisabled,div.components__form__input div.input .rdtPicker td span.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}div.components__form__input div.input .rdtPicker th{border-bottom:1px solid #f9f9f9}div.components__form__input div.input .rdtPicker .dow{width:14.2857%;border-bottom:none}div.components__form__input div.input .rdtPicker th.rdtSwitch{width:100px}div.components__form__input div.input .rdtPicker th.rdtNext,div.components__form__input div.input .rdtPicker th.rdtPrev{font-size:20px;vertical-align:middle}div.components__form__input div.input .rdtPrev span,div.components__form__input div.input .rdtNext span{display:block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.components__form__input div.input .rdtPicker th.rdtDisabled,div.components__form__input div.input .rdtPicker th.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}div.components__form__input div.input .rdtPicker thead tr:first-child th{cursor:pointer}div.components__form__input div.input .rdtPicker thead tr:first-child th:hover{background:#eee}div.components__form__input div.input .rdtPicker tfoot{border-top:1px solid #f9f9f9}div.components__form__input div.input .rdtPicker button{border:none;background:none;cursor:pointer}div.components__form__input div.input .rdtPicker button:hover{background-color:#eee}div.components__form__input div.input .rdtPicker thead button{width:100%;height:100%}div.components__form__input div.input td.rdtMonth,div.components__form__input div.input td.rdtYear{height:50px;width:25%;cursor:pointer}div.components__form__input div.input td.rdtMonth:hover,div.components__form__input div.input td.rdtYear:hover{background:#eee}div.components__form__input div.input .rdtCounters{display:inline-block}div.components__form__input div.input .rdtCounters>div{float:left}div.components__form__input div.input .rdtCounter{height:100px}div.components__form__input div.input .rdtCounter{width:40px}div.components__form__input div.input .rdtCounterSeparator{line-height:100px}div.components__form__input div.input .rdtCounter .rdtBtn{height:40%;line-height:40px;cursor:pointer;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.components__form__input div.input .rdtCounter .rdtBtn:hover{background:#eee}div.components__form__input div.input .rdtCounter .rdtCount{height:20%;font-size:1.2em}div.components__form__input div.input .rdtMilli{vertical-align:middle;padding-left:8px;width:48px}div.components__form__input div.input .rdtMilli input{width:100%;font-size:1.2em;margin-top:37px}div.components__form__input.dateErr .placeholder,div.components__form__input.dateErr .input{background-color:#f91974;border:1px solid #f91974}div.components__form__input.dateErr div.rdt>input{border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:0;border-bottom-left-radius:0;color:#f91974}
.views__applications{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;height:calc(100vh - 112px)}.views__applications>.views_applications_container{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.views__applications>.views_applications_container>.list_filter_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:8px}.views__applications>.views_applications_container>.v2_component_table-container{margin-top:16px}.views__applications>.views_applications_container>.v2_component_table-container .rt-table .rt-tbody .rt-tr-group .store_id_wrapper{cursor:default}.views__applications>.views_applications_container>.v2_component_table-container .rt-table .rt-tbody .rt-tr-group .store_id_wrapper i{font-size:20px}.views__applications>.views_applications_container>.v2_component_table-container .rt-table .rt-tbody .rt-tr-group .store_id_wrapper>span{color:#273143;margin-left:4px}.views__applications .content__applications__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.views__applications .list_pagination_content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.views__applications .list_pagination_content .applications-grid{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;place-content:start;position:relative;padding-bottom:62px;height:calc(100vh - 167px)}.views__applications .list_pagination_content .applications-grid>*{margin:0 16px 16px 0}.views__applications .list_pagination_content>.template__pagination{position:absolute;left:0;right:0;bottom:0;z-index:2;background-color:#fff}
#tooltip{position:fixed;z-index:1000000}#tooltip>.component__tooltip{text-align:center;border-radius:4px;width:274px}#tooltip>.component__tooltip>.header{background:url(https://static.vungle.com/dashboard/95db76f/img/tooltip_header.918b7a22d542b06b1b63..svg);text-transform:capitalize;height:55px;background-position:center}#tooltip>.component__tooltip>.header>.spacer,#tooltip>.component__tooltip>.header>.text_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:25px}#tooltip>.component__tooltip>.body{-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.18);box-shadow:0px 2px 4px rgba(0,0,0,.18);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:12px;border:1px solid #d2dbe8;border-top:0;background-color:#f9fafc;width:250px;padding:32px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}#tooltip>.component__tooltip--new_style>.outer{padding:8px 0}#tooltip>.component__tooltip--new_style>.outer .inner{-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.18);box-shadow:0px 2px 4px rgba(0,0,0,.18);background-color:#fff;border:1px solid #d2dbe8;border-radius:4px;height:100%;width:100%;padding:16px;padding:8px;background-color:#f9fafc}#tooltip>.component__tooltip--new_style>.outer .inner>.header{padding-bottom:8px;border-bottom:1px solid #d2dbe8}
.components__campaigns__serving_status_wrapper{width:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:6px}.components__campaigns__serving_status_wrapper>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.components__campaigns__serving_status_wrapper .status_dot{min-width:8px;min-height:8px;width:8px;height:8px;border-radius:50%;margin-right:14px}.components__campaigns__serving_status_wrapper .status_dot--serving{background-color:#00bf56;-webkit-box-shadow:0 1px 8px 0 #00bf56;box-shadow:0 1px 8px 0 #00bf56}.components__campaigns__serving_status_wrapper .status_dot--not_serving{background-color:#f91974;-webkit-box-shadow:0 1px 8px 0 #f91974;box-shadow:0 1px 8px 0 #f91974}.components__campaigns__serving_status_wrapper .body__link{line-height:1.25;white-space:normal;word-break:break-word}.components__campaigns__serving_status{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px}.components__campaigns__serving_status>.icon{max-width:20px;max-height:20px}.components__campaigns__serving_status>.icon i{font-size:20px}.components__campaigns__serving_status>.icon--green i{color:rgba(0,191,86,.3)}.components__campaigns__serving_status>.icon--red i{color:#f91974}.components__campaigns__serving_status .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;padding:0 8px;height:20px}.components__campaigns__serving_status .text a{padding-left:2px;line-height:14px}
.v2_component_table-container{overflow:auto}.v2_component_table-container .pills{display:-webkit-box;display:-ms-flexbox;display:flex}.v2_component_table-container .pills .pill{margin-right:4px}.v2_component_table-container .pills .pill--pending{background-color:rgba(255,203,5,.6)}.v2_component_table-container .pills .pill--paused{background-color:#d2dbe8}.v2_component_table-container .pills .pill--rejected{background-color:#ffd0e3}.v2_component_table-container .pills .pill--archived{background-color:#d2dbe8}.v2_component_table-container .table-container{overflow:auto}
.views__campaigns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;height:calc(100vh - 112px)}.views__campaigns .views__campaigns__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.views__campaigns .views__campaigns__list>.list_filter_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:8px}.views__campaigns .views__campaigns__list>.v2_component_table-container{margin-top:16px}.views__campaigns .views__campaigns__list>.v2_component_table-container .status_container{padding:0px 8px}.views__campaigns .views__campaigns__list>.v2_component_table .components__table .ReactTable .rt-tbody .rt-td.components__table__cell:nth-of-type(2){-webkit-box-shadow:3px 0px #f6f6f6 !important;box-shadow:3px 0px #f6f6f6 !important;border-right:0 !important;padding:5px 15px}.views__campaigns .views__campaigns__list>.v2_component_table .components__table .ReactTable .rt-tbody .rt-td.components__table__cell:nth-of-type(2) .components__flag{margin-left:0;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex}.views__campaigns .views__campaigns__list>.v2_component_table .components__table .ReactTable .rt-tbody .rt-td.components__table__cell:last-of-type{position:sticky;right:0}.views__campaigns .views__campaigns__list>.v2_component_table .components__table .ReactTable .rt-thead .rt-th.components__table__header{position:sticky}.views__campaigns .views__campaigns__list>.v2_component_table .components__table .ReactTable .rt-thead .rt-th.components__table__header:nth-of-type(2){background:#fff;-webkit-box-shadow:3px 0px #f0f0f0 !important;box-shadow:3px 0px #f0f0f0 !important;border-right:0 !important;z-index:5}.views__campaigns .views__campaigns__list>.v2_component_table .components__table .ReactTable .rt-thead .rt-th.components__table__header:last-of-type{background:#fff;position:sticky;right:0}.breadcrumbs__reports{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.breadcrumbs__reports .menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 8px;height:50px;display:block;border-bottom:4px solid rgba(0,0,0,0)}.breadcrumbs__reports .menu-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.breadcrumbs__reports .menu-item:hover,.breadcrumbs__reports .menu-item--active{border-color:#555fff}.breadcrumbs__reports .menu-item:hover a>span,.breadcrumbs__reports .menu-item--active a>span{color:#555fff}.breadcrumbs__reports>span{color:#273143;border-bottom:4px solid rgba(0,0,0,0)}.campaign__list__serving_status{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;width:250px;padding:8px}.campaign__list__serving_status>.icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:32px}.campaign__list__serving_status>.icon--green i{color:rgba(0,191,86,.3)}.campaign__list__serving_status>.icon--red i{color:#f91974}.campaign__list__serving_status>.text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;padding:0 8px}.campaign__list__serving_status>.link{width:32px}
div.component__checkmark{width:32px;height:32px;position:relative}div.component__checkmark--drawn>svg .path{opacity:1;stroke-dashoffset:0}div.component__checkmark .circle{opacity:0;stroke-dasharray:130;stroke-dashoffset:130;-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s}div.component__checkmark .tick{stroke-dasharray:50;stroke-dashoffset:50;-webkit-transition:stroke-dashoffset 1s .5s ease-out;-o-transition:stroke-dashoffset 1s .5s ease-out;transition:stroke-dashoffset 1s .5s ease-out}div.component__checkmark svg path,div.component__checkmark svg polyline{fill:none;stroke:#555fff;stroke-width:3;stroke-linejoin:round;stroke-miterlimit:10}div.component__checkmark .component__spinner{position:absolute;left:0;top:0}
.views__advertiser__campaigns__edit__application-creator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.views__advertiser__campaigns__edit__application-creator>.header{text-align:center}.views__advertiser__campaigns__edit__application-creator div.application{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:150px;margin-bottom:16px;-webkit-transition:margin 400ms;-o-transition:margin 400ms;transition:margin 400ms;max-width:624px}.views__advertiser__campaigns__edit__application-creator div.application--selected{margin-top:16px}.views__advertiser__campaigns__edit__application-creator div.application>div{min-width:624px}.views__advertiser__campaigns__edit__application-creator div.application>div.store_application{margin-top:32px}.views__advertiser__campaigns__edit__application-creator div.application div.store_application{border:1px solid #d2dbe8;border-radius:6px;z-index:1;background-color:#fff;padding:16px;position:relative}.views__advertiser__campaigns__edit__application-creator div.application div.store_application img{margin-right:16px;width:48px;height:48px}.views__advertiser__campaigns__edit__application-creator div.application div.store_application div.name,.views__advertiser__campaigns__edit__application-creator div.application div.store_application div.id{margin-right:16px;color:#273143;font-size:12px;padding:10px 0}.views__advertiser__campaigns__edit__application-creator div.application div.store_application div.name p.title,.views__advertiser__campaigns__edit__application-creator div.application div.store_application div.id p.title{margin-bottom:2px;color:#00081c;font-size:14px}.views__advertiser__campaigns__edit__application-creator div.application div.store_application i{position:absolute;right:16px;top:16px;cursor:pointer}.views__advertiser__campaigns__edit__application-creator div.application div.create-application{padding:32px}.views__advertiser__campaigns__edit__application-creator div.application div.results{min-width:624px}.views__advertiser__campaigns__edit__application-creator div.application div.results--loading,.views__advertiser__campaigns__edit__application-creator div.application div.results--no_results{min-height:80px;background-color:#fff;border:1px solid #d2dbe8;border-radius:6px}.views__advertiser__campaigns__edit__application-creator div.application div.results div.result_wrapper{overflow:hidden;border-radius:6px;width:100%;position:relative;cursor:pointer;margin-bottom:5px;border:1px solid #d2dbe8}.views__advertiser__campaigns__edit__application-creator div.application div.results div.result_wrapper:hover{border-color:#555fff}.views__advertiser__campaigns__edit__application-creator div.application div.results div.result_wrapper:hover div.selector{z-index:2;background-color:#fff;opacity:.85}.views__advertiser__campaigns__edit__application-creator div.application div.results div.result_wrapper div.selector{position:absolute;width:100%;height:100%;z-index:-1}.views__advertiser__campaigns__edit__application-creator div.application div.search_wrapper{margin-top:16px;width:624px}.views__advertiser__campaigns__edit__application-creator div.application div.search_wrapper>*{margin:16px 0}.views__advertiser__campaigns__edit__application-creator div.application div.search_wrapper div.component__input{width:100%}.views__advertiser__campaigns__edit__application-creator div.application div.search_wrapper div.component__input input{border:1px solid rgba(0,0,0,0)}.views__advertiser__campaigns__edit__application-creator div.application div.search_wrapper div.component__input input:focus{border:1px solid #555fff;-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.18);box-shadow:0px 2px 4px rgba(0,0,0,.18)}.views__advertiser__campaigns__edit__application-creator div.application div.search_wrapper .windows-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.views__advertiser__campaigns__edit__application-creator div.application div.search_wrapper .windows-search>*{margin:16px}.views__advertiser__campaigns__edit__application-creator div.application div.stores{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.views__advertiser__campaigns__edit__application-creator div.application div.stores div.store{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:150px;width:150px;cursor:pointer}.views__advertiser__campaigns__edit__application-creator div.application div.stores div.store div.component__icon>svg{fill:#273143;opacity:.25}.views__advertiser__campaigns__edit__application-creator div.application div.stores div.store button{margin-top:32px;width:180px;text-transform:none}.views__advertiser__campaigns__edit__application-creator div.application div.stores div.store--active,.views__advertiser__campaigns__edit__application-creator div.application div.stores div.store:hover{border-radius:6px;background-color:#fff}.views__advertiser__campaigns__edit__application-creator div.application div.stores div.store--active div.component__icon>svg,.views__advertiser__campaigns__edit__application-creator div.application div.stores div.store:hover div.component__icon>svg{fill:#555fff;opacity:1}.views__advertiser__campaigns__edit__application-creator div.application div.stores div.store--active button,.views__advertiser__campaigns__edit__application-creator div.application div.stores div.store:hover button{background-color:#555fff}.views__advertiser__campaigns__edit__application-creator div.application div.stores div.store--active button span,.views__advertiser__campaigns__edit__application-creator div.application div.stores div.store:hover button span{color:#fff}
div.template__application{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#fff;color:#00081c;height:100%;border:1px solid #d2dbe8;border-radius:4px;overflow:hidden}div.template__application--menu{width:500px}div.template__application:hover{-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.18);box-shadow:0px 2px 4px rgba(0,0,0,.18)}div.template__application .template__application__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:310px;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:15px 0}div.template__application .template__application__description .app-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;padding-top:5px;padding-bottom:5px;width:260px;height:50%;border-bottom:1px solid #d2dbe8;white-space:nowrap;overflow:hidden}div.template__application .template__application__description .app-info:last-child{border-bottom:none}div.template__application .template__application__description .app-info .app-name{font-size:20px}div.template__application .template__application__description a:hover{color:#555fff}div.template__application .template__application__logo{-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.18);box-shadow:0px 2px 4px rgba(0,0,0,.18);display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:190px;height:100%;min-height:200px;overflow:hidden}div.template__application .template__application__logo .image-container{margin:auto;min-height:150px;min-width:150px;max-height:150px;max-width:150px}div.template__application .template__application__logo .image-container>img{border-radius:20px}div.template__application .template__application__logo div.details{height:100%;text-align:center}div.template__application .template__application__logo div.details span{max-width:140px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:2;margin:auto;font-size:14px}div.template__application .template__application__logo div.details>.component__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}div.template__application .template__application__logo div.details>.component__icon>svg{height:20px;width:17px}div.template__application .template__application__logo:hover>nav{opacity:1}div.template__application .template__application__logo>nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;position:absolute;top:0;left:0;height:100%;background-color:rgba(255,255,255,.9);opacity:0}div.template__application .template__application__logo>nav button{margin:8px 0;width:160px}div.template__application .template__application__logo div.banner{position:absolute;width:60px;height:60px;border-bottom-right-radius:60px}div.template__application .template__application__logo div.banner--ios{background-color:#aaa}div.template__application .template__application__logo div.banner--android{background-color:#a4c639}div.template__application .template__application__logo div.banner--windows{background-color:#00b2f1}div.template__application .template__application__logo div.banner--amazon{background-color:#f90}div.template__application .template__application__logo div.banner svg{margin-left:15%;margin-top:15%;height:35px;width:35px;fill:#fff}
.views__advertiser__campaigns__edit__application-selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.views__advertiser__campaigns__edit__application-selector>.header{text-align:center}.views__advertiser__campaigns__edit__application-selector>.applications-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0}.views__advertiser__campaigns__edit__application-selector>.applications-container>.applications{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:16px 0}.views__advertiser__campaigns__edit__application-selector>.applications-container>.applications>a{margin:8px}.views__advertiser__campaigns__edit__application-selector>.applications-container>.applications .option{border:1px solid #d2dbe8;border-radius:8px;overflow:hidden;height:202px;width:192px;position:relative;text-align:center;color:#273143}.views__advertiser__campaigns__edit__application-selector>.applications-container>.applications .option:hover{background-color:#fff;color:#555fff;-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.18);box-shadow:0px 2px 4px rgba(0,0,0,.18)}.views__advertiser__campaigns__edit__application-selector>.applications-container>.applications .option:hover>.icon>i{color:#555fff}.views__advertiser__campaigns__edit__application-selector>.applications-container>.applications .option .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:160px;width:192px}.views__advertiser__campaigns__edit__application-selector>.applications-container>.applications .option .icon i{font-size:120px;opacity:1}.views__advertiser__campaigns__edit__application-selector>.applications-container>.applications .option .details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;height:36px;padding:6px 0 6px 6px;max-width:200px}.views__advertiser__campaigns__edit__application-selector>.applications-container>.applications .option .details span.add{text-align:center;display:block;width:100%}
.components__input__toggler{width:44px;height:24px;position:relative;margin-bottom:16px}.components__input__toggler.disabled input{cursor:no-drop}.components__input__toggler.disabled .toggler .first-child,.components__input__toggler.disabled .toggler .first-child--off{background-color:#d2dbe8}.components__input__toggler.disabled .toggler .second-child{background-color:#fff}.components__input__toggler.disabled .toggler .third-child{color:#505a6e}.components__input__toggler:active .toggler .second-child,.components__input__toggler:active .toggler .second-child--off{width:16px;border-radius:30px}.components__input__toggler:active .toggler .second-child{left:calc(100% - 18px)}.components__input__toggler input{position:absolute;cursor:pointer;pointer-events:all;opacity:0;width:100%;height:100%;z-index:2;left:0px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0px;margin:0px}.components__input__toggler .toggler{-webkit-transition:all 200ms ease-in-out 0ms;-o-transition:all 200ms ease-in-out 0ms;transition:all 200ms ease-in-out 0ms;position:relative;display:block;-ms-flex-negative:0;flex-shrink:0;width:36px;margin-right:0px;padding:4px 0px 6px 2px}.components__input__toggler .toggler>.first-child{-webkit-transition:all 200ms ease-out 0ms;-o-transition:all 200ms ease-out 0ms;transition:all 200ms ease-out 0ms;width:100%;height:16px;border-radius:30px;background-color:#555fff}.components__input__toggler .toggler>.first-child--off{-webkit-transition:all 200ms ease-in 0ms;-o-transition:all 200ms ease-in 0ms;transition:all 200ms ease-in 0ms;width:100%;height:16px;border-radius:30px;background-color:#9aa9c3}.components__input__toggler .toggler>.second-child{color:rgba(0,0,0,.87);background-color:#fff;-webkit-transition:all 150ms ease-in 0ms;-o-transition:all 150ms ease-in 0ms;transition:all 150ms ease-in 0ms;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Roboto,sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-box-shadow:rgba(0,0,0,.12) 0px 1px 6px,rgba(0,0,0,.12) 0px 1px 4px;box-shadow:rgba(0,0,0,.12) 0px 1px 6px,rgba(0,0,0,.12) 0px 1px 4px;border-radius:50%;position:absolute;top:calc(50% - 7px);left:calc(100% - 14px);width:12px;height:12px}.components__input__toggler .toggler>.second-child--off{color:rgba(0,0,0,.87);background-color:#fff;-webkit-transition:all 150ms ease-out 0ms;-o-transition:all 150ms ease-out 0ms;transition:all 150ms ease-out 0ms;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Roboto,sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-box-shadow:rgba(0,0,0,.12) 0px 1px 6px,rgba(0,0,0,.12) 0px 1px 4px;box-shadow:rgba(0,0,0,.12) 0px 1px 6px,rgba(0,0,0,.12) 0px 1px 4px;border-radius:50%;position:absolute;top:calc(50% - 7px);left:4px;width:12px;height:12px}.components__input__toggler .toggler span.second-inner{height:200%;width:200%;position:absolute;top:-10px;left:-10px;overflow:hidden;pointer-events:none;z-index:1;color:#555fff}.components__input__toggler .toggler span.second-inner--off{height:200%;width:200%;position:absolute;top:-10px;left:-10px;overflow:hidden;pointer-events:none;z-index:1;color:rgba(0,0,0,.87)}.components__input__toggler .toggler div.second-inner-two{position:absolute;height:100%;width:100%;top:0px;left:0px}.components__input__toggler .toggler .third-child{width:300px;position:absolute;top:4px;left:100%;margin-left:8px;color:#273143}
.privacy_box{position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;color:#565656;z-index:9;background-color:rgba(0,0,0,.8)}.privacy_box .dialog{margin-top:0;padding:0;text-align:center;position:relative;top:50%;left:50%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}.privacy_box .dialog .dialog_content{width:100%;position:relative;border-top-width:7px;border-radius:4px;overflow:hidden}.privacy_box .dialog .dialog_content .title_text{background-color:#01b27a;color:#fff;padding:8px}.privacy_box .dialog .dialog_content .body_text_container{padding:0;background-color:#fff}.privacy_box .dialog .dialog_content .body_text_container .body_text{margin:0 auto;text-align:center;font-weight:300;color:#565656}.privacy_box .dialog .dialog_content .action_buttons{width:100%;padding:0;background-color:#fff}.privacy_box .dialog .dialog_content .action_buttons button{width:100%;border:none;background:none;font-weight:400;text-align:center;text-decoration:none;color:#565656;cursor:pointer}.privacy_box .dialog .dialog_content .action_buttons .primary_button{border-top:3px solid rgba(0,0,0,.1);padding:0}.privacy_box .dialog .dialog_content .action_buttons .primary_button .primary{background-color:#01b27a;text-transform:uppercase;color:#fff}.privacy_box .dialog .dialog_content .action_buttons .secondary_button{border-top:3px solid rgba(0,0,0,.1);padding:0}.privacy_box .landscape{width:200px}.privacy_box .landscape .dialog_content .body_text_container .body_text{padding:10px;font-size:13px;line-height:16px}.privacy_box .landscape .dialog_content .action_buttons button{padding:8px;font-size:12px}.privacy_box .landscape .dialog_content .action_buttons .primary_button .primary img{width:10px;height:10px}.privacy_box .portrait{width:288px}.privacy_box .portrait .dialog_content .body_text_container .body_text{padding:18px;font-size:16px;line-height:21px}.privacy_box .portrait .dialog_content .action_buttons button{padding:12px;font-size:16px}.privacy_box .portrait .dialog_content .action_buttons .primary_button .primary img{width:16px;height:15px}
.native_preview_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;padding:10px;border-radius:10px}.native_preview_wrapper .native_preview{position:relative}.native_preview_wrapper .native_preview__content_wrapper{position:relative;padding:10px;overflow:hidden}.native_preview_wrapper .native_preview__content_wrapper__store_wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;overflow:hidden;z-index:9}.native_preview_wrapper .native_preview__content_wrapper_header{-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.native_preview_wrapper .native_preview__content_wrapper_play_button{position:absolute;top:0;right:0;left:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background-color:#00081c;z-index:9}.native_preview_wrapper .native_preview__content_wrapper_icon img{background-color:#d2dbe8;width:80px;height:80px;margin-right:10px;border-radius:4px}.native_preview_wrapper .native_preview__content_wrapper_media{margin:5px 0}.native_preview_wrapper .native_preview__content_wrapper_media img{background-color:#d2dbe8;width:100%;border-radius:4px}.native_preview_wrapper .native_preview__content_wrapper_media video{width:100%;border-radius:4px}.native_preview_wrapper .native_preview__content_wrapper_media .description{font-size:14px;color:#00081c;line-height:20px;word-break:break-word}.native_preview_wrapper .native_preview__content_wrapper_info{-webkit-box-flex:1;-ms-flex:1;flex:1}.native_preview_wrapper .native_preview__content_wrapper_info .name{font-weight:500;font-size:14px;color:#00081c;line-height:20px;word-break:break-word}.native_preview_wrapper .native_preview__content_wrapper_info .rating{color:#f91974}.native_preview_wrapper .native_preview__content_wrapper_info .sponsored{font-size:12px;color:#273143;font-weight:500;line-height:20px;word-break:break-word}.native_preview_wrapper .native_preview__content_wrapper_privacy{cursor:pointer;position:absolute;right:10px;display:inline-block;padding:6px;width:30px;height:30px;background-color:#b2b2b2;border-radius:30px;-webkit-transition:width .7s cubic-bezier(0.8, 0.2, 0.07, 1),border .5s ease-in-out,background-color 1s ease-in-out;-o-transition:width .7s cubic-bezier(0.8, 0.2, 0.07, 1),border .5s ease-in-out,background-color 1s ease-in-out;transition:width .7s cubic-bezier(0.8, 0.2, 0.07, 1),border .5s ease-in-out,background-color 1s ease-in-out}.native_preview_wrapper .native_preview__content_wrapper_privacy .lock-icon{width:18px;height:18px;color:#534969}.native_preview_wrapper .native_preview__content_wrapper_privacy span{left:28px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:absolute}.native_preview_wrapper .native_preview__content_wrapper_privacy .privacy-icon{left:0;width:61px;height:30px;position:relative;margin-bottom:-4px}.native_preview_wrapper .native_preview__content_wrapper_top{-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:10px 0}.native_preview_wrapper .native_preview__content_wrapper_top div{background-color:#d2dbe8;width:100%;height:50px;border-radius:6px;line-height:50px;margin:10px 0px}.native_preview_wrapper .native_preview__content_wrapper_actions{-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:10px 0}.native_preview_wrapper .native_preview__content_wrapper_actions div{line-height:32px;height:32px;background-color:#d2dbe8;border-radius:6px;margin:20px 0px 10px 0;width:60%}.native_preview_wrapper .native_preview__content_wrapper_footer{-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.native_preview_wrapper .native_preview__content_wrapper_footer div{background-color:#d2dbe8;width:100%;height:340px;border-radius:6px;line-height:340px}.native_preview_wrapper .native_preview__content_wrapper_privacy_frame{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;overflow:hidden}.native_preview_wrapper .native_preview__CloseButton{margin:10px}.native_preview_wrapper .native_preview__CloseButton .component__button.component__button--common{width:100%}.native_preview_wrapper .native_preview .extended{width:100px;border:1px solid rgba(0,0,0,.1);background-color:#fff;-webkit-transition:width .5s cubic-bezier(0.8, 0.2, 0.07, 1),border .5s ease-in-out,background-color .5s ease-in-out;-o-transition:width .5s cubic-bezier(0.8, 0.2, 0.07, 1),border .5s ease-in-out,background-color .5s ease-in-out;transition:width .5s cubic-bezier(0.8, 0.2, 0.07, 1),border .5s ease-in-out,background-color .5s ease-in-out}
.vg-note{border-radius:4px;padding:16px 24px;background:#f9fafc;line-height:45px;margin-top:0px}.vg-note span{font-weight:500;color:#00081c}.vg-note a{color:#555fff}.vg-styleless-button{background:#fff;border:0}.vg-styleless-button>i{font-size:20px}.vg-link{color:#555fff}
.replacement-image .empty-thumbnail{width:114px;height:64px;border-radius:4px;border:1px dashed #d2dbe8;background-color:#f9fafc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;text-align:center;opacity:7.5}.replacement-image .empty-thumbnail:hover:not(.disabled){border:1px solid #555fff;background-color:#dce6ff}.replacement-image .empty-thumbnail:hover:not(.disabled) i.material-icons.component__icon{color:#555fff}.replacement-image .empty-thumbnail.disabled{opacity:.5;cursor:default}.replacement-image .empty-thumbnail.disabled .components__icon i{cursor:default}.replacement-image .empty-thumbnail.disabled .components__icon i:hover{color:#d2dbe8}.replacement-image .image-thumbnail-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #d2dbe8;border-radius:4px;overflow:hidden;white-space:nowrap}.replacement-image .image-thumbnail-container .thumbnail_container{position:relative;cursor:pointer;background:#f9fafc;border-radius:4px 0 0 4px}.replacement-image .image-thumbnail-container .thumbnail{height:64px;width:142px;min-width:142px;-o-object-fit:contain;object-fit:contain}.replacement-image .image-thumbnail-container .no-thumbnail{height:64px;width:142px;min-width:142px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#273143}.replacement-image .image-thumbnail-container .icon{margin:0 8px}.replacement-image .image-thumbnail-container .icon .components__icon i:hover{color:#d2dbe8}.replacement-image .image-thumbnail-container .delete-icon{border-left:1px solid #d2dbe8;height:68px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.replacement-image .image-thumbnail-container .delete-icon i:hover{color:#f91974}.replacement-image .image-thumbnail-container .asset-info{width:200px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.replacement-image .image-thumbnail-container .asset-info .v2_component_dropdown{color:#555fff}.replacement-image .image-thumbnail-container .asset-info-copy{margin-top:8px}.replacement-image .image-thumbnail-container .v2_component_dropdown{color:#555fff;margin-right:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.replacement-image .image-thumbnail-container button.component__button{margin-right:16px;height:20px}
.asset_picker_overlay{z-index:999;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8)}.asset_picker_overlay .side-modal-body{min-width:460px;max-width:930px;width:80%}.asset_picker_overlay .side-modal-body .asset_drop_zone_container,.asset_picker_overlay .side-modal-body .upload_progress_list{padding:0}.asset_picker_overlay .modal-subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.asset_picker_overlay .modal-subtitle .modal-subtitle__messaging{-ms-flex-item-align:start;align-self:flex-start}.asset_picker_overlay .modal-subtitle .modal-subtitle__learn-more{-ms-flex-item-align:end;align-self:flex-end}.asset_picker_overlay .components__alert.components__alert--info{min-height:48px;margin-bottom:16px}.asset_picker-modal_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:16px}.asset_picker-modal_content .filter_container{margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.asset_picker-modal_content .filter_container .filters_search{max-width:300px;margin-right:8px;-webkit-box-flex:1;-ms-flex:1;flex:1}.asset_picker-modal_content .filter_container .components__form__input .input{height:20px}.asset_picker-modal_content .filter_container .components__form__input .input div.icon{height:16px;width:16px}.asset_picker-modal_content .filter_container .components__form__input .input div.clear-field{right:20px !important;padding-left:0;margin-top:0;height:16px;width:16px}.asset_picker-modal_content .filter_container .playableFilters{margin-left:10px}.asset_picker-modal_content .filter_container .playableFilters .v2_component_filter{height:20px}.asset_picker-modal_content .filter_container .playableFilters .v2_component_filter .material-icons:first-child{width:12px;height:0;overflow:hidden}.asset_picker-modal_content .asset_reminder{padding:16px;background:#dce6ff;margin-bottom:16px;border-radius:4px;color:#00081c}.asset_picker-modal_content .asset_reminder .asset_reminder_text{font-size:12px}.asset_picker-modal_content .asset_reminder .material-icons{margin-right:8px;font-size:20px}.asset_picker-modal_content .asset_reminder .material-icons:not(:hover){color:#00081c}.asset_picker-modal_content .upload_content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow-y:auto;height:0;padding:16px 0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.asset_picker-modal_content .upload_content .asset_drop_zone_container{margin-bottom:2rem}.asset_picker-modal_content .upload_content .selected-application-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.asset_picker-modal_content .picker_list_container{-webkit-box-flex:1;-ms-flex:1;flex:1}.asset_picker-modal_content .picker_list_container .asset-row .simple_cell{font-weight:normal;color:#273143}.asset_picker-modal_content .upload_progress_list{margin-bottom:2rem}.asset_picker-modal_content .footer{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.asset_picker-modal_content .asset_picker_list-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}
.replacements_Asset_ListHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 0;line-height:normal;color:#273143}.replacements_Asset_ListHeader.haveScrollBar{padding-right:20px}.replacements_Asset_ListHeader .labelItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Roboto,"Open Sans",sans-serif;font-size:14px;line-height:1.4;font-weight:normal;color:#273143;font-size:12px;color:#505a6e;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:4px}.replacements_Asset_ListHeader .assetItem{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0}.replacements_Asset_ListHeader .assetItem .label{padding-left:20px}.replacements_Asset_ListHeader .sortItem{color:#555fff}.replacements_Asset_ListHeader .sortItem .material-icons{color:#555fff}
.views__selectable_assets__list_2{margin-bottom:3rem;position:relative;height:100%}.views__selectable_assets__list_2 .asset-row{height:68px;border-radius:4px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.02);box-shadow:0 2px 4px 0 rgba(0,0,0,.02);border:1px solid #d2dbe8;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.views__selectable_assets__list_2 .asset-row:hover{border:1px solid #555fff}.views__selectable_assets__list_2 .asset-row:hover:after{background:#555fff;position:absolute;top:0;left:0;right:0;bottom:2px;opacity:.3;content:"";pointer-events:none;border-radius:4px}.views__selectable_assets__list_2 .simple_cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px;-webkit-box-flex:1;-ms-flex:1;flex:1}.views__selectable_assets__list_2 .asset_info_cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:5;-ms-flex:5;flex:5;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.views__selectable_assets__list_2 .asset_info_cell-bundle{-webkit-box-flex:4;-ms-flex:4;flex:4}.views__selectable_assets__list_2 .asset_info_cell .thumbnail_container{position:relative;cursor:pointer;background:#f9fafc;border-radius:4px 0 0 4px;height:100%}.views__selectable_assets__list_2 .asset_info_cell .thumbnail_container::after{content:"";position:absolute;top:8px;left:8px;width:20px;height:20px;border-radius:50%;border:2px solid #d2dbe8;background-color:#fff}.views__selectable_assets__list_2 .asset_info_cell .thumbnail{height:100%;width:142px;min-width:142px;-o-object-fit:contain;object-fit:contain;cursor:pointer}.views__selectable_assets__list_2 .asset_info_cell .icon{margin:0 16px}.views__selectable_assets__list_2 .asset_info_cell .icon .components__icon i:hover{color:#d3dce6}.views__selectable_assets__list_2 .asset_info_cell .name_and_id{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.views__selectable_assets__list_2 .asset_info_cell .name_and_id .name{color:#555fff;margin-bottom:8px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.views__selectable_assets__list_2 .asset_info_cell .name_and_id .id{color:#273143}.views__selectable_assets__list_2 .asset_url{color:#555fff}.views__selectable_assets__list_2-nodata{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;background-color:#fdfefe;padding:20px;color:#273143}.views__selectable_assets__list_2-nodata img{width:300px;height:200px}
.PreviewContent{position:relative}.PreviewContent__DeviceFrameWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.views__advertiser__campaigns__edit__creatives .creative-format-note__title{font-weight:500}.views__advertiser__campaigns__edit__creatives .creative-format-note__description{margin-top:.7rem;margin-bottom:1rem;color:#273143}.views__advertiser__campaigns__edit__creatives .template-tabs{margin-top:1rem;width:100%}
.components__creatives__serving_status_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:6px}.components__creatives__serving_status_wrapper>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.components__creatives__serving_status_wrapper .v2_component_pulsation-icon{margin-right:12px}.components__creatives__serving_status_wrapper .body__link{line-height:1.25;white-space:normal;word-break:break-word}.components__creatives__serving_status{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px}.components__creatives__serving_status>.icon{max-width:20px;max-height:20px}.components__creatives__serving_status>.icon i{font-size:20px}.components__creatives__serving_status>.icon--green i{color:rgba(0,191,86,.3)}.components__creatives__serving_status>.icon--red i{color:#f91974}.components__creatives__serving_status .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;padding:0 8px;height:20px}.components__creatives__serving_status .text.nolink p{color:#273143;cursor:none}.components__creatives__serving_status .text.nolink:hover{color:#273143}.components__creatives__serving_status .link{color:#555fff;cursor:pointer;margin-left:6px}
.creative_preview_name_text{color:#555fff}
.template__creative-preview{position:fixed;left:0;top:0;width:100%;height:100%;z-index:10000}.template__creative-preview>.preview-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;left:0;right:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8)}
.creative_builder-creative-table-wrapper .v2_component_table.ReactTable .rt-thead .rt-th{background:#fff}.creative_builder-creative-table-wrapper .v2_component_table.ReactTable .rt-thead .rt-th.rthfc-th-fixed-left::after{visibility:hidden}.creative_builder-creative-table-wrapper .v2_component_table.ReactTable .rt-tbody{max-height:420px}.creative_builder-creative-table-wrapper .v2_component_table.ReactTable .rt-tr{height:40px}.creative_builder-creative-table-wrapper .v2_component_table.ReactTable .creative__table-table-status .v2_component_table-td{overflow:visible}.creative_builder-creative-table-wrapper .v2_component_table.ReactTable .creative__table-table-status .v2_component_table-td .status-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.creative_builder-creative-table-wrapper .v2_component_table.ReactTable .creative__table-table-status .v2_component_table-td .v2_component_pulsation{margin-right:4px}.creative_builder-creative-table-wrapper .v2_component_table.ReactTable .creative__table-preview-cell-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.creative_builder-creative-table-wrapper .v2_component_table.ReactTable .creative__table-preview-cell-info .material-icons{cursor:pointer;margin-right:4px;font-size:20px}.creative_builder-creative-table-wrapper .v2_component_table.ReactTable .table-with-no-header .rt-thead{display:none}
.creative-id-with-qr-code{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;cursor:pointer}.creative-id-with-qr-code:hover::after,.creative-id-with-qr-code--show-qr-code::after{content:"more";font-family:"Material Icons";color:#d2dbe8;vertical-align:bottom;margin-left:3px}
.creative_builder-campaign-table-wrapper .creative-builder-filter{margin-bottom:32px}.creative_builder-campaign-table-wrapper .v2_component_table-container{min-height:120px}.creative_builder-campaign-table-wrapper .v2_component_table-container .v2_component_table-nodata .v2_component_search_empty_state{position:relative}.creative_builder-campaign-table-wrapper .v2_component_table-container .v2_component_table-nodata .v2_component_search_empty_state>.v2_component_empty_state img{display:none}.creative_builder-campaign-table-wrapper .v2_component_table-container .v2_component_table-nodata .v2_component_search_empty_state>.v2_component_empty_state .h4{font-size:14px}.creative_builder-campaign-table-wrapper .v2_component_table.ReactTable .rt-thead.-header .rt-th{background:#fff}.creative_builder-campaign-table-wrapper .v2_component_table.ReactTable .rt-tbody{max-height:420px}.creative_builder-campaign-table-wrapper .v2_component_table.ReactTable .rt-tr{height:40px}.creative_builder-campaign-table-wrapper .v2_component_table.ReactTable .rt-td.status-column .v2_component_table-td{overflow:visible}.creative_builder-campaign-table-wrapper .v2_component_table.ReactTable .rt-td.status-column .v2_component_table-td .v2_component_pulsation{display:-webkit-box;display:-ms-flexbox;display:flex}.creative_builder-campaign-table-wrapper .v2_component_table.ReactTable .rt-td .v2_component_dropdown{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.creative_builder-campaign-table-wrapper .v2_component_pagination{-webkit-box-shadow:none;box-shadow:none}.creative_builder-campaign-table-wrapper .skcid-info-bar{padding:36px 16px;margin-bottom:32px}
.creative-creator-campaign .vg-note{margin-bottom:32px}.creative-creator-campaign .description-link{color:#555fff}.creative-creator-campaign .input-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:32px}.creative-creator-campaign .input-buttons .component__button--ghost{margin-right:16px}.creative-creator-campaign .creative-panel{min-width:896px}.creative-creator-campaign .skadnetwork_message{background:rgba(255,203,5,.6);padding:1rem !important;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px}.creative-creator-campaign .skadnetwork_message .components__icon{cursor:inherit;padding:0;margin-right:8px;width:auto}.creative-creator-campaign .skadnetwork_message .components__icon i{color:#00081c}.creative-creator-campaign .skadnetwork_message .components__icon i:hover{color:#00081c}.creative-creator-campaign .skadnetwork_message .skadnetwork_text{-webkit-box-flex:1;-ms-flex:1;flex:1;width:600px}
.views__creatives{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;height:calc(100vh - 112px)}.views__creatives>.views__creatives__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.views__creatives>.views__creatives__list>.list_filter_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:8px}.views__creatives>.views__creatives__list>.v2_component_table-container{margin-top:16px}.views__creatives>.views__creatives__list>.v2_component_table-container .status_container{padding:0px 8px}.views__creatives>.views__creatives__list>.v2_component_table-container .app_name_wrapper a{color:#555fff}
div.content__home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}
.v2_component_download_csv_filter .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:142px;height:30px;display:flex;position:relative;font-size:12px;color:#555fff;border:1px solid #555fff;border-radius:15px}.v2_component_download_csv_filter .button>i{color:#555fff;font-size:20px;-webkit-transition:-webkit-transform 400ms;transition:-webkit-transform 400ms;-o-transition:transform 400ms;transition:transform 400ms;transition:transform 400ms, -webkit-transform 400ms}.v2_component_download_csv_filter .button-open{color:#fff;background-color:#555fff}.v2_component_download_csv_filter .button-open>i{color:#fff;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.v2_component_download_csv_filter .button:hover{color:#fff;background-color:#555fff}.v2_component_download_csv_filter .button:hover>i{color:#fff}.v2_component_download_csv_filter-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:52px;padding-left:16px;background-color:#f9fafc}.v2_component_download_csv_filter-body{padding-left:16px}.v2_component_download_csv_filter_dropdown_wrapper .v2_component_dropdown_box-foot{height:61px;-webkit-box-shadow:none;box-shadow:none}.v2_component_download_csv_filter_dropdown_wrapper .v2_component_dropdown_box-foot .v2_component_button-disabled{background-color:#d2dbe8;border-width:0px}.v2_component_download_csv_filter_dropdown_wrapper .v2_component_download_csv_filter-head{padding:16px 0px 16px 16px}.v2_component_download_csv_filter_dropdown_wrapper .v2_component_download_csv_filter-head .v2_component_form_checkbox span:last-child{height:auto}.v2_component_download_csv_filter_dropdown_wrapper .v2_component_download_csv_filter-body .v2_component_form_checkbox{height:auto;margin:16px 0px}.v2_component_download_csv_filter_dropdown_wrapper .v2_component_download_csv_filter-body .v2_component_form_checkbox label{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.v2_component_download_csv_filter_dropdown_wrapper .v2_component_download_csv_filter-body .v2_component_form_checkbox label .option{line-height:19px}
.v2_pages_reports_filters .v2_report_filters_fixed{background:#fff}.v2_pages_reports_filters .v2_report_filters_fixed .v2_report_filters_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:8px 0;gap:8px}.v2_pages_reports_filters .v2_report_filters_fixed .v2_report_filters_wrapper>.filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_pages_reports_filters .v2_report_filters_fixed .v2_report_filters_wrapper>.filters .v2_component_filter-basic{background-color:rgba(0,0,0,0)}.v2_pages_reports_filters .v2_report_filters_fixed .v2_report_filters_wrapper>.filters>.v2_component_filters_combined{-ms-flex-wrap:wrap;flex-wrap:wrap}.v2_pages_reports_filters .v2_report_filters_fixed .v2_report_filters_wrapper>.filters>.v2_component_filters_combined>.v2_component_dropdown{margin-top:8px}.v2_pages_reports_filters .v2_report_filters_fixed .v2_report_filters_wrapper>.opts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.v2_pages_reports_filters .v2_report_filters_fixed .v2_report_filters_wrapper>.opts i{margin-left:8px;font-size:20px}.v2_pages_reports_filters .v2_report_filters_fixed .v2_report_filters_wrapper>.opts>div:nth-child(2) i{font-size:14px}.v2_pages_reports_filters .v2_report_filters_fixed .v2_report_filters_wrapper>.opts .menu_open{color:#555fff}.v2_pages_reports_filters .v2_report_filters_blank{height:var(--height);margin-bottom:8px}
.v2_component_report_chart{position:relative}.v2_component_report_chart-legend-value{color:#273143;font-weight:normal}.v2_component_report_chart .apexcharts-legend{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_component_report_chart .apexcharts-xaxis-label,.v2_component_report_chart .apexcharts-yaxis-label{font-family:Roboto,"Open Sans",sans-serif !important}.v2_component_report_chart .apexcharts-legend-series{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_component_report_chart .apexcharts-legend-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v2_component_report_chart .apexcharts-tooltip{-webkit-box-shadow:0 5px 12px 0 rgba(39,49,67,.5);box-shadow:0 5px 12px 0 rgba(39,49,67,.5)}.v2_component_report_chart .apexcharts-xaxistooltip{color:#00081c;font-size:14px;background:#fff;border:1px solid #5560ff;border-radius:4px;-webkit-box-shadow:0px 5px 12px 0px rgba(39,49,67,.5);box-shadow:0px 5px 12px 0px rgba(39,49,67,.5)}.v2_component_report_chart .apexcharts-xaxistooltip-bottom{margin-top:2.5px}.v2_component_report_chart .apexcharts-xaxistooltip-bottom:after{border-bottom-color:#fff}.v2_component_report_chart .apexcharts-xaxistooltip-bottom:before{border-bottom-color:#555fff}.v2_component_report_chart .box{max-width:200px;position:relative;background-color:#fff;border-radius:4px;-webkit-box-shadow:0px 5px 12px 0px rgba(39,49,67,.5);box-shadow:0px 5px 12px 0px rgba(39,49,67,.5)}.v2_component_report_chart .box>.date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:33px;padding-left:8px;background-color:#d2dbe8}.v2_component_report_chart .box>.series{margin-top:4px}.v2_component_report_chart .box>.series .item{padding:4px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.v2_component_report_chart .box>.series .item>.color{width:16px;height:8px;border-radius:2px}.v2_component_report_chart .box>.series .item>.name{max-width:112px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin-left:8px}.v2_component_report_chart .box>.series .item>.value{margin-left:2px}
.v2_component_reports_compare_filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:20px;border-radius:10px;padding:0px 4px;background-color:#dce6ff}.v2_component_reports_compare_filter>*{font-size:12px}.v2_component_reports_compare_filter i{margin:0px 2px;color:#505a6e}.v2_component_reports_compare_filter>span{margin:0px 2px;color:#273143}.v2_component_reports_compare_filter :last-child{-webkit-transition:-webkit-transform 400ms;transition:-webkit-transform 400ms;-o-transition:transform 400ms;transition:transform 400ms;transition:transform 400ms, -webkit-transform 400ms}.v2_component_reports_compare_filter-open,.v2_component_reports_compare_filter:hover{cursor:pointer;background-color:#555fff}.v2_component_reports_compare_filter-open i,.v2_component_reports_compare_filter-open span,.v2_component_reports_compare_filter:hover i,.v2_component_reports_compare_filter:hover span{color:#fff}.v2_component_reports_compare_filter-open :last-child{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.v2_component_compare_filter{z-index:8}
.reporting-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;position:absolute;left:0;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:4px;background-color:rgba(255,255,255,.95);z-index:9}.reporting-loading-progress{position:absolute;left:0;top:0;width:100%}.reporting-loading-progress .v2_component_progress_bar{width:100%;height:4px;overflow:hidden;border-radius:2px}.reporting-loading-progress .v2_component_progress_bar-bar{background-color:#555fff}
.v2_component_report-metric{padding:0;z-index:8}i.v2_component_report-metric-setting{font-size:20px}.v2_component_report-metric-setting-open{color:#555fff}
.reports-aggregate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:82px}.reports-aggregate-panels{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.reports-aggregate-panels-item{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;height:82px;max-width:180px;margin-right:4px;margin-bottom:2px;position:relative}.reports-aggregate-panels-item-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.reports-aggregate-panels-item-container:hover{border-top:4px solid #555fff;border-radius:4px;z-index:2;min-width:132px;max-width:180px;z-index:3;width:150%;-webkit-filter:drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.15));filter:drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.15))}.reports-aggregate-panels-item-container:hover .reports-aggregate-panels-item-wrapper{border-top:0;border-radius:0 0 5px 5px;background:#fff}.reports-aggregate-panels-item-container:hover .reports-aggregate-panels-item-wrapper::after{content:none}.reports-aggregate-panels-item-container:hover .reports-aggregate-panels-item-content{padding-top:12px}.reports-aggregate-panels-item-container:hover .reports-aggregate-panels-item-content-title{color:#555fff}.reports-aggregate-panels-item-container:hover .reports-aggregate-panels-item-tooltip{top:4px}.reports-aggregate-panels-item-wrapper{width:100%;height:100%;border:1px solid #d2dbe8;padding-right:30px;position:relative;background:#f9fafc;border-radius:4px}.reports-aggregate-panels-item-wrapper::after{content:"";position:absolute;z-index:1;right:26px;top:0;width:30%;height:100%;background:-webkit-gradient(linear, right top, left top, from(#F9FAFC), to(rgba(0, 0, 0, 0)));background:-o-linear-gradient(right, #F9FAFC 0%, rgba(0, 0, 0, 0) 100%);background:linear-gradient(-90deg, #F9FAFC 0%, rgba(0, 0, 0, 0) 100%)}.reports-aggregate-panels-item-content{text-align:left;overflow:hidden;padding:16px 0 16px 16px;height:100%;white-space:nowrap;color:#273143}.reports-aggregate-panels-item-content-title{font-size:14px;margin-bottom:10px}.reports-aggregate-panels-item-content-value{font-size:24px;font-weight:400}.reports-aggregate-panels-item-tooltip{position:absolute;right:8px;top:8px;z-index:2}.reports-aggregate-panels-item-tooltip .material-icons{font-size:14px}.reports-aggregate-panels-item.active{-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5;height:100%;min-width:132px;margin-bottom:0}.reports-aggregate-panels-item.active .reports-aggregate-panels-item-content{padding-top:12px}.reports-aggregate-panels-item.active .reports-aggregate-panels-item-content-title{color:#555fff;font-weight:500}.reports-aggregate-panels-item.active .reports-aggregate-panels-item-tooltip{top:4px}.reports-aggregate-panels-item.active>div{border-top:4px solid #555fff;border-radius:4px;z-index:2;min-width:132px;max-width:180px;-webkit-box-shadow:none;box-shadow:none}.reports-aggregate-panels-item.active>div .reports-aggregate-panels-item-wrapper{border-top:0;border-radius:0 0 5px 5px;background:#fff}.reports-aggregate-panels-item.active>div .reports-aggregate-panels-item-wrapper::after{content:none}.reports-aggregate-panels-item.active>div .reports-aggregate-panels-item-wrapper{border-bottom:none;border-radius:0}.reports-aggregate-panels-item.active>div:hover{width:100%;-webkit-box-shadow:none;box-shadow:none}.reports-aggregate-panels-item:last-child{margin-right:0}.reports-aggregate-panels-item:last-child>div:hover{left:auto;right:0}.reports-aggregate-setting{height:100%;padding-left:7px}
.v2_pages_reports_trend{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v2_pages_reports_trend>.chart{padding:16px 3px;border-radius:4px;background-color:#fff;border:1px solid #d2dbe8;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,.02);box-shadow:0px 2px 4px 0px rgba(0,0,0,.02)}.v2_pages_reports_trend>.chart>.filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0px 29px 0 23px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.v2_pages_reports_trend>.chart>.filters>:last-child{margin-left:auto}.v2_pages_reports_trend>.chart>.filters>.v2_component_dropdown>i{margin-left:4px;font-size:14px}.v2_pages_reports_trend-dropdown{min-width:110px}.v2_pages_reports_trend-dropdown .v2_component_menu_item-active{background-color:#dce6ff}.v2_pages_reports_trend>.barLoading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:4px;background-color:rgba(255,255,255,.95);z-index:10000}.v2_pages_reports_trend>.barLoading>span{margin-top:32px}.v2_pages_reports_trend>.barLoading .v2_component_progress_bar{width:40%;height:4px;overflow:hidden;margin-top:16px;border-radius:2px}
.v2_pages_reports_empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:100px;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:4px;background:#fff;border:1px solid #d2dbe8;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,.02);box-shadow:0px 2px 4px 0px rgba(0,0,0,.02);height:470px}.v2_pages_reports_empty>.description{font-family:Roboto,"Open Sans",sans-serif;font-size:14px;line-height:1.4;font-weight:normal;color:#273143;margin-top:32px}.v2_pages_reports_empty .link_button{margin-top:16px}.v2_pages_reports_empty .link_button .component__button{width:200px}
.reports_table .v2_component_table.ReactTable .rt-thead.-header .rt-th{background-color:#fff}.reports_table .v2_component_table.ReactTable .rt-tbody .rt-tr-group .rt-tr{border-bottom:1px solid #d2dbe8;border-top:1px solid #d2dbe8;border-radius:4px}.reports_table .v2_component_table.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td{border-bottom:none;border-top:none}.reports_table .v2_component_table.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td:first-child{padding:3px 8px 3px 10px}.reports_table .v2_component_table.ReactTable .rt-tbody .rt-tr-group:first-child .rt-tr{background-color:#f9fafc;border:none}.reports_table .v2_component_table.ReactTable .rt-tbody .rt-tr-group:first-child .rt-tr .rt-td{font-family:Roboto,"Open Sans",sans-serif;font-size:14px;line-height:1.4;font-weight:normal;color:#273143;font-weight:500;color:#00081c;background-color:#f9fafc;height:40px}.reports_table .v2_component_table.ReactTable .rt-tbody .rt-tr-group:first-child .rt-tr .rt-td:first-child{border-left:none;padding-left:16px}.reports_table .v2_component_table.ReactTable .tabel_application{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:30px;padding-left:6px}.reports_table .v2_component_table.ReactTable .tabel_application .thumbnailWrap{margin-right:8px;font-size:0}.reports_table .v2_component_table.ReactTable .tabel_application .thumbnailWrap .thumbnail{max-width:32px;vertical-align:middle;width:32px;height:32px;border:1px solid #d2dbe8;border-radius:4px}.reports_table .v2_component_table.ReactTable .tabel_application .iconWrap{width:20px;height:20px;-webkit-box-shadow:0 2px 4px 3px rgba(62,75,87,.2);box-shadow:0 2px 4px 3px rgba(62,75,87,.2);background-color:#fff;border-radius:50%;margin-right:8px}.reports_table .v2_component_table.ReactTable .tabel_application .iconWrap .component__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%}.reports_table .v2_component_table.ReactTable .tabel_application .iconWrap .component__icon svg{height:16px;width:16px}.reports_table .v2_component_table.ReactTable .tabel_application .iconWrap_android svg{fill:#a4c639}.reports_table .v2_component_table.ReactTable .tabel_application .iconWrap_ios svg{fill:#aaa}.reports_table .v2_component_table.ReactTable .tabel_application .iconWrap_windows svg{fill:#00b2f1}.reports_table .v2_component_table.ReactTable .tabel_application .iconWrap_amazon svg{fill:#f90}.reports_table .v2_component_table.ReactTable .tabel_application .table_name{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin-left:8px;color:#273143}.reports_table .v2_component_table.ReactTable .tabel_application .table_name .v2_component_dropdown{width:100%;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.reports_table .v2_component_table.ReactTable .tabel_application .table_name .v2_component_dropdown a{width:100%;display:block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.reports_table .v2_component_table.ReactTable .country,.reports_table .v2_component_table.ReactTable .date{color:#273143}.reports_table .v2_component_table-pagination{-webkit-box-shadow:none;box-shadow:none}.reports_table .reports_table-body-info{height:48px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:10px 0;text-transform:none}.reports_table .reports_table-body-info .info-icon{color:#00081c;margin-right:8px}.reports_table .reports_table_metric_title:hover{color:#555fff}
.v2_pages_data_breakdown{background:#fff;border:1px solid #d2dbe8;-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,.02);box-shadow:0px 2px 4px 0px rgba(0,0,0,.02);padding:32px;position:relative;min-height:300px}.v2_pages_data_breakdown_title{font-size:14px;font-weight:500;color:#00081c;text-align:center;margin-bottom:6px}.v2_pages_data_breakdown_tabs{margin-bottom:6px}.v2_pages_data_breakdown_tabs .title-wrapper-selected{font-weight:500}.v2_pages_data_breakdown_tabs_action{-webkit-box-flex:1;-ms-flex:1;flex:1;border-bottom:2px solid #d2dbe8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.v2_pages_data_breakdown_tabs_action .material-icons{font-size:20px}
.v2_pages_reports>.content{position:relative}.v2_pages_reports>.content .v2_pages_data_breakdown{margin-top:16px}.v2_pages_reports-empty{display:none}
.views__reports{height:calc(100vh - 80px);-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;padding-bottom:32px}
.template__pill__status--active,.template__pill__status--approved{background-color:rgba(0,191,86,.3)}.template__pill__status--rejected{background-color:#f91974}.template__pill__status--pending,.template__pill__status--test{background-color:rgba(255,203,5,.6)}.template__pill__status--paused{background-color:#d2dbe8}.template__pill__status--inactive,.template__pill__status--decommissioned{background-color:#d2dbe8}.template__pill__status--audit{background-color:rgba(255,203,5,.6)}
.template__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;height:100%;padding:8px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.template__status a{text-transform:capitalize}.template__status p.no_break{white-space:normal;word-break:break-all}.template__status>.pills{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px}.template__status>.pills>.template__pill{margin-right:8px}
.views__team__member-edit{width:908px;margin:0 auto}.views__team__member-edit .save-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:32px}.views__team__member-edit .save-button button{margin-left:32px}
div.body__confirm{position:fixed;z-index:1000000000;left:0;top:0;height:100%;width:100%;background-color:rgba(0,0,0,.8)}div.body__confirm__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;left:0;right:0;height:100vh;width:100vw}div.body__confirm__content__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:1;border-radius:4px;background-color:#f9fafc;width:600px;height:auto}div.body__confirm__content__container__header,div.body__confirm__content__container__body,div.body__confirm__content__container__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}div.body__confirm__content__container__header{height:60px;background-color:#fff;text-transform:capitalize}div.body__confirm__content__container__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;text-align:center;padding:20px}div.body__confirm__content__container__body p{margin:8px 0}div.body__confirm__content__container__buttons{height:60px;margin-bottom:16px}div.body__confirm__content__container__buttons>button{min-width:100px;margin:0 4px}
.component__filters_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0 16px;gap:8px}.component__filters_container .filters_search{margin-right:10px}.component__filters_container .v2_component_filter-basic{background-color:rgba(0,0,0,0)}.component__filters_list{-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.18);box-shadow:0px 2px 4px rgba(0,0,0,.18);background-color:#fff;border:1px solid #d2dbe8;border-radius:4px;height:100%;width:100%;padding:16px;top:90px;left:37%;padding:0px 16px;max-width:300px;width:auto;max-height:396px;height:auto;z-index:100;overflow-x:auto;position:fixed;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;background-color:#fff;margin:40px 0 0 30px}
.views__team__list{margin:0 16px}.views__team__list>.members{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:16px}.views__team__list>.members>.member{-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.18);box-shadow:0px 2px 4px rgba(0,0,0,.18);padding:16px;background-color:#fff;border-radius:4px;width:300px;text-align:center;margin:0 32px 32px 0}.views__team__list>.members>.member i{opacity:1}.views__team__list>.members>.member>.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.views__team__list>.members>.member>.active>.activity-dot{border-radius:50%;height:8px;width:8px}.views__team__list>.members>.member>.active>.activity-dot--active{background-color:rgba(0,191,86,.3)}.views__team__list>.members>.member>.active>.activity-dot--pending{background-color:rgba(255,203,5,.6)}.views__team__list>.members>.member>.active>.activity-dot--disabled{background-color:#d2dbe8}.views__team__list>.members>.member>.active>.options{position:relative}.views__team__list>.members>.member>.active>.options:hover>.more-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.views__team__list>.members>.member>.active>.options>.more-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;top:0;background-color:#fff;display:none}.views__team__list>.members>.member>.active>.options>.more-options:hover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.views__team__list>.members>.member>.thumbnail{margin:16px auto;width:64px;height:64px}.views__team__list>.members>.member>.details p{margin-bottom:8px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.views__team__list>.members>.member>.details .p4{text-transform:capitalize}
.views__team__invite{width:908px;margin:0 auto}.views__team__invite .invite-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:32px}.views__team__invite .invite-button button{margin-left:32px}.views__team__invite .validation{margin-top:8px}
.views__team{-webkit-box-flex:1;-ms-flex:1;flex:1}
.transition-selector-wrapper>div{display:block}
.campaign_creative_map .campaign_creative_map__app_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.campaign_creative_map .campaign_creative_map__app_header .v2_application_thumbnail{display:inline-block}.campaign_creative_map .campaign_creative_map__app_header .advertiser_campaign_creatives_list__appname{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.v2_data_range_picker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_data_range_picker>.p2{margin-right:8px}.v2_data_range_picker .tab{font-family:Roboto,"Open Sans",sans-serif;font-size:14px;line-height:1.4;font-weight:normal;color:#273143;font-size:12px;height:20px;cursor:pointer;padding:2px 8px;margin-right:8px;border-radius:10px;background-color:#dce6ff}.v2_data_range_picker .tab:hover{color:#fff;background-color:#555fff}.v2_data_range_picker .tab-checked{color:#fff;background-color:#555fff}
.ab-testing-progress-bar{padding:16px;border:1px solid #d2dbe8;border-radius:4px;-webkit-transition:height .1s linear;-o-transition:height .1s linear;transition:height .1s linear}.ab-testing-progress-bar-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:24px}.ab-testing-progress-bar-data.clickable{cursor:pointer}.ab-testing-progress-bar-data-text{color:#273143}.ab-testing-progress-bar-data .material-icons{-webkit-transition:-webkit-transform .1s linear;transition:-webkit-transform .1s linear;-o-transition:transform .1s linear;transition:transform .1s linear;transition:transform .1s linear, -webkit-transform .1s linear;margin-left:8px}.ab-testing-progress-bar-container{position:relative;height:4px;background-color:#273143;margin-top:8px;border-radius:4px;overflow:hidden}.ab-testing-progress-bar-container-current{position:absolute;top:0;bottom:0;background:#ff760d}.ab-testing-progress-bar-children-container{padding-top:16px}.ab-testing-progress-bar.expanded .material-icons{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.ab_test_reporting_info_bar_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:8px;background-color:#dce6ff;border-radius:4px}.ab_test_reporting_info_bar_container>.icon_wrapper i{font-size:20px;color:#00081c}.ab_test_reporting_info_bar_container>.heads_up{font-family:Roboto,"Open Sans",sans-serif;font-size:14px;line-height:1.4;font-weight:normal;color:#273143;color:#00081c;margin-left:8px}.ab_test_reporting_info_bar_container>.heads_up button{height:auto;margin-top:16px;padding:8px 16px}.ab_test_reporting_info_bar_container>.heads_up button span{font-size:12px}
.ab_test_report_drawer{width:900px;border:1px solid #ecf0f4;border-radius:4px 0px 0px 4px;padding:16px 32px}.ab_test_report_drawer>.content{overflow:auto;height:calc(100% - 70px)}.ab_test_report_drawer>.content>.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:32px;border-bottom:1px solid #d2dbe8}.ab_test_report_drawer>.content>.ab_test_reporting_info_bar_container{margin-top:16px}.ab_test_report_drawer>.content>.sets_intro{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px}.ab_test_report_drawer>.content>.sets_intro>*{width:50%}.ab_test_report_drawer>.content>.sets_intro>div:last-child{margin-left:16px}.ab_test_report_drawer>.content>.sets_intro>div>p:last-child{margin-top:8px}.ab_test_report_drawer>.content>.sets_intro .set_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:8px 0px}.ab_test_report_drawer>.content>.sets_intro .set_wrapper i{font-size:14px;margin-left:4px}.ab_test_report_drawer>.footer{left:0px;right:0px;bottom:0px;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:16px;padding-bottom:32px}.ab_test_report_drawer>.footer button{width:108px;height:38px}
.application_data_table{position:relative}.application_data_table .v2_component_table.ReactTable .rt-thead.-header .rt-th{background-color:#fff}.application_data_table .v2_component_table.ReactTable .rt-thead.-header .rt-th:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.application_data_table .v2_component_table.ReactTable .rt-thead.-header .rt-th:last-child i{font-size:20px}.application_data_table .v2_component_table.ReactTable .rt-tbody .rt-tr-group .rt-tr{border-bottom:1px solid #d2dbe8;border-top:1px solid #d2dbe8;border-radius:4px}.application_data_table .v2_component_table.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td{height:40px;border-bottom:none;border-top:none}.application_data_table .v2_component_table.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td:first-child{padding:3px 8px 3px 10px}.application_data_table .v2_component_table.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td:last-child .v2_component_dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.application_data_table .v2_component_table.ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td:last-child i.visible{color:#555fff}.application_data_table .v2_component_table.ReactTable .rt-tbody .rt-tr-group .budget_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.application_data_table .v2_component_table.ReactTable .rt-tbody .rt-tr-group .budget_wrapper i{margin-left:4px;font-size:14px}.application_data_table .v2_component_table.ReactTable .rt-tbody .rt-tr-group .negative_number{color:#ffd0e3}.application_data_table .v2_component_table.ReactTable .rt-tbody .rt-tr-group:first-child .rt-tr .rt-td{color:#00081c;font-weight:500}.application_data_table .v2_component_table.ReactTable .table_name{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#00081c;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.application_data_table .v2_component_table.ReactTable .table_name .v2_component_dropdown{width:100%;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.application_data_table .v2_component_table.ReactTable .table_name .v2_component_dropdown a{width:100%;display:block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.application_data_table .v2_component_table.ReactTable .country,.application_data_table .v2_component_table.ReactTable .date{color:#00081c}.application_data_table .v2_component_table-pagination{-webkit-box-shadow:none;box-shadow:none}.application_data_table .application_data_table-body-info{height:48px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:10px 0;text-transform:none}.application_data_table .application_data_table-body-info .info-icon{color:#00081c;margin-right:8px}.application_data_table .v2_component_table-container .v2_component_table-loading{z-index:4}.application_data_table .v2_component_table-container .v2_component_table-loading .components__spinner{visibility:hidden}.application_data_table .reporting-loading{z-index:5}
.application_data_table.campaign .v2_component_table .table_name>*{margin-left:8px}.application_data_table.campaign .v2_component_table .table_name>i{cursor:pointer;margin-left:2px}.application_data_table.campaign .v2_component_table .table_name .ab_tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:20px;min-width:29px;font-size:12px;border-radius:10px;background-color:#dce6ff}.application_data_table.campaign .v2_component_table .v2_component_dropdown>i{font-size:20px}
.campaign_list_container>.content{padding-top:54px}
.loading_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.asset_stack_container{padding:16px;max-height:400px;overflow:scroll;background-color:#fff;position:sticky;left:0}.asset_stack_container .heads_up{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.asset_stack_container .heads_up i{margin-left:4px;font-size:14px}.asset_stack_container .stack .row_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:64px;margin-top:16px}.asset_stack_container .stack .row_container:last-child{margin-bottom:16px}.asset_stack_container .stack .row_container:only-child .assert_info_container:only-child{width:auto}.asset_stack_container .stack .row_container>div{width:50%}.asset_stack_container .stack .row_container .assert_info_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.asset_stack_container .stack .row_container .assert_info_container:not(:only-child):first-child{padding-right:32px;border-right:1px solid #d2dbe8}.asset_stack_container .stack .row_container .assert_info_container:not(:only-child):last-child{margin-left:32px}.asset_stack_container .stack .row_container .assert_info_container .thumbnail_container{height:64px;position:relative;cursor:pointer;background:#f9fafc;border-radius:4px 0 0 4px}.asset_stack_container .stack .row_container .assert_info_container .thumbnail_container img{width:113px;height:64px;max-width:113px;-o-object-fit:contain;object-fit:contain;background:#f9fafc;cursor:pointer}.asset_stack_container .stack .row_container .assert_info_container .thumbnail_container:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(85,95,255,.5);border:1px solid #555fff;border-radius:4px 0 0 4px;opacity:0;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.asset_stack_container .stack .row_container .assert_info_container .thumbnail_container:hover:after{opacity:1}.asset_stack_container .stack .row_container .assert_info_container .info_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:64px;overflow:hidden;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.asset_stack_container .loading_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:56px}
.application_data_table.creative .v2_component_table.ReactTable .status_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px}.application_data_table.creative .v2_component_table.ReactTable .status_container>span{margin-left:8px}.application_data_table.creative .v2_component_table.ReactTable .table_name>i{cursor:pointer;font-size:20px}.application_data_table.creative .v2_component_table.ReactTable .table_name .text-ellipsis{margin-left:2px}.application_data_table.creative .v2_component_table.ReactTable .rt-tr-group:not(:first-child){cursor:pointer}.application_data_table.creative .v2_component_table.ReactTable .rt-tr-group:not(:first-child).isExpanded{border-radius:4px;margin-bottom:4px;border:1px solid #555fff;-webkit-filter:drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.15));filter:drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.15))}.application_data_table.creative .v2_component_table.ReactTable .rt-tr-group:not(:first-child).isExpanded>.rt-tr{border-radius:0px;border-bottom:1px solid #555fff}.application_data_table.creative .v2_component_table.ReactTable .rt-tr-group:not(:first-child).isExpanded>.rt-tr>*{background-color:#ebf9fa}.application_data_table.creative .v2_component_table.ReactTable .rt-tr-group:not(:first-child) .v2_component_table-td .v2_component_dropdown>i{font-size:20px}.application_data_table.creative .v2_component_table.ReactTable .rt-tr-group:not(:first-child) .rt-tr:hover>*{background-color:#ebf9fa}.application_data_table.creative .v2_component_table.ReactTable .rt-tr-group:not(:first-child)>.expander_wrapper{cursor:auto}
.creative_list_container{-webkit-box-flex:1;-ms-flex:1;flex:1}.creative_list_container .v2_component_filters_combined{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:70%}.creative_list_container .rt-table .expand-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.creative_list_container .rt-table .expand-wrapper i{font-size:20px}.creative_list_container .rt-table .expand-wrapper i.expanded{-webkit-animation-duration:1s;animation-duration:1s;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.top_bar_container .info_container{top:0px;left:140px;z-index:101;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;padding:0 32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.top_bar_container .info_container .thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top_bar_container .info_container .thumbnail .back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;cursor:pointer}.top_bar_container .info_container .thumbnail .separator{width:2px;height:24px;margin:0px 8px;background-color:#d2dbe8}.top_bar_container .info_container .thumbnail img{width:32px;height:32px;margin:0px 8px;border-radius:4px;border:1px solid #d2dbe8}.top_bar_container .info_container .thumbnail .v2_component_pulsation{margin:0px 8px}.top_bar_container .info_container .info{height:39px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.top_bar_container .info_container .info .v2_component_copy{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.top_bar_container .info_container .info .v2_component_copy i{line-height:normal}.top_bar_container .actions_container{top:71px;left:172px;right:0px;position:fixed;padding:16px 0px;z-index:15;background-color:#fff}.top_bar_container .actions_container .options_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:16px;margin-top:4px}.top_bar_container .actions_container .options_container .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;font-size:12px;color:#555fff;padding:0px 10px;border-radius:15px;margin-right:8px;border:1px #555fff solid;cursor:pointer}.top_bar_container .actions_container .options_container .button:hover{color:#fff;background-color:#555fff}.top_bar_container .actions_container .options_container .primary{color:#fff;background-color:#555fff}.top_bar_container .actions_container .options_container i{margin-right:8px;font-size:14px}.top_bar_container .actions_container .options_container .v2_component_dropdown:last-child i{font-size:20px}.top_bar_container .actions_container .options_container .optionOpen{color:#555fff}.top_bar_container .actions_container .v2_component_tabs{-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:2px solid #d2dbe8}.top_bar_container .actions_container .v2_component_tabs .title-wrapper{min-height:18px}.top_bar_container .actions_container .v2_component_tabs .title-wrapper>span{margin-bottom:6px}.top_bar_container .actions_container .v2_component_tabs .track{height:2px;width:84px;margin-bottom:-2px}
.application_details{width:100%;padding-top:76px}.application_details .filter_container{position:fixed;z-index:20;left:172px;right:0px;padding-bottom:16px;padding-right:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff}.application_details .filter_container .v2_component_filters_combined .v2_component_dropdown{margin:8px 8px 0px 0px}.application_details .filter_container .v2_component_filters_combined .v2_component_dropdown .v2_component_filter-basic{background-color:rgba(0,0,0,0)}.application_details .application_data_table{min-height:400px;margin:16px 0px}
.v2_component_start_end_date .picker-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.v2_component_start_end_date .picker-wrapper .picker-container{position:relative;width:48%}.v2_component_start_end_date .picker-wrapper .picker-container>.title{height:15px;margin-left:8px;margin-bottom:4px}.v2_component_start_end_date .picker-wrapper .picker-container>.string_date_picker_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1;right:0;left:0;position:absolute;height:36px;border-radius:4px;border:solid 1px #9aa9c3;background-color:#fff;overflow:hidden}.v2_component_start_end_date .picker-wrapper .picker-container>.string_date_picker_wrapper>.placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:37px;font-size:14px;background-color:#9aa9c3}.v2_component_start_end_date .picker-wrapper .picker-container>.string_date_picker_wrapper>.placeholder>i{color:#fff;font-size:14px}.v2_component_start_end_date .picker-wrapper .picker-container>.string_date_picker_wrapper>span{margin-left:8px}.v2_component_start_end_date .picker-wrapper .picker-container>.widget{position:absolute;cursor:pointer;height:16px;right:0px;bottom:-20px}.v2_component_start_end_date .dateErrMsg{margin-top:20px;color:#f91974;padding:10px 0 10px}
.components__templates__application_overview{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex}.components__templates__application_overview>div.overview{display:-webkit-box;display:-ms-flexbox;display:flex;width:60px;margin-right:16px}.components__templates__application_overview>.name,.components__templates__application_overview>.id{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;padding-top:8px}.components__templates__application_overview>.name>*:first-child,.components__templates__application_overview>.id>*:first-child{margin-bottom:4px}.components__templates__application_overview .name{margin-right:10px}.components__templates__application_overview .info-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.views__advertiser__campaigns__edit__enable_skadnetwork .template__input-group>div:nth-child(3){padding-top:16px}.views__advertiser__campaigns__edit__enable_skadnetwork a{color:#555fff;font-size:12px}
.views__advertiser__campaigns__edit__confirm .events_container{width:100%;margin-bottom:8px;word-wrap:break-word}.views__advertiser__campaigns__edit__confirm .events_container .event_divider{margin:16px 0px;background-color:#d2dbe8;width:100%;height:1px}.views__advertiser__campaigns__edit__confirm .confirm_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}.views__advertiser__campaigns__edit__confirm .confirm_box>.titles>*,.views__advertiser__campaigns__edit__confirm .confirm_box .values>*{min-width:140px}.views__advertiser__campaigns__edit__confirm .confirm_box>.titles{display:-webkit-box;display:-ms-flexbox;display:flex}.views__advertiser__campaigns__edit__confirm .confirm_box>.values{display:-webkit-box;display:-ms-flexbox;display:flex}
.templates_campaigns_CreativeSelector-title{font-size:12px;font-weight:700;color:#273143}.templates_campaigns_CreativeSelector-selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:8px;border:1px solid #d2dbe8;border-radius:4px;margin-top:4px;margin-bottom:16px;cursor:pointer}.templates_campaigns_CreativeSelector-selector.inactive{background:#d2dbe8}.templates_campaigns_CreativeSelector-selector.no-creative{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}.templates_campaigns_CreativeSelector-selector.no-creative .v2_component_dropdown{margin-right:4px}.templates_campaigns_CreativeSelector-selector .material-icons{font-size:20px}.templates_campaigns_CreativeSelector-selector .material-icons.warning{color:rgba(255,203,5,.6)}.templates_campaigns_CreativeSelector-selector .material-icons.disabled:hover{color:#d2dbe8}.templates_campaigns_CreativeSelector-creative-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.templates_campaigns_CreativeSelector-creative-info .status-wrapper{margin-right:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.templates_campaigns_CreativeSelector-preview-cell-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.templates_campaigns_CreativeSelector-preview-cell-info .material-icons{margin-right:4px}.templates_campaigns_CreativeSelector-preview-cell-info .text-ellipsis{line-height:1.5}
.attached-creatives-slider{padding:0 32px 16px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;min-width:900px}.attached-creatives-slider>div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.attached-creatives-slider>div:first-child .creative_builder-creative-table-wrapper{height:100%}.attached-creatives-slider>div:first-child .creative_builder-creative-table-wrapper .v2_component_table-container{height:100% !important}.attached-creatives-slider-title{padding:16px 0;border-bottom:1px solid #d2dbe8;margin-bottom:32px}.attached-creatives-slider .button-wrapper{text-align:center}.attached-creatives-slider .button-wrapper .v2_component_button{width:110px}.attached-creatives-slider .button-wrapper .v2_component_button:first-child{margin-right:8px}
.creative-selector-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px}.creative-selector-row:nth-of-type(2){margin-top:0}.creative-selector-row .creative-selector-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}.creative-selector-row .creative-selector-wrapper:nth-child(2){margin-left:16px}
.v2_component_radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v2_component_radio :hover{cursor:pointer}.v2_component_radio .unchecked{font-size:20px;color:#273143}.v2_component_radio .checked{font-size:20px;color:#555fff}.v2_component_radio .label{font-family:Roboto,"Open Sans",sans-serif;margin-left:8px;font-size:14px;color:#273143}.v2_component_radio--disabled .material-icons,.v2_component_radio--disabled .label{color:#d2dbe8}.v2_component_radio--disabled .label{color:#505a6e}.v2_component_radio--disabled :hover{cursor:not-allowed}
.ab-testing-info-banner{margin-bottom:16px}.ab-testing-info-banner-detail-text{line-height:1.5;font-size:12px}.ab-testing-info-banner-detail-text .v2_component_button{margin-top:16px}.ab-testing-info-banner .v2_component_collapse{border-radius:4px}.ab-testing-info-banner .pending-collapse .v2_component_collapse_summary,.ab-testing-info-banner .pending-collapse .v2_component_collapse_detail{background-color:#dce6ff}.ab-testing-info-banner .success-collapse .v2_component_collapse_summary,.ab-testing-info-banner .success-collapse .v2_component_collapse_detail{background-color:#dce6ff}.ab-testing-info-banner .v2_component_collapse_summary .prefix__wrapper .material-icons,.ab-testing-info-banner .v2_component_collapse_summary .expand__wrapper .material-icons,.ab-testing-info-banner .v2_component_collapse_detail .prefix__wrapper .material-icons,.ab-testing-info-banner .v2_component_collapse_detail .expand__wrapper .material-icons{color:#00081c}.ab-testing-info-banner .v2_component_collapse_summary .wrapper,.ab-testing-info-banner .v2_component_collapse_detail .wrapper{color:#00081c}.ab-testing-info-banner .v2_component_collapse_summary .view-data,.ab-testing-info-banner .v2_component_collapse_detail .view-data{cursor:pointer}
.templates_campaigns_AttachedABCreatives .ab-testing-wrapper>.ab-testing-content .templates_campaigns_CreativeSelector-preview-cell-info{max-width:780px}.templates_campaigns_AttachedABCreatives .ab-testing-wrapper>.ab-testing-content.is-ab-testing .templates_campaigns_CreativeSelector-preview-cell-info{max-width:330px}
.templates_campaigns_AttachedABCreatives-title{font-size:14px;margin-bottom:4px}.templates_campaigns_AttachedABCreatives-description{font-size:12px;color:#273143}.templates_campaigns_AttachedABCreatives .no-creatives-image{width:200px;height:auto}.templates_campaigns_AttachedABCreatives-selected-list{margin-top:4px}.templates_campaigns_AttachedABCreatives-selected-item{height:20px;line-height:20px}.templates_campaigns_AttachedABCreatives-selected-item:not(:first-child){margin-top:8px}.templates_campaigns_AttachedABCreatives .skcid-info-bar.warning,.templates_campaigns_AttachedABCreatives .skcid-info-bar.error{height:auto}.templates_campaigns_AttachedABCreatives .skcid-info-bar .components__icon{padding-left:0;width:auto}.templates_campaigns_AttachedABCreatives .ab-testing-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.templates_campaigns_AttachedABCreatives .ab-testing-wrapper .ab-testing-content{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:16px}.templates_campaigns_AttachedABCreatives .ab-testing-wrapper .ab-testing-content:nth-child(n+2){margin-left:16px}.templates_campaigns_AttachedABCreatives .ab-testing-wrapper .ab-testing-content .creative-selector-row:nth-of-type(4){border-top:1px solid #d2dbe8;padding-top:16px}.templates_campaigns_AttachedABCreatives .ab-testing-wrapper .ab-testing-content .templates_campaigns_CreativeSelector:last-of-type .templates_campaigns_CreativeSelector-selector{margin-bottom:0}.templates_campaigns_AttachedABCreatives .ab-testing-wrapper .ab-testing-content .templates_campaigns_CreativeSelector .v2_component_dropdown{width:100%}.templates_campaigns_AttachedABCreatives .ab-testing-wrapper .ab-testing-content .templates_campaigns_CreativeSelector .v2_component_dropdown .text-ellipsis{width:100%}.templates_campaigns_AttachedABCreatives .ab-testing-wrapper.skan-id{border:1px solid #d2dbe8;border-left:0;border-right:0;padding:16px 0}.templates_campaigns_AttachedABCreatives .ab-testing-wrapper.skan-id .skan-id-type{font-size:12px;font-weight:700;color:#273143}.templates_campaigns_AttachedABCreatives .ab-testing-wrapper.skan-id .skan-id-input{margin-top:4px}.attach-button-wrapper{text-align:center;margin-top:16px}.attach-button-wrapper .v2_component_button_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.attach-button-wrapper .v2_component_button_wrapper .material-icons{margin-top:1px;margin-right:4px;color:#fff;font-size:20px}.attach-button-wrapper .v2_component_button_wrapper .material-icons:hover{color:#fff}.attached-creatives .table-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:16px}.attached-creatives .no-creatives-image{width:200px;height:auto}.attached-creatives .v2_component_table i.material-icons{font-size:20px}
.views__advertiser__campaigns__edit__creatives .description-link{color:#555fff}.views__advertiser__campaigns__edit__creatives .creative-builder-container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 0}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper{width:437px;padding-right:32px}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper>.input-group:first-of-type{margin-top:0}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper>.images-wrapper:first-child>.input-group{margin-top:0}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .input-group{margin-top:32px}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .input-group:first-child{margin-bottom:0}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .input-group .field-title{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:8px}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .input-group .field-title .v2_component_dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .input-group .field-title .v2_component_dropdown .material-icons{vertical-align:text-bottom;font-size:14px;cursor:pointer}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .input-group .replacement-image .image-thumbnail-container .thumbnail{width:auto;min-width:auto}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .input-group .replacement-image .image-thumbnail-container .component__button{padding:0 8px}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .input-group .replacement-image .thumbnail_container{height:64px;width:113px;text-align:center}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .input-group .v2_component_input input{color:#00081c}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .images-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .images-wrapper .input-group{margin-right:8px}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .images-wrapper .input-group .field-title span.not-required::after{content:"*"}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .images-wrapper .input-group.filled{width:100%;margin-right:0}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .optional-prompt{font-size:12px;color:#273143;margin-top:6px}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .separate-line{margin-top:32px;border-color:#d2dbe8}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .separate-line.image-group{margin-bottom:32px}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .replacements-loading-wrapper{padding:32px}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:32px}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .button-wrapper .material-icons:hover{color:#555fff}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .button-wrapper .submit-button{-webkit-box-flex:1;-ms-flex:1;flex:1}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .button-wrapper .submit-button:not(.v2_component_button-primary) span{color:#fff}.views__advertiser__campaigns__edit__creatives .creative-builder-container .creative-options-wrapper .button-wrapper .material-icons{margin-left:8px;font-size:14px;color:#9aa9c3;cursor:pointer}.views__advertiser__campaigns__edit__creatives .creative-builder-container .previewer-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:437px;padding-left:32px}.views__advertiser__campaigns__edit__creatives .creative-builder-container .previewer-wrapper .previewer-placeholder{position:absolute;top:0;bottom:0;right:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;background:#273143}.views__advertiser__campaigns__edit__creatives .creative-builder-container .previewer-wrapper .previewer-placeholder .text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:4px;height:200px;width:288px;padding:0 39px}.views__advertiser__campaigns__edit__creatives .creative-builder-container .previewer-wrapper .previewer-placeholder .text-wrapper .material-icons{margin-bottom:16px;font-size:40px}.views__advertiser__campaigns__edit__creatives .creative-builder-container .previewer-wrapper .previewer-placeholder .text-wrapper .content{color:#273143;font-size:14px;line-height:1.5;text-align:center}.views__advertiser__campaigns__edit__creatives .active-creatives .no-creatives-image{width:200px}.views__advertiser__campaigns__edit__creatives .active-creatives .no-creatives-title{font-weight:300}.views__advertiser__campaigns__edit__creatives .creative_builder-creative-table-wrapper .table-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:32px}.views__advertiser__campaigns__edit__creatives .creative_builder-creative-table-wrapper .v2_component_pagination{-webkit-box-shadow:none;box-shadow:none}.views__advertiser__campaigns__edit__creatives .creative-panel{min-width:896px}.views__advertiser__campaigns__edit__creatives .skcid-info-bar{margin-bottom:32px;height:auto;padding:16px}.views__advertiser__campaigns__edit__creatives .skcid-info-bar .components__icon{width:auto;padding:0;margin-right:8px}.views__advertiser__campaigns__edit__creatives .skcid-info-bar span.skcid-info-text{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;max-width:100%;line-height:1.5}.asset_requirements{height:100%;width:100%}.asset_requirements>.requirements{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px;text-align:left}.asset_requirements>.requirements>.icon{margin-right:8px}.asset_requirements>.requirements>.icon i{color:rgba(0,191,86,.3)}.asset_requirements>.requirements>.icon--error i{color:#f91974}.asset_requirements>hr{margin:0 0 8px 0}.asset_requirements>.blurb{margin-bottom:8px}
.components__modals__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;top:0;width:100vw;height:100vh;z-index:8888;background-color:rgba(0,0,0,.5)}.components__modals__content>.content_container{margin-left:auto;height:100vh;overflow:hidden;border-radius:4px}.components__modals__content>.content_container>.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;flex-direction:row;background-color:#fff;height:51px}.components__modals__content>.content_container>.header .header--right,.components__modals__content>.content_container>.header .header--left{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:25%}.components__modals__content>.content_container>.header .header--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:32px}.components__modals__content>.content_container>.header .header--main{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.components__modals__content>.content_container>.header p.h2{font-family:OpenSans;font-size:14px;font-weight:500;color:#00081c;line-height:normal;font-stretch:normal}.components__modals__content>.content_container>.header a{color:#555fff}.components__modals__content>.content_container>.content{width:100%;height:calc(100vh - 51px);overflow:scroll;overflow-x:hidden;background-color:#f9fafc;padding:16px}
.components__table__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:62px;padding:16px 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.components__table__pagination i{cursor:pointer;opacity:1;color:#d2dbe8}.components__table__pagination .elip{margin:0 8px;padding-top:2px;color:#273143}.components__table__pagination div.next-page,.components__table__pagination div.current-page{cursor:default;height:24px;min-width:24px;border-radius:24px;margin:0 4px;padding:0 4px}.components__table__pagination div.next-page span,.components__table__pagination div.current-page span{line-height:1}.components__table__pagination div.next-page{cursor:pointer}.components__table__pagination div.next-page:hover{background-color:#dce6ff}.components__table__pagination div.next-page:hover span{color:#00081c}.components__table__pagination div.current-page{border:0;background-color:#555fff}.components__table__pagination div.current-page span{color:#fff}.components__table__pagination div.spacer{margin:0 4px}.components__table__pagination select{margin:0 16px;font-size:14px;line-height:1}
.components__table{position:relative}.components__table .table_message_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.components__table .table_message_container span{color:#f91974}.components__table .ReactTable{border:0;background-color:rgba(0,0,0,0)}.components__table .ReactTable .rt-thead.-header{-webkit-box-shadow:unset;box-shadow:unset}.components__table .ReactTable .rt-thead .rt-th.components__table__header,.components__table .ReactTable .rt-tbody .rt-td.components__table__cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:16px;text-align:left;border:0;-webkit-box-shadow:unset;box-shadow:unset;background-color:rgba(0,0,0,0)}.components__table .ReactTable .rt-thead .rt-th.components__table__header--checkbox,.components__table .ReactTable .rt-thead .rt-th.components__table__header--actions,.components__table .ReactTable .rt-tbody .rt-td.components__table__cell--checkbox,.components__table .ReactTable .rt-tbody .rt-td.components__table__cell--actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.components__table .ReactTable .rt-thead .rt-th.components__table__header--center,.components__table .ReactTable .rt-tbody .rt-td.components__table__cell--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.components__table .ReactTable .rt-thead .rt-th.components__table__header--no_padding,.components__table .ReactTable .rt-tbody .rt-td.components__table__cell--no_padding{padding:0}.components__table .ReactTable .rt-thead .rt-th.components__table__header{position:relative;min-height:40px;background-color:#fff}.components__table .ReactTable .rt-thead .rt-th.components__table__header i{display:none}.components__table .ReactTable .rt-thead .rt-th.components__table__header--actions i,.components__table .ReactTable .rt-thead .rt-th.components__table__header--checkbox i{display:block;font-size:20px}.components__table .ReactTable .rt-thead .rt-th.components__table__header:last-child .rt-resizable-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.components__table .ReactTable .rt-thead .rt-th.components__table__header--hidden p{display:none}.components__table .ReactTable .rt-thead .rt-th.components__table__header--sortable{min-height:40px}.components__table .ReactTable .rt-thead .rt-th.components__table__header--sortable i{display:none}.components__table .ReactTable .rt-thead .rt-th.components__table__header--sortable>:first-child{width:100%;height:100%}.components__table .ReactTable .rt-thead .rt-th.components__table__header--sortable>:first-child .header_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%;min-height:24px}.components__table .ReactTable .rt-thead .rt-th.components__table__header--sortable>:first-child .header_content i{display:none;margin-left:8px}.components__table .ReactTable .rt-thead .rt-th.components__table__header--sortable:hover>* .header_content i{display:block}.components__table .ReactTable .rt-tbody .rt-td.components__table__cell{background-color:#fff;white-space:unset;border-top:1px solid #d2dbe8;border-bottom:1px solid #d2dbe8}.components__table .ReactTable .rt-tbody .rt-td.components__table__cell:first-child{border-left:1px solid #d2dbe8;border-top-left-radius:4px;border-bottom-left-radius:4px}.components__table .ReactTable .rt-tbody .rt-td.components__table__cell:last-child{border-left:1px solid #d2dbe8;border-right:1px solid #d2dbe8;border-top-right-radius:4px;border-bottom-right-radius:4px}.components__table .components__table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:4px;background-color:#fff;margin-top:2px}.components__table .components__table__row--with_flags{padding-top:8px}.components__table .ReactTable .rt-tbody .rt-tr-group{margin-bottom:2px;border-radius:4px}.components__flag{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;pointer-events:none;border-radius:16px;border:1px solid rgba(255,203,5,.6);overflow:hidden;min-height:22px;max-height:22px;max-width:300px;margin-left:96px;margin-bottom:-16px;z-index:2}.components__flag>.flag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:20px;min-height:20px;max-height:20px;max-width:20px;background-color:rgba(255,203,5,.6)}.components__flag>.flag i{line-height:1;font-size:12px;color:#fff}.components__flag>.text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:rgba(255,196,107,.05);padding-left:8px}.components__flag>.text p{font-size:12px}
.components__edit_table .components__table input.validation_error{color:#f91974}.components__edit_table .components__table .ReactTable .rt-thead .rt-th.components__table__header,.components__edit_table .components__table .ReactTable .rt-tbody .rt-td.components__table__cell:first-child{padding:8px}.components__edit_table .components__table .ReactTable .rt-thead .rt-th.components__table__header span,.components__edit_table .components__table .ReactTable .rt-tbody .rt-td.components__table__cell:first-child span{color:#00081c}.components__edit_table .components__table .ReactTable .rt-thead .rt-th.components__table__header,.components__edit_table .components__table .ReactTable .rt-tbody .rt-td.components__table__cell{padding-left:8px;padding-right:8px;min-height:auto}.components__edit_table .components__table .ReactTable .rt-thead .rt-th.components__table__header span,.components__edit_table .components__table .ReactTable .rt-tbody .rt-td.components__table__cell span{color:#273143}.components__edit_table .components__table .ReactTable .rt-table{overflow:visible}.components__edit_table .components__table .ReactTable .rt-thead .rt-th .header_content p.p1{font-size:12px;line-height:normal}.components__edit_table .components__table .ReactTable .rt-thead .rt-th:first-child{padding-left:16px}.components__edit_table .components__table .ReactTable .rt-thead .rt-th:last-child{padding-right:16px}.components__edit_table .components__table .ReactTable .rt-tbody{overflow:visible}.components__edit_table .components__table .ReactTable .rt-tbody .rt-tr-group{border:0;margin-top:2px;margin-bottom:2px}.components__edit_table .components__table .ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td.components__table__cell{padding:6px;overflow:visible}.components__edit_table .components__table .ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td.components__table__cell p.p1{line-height:normal}.components__edit_table .components__table .ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td.components__table__cell div.action_icons__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;visibility:hidden}.components__edit_table .components__table .ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td.components__table__cell div.action_icons__container--locked{visibility:visible}.components__edit_table .components__table .ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td.components__table__cell div.action_icons__container div.action_icon{width:23px;height:17px}.components__edit_table .components__table .ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td.components__table__cell div.action_icons__container div.action_icon>i{font-size:17px;color:#555fff;cursor:pointer}.components__edit_table .components__table .ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td.components__table__cell div.action_icons__container div.action_icon--disabled{cursor:default}.components__edit_table .components__table .ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td.components__table__cell:first-child{padding-left:16px}.components__edit_table .components__table .ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td.components__table__cell:last-child{padding-right:16px}.components__edit_table .components__table .ReactTable .rt-tbody .rt-tr:hover{background-color:#dce6ff}.components__edit_table .components__table .ReactTable .rt-tbody .rt-tr:hover .rt-td.components__table__cell{background-color:#dce6ff}
.content_container.views__body_editor{padding:0}.content_container.views__body_editor .content{padding-left:32px;padding-right:32px;overflow:scroll}.content_container.views__body_editor .content .component__multi_bidding{background-color:#f9fafc;width:908px}.content_container.views__body_editor .content .component__multi_bidding .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.content_container.views__body_editor .content .component__multi_bidding .header .header_buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;padding-top:24px;padding-bottom:8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content_container.views__body_editor .content .component__multi_bidding .header .header_buttons .component__button{height:30px;margin-left:8px}.content_container.views__body_editor .content .component__multi_bidding .header .header_buttons .component__button span{font-size:12px}.content_container.views__body_editor .content .component__multi_bidding .header .header_buttons .components__icon.components__icon--backup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;width:30px;height:30px;border-radius:15px;border:1px solid #273143}.content_container.views__body_editor .content .component__multi_bidding .header .header_buttons .components__icon.components__icon--backup:hover{border-color:#555fff}.content_container.views__body_editor .content .component__multi_bidding .header .header_buttons .component__button.component__button--cancel:hover{background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}.content_container.views__body_editor .content .component__multi_bidding .header .header_buttons .component__button.component__button--cancel:hover span{color:#273143}.content_container.views__body_editor .content .component__multi_bidding>.buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f9fafc;padding-top:32px;padding-bottom:32px}.content_container.views__body_editor .content .component__multi_bidding>.buttons .component__button.component__button--common{margin-left:8px;cursor:default}.content_container.views__body_editor .content .component__multi_bidding>.buttons .component__button.component__button--common span{font-size:12px}.content_container.views__body_editor .content .component__multi_bidding>.buttons .components__icon.components__icon--backup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;width:30px;height:30px;border-radius:15px;border:1px solid #273143}.content_container.views__body_editor .content .component__multi_bidding>.buttons .components__icon.components__icon--backup:hover{border-color:#555fff}.content_container.views__body_editor .content .component__multi_bidding .components__table .ReactTable .rt-thead.-header{position:relative}.content_container.views__body_editor .content .component__multi_bidding .components__table__cell .edit_cell__container input{width:45px}.content_container.views__body_editor .content .component__multi_bidding .components__edit_table .components__table .ReactTable .rt-tbody{height:600px;overflow:auto !important}.content_container.views__body_editor .content .component__multi_bidding .components__edit_table .ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td.components__table__cell:nth-last-child(2){padding:0;cursor:pointer;-webkit-box-flex:0 !important;-ms-flex:none !important;flex:none !important;width:53px !important}.content_container.views__body_editor .content .component__multi_bidding .components__edit_table .ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td.components__table__cell:last-child{padding-left:0}.content_container.views__body_editor .content .component__multi_bidding .components__edit_table .ReactTable .rt-tbody .rt-tr-group .rt-tr .rt-td.components__table__cell:last-child div.action_icon>i{cursor:default}
.targetGoal-container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:32px;margin-left:16px}.targetGoal{background-color:#fff;display:inline-block;border:1px solid #d2dbe8;border-radius:10px;padding:15px;margin:10px 10px 10px 0;cursor:pointer}.targetGoal:hover{border-color:#555fff;background-color:#f0f4ff}.targetGoal--selected{border-color:#555fff;background-color:#f0f4ff}.targetGoal__icon-container{margin-bottom:15px;display:inline-block;width:22px;border-radius:50%;border:2px solid #d2dbe8}.targetGoal__icon-container--selected{border-color:#555fff}.targetGoal__icon{font-size:18px}.targetGoal__icon--selected{color:#555fff}.targetGoal__label{font-weight:500;margin-bottom:8px;text-transform:uppercase}.targetGoal__label--selected{color:#555fff}.targetGoal__description{font-weight:500;margin-bottom:8px}.targetGoal__description--selected{color:#555fff}.targetGoal__details{font-size:12px;color:#273143}
.budget-optimization{border-bottom:1px solid #d2dbe8;margin-top:-30px !important}.budget-optimization .input-field{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;margin-top:32px !important}.budget-optimization .input-field .p6{margin-top:16px !important;margin-bottom:27px !important}.budget-optimization .input-field .input-area{max-width:100% !important}.budget-optimization-type--label,.budget-optimization-type .dynamic-int-error--heading{font-weight:700}.budget-optimization-type .dynamic-int-error--heading,.budget-optimization-type .dynamic-int-error--body{margin-bottom:1em}.budget-optimization-type .dynamic-int-error--body ul{margin:1em auto}.budget-optimization-type .dynamic-int-error--body li{list-style:disc;margin-left:2em}.budget-optimization .skcid-info-bar{margin-bottom:32px;margin-right:10px}
.target-event-name{position:relative}.target-event-name__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:1px solid #9aa9c3;border-radius:4px;font-size:14px;height:36px;cursor:pointer}.target-event-name__input__value{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#273143;padding:8px;line-height:20px}.target-event-name__input__value--placeholder{color:#9aa9c3}.target-event-name__input__icon{padding:0 12px;font-size:14px}.target-event-name__input:hover{border-color:#555fff}.target-event-name__input:hover .target-event-name__input__icon{color:#555fff}.target-event-name__options{display:none;position:absolute;z-index:10;top:0;left:0;right:0;border-radius:4px;border:1px solid #555fff;background:#fff}.target-event-name__options--visible{display:block}.target-event-name__options__search{height:31px}.target-event-name__options__search__wrapper{padding:8px}.target-event-name__options__search input{font-size:14px}.target-event-name__options__head,.target-event-name__options__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#00081c;font-size:14px;line-height:100%}.target-event-name__options__head{font-weight:500}.target-event-name__options__item{cursor:pointer}.target-event-name__options__item__wrapper{max-height:460px}.target-event-name__options__item--selected{background-color:#f0f4ff}.target-event-name__options__item:hover{background-color:#dce6ff}.target-event-name__options__column{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:16px}.target-event-name__options__nodata{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px}.target-event-name__options__nodata__icon{font-size:20px}.target-event-name__options__nodata__text{margin-left:8px;color:#00081c;font-size:14px;line-height:140%}
.targetOverride{margin-top:1rem}.targetOverride__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.targetOverride__label .components__input__toggler{padding-right:180px;margin-bottom:0}.targetOverride__label .components__input__toggler .toggler .third-child{font-weight:500}.targetOverride__label .material-icons{font-size:1.2em;margin:0 .5em}.targetOverride__input{margin:1rem 0}.targetOverride .skcid-info-bar.warning{margin-bottom:10px}
.campaign_geo_tree_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.campaign_geo_tree_title-name{min-width:170px}
.campaigns__multi-tree-selector{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #d2dbe8;border-radius:4px;height:340px;overflow:hidden}.campaigns__multi-tree-selector div.carrier_options .options-wrapper .carrier-targeting-show-limit-count{text-align:center;color:#273143;font-size:12px;padding:16px 8px 24px 8px}.campaigns__multi-tree-selector div.carrier_options .spinner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.campaigns__multi-tree-selector div.country_options,.campaigns__multi-tree-selector div.carrier_options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;background-color:#fff}.campaigns__multi-tree-selector .search-and-select,.campaigns__multi-tree-selector .selected-header{background-color:#f9fafc;height:90px}.campaigns__multi-tree-selector .search-and-select.select-all-disabled,.campaigns__multi-tree-selector .selected-header.select-all-disabled{height:54px}.campaigns__multi-tree-selector div.country_options,.campaigns__multi-tree-selector div.carrier_options{overflow-x:auto;width:300px;border-right:1px solid #d2dbe8}.campaigns__multi-tree-selector div.country_options .search-and-select,.campaigns__multi-tree-selector div.carrier_options .search-and-select{padding:16px 16px 8px}.campaigns__multi-tree-selector div.country_options .search-and-select .input__search,.campaigns__multi-tree-selector div.carrier_options .search-and-select .input__search{margin-bottom:8px}.campaigns__multi-tree-selector div.country_options .search-and-select .input__search input,.campaigns__multi-tree-selector div.carrier_options .search-and-select .input__search input{color:#00081c}.campaigns__multi-tree-selector div.country_options>.component__checkbox,.campaigns__multi-tree-selector div.carrier_options>.component__checkbox{margin-left:24px}.campaigns__multi-tree-selector div.country_options .options-wrapper,.campaigns__multi-tree-selector div.carrier_options .options-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:0px 16px}.campaigns__multi-tree-selector div.country_options .options-wrapper .v2_component_tree>.v2_component_tree-node:last-child,.campaigns__multi-tree-selector div.carrier_options .options-wrapper .v2_component_tree>.v2_component_tree-node:last-child{border-bottom:none}.campaigns__multi-tree-selector .selected{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.campaigns__multi-tree-selector .selected-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:16px}.campaigns__multi-tree-selector .selected-header .selected-actions .selected-action{cursor:pointer}.campaigns__multi-tree-selector .selected-header .selected-actions .selected-actions-divider{display:inline-block;width:1px;height:16px;background:#d2dbe8;margin:0 16px;vertical-align:middle}.campaigns__multi-tree-selector .selected-paste{padding:8px}.campaigns__multi-tree-selector .selected-paste-input{border:none}.campaigns__multi-tree-selector .selected-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:0 16px 16px;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.campaigns__multi-tree-selector .selected-wrapper .selected-item{margin:4px 8px 4px 0}.campaigns__multi-tree-selector .selected-wrapper .selected-item.v2_component_filter-focused{margin:2px 8px 2px 0}.campaigns__multi-tree-selector .selected-wrapper .selected-item:hover{background-color:#555fff}.campaigns__multi-tree-selector .selected-wrapper .selected-item:hover span,.campaigns__multi-tree-selector .selected-wrapper .selected-item:hover i{color:#fff}.campaigns__multi-tree-selector .selected-wrapper.city-selected-wrapper{height:calc(100% - 90px);padding-top:16px}.campaigns__multi-tree-selector .selected-item{padding:0 2px}.campaigns__multi-tree-selector .selected-item>span{font-weight:normal}
.geo_targeting_collapse .input-field{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.geo_targeting_collapse .input-field .label{width:310px}.geo_targeting_collapse .input-field .input-area{margin-left:10px}.geo_targeting_collapse .geo_targeting_collapse__summary{font-weight:bold}.geo_targeting_collapse .geo_targeting_collapse__item{list-style-type:disc;padding-top:10px}.geo_targeting_collapse .geo_targeting_collapse__item__countrynames{font-weight:bold;margin-left:3px}.geo_targeting_collapse .geo_targeting_collapse__item__learnmore{padding-top:15px}.geo_targeting_collapse .geo-options .v2_component_label-option{margin-left:8px}
.daily_country_budget_container .edit-cell-error{position:relative;bottom:20px}.daily_country_budget_container .v2_component_table.ReactTable{max-height:550px !important}.daily_country_budget_container .v2_component_table.ReactTable .rt-thead.-header .rt-th{background:#fff}.daily_country_budget_container .v2_component_table.ReactTable .rt-tbody .rt-tr-group:hover .rt-td{background-color:#dce6ff;border-color:#555fff}.daily_country_budget_container .v2_component_table.ReactTable .rt-tbody .rt-tr-group:hover .edit-cell-icon{visibility:visible}.daily_country_budget_container .v2_component_table.ReactTable .rt-td{padding:4px 8px;overflow:visible;min-height:42px}.daily_country_budget_container .v2_component_table.ReactTable .rt-td.country-column{color:#00081c}.daily_country_budget_container .v2_component_table.ReactTable .rt-td .v2_component_table-td{overflow:visible;width:100%}.daily_country_budget_container .v2_component_table.ReactTable .edit-cell{position:relative}.daily_country_budget_container .v2_component_table.ReactTable .edit-cell-error{position:absolute;top:40px;color:#f91974;font-size:12px;height:12px}.daily_country_budget_container .v2_component_table.ReactTable .edit-cell-icon{font-size:20px;color:#555fff;margin-left:8px;margin-bottom:4px;visibility:hidden}.daily_country_budget_container .v2_component_table-pagination{-webkit-box-shadow:none;box-shadow:none}.daily_country_budget_container .v2_component_table-nodata .v2_component_search_empty_state{position:relative}.daily_country_budget_container .v2_component_table-nodata .v2_component_search_empty_state>.v2_component_empty_state img{display:none}.daily_country_budget_container .v2_component_table-nodata .v2_component_search_empty_state>.v2_component_empty_state .h4{font-size:14px}
.views__advertiser__campaigns__edit__strategy .budget-optimization{margin-bottom:32px}.views__advertiser__campaigns__edit__strategy .components__form__text__currency_validator--invalid .input{border-color:#f91974}.views__advertiser__campaigns__edit__strategy .components__form__text__currency_validator--invalid .label span{color:#fff}.views__advertiser__campaigns__edit__strategy .components__form__text__currency_validator--invalid input,.views__advertiser__campaigns__edit__strategy .components__form__text__currency_validator--invalid .clear-field i{color:#f91974}.views__advertiser__campaigns__edit__strategy .components__form__text__currency_validator--invalid .invalid_text{margin-top:8px;color:#505a6e}.views__advertiser__campaigns__edit__strategy .warning{margin-top:16px}.views__advertiser__campaigns__edit__strategy .warning>*:first-child{margin-bottom:16px}.views__advertiser__campaigns__edit__strategy .warning .body__link{margin-left:8px}.views__advertiser__campaigns__edit__strategy .input-field{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:40px}.views__advertiser__campaigns__edit__strategy .input-field>.badge{margin-right:8px}.views__advertiser__campaigns__edit__strategy .input-field>.label{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;min-width:130px}.views__advertiser__campaigns__edit__strategy .input-field>.label .p6{margin:8px 8px 0px 0px}.views__advertiser__campaigns__edit__strategy .input-field>.label>a{margin:8px 8px 0 0}.views__advertiser__campaigns__edit__strategy .input-field>.label>.pill{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:50%;cursor:pointer;margin-top:8px}.views__advertiser__campaigns__edit__strategy .input-field .toggler{margin-left:0;margin-bottom:16px}.views__advertiser__campaigns__edit__strategy .input-field .input-area{position:relative;margin-left:16px;min-width:500px;max-width:500px}.views__advertiser__campaigns__edit__strategy .multibidding_link_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.views__advertiser__campaigns__edit__strategy .multibidding_link_container i.material-icons{color:#555fff}.views__advertiser__campaigns__edit__strategy .multibidding_link_container .uploader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.views__advertiser__campaigns__edit__strategy .multibidding_link_container .uploader span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.views__advertiser__campaigns__edit__strategy .multibidding_link_container .download_link{color:#555fff;line-height:21px}.views__advertiser__campaigns__edit__strategy .multibidding_link_container .link__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-left:8px;line-height:21px}.views__advertiser__campaigns__edit__strategy .multibidding_link_container .link__container a span{color:#555fff}.views__advertiser__campaigns__edit__strategy .multibidding_link_container .link__container>.multibidding_table__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:inherit;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.views__advertiser__campaigns__edit__strategy .multibidding_link_container .link__container>.multibidding_table__link>.edit_icon__container{width:17px;height:17px}.views__advertiser__campaigns__edit__strategy .multibidding_link_container .material-icons:hover{cursor:pointer}.views__advertiser__campaigns__edit__strategy .bidding-note{border-radius:4px;padding:15px 25px !important;background:#f9fafc;line-height:45px;margin-bottom:30px}.views__advertiser__campaigns__edit__strategy .bidding-note span{font-weight:500;color:#273143}.views__advertiser__campaigns__edit__strategy .bidding-note a{color:#555fff}
.template__toggle-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.template__toggle-box>.toggler{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:68px}.template__toggle-box>.children{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0}.template__toggle-box .invalid_text{margin-top:8px;color:#505a6e}
.template__min-max{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.template__min-max>div{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0}.template__min-max>span{text-align:center;padding:0 16px}.template__min-max .middle-text{padding-top:5%}.template__min-max .min-max-input{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.template__min-max .min-max-input>.p8{margin-left:8px;margin-bottom:4px}.template__min-max .min-max-input:nth-child(2){margin-left:16px}.template__min-max .min-max-input .components__form__input .input .input_component{border-radius:0px 4px 4px 0px}.template__min-max .min-max-input .components__form__input .input .input_component:disabled{color:#505a6e}.template__min-max .min-max-input .components__form__input .input .material-icons{font-size:14px}.template__min-max .min-max-input--noIcon .components__form__input .input .input_component{border-radius:4px}.template__min-max div.input-header{margin:0 0 4px 8px;color:#505a6e;font-size:12px;font-weight:500}.template__min-max .info_messages{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none}.template__min-max .info_messages .invalid_text{margin-top:8px}
.v2_component_radio_group .radio{margin:16px 0px}
.v2_components_textarea{width:100%;position:relative}.v2_components_textarea textarea{border:1px solid #9aa9c3;border-radius:4px;max-width:100%;width:100%;height:100%;padding:11px 8px;vertical-align:middle;padding-right:25px;color:#00081c}.v2_components_textarea textarea:focus{border-color:#555fff}.v2_components_textarea textarea::-webkit-input-placeholder{color:#9aa9c3}.v2_components_textarea textarea::-moz-placeholder{color:#9aa9c3}.v2_components_textarea textarea:-ms-input-placeholder{color:#9aa9c3}.v2_components_textarea textarea::-ms-input-placeholder{color:#9aa9c3}.v2_components_textarea textarea::placeholder{color:#9aa9c3}.v2_components_textarea-disabled{opacity:.5;cursor:no-drop}.v2_components_textarea-error textarea{border:1px solid #f91974;color:#f91974}.v2_components_textarea-clear-icon{position:absolute;top:8px;right:10px;cursor:pointer;font-size:20px}
.v2_component_edit_area{padding-bottom:16px}.v2_component_edit_area .v2_component_edit_area-area{position:relative}.v2_component_edit_area .v2_component_edit_area-area textarea{resize:vertical;padding:8px;height:40px;line-height:20px}.v2_component_edit_area .v2_component_edit_area-area textarea::-webkit-input-placeholder{color:#9aa9c3}.v2_component_edit_area .v2_component_edit_area-area textarea::-moz-placeholder{color:#9aa9c3}.v2_component_edit_area .v2_component_edit_area-area textarea:-ms-input-placeholder{color:#9aa9c3}.v2_component_edit_area .v2_component_edit_area-area textarea::-ms-input-placeholder{color:#9aa9c3}.v2_component_edit_area .v2_component_edit_area-area textarea::placeholder{color:#9aa9c3}.v2_component_edit_area-collapse{margin-top:5px}.v2_component_edit_area-loading{position:absolute;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d2dbe8;border-radius:4px;padding-left:16px}.v2_component_edit_area-loading-tip{color:#555fff;margin-left:10px}.v2_component_edit_area-btn{width:100px;height:30px;margin-top:16px}
.v2_component_publisher_targeting_edit{padding:15px 0 16px}.v2_component_publisher_targeting_edit .v2_component_edit_area-area textarea{min-height:58px}
.views__publisher__targeting__app__table .v2_component_table-nodata .v2_component_search_empty_state{position:relative}.views__publisher__targeting__app__table .v2_component_table-nodata .v2_component_search_empty_state>.v2_component_empty_state img{display:none}.views__publisher__targeting__app__table .v2_component_table-nodata .v2_component_search_empty_state>.v2_component_empty_state .h4{font-size:14px}.views__publisher__targeting__app__table .v2_component_table.ReactTable .rt-thead.-header .rt-th{background-color:#fff}.views__publisher__targeting__app__table .v2_component_table.ReactTable .rt-thead.-header .rt-th:last-child{border-left:none}.views__publisher__targeting__app__table .v2_component_table.ReactTable .rt-tbody .rt-td{height:40px}.views__publisher__targeting__app__table .v2_component_table.ReactTable .rt-tbody .rt-td:last-child{border:none !important;border-radius:0;padding:0}.views__publisher__targeting__app__table .v2_component_table.ReactTable .rt-tbody .rt-td:nth-last-child(2){border-right:1px solid #d2dbe8}.views__publisher__targeting__app__table-fixed{height:530px !important}.views__publisher__targeting__app__table .v2_component_table-pagination{-webkit-box-shadow:none;box-shadow:none}.views__publisher__targeting__app__table .filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px}.views__publisher__targeting__app__table .filters .search{width:240px}.views__publisher__targeting__app__table .filters .copy{cursor:pointer}.views__publisher__targeting__app__table--actions__header{font-size:20px}.views__publisher__targeting__app__table--actions__header i:hover{cursor:pointer;color:#f91974}.views__publisher__targeting__app__table--actions__cell{overflow:visible}.views__publisher__targeting__app__table--actions__cell i{font-size:20px}.views__publisher__targeting__app__table--actions__cell i:hover{cursor:pointer;color:#f91974}
.views__page__targeting__overview .v2_component_radio_group>:first-child{margin-top:0}.views__page__targeting__overview .warning-collapse{margin-bottom:16px;margin-top:1px}.views__page__targeting__overview .adaptor-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:32px}.views__page__targeting__overview .adaptor-wrapper>.info-container{padding-right:32px;width:40%}.views__page__targeting__overview .adaptor-wrapper>.info-container>.description{margin-top:8px}.views__page__targeting__overview .adaptor-wrapper>.pick-container{width:60%}.views__page__targeting__overview-textarea-wrapper{display:none}.views__page__targeting__overview .table-container{margin-top:16px}.views__page__targeting__overview .table-container>.divider{background-color:#d2dbe8;margin-bottom:34px;height:1px;width:100%}
.component__form__multi-checkbox div.config{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component__form__multi-checkbox div.config i{cursor:pointer}.component__form__multi-checkbox div.config--some div.component__checkbox i{opacity:.5;color:#273143}.component__form__multi-checkbox div.checkboxes{padding-left:52px;display:none}.component__form__multi-checkbox div.checkboxes--show{display:block}.component__form__multi-checkbox i.arrow_down{color:#555fff}
div.template__list_container{margin-left:16px}div.template__list_container .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-height:240px;max-height:240px;overflow-x:auto;padding:8px;border:1px solid #d2dbe8;border-radius:4px}div.template__list_container .list div.template__list_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin:8px 8px 0 0}div.template__list_container .list div.template__list_container:hover i{display:block}div.template__list_container .list div.template__list_container i{display:none;font-size:12px;margin-left:4px;color:#555fff}div.template__list_container .inactive{background-color:#f9fafc}
.templates__device-selector{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:32px}.templates__device-selector div.device_options,.templates__device-selector div.device_names{min-height:300px;max-height:300px;margin-top:8px;background-color:#fff}.templates__device-selector div.device_options{overflow-x:auto;margin-right:16px;width:40%}.templates__device-selector div.device_options .search-and-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px;padding-left:24px}.templates__device-selector div.device_options .search-and-select .input__search{width:200px}.templates__device-selector div.device_options>.component__checkbox{margin-left:24px}
div.component__uploader.disabled,div.component__uploader div.component__uploader.disabled.wrapper{opacity:.5}div.component__uploader--dragging,div.component__uploader div.component__uploader--dragging.wrapper{height:100%}div.component__uploader div.preview,div.component__uploader div.wrapper{border:1px dashed #d2dbe8;border-radius:8px;padding:16px;width:100%}div.component__uploader div.preview .instructions,div.component__uploader div.wrapper .instructions{margin-top:16px}div.component__uploader div.preview .instructions p,div.component__uploader div.wrapper .instructions p{text-align:center}div.component__uploader div.preview .instructions button,div.component__uploader div.wrapper .instructions button{height:30px;font-size:.8em;width:120px;border-radius:15px;padding:0;margin:16px auto 0}div.component__uploader div.preview div.file,div.component__uploader div.wrapper div.file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;opacity:1;-webkit-transition:opacity 1s linear;-o-transition:opacity 1s linear;transition:opacity 1s linear;-webkit-transition-delay:1.25s;-o-transition-delay:1.25s;transition-delay:1.25s}div.component__uploader div.preview div.file--complete,div.component__uploader div.wrapper div.file--complete{opacity:0}div.component__uploader div.preview div.file i,div.component__uploader div.wrapper div.file i{color:#f91974}div.component__uploader div.preview div.file:last-child,div.component__uploader div.wrapper div.file:last-child{margin-bottom:0}div.component__uploader div.preview div.file img,div.component__uploader div.wrapper div.file img,div.component__uploader div.preview div.file video,div.component__uploader div.wrapper div.file video{width:40px;max-height:40px;margin-right:16px}div.component__uploader div.preview div.file div.info,div.component__uploader div.wrapper div.file div.info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;word-break:break-all;-webkit-box-flex:1;-ms-flex:1;flex:1}div.component__uploader div.preview div.file div.info span.type,div.component__uploader div.wrapper div.file div.info span.type{color:#273143}div.component__uploader div.wrapper--dragging,div.component__uploader div.wrapper--active{height:100%;border-color:#555fff}div.component__uploader div.wrapper--dragging i,div.component__uploader div.wrapper--dragging p,div.component__uploader div.wrapper--active i,div.component__uploader div.wrapper--active p{color:#555fff}div.component__uploader div.wrapper--reject{border-color:#f91974}div.component__uploader div.wrapper--reject i,div.component__uploader div.wrapper--reject p{color:#f91974}div.component__uploader div.wrapper div.instructions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}div.component__uploader div.wrapper div.instructions i{font-size:50px;margin-bottom:16px}div.component__uploader div.wrapper div.instructions p{text-align:center}
.components__table__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.components__table__pagination i{cursor:pointer;opacity:1;color:#d2dbe8;font-size:20px}.components__table__pagination i:hover{color:#555fff}.components__table__pagination span{font-weight:normal;color:#00081c}.components__table__pagination .elip{margin:0 8px;color:#00081c}.components__table__pagination .next-page,.components__table__pagination .current-page{cursor:default;height:24px;min-width:24px;border-radius:24px;margin:0 4px;padding:0 4px}.components__table__pagination .next-page span,.components__table__pagination .current-page span{line-height:1}.components__table__pagination .next-page{cursor:pointer}.components__table__pagination .next-page:hover{background-color:#dce6ff}.components__table__pagination .next-page:hover span{color:#555fff}.components__table__pagination .current-page{-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.18);box-shadow:0px 2px 4px rgba(0,0,0,.18);border:0;background-color:#555fff}.components__table__pagination .current-page span{color:#fff}.components__table__pagination .spacer{margin:0 4px}.components__table__pagination .page-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-left:16px;width:40px;height:20px}.components__table__pagination .page-select select{cursor:pointer;position:absolute;z-index:2;left:0;margin:0;color:#00081c;width:100%}.components__table__pagination .page-select i{position:absolute;z-index:1;right:0;cursor:default}.components__table__pagination .page-select:hover i{color:#555fff}.components__table__pagination select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:14px;border:none;background:none;color:#273143;height:20px;width:38px;line-height:1}.components__table__pagination select option{direction:rtl}.components__table__pagination select::-ms-expand{display:none}
.template__table{width:100%;text-transform:capitalize}.template__table p,.template__table span{max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.template__table i{opacity:1;cursor:pointer}.template__table i:hover+div{display:block}.template__table .no-results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.template__table .no-results p{text-transform:none}.template__table .no-results img{height:200px;width:300px}.template__table__header,.template__table__body{width:100%}.template__table__body .loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:400px;width:100%}.template__table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:64px;padding:0 16px;padding-right:96px;position:relative}.template__table__row .table-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;right:16px;width:auto;background-color:#fff}.template__table__row .table-actions>.action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin:8px}.template__table__row .table-actions>.action .hover-text{position:absolute;top:-48px;padding:8px;background-color:#f9fafc;border:1px solid #d2dbe8;-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.18);box-shadow:0px 2px 4px rgba(0,0,0,.18);display:none}.template__table__row .table-actions>.action i{font-size:20px}.template__table__row .table-actions>.action:hover .hover-text{display:block}.template__table__row .table-actions>.action:hover i{color:#555fff}.template__table__cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;height:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;line-height:1.5;padding:0 4px}.template__table__cell:hover:not(.table-settings) p,.template__table__cell:hover:not(.table-settings) span{max-width:auto;overflow:visible;white-space:normal;word-wrap:break-word}.template__table__cell+.table-settings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;position:relative}.template__table__cell+.table-settings:hover>i{color:#555fff}.template__table__cell+.table-settings:hover .cell-display-options{display:block}.template__table__cell+.table-settings .cell-display-options{position:absolute;top:0;right:0;background-color:#f9fafc;border:1px solid #d2dbe8;-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.18);box-shadow:0px 2px 4px rgba(0,0,0,.18);display:none;max-height:198px;overflow-y:scroll}.template__table__cell+.table-settings .cell-display-options:hover{display:block}.template__table__status{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;width:80px;right:0;background-color:#fff;overflow:visible}.template__table__context-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:none;position:absolute;bottom:0;width:200px;padding:8px 0;border:1px solid #d2dbe8;border-radius:4px;-webkit-box-shadow:0px 0px 8px 4px #d2dbe8;box-shadow:0px 0px 8px 4px #d2dbe8;background-color:#fff}.template__table__context-menu:hover{display:block}.template__table__context-menu>div,.template__table__context-menu>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;color:#273143;cursor:pointer}.template__table__context-menu>div:hover,.template__table__context-menu>a:hover{background-color:#555fff}.template__table__context-menu>div:hover span,.template__table__context-menu>a:hover span{color:#00081c}.template__table__context-menu>div>span,.template__table__context-menu>a>span{line-height:1}.template__table__body>.template__table__row{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.02);box-shadow:0 2px 4px 0 rgba(0,0,0,.02);border:1px solid #d2dbe8;background-color:#fff;margin-bottom:2px;border-radius:4px}
.components__templates__list-view>.results-list,.components__templates__list-view>.components__templates__mc_list_view_table{margin-top:16px}.components__templates__list-view>.template__pagination{position:absolute;left:32px;right:32px;bottom:0}
.device-list-searchable .components__templates__list-view>.template__pagination{display:none}.device-list-searchable .top_bar{position:static;padding:0;background-color:#f9fafc}.device-list-searchable .top_bar .h4{display:none}.device-list-searchable .components__table .ReactTable .rt-thead .rt-th.components__table__header{display:none}
.uploader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uploader .csv-link{margin-left:5px;color:#555fff}
div.components__form__textarea{width:100%}div.components__form__textarea textarea{border:1px solid #d2dbe8;border-radius:6px;max-width:100%;width:100%;height:100%;padding:16px}div.components__form__textarea textarea:focus{border-color:#555fff}div.components__form__textarea.disabled{opacity:.5;cursor:no-drop}
.template__labels{border:1px solid #d2dbe8;border-radius:4px;padding:8px}.template__labels.alert{border-color:#f91974}.template__labels .input__search{width:200px}.template__labels>.labels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:8px;overflow:auto;max-height:200px}.template__labels>.labels>.label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin:8px 8px 0 0;background-color:#dce6ff;color:#555fff;padding:4px 12px;font-size:12px;line-height:1;border-radius:6px}.template__labels>.labels>.label:hover{padding:4px}.template__labels>.labels>.label:hover i{display:block}.template__labels>.labels>.label i{display:none;font-size:12px;margin-left:4px;color:#555fff}.template__labels>.labels>.label.alert{background-color:#f91974;color:#fff}.template__labels>.labels>.label.alert:hover i{color:#fff}
.components__applications__allow_deny_list>div{margin-bottom:16px}.components__applications__allow_deny_list .pub-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.components__applications__allow_deny_list .pub-buttons button{margin-right:15px}.components__applications__allow_deny_list .pub-buttons .copy-message{color:#555fff;background:#dce6ff;height:26px;padding:0px 5px;font-size:10px;line-height:25px;border-radius:4px}.components__applications__allow_deny_list .pub-buttons .copy-message.fadeIn{visibility:visible;opacity:1;-webkit-transition:opacity 1s linear;-o-transition:opacity 1s linear;transition:opacity 1s linear}.components__applications__allow_deny_list .pub-buttons .copy-message.fadeOut{visibility:hidden;opacity:0;-webkit-transition:visibility 0s 1s,opacity 1s linear;-o-transition:visibility 0s 1s,opacity 1s linear;transition:visibility 0s 1s,opacity 1s linear}.components__applications__allow_deny_list .pasteError{color:#f91974}.copyIds{opacity:0}
.views_campaign_targeting .input-field{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:40px}.views_campaign_targeting .input-field>.label{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;min-width:130px}.views_campaign_targeting .input-field>.label .p6{margin:8px 8px 0px 0px}.views_campaign_targeting .input-field .input-area{position:relative;margin-left:16px;min-width:500px;max-width:500px}.views_campaign_targeting .input-field:not(:first-child){margin-top:32px}
.v2_component_url_validator{border:1px solid #d2dbe8;overflow:auto;height:100px;border-radius:4px;padding:8px;width:100%;position:relative}.v2_component_url_validator--active{border-color:#555fff}.v2_component_url_validator--error{border-color:#f91974}.v2_component_url_validator textarea,.v2_component_url_validator .v2_components_tracking_url{position:absolute;top:0;left:0;width:100%;height:100%;padding:10px 40px 10px 8px;border:0;margin:0;resize:none;line-height:1.5;word-wrap:break-word;padding-right:25px;caret-color:#273143}.v2_component_url_validator textarea::-webkit-input-placeholder, .v2_component_url_validator .v2_components_tracking_url::-webkit-input-placeholder{color:#9aa9c3}.v2_component_url_validator textarea::-moz-placeholder, .v2_component_url_validator .v2_components_tracking_url::-moz-placeholder{color:#9aa9c3}.v2_component_url_validator textarea:-ms-input-placeholder, .v2_component_url_validator .v2_components_tracking_url:-ms-input-placeholder{color:#9aa9c3}.v2_component_url_validator textarea::-ms-input-placeholder, .v2_component_url_validator .v2_components_tracking_url::-ms-input-placeholder{color:#9aa9c3}.v2_component_url_validator textarea::placeholder,.v2_component_url_validator .v2_components_tracking_url::placeholder{color:#9aa9c3}.v2_component_url_validator textarea>span,.v2_component_url_validator .v2_components_tracking_url>span{color:#273143}.v2_component_url_validator textarea{overflow:hidden;color:rgba(0,0,0,0)}.v2_component_url_validator textarea::-moz-selection{color:rgba(0,0,0,0);background:#3297fd}.v2_component_url_validator textarea::selection{color:rgba(0,0,0,0);background:#3297fd}.v2_component_url_validator-clear-icon{position:absolute;top:8px;right:5px;cursor:pointer;z-index:2;font-size:20px}.v2_component_url_validator .v2_components_tracking_url{background-color:rgba(0,0,0,0);pointer-events:none}.v2_component_url_validator .v2_components_tracking_url-error,.v2_component_url_validator .v2_components_tracking_url-valid{white-space:pre-wrap}.v2_component_url_validator .v2_components_tracking_url-error{color:#f91974}
.views_pages_mmp_collapse_url_validator .validator_wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex}.views_pages_mmp_collapse_url_validator .trash_wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:30px}.views_pages_mmp_collapse_url_validator .trash_wrapper>i{font-size:20px;cursor:pointer}.views_pages_mmp_collapse_url_validator .trash_wrapper>i:hover{color:#f91974}.views_pages_mmp_collapse_url_validator .views__multi-bidding__errors_collapse{margin-top:5px}.views_pages_mmp_collapse_url_validator-trash{margin-right:28px}
.v2_campaign_mmp_events .v2_component_collapse_detail{overflow:visible}.v2_campaign_mmp_events .event_container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:32px}.v2_campaign_mmp_events .event_container>.select_wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:39%;min-width:39%}.v2_campaign_mmp_events .event_container>.select_wrapper .components__form__select{width:90%}.v2_campaign_mmp_events .event_container>.validator{width:60%;min-width:60%}.v2_campaign_mmp_events .v2_component_button{margin:-16px 0px 0px 38%;width:250px}
.views_pages_measurement_urls{position:relative}.views_pages_measurement_urls .views__multi-bidding__errors_collapse{margin-top:5px}.views_pages_measurement_urls .url_validator_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:32px;width:100%}.views_pages_measurement_urls .url_validator_container>.url_intro{width:39%;padding-right:32px}.views_pages_measurement_urls .url_validator_container>.url_intro>.description{margin:4px 0px 8px 0px}.views_pages_measurement_urls .url_validator_container>.validator{width:61%}.views_pages_measurement_urls .url_validator_container>.validator>textarea{border:1px solid #d2dbe8;border-radius:4px;min-height:60px;padding:8px;width:100%;resize:none;line-height:1.5}.views_pages_measurement_urls .url_validator_container>.validator>textarea::-webkit-input-placeholder{color:#9aa9c3}.views_pages_measurement_urls .url_validator_container>.validator>textarea::-moz-placeholder{color:#9aa9c3}.views_pages_measurement_urls .url_validator_container>.validator>textarea:-ms-input-placeholder{color:#9aa9c3}.views_pages_measurement_urls .url_validator_container>.validator>textarea::-ms-input-placeholder{color:#9aa9c3}.views_pages_measurement_urls .url_validator_container>.validator>textarea::placeholder{color:#9aa9c3}.views_pages_measurement_urls .url_validator_container>.validator>textarea:focus{border-color:#555fff}.views_pages_measurement_urls .url_validator_container-isAdmin:nth-child(2) .v2_component_url_validator{min-height:60px}
.views__advertiser__campaigns__edit{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100vw - 260px);margin-left:260px;overflow:auto}.views__advertiser__campaigns__edit>.components__alert{width:960px;height:56px}.views__advertiser__campaigns__edit>.breadcrumbs{position:fixed;left:50px;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;min-width:210px;max-width:210px;background-color:#fff;background-repeat:no-repeat;background-position:bottom;-webkit-box-shadow:2px 0 10px 0 rgba(0,0,0,.25);box-shadow:2px 0 10px 0 rgba(0,0,0,.25);z-index:1}.views__advertiser__campaigns__edit>.breadcrumbs>.details{min-height:120px}.views__advertiser__campaigns__edit>.breadcrumbs>.details .application-thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px}.views__advertiser__campaigns__edit>.breadcrumbs>.details .application-thumbnail .application-thumbnail-name{margin-top:8px}.views__advertiser__campaigns__edit>.breadcrumbs>.details .application-thumbnail .application-thumbnail-name .application-choose{text-align:center}.views__advertiser__campaigns__edit>.breadcrumbs>.details .application-thumbnail .application-thumbnail-app-name{margin-top:8px}.views__advertiser__campaigns__edit>.breadcrumbs>.crumbs{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;width:100%;padding:32px 0}.views__advertiser__campaigns__edit>.breadcrumbs>.crumbs>.crumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px;cursor:pointer;text-transform:capitalize;padding:0 32px}.views__advertiser__campaigns__edit>.breadcrumbs>.crumbs>.crumb i{margin-right:8px;line-height:1;font-size:20px}.views__advertiser__campaigns__edit>.breadcrumbs>.crumbs>.crumb--active i,.views__advertiser__campaigns__edit>.breadcrumbs>.crumbs>.crumb--active p{color:#555fff}.views__advertiser__campaigns__edit>.breadcrumbs>.crumbs>.crumb .mi-check-circle{color:#555fff}.views__advertiser__campaigns__edit>.breadcrumbs>.crumbs .budget_remaining{-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.18);box-shadow:0px 2px 4px rgba(0,0,0,.18);background-color:#fff;border:1px solid #d2dbe8;border-radius:4px;height:100%;width:100%;padding:16px;height:auto;width:auto;margin:32px 16px}.views__advertiser__campaigns__edit>.breadcrumbs>.crumbs .budget_remaining p{text-align:center}.views__advertiser__campaigns__edit>.breadcrumbs>.crumbs .budget_remaining hr{border-color:#d2dbe8;margin:8px 0}.views__advertiser__campaigns__edit>.breadcrumbs>.exit{width:100%;padding:16px}.views__advertiser__campaigns__edit>.breadcrumbs>.exit button{width:100%;height:30px}.views__advertiser__campaigns__edit>.workflow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:890px;min-width:890px;margin:0 auto;padding:16px;padding-bottom:0}.views__advertiser__campaigns__edit>.workflow .workflow-options{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;padding:32px 0;max-width:890px;min-width:890px}.views__advertiser__campaigns__edit>.workflow .workflow-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;padding-bottom:16px;max-width:890px;min-width:890px}.views__advertiser__campaigns__edit>.workflow .workflow-footer .confirm-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.views__advertiser__campaigns__edit>.workflow .workflow-footer .confirm-buttons>*:first-child{margin-right:16px}.views__advertiser__campaigns__edit>.workflow.creative-workflow{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.views__advertiser__campaigns__edit>.workflow.creative-workflow .workflow-options{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.views__advertiser__campaigns__edit .green{color:rgba(0,191,86,.3)}.views__advertiser__campaigns__edit .red{color:#f91974}
.platform_selector-admin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:4px;outline-offset:-1px}.platform_selector-admin>img{width:24px;height:24px}.platform_selector-advertiser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px;padding:4px;border-radius:4px;outline-offset:-1px;background-color:#fff}.platform_selector-advertiser>img{width:24px;height:24px}.platform_selector-advertiser>span{font-family:Roboto,"Open Sans",sans-serif;font-size:14px;line-height:1.4;font-weight:normal;color:#273143;margin-left:8px;font-weight:500}.platform_selector-visible{outline:1.5px solid #555fff;-webkit-filter:drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.15));filter:drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.15))}.platform_selector_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:11px 16px;font-size:14px}.platform_selector_row img{width:32px;height:32px}.platform_selector_row:not(:last-child){border-bottom:1px solid #d2dbe8}.platform_selector_row:hover{background-color:#dce6ff}.platform_selector_row-selected{border-right:4px solid #555fff;background-color:#f0f4ff}.platform_selector_row>.title{font-family:Roboto,"Open Sans",sans-serif;font-size:14px;line-height:1.4;font-weight:normal;color:#273143;font-weight:500;color:#00081c;margin-left:16px}.platform_selector_row>.platform{margin-left:8px;color:#505a6e}
.v2_component_platform_down{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;background-color:#f0f4ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v2_component_platform_down>.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v2_component_platform_down>.content>img{height:32px}.v2_component_platform_down>.content>.modal{position:relative;margin-top:32px;padding-top:32px;border-top:1px solid #d2dbe8}.v2_component_platform_down>.content>.modal>.platform__down__wrapper{width:450px}.v2_component_platform_down>.content>.modal>.platform__down__wrapper>.platform__suggestions{padding:32px 0}.v2_component_platform_down>.content>.modal>.platform__down__wrapper>.platform__suggestions>.support{margin:0 4px;cursor:pointer}.v2_component_platform_down>.content>.modal>.platform__down__wrapper>.back{cursor:pointer}.v2_component_platform_down>.content>.modal>.advertiser__blocker__wrapper,.v2_component_platform_down>.content>.modal .advertiser__denied__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:600px;min-height:214px;padding:32px}.v2_component_platform_down>.content>.modal>.advertiser__blocker__wrapper>.blocker__suggestions,.v2_component_platform_down>.content>.modal>.advertiser__blocker__wrapper .denied__suggestions,.v2_component_platform_down>.content>.modal .advertiser__denied__wrapper>.blocker__suggestions,.v2_component_platform_down>.content>.modal .advertiser__denied__wrapper .denied__suggestions{margin-bottom:32px}.v2_component_platform_down>.content>.modal>.advertiser__blocker__wrapper>.blocker__suggestions>.support,.v2_component_platform_down>.content>.modal>.advertiser__blocker__wrapper .denied__suggestions>.support,.v2_component_platform_down>.content>.modal .advertiser__denied__wrapper>.blocker__suggestions>.support,.v2_component_platform_down>.content>.modal .advertiser__denied__wrapper .denied__suggestions>.support{margin:0 4px;cursor:pointer}.v2_component_platform_down>.content>.modal>.advertiser__blocker__wrapper>.refresh,.v2_component_platform_down>.content>.modal .advertiser__denied__wrapper>.refresh{width:150px;height:40px}
div.body__splash{position:absolute;z-index:1000000000;left:0;top:0;min-height:100vh;min-width:100vw;height:100%;width:100%;background-color:#fff}div.body__splash div.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:64px;position:fixed;left:0;right:0;width:100vw}div.body__splash div.content div.loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}div.body__splash div.content div.loading span{margin-top:128px;margin-bottom:32px;color:#273143;text-transform:capitalize;font-size:14px}
div.app{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;background:#fff;background-attachment:fixed;position:relative}div.app nav.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;min-height:100%;width:140px;background-color:#f9fafc;-webkit-box-shadow:0px 2px 4px rgba(0,0,0,.15);box-shadow:0px 2px 4px rgba(0,0,0,.15);-webkit-transition:width 400ms linear;-o-transition:width 400ms linear;transition:width 400ms linear;z-index:101}div.app nav.menu span.body__logo{cursor:pointer}div.app nav.menu .components__logo{width:97px;height:auto}div.app nav.menu a:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;height:36px;margin:16px 0px 12px}div.app nav.menu .v2_component_dropdown{margin-bottom:6px}div.app nav.menu a{margin:32px 0;width:100%}div.app nav.menu .nav-link{border-right:4px solid #f9fafc;width:100%;color:#273143}div.app nav.menu .nav-link span{margin-top:4px}div.app nav.menu .nav-link i{opacity:1;font-size:32px;color:#9aa9c3}div.app nav.menu .nav-link:hover span,div.app nav.menu .nav-link--active span{color:#555fff}div.app nav.menu .nav-link:hover i,div.app nav.menu .nav-link--active i{color:#555fff}div.app nav.menu .nav-link--active{border-color:#555fff}div.app nav.menu--small{-webkit-box-shadow:none;box-shadow:none;width:50px}div.app nav.menu--small a:first-child{margin:8px auto}div.app nav.menu--small span{display:none}div.app nav.menu--small .components__logo{height:22.5px;width:36px}div.app nav.menu--small a{margin:8px 0;width:100%}div.app nav.menu--small .nav-link{height:32px}div.app nav.menu--small .nav-link span{margin-top:4px}div.app nav.menu--small .nav-link i{opacity:1;font-size:20px;color:#9aa9c3}div.app nav.menu--small .nav-link:hover i{color:#555fff}div.app nav.menu--small .nav-link--active{border-color:#f9fafc}div.app div.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;min-height:100%;margin-left:140px;position:relative}div.app div.container div.context{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 32px;background:#fff;height:80px;z-index:100}div.app div.container div.context span.header{font-size:24px;font-weight:500;font-family:Poppins,sans-serif;color:#273143}div.app div.container div.context nav.breadcrumbs{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;height:100%}div.app div.container div.context div.profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;position:relative}div.app div.container div.context div.profile>*{margin:0 12px}div.app div.container div.context div.profile>*:first-child{margin-left:0}div.app div.container div.context div.profile>*:last-child{margin-right:0}div.app div.container div.context div.profile .user_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.app div.container div.context div.profile .user_menu>i{width:20px;height:20px;margin-left:16px}div.app div.container div.context div.profile .user_menu>.user_info>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:240px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}div.app div.container div.context div.profile .user_menu i{opacity:1;font-size:20px}div.app div.container div.context div.profile i:hover{color:#555fff}div.app div.container>.list-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0;padding:32px 32px 0}div.app>.container .views__assets__list_container_2{padding:0}div.app>.container .views__assets__list_container_2>.filter-container{padding:24px 0;margin:0 0 0 -15px}div.app>.container .v2_pages_reports_filters>.v2_report_filters_fixed{padding-bottom:16px}
/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ol,ul{list-style:none}button,input,select,textarea{margin:0}html{-webkit-box-sizing:border-box;box-sizing:border-box}body{line-height:1}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,audio,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Poppins-SemiBold.ac8d04b620e54be9b0f0..ttf) format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:600;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Poppins-SemiBoldItalic.3524ffc3226f4578e5c5..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-Thin.a732a12eb07742232407..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-ThinItalic.9d2ca34eae96e77c6eef..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-Light.333da16a3f3cc391d087..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-LightItalic.c590382422f2742d788b..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-Regular.fc2b5060f7accec5cf74..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-RegularItalic.87f3afe16a8c3c370634..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-Medium.7c8d04cd831df3033c8a..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-MediumItalic.82736aaa11c64709055f..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-Bold.f80816a5455d171f948d..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-BoldItalic.87d61cea6fe1d235d4a8..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-Black.cf56c1b149d0a5e8d7c6..ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:url(https://static.vungle.com/dashboard/95db76f/fonts/Roboto-BlackItalic.fd62a10743bd89a3d97c..ttf) format("truetype")}.thumbnail_container{position:relative;margin-right:16px}.thumbnail_container-image::before,.thumbnail_container-video::before,.thumbnail_container-bundle_adaptive_creative::before{position:absolute;width:28px;height:24px;content:"";right:0;bottom:0;background-repeat:no-repeat;background-position:center}.thumbnail_container-image::before{background-image:url(https://static.vungle.com/dashboard/95db76f/img/asset_type_image.ebf4a02ee61e03ac4383..svg)}.thumbnail_container-video::before{background-image:url(https://static.vungle.com/dashboard/95db76f/img/asset_type_video.845c940dcfd52b744a3e..svg)}.thumbnail_container-bundle_adaptive_creative::before{background-image:url(https://static.vungle.com/dashboard/95db76f/img/asset_type_game.c11e122397f212b648ae..svg)}html,body{min-height:100vh}body{font-family:Roboto,"Open Sans",sans-serif;font-size:14px;width:100%;height:100%;overflow-x:hidden;overflow-y:scroll;margin:0 auto}div#root,div#react-root{min-height:100%;position:relative}#loading-logo{background:url(https://static.vungle.com/dashboard/95db76f/img/liftoff-logo.7b8dfaff91dd93bb6437..svg) no-repeat;height:42px;width:120px}#loading-img{background:url(https://static.vungle.com/dashboard/95db76f/img/loading.13c0b5139da82ea8f2aa..svg) no-repeat;height:50px;width:50px}div#mobile-block{display:block;position:fixed;left:0;top:0;width:100vw;height:100vh;background-color:#00081c;overflow:hidden;z-index:1000000}@media(min-width: 1025px)and (min-height: 721px){div#mobile-block{display:none}}div#mobile-block div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;color:#fff}div#mobile-block div img{width:200px;margin-bottom:32px}.h1,.h2,.h3,.h4{font-size:24px;line-height:1.5;color:#fff;font-family:Poppins,sans-serif}.h1{font-size:50px}.h2{color:#00081c;text-transform:capitalize}.h3{color:#555fff}.h4{color:#00081c;font-weight:500}h1{font-size:50px;line-height:1.5}h2{font-size:24px;line-height:1.5}h3{font-size:14px;font-weight:700;line-height:1.5}h4{font-size:14px;font-weight:600}.p1,.p2,.p3,.p4,.p5,.p6,.p7,.p8,.p9,.p10,.p11{font-family:Roboto,"Open Sans",sans-serif;font-size:14px;line-height:1.4;font-weight:normal;color:#273143}.p1,.p7,.p8,.p11{font-weight:500}.p1,.p5{color:#00081c}.p3{color:#555fff}.p4,.p8{color:#505a6e}.p10{color:#f91974}.p6,.p7,.p8,.p9,.p11{font-size:12px}.p7{color:#00081c}.p9{color:#555fff}hr{height:1px;background:#d2dbe8}i{color:#9aa9c3;font-size:20px}i:hover{color:#555fff}a{text-transform:none;text-decoration:none;color:#00081c}*:focus{outline:none}*.body__link{color:#555fff;cursor:pointer}*.body__link:hover{text-decoration:underline}*.body__link--hover:hover i,*.body__link--hover:hover p{color:#555fff}span.body__logo{background:url(https://static.vungle.com/dashboard/95db76f/img/liftoff-logo.7b8dfaff91dd93bb6437..svg) no-repeat;display:inline-block;height:50px;width:80px}img.body_logo{width:80px;height:50px}img.body_logo svg{fill:#00081c}div.body--shadow{-webkit-box-shadow:2px 2px 10px #273143;box-shadow:2px 2px 10px #273143}div.body__seperator{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;min-width:0}.f{display:-webkit-box;display:-ms-flexbox;display:flex}.f.fc{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.f.fv{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.f.fh{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.f.fw{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex{-webkit-box-flex:1;-ms-flex:1;flex:1}.b{border:1px solid #d2dbe8;-webkit-box-shadow:2px 2px 10px #273143;box-shadow:2px 2px 10px #273143}.shadow{-webkit-box-shadow:0px 5px 30px -10px #273143;box-shadow:0px 5px 30px -10px #273143}.body__dot{height:20px;width:20px;border-radius:100%}.body__dot--red{background-color:#f91974}.body__dot--green{background-color:rgba(0,191,86,.3)}.hidden{display:none}.text-ellipsis{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.pointer{cursor:pointer}.overflow-hidden{overflow:hidden}

/*# sourceMappingURL=grow-styles.6e317a18544b874c9182.css.map*/