﻿.ssu .items_container { overflow-x: hidden; overflow-y: auto; border: 1px #E9EBED solid; border-radius: 12px 12px 0 0; }
.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; }
.ssu .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; }
.ssu .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; }
.ssu .md-green-button .svg_icon { height: 14px; width: 14px; color: inherit !important; margin-bottom: 4px; min-height: 14px; min-width: 14px; }
.ssu .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; }
.ssu .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; }
.ssu .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; }
.ssu .container_progress .md-progress-circular { position: relative; -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; }
.ssu .container_progress .inside_grid { padding-top: 100px !important; }
.ssu .items_container { float: left; width: 416px; background-color: #FFFFFF; height: 284px; overflow-x: hidden; overflow-y: auto; padding-top:10px; box-sizing: border-box; }
.ssu .flex_title { -webkit-box-flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; height: 40px; margin-top: 20px; }
.ssu .flex_title p { margin: 0px; }
.ssu .items_container .nobody { width: 416px; height: 254px; 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; }
.ssu .items_container .nobody p { padding: 0px !important; margin: 0px !important; font-size: 15px; }
.ssu .items_container .item_info { padding: 5px; padding-left: 8px !important; width: auto; height: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; cursor: pointer; margin-left: 10px;
    margin-right: 10px;
    border-radius: 8px; }
    .ssu .items_container .item_info .h-c-name {
        font-family: Inter;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        color: #202020;
    }
    .ssu .items_container .item_info .h-c-count {
        color: #5C5C5C;
        font-family: Inter;
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
    }
    .ssu .items_container .item_info.selected {
        /*background: #D9ECFB;*/
    }
.ssu .enable-cirasync-portal { margin-bottom: 0 !important; }
.ssu .header { width: 416px; }
.ssu .logo {
    height: 48px;
    width: 48px;
}
.ssu .container_title {
    font-family: Inter;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
}
.ssu .info-icon {
    height: 24px;
    width: 24px;
    background-image: url('/s/bundle/i/newUI/message-sprite.svg');
    background-repeat: no-repeat;
    background-size: auto 24px;
    background-position: -72px 0;
}
.ssu .md-blue-button.gears {
    padding-right:7px;
}
.ssu .md-blue-button[disabled] .cira-buttons-icon.size16.edit {
    background-position: -273px 0;
}
.ssu .md-blue-button[disabled] .cira-buttons-icon.size16.gears {
    background-position: -288px 0;
}

.ssu .sync.black {
    background: url('../../../bundle/i/newUI/gears-animated.svg');
    background-size: 20px;
    line-height: 20px;
    height: 19px;
    /* padding-left: 10px; */
    width: 20px;
}

.ssu .consent-message {
    margin:0;
}
    .ssu .consent-message .message-item {
        margin: 0;
        padding: 0;
    }

    .ssu .items_container .field_info {
        padding: 5px;
        padding-left: 15px !important;
        width: auto;
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        cursor: pointer;
        font-size: 12px;
        justify-content: space-between;
        align-items: center;
    }

    .ssu .items_container .field_info .field_item_info .name {
        line-height: auto;
        height: auto;
        font-size: 12px;
        font-weight: bold;
    }
.ssu .items_container md-checkbox .md-label {
    float: left;
    margin-left: 0 !important;
}

.ssu .items_container .item_info .item_personal_info {
    width: 350px;
    height: 50px;
    margin-left: 16px;
}
.ssu .welcome-mail table {
    border: none;
}
.ssu .welcome-mail .k-editable-area {
    background: transparent;
    border: none;
}
    .ssu .welcome-mail .k-editable-area iframe {
        background: transparent;
        border: none;
    }

    .ssu .items_container .item_info .item_personal_info .name {
        line-height: 24px;
        height: 24px;
        font-size: 15px;
        font-weight: bold;
    }
.ssu .items_container .item_info .item_personal_info .email { line-height: 24px; height: 24px; font-size: 15px; color: #9A9A9A; }
.ssu .items_container .item_info .item_icon { width: 50px; height: 50px; background-position: center center; background-repeat: no-repeat; background-size: 50px 50px; }
.ssu .items_container .item_info .item_icon.group { background-image: url('../../../bundle/i/gal/gal_item_group.svg'); }
.ssu .items_container .item_info .item_icon.user { background-image: url('../../../bundle/i/gal/gal_item_user.svg'); }
.ssu .items_container .item_info .item_icon.allmailboxes { background-image: url('../../../bundle/i/gal/gal_all_mailboxes_item.svg'); }
.ssu .items_container .item_info .item_icon.contact { background-image: url('../../../bundle/i/gal/gal_item_contact.svg'); }
.ssu .items_container .item_info .item_icon.collection { background-image: url('../../../bundle/i/gal/gal_item_collection.svg'); }
.ssu .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; }
.ssu .items_container .item_info:hover { background-color: #F9F9F9; }
.ssu .items_container .item_info .image_border_radius { border-radius: 25px; overflow: hidden; height: 50px; width: 50px; }
.ssu .items_container .editButton { float: right; }
.ssu .roles_container { float: right; width: 416px; overflow-x: hidden; overflow-y: auto; }
.ssu .roles_container.disabled { background-color: gainsboro; cursor: not-allowed; }
.ssu .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'); }
.ssu .row { display: flex; }
.ssu .settings-group { margin: 0; border: 1px #9A9A9A solid; border-radius: 2px; min-width: 300px; min-height: 100px; }
.ssu .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; }
.ssu .settings-group .enable-week-report-switch { margin-left: 16px; }
.ssu .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; }
.ssu .settings-group .enable-week-report-switch .enable-week-report-button.disabled { background: none; color: #9A9A9A; border-color: #9A9A9A; }

.ssu .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-width: 1px !important;
    border-style: solid !important;
    border-color: #33BDA4 !important;
    color: #33BDA4 !important;
    background-color: transparent !important;
    display: block !important;
    box-sizing: border-box !important;
}

    .ssu .md-green-button[disabled] {
        background-color: transparent !important;
        border-width: 1px !important;
        border-style: solid;
        border-color: #D2D2D2 !important;
        color: #D2D2D2 !important;
        box-sizing: border-box !important;
        background: url('../../s/i/gear_frozen_gray.svg');
        background-size: 24px 24px;
        background-repeat: no-repeat;
        color: gray;
    }

    .ssu .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;
        background: url('../../s/i/gear_frozen_gray.svg');
        background-size: 24px 24px;
        background-repeat: no-repeat;
    }