td > img.cover {
	max-height: 80px !important;
	max-width: 100px !important;
}

td > a > img.cover {
	max-height: 80px !important;
	max-width: 100px !important;
}

.circle-icon.circle-black {
	background-color: #3D3D3D;
	border-color: #333333;
	color: #ffffff;
}
.circle-icon.circle-primary {
	background-color: #3276b1 !important;
	border-color: #285e8e;
	color: #ffffff;
}
.circle-icon.circle-warning {
	background-color: #ed9c28 !important;
	border-color: #d58512;
	color: #ffffff;
}
div.form-group-hidden {
	display: none !important;
}

.gritter-success .gritter-item,
.gritter-success .gritter-bottom,
.gritter-success .gritter-top
 {
    background-image: None;
    color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.gritter-light .gritter-title {
    text-shadow: none;
}

.convert-contract{
	margin: 15px -5px 20px 0px;
	
}

.todo li .todo-actions-install i {
    color: #5CB85C;
    font-size: 18px;
    left: 10px;
    margin: 0 5px 0 0;
    position: absolute;
}
.todo li .todo-actions-install {
    color: #5CB85C;
    font-size: 18px;
}
.todo li .todo-actions-uninstall i {
    color: #D9534F;
    font-size: 18px;
    left: 10px;
    margin: 0 5px 0 0;
    position: absolute;
}
.todo li .todo-actions-uninstall {
    color: #D9534F;
    font-size: 18px;
}



#treeGrid{
    /*border-top:none!important;*/

}

.jqx-widget-header {
    background: none repeat scroll 0 0 #FFF!important;
    border-color: #c5c5c5;
    box-sizing: content-box;

}

.jqx-widget .jqx-grid-cell{
    border-color:#ddd!important;

}

.jqx-grid-column-header div div{
    padding:8px!important;
    color:#707070;
    font-size: 13px;
    font-family: 'Open+Sans',sans-serif;
    font-weight: 700;
}

.jqx-grid-header{
    height: 35px!important;
}

.jqx-widget .jqx-grid-column-header{
    border-color:#ddd!important;
}
#filtertreeGrid{
    /*border:none;*/
}

#filtertreeGrid .jqx-rc-all{
    float:right!important;
    margin:24px 4px 4px!important;
}

.available{
    color: #3c763d!important;
    background-color: #dff0d8!important;
    border-color: #d6e9c6!important;
}

.inQuotation{
    color: #8a6d3b!important;
    background-color: #fcf8e3!important;
    border-color: #faebcc!important;
}

.inContract{
    color: #a94442!important;
    background-color: #f2dede!important;
    border-color: #ebccd1!important;
}







