a{
	color: #fff;
}
li {list-style-type: none;}
/**************************************************************************************

								DEFINITION DES POLICES

***************************************************************************************/
/*
@font-face {
    font-family: 'Open Sans';
    src: url(fonts/Open_Sans/OpenSans-Regular.ttf);
}
*/
@font-face {
  font-family: 'FontAwesome';
  src: url('font-awesome/fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('font-awesome/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('font-awesome/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('font-awesome/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('font-awesome/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'Mochary';
	src: url('fonts/mochary/Mochary.eot');
	src: url('fonts/mochary/Mochary.eot?#iefix') format('embedded-opentype'),
		url('fonts/mochary/Mochary.woff2') format('woff2'),
		url('fonts/mochary/Mochary.woff') format('woff'),
		url('fonts/mochary/Mochary.ttf') format('truetype'),
		url('fonts/mochary/Mochary.svg#Mochary') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Dancing_in_the_Rainbow';
	src: url('fonts/dancing_in_the_rainbow/DancingintheRainbow.eot');
	src: url('fonts/dancing_in_the_rainbow/DancingintheRainbow.eot?#iefix') format('embedded-opentype'),
		url('fonts/dancing_in_the_rainbow/DancingintheRainbow.woff2') format('woff2'),
		url('fonts/dancing_in_the_rainbow/DancingintheRainbow.woff') format('woff'),
		url('fonts/dancing_in_the_rainbow/DancingintheRainbow.ttf') format('truetype'),
		url('fonts/dancing_in_the_rainbow/DancingintheRainbow.svg#DancingintheRainbow') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Goldfinger_Kingdom';
	src: url('fonts/goldfinger_kingdom/GoldfingerKingdom.eot');
	src: url('fonts/goldfinger_kingdom/GoldfingerKingdom.eot?#iefix') format('embedded-opentype'),
		url('fonts/goldfinger_kingdom/GoldfingerKingdom.woff2') format('woff2'),
		url('fonts/goldfinger_kingdom/GoldfingerKingdom.woff') format('woff'),
		url('fonts/goldfinger_kingdom/GoldfingerKingdom.ttf') format('truetype'),
		url('fonts/goldfinger_kingdom/GoldfingerKingdom.svg#GoldfingerKingdom') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GeosansLight';
	src: url('fonts/geo_sans_light/GeosansLight.eot');
	src: url('fonts/geo_sans_light/GeosansLight.eot?#iefix') format('embedded-opentype'),
		url('fonts/geo_sans_light/GeosansLight.woff2') format('woff2'),
		url('fonts/geo_sans_light/GeosansLight.woff') format('woff'),
		url('fonts/geo_sans_light/GeosansLight.ttf') format('truetype'),
		url('fonts/geo_sans_light/GeosansLight.svg#GeosansLight') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Drakolomb';
	src: url('fonts/drakolomb/Drakolomb.eot');
	src: url('fonts/drakolomb/Drakolomb.eot?#iefix') format('embedded-opentype'),
		url('fonts/drakolomb/Drakolomb.woff2') format('woff2'),
		url('fonts/drakolomb/Drakolomb.woff') format('woff'),
		url('fonts/drakolomb/Drakolomb.ttf') format('truetype'),
		url('fonts/drakolomb/Drakolomb.svg#Drakolomb') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Sanchez';
	src: url('fonts/sanchez_regular/Sanchez-Regular.eot');
	src: url('fonts/sanchez_regular/Sanchez-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/sanchez_regular/Sanchez-Regular.woff2') format('woff2'),
		url('fonts/sanchez_regular/Sanchez-Regular.woff') format('woff'),
		url('fonts/sanchez_regular/Sanchez-Regular.ttf') format('truetype'),
		url('fonts/sanchez_regular/Sanchez-Regular.svg#Sanchez-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/********************************************************************************
MATERIAL ICONS
*********************************************************************************/
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(material/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
       local('MaterialIcons-Regular'),
       url(material/MaterialIcons-Regular.woff2) format('woff2'),
       url(material/MaterialIcons-Regular.woff) format('woff'),
       url(material/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

/*****************************************************************************************

						REGLAGES GENERAUX DE LA PAGE

******************************************************************************************/
* {
margin: 0;
	line-height: 1em;
}

html{
font-family: Verdana;
font-size: 18px;
	 font-family: GeosansLight;
	font-size: 15px;
padding: 0;
margin: 0 auto;
height: 100%;
color: #333;
}

body{
	height: 100%;
	margin: 0 auto 0 185px;
	min-width: 1250px;
	max-width: 1250px;
	min-height: 1200px;
}

h1, h2{
	margin: .2em 0 .3em 0;
}

#container{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}
#container >p{
/*
	font-family: Verdana;
	font-size: 15px;
*/
	 font-family: GeosansLight;
	font-size: 22px;
	line-height: initial;
}
/***************************************************************************************
						LOGIN FORM
****************************************************************************************/
#loginResponse {
	width: 500px;
	display: none;	
}
 .modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
} 
.invalid {
	line-height:24px;
	color:#ec3f41;
}
.valid {
	line-height:24px;
	color:#3a7d34;
}
form.pwReset{
position: relative;
margin: 0 auto;
padding: 20px 20px 20px 0;
}
form.pwReset td, form.pwInit td{
	
	padding: 5px;
}

.fa{
	font-size: 1.5em;
}
#pswd_info {
	position: relative;
	top: -80px;
	right: -60px;
	width:290px;
	padding:15px;
	background:#fefefe; 
	font-size:.875em;
	border-radius:5px;
	box-shadow:0 1px 3px #ccc;
	border:1px solid #ddd;
	display:none;
	text-align: left;
}
#pswd_info::before {
	content: "\25B2";
	position:relative;
	top:-28px;
	left:45%;
	font-size:14px;
	line-height:14px;
	color:#ddd;
	text-shadow:none;
	display:block;
}
#pswd_info h4 {
	margin:0 0 10px 0; 
	padding:0;
	font-weight:normal;
}
#pswd_info > ul{
	list-style-type: none;
}
.center{
	text-align: center;
	align-content: center;
}
/*************************** Loader ********************************/
#loader {
    position: fixed;
    top: 0;
    left: 0;
	background-color: rgba(0,0,0, .35);
	width: 100%;
	height: 100%;
	display: none;
}
#loader > i {
    position: fixed;
    top: calc(50% - 82px);
    left: calc(50% - 82px);
	color: #961111;
	color: #222;
}
/****************** Taille des logo font-awesome ****************/
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-info-circle{
	cursor: pointer;
}
.rouge{
	color: red;
}
#uplBtn{
	display: none:
}
.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    width: 100%;
    direction: ltr;
    cursor: pointer;
}

/**************************************************************************************
											PSEUDO-TABLES
**************************************************************************************/
.pseudotable, .pseudothead,  .pseudotbody, .pseudotr, .pseudoth, .pseudotd,
.pseudoTable, .pseudoThead,  .pseudoTbody, .pseudoTr, .pseudoTh, .pseudoTd{
	/*width: 100%;*/
}
.pseudoth, .pseudoTh{
	font-weight: bold;
}
.pseudotable, .pseudoTable{
	display: table;
	border: solid 1px #666;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	position: relative;
}
.addRecord, .addRecordExternal{
	position: absolute;
	top: -23px;
	right: 0px;
	font-size: .8em;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top: solid 1px #666;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	color: #fff;
	background-color: #ccc;
	padding: 3px;
}
.addRecord:hover, .addRecordExternal:hover{
	color: #666;
}
.addRecordExternal a{
	text-decoration: none;
}
.pseudotbody, .pseudothead, .pseudoTbody, .pseudoThead{
	display: table-row-group;
}
.pseudothead, .pseudoThead{
	border-bottom: solid 1px #bbb;
	display: inline-block;
} 
.pseudotr, .pseudoTr, .pseudotr3{
/*
	display: table-row;
*/
	height: 35px;
/*	
	min-height: 25px;
	text-align: center;
*/
	width: 100%;
	display: block;
	line-height: 35px;
	white-space: nowrap;
}
.pseudotr3{
	height: 25px;
}
.pseudotr2{
	text-align: center;
	width: 100%;
	display: block;
}
.pseudotable .pseudotbody .pseudotr:nth-child(odd), .pseudotable .pseudotbody .pseudotr2:nth-child(odd), .pseudoTable .pseudoTbody .pseudoTr:nth-child(odd), tr.odd  {
    background-color: #f5f5f5;
}
.pseudoth, .pseudoTh{
	display: table-cell;
	padding: 6px;
	text-align: left;
	white-space: nowrap;
}
.pseudotd, .pseudoTd{
	padding: 7px 6px;
	text-align: left;
}
.pseudotr .pseudoth, .pseudotr .pseudotd, .pseudoTr .pseudoTh, .pseudoTr .pseudoTd{
	border-right: solid 1px #bbb;
	line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	display: inline-block;
}
 .pseudoTr .pseudoTh, .pseudoTr .pseudoTd{
	display: inline-block;
	position: relative;
}
.pseudotr .pseudoth, .pseudoTr .pseudoTh{
/*	border-bottom: solid 1px #bbb;*/
	position: relative;
}
.pseudotr .pseudoth:last-child, .pseudotr .pseudotd:last-child,
.pseudoTr .pseudoTh:last-child, .pseudoTr .pseudoTd:last-child{
	border-right: none;
}
/*.pseudotd,*/ 
.pseudoth.sortcol, .addRecord, .removeInputs{
	cursor: pointer;
}
.pseudotd a{
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 25px;
	color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.pseudotd a.action{
	text-decoration: none;
	display: inline-block;
	width: initial;
	height: 100%;
	line-height: 25px;
	color: #333;
    margin-right: 10px;
}
/*.pseudotd:hover, */
.pseudotd a:hover{
	text-decoration: underline;
}
.pseudocol1{
	width: 250px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.pseudocol2{
	width: 350px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.pseudocol15p, .pseudocol10p{
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 145px;
    display: inline-block;
    overflow: hidden;
	position: relative;
	vertical-align: top;
}
.pseudocol10p{
	width: 85px;
}
.fa.right{
	position: absolute;
	right: 5px;
	top: 12px;
}
.cache{
	display: none !important;
}
 .sortcol i.fa-sort{
	 float: right;
	 font-size: 1em;
	 padding-right: 4px;
	 cursor: pointer;
 }
 .sortcol:hover{
	 background-color: #F9F9F9;
 }
 .pseudotd input{
	 width: 100%;
	 height: 25px;
 }
 
.adminLink{
	color: #999;
}
.adminLink:hover{
	color: #555;
}
p.albumList:nth-child(odd), ul.reorderPhotos li:nth-child(odd){
	background-color: #eee;
}
ul.reorderPhotos li:nth-child(even){
	border: solid 2px #eee;
}
ul.reorderPhotos{
	padding: 0;
}
ul.reorderPhotos li{
	padding: 5px;
	margin-bottom: 5px;
	border-radius: 5px;
	vertical-align: bottom;
	position: relative;
}
ul.reorderPhotos li div.part{
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
}
ul.reorderPhotos li img.deplace{
	cursor: move;
	max-width: 160px;
}
ul.reorderPhotos li textarea{
	width: 16em;
	height: 4em;
}
ul.reorderPhotos li a.delphoto{
	position: absolute;
	top: 10px;
	right: 10px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  vertical-align: middle;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: red;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: green;
}

input:focus + .slider {
  box-shadow: 0 0 1px green;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}