[data-s4y-namespace="wide-table"] table img,
[data-s4y-namespace="wide-table"] table svg{
    vertical-align: top;
    width: 15px;
	height: 15px;
}

[data-s4y-namespace="wide-table"].wide-table table tr td{
	padding: 0px;
}
[data-s4y-namespace="wide-table"] table svg{
    cursor: pointer
}
[data-s4y-namespace="wide-table"] table p.comment{
        position: relative;
}
[data-s4y-namespace="wide-table"] table p.comment img{
    position: absolute;
    top: -7px;
    left: -5px;
    width: 10px;
    height: 10px;
}
.s4y-modal{
	display: none;
}

.s4y-message-observations-cancel{
	display: none;
}

[data-s4y-namespace="wide-table"] table tr.hide{
	display: none;
}
/* [data-s4y-namespace="wide-table"] table thead tr:first-child svg, */
/* [data-s4y-namespace="wide-table"] table thead tr:first-child img{ */
/* 	width: 1.5rem; */
/* 	height: 1.5rem; */
/* } */

/* table tr:not(first-child) svg, */
/* table tr:not(first-child) img{ */
/* 	width: 1.2rem; */
/* 	height: 1.2rem; */
/* } */

 [data-s4y-namespace="wide-table"] table label.total{
	vertical-align: middle;
}

[data-s4y-namespace="wide-table"] table a.all path:first-child{
	display: none;	
}

#content [data-s4y-namespace="wide-table"].wide-table table tr td{
	text-align: left;
}
[data-s4y-namespace="wide-table"].wide-table .bulk{
	display: flex;
	float: right;
}
[data-s4y-namespace="wide-table"].wide-table .bulk label{
    justify-content: center;
    align-items: center;
    display: flex;
    margin-right: 1rem;
}
.s4y-modal .s4y-confirm{
	    text-align: center;
}
#content [data-s4y-namespace="wide-table"].wide-table .event-button{
	display: inline-block;
	float: right
}

[data-s4y-namespace="wide-table"] table tr:hover{
	background: rgba(153, 204, 0, 0.6)!important;
}
[data-s4y-namespace="wide-table"].wide-table table th{
	padding:0
}
[data-s4y-namespace="wide-table"] .s4y-filter{
    position: relative;
    display: inline-block;
}
[data-s4y-namespace="wide-table"] .s4y-filter ul{
	list-style-type: none;
	display: none;
    position: absolute;
    left: 0;
    z-index: 1000;
    min-width: 150px;
    padding: 5px 0;
    margin: 2px 0 0;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
[data-s4y-namespace="wide-table"] .s4y-filter ul li{
	padding: 0px 5px;
}
[data-s4y-namespace="wide-table"] .s4y-filter ul li:hover{
	background: rgba(153, 204, 0, 0.6);
	cursor: pointer;
}
[data-s4y-namespace="wide-table"] .s4y-filter img{
	cursor: pointer;
}
[data-s4y-namespace="wide-table"] .s4y-filter .s4y-option{
	display: inline-block;
}
[data-s4y-namespace="wide-table"] th{
	position: relative;
}
[data-s4y-namespace="wide-table"] th span{
/* 	display: table-cell; */
}
[data-s4y-namespace="wide-table"] th a{
/* 	    display: table-cell; */
	float: right;
}
#content [data-s4y-namespace="wide-table"].wide-table table tr td,
#content [data-s4y-namespace="wide-table"].wide-table table th{
	border: 1px solid rgba(89, 59, 35, 0.1);
	    padding: 3px;
}

#content  [data-s4y-namespace="wide-table"].wide-table table tr td[data-field="release"],
#content  [data-s4y-namespace="wide-table"].wide-table table tr td[data-field="action"]{
	text-align: center
}
#content  [data-s4y-namespace="wide-table"].wide-table table tr.s4y-hide-click td[data-field="release"],
#content  [data-s4y-namespace="wide-table"].wide-table table tr.s4y-hide-click td[data-field="action"]{
	pointer-events: none;
}
.data-list{
	    display: inline-block;
    vertical-align: top;
}
.data-list .s4-datapaging{
	float : none;
}
[data-hns-namespace="hns-accordion"]{
	border: none;
}
[data-hns-namespace="hns-accordion"]{
	    display: inline-block;
    width: 25rem;
    margin-top: 2.5rem;
    margin-right: 1rem;
}
.hns-accordion--content .s4y-select-items{
	    max-height: none;
	    position: static;
	min-width: 100%;
	border-radius: 0;
	border: none;
}
#content [data-hns-namespace="hns-accordion"]  [data-s4y-namespace="s4y-dropdown-treeview"]{
/* 	position: unset; */
	overflow: auto;
    max-height: 400px;
}
#content  [data-s4y-namespace="s4y-dropdown-treeview"] .s4y-select-items ul.s4y-treeview{
	position: relative
}
#content [data-hns-namespace="hns-accordion"] .hns-accordion--main .hns-accordion--content{
    padding: 10px 0px;
    padding-bottom: 0px;
    position: relative;
}
#content [data-hns-namespace="hns-accordion"] .hns-accordion--title.active{
	    background: #9c0;
	    color: #663300;
    font-weight: bold;
}
#content [data-hns-namespace="hns-accordion"] .hns-accordion--main .hns-accordion--title{
	padding: 10px;
}
#content [data-hns-namespace="hns-accordion"] .accor-spe{
	list-style: none;
	overflow: auto;
    overflow-x: hidden;
    max-height: 47rem;
}
#content [data-hns-namespace="hns-accordion"] .accor-spe li{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 2px 0px;
	cursor: pointer;
	border-bottom: grey dotted 1px;
}
#content [data-hns-namespace="hns-accordion"] .accor-spe li b{
	margin-left: 1rem;vertical-align: middle;
}
#content [data-hns-namespace="hns-accordion"] .accor-spe li:hover{
	background: #b7d2e0
}
#content [data-hns-namespace="hns-accordion"] .accor-spe li.active{
	background: #3d6c8e;
	color: #fff;
/* 	background: -webkit-linear-gradient(top,#beebff 0,#a8e4ff 100%); */
/*     background: linear-gradient(to bottom,#000000 0,#7dc8ea 100%); */
}


.data-list .item-hidden{
	display: none;
}

.data-list .popover-content{
	display:block;
}




