@charset "utf-8";
@import "common.css";

a:active, a:focus, input[type="image"]:active, input[type="image"]:focus {
	outline: none;
}

a img {
	border: 0;
}


/* Body
---------------------------------------- */
#entrerContainer {
	padding: 20px;
	/*overflow: hidden;*/
}

#entrerFormContainer {
}

.entrerGroup {
	background-color: #f6f6f6;
	border: 1px solid #c8c8c8;
	font-size: 12px;
	margin-bottom: 10px;
	position: relative;
}

.entrerSubGroup {
	margin: 0 0 0 20px;
	position: relative;
}

.entrerSub{
	margin:15px 0 0 7px;
	font-weight:bold;
}

.entrerTitle {
	background-color: #e9f2f7;
	border-bottom: 1px solid #c8c8c8;
	color: #000;
	font-weight: bold;
	padding: 2px 8px;
	position: relative;
	/*text-transform: uppercase;*/
}

.entrerSubTitle {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	line-height: 22px;
	margin-top: 10px;
	padding: 0 0 0 4px;
	position: relative;
}

.entrerInput {
	padding: 3px 8px;
}

.entrerSubInput {
	padding: 4px 0 8px 8px;
}

.checkboxList {
	margin: 0 0 0 15px;
	width: 100%;
}

.clientInput, .playerInput {
	width: 400px;
}



/* Form
---------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0;
}

input, select, textarea {
    border: 1px solid #999;
	border-radius: 6px;
	color: #302e2f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	/*margin-bottom: 5px;*/
	/*padding: 5px 10px;*/
}

input[type="file"], input[type="radio"], input[type="checkbox"], input[type="image"] {
	border: 0;
	margin: 0;
	padding: 0;
}

.entrerText {
	width: 100%;
	padding:4px 0 4px 0 !important;
	margin:0 !important;
}

.entrerTextarea {
	width: 100%;
	padding:4px 0 4px 0 !important;
	margin:0 !important;
}

.entrerDate {
	text-align: center;
	width: 80px;
}

.entrerTime {
	width: 65px;
}

.fileContainer {
	position: relative;
}

.fileItem {
	padding: 0 0 10px;
}

.fileNextItem {
	border-top: 1px solid #d9d9d9;
	padding-top: 10px;
}

.fileField {
	overflow: hidden;
}

.fileLabel {
	float: left;
	margin-top: 6px;
	width: 70px;
}

.fileInput {
	overflow: hidden;
}

.fileInput a {
	display: block;
	padding: 6px 0;
}

.fileOption {
	margin: 6px 0 0 2px;
}

.fileOption input {
	position: relative;
	top: 2px;
}

.fileOption label {
	margin-left: 6px;
}

.addFile {
	bottom: 0;
	position: absolute;
	right: 0;
}

#favoriteContainer {
	margin: 10px 0 0 30px;
}

#favoriteContainer label {
	margin: 0 5px 0 0;
}

#favoriteTitle {
	width: 200px;
}

#entrerSubmit {
	margin-top: 15px;
}


/* Icons
---------------------------------------- */
.icnHelp, .icnShow, .icnHide, .icnAdd, .icnDelete {
	display: block;
	float: right;
	height: 20px;
	margin: 0 2px;
	position: relative;
	top: -2px;
	width: 20px;
}

.icnHelp {
	background: url(/intranet/images/icons.png) -90px -50px no-repeat;
}

.icnShow {
	background: url(/intranet/images/icons.png) -170px -50px no-repeat;
}

.icnHide {
	background: url(/intranet/images/icons.png) -170px -10px no-repeat;
}

.icnAdd {
	background: url(/intranet/images/icons.png) -50px -50px no-repeat;
}

.icnDelete {
	background: url(/intranet/images/icons.png) -50px -10px no-repeat;
}

.icnAddClient {
	background: url(images/icons.png) -130px -50px no-repeat;
	display: inline-block;
	height: 20px;
	margin: 0 0 0 8px;
	position: relative;
	top: 5px;
	width: 20px;
}


/* Dialog Forms
---------------------------------------- */
.entrer_forms {
	margin: 0;
	padding: 0;
}

.entrer_forms label {
	clear: both;
	display: block;
	float: left;
	font-weight: bold;
	margin: 8px 14px 0 0;
	text-align: right;
	width: 145px;
}

.entrer_forms input[type=text], .entrer_forms textarea {
	float: left;
	margin-bottom: 10px; 
	padding: .4em;
}

.entrer_forms select {
	float: left;
	margin-bottom: 10px; 
	padding: 0.4em 1em;
	width: 200px;
}

.entrer_forms .radio_group {
	position: relative;
	top: 4px;
}

.entrer_forms div {
	clear: both;
	width: 100%;
}

.entrer_forms .checkBox {
	margin: 8px 0 18px 4px;
}


/* Client
---------------------------------------- */
.clientContainer {
	padding-top: 10px;
}

.clientItem {
	border: 1px solid #c8c8c8;
	margin: -1px 0 0 10px;
	overflow: hidden;
	/*width: 900px;*/
}

/* Leverage
---------------------------------------- */
.leverageContainer {
	width: 476px;
}

.leverageTable {
	border: 1px solid #c8c8c8;
    border-collapse: collapse;
	margin: 10px 0;
	width: 100%;
}

.leverageTable th {
	background-color: #e9f2f7;
	color: #000;
	font-weight: bold;
	padding: 8px;
	text-align: left;
	/*text-transform: uppercase;*/
}

.leverageTable td {
	background-color: #f6f6f6;
    border: 1px solid #c8c8c8;
    padding: 8px;
}

.leverageTable td input[type=checkbox]{
 	margin-right:10px !important;
}

.leverageTitle {
	font-weight: bold;
}

.leverageSubTitle {
	font-weight: bold;
	text-align: center;
}




/* Miscellaneous
---------------------------------------- */
.entrerNoBorder {
	background: none;
	border: 0;
	text-align: right;
}

#entrerSuccess {
	background-color: #9c9;
	border: 1px solid #393;
	color: #333;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 5px;
	text-align: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

#entrerError {
	background-color: #ff9;
	border: 1px solid #cc6;
	color: #333;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 5px;
	text-align: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.formRequired {
	color: #9a1408;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	margin: 0 0 0 2px;
}

.textLeft {
	text-align: left;
}

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

.layerHide {
	display: none;
	/*visibility:hidden;
	height:1px;*/
}

.expanded{
	height:auto;
}

.bleu{
	font-weight:bold; 
	background-color:#8db3e2; 
	margin:0 0 0 0; 
	padding:7px 0 7px 5px;
	width:100%;
}

.gris{
	font-weight:bold; 
	background-color:#999; 
	margin:0 0 0 0; 
	padding:7px 0 7px 5px;
	width:100%;
}

.text_area_full_width{
	width:100%;
}


/* Budget Dynamique
---------------------------------------- */
.budgetDynamiqueContainer {
	width: auto;
}

.budgetDynamiqueContainer textarea{
	padding:0 !important;
	margin:0 !important;
}

.budgetDynamiqueTable {
	border: 1px solid #c8c8c8;
    border-collapse: collapse;
	margin: 10px 0;
	width: 100%;
}

.budgetDynamiqueTable th {
	background-color: #e9f2f7;
	color: #000;
	font-weight: bold;
	padding: 8px;
	text-align: left;
	/*text-transform: uppercase;*/
}

.budgetDynamiqueTable td {
	background-color: #f6f6f6;
    border: 1px solid #c8c8c8;
    padding: 8px;
}

.budgetDynamiqueTitle {
	font-weight: bold;
}

.budgetDynamiqueSubTitle {
	font-weight: bold;
	text-align: center;
}
