ul.actionList-track{
	display: flex;
    position: absolute;
    right: 0;
    top: 18px;
}

.include-template-normal {
    display: flex;
    list-style-type: none;
    float:right;
}

.include-template-normal > li {
	margin-right: 5px;
}

.result-card-resource-title.card-result-title > div {
    width: 550px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.actionList-track > li  {
    padding: 2px;
    border-right: 1px solid #fff;
    list-style-type: none;
}

ul.actionList-track > li > span > span > a {
	text-decoration:none;
}

.action-button-widget {
    text-decoration: none !important;
    cursor:pointer;
}

/* ActionList hook */

.hook-action-bar ul.actionList-track > .include-template-normal {
    display: flex;
    list-style-type: none;
    background: #ecf0f1;
    margin: 0;
    padding: 2px;
}

.hook-action-bar ul.actionList-track > .include-template-normal > li{
	margin-right: 5px;
    border-right: 1px solid #ddd;
    padding-right: 5px;
}

.hook-action-bar ul.actionList-track > li{
    border-right: 1px solid #ECF0F1;
}

.hook-action-bar strong, .hook-action-bar a  {
    color: #7D7D7D !Important;
    font-family: AvenirLTStd-Medium;
}

.hook-action-bar span.action-label {
	color: #7D7D7D !Important;
    font-family: AvenirLTStd-Medium;
    position: relative;
    right: 7px;
}

.hook-action-bar span.action-label:hover {
	color: #2d72be !Important;
}

.hook-action-bar a [class^="icon-"]{
    padding: 5px 0px 5px 0px;
    border-radius: 50%;
    color: #7D7D7D;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.content-popover ul li span {
    cursor: pointer;
}


a.action-badge {
    width: 18px;
    text-align: center;
    display: inline;
    position: relative;
    left: 5px;
    cursor:pointer;
}

.search-social-bar-action-container a.action-badge {
    left: 0;
}

.hook-action-bar a [class^="icon-"]:hover  {
	color: #2C70BB; 					
}

.hook-action-bar a.action-badge {
    width: 18px;
    text-align: center;
    display: inline;
    position: relative;
    left: -5px;
    cursor:pointer;    
}

.hook-action-bar .form-group ul,
.hook-action-bar a [class^="icon-"]:hover {
	margin: 0;
} 

.hook-action-bar .form-group ul li {
    list-style-type: none;
}

.hook-action-bar .form-group ul li:hover {
    background-color: rgba(236, 240, 241, 0.22);
}

.hook-action-bar .popover-title  {
    background-color: #FFFFFF;
}

.hook-action-bar .btn-hamburger {
    position: absolute;
    height: 100%;
    right: 0;
    padding: 0 15px;
    border: 0;
    outline: none;
    background-color: #337ab7;
    color: #fff;
    cursor: pointer;
}

.hook-action-bar div.action-label {
    display:inline-block;
    font-size: 10px;
    color: #7D7D7D;
    position: relative;
    bottom: 8px;
    clear: left;
    right: 10px;
    width: 0;
}

.hook-action-bar .secondary-menu-actionbar{
	position: absolute;
    right: 0;
	top: -7px;
}

.hook-action-bar ul.actionList-track  {
    position: relative;
    display: flex;
    top: 0px;
	margin: 0 0 10px 5px;
}

	.hook-manage-action-bar {
		position: relative;
	}

	.hook-manage-action-bar ul.actionList-track {
	    display: inline;
	    position: relative;
	    right: 0px;
	    top: 3px;
	    width: 280px;
	    left: 0;
	    margin: 0 0 10px 0px;
	}
	
	.hook-manage-action-bar ul.actionList-track a,
	.hook-manage-action-bar ul.actionList-track span {
		color:#7D7D7C;
		cursor:pointer;
		text-decoration: none;
	}
	
	.hook-manage-action-bar ul.actionList-track span:hover {
		color:#2c3e52;
		cursor:pointer;
	}
	
	.hook-manage-action-bar ul.actionList-track a:hover {
		color:#2c3e52;
	}
	
	li.secondary-menu-actionbar .popover-content{
		overflow-y: auto; 
		max-height:200px;
	}

.action-badge {
    display:inline-block;
    font-size: 10px;
    position: relative;
    bottom: 8px;
	left: 6px;    
    clear: left;
    cursor:pointer;
}

tooltip._multiline {
    cursor: auto;
}

.action-badge-performers-widget {
    position: relative;
    display: inline-block;
}



ul.actionList-track.normal li {
    margin-right: 10px;
}


/* Custom Marker */
ul.marker-list i.marker-status {
    float: right;
    text-align: center;
}

ul.marker-list i.marker-status.icon-trash {
    color:#c0392b;
}

ul.marker-list i.marker-status.icon-plus {
    color:#2ecc71;
}

ul.marker-list {
	margin:0 0 10px 0px;
}

ul.marker-list li {
    padding:5px;
    list-style-type: none;
}

ul.marker-list li  > span > i {
    margin-right:5px;
}

span.mark-count{
	font-weight:bold;
}

span.loading-submit-btn > img {
	padding: 5px;
    border-radius: 50%;
    color: #7D7D7D;
    width: 20px;
    height: 20px;
    line-height: 14px;
    text-align: center;
}

div.hook-action-bar {
	clear:both;
    background: #ecf0f1;
    margin: 0;
    padding: 2px;
    border-top: 1px solid #ddd;
    height: 34px;
    position: relative;
    bottom: 0;
}



/*Custom NG-Dialog */
.ngdialog.ngdialog-theme-plain .ngdialog-content {
    background: #fff !important;
    color: #444;
    font-family: 'Helvetica Neue',sans-serif;
    font-size: 1.1em;
    line-height: 1.5em;
    margin: 0 auto;
    max-width: 100%;
    padding: 1em;
    position: relative;
    width: 450px;
    min-height:220px;
}

.ngdialog.ngdialog-theme-plain .ngdialog-close:active:before, .ngdialog.ngdialog-theme-plain .ngdialog-close:hover:before {
    color: #ddd !important;
}

.ngdialog.ngdialog-theme-plain input {
    border-radius: 0 !Important;
    height: 100%;
    width: 100%;
}

.ngdialog.ngdialog-theme-plain .ngdialog-content h1 {
    color: inherit;
    margin-top: 5px;
    font-weight: normal;
}

/* Flip Marker */
.flip-marker {
    -webkit-perspective: 800;
    perspective: 800;
   /* width: 248px;*/
    height: 200px;
    position: relative;
    margin: 0;
    overflow: auto;
}
.flip-marker .card-marker.flipped-marker {
  -webkit-transform: rotatey(180deg);
  transform: rotatey(180deg);
}
.flip-marker .card-marker {
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.flip-marker .card-marker .face-marker {
	width: 95%;
    height: 100%;
    position: relative;
    -webkit-backface-visibility: hidden;
    z-index: 2;
    cursor:auto;
    padding-right: 5px;
}
.flip-marker .card-marker .front-marker {
    position: absolute;
    z-index: 1;
    color: #575757;
    cursor: pointer;
    width: 100%;
}
.flip-marker .card-marker .back-marker {
  -webkit-transform: rotatey(180deg);
  transform: rotatey(180deg);
  background: blue;
  background: white;
  color: black;
  cursor: pointer; 
  position: absolute;
}

.flip-marker .card-marker .back-marker > h4 {
    margin-top: 2px;
    margin-bottom: 10px;
    padding-bottom: 2px;
}

.flip-marker .card-marker .back-marker > ul {
	margin: 0 0 10px 0px;
}

.flip-marker .card-marker .back-marker > li{
	color: #6B6B6B;
}

.flip-marker .card-marker .back-marker span.resourceAvatarWidget > span > span > img {
    border-radius: 50%;
    width: 25px;
    height: 25px;
    margin-bottom: 2px;
    background: #ECF0F1;
}

.flip-marker .card-marker .back-marker > p {
    font-size: 12px;
    color: #444444;
}

.flip-marker .card-marker .back-marker > h4 > a {
    float: right;
    font-size: 12px;
    margin-top: -3px;
}

.back-marker a {
    position: absolute;
    bottom: 10px;
    text-decoration: none !important;
}

.back-marker i.marker-status {
	font-size: 16px;
    line-height: 25px;
}

span.marker-element {
    cursor: pointer;
}

i.marker-status {
	cursor: pointer;
}

.resourceSelection > input[type="text"] {
    margin-top: 20px;
}

.ngdialog.ngdialog-theme-plain input[type="checkbox"] {
    width: 20px;
    height: 20px;
}

.hook-action-bar span.action-label > label-ellipsis {
    cursor: pointer;
}

.face-marker svg.icon {
    position: relative;
    top: 2px;
}

.face-marker svg.icon-failure {
    position: relative;
    top: 4px;
}

/*Prova 
.alertButtonWidget.ng-scope, .modalButtonWidget.ng-scope, .popverButton.ng-scope {
    background: #fff;
    border-radius: 2px;
}*/


.tag-container.angular-code-element.ng-scope {
    float: right;
}

textarea.notify-input-textarea {
    width: 100%;
}

ul.actionList-track {
  transition: all linear 0.5s;
}
ul.actionList-track.ng-hide {
    opacity: 0;
    display: none !Important;
}

.list-cat-tag {
    min-height: 30px;
}

.popover[uib-popover-template-popup] {
    margin-top: calc(132px - 100px) !important;
}