﻿@import "/css/css.css";

@charset "utf-8";

.login-container {
    background-color: rgba(255, 255, 255, 0.6);
		box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}

.StyleWhite {
	background-color: #FFFFFF;
}

table th {
	background-color: #F0F0F0;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: #D01A79;
	background: #D01A79;
	color: #ffffff;
}

/* ######### jQuery UI: autocomplete */

body .ui-widget {
	font-family: myFontRegular;
	font-size: 12px;
	overflow: hidden;
}

a[href]:after {
	content: none !important;
}

.noHover:hover {
	background-color: #E5E5E5;
}

.ui-autocomplete-input {
	width: 350px;
}

.modal-open .ui-autocomplete { z-index: 2147483647; }

/* ######### jQuery UI: autocomplete - END */

tr.selected {
    background-color: #D0D0D0;
}

.Image_Bottom {
	padding-top: 2px;
    height: 34px;
}

td
{
	font-family: myFontRegular;
	font-size: 14px;
	line-height: 1.04;
	color: #666666;
}

.badge_nav2 {
	background: #c0c0c0;
	border-radius: 50px;
	color: #000000;
	font-family: myFontRegular;
	font-size: 11px;
	padding: 2px 4px;
	text-decoration: none;
	text-align: center;
	position: relative;
	top: -2px;
	left: 5px;
	z-index: 100;
}

.Div_Valid {
  border: #D01A79 1pt solid;
	color: #D01A79;
	font-weight: bold;
}

.TableBorder {
	background-color: #E5E5E5;
	padding: 10px;
}

.line
{
border-top: solid 1px #cccccc;
margin: 5px 0 5px 0;
}

.lineespace
{
margin: 7px 0 5px 0;
}
.linecalend
{
border-top: solid 1px #BD9B31;
margin: 5px 0 5px 0;
}

.nohref
{
display: block;
padding: 2px 4px 4px 8px;
margin: 1px 0px;
}

.highlight {
	background-color: #DCDCDC !important;
	outline: 1px solid #D01A79 !important;
}

.gt0
{
border: solid 1px #1e77d3;
padding: 0 4px 2px 4px;
font-size: 100%;
}
.gt1
{
border: solid 1px #a1c6eb;
padding: 0px 4px 2px 4px;
background: #3484D7;
font-size: 100%;
}

.tableau {
	border: 1px solid #E5E5E5;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.tableau_image {
	margin: 0px -9px 0px -9px;
}
.tableau_pad {
	padding-right: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
}
.tdtext {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.tdtext ul li
{
	margin: 10px;
}

h1 {
	color: #D01A79;
}

#h3, td.h3, h3:not(.popover-title) {
	font-family: myFontBold;
	color: #5F5F5F;
	font-size: 20px;
	clear: left;
	margin: 5px 0 5px 0;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	display: inline;
}

.input-group-btn.icon button.btn { padding: 9px 12px; }

@-webkit-keyframes loading {
	0% { transform: rotate(0deg) }
	100% { transform: rotate(359deg) }
}

@-moz-keyframes loading {
	0% { transform: rotate(0deg) }
	100% { transform: rotate(359deg) }
}

@-ms-keyframes loading {
	0% { transform: rotate(0deg) }
	100% { transform: rotate(359deg) }
}

@-o-keyframes loading {
	0% { transform: rotate(0deg) }
	100% { transform: rotate(359deg) }
}

@keyframes loading {
	0% { transform: rotate(0deg) }
	100% { transform: rotate(359deg) }
}

#loading .glyphicon {
	animation: loading 0.8s linear infinite;
	display: none;
}

/* ######### DataTables - DEBUT ######### */

.dataTables_wrapper .dataTables_length { margin-bottom: 20px; }

.reportlist .dataTables_wrapper .dataTables_info, 
.reportlist .dataTables_wrapper .dataTables_paginate {
  margin-top: 20px;
  margin-bottom: 20px;
}

.dataTables_wrapper .sorting_asc:after, 
.dataTables_wrapper .sorting_desc:after { color: red; }

.dataTables_wrapper h3 { background-color: transparent; }

	.dataTables_wrapper h3 a:hover {
		color: #D01A79;
	}

#list-report-bill tr td {
	vertical-align: middle;
}

#list-report-bill tr td:first-child { text-align: center; }

/* ######### DataTables - FIN ######### */

/* ######### Bo te   id es - DEBUT ######### */

#idea-form .row .checkbox { margin-left: -10px; }

.original.row a.btn-primary { transition: background-color .5s ease; }

#idea-form .cke { width: 100% !important; }

.idea-title h3 {
  position: relative;
  top: 10px;
}

.idees .panel-title span.pull-right { font-size: 13px; }

/* ######### Bo te   id es - FIN ######### */

/* ######### Calendrier technicien - DEBUT ######### */

form .input-more-info {
  font-weight: normal;
  font-size: 12px;
  display: inline-block;
}

form #rdv-added-file { margin-top: 15px; }

/* ######### Calendrier technicien - FIN ######### */

/* ######### Correction hotline, rapport - DEBUT ######### */

#ticket-client, #rapport-client { line-height: normal; }

/* ######### Correction hotline, rapport - FIN ######### */

/* ######### Bootstrap Standard - DEBUT ######### */

.btn.btn-primary.std .badge { border: 0; }

.btn-primary, div.dt-buttons > .dt-button {
	color: #000000;
	background-color: #E0E0E0;
	border: #E0E0E0;
}

.btn-primary:hover, a.btn.btn-primary:hover, div.dt-buttons:hover > .dt-button:hover {
  color: #000;
  background-color: #A0A0A0;
  border-color: #A0A0A0;
}

.row hr.std { 
  margin: 20px 0;
  width: auto;
}

.row a.btn-info.std:hover { background-color: #31b0d5; }

.row a.btn-danger:hover { background-color: #A51460; }

/* ######### Bootstrap Standard - FIN ######### */

/* ######### Abonnement - DEBUT ######### */

form.abo-inline.form-inline input.form-control { width: 255px; }

.form-horizontal .control-label.info { 
  text-align: left; 
  font-weight: normal;
}

.checkbox.aligned input[type="checkbox"] {
  margin-left: 0;
  top: 5px;
}

.Div_Valid.abo { margin-left: 20px; }

.abo-filter span[class^="warning"],
.abo-filter div[class^="warning"] {
  display: inline-block; 
  border-radius: 4px;
  padding: 0 5px;
  margin: 0 5px;
}

.abo-filter input[type="checkbox"],
.abo-filter input[type="checkbox"] + .label_button,
.abo-filter input[type="checkbox"] + span[class^="warning"] { cursor: pointer; }

table.liste-abonnement th { 
  font-size: 14px; 
  text-align: center;
}

.label_button {
  border-radius: 4px;
  padding-right: 5px;
  padding-left: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

.row .height-auto { height: auto; }

/* ######### Abonnement - FIN ######### */

/* ######### Mat riel - DEBUT ######### */

.materiel-serie-number {
  font-size: 20px;
  font-weight:bold;
}

.materiel-barcode.checkbox { margin-top: 15px; }

.materiel-barcode.checkbox input { margin-top: 7px; }

table.table.table-vertical-align tr td { vertical-align: middle; }

.row .page-header-slim.long-title { margin-right: -15px; }

.row .page-header-slim.long-title h3 { font-size: 19px; }

/* ######### Mat riel - FIN ######### */

/* ######### Contrats - DEBUT ######### */

.table.nested-table { margin-bottom: 0; }

.table.nested-table > thead:first-child > tr:first-child > th {
  border-top: 2px solid #ddd;
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 4px;
}

/* ######### Contrats - FIN ######### */

/* ######### Projets - DEBUT ######### */

h2.section-header {
  padding: 6px 12px;
  color: white;
  border-radius: 4px;
}

.checkbox-inline.push-up input,
.radio-inline.push-up input { margin-top: 2px; }

/* ######### Projets - FIN ######### */

/* ######### Documents techniques - DEBUT ######### */

.nav.nav-tabs {
	width: 100%;
	height: 53px;
	background: none;
}

.nav.nav-tabs.nav-tabs-doc-tech {
  font-size: 19px;
  font-weight: bold;
}

table.document-tech tbody tr th { 
  font-size: 13px; 
  font-weight: normal;
}

table.document-tech tbody tr td { font-weight: bold; }

/* ######### Documents techniques - FIN ######### */


/* ######### Documents commerciaux - DEBUT ######### */

#mydropzone table td { padding: 6px; }

.TableCenter .Image_Center,
.TableCenter .Image_Bottom { text-align: center; }

.TableCenter .Image_Bottom .item-name { margin-bottom: 5px; }

.browse-folder-wrapper a,
.browse-folder-wrapper a img,
.browse-folder-wrapper .Image_Center a img,
.browse-folder-wrapper a.fancybox_iframe img,
.browse-folder-wrapper a.download_file img,
.browse-folder-wrapper a.print_file img,
.browse-folder-wrapper #mydropzone a { cursor: pointer; }

	.browse-folder-wrapper a:hover {
		color: #D01A79;
		background: none;
	}

.tableau_Gallery .file-browser-icon,
.Image_Bottom .file-browser-icon { padding: 0 5px 0 0; }

.Image_Bottom .file-browser-icon { width: 24px; }

/* ######### Documents commerciaux - FIN ######### */

/* ######### News - DEBUT ######### */

.as-news h3.panel-title {
  background-color: transparent;
  padding-left: 5px;
}

.list-group-as a.list-group-item {
	color: #D01A79;
	font-weight: bold;
}

.list-group-as a.list-group-item span {
  color: #555;
  font-weight: normal;
}

.ck-container .cke { max-width: 100%; }

.as-news .panel-body p img { margin-right: 10px; }

.gi-big {
	font-size: 150%;
}
/* ######### News - FIN ######### */
/* ######### Prefilled PDF - DEBUT ######### */
.send-pdf-wrapper {
	height: 17px;
}

#C_Send_PDF_Info { 
  display: inline-block; 
  padding-left: 5px;
  position: relative;
  bottom: 3px;
}

#RT_Date { cursor: pointer; }

#reportgenerator {
  position: relative;
  bottom: 10px;
}

/* ######### Prefilled PDF - FIN ######### */

/* ######### Dashboard - DEBUT ######### */

table.list-report-on-going { width: 100% !important; }

/* ######### Dashboard - FIN ######### */


td.details-control {
    background: url('/images/plus.gif') no-repeat center center;
    cursor: pointer;
}

tr.shown td.details-control {
    background: url('/images/moins.gif') no-repeat center center;
}


.filefolder {
	color: #666666;
	font-family: myFontRegular;
	font-size: 13px;
}

.table_welcome {
	background: #E0E0E0;
	padding: 10px;
	border-radius: 8px;
}

.portal_bottom a {
	color: #0a0a0a;
}

#menuUser, #menuLng {
	z-index: 999;
	display: none;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.8);
	width: 150px;
	padding: 1px;
	font-size: 16px;
}

#menuLng {
	width: 120px;
	text-align: left;
}

#menuUser a, #menuLng a {
	display: block;
	padding: 8px;
	text-decoration: none;
	color: #0a0a0a;
}

#menuUser a:hover, #menuLng a:hover {
	background-color: #D3D3D3;
}

.nav.nav-tabs {
	height: auto;
}

.nav-tabs {
	border-top: 1px solid #ddd;
	border-bottom: 0px;
	border-radius: 8px;
	background-color: #fff !important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background-color: #F3F3F3;
	border-radius: 8px;
	border: 0px solid #323232;
}

.ticket_mails {
	background-color: #fff;
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.ticket_Left, .ticket_Left a, .ticket_Left hover {
  align-self: flex-start;
	background-color: #E3E3E3;
	text-align: left;
	color: #0a0a0a;
}

.ticket_Header_Left {
  align-self: flex-start;
	background-color: #E3E3E3;
	text-align: left;
	color: #0a0a0a;
}

.navbar {
	background-color: rgba(255, 255, 255, 0.4);
}

.nav>li>a {
	color: #303030;
}

.active-button {
	background: #eee;
}

.menu-container:hover {
	background-color: #eee !important;
}

.table_status {
	border: solid 1px #d3d3d3;
}