
/* ------------------------- start GENERAL ------------------------- */

span.bold3D
{
	font-weight: bold;
}

img
{
	border: none;
}

img.icon16
{
	width: 16px; height: 16px;
	border: none;
}

img.icon32
{
	width: 32px; height: 32px;
	border: none;
}

img.icon48
{
	width: 48px; height: 48px;
	border: none;
}

img.icon64
{
	width: 64px; height: 64px;
	border: none;
}

img.shot
{
	border: 1px solid rgb(100,100,100);
	width: 200px;
	height: auto;
}

span.role_thumb
{
    border: 1px solid rgb(100,100,100);
    float: left;
    min-width: 1.4em;
    min-height: 1.4em;
    margin: 1px;
    cursor: pointer;
    text-align: center;
}

div.role_intro
{
	font-weight: bold;
}

div.role_description
{
	text-align: justify;
}

.brand_catia
{
	background-color: rgb(3,52,127) !important;
	color: white;
}

.brand_solidworks
{
	background-color: rgb(227,24,24) !important;
	color: white;
}

.brand_simulia
{
	background-color: rgb(0,170,170) !important;
	color: white;
}

.brand_delmia
{
	background-color: rgb(255,214,0) !important;
	color: rgb(50,50,50);
}

.brand_biovia
{
	background-color: rgb(0,129,199) !important;
	color: white;
}

.brand_enovia
{
	background-color: rgb(237,124,19) !important;
	color: white;
}

.brand_geovia
{
	background-color: rgb(200,150,0) !important;
	color: white;
}

.brand_3dexp-platform
{
	background-color: #005685 !important;
	color: white;
}

.brand_geovia
{
	background-color: rgb(100,100,100) !important;
	color: white;
}

.brand_import
{
	background-color: rgb(179,74,0	) !important;
	color: white;
}

.brand_3dexcite
{
	background-color: rgb(0,0,0) !important;
	color: white;
}

span.new, p.new
{
	background-color: darkred;
	color: white;
	border: 1px solid black;
	padding: 1px 3px;
}

/* BOOTSTRAP BUTTONS */
.badge-brand
{
	color: white !important;
}

.badge-catia
 {
	background-color: rgb(3,52,127) !important;
    border-color: rgb(3,52,127) !important;
}

.badge-solidworks
{
	background-color: rgb(227,24,24) !important;
    border-color: rgb(227,24,24) !important;
}

.badge-delmia
{
	background-color: rgb(255,214,0) !important;
    border-color: rgb(255,214,0) !important;
}

.badge-enovia{
	background-color: rgb(237,124,19) !important;
    border-color: rgb(237,124,19) !important;
}

.badge-simulia{
	background-color: rgb(0,170,170) !important;
    border-color:rgb(0,170,170) !important;
}

.badge-3dexcite
 {
	background-color: rgb(0,0,0) !important;
    border-color: rgb(0,0,0) !important;
}

.badge-geovia
 {
	background-color: #be8d0f !important;
    border-color: #be8d0f !important;
}

.badge-3dexp-platform,
.badge-none
{
	background-color: #005685 !important;
    border-color: #005685 !important;
}

.low_opacity
{
	opacity: 0.05;
}

#tipue_search_image_modal
{
	display: none;
}

#tipue_search_content
{
	display: block !important;
}
