html { 
    height: 100%; 
} 

body {
    height: 100%; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px 0px 0px 0px;
	text-align:left;
	cursor:default;
}

a, a:active ,a:visited ,a:link { text-decoration: none; }
ul {
	padding:2px 5px;
	margin:0px;
	list-style-type: none;
	border:0px solid red;
}
li {
	left:0;
	display:block;
	margin:0px 1px 0 1px;
	font-size: 11px;
}
a, img {
	border:0px solid red;
}
.clear {
	clear:both;
}

h1 {
	font-weight: bold;
	font-size: 12px;
	color: #999999;
	text-align : center;
	padding: 12px;
} 

h1, span {
	font-style: normal;
	font-size: 13px;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-align : left; 
	margin : 5px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}

.sepaListDoc, .sepaListTheme {
	border-top: 1px solid #CCCCCC;
	border-style: noshade;
	width: 97%;
	height: 1px;
	margin: 10px 0px;
}

#content {
	width: auto;
	margin: 0 auto;
	text-align: center;	
    min-height: 100%; 
/*	min-width: 1024px; */
	min-width: 1000px;
}

* html #content { 
    height: 100%; 
} 

#content-container { 
    padding-bottom: 65px;
} 

#footer { 
    margin-top: -65px;	/* this should be the height of the footer */
    margin-bottom: -65px;
	height: 65px;
	width: auto;
	min-width: 1000px;
/*	min-width: 1024px; */
	text-align: center;
	padding: 0;
} 
* html #footer { 
    height: 30px; 
} 


/* les commandes generales */
#box_cde_generale a:hover {
	text-decoration: underline;
}
#box_cde_generale {
	height:74px;
	width:auto;
}

.cde_generale{
	height:26px;
	text-align:center;
}
.cde_generale ul{	/* Sub menu groups */
	list-style-type: none;
}
.cde_generale li{	/* Nodes */
	height:23px;
    background-position:left;
    background-repeat:no-repeat;
	display:inline;
}

#box_welcome {
	margin:auto;
	height: auto;
	width:900px;
	text-align: center;
}

#box_tetiere {
	margin: 0 auto 0 auto; 
	text-align: left;
	width:100%;
	z-index:1;
}

/* les authentifications */
#box_acces_reference {
	margin-top: 15px;
}

#box_authent_accueil {
	text-align: center;
}
#box_authent {
	text-align:left;
	color:#000000;
	float:right;
	margin-top:5px;
	width: 350px;	
}
#box_authent ul{
	margin-top:2px;
}
#box_authent li{
	margin:2px;
}
#box_authent li a:hover{
	color:#FFFFFF;
}

#box_acces_sans_info {
	width: 100%;
	margin-top:10px;
	height:40px;
}
.acces_sans_info li {
	display:inline;
	padding:10px 8px 10px 8px;
}

.acces_ref_avec_info a { margin:0px; padding:0px; }
.acces_ref_avec_info h2 { display: inline; margin:0px 1em 2em 1em;font-size:10px;}
.acces_ref_avec_info form { display: inline; padding: 10px 8px 10px 8px;}

.acces_ref_avec_info {
	margin-top: 30px;
	margin-bottom: 0px;
}

.acces_ref_avec_info table {
	text-align: left;
	border: 1px solid #dedede;
	border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px;
	width: 450px;
	padding: 12px;
}

.acces_ref_avec_info table h2 {
	margin: 0px;
	padding: 0px;
}
.acces_ref_avec_info .sso-connect {
	font-size: 0.9em !important;
	font-weight: normal !important;
}
.acces_ref_avec_info .linktext {
	font-weight: normal !important;
}


.acces_ref_avec_info .hseparator {
	border-bottom: 1px solid #dedede;
}

.LienFleche {
	background-image:url(img/circled-right-arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#CadreNoResultat {
	padding: 25px;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: auto;
    margin-right: auto;
	width: 500px;
	font-weight: normal;
	font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue','open sans',arial,helvetica,sans-serif;
}

#CadreNoResultat h1 {
	margin: 0px auto 0px auto;
	font-weight: normal;
}
#CadreNoResultat h2 {
	font-size: 12px;
	font-weight: normal;
}

#box_chgtNbElt{
	font-size: 10px;
}
#box_rech_avancee {
	padding-left:5px;
	padding-right:5px;
	border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px;
}

#box_rech_avancee form{
	margin-top:5px;
	margin-bottom:5px;
}

#box_rech_avancee form > table {
	padding: 15px;
	border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px;
}

.rech_avancee{
	margin-top:10px;
	width: 992px;
	text-align: center;
}

/* Panier */	
#box_action_panier {
	text-align:left;
	height: 60px;
	padding-top: 6px;
	padding-bottom: 18px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
	position: relative;
	border-top-right-radius: 5px; border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; -moz-border-radius-topleft: 5px;
}

#box_action_panier ul {
	margin-top:-1px;
	float:left;
}
#box_action_panier li {
	display:inline;
}
#box_action_panier form {
	display:inline;
}

#caddy-proc-edit-in-fullweb:hover, #caddy-proc-empty:hover {
	text-decoration: underline;
}

.caddy-row-in-list {
	padding: 5px;
/*	border-top: 1px solid #DEDEDE; */
	text-align: left;
	position: relative;
}

#box_list_panier div.form-separator {
	height: 1px;
	border-bottom: 1px solid #DEDEDE;
	background: transparent;
}

.noborder {
	border: 0px;
}

.caddy_grid_caption_txt {
	font-size: 10px;
	color: #000;
}

#nom_panier{
	float:left;
	height:30px;
	width:300px;
	margin-left:3px;	
}
#nom_panier form{
	height:20px;
}

#action_panier {
	float:left;
	width:650px;
	margin-top:5px;
	font-size:10px;
}
#action_panier ul {
	list-style-type:none;
	font-size:10px;
}
#action_panier li {
	font-size:10px;
	padding-left:10px;
}
#action_panier a {
	font-size:10px;
	text-decoration:none;
}
#action_panier a:hover {
	text-decoration:underline;
}

.commande_selection ,.commande_selection a,.commande_selection a:active ,.commande_selection a:visited,.commande_selection a:link { 
	font-weight:bold;
	text-decoration: none; 
}

#ajaris_uploader_box{
	margin-top:20px;margin-left:auto;margin-right:auto;width:900px;
	font-family:'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue','open sans',arial,helvetica,sans-serif;
}
#ajaris_uploader_box div.ajaris_uploader_link {
	float:right;background:#313131;color:#fff;border:1px solid #fff;padding:3px 6px;line-height:24px;text-align:left;
	border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;
	box-shadow:0 0 8px rgba(0,0,0,0.8);-webkit-box-shadow:0 0 8px rgba(0,0,0,0.8);-moz-box-shadow:0 0 8px rgba(0,0,0,0.8);
	cursor:pointer;
}
#ajaris_uploader_box div.ajaris_uploader_link a {color:#fff;}
#ajaris_uploader_box img {vertical-align:middle;}
#ajaris_uploader_box span {vertical-align:middle;font-size:12px;}


.generic_breadcrumb_container {
	width: 900px;
	background: transparent;
	padding: 0px;
	border: 0px;
	margin: 20px auto 0px;
}

.generic_list_box {
	margin: 20px auto;
	width: 900px;
	color: #000;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
	font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue','open sans',arial,helvetica,sans-serif;
	font-size: 12px;
}

.generic_list_box table {
	margin: 0px auto 0px auto;
	width: 100%;
	border-spacing: 0px;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}

.generic_list_box .tableListe th {
	text-align:left;
	padding: 5px 10px;
	cursor: default;
}

.generic_list_box .tableListe {
	position: relative;
}

.generic_list_box .tableListe th.header {
	position: relative;
	border-top-right-radius: 3px; border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px; -webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px; -moz-border-radius-topleft: 3px;
}

.generic_list_box .tableListe th.footer {
	height: 6px;
	border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px;
}

.generic_list_box .tableListe td {
	text-align:left;
	padding:5px;
	padding-left: 9px;
}

.generic_list_box .tableListe td input[type=text], .generic_list_box .tableListe td input[type=password], .generic_list_box .tableListe td textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	padding: 3px;
	border: 1px solid #DEDEDE;
	background: #FEFEFE;
	color: #474747;
}

.generic_list_box h1 {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	text-align: left;
	font-family: 'Open Sans',Helvetica,arial,sans-serif !important;
	font-size: 26px;
	font-weight: 300;
	color: #777777;
	cursor: default;
}

.generic_list_box div.pager { cursor: default; position: absolute; right: 5px; top: 2px; padding: 0px; }
.generic_list_box div.pager table { padding: 0px; margin: 0px; float: right; width: auto;}
.generic_list_box div.pager table td { background: transparent; font-size: 13px; padding: 5px 3px; border: 0px; }
.generic_list_box div.pager td input[type=text], .generic_list_box .tableListe th input[type=text], .generic_list_box .tableListe th input[type=password], .generic_list_box .tableListe th textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-weight: normal;
	font-size: 13px;
	border: 1px solid #999999;
	background: #FFFFFF;
	color: #474747;
	width: 30px;
	outline: none;
}

.generic_list_box span.ui-button-text {
	font-size: 13px !important;
}

/*
	Mes commandes
*/
.box_order_delivery_download {
	margin-left: auto;
	left: auto;
	right: auto;
	width: 800px;
	margin-bottom: 5px;
	padding: 0px;
}
.box_order_delivery_download table td {
	border: 0px !important;
}
.box_order_delivery_download .smallTxt {
	font-size: 0.9em !important;
	text-align:center;
}
.box_order_delivery_download .unavailable {
	font-size: 0.9em !important;
	margin-top: 5px;
	margin-left: 23px;
	padding: 2px 6px;
	text-align: left;
	border: 1px solid #fff;
	color: #fff;
	background: #ff0000;
	font-weight: bold;
	display: inline-block;
}




/* le thesaurus */	
.thesaurus_tree{
	margin:0px;
	padding:0px;
	font-size:11px;
	text-align:left;
}
.thesaurus_tree ul {	/* Sub menu groups */
	padding-left:0px;
	margin-left:20px;
	display:none;
}
.thesaurus_tree li{	/* Nodes */
	list-style-type:none;
	display:block;
}
.thesaurus_tree li a{	/* Node links */
	text-decoration:none;
	padding-left:2px;
}


/* les visualisations */	
#box_body_login {
	width:100%;
	height:400px;
}

#box_cde_statique {
	margin: 0 auto 0 auto; 
	width: 100%;
	height:28px;
	text-align: center;
}
#box_cde_statique li {
	display:inline;
	padding:0px 8px 0px 8px;
}

#box_cde_statique ul{
	margin-top:2px;
}

#box_cde_statique a:hover {
	text-decoration: underline overline;
}

.info_doc th {
	font-size:10px;
	font-weight:bold;
	text-align:left;
	width:150px;
}
.info_doc td {
	font-size:10px;
	text-align:left;
	line-height: 14px;
}
.info_doc ul {
	liste-style-type:none;
}
.info_doc li {
   	height:23px;
    width:23px;
    background-position:left;
    background-repeat:no-repeat;
	display:block;
	padding:0px 0px;
	
}
.info_doc li a {
	height:100%;
	width:100%;
    padding-left:23px;
    text-decoration: none;
	padding:6px 10px;
}

table.info_doc_rights {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 5px;
}

li.BtEmpty { background-image:url(img/bt_empty.png); }

li.BtFreeOfRights, li.BtAuthorization, li.BtSoonExpiration, li.BtExpiration {
	background-repeat: no-repeat;
	background-position: center center;
}



li.BtFreeOfRights { background-image:url(img/bt_free_of_rights.png); }

.icon-free {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-image:url(img/bt_free_of_rights.png);
}

li.BtAuthorization { background-image:url(img/bt_authorization.png); }
.icon-authorization {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-image:url(img/bt_authorization.png);
}


li.BtExpiration {
	background-image:url(img/bt_expiration.png);
}
.icon-expiration {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-image:url(img/bt_expiration.png);
}

li.BtSoonExpiration {
	background-image:url(img/bt_soon-expiration.png);
}
.icon-soon-expiration {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-image:url(img/bt_soon-expiration.png);
}


li.BtNotFree { background-image:url(img/icon-lock-closed_gray.png); }
li.BtSelectDoc {
	background-image:url(img/icon-caddy-empty_gray.png);
	line-height: 18px !important;
}
li.BtDeSelectDoc {
	background-image:url(img/icon-caddy-full_gray.png);
	line-height: 18px !important;
}

li.BtGeoloc {
	background-image: url(img/icon-geoloc_gray.png);
	line-height: 18px !important;
}

li.BtInfoDoc {
	background-image:url(img/icon-form_gray.png);
	line-height: 18px !important;
}

li.BtTelchgtDoc {
	background-image:url(img/icon-download_gray.png);
	line-height: 18px !important;
}
li.BtModifDoc {
	background-image:url(img/icon-edit_gray.png);
	line-height: 18px !important;
}
li.BtSuppDoc {
	background-image:url(img/icon-trash_gray.png);
	line-height: 18px !important;
}


.info_droit_doc {
	text-align: left;
	width: 650px;
	font-weight: normal;
	border: 0px solid #dedede;
	padding: 5px;
	padding-left: 0px;
	margin-top: 20px;	
	margin-bottom: 10px;	
}
.info_droit_doc_hsep { height: 2px; padding-bottom: 2px; border-top: 0px solid #dedede; }
.info_droit_doc_title { font-weight: bold; }
.info_droit_doc_value { font-weight: bold; }
.info_droit_doc_label { font-weight: normal; }

.box_fiche_document_table_container {padding:8px;margin:0;margin-top:15px;margin-left:15px;border:1px solid #dedede;}

#doc-sheet-dlog, #theme-sheet-dlog {padding: 0px;}
#doc-sheet, #theme-sheet { position:absolute;top:8px;left:8px;width:873px;height:600px;overflow-x:hidden;overflow-y:hidden;padding:5px;margin:0px;border:1px solid #dedede; }
#doc-sheet {width:973px;}
.doc-sheet-closebox { display:block;position:absolute;width:30px;height:30px;background-image:url(img/fancy_close.png);cursor:pointer;}
.doc-sheet-closebox:hover { background-image:url(img/fancy_close_hover.png); }

#theme-sheet-dlog, #theme-sheet {
	background: #fff;
}

#doc-sheet table.mainTable, #theme-sheet table.mainTable {
	margin: 0;
	padding-top: 4px;
	height: 595px;
}

.fiche_document_separator_vertical, .fiche_theme_separator_vertical {
	border-left: 1px solid #dedede;
}

#doc-sheet .fiche_document_separator_vertical, #theme-sheet .fiche_theme_separator_vertical {
	border: 0px;
	border-left: 1px solid #dedede;
}

.fiche_document_separator_horizontal {
	border-bottom: 1px solid #dedede;
}
#doc-sheet .fiche_document_separator_horizontal {
	border: 0px;
	border-bottom: 1px solid #dedede;
}

.fiche_document_separator_intervenants {
	height: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #dedede;
}

#doc-sheet .fiche_document_separator_intervenants, #theme-sheet .fiche_document_separator_intervenants {
	border: 0px;
	height: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #dedede;
}

#box_mosaique_element {
	padding: 0px;
	margin: 0px;
	padding-bottom: 50px;
	float:left;
	width:100%;
	text-align: center;
}
#box_mosaique_element table {
	margin: 0px;
	padding: 0px;
	width:100%;
}
.mosaique_element {
	border:0px solid red;
	font-size:11px;
	text-align: center;
}

.doc-grid {
	margin-right: 0px;
	margin-left: 0px;
}

.box_visu_element {
	margin-right: 30px;
	padding:0px 2px 0px 2px;
	margin-bottom:30px;
	vertical-align: bottom;
}
.box_visu_imagette {
	position: relative;
}

.box_visu_imagette img {
	vertical-align: top;
}

.box_visu_imagette td {
}

.box_visu_txt {
	font-size:10px;
	text-align:center;
}

.box_visu_txt a , .box_visu_txt a:hover, .box_visu_txt a:link, .box_visu_txt a:visited {
	text-align:center;
}

.Titre_Thm , .Titre_Thm a, .Titre_Thm a:visited, .Titre_Thm a:active,.Titre_Thm a:link, .Titre_Thm p{
	overflow:hidden;
	width:192px;
}

.cde_document ul {
	list-style-type: none;
}

.cde_document {
	width: 180px;
	height: 20px;
	padding: 2px;
	margin: 0px;
	text-align: center;
	font-family: Arial,Helvetica, !important;
	font-weight: normal !important;
	font-size: 11px !important;
}

.cde_document li {
   	height: 16px;
    width: 16px;
    background-position: left;
    background-repeat: no-repeat;
	display: inline;
	line-height: 1em ;
	padding: 7px 0px;
}
.cde_document li a {
    text-decoration: none;
	padding: 7px 6px;
	margin: 0px;
}
.cde_document li span {
	margin: 0px;
	padding: 7px 6px;
}



#box_rech_avancee table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	width:500px;
}

input[type=text], input[type=password], textarea {
	font-size: 11px;
}

.barre_nav_cde {
	padding: 0;
	margin: 4px 0px 0px;
	display: block;
	float: left;
	font-size: 11px;
}

.barre_nav_cde a span {
	white-space: nowrap;
}

#posPagination {
	padding: 0;
	margin: 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}


.libCritere form{font-size:10px; }

.breadcrumb_panier {
	margin-left:auto; margin-right:auto;
	width: 880px;
	padding: 0px;
}

.contour_panier {
	margin-top:5px; margin-bottom:5px;
	margin-left:auto; margin-right:auto;
	width: 880px;
	padding: 0px;
	padding-bottom: 10px;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
}

td.form-separator-row {
	padding: 10px 3px;
}

div.form-separator {
	height: 1px;
	border-bottom: 1px solid #dedede;
	background: transparent;
}

#box_list_panier{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	padding-top:5px;
	padding-bottom:5px;
	left: auto;
	right: auto;
	width:100%;
	text-align: center;
}

#box_list_panier h1 , #box_list_panier h2 {
	padding: 0px;
	font-style: normal;
	text-align: left;
}

#box_list_panier .intervenant_section_title {
	padding: 0px;
	font-style: normal;
	text-align: left;
}

#box_list_panier .BtTelchgtDoc {
	background-image:url(img/icon-download_gray.png);
	line-height: 18px !important;
}

.box_download_panier{
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	width: 880px;
	margin-bottom: 5px;
	padding: 0px;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
}

.box_download_panier a {
	font-size: 12px !important;
	font-weight: normal !important;
}

.box_download_panier span.filename {
	font-size: 12px !important;
	font-weight: normal !important;
}

.TitreTableau_Tele {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	margin: 5px;
	border-top-right-radius: 5px; border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; -moz-border-radius-topleft: 5px;
}

.box_visu_imagetteThm {
	text-align: center;
	padding: 0px;
	padding-bottom: 12px;	
}

.box_visu_imagetteThm img {
	vertical-align: top;
}

.box_visu_txtThm {
	padding:0px 2px 5px;
	text-align:center;
	width: 192px;
}

#box_list_ThmNews {
	margin:0pt auto;
	width:auto;
}
#box_list_Theme {
	margin:0pt auto;
	width:auto;
}

#box_Mlegales{
	margin-top:50px;
	width:800px;
	margin-left:auto;
	margin-right:auto;

}
#box_Mlegales td{	
	font-size: 12px;
	text-align:justify;
}

#dlog_box_textvisit {
	display: none;
	padding: 0px;
	overflow-x: hidden;
}

#dlog_box_textvisit .tiny-close-box {
	position: absolute;
	top: 0px;
	right: 0px;
}

#box_TextVisit{
	width: 445px;
	height: 500px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 10px;
	margin:0px;
	margin-top: 25px;
}
#box_TextVisit td {
	font-size: 12px;
	text-align:justify;
}

.Erreur {
	height: 240px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-color: #fff;
	color: #000;	
	border: 3px solid #444444;
	width: 500px;
	border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;
	position: relative;
	text-align: center;
	height: auto;
	padding: 20px;
}

.Erreur h1{
	padding: 0px;
}
.Erreur h3 {
	text-align:right;
}

.txtMosCaddy {
	font-size:10px;
	text-align:center;
}

/* ------------------------- */
/* planche-contact dynamique */
/* ------------------------- */
.thumbwrap {	/* container */
	text-align: left;
	padding: 0;
	margin: 0;
}

.thumbwrap > li {
	display: -moz-inline-box;
	/*\*/ vertical-align: top; /**/
	display: inline-block;
	text-align: center;
	padding: 0;
}

/*  Moz: NO border here or will have problem with "width", otherwise text resize table problems (solvable with refresh) */
.thumbwrap li>div {
	/*\*/ display: table; /**/
}

/*\*/
.thumbwrap>li .wrimg {
	display: table-cell;
	vertical-align: bottom;
	width: 400px;
	height: 400px;
}
/**/

.thumbwrap img {
	vertical-align: bottom;
}

.thumbwrap .thumbnail-control-bar  {
	width: 200px;
	display: block;
	padding: 0;
	margin-top: 10px;
	height: 25px;
	text-align: center;
}

.thumbwrap .caption  {
	padding: 5px;
	width: 190px;
	display: block;
	overflow: hidden;
}

/* top ib e hover Op < 9.5 */
@media all and (min-width: 0px) {
	html:first-child .thumbwrap a {
		display: inline-block;
		vertical-align: top;
	}
	html:first-child .thumbwrap {
		border-collapse: collapse;
		display: inline-block; /* must not have any margin */
	}
}



/* ------------------------- */
/* pagination 				 */
/* ------------------------- */
.pagination-zone {
	text-align: right;
	padding: 0px;
	margin: 0px;
	float: right;
	font-size: 11px;
}

.pagination-page-box {
	display: block;
	height: 16px;
	line-height: 16px;
	text-decoration: none;
	float: left;
	font-weight: bold;
	padding: 3px;
	min-width:1em;
	text-align:center;
	margin-right: 0px;
	border: 1px solid #dedede;
	background: #fff;
	color: #999;
	cursor: pointer;
	font-size: 11px;
}

.pagination-page-current {
	font-style: normal;
	font-size: 11px;
	padding: 3px;
	cursor:default;
	color: #fff;
	border: 1px solid #0073ea;
}

.pagination-page-ellipsis {
	cursor: default;
	padding: 3px 8px;	
}

.pagination-page-disabled {
	border: 1px solid #dedede;
	color: #dedede;
	cursor: default
}

.pagination-page-input {
	display: block;
	height: 22px;
	float: left;
	background: #fff !important;
	color: #000 !important;
	border: 1px solid #dedede;
	text-decoration: none; 
	margin: 0px;
	padding: 0px;
	min-width:1em;
	text-align:center;
	width: 30px;
	margin-right: 0px;
	border-radius: 0px;
	outline: none;
	font-size: 12px !important;
	font-weight: bold;
	cursor: text;
}

.pagination-arrow {
	border: 0px;
	margin-top: 2px;
}
.pagination-arrow:hover {
	background: transparent;
}

.pagination-prev-arrow, .pagination-next-arrow {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}

.pagination-prev-arrow {
	background-image: url(img/icon-prev_gray.png);
}
.pagination-prev-arrow:hover {
	background-position: 0px -14px;
}

.pagination-prev-arrow_disabled:hover{
	background-position: 0px 0px !important;
}

.pagination-next-arrow {
	background-image: url(img/icon-next_gray.png);
}
.pagination-next-arrow:hover {
	background-position: 0px -14px;
}
.pagination-next-arrow_disabled:hover{
	background-position: 0px 0px !important;
}

.pagination-arrow-disabled {
	background-position: 0px -14px !important;
	cursor: default;
}

.pagination-page-info {
	cursor: default;
    -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none;
}

.doc-pc-nextpager-container {
	position: relative;
}
.doc-pc-nextpager-container span.wrimg {
	vertical-align: middle;
}

.doc-pc-nextpager {
	position: absolute;
	width: 150px; left: 50%; margin-left: -75px;
	height: 100px; top: 50%; margin-top: -50px;
}

.doc-pc-nextpager-dummy {
	position: absolute;
	width: 150px; left: 50%; margin-left: -75px;
	height: 0px; top: 0px;
}

.doc-pager-arrow {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	background-image: url(img/icon-nextpage_gray.png);
	position: absolute;
	left: 50%;
	top: 32px;
	margin-left: -30px;
}


/* collapsible */

.collapsible-module {
	width: 100%;
	margin-left: 5px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right: 5px;
	padding: 0;
}

.collapsible-module .collapsible-header, .collapsible-module .collapsible-header2 {
	background-color:transparent;
	padding-left:10px;
	height: 16px;
	line-height: 16px;
	padding:2px;
}

.collapsible-module .collapsible-header h1, .collapsible-module .collapsible-header2 h1 {
	margin:0;
	display:inline;
	font-size:12px;
	padding: 5px;
	color: #aaa;
}
		
.collapsible-module .collapsible-content {
	clear:both;
	padding:10px;
}

.collapsible-module .placeholder {
	margin-top:1px;
	margin-right:2px;
}

.collapsible-module .expand {
	float: left;
	display: inline;
	background-image:url('img/collapsible-toggle-sprite.png');
	background-position: 0px -16px;
	width:16px;
	height:16px;
}	

.collapsible-module .collapse {
	float:left;
	display:inline;
	background-image:url('img/collapsible-toggle-sprite.png');
	background-position: 0px 0px;
	width:16px;
	height:16px;
}



/*
fg menus
*/

/* Styles for jQuery menu widget
Author:	Maggie Wachs, maggie@filamentgroup.com
Date:		September 2008
*/

/* REQUIRED STYLES - the menus will only render correctly with these rules */	

.fg-menu-container { position: absolute; top:0; left:-999px; padding: .4em;  overflow: hidden;}
.fg-menu-container.fg-menu-flyout { overflow: visible; }

.fg-menu, .fg-menu ul { list-style-type:none; padding: 0; margin:0; }

.fg-menu { position:relative; }
.fg-menu-flyout .fg-menu { position:static; }

.fg-menu ul { position:absolute; top:0; }
.fg-menu ul ul { top:-1px; }

.fg-menu-container.fg-menu-ipod .fg-menu-content, 
.fg-menu-container.fg-menu-ipod .fg-menu-content ul { background: none !important; }

.fg-menu.fg-menu-scroll,
.fg-menu ul.fg-menu-scroll { overflow: scroll;  overflow-x: hidden; }

.fg-menu li { clear:both; float:left; width:100%; margin: 0; padding:0; border: 0; }	
.fg-menu li li { font-size:1em; } /* inner li font size must be reset so that they don't blow up */

.fg-menu-flyout ul ul { padding: .4em; }
.fg-menu-flyout li { position:relative; }

.fg-menu-scroll { overflow: scroll; overflow-x: hidden; }

.fg-menu-breadcrumb { margin: 0; padding: 0; }

.fg-menu-footer {  margin-top: .4em; padding: .4em; }
.fg-menu-header {  margin-bottom: .4em; padding: .4em; }

.fg-menu-breadcrumb li { float: left; list-style: none; margin: 0; padding: 0 .2em; font-size: .9em; opacity: .7; }
.fg-menu-breadcrumb li.fg-menu-prev-list,
.fg-menu-breadcrumb li.fg-menu-current-crumb { clear: left; float: none; opacity: 1; }
.fg-menu-breadcrumb li.fg-menu-current-crumb { padding-top: .2em; }

.fg-menu-breadcrumb a, 
.fg-menu-breadcrumb span { float: left; }

.fg-menu-footer a:link,
.fg-menu-footer a:visited { float:left; width:100%; text-decoration: none; }
.fg-menu-footer a:hover,
.fg-menu-footer a:active {  }

.fg-menu-footer a span { float:left; cursor: pointer; }

.fg-menu-breadcrumb .fg-menu-prev-list a:link,
.fg-menu-breadcrumb .fg-menu-prev-list a:visited,
.fg-menu-breadcrumb .fg-menu-prev-list a:hover,
.fg-menu-breadcrumb .fg-menu-prev-list a:active { background-image: none; text-decoration:none; }
	
.fg-menu-breadcrumb .fg-menu-prev-list a { float: left; padding-right: .4em; }
.fg-menu-breadcrumb .fg-menu-prev-list a .ui-icon { float: left; }
	
.fg-menu-breadcrumb .fg-menu-current-crumb a:link,
.fg-menu-breadcrumb .fg-menu-current-crumb a:visited,
.fg-menu-breadcrumb .fg-menu-current-crumb a:hover,
.fg-menu-breadcrumb .fg-menu-current-crumb a:active { display:block; background-image:none; font-size:1.3em; text-decoration:none; }



/* REQUIRED LINK STYLES: links are "display:block" by default; if the menu options are split into 
	selectable node links and 'next' links, the script floats the node links left and floats the 'next' links to the right	*/

.fg-menu a:link,
.fg-menu a:visited,
.fg-menu a:hover,
.fg-menu a:active { float:left; width:93%; padding:.3em 3%; text-decoration:none; outline: 0 !important; }
.fg-menu a { border: 1px dashed transparent; }
.fg-menu a.ui-state-default:link,
.fg-menu a.ui-state-default:visited,
.fg-menu a.ui-state-default:hover,
.fg-menu a.ui-state-default:active,
.fg-menu a.ui-state-hover:link,
.fg-menu a.ui-state-hover:visited,
.fg-menu a.ui-state-hover:hover,
.fg-menu a.ui-state-hover:active,
.fg-menu a.ui-state-active:link,
.fg-menu a.ui-state-active:visited,
.fg-menu a.ui-state-active:hover,
.fg-menu a.ui-state-active:active { border-style: solid; font-weight: normal; }

.fg-menu a span { display:block; cursor:pointer; }


 /* SUGGESTED STYLES - for use with jQuery UI Themeroller CSS */	
 
.fg-menu-indicator span { float:left; }
.fg-menu-indicator span.ui-icon { float:right; }

.fg-menu-content.ui-widget-content, 
.fg-menu-content ul.ui-widget-content { border:0; }


/* ICONS AND DIVIDERS */
.fg-menu.fg-menu-has-icons a:link,
.fg-menu.fg-menu-has-icons a:visited,
.fg-menu.fg-menu-has-icons a:hover,
.fg-menu.fg-menu-has-icons a:active { padding-left:20px; }

.fg-menu .horizontal-divider hr, .fg-menu .horizontal-divider span { padding:0; margin:5px .6em; }
.fg-menu .horizontal-divider hr { border:0; height:1px; }
.fg-menu .horizontal-divider span { font-size:.9em; text-transform: uppercase; padding-left:.2em; }

/* Filament Group dropdown menus customizations */
.fg-menu-container {z-index: 10000;}
		
#bases-menu { outline: none; }
#bases-menu-items { font-size: 12px; }
		
#funds-menu { outline: none; }
#funds-menu-items { font-size: 12px; }
		
#caddies-menu { outline: none; }
#caddies-menu-items { font-size: 12px; }

#navigation-menu { outline: none; }
#navigation-menu-items { font-weight: bold; font-size: 12px; }

#languages-menu { outline: none; }
#languages-menu-items { font-size: 12px; }

.fg-menu-collapsed { position:absolute; top:0; left:-9999px; width:1px; height:1px; overflow:hidden; }
.fg-button {
	clear:left;
	margin: 0 4px 40px 20px;
	padding: .4em 1em;
	text-decoration:none !important;
	cursor:pointer;
	position: relative;
	text-align: center;
	zoom: 1;
}

.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
a.fg-button { float:left;  }
button.fg-button { width:auto; overflow:visible; } /* removes extra button width in IE */
.fg-button-icon-left { padding-left: 2.1em; }
.fg-button-icon-right { padding-right: 2.1em; }
.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }
.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */	


.fg-button { /* customized for Ajaris-WebSuite */
	background: transparent;
	border: 0px;
	margin: 0;
	padding: .2em 1em;
}

.fg-button-icon-right { /* customized for Ajaris-WebSuite */
	padding-left: 0.5em;
	padding-right: 1.7em;
}

a.fg-button-simplelink:hover {
	text-decoration: underline !important;
}

.fg-menu-item-separator {
	border-bottom: 1px solid #dedede !important;
	cursor: default !important;
	margin-bottom: 5px !important;
}

.fg-menu-item-separator:hover {
	background: transparent !important;		
	color: white !important;
	border-top-color: transparent !important;
	border-right-color: transparent !important;
	border-left-color: transparent !important;
	border-bottom: 1px solid #dedede !important;
}
.fg-menu-item-disabled {
	color: #aaa !important;
	cursor: default !important;
}
.fg-menu-item-disabled:hover {
	background: transparent !important;		
	border-color: transparent !important;
}

.fg-main-menubar-item-disabled {
	color: #888 !important;
	cursor: default !important;
	font-size: 12px !important;
	font-weight: bold !important;
}
.fg-main-menubar-item-disabled {
	background: transparent !important;		
	border-color: transparent !important;
	font-size: 12px !important;
	font-weight: bold !important;
}
.fg-main-menubar-item-separator {
	border-bottom: 1px solid #ebebeb !important;
	cursor: default !important;
	margin-bottom: 5px !important;
}
.fg-main-menubar-item-separator:hover {
	background: transparent !important;		
	color: white !important;
	border-top-color: transparent !important;
	border-right-color: transparent !important;
	border-left-color: transparent !important;
	border-bottom: 1px solid #ebebeb !important;
}

.fg-menubar-item {
	height: 18px;
	line-height: 18px;
	color: black;
	margin-top: -0px;
	border: 0px;
	background: transparent;
	outline: none;
}

.fg-menubar-item-hovered {
	background: #0073ea url("jquery-ui/css/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png") 50% 50% repeat-x !important;
	color: #fff !important;
	border-radius: 0px;
}

.fg-menubar-item-link-hovered {
	background: #0073ea url("jquery-ui/css/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png") 50% 50% repeat-x;
}

.fg-menubar-item-deployed {
	background: #0073ea !important;
	color: white !important;
}

ul.fg-menu-list li a {
	font-size: 12px;
}

.fg-menu-container {z-index: 10000;}
.fgMenuPositionHelper {z-index: 10000;}

li.fg-checkable-item {
	height: 22px;
	border: 1px solid #fff;
	width: 250px;
	white-space: nowrap;
}

li.fg-simple-item {
	height: 22px;
	border: 1px solid #fff;
}

li.fg-simple-item a {
	color: #000 !important;
}

li.fg-simple-item a:hover {
	color: #fff !important;
}

li.fg-checkable-item input[type=checkbox] {
	float: left;
	display: block;
    width: 15px;
    height: 22px;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	vertical-align: middle;
}

.fg-checkable-item-label {
    float: left;
    padding-left: 5px;
	font-size: 14px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 210px;
	-webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none;
}

.fg-checkable-item-label-indented {
	width: 200px;
	margin-left: 0px;
}

.fg-checkable-item-label span {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

li.fg-checkable-item-hovered {
	font-weight: normal !important;
}

li.fg-checkable-item-disabled .fg-checkable-item-label {
	color: #aaa;
}

li.fg-checkable-item-disabled:hover {
	background: transparent !important;
	border: 1px solid white !important;
	cursor: default !important;
}

/*
BREADCRUMBS
*/
/* Breadcrumb Styles
 ---------------------------------------------------------------------*/
#box_cde_breadcrumb {
	height: auto;
}

#box_cde_breadcrumb table {
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}

.breadCrumb {
	margin: 0;
	padding:5px 0px;
	float: left;
	display: block;
	width: auto;
	background:transparent;
}

.breadCrumb ul {
	margin: 0;
	padding: 0;
	height: 21px;
	display: inline;
}

.breadCrumb ul li {
	display: inline-block;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0px 6px 0px 0;
	padding: 0px 12px 0px 0px;
	background: url('img/breadcrumb-separator-arrow.png') no-repeat 100% 0;
	height: 20px;
	line-height: 20px;
}

.breadCrumb ul li span {
	display: block;
	overflow: hidden;
}

.breadCrumb ul li a {
	display: block;
	overflow: hidden;
	color: #0e82c7;
}

.breadCrumb ul li a:active {
	color: #0e82c7;
}
.breadCrumb ul li a:visited {
	color: #0e82c7;
}
.breadCrumb ul li a:hover{
	text-decoration: underline;
}

.breadCrumb ul li.lastcrumb {
	background: none;
	margin-right: 0;
	padding-right: 0;
	cursor: default;
}

.breadCrumbLineSeparator {
	border-bottom: 1px dotted #dedede;
}

.pictorial-breadcrumb {
	padding: 0px 2px !important;
}

.pictorial-breadcrumb img {
	margin-right: 3px;
	vertical-align: middle;
	padding: 1px !important;
	height: 20px;
}





/* Float Clearing
 ---------------------------------------------------------------------*/
.breadcrumb-module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* float clearing for IE6 */
* html .breadcrumb-module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .breadcrumb-module
{
	min-height: 1%;
}


/*
	New search box
*/
#searchzone_container {
	position: relative;
	width: 470px;
	height: 30px;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
	float: left;
	margin-top: 3px;
	overflow: hidden;
}

#searchzone_input_text_container {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 0px;
	width: 381px;
	height: 30px;
	background: #fff;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}

#searchzone_input_text_container input {
	border: 0px;
	position: absolute;
	top: 1px;
	width: 185px;
	height: 28px;
	padding: 0;
	outline: none;
	font-size: 12px;
	padding-left: 1px;
	color: #000;
	background: #FFFFFF;
	font-weight: normal;
	box-shadow: none;
	text-decoration: none;
	-webkit-appearance:caret; /* for Safari iOS */
	border-top-left-radius: 3px; border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px;
	left: 1px;
	padding-left: 5px;
	width: 189px;
}

#searchzone_input_text_container .selectedkw-container {
	border: 0px;
	position: absolute;
	top: 1px;
	width: 185px;
	height: 28px;
	padding: 0;
	outline: none;
	font-size: 12px;
	padding-left: 1px;
	color: #000;
	background: #FFFFFF;
	font-family: "Helvetica Neue",Helvetica,Arial,Sans-serif;
	font-weight: normal;
	box-shadow: none;
	text-decoration: none;
	border-top-left-radius: 3px; border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px;
	left: 1px;
	padding-left: 5px;
	width: 188px;
	overflow: hidden;
}

.selectedkw-container .kwtoken {
	position: absolute;
	top: 3px;
	left: 3px;
	height: 18px;
	color: #fff;
    background-color: #7F7F7F;
	border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px;
	padding: 2px;
	outline: none;
}

.selectedkw-container .kwtoken:focus {
	color: #fff;
	background-color: #555;
}

.selectedkw-container .kwtoken .kwtoken_t {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	height: 16px;
	white-space: nowrap;
	max-width: 170px;
	overflow: hidden;
	text-overflow: ellipsis;
	outline: none;
}

.selectedkw-container .kwtoken .kwtoken_x {
	display: none;
	float: right;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	padding-left: 6px;
	padding-right: 2px;
	outline: none;
}

#searchzone_input_text_container input {
	font-weight: bold;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size: 13px;
}

#searchzone_input_text_container input.searchinited {
	color: #aaa;
	font-weight: normal;
	font-size: 11px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
}

#searchzone_options_menu_container {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 1px;
	left: 195px;
	width: 180px;
	height: 28px;
	line-height: 28px;
 	background: #fff;
	border-left: 1px dotted #fff;
	overflow: hidden;
}

#searchzone_input_text_container_background {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 5px;
	top: 1px;
	height: 28px;
	width: 100%;
	background: #fff;
}

#searchzone_submit_container {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 377px;
	width: 93px;
	height: 30px;
	background: #fff;
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px;
}

#searchzone_submit_container input {
	margin: 0px;
	padding:0px 0px 4px 0px;
	border: 0px;
	cursor: pointer;
	position: absolute;
	top: 1px;
	left: 1px;
	height: 28px;
	width: 91px;
	font-size: 11px;
	vertical-align: bottom;
	line-height: 28px;
	text-align: center;
	background: #0073ea;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	-webkit-appearance:button; /* for Safari iOS */
	border-radius: 0px;
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px;
}

#searchzone_submit_container input:hover {
	background: #007bff;
	color: #fff;
}

#search-options-menu-selected {
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 150px;
	font-size: 10px;
	text-align: left;
	color: #888;
	display: none;
}

#search-options-menu-selected-down-arrow {
	display: none;
}

.fg-search-options-menu-item-separator {
	height: 5px !important;
	border-bottom: 1px solid #dedede !important;
	cursor: default !important;
	margin-bottom: 5px !important;
}

/*
	Menus
*/

.menu-dropdown-icon, .menu-dropdown-gray-icon {
	width: 16px;
	height: 16px;
	background-image:url('img/icon-arrow-down_gray.png') !important;
}

/*
	Calendrier (jQuery UI Datepicker)
*/
#ui-datepicker-div {
	font-size: 13px;
	background: #f2f2f2;
	padding: 10px;
	border: 1px solid #fff;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
 	-moz-box-shadow: 0px 0px 10px #777;  -webkit-box-shadow: 0px 0px 10px #777;  box-shadow: 0px 0px 10px #777;
}

#ui-datepicker-div .ui-state-default, #ui-datepicker-div .ui-widget-content .ui-state-default, #ui-datepicker-div .ui-widget-header .ui-state-default  {
	background: transparent;
	color: #000;
}
#ui-datepicker-div .ui-state-active, #ui-datepicker-div .ui-widget-content .ui-state-active, #ui-datepicker-div .ui-widget-header .ui-state-active {
	color: #fff;
	background: #777;
}

#ui-datepicker-div .ui-datepicker-today {
	background: #bbb;
}

#ui-datepicker-div .ui-datepicker-header {
	background: #f2f2f2;
}

#ui-datepicker-div .ui-icon {
	width: 16px;
	height: 16px;
	background-image: url(img/ui-icons_666666_256x240.png);
}

#ui-datepicker-div .ui-widget-header .ui-state-hover, #ui-datepicker-div .ui-widget-header .ui-state-focus {
	border: 1px solid #aaa;
	background: #aaa;
	font-weight: bold;
	color: #ffffff;
}


/*
	Geolocalisation
*/
.icon-geoloc {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 15px;
	height: 13px;
	background-image: url(img/icon-geoloc_gray.png);
}

#google-maps-link, #google-maps-link:active ,#google-maps-link:visited ,#google-maps-link:link { text-decoration: none; outline: none; color: #1155cc; }

/*
	Star rating
*/

div.star-rating {
    position: relative;
    -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none;
    -webkit-touch-callout: none;
    cursor: default;
    height: 16px;
    background-repeat: repeat-x;
}
.icon-star {
    background: url(img/icon-star_gray.png);
}

div.square-rating {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 16px;
	height: 16px;
	background: transparent;
	border: 0px;
}

div.coteamour-color-0 { background: #D6D6D6; }
div.coteamour-color-1 { background: #78B2FD; }
div.coteamour-color-2 { background: #97DD3D; }
div.coteamour-color-3 { background: #FFA500; }
div.coteamour-color-4 { background: #FA0505; }


/*
	Icones Fiche document
*/

.icon-download {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 13px;
	height: 14px;
	background-image:url(img/icon-download_gray.png);
}

.icon-caddy-empty, .icon-caddy-full, .icon-mail {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}

.icon-caddy-empty {
	background-image:url(img/icon-caddy-empty_gray.png);
}
.icon-caddy-full {
	background-image:url(img/icon-caddy-full_gray.png);
}

.icon-mail {
	background-image:url(img/icon-mail_gray.png);
}

.icon-subscriber {
	background-image:url(img/icon-subscriber_gray.png);
}

.icon-subscriber {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}

.icon-locked {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	background-image:url(img/icon-lock-closed_gray.png);
}

/*
	Logo footer
*/
div.footer-logo {
	float:left;
	margin-top:1px;
	margin-left:10px;
	color:#fff;
	height:28px;
	width:42px;
    background-position:left;
    background-repeat:no-repeat;
	background-image:url(img/logo-orkis-footer.png);
}

div.footer-logo a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	border: 0px;
	text-decoration: none;
}

div.footer-logo a:link, div.footer-logo a:visited, div.footer-logo a:active {
	text-decoration: none;
}


/*
	Puce
*/
.marker {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 10px;
	width: 10px;
	border: 1px solid #fff;
	box-shadow: 1px 1px 1px #555; -moz-box-shadow: 1px 1px 1px #555; -webkit-box-shadow: 1px 1px 1px #555;
	border-radius: 1px; -webkit-border-radius: 1px; -moz-border-radius: 1px;
	display: none;
}
.icon-marker-0 { background: #FA0505; }
.icon-marker-1 { background: #22BA00; }


/*
	Alertes sur mots-clés
*/
.tiny-close-box {
	display: block;
	width: 15px;
	height: 15px;
	background-image: url(img/tiny-close.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 5px;
}

.tiny-close-box:hover {
	background-image: url(img/tiny-close-hover.png);
}

#create-ci-dialog, #modif-ci-dialog {
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","open sans",arial,helvetica,sans-serif;	
	font-size: 14px;
	color: #777;
	text-align: left;
}

.CIForm {
	padding: 15px;
	padding-top: 0px;
}

.CITable {
	width: 100%;
}

.CITable tr {
	margin: 0px;
	padding: 0px;
}

.CITable td {
	margin: 0px;
	padding: 0px;
}

.CITable td.formLabel {
	text-align: left;
	font-weight: bold;
}

.CITable td.formLineSeparator {
	height: 5px;
}

.CITable td.formLineSeparator div {
	height: 5px;
	width: 100%;
	border-bottom: 1px solid #dedede;
}

.CITable td.formLineSpacer {
	height: 5px;
}

.CITable td.formInfo {
	font-size: 12px;
	text-align: left;
}

.CITable span.formEmail {
	color: #1155cc;
}

.CITable td.formField {
	text-align: left;	
}

.CITable td.formTitle {
	text-align: left;
	font-size: 16px;
}

.CITable td {
	padding-bottom: 0px;
}

.CIForm input[type=text] {
	width: 410px;
	border: 1px solid #777;
	height: 16px;
	background: white;
	color: black;
	font-size: 13px;
}

.CIForm textarea {
	width: 350px;
	border: 1px solid #777;
	resize: none;
	height: 86px;
	background: white;
	color: black;
}

.ciHumanRequest {
	border: 1px solid #dedede;
	width: 98%;
	background: #ffff;
	color: black;
	height: 75px;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
	padding: 2px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}

.ciThemeInfo {
	border: 0px;
	width: 98%;
	background: #ffff;
	color: black;
	height: 60px;
	overflow: hidden;
	text-align: left;
	padding: 2px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size: 12px;
}

.ciThemeInfo span.themeTitle {
	font-weight: bold;
}

.ciThemeInfo span.themeCaption {
	color: #777;
}

.create-ci-info {
	display: none;
	text-align: left;
	font-size: 16px;
	width: 98%;
	padding: 10px;
}

#create-ci-error-message {
	font-size: 16px;
	font-weight: bold;
	color: red;
}

.ci-display-email {
	color: #2eb3ee !important;
	font-weight: normal;
	padding: 0px;
	margin:0px;
}

.ci-display-link, .ci-display-link:active ,.ci-display-link:visited , .ci-display-link:link {
	outline: none;
/*	color: #1155cc !important; */
	color: #2eb3ee !important;
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}


/*
	Suppression, modification
*/
.icon-delete, .icon-edit {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.icon-delete {
	background-image:url(img/icon-trash_gray.png);
}
.icon-edit {
	background-image:url(img/icon-edit_gray.png);
}


/*
	jQuery UI customizations
*/
.ui-widget-overlay {
    position: fixed; /* <-- fix "Opening a Modal Dialog shows a horizontal scroll bar" --> */
    top: 0;          /* <-- fix "Opening a Modal Dialog shows a horizontal scroll bar" --> */
    left: 0;         /* <-- fix "Opening a Modal Dialog shows a horizontal scroll bar" --> */
	background: #000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /* Theoretically for IE 8 & 9 (more valid) ...but not required as filter works too. Should come BEFORE filter */
	filter: alpha(opacity=30); /* This works in IE 8 & 9 too ... but also 5, 6, 7 */
	-moz-opacity:0.3; /* older than Firefox 0.9 */
	-khtml-opacity: 0.3; /* safari 1.x (pre WebKit!) */
	opacity: 0.3; /* Modern! Firefox 0.9+, Safari 2?, Chrome any?, Opera 9+, IE 9+ */
}

.transparent-overlay {
	background: #fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* Theoretically for IE 8 & 9 (more valid) ...but not required as filter works too. Should come BEFORE filter */
	filter: alpha(opacity=0); /* This works in IE 8 & 9 too ... but also 5, 6, 7 */
	-moz-opacity:0; /* older than Firefox 0.9 */
	-khtml-opacity: 0; /* safari 1.x (pre WebKit!) */
	opacity: 0; /* Modern! Firefox 0.9+, Safari 2?, Chrome any?, Opera 9+, IE 9+ */
}

.ui-dialog {
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5);
	background: #fff;
}

.ui-dialog-ajaris-modal {
	background: #f2f2f2;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
	border: 1px solid #d4d4d4;
	padding: 0px;
}

.ui-dialog-ajaris-modal .ui-dialog-buttonpane {
	margin: 0px;
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
}

#box_action_panier .ui-state-default, #box_action_panier .ui-widget-content .ui-state-default, #box_action_panier .ui-widget-header .ui-state-default {
	border: 1px solid #d0d0d0;
	background: #d0d0d0;
	color: #313131;
	font-weight: normal;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

#box_action_panier .ui-state-hover, #box_action_panier .ui-widget-content .ui-state-hover, #box_action_panier .ui-widget-header .ui-state-hover, #box_action_panier .ui-state-focus, #box_action_panier .ui-widget-content .ui-state-focus, #box_action_panier .ui-widget-header .ui-state-focus {
	border: 1px solid #000;
	background: #000;
	color: #fff;
	outline: none;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

#box_action_panier .ui-state-active, #box_action_panier .ui-widget-content .ui-state-active, #box_action_panier .ui-widget-header .ui-state-active {
	border: 1px solid #e9edf0;
	background: #e9edf0;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	color: #222;
	text-shadow: 0px 2px 3px #555;	
}
.small-button {
	height: 22px !important;
	cursor: pointer !important;
	padding: 0px;
}
.small-button .ui-button-text {
	padding-top: 3px;
	font-size: 11px !important;
}


/*
	Expert Search Menu
*/
#expert-search-menu { outline: none; }
#expert-search-menu-items { font-size: 12px; }

a#expert-search-menu, a#languages-menu, a#navigation-menu {
	border-top-right-radius:2px; border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px; -webkit-border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px; -moz-border-radius-topleft: 2px;
	border: 1px solid transparent;
}

.icon-menu-expert {
	display: inline-block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat:no-repeat;
	width:18px;
	height:18px;
	background-image:url(img/icon-gear_black.png);
}

/*
	Advanced Search
*/
.box-advsearch {
}
.box-advsearch button {
}
.box-advsearch input[type=text] {
	font-size: 13px;
}
.advanced-search-input {
	display: block;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	cursor: pointer;
}
#advsearch_options_menu_container {
	position: absolute;
	left: 10px;
	height: 28px;
	line-height: 28px;
	width: 625px;
	bottom: 60px;
}

a#advsearch-options-menu {
	margin-top: 5px;
}

#advsearch-options-menu-selected {
	line-height: 12px;
	height: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 290px;
	font-size: 10px;
	text-align: left;
	color: #000;
}

#advsearch-options-menu-selected-down-arrow {
	display: none;
}
#advsearch-options-menu-selected-label, #multiplesearch-options-menu-selected-label {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 260px;
	text-align: right;
	font-size: 11px !important;
	font-weight: normal !important;
}
.dictionary-input {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(img/icon-dictionary_gray.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.calendar-input {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(img/icon-calendar_gray.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.advsearch-loading-progress-anim {
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #fff;
}

.advsearch-loading-progress-anim img {
	display: none;
	background-color: #000;
	margin-top: 100px;
	padding: 15px;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

/*
	jQueryUI Autocomplete
*/
.ui-autocomplete {
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
}
.ui-autocomplete {
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}

/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete { height: 300px; }

#ajaris-mailmgr-dlog .ui-autocomplete {
	max-height: 200px;
}

#ajaris-mailmgr-dlog .ui-autocomplete .ui-state-hover, #ajaris-mailmgr-dlog .ui-autocomplete .ui-widget-content .ui-state-hover, #ajaris-mailmgr-dlog .ui-autocomplete .ui-widget-header .ui-state-hover, #ajaris-mailmgr-dlog .ui-autocomplete .ui-state-focus, #ajaris-mailmgr-dlog .ui-autocomplete .ui-widget-content .ui-state-focus, #ajaris-mailmgr-dlog .ui-autocomplete .ui-widget-header .ui-state-focus {
	border: 1px solid #0073ea !important;
	background: #0073ea url("jquery-ui/css/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png") 50% 50% repeat-x !important;
	font-weight: normal !important;
	color: #ffffff !important;
	box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important;
}

#docs-advanced-search-dialog, #docs-geo-search-dialog, #docs-multiple-search-dialog {
	overflow: hidden;
	position: relative;
	display: none;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}

#docs-geo-search-dialog {
	font-size: 13px;
}

#docs-color-search-dialog {
	overflow:hidden;position:relative;display:none;color:#fff;
	border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;
	background:#787474;
}

#docs-color-search-values {
	margin-left:8px;margin-top:20px;
}

#docs-color-search-values .color-line-sep {
	clear:both;display:block;background:transparent;width:2px;
}

#docs-color-search-values .color-value {
	height:38px;
	width:38px;
	border:5px solid #787474;
	float:left;
	cursor:pointer;
}

#docs-color-search-values .color-value:hover {
	border:5px solid #fff;
}

#docs-advanced-search-dialog .ajaris-ui-smart-buttons-container .small-button .ui-button-text, #docs-geo-search-dialog .ajaris-ui-smart-buttons-container .small-button .ui-button-text , #docs-multiple-search-dialog .ajaris-ui-smart-buttons-container .small-button .ui-button-text{
	padding-top: 2px !important;
}

#docs-color-search-dialog .ajaris-ui-smart-buttons-container .small-button .ui-button-text {
	padding-top: 2px !important;
}

#docs-geo-search-dialog select,  #docs-multiple-search-dialog select {
	outline: none;
}

#geosearch_options_menu_container, #multiplesearch_options_menu_container {
	position:absolute; left: 10px; height:28px; line-height:28px; width:625px; bottom:60px;
}

#docs-color-search-options-menu-container {
	position:absolute; left:0px; height:28px; line-height:28px; width:100%; bottom:15px;
}

a#geosearch-options-menu, a#multiplesearch-options-menu, a#docs-color-search-options-menu {
	margin-top: 5px;
}

#geosearch-options-menu-selected, #multiplesearch-options-menu-selected, #docs-color-search-options-menu-selected {
	line-height:12px;height:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:280px;font-size:10px;text-align:left;color:#000;
}
#geosearch-options-menu-selected-down-arrow, #multiplesearch-options-menu-selected-down-arrow, #docs-color-search-options-menu-selected-down-arrow {
	display: none;
}
#geosearch-options-menu-selected-label, #docs-color-search-options-menu-selected-label {
	position:absolute;top:0px;left:0px;width:260px;text-align:right;font-size:13px !important;font-weight:normal !important;
}

#docs-color-search-options-menu-selected-label {
	position:absolute;top:0px;left:0px;width:180px;text-align:right;font-size:13px !important;font-weight:normal !important;
}

#docs-color-search-options-menu-anchor {
	position:absolute;top:0px;left:184px;width:176px;text-align:left;
}



.ui-dialog-rounded-corners-widget {
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}

.advsearch-title {
	font-family: 'Open Sans',Helvetica,arial,sans-serif;
	font-size: 16px;
	font-weight: 300;
}

.advsearch-tab-anchor {
	position: absolute;
	text-align: center;
	cursor: pointer;
	color: #000;
	background: #fff;
	padding: 10px !important;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top-right-radius: 5px; border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; -moz-border-radius-topleft: 5px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
	font-size: 10px;
	font-weight: normal;
}

.advsearch-tab-anchor-join {
	position: absolute;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background: #fff;
	border: 0px;
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}

/*
	Embed
*/
.icon-embed {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 20px;
	height: 16px;
	background-image: url(img/icon-embed_gray.png);
}

.embed-dialog-title {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	color: #777;
	text-align: left;
	font-size: 16px;
}

.embed-zone {
	display: none;
	position: relative;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #dedede;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
	background: white;
	color: #666;
	box-shadow: 2px 2px 8px #444; -moz-box-shadow: 2px 2px 8px #444; -webkit-box-shadow: 2px 2px 8px #444;
}

/*
	Permalink sharing
*/
.icon-share {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 16px;
	height: 15px;
	background-image: url(img/icon-share_gray.png);
}

.permalink {
	display: none;
	position: relative;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #dedede;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
	background: white;
	color: #666;
	box-shadow: 2px 2px 8px #444; -moz-box-shadow: 2px 2px 8px #444; -webkit-box-shadow: 2px 2px 8px #444;
}

#permalink-zone, #doc-sheet-permalink-zone, #doc-sheet-embed-zone, #embed-zone {
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
	border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px;
}

/*
	caddy pane
*/
#caddies-pane {
	display: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	position: fixed;
	right: 0px;
	top: 0px;
	width: 250px; height: 500px;
	background: #f2f4f8;
	color: #313131;
	border-left: 1px solid #aaa; border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; border-right: 0px;
	border-top-left-radius: 3px; border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px;
	-webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px;
	box-shadow: 1px 1px 1px #555; -moz-box-shadow: 1px 1px 1px #555; -webkit-box-shadow: 1px 1px 1px #555;
}

#caddy-grid {
	display: none;
	width: 188px; height: 425px; padding-top: 3px;
	position: absolute; top: 45px; left: 5px;
	overflow-x: hidden; overflow-y: hidden;
	border: 1px solid #dedede;
	background: #dadada;
}

.caddy-cell, .caddy-cell-empty, .caddy-cell-fake {
	width: 85px; height: 85px;
	margin: 0px; padding: 0px;
	float: left;
	text-align: center;
	border-right: 6px solid transparent;
	overflow: hidden;
}

.caddy-cell p { font-size: 9px; text-align: center; padding: 2px; }
.caddy-cell div { line-height: 75px; height: 75px; background: transparent; }
.caddy-cell div img { vertical-align: bottom; -moz-user-select: none; -webkit-user-select: none; -khtml-user-select: none; user-select: none; border: 3px solid transparent; }
.caddy-cell-selected div img {
	vertical-align: bottom; -moz-user-select: none; -webkit-user-select: none; -khtml-user-select: none; user-select: none; border: 3px solid #0099FF;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.caddy-cell-fake div {
	line-height: 60px; width: 60px; height: 60px;
	position: relative; left:15px; top:15px;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	border: 1px dashed #aaa;
}

#caddy-drag-helper {
	display: none;
	top: 45px;
	left: 5px;
	width: 180px;
	height: 420px;
	position: absolute;
	border: 4px dotted #555;
	background: transparent;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.caddy-cell-dragged {
	padding: 5px;
	border: 1px solid #dedede;
	background: #000;
	color: #fff;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
}

#caddies-pane-drop-receiver { display: none; position: absolute; width: 200px; height: 435px; background: transparent; margin-top: 0px; top: 40px; right: 0px; }

#caddies-pane-caddy-name-minimized {
	display: none;
	width: 137px;
	height: 90px;
	padding: 0px;
	position: absolute;
	top: 45px;
	left: -18px;
	color: #777;
	font-weight: bold;
	font-size: 11px;
	transform:rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}

#caddies-pane-minimized-size-info {
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
}

#caddies-pane-maximized-size-info {
	position: absolute;
	top: 28px;
	left: 6px;
}

#caddies-select {
	display: none;
	position: absolute;
	top: 5px;
	left: 25px;
	outline: none;
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","open sans",arial,helvetica,sans-serif;	
	font-size: 11px;
	width: 170px;
	color: #313131;
	background: #efefef;
	border: 1px solid #ccc !important;
}
#caddies-select:focus, #caddies-select:active {
	outline: none;
	border: 1px solid #ccc !important;
}

#caddies-stack-name {
	color: #777;
	position: absolute;
	top: 5px;
	left: 23px;
	width: 155px;
	display: none;
	font-weight: bold;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	background: transparent;
}

#caddies-pane-toggler {
	cursor: pointer; position: absolute; top: 0px; left: 0px;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 25px;
	height: 27px;
}
.caddies-pane-toggler-expand {
	background-position: 9px 12px;
	background-image:url(img/icon-double-arrow-left-gray.png);
}
.caddies-pane-toggler-collapse {
	background-position: 6px 12px;
	background-image:url(img/icon-double-arrow-right-gray.png);
}


#caddies-pane-minimized-toggler {
	cursor: pointer; position: absolute; top: 0px; left: 0px; width: 25px; height: 162px; background: transparent; display: none;
}

#caddies-pane .gotocaddylink {
	cursor: pointer;
}

#caddies-pane-minimized-warning {
	display: none;
	top: 50px;
	right: 5px;
	width: 175px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	position: absolute;
	background: red;
	border: 1px solid #fff;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	box-shadow: 0px 0px 8px #555; -moz-box-shadow: 0px 0px 8px #555; -webkit-box-shadow: 0px 0px 8px #555;
}

#caddies-pane-maximized-warning, #caddies-pane-maximized-warning-shadow {
	display: none;
	top: 180px;
	left: 23px;
	width: 140px;
	height: 420px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	position: absolute;
	background: transparent;
	text-shadow: 2px 2px 4px #313131;
}
#caddies-pane-maximized-warning-shadow { color: #313131; top: 182px; left: 25px; }

#caddies-pane-minimized-bottom-pane { padding: 5px; position: absolute; top: 175px; left: 0px; display: none; cursor: pointer; }
#caddies-pane-maximized-bottom-pane { position: absolute; width: 95%; top: 478px; left: 5px; display: none; cursor: pointer; line-height: 16px; }

#caddies-pane-putoffcaddy-drop-zone {
	padding-left: 2px;
	padding-right: 2px;
	position: absolute;
	overflow: hidden;
	width: 100%;
	bottom: 0px;
	line-height: 16px;
	left: 12px;
	height: 100px;
	width: 168px;
	display: none;
	color: #fff;
	background: #313131;
	border-top: 3px solid #555; border-left: 3px solid #555; border-right: 3px solid #555; border-bottom:0px;
	border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px;
}

.putoffcaddy-drop-zone-hover { border-style: dotted !important; border-color:#fff !important; }

#caddies-pane-putoffcaddy-drop-zone-text {
	padding: 8px;
	margin-top: 30px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	position: absolute;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
	border: 2px solid transparent;
}

#caddies-pane-icon-maximized, #caddies-pane-icon-minimized {
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	background-image:url(img/icon-caddy-empty_darkgray.png);
	cursor: pointer;
	float: left;
}


#caddies-pane-empty-icon {
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	background-image:url(img/icon-trash_darkgray.png);
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 0px;
}
/*
	END OF CADDY PANE
*/




.icon-sheet {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	background-image:url(img/icon-form_gray.png);
	cursor: pointer;
}

.icon-required {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-image: url(img/icon-required_16.png) !important;
}

#ajaris-logger-login-form-placeholder {
	position: absolute;
	top: -50000px;
	left: -5000px;
	width: 0px;
	height: 0px;
	z-index: -5000;
}


#ajaris-logger-login-form {
	position: relative;
}

#ajaris-logger-login-form-submitter {
	position: absolute;
	top: -5000px;
	left: -5000px;
}

#ajaris-logger-login-form-container, #ajaris-logger-request-password-form-container {
	height: 142px;
}

#ajaris-logger-request-password-form-container {
	height: 260px;
}

#ajaris-logger-update-password-form-container {
	height: 260px;
}
#ajaris-logger-update-password-form input[type=text] {
	width: 180px;
}

#ajaris-logger-login-form input[type=text], #ajaris-logger-login-form input[type=password] {
	width: 150px;
	height: 20px;
}

#ajaris-logger-request-password-form input[type=text] {
	width: 180px;
}

#ajaris-logger-create-account-form table td.label{
	width: 250px;
}

#zip-progress-container {
	height: 143px;
	overflow: hidden;
}

div.BtSelectDoc {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-image:url(img/icon-caddy-empty_gray.png);
}
div.BtDeSelectDoc {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-image:url(img/icon-caddy-full_gray.png);
}

div.BtInfoDoc {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-image:url(img/icon-form_gray.png);
	cursor: pointer;
}


.icon-double-arrow-left, .icon-double-arrow-right {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 12px;
	height: 14px;
	background-image:url(img/double-arrow-left.png);
}

.icon-double-arrow-left {
	background-image:url(img/double-arrow-left-gray.png);
}

.icon-double-arrow-right {
	background-image:url(img/double-arrow-right-gray.png);
}


.ajaris-modal-form {
	display: none;
	position: absolute;
	left: 0px;
	top: 60px;
	width: 100%;
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","open sans",arial,helvetica,sans-serif;	
	font-size: 14px;
	background: #fff;
}

.ajaris-modal-form-header {
	color: #777;
	text-align: left;
	height: 60px;
	line-height: 60px;
	background: transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: 'Open Sans',Helvetica,arial,sans-serif;
	font-size: 26px;
	font-weight: 300;
	cursor: default;
	-moz-user-select: none; -webkit-user-select: none; -khtml-user-select: none; user-select: none;
}

.font20 {
	font-size: 20px;
}

.ajaris-modal-form-content {
	width: 100%;
	height: 390px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	overflow: hidden;
	background: #fff;
}

.ajaris-modal-form-header .tiny-close-box {
	position: absolute;
	top: 0px;
	right: 0px;
}

.ajaris-modal-form-buttons-pane {
	position: absolute;
	background: transparent;
	right: 10px;
	bottom: 7px;
	height: 35px;
	width: 100%;
}

.ajaris-modal-form-button {
	float: right;
	margin-left: 6px;
}

.ajaris-modal-form table {
	padding: 0px 6px;
	width: 100%;
	margin: 0px;
}

.ajaris-modal-form table td {
	padding-top: 5px;
}

.ajaris-modal-form table td.label {
	width: 250px;
	text-align: right;
	padding-right: 8px;
	font-size: 13px;
	color: #707070;
}

.ajaris-modal-form label {
	font-size: 13px;
}

.ajaris-modal-form table td.separator {
	 height: 5px;
}

.ajaris-modal-form table td.headline {
	font-weight: bold;
	padding: 0px 0px;
}

.ajaris-modal-form table td.subHeadline {
	font-weight: normal;
	color: #777;
	font-size: 13px;
	padding: 0px 0px;
}

.ajaris-modal-form table td.legalMention {
	padding: 10px 20px 10px;
	text-align: left;
	font-size: 12px;
}

.ajaris-modal-form table td.legalMention a {
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
/*	color: #1155cc; */
	color: #0000;
}

.ajaris-modal-form table td div.noneditablefield {
	overflow: hidden;
	width: 400px;
}

.ajaris-modal-form input[type=text], .ajaris-modal-form input[type=password], .ajaris-modal-form textarea {
	width: 310px;
	border: 1px solid #aaa;
	height: 16px;
	background: #fefefe;
	color: #474747;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size: 14px;
	outline: none;
	resize: none; 
	display: block;
	float: left;
	margin-right: 5px;
}

.ajaris-modal-form select {
	width: 240px;
	outline: none;
	float: left;
	margin-right: 5px;
}

.ajaris-modal-form textarea {
	resize: none;
	height: 15px;
	max-height:150px;
	width: 308px;
}

.ajaris-modal-form .icon-required {
	float: left;
	margin-top: 1px;
}


#ajaris-caddy-download-form-container {
	height: 265px;
}

#ajaris-modaccount-container .confirmpwdui {
	display: none;
}

#ajaris-modaccount-container input.confirmpwdui {
	display: none;
}

#ci-create-form-container, #ci-modif-form-container {
	height: 305px;
}

#ajaris-globals-alert-dlog, #ajaris-globals-confirm-dlog{
	display: none;
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","open sans",arial,helvetica,sans-serif;	
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	background: #fff;
	color: #313131;
	padding: 30px;
}

.icon-refresh {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-image:url(img/icon-refresh.png);
	opacity: 0.6;
}

.icon-refresh:hover {
	opacity: 0.8;
}

.icon-refresh:active {
	opacity: 1;
}

.icon-view {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-image: url(img/icon-view_gray.png);
	background-repeat: no-repeat;
	cursor: pointer;
}


#box_mosaique_element .ui-selecting, #box_mosaique_element .ui-selected {
	border: 5px solid #0099FF;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	box-shadow: 0px 0px 8px #555; -moz-box-shadow: 0px 0px 8px #555; -webkit-box-shadow: 0px 0px 8px #555;
}

.ajaris-autocomplete-hint-tip {
	display: none;
	padding: 5px;
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	border: 1px solid #fff;
	width: 185px;
	color: #fff;
	background: #000;
	z-index: 5000;
}

.ajaris-autocomplete-hint-item {
	font-style: italic;
	color: #777;
	padding-left: 5px;
}

.caddy-remover-marker {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	height: 20px;
	width: 20px;
	background-image: url(img/caddy-remover.png);
}
.caddy-remover-marker:hover {
	background-image: url(img/caddy-remover_hover.png);
}

.ajaris-ui-smart-buttons-container .ui-state-default, .ajaris-ui-smart-buttons-container .ui-widget-content .ui-state-default, .ajaris-ui-smart-buttons-container .ui-widget-header .ui-state-default {
	border: 2px solid #fff;
	background: #313131;
	font-weight: bold;
	color: #fff;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

.ajaris-ui-smart-buttons-container .ui-state-hover, .ajaris-ui-smart-buttons-container .ui-widget-content .ui-state-hover, .ajaris-ui-smart-buttons-container .ui-widget-header .ui-state-hover, .ajaris-ui-smart-buttons-container .ui-state-focus, .ajaris-ui-smart-buttons-container .ui-widget-content .ui-state-focus, .ajaris-ui-smart-buttons-container .ui-widget-header .ui-state-focus {
	background: #000;
	box-shadow: 0 0 8px rgba(0,0,0,0.8); -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.8); -moz-box-shadow: 0 0 8px rgba(0,0,0,0.8);
	font-weight: bold;
	color: #fff;
	outline: none;
}

.ajaris-ui-smart-buttons-container .ui-state-active, .ajaris-ui-smart-buttons-container .ui-widget-content .ui-state-active, .ajaris-ui-smart-buttons-container .ui-widget-header .ui-state-active {
	background: #e9edf0;
	box-shadow: 0 0 5px rgba(163,163,163,1); -webkit-box-shadow: 0 0 5px rgba(163,163,163,1); -moz-box-shadow: 0 0 5px rgba(163,163,163,1);
	border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px;
	color: #222;
	text-shadow: 0px 2px 3px #555;	
}

#ajaris-modaccount-form table td { border: 0px !important; padding: 3px 0px 2px 0px;  }
#ajaris-modaccount-form table td.label { width: 350px; text-align: right; padding: 3px 6px 2px 0px; }
#ajaris-modaccount-form table td.separator { height: 5px; }
#ajaris-modaccount-form table td.headline { font-weight: bold; padding: 3px 0px 0px 0px; font-size: 1.2em; }
#ajaris-modaccount-form table td.subHeadline { font-weight: normal; padding: 3px 0px 3px 0px; font-size: 1.1em; }
#ajaris-modaccount-form table td div.noneditablefield { overflow: hidden; width: 500px; font-weight: normal;}
#ajaris-modaccount-form input[type=text], #ajaris-modaccount-form input[type=password], #ajaris-modaccount-form textarea {
	width: 310px; outline: none; resize: none;  display: block; float: left; margin-right: 5px;
}
#ajaris-modaccount-form select { width: 240px; outline: none; float: left; margin-right: 5px; }
#ajaris-modaccount-form textarea { resize: none; max-height:150px; width: 308px; }
#ajaris-modaccount-form .icon-required { float: left; margin-top: 5px; }
#ajaris-modaccount-form .confirmpwdui { display: none; }
#ajaris-modaccount-form input.confirmpwdui { display: none; }

.icon-grid, .icon-grid-selected {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-image: url(img/icon-grid_gray.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}

.icon-list, .icon-list-selected {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-image: url(img/icon-list_gray.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}

.icon-grid-selected, .icon-list-selected {
	background-position: 0px -20px;
	cursor: default;
}

.icon-slideshow {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	background-image: url(img/icon-slideshow_gray.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.icon-back-to-grid, .icon-back-to-list {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 29px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
.icon-back-to-grid { background-image: url(img/icon-back-to-grid_gray.png); }
.icon-back-to-list { background-image: url(img/icon-back-to-list_gray.png); }

.caddyshareperm {
	display: none;
	width: 380px;
	font-size: 12px;
	margin-top: 5px;
}

.ajaris-grabbing {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
}

#filter-panel {
	float: left;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 15px;
	padding: 1px 5px;
	font-size: 11px;
	background: #f2f4f8;
	color: #313131;
	border: 1px solid #ccc;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	box-shadow: 1px 1px 1px #555; -moz-box-shadow: 1px 1px 1px #555; -webkit-box-shadow: 1px 1px 1px #555;
}

#filter-panel-bar {
	background: transparent;
	padding: 5px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
}

#filter-panel-title {
	font-size: 11px;
}

#filter-panel-toggler {
	cursor: pointer;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-right: 0px;
	width: 25px;
	height: 18px;
	float: right;
	cursor: pointer;
}

.toggler-expanded {
	background-position: 12px 2px;
	background-image:url(img/icon-double-arrow-left-gray.png);
}
.toggler-collapsed {
	background-position: 15px 3px;
	background-image:url(img/icon-double-arrow-right-gray.png);
}

#filter-panel-content {
	display: none;
	margin-top: 8px;
}

#filter-panel-content div.separator {
	height: 10px;
	border-top: 1px solid #ccc;
}

.facet-container {
	display: none;
	margin-top: 5px;
}

ul.facet-result-list {
	text-align: left;
	margin-left: 10px;
}

ul.facet-result-list li {
	padding: 0px 0px 2px 0px;
	font-size: 11px;
}

.facet-field {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}

a.facet-link {
	cursor: pointer;
}

#filter-panel-no-facet {
	display: none;
	text-align: left;
	font-style: italic;
	font-size: 0.9em;
}

.ui-selectable-helper {
  border:1px dotted #777;
} 

.searchFilterLF {
	height: 5px;
	width: 100%;
	clear: both;
}
.searchFilterSeparator {
	float: left;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image:url('img/bended-arrow.png');
	width:20px;
	height:16px;
	margin-top: -1px;
}

*.unselectable {
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none; /* ie10 */
   user-select: none;
}

.dbgerr, .dbgerr * {
	text-align: left;
	font-family: monospace;
	font-weight: normal !important;
	font-size: 12px !important;
	line-height: 10px !important;
}

.spelling-suggestions {
	font-size: 12px;
	text-align: left;
	padding-top: 0px;
	font-style: italic;
	display: none;
}

.spelling-suggestions label {
	font-style: italic;
	color: #000000;
	font-weight: bold;
	padding-right: 5px;
}

.spelling-suggestions a {
	font-style: italic;
	cursor: pointer;
	color: #1122CC;
	padding-right: 10px;
	text-decoration: underline;
}

.icon-checked-green {
	display: inline-block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image:url('img/checked_green.png');
	width:16px;
	height:16px;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
input:focus {
	outline: none;
}

#ajaris-logger-login-form-modal-placeholder input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
	-webkit-text-fill-color: #000 !important;
}

#theme_searchzone_container {
	position: relative;
	background: #fff;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 1px solid #aaa;
	width: 232px;
	height: 28px;
	display: none;
}

#theme_searchzone_input_text_container {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 0px;
	width: 381px;
	height: 30px;
	background: #fff;
	width: 180px;
	height: 28px;
}

#theme_searchzone_input_text_container input {
	border: 0px !important;
	position: absolute;
	top: 1px;
	padding: 0;
	outline: none;
	font-size: 12px;
	padding-left: 1px;
	color: #000;
	font-weight: normal;
	box-shadow: none;
	text-decoration: none;
	-webkit-appearance:caret; /* for Safari iOS */
	left: 1px;
	padding-left: 5px;
	width: 170px;
	height: 26px;
	background: #fff;
}

#theme_searchzone_input_text_container input {
	font-weight: normal;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size: 13px;
}

#theme_searchzone_input_text_container input.searchinited {
	color: #aaa;
	font-weight: normal;
	font-size: 11px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
}

#theme_searchzone_options_menu_container {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 1px;
	left: 195px;
	line-height: 28px;
 	background: #fff;
	border-left: 1px dotted #fff;
	overflow: hidden;
	left: 175px;
	height: 26px;
	width: 30px;
}

#theme_searchzone_submit_container {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0px;
	width: 93px;
	background: #fff;
	left: 207px;
	height: 28px;
}

#theme_searchzone_submit_container input {
	margin: 0px;
	padding:0px 0px 4px 0px;
	border: 0px;
	cursor: pointer;
	position: absolute;
	left: 1px;
	font-size: 11px;
	vertical-align: bottom;
	line-height: 28px;
	text-align: center;
	background: #fff;
	font-weight: bold;
	cursor: pointer;
	top: 6px;
	height: 16px;
	width: 16px;
	text-indent: -99999px;
	background-repeat: no-repeat;
	background-image:url('img/icon-search_gray.png');
}

#theme_searchzone_submit_container input:hover {
	background-image:url('img/icon-search_black.png');
}

#theme_search-options-menu-selected-down-arrow {
	height: 26px !important;
	margin-top: 4px;
	display: none;
}

#theme-advanced-search-dialog {
	overflow: hidden; position: relative; display: none;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
#theme-advsearch_options_menu_container {
	position: absolute; left: 10px; height: 28px; line-height: 28px; width: 625px; bottom: 60px;
}
#theme-advsearch-options-menu-selected-label {
	position: absolute; top: 0px; left: 0px; width: 260px; text-align: right; font-size: 11px !important; font-weight: normal !important;
}
#theme-advsearch-options-menu-selected-down-arrow {
	display: none;
}

a#theme-advsearch-options-menu {
	margin-top: 5px;
}

#theme-advsearch-options-menu-selected {
	line-height: 12px;
	height: 12px;
	overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 290px; font-size: 10px; text-align: left; color: #000;
}

#theme-sheet .libCritere {
	color: #999 !important;
	font-size: 13px !important;
	font-weight: normal !important;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif !important;
}

#theme-sheet .valCritere, a.thsheet_docslink {
	color: #000 !important;
	font-size: 13px !important;
	font-weight: normal !important;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif !important;
}

a.thsheet_docslink {
	color: #0073ea !important;
	padding: 3px 5px !important;
}

a.thsheet_docslink:hover {
	background: #0073ea !important;
	color: #fff !important;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
	font-weight: bold !important;
}

a.thsheet_docslink:active {
	background: #555 !important;
}

#theme-sheet h1 {
	font-size: 14px !important;
}

#theme-sheet .libIntervenant {
	font-weight: bold !important;
}


.icon-facebook {
	width : 16px;
	height: 16px;
	background-image: url("img/icon-facebook_gray.png");
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
.icon-facebook:hover {
	background-position: 0px -16px;
}

.icon-twitter {
	width : 16px;
	height: 16px;
	background-image: url("img/icon-twitter_gray.png");
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
.icon-twitter:hover {
	background-position: 0px -16px;
}

.icon-googleplus {
	width : 16px;
	height: 16px;
	background-image: url("img/icon-googleplus_gray.png");
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
.icon-googleplus:hover {
	background-position: 0px -16px;
}

.rating {
	position: absolute;
	display: none;
	top: 0px;
	height: 0px;
	margin-bottom: 7px;
}
.ratingpadder {
	height: 7px;
}


#keywordslist-dialog {
	display: none;
	padding: 0px;
	overflow: hidden;
}
.kwnode {
	background-image:url("img/icon-tree-expander-gray.png");
   	background-position: 0px 6px;
   	background-repeat:no-repeat;
}
.kwexpnode {
	background-image:url("img/icon-tree-collapser-gray.png");
   	background-position: 0px 6px;
   	background-repeat:no-repeat;
}
.kwloadingnode {
	background-image:url("img/tiny_wheel_gray.gif") !important;
   	background-position: 0px 6px;
   	background-repeat:no-repeat;
}
li.kwleaf, li.kwnode, li.kwexpnode {
   	padding-left: 16px !important;
}

.thesaurus_tree ul {
	padding-left:0px;
	margin-left: 0px;
	display: none;
}
.thesaurus_tree li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.thesaurus_tree span {
	cursor: pointer;
	padding: 2px 5px;
	font-size: 12px;
	white-space: nowrap;
}
.thesaurus_tree span:hover {
	background: #0073ea !important;
	color: #fff !important;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}

.kwleaf_selected, .kwleaf_selected:hover {
	background: #0073ea !important;
	color: #fff !important;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}

.keywordsListDialog, .advSearchDialog, .thesaurusPaneDialog {
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
    padding: 0px;
}

.thesausearch-tab-anchor {
	position: absolute;
	text-align: center;
	z-index: 100000;
	cursor: pointer;
	color: #000;
	background: #fff;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top-right-radius: 3px; border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px; -webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px; -moz-border-radius-topleft: 3px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
	font-size: 10px;
	font-weight: normal;
    padding-top: 2px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 0px !important;
}

.thesausearch-tab-anchor-join {
	position: absolute;
	height: 15px;
	z-index: 100000;
	cursor: pointer;
	background: #fff;
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
	border: 0px;
	border-left: 1px solid #ddd;
}

.thesausearch-tab-anchor-join-right {
	position: absolute;
	height: 15px;
	width: 100px;
	z-index: 100000;
	cursor: default;
	background: #fff;
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
	border: 0px;
}

.thesaurus-cell, .thesaurus-cell-empty, .thesaurus-cell-fake, .thesaurus-cell-selected, .enum-cell, .enum-cell-empty, .enum-cell-fake {
	width: 270px;
	height: 25px;
	line-height: 25px;
	margin: 0px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 5px;
	cursor: pointer;
	position: relative;
	-moz-user-select: none; -webkit-user-select: none; -khtml-user-select: none; user-select: none;
}

.enum-cell, .enum-cell-empty, .enum-cell-fake {
	width: 260px;
}

.thesaurus-cell-word, .enum-cell-word {
	color: #000;
	font-size: 12px;
	border: 1px solid white;
	background: white;
	padding: 1px;
	margin-left: 2px;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}

.thesaurus-cell-word:hover, .enum-cell-word:hover {
	background: #0073ea;
	border: 1px solid #0073ea;
	color: #fff;
}

.thesaurus-cell-word-selected, .enum-cell-word-selected {
	font-size: 12px;
	background: #0073ea;
	border: 1px solid #0073ea;
	color: #fff !important;
	margin-left: 2px;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}

.thesaurus-cell-word-selected:hover, .enum-cell-word-selected:hover {
	background: #0073ea !important;
	color: #fff !important;
	border: 1px solid #0073ea !important;
}

#thesaurus-keywords-list-filter {
	position: absolute; left: 80px; top: 18px; width: 210px; height: 16px; border: 1px solid #ccc; background: #fff; color: #000; display: none;
}
#thesaurus-keywords-list-container {
	position: absolute; left: 5px; top: 50px; width: 287px; height: 410px; overflow-y: auto; overflow-x: hidden; border: 1px solid #dedede;
}
#thesaurus-keywords-list-docviewer {
	position: absolute; top: 50px; right: 7px; width: 382px; height: 380px; overflow-y: auto; overflow-x: hidden; display: none; border: 1px solid #dedede;
}
#thesaurus-keywords-list-docviewer-searchinfo {
	position: absolute; top: 7px; left: 310px; width: 380px; height: 16px; line-height: 16px; font-size: 12px; display: none; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}
#thesaurus-keywords-list-docviewer-searched-word {
	font-weight: bold !important;
}
#thesaurus-keywords-list-docviewer-none-found {
	position: absolute; text-align: center; font-size: 18px; font-weight: bold; top: 200px; width: 300px; left: 350px; display: none;
}
#thesaurus-display-mode {
	position: absolute; left: 5px; top: 18px; font-weight: bold; font-size: 14px;
}
#thesaurus-display-mode-cb, #thesaurus-display-mode-label {
	outline: none; border: 0px; padding: 0px; margin: 0px; cursor: pointer;
}
#thesaurus-keywords-list-docviewer-searchresult {
	position: absolute; bottom: 9px; left: 310px; width: 380px; height: 16px; line-height: 16px; font-size: 12px; font-weight: bold; display: none;
}
#thesaurus-keywords-list-docviewer-show {
	position: absolute; bottom: 7px; right: 5px; cursor: pointer; display: none;
}
#thesaurus-keywords-list-docviewer-disabler {
	position: absolute; bottom: 0px; right: 0px; background: #fff; height: 35px; width: 390px; display: none;
}

#thesaurus-pane-dialog .ajaris-ui-smart-buttons-container .small-button .ui-button-text {
	padding-top: 2px !important;
}

#thesaurus-search-options_menu_container {
	position: absolute; left: 310px; height: 18px; line-height: 18px; width: 355px; top: 27px;
}
#thesaurus-search-options-menu-label {
	float: left; text-align: left; font-size: 12px !important; font-weight: normal !important;
	line-height: 14px; height: 14px; margin-right: 5px; width: auto;
}

#thesaurus-search-options-menu {
	line-height: 14px !important;
	height: 14px !important;
	margin: 0px !important;
	padding-top: 0px !important;
}

#thesaurus-search-options-menu-selected-down-arrow {
	display: none;
}

#thesaurus-search-options-menu-anchor-container {
	float: left;
	text-align: left;
	width: 0px;
}

#thesaurus-search-options-menu-selected {
	line-height: 14px !important;
	height: 14px !important;
	overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 0px; font-size: 10px; text-align: left; color: #000;
}


.doc-grid-cell, .doc-grid-cell-empty, .doc-grid-cell-fake {
	width: 85px; height: 85px;
	margin: 0px; padding: 0px;
	float: left;
	text-align: center;
	border-right: 6px solid transparent;
	overflow: hidden;
}
.doc-grid-cell div { line-height: 75px; height: 75px; background: transparent; }
.doc-grid-cell div img { vertical-align: bottom; -moz-user-select: none; -webkit-user-select: none; -khtml-user-select: none; user-select: none; border: 3px solid transparent; cursor: pointer;}


.doc-grid-cell-fake div {
	line-height: 60px; width: 60px; height: 60px;
	position: relative; left:15px; top:15px;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	border: 1px dashed #aaa;
}

.theme-bullet {
	width: 9px;
	height: 9px;
	background-image:url("img/icon-tree-expander-gray.png");
   	background-position: 0px 0px;
   	background-repeat:no-repeat;
}

.theme-list-chevron {
	font-weight: bold;
}

.video-marker {
	position: absolute;
	top: -5000px;
	left: -5000px;
	display: none;
	width: 50px;
	height: 50px;
	cursor: pointer;
	background-image:url("img/video-marker.png");
	background-color: transparent;
   	background-position: center center;
   	background-repeat:no-repeat;
   	pointer-events: none;
}
.video-marker-small {
	background-image:url("img/video-marker-small.png");
}


.photo-marker {
	position: absolute;
	top: -5000px;
	left: -5000px;
	display: none;
	width: 50px;
	height: 50px;
	cursor: pointer;
	background-image:url("img/photo-marker.png");
	background-color: transparent;
   	background-position: center center;
   	background-repeat:no-repeat;
   	pointer-events: none;
}
.photo-marker-small {
	background-image:url("img/photo-marker-small.png");
}

.audio-marker {
	position: absolute;
	top: -5000px;
	left: -5000px;
	display: none;
	width: 50px;
	height: 50px;
	cursor: pointer;
	background-image:url("img/audio-marker.png");
	background-color: transparent;
   	background-position: center center;
   	background-repeat:no-repeat;
   	pointer-events: none;
}
.audio-marker-small {
	background-image:url("img/audio-marker-small.png");
}

.file-format-marker, .file-format-marker-shadow {
	position: absolute;
	top: -5000px;
	left: -5000px;
	display: none;
	width: 100%;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	background-color: transparent;
   	pointer-events: none;
}

.file-format-marker p, .file-format-marker-shadow p {
	font-family: 'Open Sans',Helvetica,arial,sans-serif;
	padding: 0px;
	margin: 0px;
	height: 50px;
	line-height: 50px;
   	font-size: 30px;
   	font-weight: bold;
	color: #fff;
	background-color: transparent;
	text-shadow: 2px 2px 4px #313131;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-moz-opacity:0.85; -khtml-opacity: 0.85; opacity: 0.85;
   -moz-user-select: -moz-none; -khtml-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none;
   	pointer-events: none;
}

.file-format-marker-shadow p {
	color: #222;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	-moz-opacity:0.75; -khtml-opacity: 0.75; opacity: 0.75;
}

.file-format-marker-small p {
   	font-size: 16px;
}

#sandbox-indicator {
	position: fixed;
	left: 50%;
	margin-left: -400px;
	top: 0px;
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	color: #fff;
	width: 800px;
	height: 20px;
	font-size: 11px;
	overflow: hidden;
	font-family: arial,sans-serif;
	z-index: 10000;
	line-height: 20px;
	padding: 0px 5px;
	text-align: left;
	background: #313131; /* Old browsers */
	background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7d7e7d 0%,#0e0e0e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 0 8px rgba(0,0,0,0.8); -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.8); -moz-box-shadow: 0 0 8px rgba(0,0,0,0.8);	
	border-bottom-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-bottomright: 3px;
}

#sandbox-indicator-title {
	font-weight: bold;
	border-right: 1px solid #aaa;
	padding: 0px;
	padding-right: 8px;
	margin-right: 20px;
	color: #fff;
}

.icon-sandbox-private-on, .icon-sandbox-private-off {
	display: inline-block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 15px;
	height: 12px;
	line-height: 12px;
}
.icon-sandbox-private-on {
	background-image:url(img/icon-user_white.png);
	cursor: default;
	margin-right: 30px;
}
.icon-sandbox-private-off {
	cursor: pointer;
	background-image:url(img/icon-user_gray.png);
}

.icon-sandbox-public-on, .icon-sandbox-public-off {
	display: inline-block;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: 32px;
	background-position: 0px 0px;
	height: 12px;
	line-height: 12px;
}
.icon-sandbox-public-on {
	background-image:url(img/icon-usergroup_white.png);
	cursor: default;
	margin-right: 30px;
}
.icon-sandbox-public-off {
	cursor: pointer;
	background-image:url(img/icon-usergroup_gray.png);
}

#sandbox-indicator a span {
	color: #bcbcbc;
	margin-right: 5px;
}
#sandbox-indicator a:hover span {
	color: #ececec;
}
#sandbox-indicator a:hover .icon-sandbox-private-off {
	background-image:url(img/icon-user_lightgray.png);
}
#sandbox-indicator a:hover .icon-sandbox-public-off {
	background-image:url(img/icon-usergroup_lightgray.png);
}

#sandbox-indicator-toggler {
	cursor: pointer;
	margin-top: 3px;
	margin-left: 0px;
	padding-left: 5px;
	vertical-align: top;
	display: inline-block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	width: 5px;
	background-image:url(img/vgrip.png);
}


.notitlebar .ui-dialog-titlebar {display:none}

.flipbook-closebox {
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(img/fancy_close.png);
	cursor: pointer;
}

#cookies-consent-banner {
	position:fixed;
	top:-1000px;
	left:50%;
	margin-left:-350px;
	min-height: 100px;
	width:700px;
	background:transparent;
	color:#fff;
	padding:20px;
	font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue','open sans',arial,helvetica,sans-serif;
	font-size:14px;
/*
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	-moz-opacity:0.75; -khtml-opacity: 0.75; opacity: 0.75;
*/	
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;

	border: 15px solid transparent;
	border: 2px solid #aaa;


	box-shadow: 0 0 8px rgba(0,0,0,0.8); -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.8); -moz-box-shadow: 0 0 8px rgba(0,0,0,0.8);
}

#cookies-consent-banner .tiny-close-box {
	position: absolute;
	top: 5px;
	right: 5px;
}

#cookies-consent-banner .button {
	font-family: 'PT Sans', arial, serif;
	color:#fff;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding:10px;
	text-shadow: /* Simulating Text Stroke */
        -1px -1px 0 #000, 
        1px -1px 0 #000, 
        -1px 1px 0 #000, 
        1px 1px 0 #000;
	
	border: 1px solid rgba(0,0,0,0.5);
	border-bottom: 3px solid rgba(0,0,0,0.5);
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	background: rgba(0,0,0,0.25);
    -o-box-shadow: 
        0 2px 8px rgba(0,0,0,0.5),
        inset 0 1px rgba(255,255,255,0.3),
        inset 0 10px rgba(255,255,255,0.2),
        inset 0 10px 20px rgba(255,255,255,0.25),
        inset 0 -15px 30px rgba(0,0,0,0.3);
    -webkit-box-shadow: 
        0 2px 8px rgba(0,0,0,0.5),
        inset 0 1px rgba(255,255,255,0.3),
        inset 0 10px rgba(255,255,255,0.2),
        inset 0 10px 20px rgba(255,255,255,0.25),
        inset 0 -15px 30px rgba(0,0,0,0.3);
    -moz-box-shadow:
        0 2px 8px rgba(0,0,0,0.5),
        inset 0 1px rgba(255,255,255,0.3),
        inset 0 10px rgba(255,255,255,0.2),
        inset 0 10px 20px rgba(255,255,255,0.25),
        inset 0 -15px 30px rgba(0,0,0,0.3);
	box-shadow: 
        0 2px 8px rgba(0,0,0,0.5), /* Exterior Shadow */
        inset 0 1px rgba(255,255,255,0.3), /* Top light Line */
        inset 0 10px rgba(255,255,255,0.2), /* Top Light Shadow */
        inset 0 10px 20px rgba(255,255,255,0.25), /* Sides Light Shadow */
        inset 0 -15px 30px rgba(0,0,0,0.3); /* Dark Background */
	text-decoration: none;
}

#cookies-consent-banner .button:hover {
	color:#aaa;
}
#cookies-consent-banner .button:active {
	color:#777;
	box-shadow: none; -o-box-shadow: none;-webkit-box-shadow: none; -moz-box-shadow:none;
}

.red-bullet-dnd-helper {
	width: 30px;
	height: 30px;
	line-height: 30px;
	position: absolute !important;
	right: 2px;
	bottom: 2px;
	background-image: url(img/red-circle.png);
  	background-position: center center;
	background-repeat: no-repeat;
	font-weight: bold;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	text-align:center;
	color:#fff !important;
}


#sso-login-link {
	box-shadow:inset 0px 1px 0px 0px #ffffff;-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;
	border:1px solid #dcdcdc !important;
	display:inline-block !important;
	cursor:pointer !important;
	color:#666666 !important;
	font-family: Arial,Helvetica,sans-serif !important;
	font-size:13px !important;
	font-weight:bold !important;
	padding:6px 18px !important;
	text-decoration:none !important;
	text-shadow:0px 1px 0px #ffffff !important;
}

#sso-login-link:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9 !important;
}

#sso-login-link:focus, #sso-login-link:active {
    background-color: #444 !important;
	color: #ccc !important;
	position:relative !important;
	top:1px !important;
	box-shadow: none;-moz-box-shadow:none; -webkit-box-shadow:none;
}

.icon-menu-user {
	display: inline-block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width:11px;
	height:12px;
	padding-right:2px;
	background-image:url(img/icon-user_black.png);
}

.icon-menu-logout {
	display: inline-block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width:13px;
	height:16px;
	float:left;
	margin-top:-1px;
	padding-right:6px;
	background-image:url(img/icon-logout_black.png);
}


.dropdown-menu {
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:5px 0;
	margin:2px 0 0;
	list-style:none;
	background-color:#ffffff;
	border:1px solid #ccc;
	border:1px solid rgba(0, 0, 0, 0.2);
	*border-right-width:2px;
	*border-bottom-width:2px;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
	-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;
}

.dropdown-menu.pull-right{
	right:0;
	left:auto;
}

.dropdown-menu .divider{
	*width:100%;
	height:1px;
	margin:9px 1px;
	*margin:-5px 0 5px;
	overflow:hidden;
	background-color:#e5e5e5;
	border-bottom:1px solid #ffffff;
}

.dropdown-menu > li > a {
	display:block;
	padding:3px 20px;
	clear:both;
	font-weight:normal;
	line-height:20px;
	color:#333333;
	white-space:nowrap;
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a{
	text-decoration:none;
	color:#ffffff;
	background-color:#0081c2;
	background-color:#313131;
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{
	color:#ffffff;
	text-decoration:none;
	outline:0;
	background-color:#0081c2;
	background-color:#313131;
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999999;}
.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:default;}
.open{*z-index:1000;}.open>.dropdown-menu{display:block;}
.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990;}
.pull-right>.dropdown-menu{right:0;left:auto;}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid #000000;content:"";}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;}

ul.dropdown-menu li a {
	font-size: 13px;
	padding-left: 10px;
	font-family: Verdana, Arial, sans-serif;
	cursor: default;
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none; /* ie10 */
   user-select: none;
	color: #333;
	font-family: "Lucida Grande","lucida sans unicode",Tahoma,Helvetica,sans-serif;
	font-size: 13px;
}

.dropdown-menu {
	background-color: rgba(255, 255, 255, 0.92)
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);-moz-box-shadow:0 0 15px rgba(0, 0, 0, 0.5);box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
}
ul.dropdown-menu li a:focus, ul.dropdown-menu li a:active {
	outline: none;
}


#docs-geo-search-chooser {
	position: relative;
	font-size: 14px;
	overflow:hidden;
}

#docs-geo-search-chooser .location {
	height:18px;
	padding:5px;
	white-space: nowrap;
	width:100%;
}

#docs-geo-search-chooser .location.selected {
	color: #fff;
	background: #000;
}



#zip-download-panel {
	display:none;
	background:transparent;
	color:#fff;
	padding: 10px;
	font-size:14px;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
	border: 15px solid transparent;
	border: 2px solid #aaa;
	box-shadow: 0 0 8px rgba(0,0,0,0.8); -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.8); -moz-box-shadow: 0 0 8px rgba(0,0,0,0.8);
	position:fixed;
	right:20px;
	top:50%;
	margin-top: -50px;
	height: 100px;
}

#zip-download-panel-container {
	width:100%;
	height:100%;
	background: rgba(0,0,0,0.5);
	position:absolute;
	top:0px;
	left:0px;
	border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
}

#zip-download-panel .zip_total_size, #zip-download-panel .zip_nb_files {
	position:absolute;
	color:#fff;
	text-align:left;
	font-size:13px;
	width:100%;
	font-family: 'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',arial,helvetica,sans-serif;
	font-weight: normal;
}
#zip-download-panel .zip_total_size {
	bottom:5px;
}
#zip-download-panel .zip_nb_files {
	bottom:25px;
}

#zip_form_submitter {
	color:#dedede;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding:10px;
	text-shadow: /* Simulating Text Stroke */
        -1px -1px 0 #000, 
        1px -1px 0 #000, 
        -1px 1px 0 #000, 
        1px 1px 0 #000;
	
	border: 1px solid rgba(128,128,128,0.5);
	border-bottom: 3px solid rgba(0,0,0,0.5);
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	background: rgba(0,0,0,0.25);
    -o-box-shadow: 
        0 2px 8px rgba(0,0,0,0.5),
        inset 0 1px rgba(255,255,255,0.3),
        inset 0 10px rgba(255,255,255,0.2),
        inset 0 10px 20px rgba(255,255,255,0.25),
        inset 0 -15px 30px rgba(0,0,0,0.3);
    -webkit-box-shadow: 
        0 2px 8px rgba(0,0,0,0.5),
        inset 0 1px rgba(255,255,255,0.3),
        inset 0 10px rgba(255,255,255,0.2),
        inset 0 10px 20px rgba(255,255,255,0.25),
        inset 0 -15px 30px rgba(0,0,0,0.3);
    -moz-box-shadow:
        0 2px 8px rgba(0,0,0,0.5),
        inset 0 1px rgba(255,255,255,0.3),
        inset 0 10px rgba(255,255,255,0.2),
        inset 0 10px 20px rgba(255,255,255,0.25),
        inset 0 -15px 30px rgba(0,0,0,0.3);
	box-shadow: 
        0 2px 8px rgba(0,0,0,0.5), /* Exterior Shadow */
        inset 0 1px rgba(255,255,255,0.3), /* Top light Line */
        inset 0 10px rgba(255,255,255,0.2), /* Top Light Shadow */
        inset 0 10px 20px rgba(255,255,255,0.25), /* Sides Light Shadow */
        inset 0 -15px 30px rgba(0,0,0,0.3); /* Dark Background */
	text-decoration: none;
	
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}

#zip_form_submitter:hover {
	color:#aaa;
	color:#fff;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

#zip_form_submitter:active {
	color:#777;
	box-shadow: none; -o-box-shadow: none;-webkit-box-shadow: none; -moz-box-shadow:none;
}

#box_download_frame .completed {
	color:#fff;
	background:#000;
	border:1px solid #fff;
	font-size:11px;
	padding:3px;
}

#box_download_frame .completed {
	border:0px;
	background:transparent;
	margin-left:-1px;
	margin-top:5px;
}

input[type=checkbox].shortcutcb {
	margin: 5px 5px;
}
span.shortcutlabel {
	font-size: 14px;
}


.vjs-control-bar { background-color: rgba(100, 100, 100, 0.5) !important; }

.vjs-default-skin .vjs-control.vjs-HD-button {
	display:block;font-size:1.5em;line-height:2;
	position:relative;
    float:right;
	top:0;left:10px;
    height:100%;
    text-align:center;cursor:pointer;
}
.vjs-HD-button { color:#ccc;font-weight:normal;text-shadow: 2px 2px 4px #313131; }
.vjs-HD-button:hover { font-weight:bold; }
.vjs-HD-button-on { color:#36D8DE;font-weight:bold;text-shadow: 2px 2px 4px #313131; }

.vjs-default-skin .vjs-time-controls, .vjs-time-divider { font-size:1.2em;line-height:2.6em;color:#fff; }
.vjs-default-skin .vjs-time-controls { font-weight:bold; }

/* VJS MARKERS */
.vjs-tip { font-size:18px;bottom:10px; }
.vjs-tip .vjs-tip-arrow { display: none; }

.vjs-keywords-panel-overlay {
	display:none;
	position:absolute;
	top:20px;right:20px;min-width:300px;width:20%;min-height:12px;max-height:60%;
	padding:10px;
	background:rgba(34,34,34,0.5);
	border:1px solid #dedede;
	color:#fff;
	overflow-x:hidden;overflow-y:auto;
	-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
}

.vjs-keywords-panel-overlay .vjs-keywords-panel-overlay-toggler {
	position:absolute;
	height:15px;width:15px;line-height:15px;right:5px;top:5px;padding:5px;
	border:1px solid #fff;
	
	-webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px;
	background:rgba(34,34,34,0.5);
	
	font-weight:bold;text-align:center;font-size:18px;
	cursor:pointer;
}

.vjs-keywords-panel-overlay input[type=text] { font-size:16px; }
.vjs-keywords-panel-overlay .recokw { font-size:16px; }
.vjs-keywords-panel-overlay .recokwcnt { font-size:12px; }


#reco-kw-zone { display:none;width:100%; }

#reco-kw-filter-container {
	position:relative;
	background:#fff;
	margin:0;
	padding:0;
	overflow:hidden;
	border:1px solid #dedede;
	width:232px;
	height:24px;
	margin-top:3px;
	margin-bottom:8px;
	-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
}

#reco-kw-filter-container .search-icon {
	margin:0px;
	padding:0px 0px 4px 0px;
	border:0px;
	cursor:default;
	position:absolute;top:6px;left:5px;height:16px;width:16px;
	background: #fff;
	text-indent:-99999px;
	background-repeat:no-repeat;
	background-image:url('img/icon-search_gray.png');
}

#reco-kw-filter-container .reset-icon {
	display:none;
	margin:0px;
	padding:0px 0px 4px 0px;
	border:0px;
	cursor:pointer;
	position:absolute;top:3px;right:3px;height:16px;width:16px;
	background: #fff;
	text-indent:-99999px;
	background-repeat:no-repeat;
	background-image:url('img/cross-8x8-gray.png');
	background-position:center center;
}

#reco-kw-filter-container .reset-icon:hover {
	background-image:url('img/cross-8x8-black.png');
}

#reco-kw-tags-filter {
	position:absolute;
	top:0px;
	left:22px;
	width:190px;
	border:0px solid #fff;
	color:#545454;
	background:#fff;
	padding:5px;
	height:14px;
	-webkit-appearance:caret; /* for Safari iOS */
}

#reco-kw-tags-filter::-ms-clear {
    display: none;
}

.recokw {
	padding:4px 5px;float:left;margin:0 3px 5px 0;cursor:pointer;
	color:#666;background-color:#fff;border:1px solid #dedede;
	-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;
}
.recokw:hover { color:#fff;background-color:#666;border:1px solid #dedede; }
.recokw.disabled {cursor:default;}
.recokw.disabled:hover {color:#666;background-color:#fff;border:1px solid #dedede;}
.recokwcnt {
	display:inline-block;
	background-color:#999;color:#fff;
	-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px;
	font-family:Tahoma,Helvetica,Arial,sans-serif;
	font-size:10px;
	height:13px;line-height:12px;padding:0 4px;
	text-decoration:none;margin-left:7px;font-weight:bold;
}

.audio-illustration {position:relative;background-color:#000;}
.audio-speaker, .audio-speake.small, .audio-playing { position:absolute;top:0px;left:0px;width:100%;height:100%;background-position:center center;background-repeat:no-repeat; }
.audio-playing { background-image: url('img/sound-animation.gif'); }
.audio-speaker { background-image: url('img/sound-paused.png'); }
