.textalign {
	text-align: center;
}

.alignth {
	text-align: center;
	color: #68b604;
}

.alignvertical {
	vertical-align: 80%;
}

.brandpmca {
	background: url("../images/aglo-logo-small.png") no-repeat scroll 0 5px
		transparent;
}

.marginauto {
	padding-right: 33%;
	padding-left: 33%;
	font: normal 11px arial;
}

.marginauto5 {
	padding-right: 5%;
	padding-left: 5%;
	font: normal 11px arial;
}

.marginauto15 {
	padding-right: 15%;
	padding-left: 15%;
	font: normal 11px arial;
}

.marginauto25 {
	padding-right: 25%;
	padding-left: 25%;
	font: normal 11px arial;
}

.buttonadd {
	text-align: right;
	font: normal 11px arial;
}

.searchlist {
	text-align: right;
	font: normal 12px arial;
}

.posrel {
	position: relative;
}

/************************POPUP**************************/
.popupglobal {
	width: 800px;
	margin: 0 auto;
	background-color: #F4F4F4;
	background-color: rgba(244, 244, 244, .9);
	display: block;
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #B94A48;
}

.popupglobaledit {
	width: 700px;
}

.errorsjavascriptadd {
	float: right;
	/*text-align: center;*/
	margin-right: 10%;
	color: #FF0000;
}

.errorsjavascriptadd2 {
	float: right;
	/*text-align: center;*/
	margin-right: 20%;
	color: #FF0000;
}

.frontlist,#backlist {
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 0px; //
	padding-left: 50px;
}

.frontlist {
	text-align: center;
	margin: 10 0 auto;
	width: 100%;
}

.Identificationcaptcha {
	width: 100%;
	text-align: center;
	padding-top: 20px;
}

.tablelist {
	background-color: #fdfdfd;
}

.reset-color-text {
	color: #000000;
}

/************************FOOTER**************************/
body {
	background-color: #F4F4F4;
}

/************************FOOTER**************************/
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 90%;
	/* background: url(../images/bg-footer-alpha.png) repeat-x bottom;*/
}

#footer .content {
	margin: 0 auto;
	width: 100%;
}

#footer a {
	color: #008ACF;
}

#footer ul {
	display: inline;
}

#footer li {
	list-style: none;
	margin-right: 15px;
	display: inline;
}

#footer li a {
	text-decoration: none;
}

#footer li a:hover {
	color: #000;
	text-decoration: underline;
}

#footer .centresource,#footer ul {
	font-family: arial, sans-serif;
	font-size: 80%;
	color: #666;
}

#footer .centresource {
	clear: both;
	margin-top: 5px;
	padding-bottom: 10px;
	position: absolute;
	bottom: -30px;
	right: 5%;
	color: #adbcc3;
	font-size: 90%;
}

#footer .centresource a {
	color: #b2c0c6;
	text-decoration: none;
}

#footer .centresource a:hover {
	color: #fff;
}

#footer .symfony img {
	vertical-align: middle;
}

#footer form {
	margin: 10px 0;
	color: #5f6364;
}

/************************LOGIN**************************/
/*.borderlogin{
  border-style: solid;
  border-width: 1px;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:10px;

  -moz-box-shadow: 5px 5px 2px 0px #656565;
  -webkit-box-shadow: 5px 5px 2px 0px #656565;
  -o-box-shadow: 5px 5px 2px 0px #656565;
  box-shadow: 5px 5px 2px 0px #656565;
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=2);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;

}*/
.marginautologin {
	padding-right: 33%;
	padding-left: 33%;
	font: normal 11px arial;
}

.CaptchaForm {
	margin-left: 90px;
	width: 100px;
}

.LoginForm {
	/*margin-left:20px;
	float:left;*/
	width: 450px;
	color: #777;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 6px 2px #d1d1d1;
	-moz-box-shadow: 0px 0px 6px 2px #d1d1d1;
	box-shadow: 0px 0px 6px 2px #d1d1d1;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.IdentificationCreate {
	line-height: 8px;
	padding-left: 15px;
	font-size: 12px;
	color: #5691BD;
	text-align: left;
}

.AddForm {
	text-align: left;
	width: 650px;
	color: #777;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 8px 2px #d1d1d1;
	-moz-box-shadow: 0px 0px 8px 2px #d1d1d1;
	box-shadow: 0px 0px 8px 2px #d1d1d1;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.AddForm2 {
	text-align: left;
	width: 850px;
	color: #777;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 8px 2px #d1d1d1;
	-moz-box-shadow: 0px 0px 8px 2px #d1d1d1;
	box-shadow: 0px 0px 8px 2px #d1d1d1;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.AddFormEdit {
	border-style: solid;
	border-width: 2px;
}

.Logininput {
	width: 410px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	margin: 20px;
	overflow: hidden;
}

.Addinput {
	width: 600px;
	border-bottom: 1px solid #ddd;
	margin: 20px;
}

.IdentificationAddinput {
	width: 600px;
	border-bottom: 1px solid #ddd;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
	margin-left: 20px;
	margin-right: 20px;
}

.IdentificationAddinput {
	width: 600px;
	border-bottom: 1px solid #ddd;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
	margin-left: 20px;
	margin-right: 20px;
}

.IdentificationAddinput2 {
	width: 800px;
	border-bottom: 1px solid #ddd;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
	margin-left: 20px;
	margin-right: 20px;
}

.IdentificationAddinput3 {
	clear: both;
}

.addtitlecolor {
	color: #71BA57;
	font-size: 12px;
}

.nobottomborder {
	border-bottom: 0;
}

.IdentificationAddinputcaptcha {
	margin-top: -20px;
}

.Identificationsize0 {
	width: 90px;
}

.Identificationsize1 {
	width: 100px;
}

.Identificationsize2 {
	width: 160px;
}

.Identificationsize3 {
	width: 615px;
}

.Identificationsize4 {
	width: 642px;
}

.Identificationsize5 {
	width: 230px;
}

.Identificationsize6 {
	width: 250px;
}

.aligntopcheckbox {
	text-align: top;
	vertical-align: top;
}

.addprolabel2 {
	display: block;
	float: left;
	padding-left: 5px;
	width: 100px;
	padding-top: 5px;
}

.addprolabel5 {
	display: block;
	float: left;
	padding-left: 5px;
	width: 150px;
	padding-top: 5px;
}

.filteractif {
	display: block;
	float: right;
	padding-right: 50px;
	
	padding-top: 5px;
	
}

.addprolabel {
	display: block;
	float: left;
	padding-left: 5px;
	width: 150px;
	padding-top: 5px;
	clear: both;
}

.addprolabel3 {
	display: block;
	float: left;
	padding-left: 5px;
	width: 100px;
	padding-top: 5px;
}

.addprolabel3 {
	display: block;
	float: left;
	padding-left: 5px;
	width: 100px;
	padding-top: 5px;
}

.addprolabel4 {
	display: block;
	float: left;
	padding-left: 5px;
	width: 80px;
	padding-top: 5px;
}

.addprolabelradio {
	padding-left: 5px;
	width: 150px;
	padding-top: 5px;
	margin-right: 110px;
}

.addproinput {
	display: block;
	float: left;
	padding-left: 50px;
	width: 150px;
}

.addproinput2 {
	display: block;
	float: left;
	padding-left: 50px;
	width: 150px;
	margin-right: 80px;
}

.addproinput3 {
	display: block;
	float: left;
	margin-right: 80px;
}

.addproinput4 {
	display: block;
	float: left;
	margin-right: 30px;
}

.addproinput5 {
	display: block;
	float: left;
}

.addproinput6 {
	display: block;
	float: left;
}

.addproinput7 {
	display: block;
	float: left;
	width: 350px;
}

.IdentificationPassword {
	padding-left: 75px;
}

.IdentificationImgBadge {
	width: 20%;
	height: 20%;
	float: right;
	padding-right: 100px;
}

.CommuneImgBadge {
	float: right;
	padding-right: 50px;
	padding-top: 40px;
	padding-bottom: 5px;
	vertical-align: middle;
	width: 80px;
	height: 80px;
}

.CommuneColorSearch {
	color: #71BA57;
	font-weight: bold;
}

.LoginbuttonConnexion {
	height: 40px;
	/*color:#FFFFFF;
	background-image: linear-gradient(to bottom, #A4DF8F, #a1d5a1);*/
	/*a1d5a1  A4DF8F*/
}

body {
	display: table;
	height: 100%;
	width: 100%;
}

.loginContent {
	display: table-cell;
	vertical-align: middle;
}

.Logininputtext {
	float: left;
	line-height: 18px;
	font-size: 14px;
	width: 120px;
}

.tiersinputtext {
	position: relative;
	text-align: left;
	width: 300px;
}

.form-horizontal .addcontrols {
	position: relative;
	margin-left: 120px;
	top: -30px;
}

.form-horizontal .addcontrolssearch {
	position: relative;
	margin-left: 350px;
	top: -30px;
}

.addlabel {
	float: left;
	padding-top: 5px;
	text-align: left;
	width: 100px;
}

.tierslabel {
	text-align: left;
}

.tiersinputtextright {
	float: left;
	text-align: left;
	width: 300px;
}

.Logininputtextadd {
	float: left;
	line-height: 18px;
	font-size: 14px;
	width: 180px;
}

.Logininputtext50 {
	height: 50px;
}

.addtable {
	width: 100%;
}

.addtd {
	width: 50%;
}

.addtdinputlong {
	width: 660px;
}

.addtdinputsmall {
	width: 130px;
}

.addtdinputsmall {
	width: 130px;
}

.addtdinput {
	width: 250px;
}

.addtdinput-2 {
	width: 320px;
}

.addtdlabel {
	width: 120px;
}

.addtdlabel-2 {
	width: 100px;
}

.Identificationsize-2 {
	width: 150px;
}

.addtdinputright {
	width: 265px;
	text-align: right;
}

.addtdlabelright {
	width: 100px;
	text-align: right;
	padding-right: 50px;
}

.addtdlabelright2 {
	width: 133px;
	text-align: right;
	padding-right: 10px;
}

.addtdright {
	width: 50%;
	text-align: right;
}

.addtd33 {
	width: 33%;
}

.addtdcenter {
	width: 100%;
	text-align: center;
}

.endcreatelogo {
	width: 200px;
	height: 53px;
}

.addtdcenter33 {
	width: 33%;
	text-align: center;
}

.addtdright33 {
	width: 33%;
	text-align: right;
}

.heightadd {
	height: 30px;
}

.Logininputtext35 {
	height: 35px;
}

.LoginButtons {
	background: #f1f1f1;
	border-top: 1px solid #ddd;
	padding: 15px;
	height: 34px;
}

.LoginButtonsGlobalSize {
	width: 100%;
}

.LoginButtonsResult {
	color: #E10707;
	text-align: center;
	font-size: 10px;
}

.LoginButtonsAlign {
	width: 10%;
	text-align: right;
	padding-right: 15px;
}

.LoginButtonsAlign30 {
	width: 30%;
	text-align: right;
	padding-right: 15px;
}

.LoginResultAlign {
	width: 200px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	height: 30px;
	text-align: left;
}

.identificationcenterdiv {
	text-align: center;
	width: 950px;
	margin: auto;
	padding: auto;
}

.Logintitle {
	padding: 10px;
	line-height: 16px;
	font-size: 14px;
	/*text-shadow: -1px -1px #48a628;
	color: #fff;*/
	color: #F7F7F7;
	font-weight: bold;
	border-bottom: 1px solid #48a628;
	width: 430px;
	background: #c4f4b4; /* Old browsers */
	background: -moz-linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%, #92d27b
		100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c4f4b4),
		color-stop(50%, #92d27b), color-stop(51%, #92d27b),
		color-stop(100%, #92d27b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%,
		#92d27b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%, #92d27b
		100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%, #92d27b
		100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#c4f4b4',
		endColorstr='#92d27b', GradientType=0); /* IE6-9 */
	background: linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%, #92d27b 100%);
	/* W3C */
}

.Addtitle {
	padding: 10px;
	line-height: 16px;
	font-size: 14px;
	/*text-shadow: -1px -1px #48a628;*/
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #48a628;
	width: 630px;
	background: #c4f4b4; /* Old browsers */
	background: -moz-linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%, #92d27b
		100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c4f4b4),
		color-stop(50%, #92d27b), color-stop(51%, #92d27b),
		color-stop(100%, #92d27b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%,
		#92d27b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%, #92d27b
		100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%, #92d27b
		100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#c4f4b4',
		endColorstr='#92d27b', GradientType=0); /* IE6-9 */
	background: linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%, #92d27b 100%);
	/* W3C */
}

.Addtitle2 {
	padding: 10px;
	line-height: 16px;
	font-size: 14px;
	/*text-shadow: -1px -1px #48a628;*/
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #48a628;
	width: 830px;
	background: #c4f4b4; /* Old browsers */
	background: -moz-linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%, #92d27b
		100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c4f4b4),
		color-stop(50%, #92d27b), color-stop(51%, #92d27b),
		color-stop(100%, #92d27b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%,
		#92d27b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%, #92d27b
		100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%, #92d27b
		100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#c4f4b4',
		endColorstr='#92d27b', GradientType=0); /* IE6-9 */
	background: linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%, #92d27b 100%);
	/* W3C */
}

#listmenu {
	font: normal 16px arial;
	vertical-align: middle;
}

.limenu {
	padding-top: 10px;
}

/*#listmenu li a {
	padding-top: 80px;
}*/
#result {
	font-size: 10px;
}

/************************RESULTCONTAINER**************************/
.resultcontainer {
	width: 100%;
	text-align: center;
}

/************************TABLEAU**************************/
.visibilityhidden {
	display: none;
}

.redcircle {
	background-image: url("../images/redcircle.png");
	background-size: 16px 16px;
	background-repeat: no-repeat;
	background-position: center center;
}

.greencircle {
	background-image: url("../images/greencircle.png");
	background-size: 16px 16px;
	background-repeat: no-repeat;
	background-position: center center;
}

.linkcentertd {
	text-align: center;
}

.linkcenter {
	text-align: center;
	text-decoration: underline;
}

.addsearch {
	width: 16px;
	height: 16px;
	vertical-align: top;
	padding-top: 8px;
}

.table-bordereddetails td {
	border-left: 1px solid #ddd;
}

/************************DETAILS**************************/
.bodydetails {
	background-color: #F4F4F4;
}

div#colonne1 {
	float: left;
	width: 400px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 25px;
}

div#colonne2 {
	float: left;
	width: 400px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 25px;
}

div#colonne3 {
	float: left;
	width: 892px;
	height: 370px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 10 25 10 25px;
}

div#colonne4 {
	float: left;
	width: 350px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 25px;
}

.bloc {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 35px 3%;
	padding: 25px;
	/*height: 110px;*/
	background: #e8e8e8;
	font-size: 11px;
	line-height: 2em;
	text-align: top;
	background-image: -moz-linear-gradient(#fff, #d4e8ec);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d4e8ec),
		color-stop(1, #fff));
	background-image: -webkit-linear-gradient(#fff, #d4e8ec);
	background-image: -linear-gradient(#fff, #d4e8ec);
	-webkit-box-shadow: 0 0 65px #cee1e7 inset, 0 0 20px #a9a9a9 inset;
	-moz-box-shadow: 0 0 65px #cee1e7 inset, 0 0 20px #a9a9a9 inset;
	box-shadow: 0 0 65px #cee1e7 inset, 0 0 20px #a9a9a9 inset;
}

.blocsearch {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 25px;
	/*height: 110px;*/
	background: #e8e8e8;
	font-size: 11px;
	line-height: 2em;
	text-align: top;
	background-image: -moz-linear-gradient(#fff, #d4e8ec);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d4e8ec),
		color-stop(1, #fff));
	background-image: -webkit-linear-gradient(#fff, #d4e8ec);
	background-image: -linear-gradient(#fff, #d4e8ec);
	-webkit-box-shadow: 0 0 65px #cee1e7 inset, 0 0 20px #a9a9a9 inset;
	-moz-box-shadow: 0 0 65px #cee1e7 inset, 0 0 20px #a9a9a9 inset;
	box-shadow: 0 0 65px #cee1e7 inset, 0 0 20px #a9a9a9 inset;
}

.blocgraph {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0px 0px 25px 0px;
	width: 520px;
	font-size: 11px;
	line-height: 2em;
	text-align: top;
}

.blocpesee {
	position: relative;
	vertical-align: top;
	margin: 35px 3%;
	padding: 25px;
	height: 110px;
	background: #e8e8e8;
	font-size: 11px;
	line-height: 2em;
	text-align: top;
	background-image: -moz-linear-gradient(#fff, #d4e8ec);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d4e8ec),
		color-stop(1, #fff));
	background-image: -webkit-linear-gradient(#fff, #d4e8ec);
	background-image: -linear-gradient(#fff, #d4e8ec);
	/*background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.11, #d5d5d5), color-stop(0.56, #e8e8e8));
	background-image: -webkit-linear-gradient(center bottom, #d5d5d5 11%, #e8e8e8 56%);
	background-image: -moz-linear-gradient(center bottom, #d5d5d5 11%, #e8e8e8 56%);
	background-image: linear-gradient(center bottom, #dacdb1 11%, #e8e8e8 56%);*/
	-webkit-box-shadow: 0 0 65px #cee1e7 inset, 0 0 20px #a9a9a9 inset;
	-moz-box-shadow: 0 0 65px #cee1e7 inset, 0 0 20px #a9a9a9 inset;
	box-shadow: 0 0 65px #cee1e7 inset, 0 0 20px #a9a9a9 inset;
}

.simple {
	/*-moz-box-shadow: 0 0 65px #d5d5d5 inset, 0 0 20px #cee1e7 inset, 0 0 5px #a9a9a9;
	-webkit-box-shadow: 0 0 65px #d5d5d5 inset, 0 0 20px #cee1e7 inset, 0 0 5px #a9a9a9;
	box-shadow: 0 0 65px #d5d5d5 inset, 0 0 20px #cee1e7 inset, 0 0 5px #a9a9a9;*/
	-moz-box-shadow: 0 0 65px #cee1e7 inset, 0 0 20px #cee1e7 inset, 0 0 5px
		#507980;
	-webkit-box-shadow: 0 0 65px #cee1e7 inset, 0 0 20px #cee1e7 inset, 0 0
		5px #507980;
	box-shadow: 0 0 65px #cee1e7 inset, 0 0 20px #cee1e7 inset, 0 0 5px
		#507980;
}

.bloc:after,.bloc:before {
	content: " ";
	position: absolute;
	width: 50%;
	height: 103px;
	z-index: 10;
}

.lateral:before {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	box-shadow: -3px 0 10px #555;
}

.lateral:after {
	display: none;
}

#contentdivdetails {
	width: 1024px;
	height: 800px;
	margin: auto;
}

.tablecontentdetails {
	width: "100%";
	height: "100%";
}

.tabledetails {
	font-size: 11px;
	width: 100%;
}

.tabledetailsth {
	text-align: center;
}

.tabledetailstr {
	height: 25px;
}

.overflownone {
	overflow: none;
}

#tabs-1,#tabs-2,#tabs-3 {
	height: 300px;
}

/************************BODYLOGIN**************************/
.bodylogin {
	background-color: #ccccccc;
	background-image: url("../images/fond2.jpg");
}

.bodyidentificationcreate {
	padding-top: 5px;
}

.bodyidentificationlogin {
	padding-top: 50px;
}

#footerlogin {
	font-size: 11px;
}

#footerlogin a {
	color: #fdfdfd;
}

#footerlogin ul {
	display: inline;
}

#footerlogin li {
	list-style: none;
	margin-right: 15px;
	display: inline;
}

#footerlogin li a {
	text-decoration: none;
}

#footerlogin li a:hover {
	color: #000;
	text-decoration: underline;
}

#page-table {

	width: 100%;
	border-collapse: collapse;
	text-align: center;
}

#page-td {
	height: 100%;
	padding: 0;
	vertical-align: middle;
}

div#global {
	width: 500px;
	height: 300px;
	margin: auto;
	text-align: left;
	background: #553;
}

/************************LIST**************************/
#fieldsetlegend {
	font-size: 14px;
	font-family: Georgia, Times, Serif;
}

fieldset {
	background-color: #dbdbdb;
	padding: 16px;
}

.legend1 {
	margin-bottom: 0px;
	margin-left: 16px;
}

.classfieldset {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

#fieldsetlegend {
	border: 2px solid ACACAC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.search {
	max-width: 950px;
	/*max-width:825px;*/
	margin: 0 auto;
	text-align: center;
	background: #d4e8ec;
	background-image: -moz-linear-gradient(#fff, #d4e8ec);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d4e8ec),
		color-stop(1, #fff));
	-moz-border-radius: 35px;
	border-radius: 35px;
	border-width: 2px;
	border-style: solid;
	border-color: #c4d9df #a4c3ca #83afb7;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: hidden; /* Clear floats */
}

.searchinput2 {
	float: left;
}

.searchinput2 {
	margin-right: 10px;
}

.searchinput2 {
	width: 120px;
	font-size: 12px;
	padding: 5px 9px;
	border: 1px solid #a4c3ca;
	font: normal 13px 'trebuchet MS', arial, helvetica;
}

.searchinput,.searchinput3,#search_button,.searchinputdate {
	float: left;
}

.searchinput,.searchinput3,.searchinputdate {
	margin-right: 10px;
}

.searchinput3 {
	font-size: 12px;
	padding: 5px 9px;
}

.searchinput {
	width: 120px;
	font-size: 12px;
	padding: 5px 9px;
	border: 1px solid #a4c3ca;
	font: normal 13px 'trebuchet MS', arial, helvetica;
	background: #f1f1f1;
}

.searchinput4 {
	width: 80px;
	font-size: 12px;
	padding: 5px 9px;
	border: 1px solid #a4c3ca;
	font: normal 13px 'trebuchet MS', arial, helvetica;
}

.searchinputdate {
	width: 200px;
	font-size: 12px;
	padding: 5px 9px;
	border: 1px solid #a4c3ca;
	font: normal 13px 'trebuchet MS', arial, helvetica;
	background: #f1f1f1;
}

/* ----------------------- */
/*92D27B*/
#search_button {
	background: #AEEA98;
	background-image: -moz-linear-gradient(#95d788, #AEEA98);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #92D27B),
		color-stop(1, #95d788));
	-moz-border-radius: 3px 50px 50px 3px;
	border-radius: 3px 50px 50px 3px;
	color: #4B4F4B;
	border-width: 1px;
	border-style: solid;
	border-color: #7eba7c #578e57 #447d43;
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0
		rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0
		rgba(255, 255, 255, 0.3) inset;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3)
		inset;
	height: 30px;
	padding: 0;
	width: 90px;
	cursor: pointer;
	font: bold 12px Arial, Helvetica;
	/*color: #23441e;*/
	padding-left: 5px;
	padding-right: 5px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

#search_button:hover {
	background: #95d788;
	background-image: -moz-linear-gradient(#6cbb6b, #95d788);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #95d788),
		color-stop(1, #6cbb6b));
}

#search_button:active {
	background: #95d788;
	outline: none;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
}

#submitsearch::-moz-focus-inner {
	border: 0; /* Small centering fix for Firefox */
}

.thtable {
	/*background: #d4e8ec;
	background-image: -moz-linear-gradient(#fff, #d4e8ec);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #d4e8ec),color-stop(1, #fff));*/
	font-size:11px;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #48a628;
	background: #c4f4b4; /* Old browsers */
	background: -moz-linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%, #92d27b
		100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c4f4b4),
		color-stop(50%, #92d27b), color-stop(51%, #92d27b),
		color-stop(100%, #92d27b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%,
		#92d27b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%, #92d27b
		100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%, #92d27b
		100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#c4f4b4',
		endColorstr='#92d27b', GradientType=0); /* IE6-9 */
	background: linear-gradient(top, #c4f4b4 0%, #92d27b 50%, #92d27b 51%, #92d27b 100%);
	/* W3C */
	text-align: center;
	
}

.thtable2 {
	font-size:11px;
}

.atable {
	color: white;
}

.advancedsearch {
	margin-top: 8px;
	margin-left: -10px;
}

/************************EDITION**************************/
.divedit {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	/*-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
border: 2px solid #c0c0c0;*/
	margin: 0 auto;
	text-align: center;
	width: 450px;
}

.labeledit {
	float: left;
	width: 150px;
	text-align: right;
	padding-top: 5px;
}

.labeledit2 {
	float: left;
	width: 150px;
	text-align: right;
	padding-top: 0px;
}

.checkedit {
	width: 20px;
	margin-left: -50px;
}

.inputedit {
	width: 250px;
	margin-left: 12px;
}

.divtitleedit {
	width: 100%;
	text-align: center;
}

/************************NAVBAR**************************/
.navbar-inverse2 {
	background: #d4e8ec;
	background-image: -moz-linear-gradient(#fff, #d4e8ec);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d4e8ec),
		color-stop(1, #fff));
	background-color: #d4e8ec;
	background-image: linear-gradient(to bottom, #fff, #d4e8ec);
	background-repeat: repeat-x;
	border-color: #d4e8ec;
}

/************************FLASHMESSAGES**************************/
.contentsearch {
	width: 100%;
	height: 60px;
}

.messagesfloat {
	width: 200px;
	text-align: left;
	display: inline-block;
	overflow: hidden;
}

.div1 {
	position: absolute;
	width: 180px;
	padding-left: 5%;
	font-size: 10px;
	z-index: 10;
	/*position:absolute;
width: 100%;
font-size: 10px;
text-align: center;
z-index: 10;*/
}

.flashmessages {
	width: 180px;
	z-index: 10;
}

.div1add {
	position: absolute;
	top: 80px;
	width: 200px;
	padding-left: 30px;
}

.div1create {
	position: relative;
	top: 25px;
	width: 100%;
	text-align: center;
}

.div2 {
	width: 100%;
	min-width: 200px;
	position: absolute;
	text-align: center;
}

.startinput {
	color: #C44A65;
	width: 24px;
	text-align: center;
}

.startinput2 {
	color: #C44A65;
	width: 24px;
	padding-top: 10px;
	margin-top: 10px;
}

.icon-green,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]
	{
	background-image: url("../img/glyphicons-halflings-green.png");
}

/************************FLASHMESSAGES**************************/
.divadd {
	margin-top: 40px;
	text-align: center;
}

/************************ADDUSER**************************/
.blocadd {
	width: 700px;
	margin: 0 auto;
	margin-top: 30px;
	padding: 25px;
	background: #e8e8e8;
	font-size: 11px;
	line-height: 2em;
	text-align: top;
	background-image: -moz-linear-gradient(#fff, #d4e8ec);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d4e8ec),
		color-stop(1, #fff));
	background-image: -webkit-linear-gradient(#fff, #d4e8ec);
	background-image: -linear-gradient(#fff, #d4e8ec);
	/*background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.11, #d5d5d5), color-stop(0.56, #e8e8e8));
	background-image: -webkit-linear-gradient(center bottom, #d5d5d5 11%, #e8e8e8 56%);
	background-image: -moz-linear-gradient(center bottom, #d5d5d5 11%, #e8e8e8 56%);
	background-image: linear-gradient(center bottom, #dacdb1 11%, #e8e8e8 56%);*/
	-webkit-box-shadow: 0 0 65px #cee1e7 inset, 0 0 20px #a9a9a9 inset;
	-moz-box-shadow: 0 0 65px #cee1e7 inset, 0 0 20px #a9a9a9 inset;
	box-shadow: 0 0 65px #cee1e7 inset, 0 0 20px #a9a9a9 inset;
}

/************************HEADER**************************/
.welcome {
	padding-top: 20px;
	color: #008ACF;
	/*color:#F9F4F4;*/
	font-size: 12px;
	font-style: italic;
	,
}

.backgroundnavbar {
	background-image: -moz-linear-gradient(#fff, #d4e8ec);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d4e8ec),
		color-stop(1, #fff));
	background-image: -webkit-linear-gradient(#fff, #d4e8ec);
	background-image: -linear-gradient(#fff, #d4e8ec);
}

.amenu {
	color: #000;
	font-style: normal;
}

.titlediv {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: 180px;
	border-color: #c4d9df #a4c3ca #83afb7;
	border-width: 2px;
	border-style: solid;
	background-color: #fdfdfd;
}

.detailsmailto {
    cursor: pointer;
}
.noscript{
	font-size:11px;
	margin: 0 auto;
	text-align: center;
	width: 450px;
}

.formlist{
	margin: 0 0 0px;	
}

.tablist{
	margin-top: -40px;		
}