﻿.reporting .items_container { overflow-x: hidden; overflow-y: auto; border: 1px #9A9A9A solid; border-radius: 2px;}
.autoSaving_action { cursor: pointer; padding: 0; margin: 0; padding-right: 10px; padding-left: 10px; height: 50px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.autoSaving_action.center { display: -webkit-flex; -webkit-align-items: center; align-items: center; }
.autoSaving { color: rgba(255,255,255,0.87); background-color: #3FA9F5 !important; width: 100px; height: 26px; font-size: 16px; line-height: 26px; text-align: center; box-sizing: border-box; border-radius: 3px; }
.reporting .md-green-button { min-width: 120px; width: 120px; min-height: 24px; font-size: 11px; font-weight: bold; height: 24px; line-height: 24px; background-position: 7px 4px; background-repeat: no-repeat; width: 16px; height: 16px; background-color: transparent !important; border: 1px; border-style: solid; border-color: #33BDA4 !important; color: #33BDA4 !important; background-color: transparent !important; display: block !important; box-sizing: border-box !important; margin: 0; margin-left: 10px; padding: 0; }
.reporting .md-green-button.disabled { background-color: transparent !important; border: 1px; border-style: solid; border-color: #D2D2D2 !important; color: #D2D2D2 !important; box-sizing: border-box !important; cursor: not-allowed; }
.reporting .md-green-button .svg_icon { height: 14px; width: 14px; color: inherit !important; margin-bottom: 4px; min-height: 14px; min-width: 14px; }
.reporting .md-green-button.action_edit_button { min-width: 68px; width: 68px; min-height: 24px; font-size: 11px; font-weight: bold; height: 24px; line-height: 24px; }
.reporting .container_progress { position: absolute; width: 965px; height: 843px; height: calc(100% - 50px); height: -o-calc(100% - 50px); height: expression(100% - 50px); background-color: rgba(0,0,0,0.1) !important; z-index: 1000; margin-left: -15px; margin-top: -15px; }
.reporting .container_progress { width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.reporting .container_progress .md-progress-circular { position: relative; -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; }
.reporting .container_progress .inside_grid { padding-top: 100px !important; }
.reporting .items_container { float: left; width: 436px; margin-right: 20px; background-color: #fafafa; height: 300px; overflow-x: hidden; overflow-y: auto; }
.reporting .flex_title { -webkit-box-flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; height: 40px; margin-top: 20px; }
.reporting .flex_title p { margin: 0px; }
.reporting .items_container .nobody { width: 436px; height: 300px; overflow-x: hidden; overflow-y: hidden; 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; }
.reporting .items_container .nobody p { padding: 0px !important; margin: 0px !important; font-size: 15px; }
.reporting .items_container .item_info { padding: 5px; padding-left: 15px !important; width: auto; height: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; cursor: pointer }
.reporting .items_container .item_info.selected { background: #EEEEEE; }
.reporting .items_container .item_info .item_personal_info { width: 350px; height: 50px; margin-left: 16px; }
.reporting .items_container .item_info .item_personal_info .name { line-height: 24px; height: 24px; font-size: 15px; font-weight: bold; }
.reporting .items_container .item_info .item_personal_info .email { line-height: 24px; height: 24px; font-size: 15px; color: #9A9A9A; }
.reporting .items_container .item_info .item_icon { width: 50px; height: 50px; background-position: center center; background-repeat: no-repeat; background-size: 50px 50px; }
.reporting .items_container .item_info .item_icon.group { background-image: url('../../../bundle/i/gal/gal_item_group.svg'); }
.reporting .items_container .item_info .item_icon.user { background-image: url('../../../bundle/i/gal/gal_item_user.svg'); }
.reporting .items_container .item_info .item_icon.allmailboxes { background-image: url('../../../bundle/i/gal/gal_all_mailboxes_item.svg'); }
.reporting .items_container .item_info .item_icon.contact { background-image: url('../../../bundle/i/gal/gal_item_contact.svg'); }
.reporting .items_container .item_info .item_icon.collection { background-image: url('../../../bundle/i/gal/gal_item_collection.svg'); }
.reporting .items_container .item_info .item_icon.user.partner { background-image: url('../../../bundle/i/partner/user-group-partner.svg'); background-repeat: no-repeat; background-size: 50px auto; background-position: 0 0; }
.reporting .items_container .item_info:hover { background-color: #EEEEEE; }
.reporting .items_container .item_info .image_border_radius { border-radius: 25px; overflow: hidden; height: 50px; width: 50px; }
.reporting .items_container .editButton { float: right; }
.reporting .roles_container { float: right; width: 436px; overflow-x: hidden; overflow-y: auto; }
.reporting .roles_container.disabled { background-color: gainsboro; cursor: not-allowed; }
.reporting .roles_container .settings-group .help_icon { float: right; margin-top: 2px; margin-left: 2px; width: 15px; height: 15px; background-position: center center; background-repeat: no-repeat; background-size: 15px 15px; background-image: url('../../../bundle/i/help.svg'); }
.reporting .row { display: flex; }
.reporting .settings-group { margin: 0; border: 1px #9A9A9A solid; border-radius: 2px; min-width: 300px; min-height: 100px; }
.reporting .group-header { height: 30px; line-height: 30px; position: relative; padding-left: 5px; padding-right: 5px; top: -16px; left: 20px; background-color: #fafafa; width: 200px; font-size: 16px; margin-bottom: -20px; }
.reporting .settings-group .enable-week-report-switch { margin-left: 16px; }
.reporting .settings-group .enable-week-report-switch .enable-week-report-button { border: 1px #33BDA4 solid; background: #33BDA4; cursor: pointer; height: 30px; width: 130px; text-align: -webkit-center; color: white; margin-top: 10px; line-height: 30px; }
.reporting .settings-group .enable-week-report-switch .enable-week-report-button.disabled { background: none; color: #9A9A9A; border-color: #9A9A9A; }

