body{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", "Ubuntu", sans-serif;color:#455358;padding:1%;line-height:20px;font-weight:500;font-size:14px;-webkit-font-smoothing:antialiased;z-index:10}.page{padding-top:0px;z-index:20;display:flex;flex-flow:row wrap;align-items:flex-start;flex-wrap:wrap;justify-content:space-between;overflow:scroll;overflow-y:auto;position:fixed;top:0px;left:160px;right:0px;bottom:0px;padding:10px}.flash-alert,.flash-notice{position:fixed;right:0px;top:10%;background-color:#26affa;color:white;z-index:111111;padding:20px;border-top-left-radius:4px;border-bottom-left-radius:4px;font-size:1.1em;font-weight:bold;width:300px;padding:20px;padding-bottom:10px;padding-top:10px;text-align:center;animation:fadeOut 2s forwards;animation-delay:5s}@keyframes fadeOut{from{opacity:1;z-index:11111;visibility:1;display:visible}to{opacity:0;z-index:-1;visibility:0;display:hidden}}.page::-webkit-scrollbar{display:none}a{color:#455358;text-decoration:none;cursor:pointer}.card{border-radius:5px;border:4px solid white;padding:10px}.clickable{border:none;-webkit-appearance:none;-moz-appearance:none;font-weight:bold;text-align:center;font-size:0.9em;cursor:pointer;color:#26affa}button{font-size:0.9em;background:none;border:none;cursor:pointer}button:focus{outline:0}.grid_layout{display:grid;grid-gap:1rem;justify-content:space-between;justify-content:center;width:100%}.row{width:100%;display:flex;justify-content:space-evenly;flex-flow:row wrap;margin-top:50px;margin-bottom:90px}.row .row_item{width:600px}.row.thin{margin-top:30px;margin-bottom:30px}h1{margin-top:50px;margin-bottom:50px;padding-left:10px;padding-right:10px}h2,h3{margin-bottom:30px;padding-left:10px;padding-right:10px}p{text-align:justify}.row_direction{display:flex;flex-direction:row}.col_direction{display:flex;flex-direction:column}.space_evenly{justify-content:space-evenly}.space_between{justify-content:space-between}.input_text{border:none;-webkit-appearance:none;-moz-appearance:none;font-weight:bold;background:none;color:#26affa;text-align:center;font-size:0.9em;margin:auto;padding-left:5px;padding-right:5px;outline:none;width:50px}.controler{width:100%;background-color:rgba(255,255,255,0.8);margin:auto;display:flex;font-size:1em;justify-content:space-evenly}.controler .selector{display:flex;flex-direction:column;justify-content:space-evenly}.controler .selector .DayPickerInput input{width:100px}.controler .selector .item_selector{background-color:#455358;height:65px}.controler .selector .item_selector select{color:white}.controler .selector .inactive_button{color:#455358;padding:5px;border:2px solid #455358;font-weight:bold}.controler .selector .active_button{background-color:#455358;border:2px solid #455358;color:#fafafa;padding:5px;font-weight:bold}.growth_line_chart{width:200px;height:140px;display:inline-block}.growth_line_chart .chart_wrapper{display:inline-block;width:100%;height:56%;border-bottom:1px solid #e6e6e6}.growth_line_chart .header{margin-bottom:8px;display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:space-between}.growth_line_chart .title{line-height:20px;font-weight:bolder;font-size:11px;white-space:nowrap;text-transform:capitalize;color:#455357;height:20px;border-radius:2px;text-transform:uppercase}.growth_line_chart .growth{margin-left:10px;padding-right:3px;padding-left:3px;font-size:11px;border-radius:2px}.growth_line_chart .growth.positive{background-color:#c9f0c7}.growth_line_chart .growth.negative{background-color:#f0c9c7}.growth_line_chart .info .y{display:flex;justify-content:space-between}.growth_line_chart .info .y .current{color:#26affa;font-size:16px;font-weight:500;line-height:16px;letter-spacing:1px}.growth_line_chart .info .y .previous{font-size:14px;letter-spacing:1px;font-weight:500;line-height:16px;overflow-wrap:break-word}.growth_line_chart .footer{line-height:10px;color:#455358;font-size:11px;font-weight:400;display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:row}.growth_resume{padding:0px;width:140px;height:140px;display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column;margin-right:20px;float:left}.growth_resume .row{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:row;width:auto;flex-flow:initial;margin-top:0px;margin-bottom:0px}.growth_resume .cell{width:60px;height:60px;display:block;color:#eb8883;border:2px solid #eb8883;text-align:center}.growth_resume .cell .cell_title{font-size:0.8em}.growth_resume .cell .cell_title{height:15px;line-height:15px}.growth_resume .cell .growth{height:24px;line-height:24px;font-weight:bold;font-size:1.1em}.growth_resume .cell .total{height:21px;line-height:21px;color:white;font-weight:bold;font-size:0.9em}.growth_resume .cell.negative{border:2px solid #f1ceca;color:#d4877f}.growth_resume .cell.negative .total{background-color:#f1ceca;color:#9c6f69}.growth_resume .cell.positive{border:2px solid #bdf1e6;color:#5aa697}.growth_resume .cell.positive .total{background-color:#bdf1e6;color:#4c7d74}.growth_resume .cell.null{border:2px solid #bdf1e6;color:#5aa697}.growth_resume .cell.null .total{background-color:#bdf1e6;color:#4c7d74}.horizontal_bar_chart{width:100%;height:100%}.horizontal_bar_chart table{width:100%}.horizontal_bar_chart table tr td{border:2px solid white;padding-left:10px;padding-right:10px;padding-top:4px;padding-right:4px}.horizontal_bar_chart table tr td:first-child{width:20%;text-align:center;background-color:#455358;color:white;font-weight:bold;font-size:0.85em;border-radius:4px}.horizontal_bar_chart table tr td:nth-child(2){width:80%;padding:0px}.horizontal_bar_chart table tr td .label{position:relative;top:-1px}.horizontal_bar_chart table tr td .bar{display:inline-block;background-color:#455358;height:8px;border-radius:5px}.horizontal_bar_chart table tr td .value{color:#455358;position:relative;top:1px;font-size:0.80em;font-weight:bold;padding-left:7px}.item_list{display:flex;align-items:flex-start;flex-wrap:wrap;border:none;justify-content:space-evenly;width:100%;height:100%}.item_list .item{align-items:center;display:flex;justify-content:center;border:none}.chart_wrapper{display:inline-block;width:500px;height:400px}.chart_wrapper .line{fill:none;stroke-width:1.5px}.chart_wrapper .axis{font-size:bold;stroke-dasharray:2}.chart_wrapper .axis line,.chart_wrapper .axis path{stroke:#787878}.chart_wrapper .axis text{stroke-dasharray:none}.chart_wrapper svg .area{fill-opacity:0.5;stroke:none}.chart_wrapper svg.multi_lines .area{fill-opacity:0}.chart_wrapper svg .mouse_move .abscisse_landmark{stroke:rgba(0,0,0,0.4);stroke-width:1px;stroke-dasharray:2}.chart_wrapper .line_landmark{stroke-width:3px}.chart_wrapper .interest_area{fill:#ffffc4}.loader_wrapper{width:100%;height:100%;display:block}.loader,.loader:before,.loader:after{border-radius:50%;width:1.0em;height:1.0em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.1s infinite ease-in-out;animation:load7 1.1s infinite ease-in-out}.loader{color:#cdcdcd;font-size:6px;margin:0px auto;position:relative;top:calc(50% - 1.2em);text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-0.16s;animation-delay:-0.16s}.loader:before,.loader:after{content:'';position:absolute;top:0}.loader:before{left:-3.5em;-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.loader:after{left:3.5em}@-webkit-keyframes load7{0%,80%,100%{box-shadow:0 1.0em 0 -1.3em}40%{box-shadow:0 1.0em 0 0}}@keyframes load7{0%,80%,100%{box-shadow:0 1.0em 0 -0.5em}40%{box-shadow:0 1.0em 0 0}}.multi_lines_chart{height:100%;display:flex;justify-content:center;min-height:280px;width:100%;min-width:300px}.multi_lines_chart .chart_wrapper{height:100%;width:100%}.multi_lines_chart .chart_wrapper .interest_area{fill:rgba(255,255,255,0)}.multi_lines_chart .info_wrapper{display:flex;flex-direction:column;justify-content:flex-start;padding-bottom:10px}.multi_lines_chart .info_wrapper .info_cell{width:150px;height:14px;margin-bottom:4px;display:flex;justify-content:space-between;background-color:rgba(255,255,255,0.7);border-radius:4px;font-weight:700;padding-left:2px;font-size:0.7em;line-height:1em}.multi_lines_chart .info_wrapper .info_cell .label_color{width:10px;height:10px;border-radius:4px;display:inline-block;position:relative;top:2px;margin-right:5px}.multi_lines_chart .info_wrapper .info_cell .label_name{vertical-align:top;position:relative;top:2px;text-transform:capitalize}.multi_lines_chart .info_wrapper .info_cell .label_value{margin-right:5px;vertical-align:top;position:relative;top:2px}.multi_lines_chart .info_wrapper .info_cell.x_value{background-color:#455358;border:2px solid #455358;color:white;text-align:center}.multi_lines_chart .info_wrapper .info_cell.x_value .label_value{margin-right:0px;width:100%}.DayPicker{display:inline-block;font-size:1rem}.DayPicker-wrapper{position:relative;flex-direction:row;padding-bottom:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-Months{display:flex;flex-wrap:wrap;justify-content:center}.DayPicker-Month{display:table;margin:0 1em;margin-top:1em;border-spacing:0;border-collapse:collapse;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-NavButton{position:absolute;top:1em;right:1.5em;left:auto;display:inline-block;margin-top:2px;width:1.25em;height:1.25em;background-position:center;background-size:50%;background-repeat:no-repeat;color:#8B9898;cursor:pointer}.DayPicker-NavButton:hover{opacity:0.8}.DayPicker-NavButton--prev{margin-right:1.5em;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC")}.DayPicker-NavButton--next{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==")}.DayPicker-NavButton--interactionDisabled{display:none}.DayPicker-Caption{display:table-caption;margin-bottom:0.5em;padding:0 0.5em;text-align:left}.DayPicker-Caption>div{font-weight:500;font-size:1.15em}.DayPicker-Weekdays{display:table-header-group;margin-top:1em}.DayPicker-WeekdaysRow{display:table-row}.DayPicker-Weekday{display:table-cell;padding:0.5em;color:#8B9898;text-align:center;font-size:0.875em}.DayPicker-Weekday abbr[title]{border-bottom:none;text-decoration:none}.DayPicker-Body{display:table-row-group}.DayPicker-Week{display:table-row}.DayPicker-Day{display:table-cell;padding:0.5em;border-radius:50%;vertical-align:middle;text-align:center;cursor:pointer}.DayPicker-WeekNumber{display:table-cell;padding:0.5em;min-width:1em;border-right:1px solid #EAECEC;color:#8B9898;vertical-align:middle;text-align:right;font-size:0.75em;cursor:pointer}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.DayPicker-Footer{padding-top:0.5em}.DayPicker-TodayButton{border:none;background-color:transparent;background-image:none;box-shadow:none;color:#4A90E2;font-size:0.875em;cursor:pointer}.DayPicker-Day--today{color:#D0021B;font-weight:700}.DayPicker-Day--outside{color:#8B9898;cursor:default}.DayPicker-Day--disabled{color:#DCE0E0;cursor:default}.DayPicker-Day--sunday{background-color:#F7F8F8}.DayPicker-Day--sunday:not(.DayPicker-Day--today){color:#DCE0E0}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){position:relative;background-color:#4A90E2;color:#F0F8FF}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:#51A0FA}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#F0F8FF}.DayPickerInput{display:inline-block}.DayPickerInput-OverlayWrapper{position:relative}.DayPickerInput-Overlay{position:absolute;left:0;z-index:1;background:white;box-shadow:0 2px 5px rgba(0,0,0,0.15)}.selector{padding-left:5px;padding-right:5px;font-weight:bold;text-align-last:center}.selector select{border:none;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:"";font-weight:bold;background:none;color:#26affa;text-align:center;font-size:0.9em;margin:auto;padding-left:5px;padding-right:5px;outline:none;cursor:pointer}.DayPickerInput input{width:80px;font-size:1em;border-radius:4px;cursor:pointer;border:none;background-color:transparent;color:#455358;font-weight:bold;text-align:center;letter-spacing:0.05em;outline:none;margin-left:5px;margin-right:5px;z-index:111111111}.DayPickerInput-Overlay{box-shadow:0 2px 2px rgba(0,0,0,0);border-radius:5px}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){position:relative;background-color:#455358;color:#f0f8ff}.DayPicker-Day--today{color:#455358;font-weight:700}.sidebar{position:fixed;left:0px;right:0px;bottom:0px;height:100%;z-index:11111;font-size:0.9em;overflow:hidden;text-align:right;color:#455358;overflow-y:scroll}.sidebar .menu{margin-top:20px;margin-right:10px}.sidebar ul{list-style-type:none;margin-block-start:0em;margin-block-end:0em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:0px}.sidebar ul li{margin-bottom:22px}.sidebar ul li li{margin-bottom:0px;font-size:1.0em;text-transform:capitalize}.sidebar ul li,.sidebar ul li button,.sidebar ul li a,.sidebar ul li .menu_icon{color:#455358;font-weight:bold;cursor:pointer}.sidebar ul li .label{position:relative;top:4px;font-family:'helvetica';font-weight:700;text-transform:uppercase}.sidebar ul li li .label{font-weight:400;text-transform:capitalize;font-family:'Open Sans', sans-serif;font-style:normal}.expand_menu{position:fixed;left:20px;top:20px;z-index:1111112;width:36px;height:32px}.expand_menu svg{font-size:2.7em;position:relative;right:3px}.sidebar.expanded{width:160px}.sidebar.reduced{width:0px}.simple_line_chart .info_wrapper{display:flex;justify-content:space-between;padding:10px}.simple_line_chart .info_wrapper .info_cell{font-weight:700;font-size:0.8em;line-height:1em;color:#7c8dfc}.simple_line_chart .info_wrapper .info_cell .label{margin-right:10px}.simple_line_chart .info_wrapper .info_cell .value{width:80px;padding:2px;border-radius:4px;border:2px solid #7c8dfc;text-align:center}.simple_line_chart .interest_area{fill:rgba(255,255,255,0)}.data_table::-webkit-scrollbar{display:none}.data_table{height:500px;max-width:100%;overflow:scroll;display:inline-block;-ms-overflow-style:none}.data_table table{width:100%;margin-bottom:30px}.data_table thead,.data_table thead td{position:sticky;z-index:0;top:0px}.data_table td{text-align:center;font-weight:400;padding:8px;padding-left:20px;padding-right:20px}.data_table thead tr td{top:0;background-color:rgba(255,255,255,0.88);z-index:-1}.data_table thead td{font-weight:600;color:#161616;text-transform:capitalize}.data_table thead tr td:first-child{text-align:right}.data_table tr:nth-child(even) .row_value{background:#fafafa;border:2px solid white}.data_table .row_header{background:#fafafa;border:2px solid white;text-align:right;font-weight:600;color:#161616;vertical-align:top}.data_table .heading_row{height:20px}.data_table .heading_row td{background-color:#ededed;padding:3px}.data_table .heading_row .blank{background-color:white}.acquisition.activations{padding:0px;overflow:hidden}.acquisition.activations h1,.acquisition.activations p{width:100%;text-align:center;font-size:1.6em;margin-top:20px;margin-bottom:10px}.acquisition.activations h2{text-align:center;padding:0px;font-size:0.9em;margin-top:0px;margin-bottom:10px}.acquisition.activations .chart_title{display:inline-block;float:left;background-color:#455358;border:2px solid #455358;border-radius:2px;color:white;padding-top:7px;font-weight:500;font-size:0.9em}.acquisition.activations .chart_title span{writing-mode:vertical-lr;transform:rotate(180deg)}.acquisition.activations .multi_lines_chart{height:260px;width:calc(100% - 30px)}.acquisition.activations .row{margin-top:0px;margin-bottom:0px}.acquisition.activations .row .row_item{width:22%;min-width:200px}.acquisition.activations .multi_lines_chart .chart_wrapper{height:100%}.acquisition.activations .row.activation_per_os{margin-top:20px;margin-bottom:30px}.acquisition.activations .row.activation_per_os .row_item{width:46%;min-width:400px}.acquisition.paid_media{padding:0px}.acquisition.paid_media .chart_wrapper h2{text-align:center;margin-bottom:30px;font-size:1.2em}.acquisition.paid_media .chart_wrapper{display:block;width:600px;margin:20px;margin-bottom:70px;height:auto}.acquisition.paid_media .data_table{width:100%;height:auto}.acquisition.paid_media .data_table table{width:100%}.acquisition.paid_media .chart_wrapper.revenue{width:100%}.acquisition.partnerships{padding:10px;padding-top:40px}.acquisition.partnerships .data_table{width:100%;height:calc(100% - 170px);margin:0px}.acquisition.partnerships .data_table thead td{font-weight:600;font-size:0.9em;text-transform:capitalize}.acquisition.partnerships .selector.item_selector{position:absolute;top:15px;width:100%}.acquisition.partnerships .data_specifications{font-size:0.7em;width:100%;margin:0px}.acquisition.partnerships .data_specifications .row_item:first-child{width:300px;padding-top:20px}.acquisition.partnerships .data_specifications .definition{height:160px;overflow:scroll}.acquisition.partnerships .data_specifications .definition .content{width:600px;padding:15px;margin:auto;background-color:rgba(255,255,55,0.4);margin-top:10px;margin-bottom:10px;text-align:left}.acquisition.partnerships .data_specifications .definition .content strong{margin-right:15px}.acquisition.partnerships .data_specifications strong{background-color:#455358;color:white}.acquisition.partnerships .data_specifications i{text-align:center;width:100%;display:block}.acquisition.partnerships .row .row_item{width:500px}.acquisition.partnerships .download_link{background-color:#26affa;color:white;padding:2px;width:200px;border-radius:4px;font-weight:bold;cursor:pointer;display:block;font-size:0.8em;margin:auto;margin-top:10px;font-style:initial;width:150px;font-size:0.9em}.brandcontent.book_layouts{display:flex;justify-content:space-evenly}.brandcontent.book_layouts .row_item{min-height:500px}.brandcontent.book_layouts h1{width:100%;text-align:center;margin-bottom:20px}.brandcontent.book_layouts h2{text-align:center;font-size:1.1em}.brandcontent.book_layouts p{width:100%;text-align:center;margin-bottom:50px}.brandcontent.book_layouts .data_table{font-size:0.9em;margin:auto;height:auto;text-align:center}.brandcontent.book_layouts .data_table tbody td{height:300px}.brandcontent.book_layouts .data_table tr .row_value{background:#fafafa;border:2px solid white}.brandcontent.book_layouts .data_table .row_header{vertical-align:middle;position:sticky;top:0px}.brandcontent.book_layouts .layout_thumbnail{margin:auto;width:120px}.brandcontent.book_layouts .layout_code{text-align:center;margin:20px}.brandcontent.book_layouts .controler{position:initial;top:initial;margin-bottom:40px;margin-top:30px;width:600px;font-weight:500}.brandcontent.book_layouts .loader{margin-top:200px}.brandcontent.book_layouts .data_table td:nth-child(2){width:150px}.brandcontent.book_layouts .data_table tbody td:nth-child(3),.brandcontent.book_layouts .data_table tbody td:nth-child(4),.brandcontent.book_layouts .data_table tbody td:nth-child(5){font-size:1.1em;font-weight:bold}.brandcontent.book_layouts .DayPickerInput input{font-size:0.9em}.brandcontent.card_printouts .data_table,.brandcontent.card_printouts .data_table table{height:100%;width:100%}.brandcontent.card_printouts .data_table .baseline{text-align:center;margin:3px;font-size:0.6em;color:#a76d6d;font-style:italic}.brandcontent.card_printouts .data_table .original{text-align:center;margin:3px}.brandcontent.card_printouts .data_table .row_header .baseline{display:block;font-size:0.8em}.brandcontent.card_printouts .data_table .row_header .original{display:block}.brandcontent.card_printouts .timescale-controller .selector{width:12rem}.brandcontent.card_printouts .theme_preview{width:100%;background-color:#cacaca}.brandcontent.card_printouts .categories{width:65%;height:calc(100% - 100px);overflow:hidden}.brandcontent.card_printouts .themes{width:35%;height:calc(100% - 100px);overflow:hidden}.brandcontent.card_printouts .themes .data_table td:first-child{padding:0px}.brandcontent.card_printouts .themes h2{text-align:center;margin:10px;display:block;font-size:1em;color:#161616}.brandcontent.card_printouts .postcard_filter{display:block;width:100%;text-align:center;margin-top:20px;margin-bottom:20px;font-weight:bold;font-size:1.1em}.brandcontent.card_printouts .postcard_filter .item_selector:first-child{text-align-last:right}.brandcontent.card_printouts .controler_wrapper{display:block}.brandcontent.card_printouts .controler{position:initial;min-width:1200px;max-width:1400px;height:80px;justify-content:space-between}.brandcontent.card_printouts .controler .published{width:100px}.brandcontent.card_printouts .controler .format{width:200px}.brandcontent.card_printouts .controler .language{width:100px}.brandcontent.card_printouts .controler .date{width:350px}.brandcontent.card_printouts .controler .date .original{display:initial}.brandcontent.card_printouts .controler .date .baseline{display:initial}.brandcontent.card_printouts .controler .refresh{width:100px}.brandcontent.card_printouts .controler .refresh button{height:80%;padding:10%}.page.card_sides{justify-content:space-evenly;padding-top:0px;padding-bottom:20px}.page.card_sides .side{width:600px}.page.card_sides h1{display:block;width:100%;text-align:center;padding:0;background-color:rgba(255,255,255,0.8);position:sticky;top:0px;margin:0px;padding-top:30px;padding-bottom:30px}.page.card_sides h2{width:100%;text-align:left;margin-top:70px;margin-bottom:30px;padding:0px}.page.card_sides p{width:100%;margin-bottom:40px;text-align:center}.page.card_sides .data_table{width:100%;height:1240px}.page.card_sides .simple_line_chart{width:100%;height:280px;padding:0;display:inline-block;margin:auto;margin-bottom:30px}.page.card_sides .simple_line_chart .chart_wrapper{display:block;width:100%;height:250px}.page.card_sides .date_selection{font-size:1.1em;margin-bottom:50px;text-align:center}.page.card_sides .date_selection .DayPickerInput input{width:100px}.page.card_sides .sticker_popularity_desc{margin-left:15px;display:flex;justify-content:space-evenly;flex-flow:row wrap;width:100%;margin-bottom:50px;color:#7c8dfc;font-weight:bold}.page.card_sides .sticker_popularity_desc span{width:80px;height:80px;display:flex;display:block}.page.card_sides .sticker_popularity_desc .sticker_rate{padding:10px;border:3px solid #7c8dfc;border-radius:50%;line-height:80px;text-align:center;font-size:2.3em}.page.card_sides .sticker_popularity_desc .sticker_text{text-align:left;font-size:1.5em;width:calc(50% - 140px);padding-left:20px}.page.card_sides .horizontal_bar_chart table tr td:first-child{width:40%;text-transform:capitalize}.page.card_sides .horizontal_bar_chart table tr td:nth-child(2){width:60%;text-transform:capitalize}.page.card_sides .horizontal_bar_chart{min-height:300px}.page.card_sides .horizontal_bar_chart table tr td:first-child{background-color:#7c8dfc}.page.card_sides .horizontal_bar_chart table tr td .bar{background-color:#7c8dfc}.brandcontent.latest_designs{padding-top:30px}.brandcontent.latest_designs .date{display:block;width:100%;text-align:center;font-size:2.5em;font-weight:bold;margin-bottom:50px;margin-top:100px}.brandcontent.latest_designs .designs_wrapper:first-child .date{margin-top:0px}.brandcontent.latest_designs .designs_wrapper{display:contents;justify-content:space-evenly}.brandcontent.latest_designs .theme{width:auto;height:200px;margin-bottom:40px;box-shadow:2px 2px 2px rgba(0,0,0,0.02);border:2px solid white;background-color:#f9e1e1}.page.brandcontent.overview_printouts h1,.page.brandcontent.overview_printouts p{width:100%;text-align:center;font-size:1.6em;margin-top:20px;margin-bottom:10px}.page.brandcontent.overview_printouts p{font-size:1.0em}.page.brandcontent.overview_printouts p:first-child{margin-bottom:30px}.page.brandcontent.overview_printouts h2{text-align:center;padding:0px;font-size:0.9em;margin-top:0px;margin-bottom:10px}.page.brandcontent.overview_printouts .row{margin-top:50px;margin-bottom:0px}.page.brandcontent.overview_printouts .row .row_item .loader{min-height:400px}.page.brandcontent.overview_printouts .multi_lines_chart{height:240px;min-height:200px;width:calc(100% - 30px)}.page.brandcontent.overview_printouts .card_resume{width:100%}.page.brandcontent.overview_printouts .table_wrapper{display:flex;justify-content:space-evenly;width:100%}.page.brandcontent.overview_printouts .table_wrapper .data_table{font-size:0.9em;width:640px;height:auto;max-width:100%;min-height:300px}.page.brandcontent.overview_printouts .table_wrapper .data_table.no_data .no_data{width:100%;text-align:center;margin-top:100px;font-size:1.4em;color:#e1e1e1;display:block}.page.brandcontent.overview_printouts .controler{position:relative;width:100%}.page.brandcontent.overview_printouts .controler{font-size:0.8em;font-weight:bold;background-color:rgba(245,245,245,0.7);border-radius:5px;width:170px;margin:auto;padding:4px;padding-right:30px;margin-top:50px}.page.brandcontent.overview_printouts .chart_title{display:inline-block;float:left;background-color:#455358;border:2px solid #455358;border-radius:2px;color:white;padding-top:7px;font-weight:500;font-size:0.9em}.page.brandcontent.overview_printouts .chart_title span{writing-mode:vertical-lr;transform:rotate(180deg)}.page.brandcontent.overview_printouts .horizontal_bar_chart table tr td:first-child{width:40%}.page.brandcontent.overview_printouts .horizontal_bar_chart table tr td:nth-child(2){width:60%}.brandcontent.postcard_layouts h1,.brandcontent.postcard_layouts p{width:100%;margin-bottom:40px;text-align:center}.brandcontent.postcard_layouts .data_table{font-size:0.9em;width:640px;height:auto;max-width:100%}.brandcontent.postcard_layouts .layout_thumbnail{width:100px;height:70px}.brandcontent.postcard_layouts .layout_thumbnail.greeting_card,.brandcontent.postcard_layouts .layout_thumbnail.set_of_greeting_cards,.brandcontent.postcard_layouts .layout_thumbnail.square_card_magnet{width:70px;margin-left:15px;margin-right:15px}.brandcontent.postcard_layouts .data_table .row_header{vertical-align:middle}.brandcontent.postcard_layouts .row_item .multi_lines_chart{height:350px}.brandcontent.postcard_layouts .row_item .loader_wrapper{height:350px}.business.b2b{display:block;margin:auto;text-align:center;padding:20px}.business.b2b h1,.business.b2b p{text-align:left;width:100%;margin-bottom:40px}.business.b2b h1{padding:0px;font-size:7em;margin-top:70px}.business.b2b .controller{display:flex;flex-direction:column;margin-bottom:30px;background-color:#f7f7f7;padding:9px;border-radius:4px;height:180px;justify-content:space-evenly}.business.b2b .controller .input_text{border:2px solid #26affa;border-radius:3px;width:150px;margin:auto;height:30px;margin-bottom:0px;margin-top:0px}.business.b2b .controller button{font-weight:600;color:#26affa}.business.b2b .row:first-child{margin-top:0px;margin-bottom:20px;justify-content:space-between}.business.b2b .row:first-child .row_item:first-child{width:500px}.business.b2b .row:first-child .row_item:nth-child(2){width:200px}.business.b2b .row:first-child .row_item:nth-child(3){width:400px}.business.b2b .data_table{font-size:0.9em;width:100%;height:auto;max-width:100%;margin-bottom:30px}.business.b2b .growth_line_chart{width:94%;padding:3%;height:180px}.business.b2b .growth_line_chart .chart_wrapper{height:70%}.business.b2b .growth_line_chart .interest_area{fill:rgba(255,255,255,0)}.business.b2b .DayPickerInput input{border:2px solid #26affa;border-radius:3px;width:150px;font-size:0.9em;font-weight:bold;padding:0px;line-height:0px;margin:auto;height:30px;font-weight:bold;background:none;text-align:center;font-size:0.9em;margin:auto;padding-left:5px;padding-right:5px;outline:none}.business.b2b .controler{background-color:white}.business.general h1{text-align:center;width:100%}.business.general h2,.business.general p{width:100%;margin-bottom:40px;text-align:left}.business.general .rowItem{width:550px}.business.general .rowItem p{margin:10px;width:auto;height:50px}.business.general .rowItem .simple_line_chart{margin-top:20px}.business.general .rowItem .simple_line_chart .chart_wrapper{width:100%}.business.kpi_overview{padding-top:0px;padding-left:0px}.business.kpi_overview h2{text-transform:capitalize;margin-top:50px;margin-bottom:50px;padding:0px;width:100%;font-size:1.8em;color:#455357}.business.kpi_overview .os-selector{display:flex;align-items:center}.business.kpi_overview .os-selector button.active{padding:0px 20px 0px 20px;height:35px;background-color:#455358;color:white;font-weight:bolder;font-size:13px;white-space:nowrap;margin:20px}.business.kpi_overview .os-selector button{padding:0px 20px 0px 20px;height:35px;border:2px solid #455358;color:#455358;font-weight:bolder;font-size:13px;white-space:nowrap;margin:20px}.business.kpi_overview .grid_layout{grid-template-columns:repeat(auto-fill, 360px);justify-content:space-evenly}.business.kpi_overview .kpi_wrapper{margin-bottom:0px;display:block;width:360px;height:180px}.business.kpi_overview .kpi_wrapper .kpi_title{overflow:hidden;float:left;height:auto;writing-mode:vertical-rl;padding:10px;text-orientation:mixed;display:block;font-weight:bold;text-transform:uppercase;background-color:#83ddeb;color:white}.business.kpi_overview .kpi_wrapper .no_data{color:#dedede;text-transform:uppercase;font-size:2em;width:100%;text-align:center;margin-top:80px;font-weight:bold}.business.kpi_overview .controler{position:sticky;top:0;height:80px;justify-content:space-evenly;padding-top:20px}.business.kpi_overview .controler .preset{width:220px}.business.kpi_overview .controler .display_type{width:120px}.business.kpi_overview .controler .date{width:300px}.business.kpi_overview .controler .aggregation_by{width:170px}.business.kpi_overview .controler .refresh{width:100px}.business.kpi_overview .controler .refresh button{height:80%;padding:10%}.business.scorecard{padding-top:0px}.business.scorecard .data_table{height:calc(100% - 70px)}.business.scorecard .controler{width:100%;margin-top:20px;margin-bottom:20px}.business.scorecard .controler .aggregation_by{flex-direction:row;width:300px}.business.subscriptions h1{text-align:center;width:100%}.business.subscriptions h2,.business.subscriptions p{width:100%;margin-bottom:40px;text-align:left}.business.subscriptions .rowItem{width:550px}.business.subscriptions .rowItem p{margin:10px;width:auto;height:50px}.business.subscriptions .rowItem .simple_line_chart{margin-top:20px}.business.subscriptions .rowItem .simple_line_chart .chart_wrapper{width:100%}.business.subscriptions .rowItem .multi_lines_chart{flex-direction:column;height:auto;padding-top:10px}.business.subscriptions .rowItem .multi_lines_chart .chart_wrapper{height:400px}.business.subscriptions .rowItem .multi_lines_chart .info_wrapper{flex-direction:row;justify-content:space-between}.business.subscriptions .rowItem .multi_lines_chart .info_wrapper .info_cell{margin-bottom:0px}.business.subscriptions .rowItem.large{margin:auto;max-width:1100px;width:100%}.page.database_health h1{display:block;width:100%;text-align:center;margin-top:50px;margin-bottom:50px;padding:0}.page.database_health h2{width:100%;text-align:center}.page.database_health p{text-align:center;margin-bottom:30px;width:100%}.page.database_health .row h2{text-align:left}.page.database_health .row .row_item:first-child{width:70%}.page.database_health .row .row_item:nth-child(2){padding:2%;padding-top:70px;width:26%}.page.database_health .row .row_item:nth-child(2) p{text-align:justify}.page.database_health .data_table{width:100%;height:auto}.page.database_health .data_table thead:first-child td:last-child{background-color:#feffc4}.page.database_health .simple_line_chart{margin:auto;width:800px;height:300px;padding:0}.page.database_health .simple_line_chart .chart_wrapper{display:block;width:100%;height:280px}.page.finance.costs{padding:0px;overflow:hidden}.page.finance.costs .input_text{color:#455358}.page.finance.costs h2{display:inline-block;float:left;color:#455358;font-size:1.1em;padding:0px;padding-top:10px;padding-left:6px;width:22px;height:100%;margin:0px;position:relative;top:50%}.page.finance.costs h2 span{writing-mode:vertical-lr;-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);margin:0px;padding:0px;font-weight:400;text-transform:capitalize;font-family:"Open Sans", sans-serif;font-style:normal;color:#455358;font-size:0.85em}.page.finance.costs .cost_controler{background-color:white;height:30px;width:80%;margin-left:10%;display:flex;margin:auto;justify-content:space-evenly;min-width:900px;position:fixed;z-index:1000}.page.finance.costs .cost_controler h1{display:inline-block;text-align:left;padding:0px;padding-left:20px;font-size:1.1em;margin:0px;margin-top:12px;font-family:"helvetica";text-transform:uppercase;color:#455358;font-weight:bold}.page.finance.costs .cost_controler .date_selection{display:inline-block;color:#455358;margin-top:12px;font-size:1em}.page.finance.costs .cost_controler .date_selection .selector select{color:#455358}.page.finance.costs .cost_controler button{margin-top:10px;background-color:#455358;font-weight:bold;color:white;width:90px;height:22px;border-radius:3px;margin-left:6px;margin-left:6px}.page.finance.costs .cost_details td:nth-last-child(-n + 2){background-color:#feffc4}.page.finance.costs .table_wrapper{width:100%;z-index:11;height:100%}.page.finance.costs .table_wrapper .data_table{width:calc(100% - 40px);z-index:11;height:100%}.page.finance.costs .table_wrapper .data_table .row_header{vertical-align:inherit}.page.finance.costs .table_wrapper .data_table table{margin-bottom:0px;min-height:100%;padding:10px}.page.finance.costs .table_wrapper .data_table td{font:400 13.3333px Arial;font-weight:bold;padding:5px}.page.finance.costs .table_wrapper .data_table thead td{padding-top:10px;padding-bottom:10px}.page.finance.costs .table_wrapper .data_table .row_header{text-transform:capitalize}.page.finance.costs .table_wrapper.costs .data_table.costs{width:calc(100% - 290px);margin-top:40px}.page.finance.costs .table_wrapper.costs .data_table.costs table{table-layout:fixed;min-width:900px}.page.finance.costs .table_wrapper.costs .data_table.costs td{overflow:hidden}.page.finance.costs .table_wrapper.costs .data_table.costs td:first-child{width:150px}.page.finance.costs .table_wrapper.costs .data_table.costs td:nth-last-child(-n + 4){background-color:#feffc4;width:100px}.page.finance.costs .table_wrapper.costs .table_variables{width:250px;height:100%;display:inline-block}.page.finance.costs .table_wrapper.costs .table_variables h2{width:100%;height:30px;margin:0px;padding:0px;display:block;text-align:center;float:none;position:initial;top:0%}.page.finance.costs .table_wrapper.costs .table_variables .data_table{width:100%;height:calc(100% - 30px)}.page.finance.costs .table_wrapper.costs .table_variables td{text-transform:none}.page.finance.costs .table_wrapper.costs{height:400px}.page.finance.costs .table_wrapper.cost_parameters{height:calc(100% - 450px)}.page.finance.costs .table_wrapper.cost_parameters table{min-width:1200px}.page.finance.costs .table_wrapper.cost_parameters table td:last-child{width:100px}.page.finance.costs .table_wrapper.cost_parameters .input_text_wrapper .input_text{text-align:right;font-size:1em;padding:0px;width:100%;text-align:center}.page.finance.costs .table_wrapper.cost_parameters td:last-child .input_text_wrapper .input_text{width:50px;text-align:right}.page.finance.credit_accounting h1{display:block;width:100%;text-align:center;margin-top:20px;margin-bottom:20px;padding:0}.page.finance.credit_accounting .data_table{width:100%;height:calc(100% - 100px)}.page.finance.credit_accounting .data_table thead:first-child td:nth-child(9),.page.finance.credit_accounting .data_table thead:first-child td:nth-child(10){background-color:#feffc4}.page.finance.credits_per_product{padding:10px;padding-top:10px}.page.finance.credits_per_product h1{margin-top:20px;margin-bottom:30px;font-size:1.5em;text-align:center;width:100%}.page.finance.credits_per_product .data_table{width:100%;height:calc(100% - 70px)}.page.finance.credits_per_product .data_table thead:first-child td:nth-child(3n){background-color:#feffc4}.page.finance.remaining_credits{padding:30px}.page.finance.remaining_credits h1{display:block;width:100%;text-align:center;margin-top:110px;margin-bottom:50px;padding:0}.page.finance.remaining_credits h2{display:block;width:100%;text-align:center;margin-top:20px;margin-bottom:20px;padding:0}.page.finance.remaining_credits p{display:block;width:100%;text-align:center;margin-top:10px;margin-bottom:40px;padding:0}.page.finance.remaining_credits .data_table{width:100%;height:auto}.page.finance.remaining_credits .data_table .row_header{vertical-align:inherit}.page.finance.remaining_credits .row{margin-bottom:20px;margin-top:70px}.page.finance.remaining_credits .row:first-child{margin-top:0px;justify-content:space-between}.page.finance.remaining_credits .row:first-child .row_item:nth-child(2){width:600px}.page.finance.remaining_credits .row:first-child .row_item:nth-child(1){width:600px;background-color:#455357;padding-right:10px;padding-top:10px;border-radius:4px}.page.finance.remaining_credits .row:first-child .row_item:nth-child(1) td:nth-child(1){vertical-align:middle;color:white}.page.finance.remaining_credits .row:first-child .row_item:nth-child(1) td:nth-child(2){text-align:justify;color:white}.page.finance.remaining_credits .simple_line_chart{width:600px;height:300px;float:right}.page.finance.remaining_credits .simple_line_chart .chart_wrapper{width:100%;height:300px}.page.finance.remaining_credits .overview_description{text-align:left;line-height:2.5em;margin-right:80px;margin-top:30px;width:500px;margin-left:120px}.page.finance.remaining_credits .overview_description .all_remaining_value{background-color:#FA9D9D;color:white;padding-left:2px;padding-right:2px;border-radius:4px}.page.finance.remaining_credits .overview_description .unfiltered_remaining_value{border-radius:4px;border:2px solid #7c8dfc;color:#7c8dfc;text-align:center;background-color:white;padding-left:2px;padding-right:2px}.page.finance.remaining_credits strong{background-color:#fffedb}.page.finance.remaining_credits .overview_description h2,.page.finance.remaining_credits .overview_description p{text-align:left;margin-bottom:50px}.page.finance.remaining_credits .expiring_definition{width:100%;margin:auto;color:#929292}.page.finance.remaining_credits .expiring_definition td{text-align:left;padding-left:10px;padding-bottom:20px;vertical-align:top}.page.finance.remaining_credits .expiring_definition td:first-child{text-align:right;font-weight:bold;width:150px;padding-right:10px}.page.finance.remaining_credits .expiring_total{height:500px}.page.finance.remaining_credits .expiring_total tbody tr:nth-child(n + 14) .row_value{background-color:#feffcb}.page.finance.remaining_credits .expiring_total tbody tr:first-child td:nth-child(3){background-color:#FA9D9D;color:white}.page.finance.remaining_credits .data_table.expired_credits table{min-height:300px}.page.finance.remaining_credits .data_table.expired_credits td:nth-child(2){background-color:#e9e9e9}.page.finance.remaining_credits .data_table{height:500px}.page.finance.remaining_credits .data_table table{min-height:500px;margin-bottom:0px}.page.finance.remaining_credits .data_table table td{border:none}.page.finance.remaining_credits .data_table.base_credits_table thead tr td:first-child,.page.finance.remaining_credits .data_table.base_credits_table .row_header{text-align:center}.page.finance.remaining_credits .data_table.remaining_credits tbody tr:last-child td:not(:first-child){background-color:#e9e9e9;font-weight:bold}.page.finance.remaining_credits .data_table.remaining_credits tbody tr:last-child td:nth-child(2){background-color:#FA9D9D;color:white}.page.finance.remaining_credits .row.last_activity .row_item:first-child{width:400px}.page.finance.remaining_credits .row.last_activity .row_item:nth-child(2){width:800px}.page.finance.remaining_credits .data_table.last_activity_date_table tbody tr:last-child td,.page.finance.remaining_credits .data_table.last_activity_date_table tr td:nth-child(2){background-color:#e9e9e9;font-weight:bold}.page.finance.remaining_credits .data_table.last_activity_date_table tbody tr:last-child td:nth-child(2){background-color:#FA9D9D;color:white}.page.finance.subscription_revenue h1{display:block;width:100%;text-align:center;margin-top:20px;margin-bottom:20px;padding:0}.page.finance.subscription_revenue .data_table{width:100%;height:calc(100% - 100px)}.page.finance.subscription_revenue .data_table td:last-child{background-color:#feffc4}.page.login{width:260px;height:360px;color:white;border-radius:4px;background-color:#26affa;margin:auto;padding:20px}.page.login h2{margin-top:20px;margin-bottom:30px;font-size:1.8em}.page.login .new_admin_user{width:100%}.page.login .field{margin-bottom:15px}.page.login input{font-size:1.01em}.page.login .field input{width:100%;height:24px;outline:none;border:none;color:#26affa;border-radius:4px;margin-top:20px;font-weight:bold}.page.login #admin_user_remember_me{width:20px;position:relative;top:5px}.page.login .actions input{outline:none;border:none;color:white;background:none;font-weight:bold;width:100%;margin-top:20px;font-size:1.3em}.page.login input:-webkit-autofill,.page.login input:-webkit-autofill:hover,.page.login input:-webkit-autofill:focus,.page.login textarea:-webkit-autofill,.page.login textarea:-webkit-autofill:hover,.page.login textarea:-webkit-autofill:focus,.page.login select:-webkit-autofill,.page.login select:-webkit-autofill:hover,.page.login select:-webkit-autofill:focus{-webkit-text-fill-color:#26affa}.page.not_found h1{color:#26affa;font-size:4em;text-align:center;margin:auto;margin-top:100px;height:100%;width:100%}.page.product.app_and_devices{display:initial;max-width:1400px;margin:auto}.page.product.app_and_devices h1,.page.product.app_and_devices p{width:100%;margin-top:17px;margin-bottom:0px;text-align:left;padding:0px;padding-left:0px}.page.product.app_and_devices .no-data{font-size:1.8em;color:#dedede;text-align:center;margin-top:80px}.page.product.app_and_devices .data_table{font-size:0.8em;height:auto;max-width:100%}.page.product.app_and_devices .data_table tr td:first-child{text-align:left;padding:3px}.page.product.app_and_devices .row.devices{height:calc(100% - 400px)}.page.product.app_and_devices .row.devices .row_item{height:100%}.page.product.app_and_devices .row.devices .row_item .data_table{height:100%}.page.product.app_and_devices .data_table .row_header{vertical-align:middle}.page.product.app_and_devices h2{text-align:left;font-size:1.1em;padding-left:0px;margin-bottom:20px}.page.product.app_and_devices .row{margin-top:20px;margin-bottom:0px;justify-content:space-between}.page.product.app_and_devices .row.app_versions .row_item{width:400px}.page.product.app_and_devices .multi_lines_chart{height:160px;min-height:160px;flex-direction:column}.page.product.app_and_devices .multi_lines_chart .info_wrapper{flex-direction:row}.page.product.app_and_devices .multi_lines_chart .info_wrapper .info_cell{width:100px}.page.product.app_and_devices .multi_lines_chart .info_wrapper .info_cell.x_value{width:50px}.product.care{padding:20px}.product.care h1,.product.care p{width:100%;margin-top:0px;text-align:center;margin-bottom:0px;font-size:1.4em}.product.care .desc{font-size:1.0em;width:100%;text-align:center;margin-top:10px;margin-bottom:10px}.product.care .grid_layout{grid-template-columns:repeat(auto-fill, 250px);margin-top:20px;margin-bottom:20px;justify-content:space-between;min-height:100%}.product.care .loader_wrapper{width:100%;height:100%}.product.care .kpi_wrapper{margin-bottom:60px;display:block;width:430px;height:200px}.product.care .kpi_wrapper .kpi_title{overflow:hidden;float:left;height:auto;writing-mode:vertical-rl;padding:10px;text-orientation:mixed;display:block;font-weight:bold;text-transform:uppercase;background-color:#83ddeb;color:white}.product.care .kpi_wrapper .no_data{color:#dedede;text-transform:uppercase;font-size:2em;width:100%;text-align:center;margin-top:80px;font-weight:bold}.product.care .growth_line_chart{width:100%;margin-top:30px}.product.care .growth_line_chart .interest_area{fill:rgba(255,255,255,0)}.product.contacts h1{text-align:center}.product.contacts h1,.product.contacts h2,.product.contacts p{width:100%;margin-bottom:40px;text-align:center}.product.contacts .rowItem{width:550px}.product.contacts .rowItem p{margin:10px;width:auto;height:50px}.product.contacts .rowItem .simple_line_chart{margin-top:20px}.product.contacts .rowItem .simple_line_chart .chart_wrapper{width:100%}.product.payment_flow h1{text-align:center}.product.payment_flow h1,.product.payment_flow p{width:100%;margin-bottom:20px}.product.payment_flow .general_description{text-align:center}.product.payment_flow .rowItem{width:600px}.product.payment_flow .rowItem p{margin:10px;width:auto;height:60px}.product.payment_flow .rowItem .simple_line_chart{margin-top:20px}.product.payment_flow .rowItem .simple_line_chart .chart_wrapper{width:100%;height:350px}.product.payment_flow .rowItem .multi_lines_chart{height:380px}.product.payment_flow .rowItem .multi_lines_chart .info_wrapper .info_col .info_cell{width:124px}.product.scheduled_cards h1,.product.scheduled_cards p{width:100%;margin-bottom:40px;text-align:center}.product.scheduled_cards .data_table{font-size:0.9em;width:640px;height:auto;max-width:100%}.product.scheduled_cards .data_table .row_header{vertical-align:middle}.product.scheduled_cards .row_item .multi_lines_chart{height:350px}.product.scheduled_cards .row_item .loader_wrapper{height:350px}.product.scheduled_cards .row_item .info_cell{width:200px}.tableau_reports{padding-top:10px}.tableau_reports h3{font-family:helvetica;color:#49575b;font-size:1em;font-weight:700}.tableau_reports .report_container{width:100%;height:100%}.tableau_reports .quit_button{background-color:rgba(38,175,250,0.79);color:white;font-size:1.5em;font-weight:700;width:30px;height:30px;position:fixed;right:40px;top:80px;border:none;line-height:0em;align-items:center;display:flex;justify-content:center}.report_button{width:250px;height:330px;margin:30px;border:none;text-transform:capitalize;cursor:pointer;border-radius:5px;box-shadow:1px 1px 2px 2px rgba(0,0,0,0.02)}.report_button .name{color:white;font-weight:bold;padding:3px}.report_button img{width:90%;height:65%}.report_button .date{margin-top:20px}.report{height:100%;text-align:center}.report img{display:block;width:auto;overflow:hidden;margin:auto}.report embed{width:100%}
