
#modalSheet{
	min-height:100vh!important;;
}

#Aquarium_Extranet_Connexion {
	background: linear-gradient(180deg, rgba(0,105,179,1) 0%, rgba(15,12,45,1) 100%);
	font-family: 'Avenir', sans-serif!important;
    font-style: normal!important;
    font-weight: normal!important;
    font-size: 16px!important;
}
a:hover{
	opacity:0.8!important;
}
.bg-body-secondary {
    background-color: transparent!important;
}

.Aquaiumtitle{
	 white-space: nowrap!important;;
    text-align: left!important;;
    font-family: 'Avenir', sans-serif!important;
    font-style: normal!important;;
    font-weight: normal!important;;
    font-size: 20px!important;
    color: rgba(255,255,255,1)!important;
}

.Modal-Aqualog-content{
	width:90%!important;
}

.Modal-AquaContent{
	width:80%!important;
	max-width: 1320px!important;;
}
.Modal-AquaContent .modal-body{
	padding-bottom:3em!important;
}


.Aqualog-content{
	background-color: transparent!important;
	border: 1px solid #FFFFFF!important;
}



.btn-log-aqua{
		background: linear-gradient(130deg, #0069B3 0%, #73B95F 100%)!important;
	border:0!important;
font-size: 16px!important;
}
.btn-log-aqua:hover{
		background: linear-gradient(160deg, #0069B3 0%, #73B95F 100%)!important;
	opacity:0.8!important;
}
.mylinkAqua{
	color: rgba(0,105,179,1)!important;
	text-decoration: none!important;
}
.modal-header-aqua {
	padding:1.5em!important;
}
.AquaFields{
	background-color: rgba(247,247,247,1)!important;
	border:0!important;
	margin-top:1em!important;
	white-space: nowrap!important;
    text-align: left!important;
    font-family: 'Avenir', sans-serif!important;
    font-style: normal!important;
    font-weight: normal!important;
    font-size: 16px!important;
    color: rgba(112,112,112,1)!important;
	padding:1.2em!important;
	height:54px!important;
}
.input-group-text{
	background-color:#0069B3!important;
	border-top-right-radius: 0!important;
	border-bottom-right-radius: 0!important;
	margin-top:1em;
	height:54px!important;
	padding:1.2em!important;
border:0!important;
}
.modal-footer-aqua {
    padding-bottom: 0!important;
}
.containerZero{
	max-width: 100%!important;
	padding:0!important;
}
.bandoAqua{
	background: rgb(15,12,45)!important;
background: linear-gradient(138deg, rgba(15,12,45,0.7) 0%, rgba(15,12,45,0) 30%)!important;
}
.txtBleuAqua{
	color:#0069B3!important;
}
.borderLeftAqua{
		border: 1px solid #FFFFFF!important;
		border-top-left-radius: 10px!important;
		border-bottom-left-radius: 10px!important;
		border-top-right-radius: 0!important;
		border-bottom-right-radius: 0!important;
	margin-top:1em!important;
	height:40px!important;
	line-height: 2.4em!important;
}
.borderRightAqua{
		border: 1px solid #FFFFFF!important;
				border-top-left-radius: 0!important;
		border-bottom-left-radius: 0!important;
		border-top-right-radius: 10px!important;
		border-bottom-right-radius: 10px!important;
	margin-top:1em!important;
	height:40px!important;
	line-height: 2.4em!important;
}
.linkTel{
	text-decoration: none!important;
	color:#0069B3!important;
}
.AquariumtitleInt{
	 white-space: nowrap!important;
    text-align: left!important;
    	font-family: 'Avenir', sans-serif!important;
    font-style: normal!important;
    font-weight: normal!important;
    font-size: 20px!important;
    color: rgba(255,255,255,1)!important;
	text-align: center!important;
}
.modal-header-aquaDos {
	padding:1.5em!important;
	background-color: white!important;
	text-align: center!important;
}
.modal-header-Tablo {
    display: inline-block!important;
	padding-right: 0.5em!important;
}
.UserLogAqua{
	color: #0069B3!important;
}
.rowAquaListing {
background: linear-gradient(138deg, rgba(0,105,179,1) 0%, rgba(115,185,75,1) 80%)!important;
	height:68px!important;
}
.linkAquaListing {
	color: #fff!important;
	text-decoration:none!important;
	padding-top: 22px!important;
	padding-bottom: 22px!important;
	padding-left: 20px!important;
	padding-right: 20px!important;
	text-align: left!important;
}
.linkAquaListing:hover {
	background-color: #0F0C2D!important;
	text-decoration:none!important;
}
.tableAqua {
	width:97%!important;
	margin:1em!important;
}
.tableAqua thead, tr, th, td {
	background-color: #F7F7F7!important;
	border: 1px solid #cccccc!important;
	font-size: 16px!important;
}
tr:hover {
  background-color: #F0F0F0!important;
}
table tr:hover td {
	  background: #F0F0F0!important;
}
table tr:hover th {
	  background: #F0F0F0!important;
}
table tr th {
	  vertical-align: middle!important;
	font-size: 16px!important;
}
table tr td {
	  vertical-align: middle!important;
	font-size: 16px!important;
}
.tableClearAqua{
	background-color: #fff!important;
	border: 0!important;
	font-weight: bold!important;
}
.txtBold{
	font-weight: bold!important;
}
.footerAqua{
	padding-top:3em!important;
		margin-top:3em!important;
}
.form-check-Aqua:checked[type=checkbox]{
	background-color: orange!important;
}
.confirmAqua{
	background-color: #F7FDFD!important;
	z-index:1200!important;
	max-width: 800px!important;
	width:60%!important;
	margin:auto!important;
}
.rowGreenAqua{
	color:#225713!important;
	background-color: rgba(115,185,95,0.24)!important;
	width:90%!important;
	margin:auto!important;
}
#numberListAqua{
	max-width:60px!important;
	background-color: transparent!important;
	border: 0!important;
	color:#0069B3!important;
	font-weight: bold!important;
}
/**/
.tablesorter-default {
    font: 16px 'Avenir', sans-serif!important;
}
/**/

@media only screen and (max-width: 768px) {
.rowAquaListing {
background: linear-gradient(138deg, rgba(0,105,179,1) 0%, rgba(115,185,75,1) 80%)!important;
	height:auto!important;
}
	.linkAquaListing {
		text-align: center;
	display:block!important;
		float: none!important;
}
}
