.btnWki{
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    color: #7D7B7C;
    vertical-align: middle;
}

label {
    display: inherit;
    margin-bottom: 5px;
    font-weight: normal;
    padding-right:10px;
}

.bordered {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-box-shadow: 0 1px 1px #ccc;
}

.borderless table {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
}

.borderless {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
}

.tabCellLabel {
	width: 10%;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    color: #7D7B7C;
    background-color: #F3F0F0;
    vertical-align: middle;
}

.tabCellLabelNoBgColor {
	width: 10%;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    color: #7D7B7C;
    vertical-align: middle;
}

.tabCellLabelShort {
	width: 15%;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    color: #7D7B7C;
    background-color: #F3F0F0;
    vertical-align: middle;
}

.tabCellHeader {
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #7D7B7C;
}

.tabCellContent {
	font-size: 11px;
    font-weight: normal;
    font-style: normal;
    color: #7D7B7C;
}

.borderedHeader {
    background-color: #E0E0E0;
}



.chosen-container-single .chosen-default {
    color: #555555;
    font-size: 12px;
}

.chosen-container-single .chosen-single {
    color: #555555;
    font-size: 12px;
    line-height: 30px;
    height: 30px; 
    border-radius: 4px;
    background: #ffffff;  
    border: 1px solid #cccccc;
}

.chosen-container-single {
    color: #555555;
    font-size: 12px;
    line-height: 30px;
    height: 30px;   
}

.chosen-single {
    color: #555555;
    font-size: 17px;
    line-height: 30px;
    height: 30px;   
}

.chosen-container-multi .chosen-choices {
	border-radius:4px;
}
	

input[type="checkbox"] {
    margin: 0px 0 0;
    margin-top: 1px \9;
    line-height: normal;
   
    cursor: pointer;

background: #ffffff;
border-radius: 4px;
box-sizing: border-box;

box-sizing: content-box ;
width: 20px;
height: 20px;
border: 1px solid #cccccc;
border-width: 1;
transition: all .3s linear;
    
}

.cellButtons{
vertical-align:middle;
}

.sizeBtn{
	height:2px;
	line-height:3px;
}

.tableNote{
	background:rgb(255,239,200);
}

.tableSasRis{
	background:#efefef;
}

.tableHelpdesk{
	background:#e0ffbf;
}

.tableIntegrazionePM{
	background:#e0ffff;
}

.tableClientiFinali{
	background:#f1f1b4;
}

.tableAgentiRivenditori{
	background:#e3edf0;
}

.tableAttachmentsLeft{
	background:#efefef;
}

.tableAttachmentsTop{
	background:#c2ff91;
}

.tableProduzioneLeft{
	background:#f7f7f7;
}

.tableProduzioneTop{
	background:#e1bfff;
}

.tableAutorizzazioni{
	background:#efefef;
}

.tableRicercaLeft{
	background:#f7f7f7;
}

.tableBacheca{
	background:#efefef;
}

.tableDiscussioneLeft{
	background:#efefef;
}

.tableDiscussioneComment{
	background:#ffffc2;
}

.tableDiscussioneRiga{
	background:#ff0000;
}

.tableSubformAgentiLeft{
	background:#f0f9ff;
}

.tableSubformContent{
	background:#f7f7f7;
}

.tableSubformDiretLeft{
	background:#f1f1b4;
}

.tableRicercaLeft{
	background:#efefef;
}

.sameLine{
float:left;
margin-right:4px
}

