﻿/*
* Classes CSS CDT v2
*/

.cdt-hidden-row
{
	display: none;
}

.cdt-displayed-row
{
	/* 	display:; */
}

.cdt-liaison-ddl-matiere
{
	width: 18em;
}

.cdt-liaison-ddl-classe-groupe
{
	width: 12em;
}

.cdt-liaison-ddl-creneau
{
	width: 15em;
}

.cdt-liaison-champ-de-liaison
{
	width: 20em;
}

.cdt-navigation
{
	width: 100%;
	font-weight: bold;
}

table.cdt-navigation
{
	margin-bottom: .5em;
}

.cdt-navigation .previous-week
{
	text-align: left;
}

.cdt-navigation .current-week
{
	text-align: center;
	align: center;
}

.cdt-navigation .current-week table 
{
	align: center;
	text-align: center;
	margin: auto;
	vertical-align: middle;
}

.cdt-navigation .cdt-calendar
{
	text-align: center;
}

.cdt-navigation .next-week
{
	text-align: right;
}

.cdt-navigation a, span.cdt-calendar
{
	display: block;
	text-align: center;
	width: 15em;
	padding: .2em;
	border: 1px solid gray;
	background: white;
	color: black;
	-moz-border-radius: .4em; /*position: relative;*/
	height: 1.4em;
}

span.cdt-calendar > input.boutonStd
{
	border: none;
	background: white;
	font-weight: bold;
	width: 15em;
	color: black;
	height: 1.1em;
	/* display: block; */
}

span.cdt-calendar
{
	border: 1px solid gray;
	-moz-border-radius: .4em;
	background: white;
	font-weight: bold;
	width: 15em; 
	display:block;
}

.cdt-navigation .current-week a
{
	margin-left: auto;
	margin-right: auto;
}

.cdt-navigation .next-week a
{
	margin-left: auto;
	margin-right: 0;
}

.cdt-navigation a:hover, .cdt-navigation span:hover
{
	background: lightgray;
}

.cdt-navigation span:hover input
{
	background: lightgray;
}

.cdt-details
{
	padding: 10px;
}

.cdt-details table
{
	width: 100%;
}

.cdt-details h1
{
	color: Black;
	font-family: Tahoma;
	margin: 0;
	margin-bottom: .5em;
	padding: 0;
}

.cdt-details .cdt-details-tabs-container
{
	margin-top: 15px;
}

.cdt-hidden-button
{
	display: none;
}

.cdt-homework-list
{
	margin-top: 1em;
}

.cdt-hidden-field
{
	display: none;
}

.cdt-hidden-icon
{
	visibility: hidden;
}

.cdt-homework-list img
{
	margin-right: .5em;
}

.cdt-link-table tr td
{
	vertical-align: middle;
}
/*
.cdt-link-table
{
	//display:none;
}
*/
a:hover .cdt-icon-down-blue
{
	display: inline;
	margin-right: 1em;
}
a .cdt-icon-down-blue
{
	display: none;
	margin-right: 1em;
}

a:hover .cdt-icon-down
{
	display: none;
	margin-right: 1em;
}
a .cdt-icon-down
{
	display: inline;
	margin-right: 1em;
}

a.enteteFormulaire table
{
	margin-bottom: 1em;
	margin-left: 0; /* align:left; */
	text-align: left;
	width: 100%;
}

a.enteteFormulaire
{
	margin-left: 0; /* align:left; */
	width: 100%;
	display: block;
	text-align: left;
}

a.enteteFormulaire:hover
{
	cursor: pointer;
}

.cdt-biblio .ob_t4
{
	display: none;
}
.cdt-biblio .ob_t2
{
	display: none;
}

.cdt-draggable-element
{
	font-family: Tahoma;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 4px;
	vertical-align: middle;
	white-space: nowrap;
}

.cdt-planning-droppable
{
	left: 5px;
	position: absolute;
	right: 1px;
	bottom: 1px;
	padding-left: 5px;
	top: 1px;
}

.cdt-planning-droppable-hovered
{
	background: #e4e8ee;
	background-image: url(   '../../../images/CDTv2/add.png' );
	background-position: center center;
	background-repeat: no-repeat;
}

html * .cdt-planning-droppable-hovered
{
	background: #e4e8ee;
	background-image: url(   '../../../images/CDTv2/add.png' );
	background-position: center;
	background-repeat: no-repeat;
}

div.cdt-droppable-folder
{
	border: 1px solid #ffffff;
}

div.cdt-folder-hovered
{
	background: #e4e8ee;
	border: 1px solid #d3d7dd;
}

.cdt-draggable-doc, .cdt-draggable-generic
{
	cursor: pointer;
}

div.event div.cdt-droppable
{
	left: 7px;
	position: absolute;
	right: 1px;
	bottom: 1px;
	padding-left: 5px;
	top: 1px;
}

* html div.event div.cdt-droppable
{
	position: fixed;
	width: 100%;
	height: 100%;
}

.CDTDocumentDropTableCellContainer
{
	height: 70px;
	vertical-align: middle;
	text-align: left;
}

.cdt-droppable-list
{
	border: lightgray solid 2px;
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-style: italic;
	width: 400px;
	height: 70px;
}

.cdt-droppable-list-hover
{
	border: #d3d7dd solid 2px;
	background: #e4e8ee;
	background-image: url(  '../../../images/CDTv2/add.png' );
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-style: italic;
	width: 400px;
	height: 70px;
}


.cdt-tab-list
{
	display: none;
}

.cdt-tab-summary
{
	display: none;
}


/*
.cdt-toggle-button
{
	background: white none repeat scroll 0% 0%;
	border: 1px solid gray;
	color: black;
	display: block;
	padding: 0.2em;
	text-align: center;
	width: 15em;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
*/

a.cdt-toggle-button
{
	display: block;
	text-align: center;
	width: 15em;
	padding: .2em;
	border: 1px solid gray;
	background: #D9E9FD;
	color: #014299;
	font-weight: bold;
	-moz-border-radius: .4em;
}

a.cdt-toggle-button:hover
{
	background: #C8D8EC;
}

.cdt-biblio-tip
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	font-size: 80%;
	width: 75%;
	text-align: center;
}

hr
{
	clear: both;
	width: 75%;
	margin: auto;
	color: gray;
	border-color: gray;
	background-color: gray;
	visibility: visible;
	border: solid 1px;
}
/**
* Menu contextuel
*/

/* GENERAL STYLES */

div.menu
{
	position: absolute;
	top: 0;
	left: 0;
	font-family: verdana;
}
div.menu a
{
	display: block;
	text-decoration: none;
	cursor: default;
	outline: none;
	font-size: 11px;
}
.menu .separator
{
	height: 1px;
	padding: 0;
	overflow: hidden;
	display: block;
	font-size: 1px;
}
.menu ul, .menu li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li
{
	list-style-position: outside;
}


/* FIREFOX STYLES */

.menu.firefox
{
	width: 12em;
	background: #F4F5EB;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 2px 0;
}
.menu.firefox a
{
	color: #555;
	padding: 4px 15px;
	margin: 0 2px;
}
.menu.firefox a:hover
{
	background: #006;
	color: #fff;
}
.menu.firefox a.disabled
{
	color: #bbb;
}
.menu.firefox a.disabled:hover
{
	background: #F4F5EB;
	color: #bbb;
}
.menu.firefox .separator
{
	border-bottom: 1px solid #fff;
	background: #999;
	margin: 2px 4px;
}


/* GOOGLE STYLES */

.menu.google
{
	width: 10.5em;
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #676767;
	border-right: 1px solid #676767;
}
.menu.google a
{
	color: #00c;
	text-decoration: none;
	padding: 2px 5px;
	cursor: pointer;
	font-size: 12px;
}
.menu.google a:hover
{
	background: #D3E3FE;
}
.menu.google a.disabled
{
	color: #bbb;
}
.menu.google a.disabled:hover
{
	background: #fff;
	color: #bbb;
}
.menu.google .separator
{
	background: #ccc;
}

/* DESKTOP STYLES */

.menu.desktop
{
	width: 14em;
	background: #f9f8f7;
	border: 1px solid #999;
	padding: 0;
}
.menu.desktop ul, .menu.desktop li
{
	margin: 0;
	padding: 0;
}
.menu.desktop li.separator
{
	height: 1px;
}
.menu.desktop a
{
	color: #555;
	padding: 3px 0 3px 25px;
	margin: 0;
	border: 1px solid #f9f8f7;
}
.menu.desktop a.disabled
{
	opacity: 0.25;
	filter: alpha(opacity=25);
	zoom: 1;
}
.menu.desktop li.separator
{
	border-bottom: 1px solid #fff;
	background: #aaa;
	margin: 1px 1px 0 1px;
	line-height: 1px !important;
}
.menu.desktop a.new
{
	background: #f9f8f7 url(/Infostance.Scolastance/images/proto.menu/page.png) 2px 50% no-repeat;
}
.menu.desktop a.edit
{
	background: #f9f8f7 url(/Infostance.Scolastance/images/proto.menu/page_edit.png) 2px 50% no-repeat;
}
.menu.desktop a.copy
{
	background: #f9f8f7 url(/Infostance.Scolastance/images/proto.menu/page_copy.png) 2px 50% no-repeat;
}
.menu.desktop a.delete
{
	background: #f9f8f7 url(/Infostance.Scolastance/images/proto.menu/page_delete.png) 2px 50% no-repeat;
}
.menu.desktop a.save
{
	background: #f9f8f7 url(/Infostance.Scolastance/images/proto.menu/page_save.png) 2px 50% no-repeat;
}
.menu.desktop a.xsl
{
	background: #f9f8f7 url(/Infostance.Scolastance/images/proto.menu/page_excel.png) 2px 50% no-repeat;
}
.menu.desktop a.doc
{
	background: #f9f8f7 url(/Infostance.Scolastance/images/proto.menu/page_word.png) 2px 50% no-repeat;
}
.menu.desktop a.pdf
{
	background: #f9f8f7 url(/Infostance.Scolastance/images/proto.menu/page_acrobat.png) 2px 50% no-repeat;
}
.menu.desktop a.send
{
	background: #f9f8f7 url(/Infostance.Scolastance/images/proto.menu/email.png) 2px 50% no-repeat;
}
/* we need explicit enabled class to overcome css deficiences (without creating unnecessary markup) */
.menu.desktop a.enabled:hover
{
	background-color: #0A246A;
	color: #fff;
}
.cdt-planning-checkbox
{
	display: none;
}
.cdt-tab-hidden
{
	display: none;
}

div#cdt-loading-label
{
	/*background: #EDE9E3;
	position:absolute;
	width: 1.3em;
	height: 1.3em;
	bottom:8px;
	right:8px;
	text-align:center;
	-moz-border-radius: .2em;
	background-image: url('../../../images/CDTv2/spinner.gif');
	background-repeat: no-repeat;
	padding: 2px;
	background-position: center center;*/
	position:absolute;
	width: 1.3em;
	height:37%;
	left:50%;
	text-align:center;
	-moz-border-radius: .2em;
	background-image: url('../../../images/CDTv2/spinner.gif');
	background-repeat: no-repeat;
	padding: 2px;
	background-position: center center;
}