/* CSS Document */

* {
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
}

.navbar {
	border: 1px solid transparent;
	position: relative;
}

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

.custom-select .select-selected {
	overflow: hidden;
}

.tab-pane {
	padding-top: 10px;
}

body {
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	font-size: 12px;
	background-color: #FCFCFC;
}

.table,
table {
	font-size: 12px;
}

#arriere-plan {
	background-color: #939493 !important;
}

fieldset {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

legend {
	color: #3090A3;
	font-size: small;
	font-weight: bolder;
}

#photo img {
	width: 100px;
	width: 100px;
	height: 100px;

}

#header {
	background-color: #005478;
	/*#3a90a3*/
	padding: 5px;
	vertical-align: middle;
	padding-right: 5px;
	margin-bottom: 0;
}

.app-header .app-logo .app-title h1 {
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif !important;
	font-weight: bold !important;
	font-size: 20px !important;
}

.app-header {
	position: inherit !important;
}

.app-ent .dropdown.filled>span {
	/* color: rgb(58, 56, 56) !important */
	/* font-family: Lucida Grande,Lucida Sans,Arial,sans-serif!important;
    font-size: 12px!important; */
}

.app-ent .dropdown {
	color: rgb(54, 52, 52) !important font-family: Lucida Grande, Lucida Sans, Arial, sans-serif !important;
	font-size: 14px !important;
}

.app-ent .dropdown>span:before,
.app-ent .dropdown>span:after {
	background: #000 !important
}

.app-ent {
	height: 80% !important;
	border-radius: 3px !important;
	border: 3px solid transparent !important;
	/* background: #f1f3f4; */
	margin-top: 4px;
}

#menu-principale {
	padding: 0;
	background-color: #5bc0de;
	border-color: #00B4F0;
	display: block;
	min-height: 38px;
}

#menu-principale a.item {
	margin: 0;
	padding: 8px 13px;
	background-color: #5bc0de;
	border-color: #00B4F0;
	/*46b8da*/
	color: #FCFCFC;
	text-decoration: none;
	font-size: 14px;
	font-family: "ArialMT", "Arial", sans-serif;
	/*border-right : 1px #269abc solid;*/
	display: inline-block;
	;
}

#menu-principale a.item:hover {
	background-color: #31b0d5;
	/*31b0d5*/
}

#menu-principale a.active {
	background-color: #31b0d5;
	border-color: #269abc;
}


.commande {
	text-align: right;
}

#main-content {
	margin-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	min-height: 500px;

}

#deconnexion {
	color: #000;
	text-align: right;
	min-height: 48px;
	vertical-align: middle;
	padding-top: 8px;
}

#faire-logout {
	color: white;
}

#enteteForm {
	background: url("../image_css/backgroundentete.jpg") no-repeat scroll center center transparent;
	opacity: 1;
	height: 80px;
	width: auto;
	border-bottom: 0px solid white;
}

.form-signin {
	max-width: 400px;
	padding: 15px 35px 45px;
	margin: 0px auto;
	background-color: #FCFCFC;
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 200px;
}

.session {
	background: #326A81;
}

#seloger {
	max-width: 460px;
	padding: 15px 35px 45px;
	margin: 70px auto;
	margin-top: 30px;
	overflow: auto;
	display: block;
}

.paie h2 {
	color: white;
	font-size: 40px;
	text-align: center;
	padding: 0px 0px 10px;
	margin-top: 50px;
}

#imgs {
	margin-top: -60px;
	margin-left: 100px;
}

.page {
	/*padding:-25px;*/
	background: white;
	height: auto;
	min-height: 585px;

}

footer {
	color: #666;
	font-size: 0.85em;
	text-align: center;
	font-weight: 700;
	bottom: 0;

}

#affichage {
	/*padding-top: 20px;*/
	/*padding-right: 30px;*/
	padding-bottom: 40px;
	/*overflow-y: scroll;
	max-height: 500px;*/
	min-height: 460px;
}

.content {
	background-color: white;
	color: white;
	overflow: hidden;
	/*max-height: 550px;*/
	/*max-height: 580px;*/
	height: auto;
}

.display-content {
	background-color: #fefefe;
	color: #3d3d3d;
}

.glyphicon {
	cursor: pointer;
}

.cadenas {
	color: green;
}

.i_consulter {
	color: yellow;
}

.i_editer {
	color: #D1B606;
}

.i_supp {
	color: red;
}

.i_plus {
	color: green;
	/*#3A90A3;*/
}

.sous-menus {
	background: url('../images/bandeau_options_gris.jpg');
	padding: 10px;
}

.motcle {
	background-color: #E4EFCFCFC;
	border: 1px solid #9FC6FF;
	padding: 5px;
	/*arrondir les coins en haut Ã  gauche et en bas Ã  droite*/
	-moz-border-radius: 10px 0;
	-webkit-border-radius: 10px 0;
	border-radius: 10px 0;
}

.element_pointage {
	width: 30%;
	margin-left: 2%;
}

#boutton {
	width: 200px;
}

#logo_s {
	background-color: #E4EFCFCFC;
}

.boutton_enregistrer_presence {
	margin-left: 40%;
	margin-top: -2%;
}

.tableau_presence table {
	margin: 0 auto;
}

.gestionSalaire {
	padding: 1%;
}

.gestionSalaire table {
	width: 100%;
	margin-left: 1%
}

/* Menu left */
#asside {
	padding-left: 5px;
	padding-right: 1px;
	margin-right: 0px;
	height: 5%;
	background-color: #fefefe;
	color: #3d3d3d;
}

#asside a {
	cursor: pointer;
}

#asside .active {
	color: #3d3d3d;
	font-weight: bold;
}

#leftMenu .accordion-group {
	margin-bottom: 0px;
	border: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding-top: 0px;
}

#leftMenu .accordion-heading {
	height: 34px;
	border-top: 1px solid #fefefe;
	/* inner stroke */
	border-bottom: 1px solid #fefefe;
	/* inner stroke */
	background-color: #3A90A3;
	/* layer fill content */
	background-image: -moz-linear-gradient(90deg, #3A90A3 0%, #3A90A3 100%);
	/* gradient overlay */
	background-image: -o-linear-gradient(90deg, #3A90A3 0%, #3A90A3 100%);
	/* gradient overlay */
	background-image: -webkit-linear-gradient(90deg, #3A90A3 0%, #3A90A3 100%);
	/* gradient overlay */
	background-image: linear-gradient(90deg, #3A90A3 0%, #3A90A3 100%);
	/* gradient overlay */
	list-style-type: none;
	padding: 3px;
}

#leftMenu .accordion-heading a {
	color: #fefefe;
	/* text color */
	text-shadow: 0 1px 0 #3b3b3b;
	/* drop shadow */
	text-decoration: none;
	font-weight: bold;
}

#leftMenu .accordion-heading a:hover {
	color: #45CDFF;
}

#leftMenu .accordion-heading .active {
	color: #45CDFF;
	font-weight: bolder;
}

.btn-primary-95,
.btn-danger-95 {
	height: 30px;
	width: 95px;
}

#validation {
	padding: 5px;
}

.form-group {
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 5px !important;
}


.liste_sal {
	margin-top: -15px;
}

.table-hover tr:hover td {
	background-color: #F8EFA9 !important;
}

.cell-hover:hover {
	background-color: #F8EFA9 !important;
}

.ligne_sal.danger td,
.ligne_sal .danger td {
	/*border: 2px solid #DDDDDD !important;*/
	background-color: white !important;
}

.ligne_sal.danger td.vide,
.ligne_sal .danger td.vide {
	background-color: #A7A7A7 !important;
}

#registre_org table {
	margin-left: 1%;
}

.smenu {
	margin-left: 1%
}

.nav-tabs>li>a {
	display: block;
	height: 32px !important;
	color: #005478 !important;
	cursor: default;
	font-weight: bolder;
}

.nav-tabs>li.active>a,
.nav-tabs>li>a:hover,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #FCFCFC !important;
	cursor: default;
	background-color: #005478 !important;
	border: 2px solid #FCFCFC !important;
	/*border-bottom-color: transparent;*/
	font-weight: bolder;
}

div#colonne0 {
	background: #3A90A3;
	color: white;
}

div#colonne1 {
	float: left;
	width: 160px;
	margin-right: 10px;
	background: #B0D3DA;
}

div#colonne2 {
	float: right;
	width: 300px;
	margin-left: 10px;
	background: #D9534F;
	color: white;
}

/*
* Style du tableau de bord
*/
div#centre {
	overflow: hidden;
	background: #E6E6E6;
	/*khaki lightblue burlywood*/
}

div#colonne1 p,
div#colonne2 p,
div#centre p {
	padding: 5px;
}


div#colonne1 .btn {
	background-color: white;
	border: 1px solid white;
	color: black;
}

/*
* Style de la page d'authentification
*/

.logerButtonClass {
	border: 1px solid #447e88;
	color: #FCFCFCFCFCFC;
	font-weight: bold;
	background-color: #3A90A3;
	display: inline-block;
	margin-right: 0.1em;
	overflow: visible;
	padding: 0;
	position: relative;
	text-align: center;
	text-decoration: none !important;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	width: 110px;
	height: 30px;
}

.modal-header-personnalise {
	background-color: #005478;
	border: 1px solid #005478;
	color: #FCFCFC;
	font-weight: bold;
	border-radius: 5px;
	padding: 0.4em 1em;
	/*position: relative;*/

}

.texterhpaie {
	font-family: 'Lato-Light', 'Lato';
	font-size: 35px;
	font-weight: 300;
}

.unmenu {
	text-align: center;
}

#menu-top {
	min-height: 48px;
	margin-bottom: 0px;
	padding-top: 10px;

}

.titre-general {
	font-family: 'Lato-Light', 'Lato';
	font-size: 28px;
	font-weight: 300;
	color: #FCFCFC;
	font-weight: 700;
}

.titre-page {
	font-size: 20px;
}

.titre-page .texte {
	text-decoration: underline;
	font-size: 20px;
}

.ajout_salarie {
	text-align: right;
}
n
.photo-individuel {
	text-align: center;
}

.nav>li>a {
	padding: 5px 10px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	background-color: #005478;
	color: #FCFCFC;
}

.cnapstalon>li.active>a,
.cnapstalon>li.active>a:hover,
.cnapstalon>li.active>a:focus {
	background-color: #5bc0de;
	border-color: #00b4f0;
	color: #FCFCFC;
}

a {
	color: #005478;
	text-decoration: none;
}

.btn-default {
	color: #005478;
}

.vcenter {
	text-align: center;
	vertical-align: middle;
}

.table>thead>tr>th {
	vertical-align: middle;
}

.ptitre {
	color: #005478;
	font-size: 16px;
	font-weight: 700;
}

.psoustitre {
	color: #005478;
	font-size: 14px;
	font-weight: 700;
}

.psousTitre2__ {
	color: #005478 !important;
	font-size: 14px;
}

.ttitre {
	color: #005478;
	font-size: 12px;
	font-weight: 700;
}

.font14 {
	font-size: 14px;
}

.label-as-badge {
	border-radius: 1em;
	padding: 2px 5px;
	color: #fcfcfc;
}

table thead tr th {
	text-align: center;
}

table thead th {
	text-align: center;
}

.table thead tr th {
	text-align: center;
}

#ui-login tr td {
	margin: 5px;
	padding: 2px;
}

.not-active {
	pointer-events: none;
	cursor: default;
}

.borderInvisible {
	border-style: 1px solid transparent;
	border-right: transparent !important;
}

.to-bold {
	font-weight: 700;
}

li a :link {
	cursor: pointer;
}

.modal-header {
	background-color: #5bc0de;
	color: #FFF;
}

.form-fi-ad {
	background-color: #5bc0de;
	color: #fff;
	padding: 3px;
}

.d-titre {
	border-bottom: 1px #eee solid;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.sousTitre {
	color: #005478;
	font-size: 12px;
	font-weight: 700;
}

.hide-me {
	display: none;
}

.min-witdh-100 {
	min-width: 100px;
}

.min-witdh-150 {
	min-width: 150px;
}

.min-witdh-300 {
	min-width: 300px;
}

td {
	border-color: #ff0000 #337AB7;
}

#raison_sociales {
	text-align: right;
	min-height: 48px;
}

#titre_rhpaie {
	padding-top: 10px;
	max-height: 70px;
	height: 69px;
}

.visibility-false {
	display: none;
}

.padding-top-30 {
	padding-top: 30px;
}


#tbodypiramide .bg-primary {
	background-color: #337ab7 !important;
}

#lanceur-application {
	width: 250px;
	left: -60px;
}

.popover {
	max-width: 100%;
}

.logo-logiciels {
	margin-top: 10px;
}


.logo-logiciels figure:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

.photoclick {
	cursor: pointer;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.hiddenRow {
	padding: 0 !important;
}

hr {
	margin-bottom: 10px;
	margin-top: 10px;
}

/*label {
display: block;
padding-left: 15px;
text-indent: -15px;
}
input {
width: 13px;
height: 13px;
padding: 0;
margin:0;
vertical-align: bottom;
position: relative;
top: -1px;
*overflow: hidden;
}*/

.checkboxes label {
	display: block;
	/*float: left;*/
	padding-right: 10px;
	white-space: nowrap;
}

.checkboxes input {
	vertical-align: middle;
}

.checkboxes label span {
	vertical-align: middle;
}

.tooltip-inner {
	min-width: 300px;
	padding: 8px 8px;
	color: #fff;
	text-align: center;
	background-color: #5bc0de;
	border-radius: 4px;
}

.tooltip.right .tooltip-arrow {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-right-color: #5bc0de;
	width: 0;
	height: 0;
	border-style: solid;
}

.title_launcher {
	text-decoration: underline;
	color: #00000;
	text-transform: uppercase;
	font-size: 9pt;
}

.log_entreprise {
	width: 60px !important;
	margin-bottom: 5px;
}

.analytique-table {
	table-layout: fixed;
	margin: 40px auto 0px auto;
}

.analytique-table-outter {
	overflow-x: scroll;
}

.analytique-table th,
.analytique-table td {
	min-width: 100px;
}

#img_launcher:hover {
	cursor: pointer;
}

.horizontal {
	overflow-x: auto;
}

.horizontal th {
	min-width: 100px;
}

.horizontal .banque {
	min-width: 150px;
}

.tableau-irsa-dns td {
	vertical-align: middle !important;
}

.has-error {
	border-color: rgb(217, 83, 79) !important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(217, 83, 79, .6) !important;
}

.icon-exo-alert {
	z-index: 2;
	color: rgb(217, 83, 79) !important;
	position: absolute;
	top: 8px;
	right: 30px;

}

.heure-comp-container {
	position: relative;
	top: 0.1px;
}

.ligne {
	margin-left: -3%;
}

.boutton {
	padding-right: 5%;
}

.init {
	background-color: #005478;
	color: white;
}

.annulerdmd {
	height: 32px;
	outline: none;
}

.inputdemande {
	width: 90%;
	height: 25px;
	margin-left: 20px;
}

.btn-fichier {
	height: 25px;
}

.controle-zoom {
    height: auto;
    display: none;
    position: absolute;
    bottom: 2%;
    opacity: 1;
    border-radius: 3px;
    left: 40%;
    margin-right: -50%;
    z-index: 3;
    font-family: 'Google Sans', Roboto, arial, sans-serif;
    color: #fff;
    background: rgba(0, 0, 0, 0.75);
    padding: 2px;
    vertical-align: middle;
}

.controle-adresse{
    border-radius: 1px;
    opacity: 1;
    width: 50px;
    height: 80px;
    margin: 0;
    margin: 8px;
    min-width: 0;
    /* / color: rgba(255, 255, 255, .47); / */
    text-shadow: none;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
    vertical-align: middle;
    position: relative;
    display: inline-block;
}

.btn-arrow-right,
.btn-arrow-left {
    position: relative;
    padding-left: 36px;
    padding-right: 36px;
}
.btn-arrow-right {
    padding-left: 40px;
}
.btn-arrow-left {
    padding-right: 40px;
}

.btn-arrow-right:before,
.btn-arrow-right:after,
.btn-arrow-left:before,
.btn-arrow-left:after { /* faire deux carrés (avant et après), ressemblant au bouton */
    content:"";
    position: absolute;
    top: 9px; /* déplacez-le vers le bas à cause des coins arrondis */
    width: 53px; /* identique à la hauteur */
    height: 53px; /* button_outer_height / sqrt(2) */
    background: inherit; /* utiliser l'arrière-plan parent */
    border: inherit; /* utiliser la bordure parent */
    border-left-color: transparent; /* masquer la bordure gauche */
    border-bottom-color: transparent; /* masquer la bordure inférieure */
    border-radius: 0px 4px 0px 0px; /* coin de la flèche ronde, la propriété abrégée n'accepte pas "inherit" donc elle est définie sur 4px */
    -webkit-border-radius: 0px 4px 0px 0px;
    -moz-border-radius: 0px 4px 0px 0px;
}
.btn-arrow-right:before,
.btn-arrow-right:after {
    transform: rotate(45deg); /* faire pivoter les carrés de la flèche vers la droite de 45 degrés pour pointer vers la droite */
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.btn-arrow-left:before,
.btn-arrow-left:after {
    transform: rotate(225deg); /* faire pivoter les carrés fléchés vers la gauche de 225 degrés pour pointer vers la gauche */
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
}

.btn-arrow-right:before,
.btn-arrow-left:before { /* aligner le carré avant à gauche */
    left: -25px;
}

.btn-arrow-right:after,
.btn-arrow-left:after { /* aligner le carré après à droite*/
    right: -25px;
}

.btn-arrow-right:after,
.btn-arrow-left:before { /* amener les flèches vers l'avant */
    z-index: 1;
}
.btn-arrow-right:before,
.btn-arrow-left:after { /* masquer l'arrière-plan des queues de flèche */
    background-color: white;
}

.header-confirmation{
	text-align: center;
}

.align-center{
	text-align: center;
}


.glyphicon.fast-right-spinner {
    -webkit-animation: glyphicon-spin-r 1s infinite linear;
    animation: glyphicon-spin-r 1s infinite linear;
}

.glyphicon.normal-right-spinner {
    -webkit-animation: glyphicon-spin-r 2s infinite linear;
    animation: glyphicon-spin-r 2s infinite linear;
}

.glyphicon.slow-right-spinner {
    -webkit-animation: glyphicon-spin-r 3s infinite linear;
    animation: glyphicon-spin-r 3s infinite linear;
}

.glyphicon.fast-left-spinner {
    -webkit-animation: glyphicon-spin-l 1s infinite linear;
    animation: glyphicon-spin-l 1s infinite linear;
}

.glyphicon.normal-left-spinner {
    -webkit-animation: glyphicon-spin-l 2s infinite linear;
    animation: glyphicon-spin-l 2s infinite linear;
}

.glyphicon.slow-left-spinner {
    -webkit-animation: glyphicon-spin-l 3s infinite linear;
    animation: glyphicon-spin-l 3s infinite linear;
}

@-webkit-keyframes glyphicon-spin-r {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes glyphicon-spin-r {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-webkit-keyframes glyphicon-spin-l {
    0% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes glyphicon-spin-l {
    0% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.margin-bouton{
	margin-bottom: 5px;
	margin-top: 5px;
}

.bouton-width{
	width: 15%;
}

.ptitre-individuelle {
	color: #005478;
	font-size: 16px;
	font-weight: 500;
}

.no-click {
    pointer-events: none;
}

.white{
	color: white;
}
.margin-bouton{
	margin-bottom: 5px;
	margin-top: 5px;
}

.custom-list{
    list-style-type: disc; /* Type de puce */
    margin-left: 20px; 
  }

.margin-suspension{
	margin-left: 20px;
}

.margin-liste-suspension{
	margin-left: 40px;
}

.topmargincinq{
	margin-top: 5px;
}
.whitespan{
	color: white;
	background-color: white;
}

.selecteur{
	display: flex;
	width: 250px;
	gap: 20px;
}

.selecteur .ajout{
	width: 200px;
}

.dropdowncenter{
	margin-left: 100px;
}