* {
  outline: 0px !important;
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

html {
	height: 100%;
}

body {
	padding-top: 60px;
	height: 100%;
	box-sizing: border-box;
	background-color: white;
}

.navbar-collapse {
	padding-left: 0px;
	margin: 0px !important;
}

.navbar-collapse .btn {
  margin: 0px !important;
  float: left;
  margin-top: 5px !important;
  margin-left: 5px !important;
}

.navbar-collapse .btn i {
  color: white !important;
}

.navbar-material-lime-A700 a {
  color: white !important;
}
.container-full {
	margin: 0 auto;
	width: 100%;
	min-width: 970px;
	height: 100%;
}

.container-full .col-xs-4 {
	padding: 0px;
	width: 522px;
	height: 100%;
}

.container-full .col-xs-8 {
	padding: 0px;
	height: 100%;
}

.container-full .row {
	height: 100%;
}

.container-full .well {
	border-radius: 0px;
	margin: 0px;
	height: 100%;
	padding: 0px !important;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	box-shadow: none !important;
	overflow: hidden;
}

.navbar-form {
  margin: 0px !important;
}

.itemList {
	padding: 0px;
	overflow-y: auto;
	width: calc(100% + 25px);
	background-color: #eee;
	overflow-y: scroll;
}

.itemList::-webkit-scrollbar {
  width: 17px;
}

.itemList::-webkit-scrollbar-track {
  background-color: rgba(57,57,57, .2);
  border-radius: 8px;
}

.itemList::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: rgba(156, 156, 156, .6);
}

.interface-list > well > .btn-group {
	width: 100%;
	box-shadow: none !important;
	border-bottom: 1px solid #ddd;
}

.interface-list .btn-group {
	margin: 0px !important;
	width: 101%;
}

.interface-list .btn {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-radius: 0px;
	height: 36px;
	padding-top: 4px;
}

.btn-3 > .btn {
  width: 33.333%
}

.btn-2 > .btn,
.btn-2 > .btn-group {
  width: 50% !important;
}


.interface-list .btn-group .btn-group {
	width: 25%;
}

.interface-list .btn-group .btn-group .btn {
	width: 100%;
}

.interface-list .dropdown-menu {
	width: auto;
	min-width: 0px;
}

.interface-content {
  overflow: hidden;
	display: none;
}

.interface-content .tab-content {
	overflow-y: auto;
}

.interface-content .nav > li > a {
	padding: 6px 15px 5px 15px;
	border-radius: 0px;
}

.interface-content .nav > li:first-child > a {
	border-left: 0px;
}

.interface-content .nav-tabs {
  background-color: white !important;
  height: 36px;
  color: #444;
}

.interface-content .nav-tabs > li > a {
	color: #444 !important;
	height: 36px;
}

.interface-content .nav-tabs > li {
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.interface-content .nav-tabs > li.active {
	border-bottom: 0px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	height: 36px;
	background-color: white;
}

.interface-content .tab-pane {
	padding: 15px;
}

.itemList .nav > li.nav-header {
    cursor: default;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    margin-left: 15px;
    margin-top: 15px;
}

.itemList li > a {
	padding: 12px 15px;
	color: rgb(51, 51, 51);
  overflow: hidden;
	height: 44px;
	border-bottom: 1px solid rgb(224, 224, 224);
}

.itemList li > a.text-muted {
	color: #9e9e9e;
}

.itemList li > a.text-primary .badge {
	color: #fff;
	background-color: #4FC3F7;
}

.itemList li > a.text-danger .badge {
	color: #fff;
	background-color: #f44336;
}

.itemList li > a.text-success .badge, .table>tbody>tr.success>td  {
	color: #fff;
	background-color: #AED581;
}

.itemList li > a.text-warning .badge, .table>tbody>tr.danger>td  {
	color: #fff;
	background-color: #FF8A65;
}

.itemList li.active {
	color: #fff;
	background: #448aff;
}

.itemList li.active > a {
	color: white;
}

.itemList li a:hover {
  	color: gray;
}


#focus {
	position: absolute;
	top:-100px;
}

.warning-icon {
	font-size: 45px;
	float: left;
	margin-right: 20px;
}

#estimate_frame, #bill_frame {
	width: 100%;
	overflow: hidden;
}

#am-form {
	display: none;
}

#Amazon iframe {
	width: 472px;
	height: 75px;
	border: 0px;
	background: white;
}

.tools_bloc {
	width: 610px;
	height: 410px;
	margin: 10px;
}

.itemList li .first {
	width: 90px;
	float: left;
}

.itemList li .singleTitle {
	width: 320px;
	float: left;
	text-overflow: ellipsis
}

.itemList li .secondTitle {
	width: 200px;
	float: left;
	text-overflow: ellipsis
}

.itemList li .title {
	width: 120px;
	float: left;
	text-overflow: ellipsis
}

.itemList .badge.small {
  display: none;
}

.smallList .itemList .badge.small {
  display: block;
}

.smallList .itemList .badge.large {
  display: none;
}

.smallList .itemList li .secondTitle {
	width: 140px;
	float: left;
	text-overflow: ellipsis
}

.smallList .itemList .first {
  display: none;
}

.smallList .itemList li .title {
	display: none;
}

.itemList li .amount {
	width: 60px;
	float: right;
	text-align: right;
	font-weight: normal
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

#projectButton, #billList td {
	cursor: pointer;
}

.form-group label.control-label {
  margin-top: 8px;
}

label.col-xs-2 {
  max-width: 145px;
}

.form-group {
}


.navbar-material-lime-A700.navbar-collapse .btn i {
  color: #444 !important;
}

.form-group-material-blue-A200 label,
.form-group-material-indigo-500 label,
.form-group-material-pink-500 label,
.form-group-material-orange-A700 label,
.form-group-material-cyan-A700 label,
.form-group-material-blue-grey-500 label,
.form-group-material-lime-A700 label {
  color: #444 !important;
}

/* indigo */
.form-group-material-indigo-500.is-focused label, .material-indigo-500 .itemList li a:hover {
  color: #3F51B5 !important;
}

.form-group-material-indigo-500.is-focused .form-control {
  background-image: linear-gradient(#3F51B5, #3F51B5), linear-gradient(#d2d2d2, #d2d2d2);
}

/* pink */
.form-group-material-pink-500.is-focused label, .material-pink-500 .itemList li a:hover  {
  color: #e91e63 !important;
}

.panel-material-pink-500 .form-control:focus,
.form-group-material-pink-500.is-focused .form-control {
  background-image: linear-gradient(#e91e63, #e91e63), linear-gradient(#d2d2d2, #d2d2d2);
}

/* orange */
.form-group-material-orange-A700.is-focused label, .material-orange-A700 .itemList li a:hover  {
  color: #ff6d00 !important;
}

.panel-material-orange-A700 .form-control:focus,
.form-group-material-orange-A700.is-focused .form-control {
  background-image: linear-gradient(#ff6d00, #ff6d00), linear-gradient(#d2d2d2, #d2d2d2);
}

/* cyan */
.form-group-material-cyan-A700.is-focused label, .material-cyan-A700 .itemList li a:hover  {
  color: #00b8d4 !important;
}

.form-group-material-cyan-A700.is-focused .form-control {
  background-image: linear-gradient(#00b8d4, #00b8d4), linear-gradient(#d2d2d2, #d2d2d2);
}

/* blue-grey */
.form-group-material-blue-grey-500.is-focused label, .material-blue-grey-500 .itemList li a:hover  {
  color: #607d8b !important;
}

.form-group-material-blue-grey-500.is-focused .form-control {
  background-image: linear-gradient(#607d8b, #607d8b), linear-gradient(#d2d2d2, #d2d2d2);
}

/* lime */
.form-group-material-lime-A700.is-focused label, .material-lime-A700 .itemList li a:hover  {
  color: #aeea00 !important;
}

.panel-material-lime-A700 .form-control:focus,
.form-group-material-lime-A700.is-focused .form-control {
  background-image: linear-gradient(#aeea00, #aeea00), linear-gradient(#d2d2d2, #d2d2d2);
}

/* blue */
.form-group-material-blue-A200.is-focused label, .material-blue-A200 .itemList li a:hover {
  color: #448aff !important;
}

.form-group-material-blue-A200..is-focused .form-control {
  background-image: linear-gradient(#448aff, #448aff), linear-gradient(#d2d2d2, #d2d2d2);
}

.form-group-material-indigo-500 .btn-fab-mini,
.form-group-material-pink-500 .btn-fab-mini {
  background-color: #e91e63 !important;
  color: white !important;
  padding: 6px 6px 12px 8px !important;
}

.form-group-material-indigo-500 .btn-fab-mini span,
.form-group-material-pink-500 .btn-fab-mini span {
  font-size: 24px !important;
  color: white !important;
}

hr {
  opacity: 0;
}

.input-group-addon {
  padding-left: 0px !important;
}

.modal-content {
  padding-top: 40px;
}

.itemList.bills li.active {
  background-color: #e91e63 !important;
}

.itemList.projects li.active {
  background-color: #ff6d00 !important;
}

.itemList.hostings li.active {
  background-color: #00b8d4 !important;
}

.itemList.maintenances li.active {
  background-color: #607d8b !important;
}

.itemList.clients li.active {
  background-color: #aeea00 !important;
}

sidemenu {
  display: block;
  position: absolute;
  margin: 0px !important;
  top: 60px;
  left: -250px;
  width: 250px;
  height: calc(100% - 60px);
  border-radius: 0px !important;
  opacity: 0;
  z-index: 1000;
  overflow: hidden;
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
sidemenu.active {
  left: 0px;
  opacity: 1;
}
sidemenu .panel-heading {
  position: relative;
  padding: 0px;
}
sidemenu .panel-heading a {
  display: block;
  position: absolute;
  left: 116px;
  top: 50px;
  width: 100%;
  padding: 8px 15px;
  color: #fff;
  cursor: pointer;
  font-weight: normal;
  text-shadow: 0px 0px 1px black;
}
sidemenu .panel-heading a:hover {
  text-decoration: none;
}

sidemenu .panel-heading img.circle {
  border-radius: 100%;
  position: absolute;
  left: 15px;
  top: 15px;
  border: 3px solid rgba(0,0,0,0.15);
}
sidemenu .panel-body {
  padding: 15px 0px;
  height: calc(100% - 141px);
  overflow: hidden;
}
sidemenu .panel-body ul {
  list-style: none;
  padding: 0px;
  height: 100%;
  overflow-y: auto;
  width: 270px;
}
sidemenu .panel-body ul li {
  position: relative;
}
sidemenu .panel-body ul li a {
  display: block;
  padding: 15px;
  color: #444;
  font-weight: normal;
}
sidemenu .panel-body ul li a:hover,
sidemenu .panel-body ul li a.active {
  background-color: rgba(0,0,0,0.05);
  text-decoration: none;
}
sidemenu li p {
  padding: 5px 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  height: 44px;
  padding-top: 20px;
}

sidemenu .panel-body ul li a i {
  line-height: 22px;
  margin-right: 15px;
}
sidemenu .panel-body ul li a i.mdi-plus {
  float: right;
}
sidemenu .panel-body ul li ul {
  max-height: 0px;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
sidemenu .panel-body ul li ul.active {
  max-height: 1000px;
}
sidemenu .panel-body ul li ul li a {
  padding: 5px 5px 5px 15px;
}

sidemenu .background {
  width: 100%;
}

.btn .mdi {
  font-size: 18px;
}

.navbar .btn {
  padding-left: 10px;
  padding-right: 10px;
}

.navbar .btn .mdi {
  font-size: 24px;
  color: white !important;
}

body.index {
  background-position: center center;
  background-size: cover;
  background-image: url(/medias/images/aboutblank_renens7.jpg);
}

.form-signin {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.form-signin-heading {
  color: white;
}

.form-signin .form-control {
  height: 42px !important;
}

.modal-dialog {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
}

.modal-content {
  padding: 30px 30px 22px 30px;
}

legend {
  margin: 20px;
}

#userButton {
  position: absolute !important;
  top: 20px;
  right: 20px;
  z-index: 1000;
}

#userButton button {
  width: 175px;
  padding: 8px 0px;
}

.date-button {
  position: absolute;
  top: 20px;
  right: 200px;
}

.dropdown-menu li a:hover {
  color: #448aff;
}

.visualizations {
  position: relative;
  height: calc(100vh - 60px);
  overflow:hidden;
}

.visualizations_content {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  transition: top 1s;
}

.visualization_wrap {
  position: relative;
  height: calc(100vh - 60px);
}

.visualization {
  display: non;
  position: absolute;
  top: 100px;
  left: 0px;
  width:100%;
  height: calc(100% - 60px);
}

.visualizations h2 {
  margin-top: 0px;
  padding-top: 22px;
}

.badge {
  font-weight: 300;
  font-size: 12px;
  background-color: #E0E0E0;
  color: #444;
  border-radius: 2px;
  min-width: 45px;
  padding: 3px 6px;
  text-align: center;
  position: absolute;
  right: 15px;
  top: 13px;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 150px;
}

.active .badge {
  background-color: rgb(224, 224, 224) !important;
  color: #444;
}

.itemList li.active > a:hover {
	background: transparent;
	color: white !important;
}

.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0
}

.mdi {
  color: #444;
}

#fileDownload1, #fileDownload2 {
  padding: 0px !important;
}

.configuration .interface-list {
	display: none;
}

.configuration .interface-content {
	width: 100% !important
}

.configuration .tab-content {
	height: calc(100% - 36px) !important;
}

#slide-out {
  display: none;
}

.btn-group:active:not(.btn-link), .btn-group-vertical:active:not(.btn-link) {
  box-shadow: 0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);
}

.btn-group.no-shadow {
  box-shadow: none !important;
}

.background-gray {
  background-color: #eee;
}

.z-index10 {
  z-index: 10;
}

.dropdown-toggle {
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}

.btn-group:last-child .dropdown-toggle {
  text-align: right;
}

.btn-group .dropdown-menu {
  left: 1px;
}

.btn-group:last-child .dropdown-menu {
  left: auto;
  right: 6px;
}

.projects .nav-header {
  display: none;
}


.filter-status.dropdown-menu>li>a.text-encours {
  color: #E0E0E0;
}

.filter-status.dropdown-menu>li>a.text-primary {
  color: #4FC3F7;
}

.filter-status.dropdown-menu>li>a.text-success {
  color: #AED581;
}

.filter-status.dropdown-menu>li>a.text-warning {
  color: #FF8A65;
}

.filter-status.dropdown-menu>li>a.text-danger {
  color: #f44336;
}

#no-more-penny {
  --left: 50%;
  --top: 50%;
  --rotation: 0;

  display: flex;
  position: fixed;
  z-index: 99999;
  top: var(--top);
  left: var(--left);
  align-items: center;
  width: 300px;
  height: 300px;
  padding: 25px;
  transform: translate(-50%, -50%) rotate(var(--rotation));
  transition: all 400ms cubic-bezier(.47,1.64,.41,.8);
  border-radius: 100%;
  background-color: red;
  color: white;
  font-family: 'Comic Sans MS', 'Comic Sans', cursive;
  font-size: 30px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, .5) 0 0 10px;
}
