﻿.logout {
    margin-left: 5px;
}
.a-attachments-disabled {
    border: solid 1px #808080;
    padding: 0;
    margin: 0;
    background-color: #fff
}

.a-attachments-disabled>div {
    margin: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #a9a9a9
}

.a-pending-attachments>.a-header {
    margin-left: 3px;
    margin-bottom: 3px;
    font-weight: bold
}

.a-attachments-list {
    overflow: scroll
}

.a-attachments-toolbar img {
    width: 16px;
    height: 16px;
    margin-right: 3px;
    vertical-align: middle
}

.a-attachments-toolbar .k-button {
margin-right: 5px;
    width: auto!important;
    margin: 0;
    padding: 5px 15px;
    border-radius: 0;
    color: #fff;
    border: 0;
    background: #12596f;
}
.a-attachments-toolbar .k-button:hover{
    background: #147b9b;
}
.a-attachments-toolbar {
    padding-top: 3px;
    margin-bottom: 5px
}

.a-attachments-toolbar .a-attachment-category {
    float: left;
    margin-right: 10px
}

.a-attachment {
    padding: 5px;
    padding-top: 4px;
    cursor: default;
    overflow: hidden;
}
.a-attachment-select {
    float: left;
}
.a-attachment-preview {
    float: left
}

.a-attachment-content {
    margin-left: 7px;
    float: left;
    font-size: 12px
}

.a-attachment-content .k-link {
    margin-top: 3px
}

.a-attachment-preview img {
    width: 32px;
    height: 32px
}

.a-attachment-remove {
    float: right;    
    padding-right: 35px;
}

.a-attachment-remove img {
    width: 24px;
    height: 24px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: 7px
}

.a-attachment-preview-popup>img {
    max-height: 500px;
    max-width: 700px
}

.a-pending-attachments {
    margin-top: 3px;
    margin-left: -3px;
    margin-right: -3px;
    padding: 3px
}

.ftp-tab-item .a-pending-attachments {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 3px;
    display: none
}

.a-pendingg-attachment-remove {
    cursor: pointer;
    margin-right: 5px
}

.a-pending-attachment-details {
    float: right;
    padding-right: 50px;
}

.a-pending-attachment-details>.k-link {
    margin-right: 3px;
    margin-top: 1px;
    padding-right: 5px
}

.a-pending-attachments .a-pending-attachment {
    padding-left: 7px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: normal;
    cursor: default
}

.a-pending-attachment>img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    vertical-align: middle;
    cursor: default;
    margin-left: -3px
}

.a-pending-attachment .a-pending-attachment-preview {
    margin-top: 7px;
    margin-left: 0;
    margin-right: 7px;
    margin-bottom: 5px;
    padding: 10px
}

.a-pending-attachment-preview img {
    border: solid 1px #d3d3d3;
    max-height: 100px;
    max-width: 100px
}
.a-pop-message-container {
    padding-top: 15px;
}
.a-pending-attachment-text {
    font-weight: bold;
    font-size: 12px;
    margin-left: 7px
}

.a-pending-attachment .a-pending- attachment-details {
    float: right
}

.a-pending-attachment .a-pending-attachment- remove {
    cursor: pointer;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    vertical-align: middle
}

.a-pending-attachments-box {
    width: 99%;
    overflow-y: scroll;
    overflow-x: hidden;
    border: solid 1px #d3d3d3;
    margin-right: 1%;
    height: 35%;
    min-height: 100px;
        background: #fff;
}

.a-attachments-list-box {
    width: 99%;
    overflow-y: scroll;
    overflow-x: hidden;
    border: solid 1px #d3d3d3;
    margin-top: 5px;
    height: calc(100% - 42%);
    min-height: 120px;
        background: #fff;
}

.a-attachments-list-box .a-attachments-list {
    height: auto !important;
    overflow: hidden;
    border: none !important
}

.a-attachments-toolbar .k-upload-sync {
    border: none;
    background: none;
    float: left;
    padding:0;
}

.k-upload-button input.a-attachment-files {
    height: 25px;
    width: 100px;
    position: absolute;
    z-index: 100;
    right: 0;
    top: 0;
    opacity: 0;
    font: initial !important
}

.a-clearfixHeight {
    clear: both;
    margin-bottom: 5px;
    height: 0;
    line-height: 0
}

.a-attachment-text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ebusiness-user-profile .apex-ftp .k-icon, .apex-ftp .pf-input .k-icon {
    height: 24px;
    width: 24px;
    background-size: 24px 24px;
    background-image: url(/images/icons/icon_arrow-down-grey-24px.svg);
    background-repeat: no-repeat;
    background-position: 100%;
}
.ebusiness-user-profile .a-attachment-category span.k-dropdown-wrap {
    background: #fff;
}
div.k-window-content {
    height: 96%;
        margin: 0 !important;
}
.k-window-titlebar.k-header {
    height: 34px;
    background: transparent;
    border: 0;
    font-size: 18px;
}



.a-popup-message {
    padding: 0 9px;
}

.k-widget.k-window {
    border: 0;
    border-radius: 0;
    min-height: auto !important;
}

.a-pop-message-content {
    padding-bottom: 15px;
    line-height: 18px;
}

.messagebox-toolbar.btn-position {
    text-align: right;
    padding-bottom: 15px;
}

a.k-button.a-default.btn.btn-primary {
    color: #fff;
    padding: 6px 25px;
    margin-right: 15px;
}

a.k-button.a-canceldefault.btn.btn-default {
    padding: 6px 25px;
}a.k-window-action.k-link {
    font-size: 24px;
    background: transparent;
    border: 0;
    padding: 0;
}
a.k-button.a-default.btn.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}