﻿.ABItemActions
{
	/*border-bottom: 2px solid #4297d7;*/
	padding: 10px;
	/*background-color: #EFF6FC;*/
}

	.ABItemActions #ItemCarousel
	{
		display: inline-block;
	}

	.ABItemActions.Small #ItemCarousel
	{
		height: 40px;
		width: 250px;
		overflow: hidden;
		clear: none;
	}
	.ABItemActions.Small.Locked #ItemCarousel 
	{
		width: 100% !important;
	}

	.ABItemActions div.OpenAll.action
	{
		font-size: 20px;
		vertical-align: bottom;
	}

	.ABItemActions.Small .OpenAll.Full
	{
		display: none;
	}

	.ABItemActions .OpenAll.Small
	{
		display: none;
	}

	.ABItemActions.Small .OpenAll.Small
	{
		display: inline-block;
	}

	.ABItemActions.Full .OpenAll.Full
	{
		display: inline-block;
	}
	.ABItemActions	.ExitPoints
	{
		float: left;
	}
.owl-theme .owl-controls
{
	margin-top: 0px;
}

.ABItemActions div.action
{
	display: inline-block;
	margin: 7px 15px;
	font-size: 29px;
	color: #727376;
	cursor: pointer;
	vertical-align: top;
}

.ABItemActions.Actions .Priority, .Priority
{
	width: 30px;
	height: 32px;
	box-sizing: border-box;
	background-color: transparent;
}
.ABItemActions.StatusFrozen .action.Edit , 
.ABItemActions.StatusFrozen .action.Comments
{
	display:none !important;
}
.ABItemActions.StatusInProgress .action.Accept, .ABItemActions.StatusPendingApproval .action.Accept,
.ABItemActions.StatusClose .action.Accept, .ABItemActions.StatusCanceled .action.Accept,
.ABItemActions.StatusFrozen .action.Accept, .ABItemActions.StatusRejected .action.Accept,
.ABItemActions .action.Reopen,
.ABItemActions.StatusClose .action.Complete,
.ABItemActions.StatusClose .action.CompleteAndArchive,
.ABItemActions.StatusCanceled .action.Complete,
.ABItemActions.StatusCanceled .action.CompleteAndArchive,
.ABItemActions.StatusFrozen .action.Complete,
.ABItemActions.StatusFrozen .action.CompleteAndArchive,
.ABItemActions.StatusRejected .action.Complete,
.ABItemActions.StatusRejected .action.CompleteAndArchive,
.ABItemActions .action.Edit,
.ABItemActions .action.Priority,
.ABItemActions .action.Cancel,
.ABItemActions .action.Freeze,
.ABItemActions .action.Decline,
.ABItemActions .action.Forward,
.ABItemActions .action.Archive,
.ABItemActions.Task.TO.NoFlags .action.Edit,
.ABItemActions.NoSubItems .action.TreeView,
.ABItemActions.Meeting.NoSubItems .action.TreeView,
.ABItemActions .action.Restore
{
	display: none;
}

.ABItemActions.ShowReopen .action.Reopen,
.ABItemActions.StatusClose .action.Reopen,
.ABItemActions.StatusCanceled.From .action.Reopen,
.ABItemActions.StatusFrozen.From .action.Reopen,
.ABItemActions.StatusRejected .action.Reopen,
.ABItemActions.StatusClose .action.Archive,
.ABItemActions.StatusCanceled .action.Archive,
.ABItemActions.StatusFrozen .action.Archive,
.ABItemActions.StatusRejected .action.Archive,
.ABItemActions.StatusSent .action.Archive,
.ABItemActions.CC .action.Archive,
.ABItemActions.Meeting .action.Archive,
.ABItemActions.Meeting .action.Labels,
.ABItemActions.Meeting .action.TreeView,
.ABItemActions.StatusPendingApproval .action.Reopen,
.ABItemActions.Task.From.TO.NoFlags .action.Edit,
.ABItemActions.From .action.Edit, .ABItemActions.TO .action.Edit,
.ABItemActions.From.Task .action.Priority,
.ABItemActions .action.Print,
.ABItemActions .action.Send,
.ABItemActions.From.Task.StatusSent .action.Cancel, .ABItemActions.From.Task.StatusSent .action.Freeze,
.ABItemActions.From.Task.StatusNew .action.Cancel, .ABItemActions.From.Task.StatusInProgress .action.Cancel,
.ABItemActions.From.Task.StatusNew .action.Freeze, .ABItemActions.From.Task.StatusInProgress .action.Freeze,
.ABItemActions.TO.Task.Decline.StatusNew .action.Decline, .ABItemActions.TO.Task.Decline.StatusInProgress .action.Decline,
.ABItemActions.Meeting .action.Comments, .ABItemActions.Meeting .action.TrackChanges,
.ABItemActions.TO.Task.Forward.StatusNew .action.Forward, .ABItemActions.TO.Task.Forward.StatusInProgress .action.Forward
{
	display: inline-block;
}

.ABItemActions.CC .action.Accept, .ABItemActions.CC .action.Reopen, .ABItemActions.CC .action.Complete, .ABItemActions.CC .action.CompleteAndArchive,
.ABItemActions.StatusSent .action.Accept, .ABItemActions.StatusSent .action.Reopen, .ABItemActions.StatusSent .action.Complete, .ABItemActions.StatusSent .action.CompleteAndArchive,
.ABItemActions.Meeting .action ,
.ABItemActions.From.Task.StatusNew .action.Decline, .ABItemActions.From.Task.StatusInProgress .action.Decline,
.ABItemActions.From.Task.StatusNew .action.Forward, .ABItemActions.From.Task.StatusInProgress .action.Forward,
.ABItemActions.Archive .action.Archive,
.ABItemActions.Employee .action.Archive,
.ABItemActions.Employee .action.Duplicate,
.ABItemActions.Employee .action.OpenAll
{
	display: none;
}

.ABItemActions.CC.Manager .action.Labels, .ABItemActions.CC.Manager .action.Archive
{
    display: none;
}

.ABItemActions.ResponseFields .action.Respond
{
	color: #ee3800;
}

.ABItemActions.Meeting .Respond.action, .ABItemActions.Meeting .action.Print, .ABItemActions.Meeting .action.Duplicate,
.ABItemActions.Archive .action.Restore, .ABItemActions.Meeting .action.Send
{
	display: inline-block;
}

.ABItemActions.GroupMember .action.Accept,
.ABItemActions.GroupMember .action.Archive,
.ABItemActions.GroupMember .action.Reopen,
.ABItemActions.GroupMember .action.Respond,
.ABItemActions.GroupMember .action.Edit,
.ABItemActions.GroupMember .action.Duplicate,
.ABItemActions.GroupMember .action.Cancel,
.ABItemActions.GroupMember .action.Freeze,
.ABItemActions.GroupMember .action.Decline,
.ABItemActions.GroupMember .action.Forward,
.ABItemActions.GroupMember .action.Complete,
.ABItemActions.GroupMember .action.CompleteAndArchive,
.ABItemActions.GroupMember .OpenAll,
.ABItemActions.GroupMember .action.Labels,
.ABItemActions.GroupMember .action.TreeView,
.ABItemActions.GroupMember .action.Comments
{
	display: none !important;
}

.ABItemActions.Locked .action.Accept,
.ABItemActions.Locked .action.Complete,
.ABItemActions.Locked .action.Archive,
.ABItemActions.Locked .action.Reopen,
.ABItemActions.Locked .action.Respond,
.ABItemActions.Locked .action.Duplicate,
.ABItemActions.Locked .action.Cancel,
.ABItemActions.Locked .action.Freeze,
.ABItemActions.Locked .action.CompleteAndArchive,
.ABItemActions.Locked .action.Decline,
.ABItemActions.Locked .action.Forward,
.ABItemActions.Locked .action.OpenAll,
.ABItemActions.Meeting .action.Reopen
{
	display: none !important;
}

.ABItemActions.NoEmail .Send
{
	display:none !important;
}
/*.ABItemActions.IsInArchiveDB .action.Accept,
.ABItemActions.IsInArchiveDB .action.Complete,
.ABItemActions.IsInArchiveDB .action.Archive,
.ABItemActions.IsInArchiveDB .action.Labels,
.ABItemActions.IsInArchiveDB .action.Edit,
.ABItemActions.IsInArchiveDB .action.Priority,
.ABItemActions.IsInArchiveDB .action.Respond,
.ABItemActions.IsInArchiveDB .action.Duplicate,
.ABItemActions.IsInArchiveDB .action.Cancel,
.ABItemActions.IsInArchiveDB .action.Freeze,
.ABItemActions.IsInArchiveDB .action.CompleteAndArchive,
.ABItemActions.IsInArchiveDB .action.Decline,
.ABItemActions.IsInArchiveDB .action.Forward,
.ABItemActions.IsInArchiveDB .action.OpenAll
{
	display: none !important;
}*/

.ABItemActions ul.ActionOptions
{
	width: 60px;
    position: absolute;
    background-color: white;
    bottom: 50px;
    font-size: 30px;
    display: none;
	border: 1px solid #A7ABB1;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.ABItemActions ul.ActionOptions li.ActionOption
{
	float: left;
	cursor: pointer;
	color: #727376;
	/*border-bottom: 1px dashed #A7ABB1;*/
	padding: 10px 15px;
	width: 100%;
}

.ABItemActions ul.ActionOptions li.ActionOption:hover
{
	background-color: #F7931D;
	color: #FFF;
}

.ABItemActions .action:hover
{
	color: #F7931D;
}

.rtl .ABItemActions ul.ActionOptions li.ActionOption
{
	float: right;
}
