﻿.btn-approve
{
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:4px;
    margin-bottom:-4px;
    background: url(/Content/images/1444847931_tick-circle-frame.png);
}

.btn-copy {
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:4px;
    margin-bottom:-4px;
    background: url(/Content/images/1440696907_copy.png);
}

.btn-copy-text {
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:4px;
    margin-bottom:-4px;
    background: url(/Content/images/1457563201_icon-32-clipboard-edit.png);
}

.btn-cut {
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:4px;
    margin-bottom:-4px;
    background: url(/Content/images/1440696802_gtk-cut.png);
}

.btn-delete 
{
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:4px;
    margin-bottom:-4px;
    background: url(/Content/images/1445454956_trash.png);
}

.btn-download
{
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:4px;
    margin-bottom:-4px;
    background: url(/Content/images/1445454748_download.png);
}

.btn-drop 
{
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:4px;
    margin-bottom:-4px;
    background: url(/Content/images/delete.png);
}

.btn-open
{
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:4px;
    margin-bottom:-4px;
    background: url(/Content/images/open.png);
}

.btn-refuse
{
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:4px;
    margin-bottom:-4px;
    background: url(/Content/images/1444847783_Remove.png);
}

.btn-restore 
{
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:4px;
    margin-bottom:-4px;
    background: url(/Content/images/1438181618_Redo.png);
}

.btn-upload
{
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:4px;
    margin-bottom:-4px;
    background: url(/Content/images/upload.png);
}

.icon-back
{
    background: url(/Content/images/arrow_return_up_left.png) no-repeat;
}

.icon-site-collection
{
}

.icon-site
{
    background: url(/Content/images/site.png) no-repeat;
}

.icon-library
{
    background: url(/Content/images/library.png) no-repeat;
}

.icon-library-with-approval
{
    background: url(/Content/images/library_with_approval.png) no-repeat;
}

.icon-folder
{
    background: url(/Content/images/folder.png) no-repeat;
}

.icon-file
{
    background: url(/Content/images/file.png) no-repeat;
}

.icon-file-doc, .icon-file-docx
{
    background: url(/Content/images/file-doc.png) no-repeat;
}

.icon-file-pdf
{
    background: url(/Content/images/file-pdf.png) no-repeat;
}

.icon-file-xls, .icon-file-xlsx
{
    background: url(/Content/images/file-xls.png) no-repeat;
}

.icon-file-png, .icon-file-jpg, .icon-file-jpeg, .icon-file-gif, .icon-file-bmp
{
    background: url(/Content/images/file-img.png) no-repeat;
}

.icon-file-txt
{
    background: url(/Content/images/file-txt.png) no-repeat;
}

.ui-button .ui-icon.btn-add {
    background: url(/Content/images/1432758964_add.png);
    width:16px;
    height:16px;
}

.ui-button .ui-icon.btn-copy {
    background: url(/Content/images/1440696907_copy.png);
    width:16px;
    height:16px;
}

.ui-button .ui-icon.btn-cut {
    background: url(/Content/images/1440696802_gtk-cut.png);
    width:16px;
    height:16px;
}

.ui-button .ui-icon.btn-create-directory {
    background: url(/Content/images/folder_add.png);
    width:16px;
    height:16px;
}

.ui-button .ui-icon.btn-delete {
    background: url(/Content/images/recycle.png);
    width:16px;
    height:16px;
}

.ui-button .ui-icon.btn-download {
    background: url(/Content/images/1445454619_arrow_down.png);
    width:16px;
    height:16px;
}

.ui-button .ui-icon.btn-drop {
    background: url(/Content/images/delete.png);
    width:16px;
    height:16px;
}

.ui-button .ui-icon.btn-loading {
    background: url(/Content/images/loading_spin.gif);
    width:16px;
    height:16px;
}

.ui-button .ui-icon.btn-logout {
    background: url(/Content/images/1445000379_logout.png);
    width:16px;
    height:16px;
}

.ui-button .ui-icon.btn-move {
    background: url(/Content/images/move.gif);
    width:16px;
    height:16px;
}

.ui-button .ui-icon.btn-paste {
    background: url(/Content/images/1440700490_Paste.png);
    width:16px;
    height:16px;
}

.ui-button .ui-icon.btn-recycle-bin {
    background: url(/Content/images/1438106897_edit-trash.png);
    width:16px;
    height:16px;
}

.ui-button .ui-icon.btn-restore {
    background: url(/Content/images/1438181618_Redo.png);
    width:16px;
    height:16px;
}

.ui-button .ui-icon.btn-search {
    background: url(/Content/images/1451578731_search.png);
    width:16px;
    height:16px;
}

.ui-button .ui-icon.btn-upload {
    background: url(/Content/images/1445454646_arrow_up.png);
    width:16px;
    height:16px;
}

.img-green-dot
{
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:4px;
    margin-bottom:-4px;
    background: url(/Content/images/1444848535_status.png);
}

.img-orange-dot
{
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:4px;
    margin-bottom:-4px;
    background: url(/Content/images/1444848566_status-away.png);
}

.img-red-dot
{
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:4px;
    margin-bottom:-4px;
    background: url(/Content/images/1444848542_status-busy.png);
}

.img-white-dot
{
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:4px;
    margin-bottom:-4px;
    background: url(/Content/images/1444848572_ui-radio-button-uncheck.png);
}

.img-grey-dot
{
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:4px;
    margin-bottom:-4px;
    background: url(/Content/images/1444848577_status-offline.png);
}

.img-locked 
{
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:4px;
    margin-bottom:-4px;
    background: url(/Content/images/1456245445_icon-114-lock.png) no-repeat;
}