/* title gray +titlegFilterPanel */
/* title blue + titleSearchPanel */
table.title, table.titleSearchPanel,
table.titleg, table.titlegFilterPanel, #pricegroup, .itemTourCatalog .panelTestata {
    background: #38538c; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4NTM4YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzQzNmRjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzQwNjhiNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZjgzZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #38538c 0%, #436dc5 49%, #4068b7 51%, #4f83ea 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #38538c), color-stop(49%, #436dc5), color-stop(51%, #4068b7), color-stop(100%, #4f83ea)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #38538c 0%, #436dc5 49%, #4068b7 51%, #4f83ea 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #38538c 0%, #436dc5 49%, #4068b7 51%, #4f83ea 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #38538c 0%, #436dc5 49%, #4068b7 51%, #4f83ea 100%); /* IE10+ */
    background: linear-gradient(to bottom, #38538c 0%, #436dc5 49%, #4068b7 51%, #4f83ea 100%); /* W3C */
    filter: literal("progid:DXImageTransform.Microsoft.gradient( startColorstr='#38538c', endColorstr='#4f83ea',GradientType=0 )"); /* IE6-8 */
    padding: 3px;
    color: #fff;
}

#pricegroup a, #pricegroup a:hover {
    color: white;
    font-size: 13px;
    font-weight: bold;
}

.evidence, .borderorange {
    border: solid #ff9211 5px;

}

.valueStatusFiels .evidence {
    border: solid #ff9211 5px !important;
}

.highlighted {
    background: yellow;
}

.externalnote .highlighted.
.internalnote .highlighted {
    background: none;
}

table.panelBarTable {
    background: #E6E5E6; /* Old browsers */
    padding: 3px;
    color: #000;
}


.titleHeight {
    height: 20px;
}

.titleHeight3 {
    padding: 0px !important;
    height: 26px;
}

.title3 {
    padding: 3px;
}

.titleHeight5 {
    padding: 0px !important;
    height: 30px;
}

.title5 {
    padding: 5px;
}

h5.pinkTitle {
    color: #DF007A;
    padding-top: 10px;
    padding-bottom: 10px;
}

table.title td.text {
    color: white;
    width: 90%;
    font-size: 13.7px;
    font-weight: bold;
    /*	text-decoration: underline;	*/
}

/*
table.title td.text:hover {
	color: #3c9dee;
	}
*/

table.titleSearchPanel td.text {
    color: white;
    width: 90%;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

table.panelBarTable td.text {
    color: black;
    width: 90%;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

table.titleSearchPanel td.text:hover {
    color: #3c9dee;
}

table.panelBarTable td.text:hover {
    color: #3c9dee;
}


table.title td.icons, table.titleSearchPanel td.icons, table.panelBarTable td.icons {
    width: 10%;
    height: 18px;
    text-align: right;
}

table.title td.icons a.icon.open, table.titleSearchPanel td.icons a.icon.open {
    /*cambiata da Mario*/
    color: transparent;
    cursor: pointer;
    height: 16px;
    background: url('../images/title/closeWhite.png') no-repeat right top;
    display: block;
}

table.panelBarTable td.icons a.icon.open {
    color: transparent;
    cursor: pointer;
    height: 16px;
    background: url('../images/title/closeDarkBlue.png') no-repeat right top;
    display: block;
}

table.title td.icons div.open, table.titleSearchPanel td.icons div.open, table.panelBarTable td.icons div.open {
    cursor: pointer;
    background: url('../images/title/closeBlue.png') no-repeat right top;
    height: 16px;
}

table.title td.icons a.icon.close, table.titleSearchPanel td.icons a.icon.close {
    /*cambiata da Mario*/
    color: transparent;
    cursor: pointer;
    height: 16px;
    background: url('../images/title/openWhite.png') no-repeat right top;
    display: block;
}

table.panelBarTable td.icons a.icon.close {
    color: transparent;
    cursor: pointer;
    height: 16px;
    background: url('../images/title/openDarkBlue.png') no-repeat right top;
    display: block;
}


table.title td.icons div.close, table.titleSearchPanel td.icons div.close, table.panelBarTable td.icons div.close {
    cursor: pointer;
    background: url('../images/title/openBlue.png') no-repeat right top;
    height: 16px;
}

table.title td.icons a.icon span, table.titleSearchPanel td.icons a.icon span, table.panelBarTable td.icons a.icon span {
    color: transparent;
}

table.title h5 {
}

/*
div.title {
	color: white;
	background-color: #4262a7;
	padding: 3px;	
	height: 20px;
}*/

table.titleg td.text {
    text-align: center;
    font-size: 14px;
    color: #fff;
}

table.titlegFilterPanel td.text {
    text-align: center;
    font-size: 14px;
    color: #fff;
    text-decoration: underline;
}

table.titlegFilterPanel td.text:hover {
    color: #3c9dee;
}

table.titleg td.icons, table.titlegFilterPanel td.icons {
    width: 10%;
    text-align: right;
}

table.titleg td.icons a.icon.open, table.titlegFilterPanel td.icons a.icon.open {
    color: transparent;
    cursor: pointer;
    background: url('../images/title/closeWhite.png') no-repeat right top;
    height: 20px;
    display: block;
}

table.titleg td.icons div.open, table.titlegFilterPanel td.icons div.open {
    cursor: pointer;
    background: url('../images/title/closeWhite.png') no-repeat right top;
    height: 20px;
    display: block;
}

table.titleg td.icons a.icon.close, table.titlegFilterPanel td.icons a.icon.close {
    color: transparent;
    cursor: pointer;
    background: url('../images/title/openWhite.png') no-repeat right top;
    height: 20px;
    display: block;
}

table.titleg td.icons div.close, table.titlegFilterPanel td.icons div.close {
    cursor: pointer;
    background: url('../images/title/openWhite.png') no-repeat right top;
    height: 20px;
    display: block;
}

table.titleg td.icons a.icon span, table.titlegFilterPanel td.icons a.icon span {
    color: transparent;
}

/* dotted title */
.dottedTitle {
    width: 100%;
    border-bottom: 3px dotted #c4c3c4;
    margin-bottom: 5px;
    float: left;
}

.dottedTitle .name {
    font-weight: bold;
    float: left;
    color: #343434;
    font-size: 1.4em;
    text-transform: none;
}

/* dotted title2 (no uppercase) */
.dottedTitle2 {
    width: 100%;
    border-bottom: 3px dotted #c4c3c4;
    margin-bottom: 5px;
    float: left;
}

.dottedTitle2 .name {
    float: left;
    color: #343434;
    font-size: 14px;
}

.dottedTitleTop {
    border-top: 3px dotted #c4c3c4;
    margin-top: 5px;
}

.dvResultsTitle {
    color: #fff;

}