﻿/*Fonts*/
@font-face {
    font-family: "Be Vietnam Regular";
    src: url("/Content/fonts/BeVietnamPro-Regular.ttf");
}

@font-face {
    font-family: "SpaceGrotesk";
    src: url("/Content/fonts/SpaceGrotesk-VariableFont_wght.ttf");
}

.font-family-primary {
    font-family: "SpaceGrotesk", serif;
}


html, body {
    height: 100%;
    top: 0px;
    left: 0px;
    bottom: 0px;
    margin: 0;
    color: #36464A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    scrollbar-arrow-color: #36464A;
    scrollbar-track-color: #EEEEEE;
    scrollbar-shadow-color: #F5F0E4;
    scrollbar-face-color: #EEEEEE;
    scrollbar-highlight-color: #EEEEEE;
    scrollbar-darkshadow-color: #EEEEEE;
    scrollbar-3dlight-color: #EEEEEE;
    font-family: "SpaceGrotesk",Helvetica,Arial,serif;
}

/*Correction Jquery UI*/
button.ui-widget, span.ui-widget
{
    font-size: 80%;
}

.Err .name
{
    color: #FF0000;
}

.tdFileName
{
    width: 300px;
}

.tdFileSize
{
    width: 70px;
}

.tdFileOption
{
    width: 200px;
}

div.parentSuperpose {
   position: relative;
   width:32px;
   height:32px;
}

img.superpose {
   position: absolute;
   bottom: 0px;
   right: 0px;
}

img.superpose .SupImg1{
   z-index: 10;
}

img.superpose .SupImg2 {
   z-index: 11;
}

/*Supprimer bouton fermer des boites de dialogue*/
.no-close .ui-dialog-titlebar-close
{
    display: none;
}

/* */
#Page
{
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
    overflow: hidden;
}

/* Le bandeau de navigation */
#Navigation
{
    position: absolute;
    width: 20px;
    top: 25px;
    background-color: #FFFFFF;
    float: left;
    min-height: 100%;
}

/* Le container hébergeant la zone de navigation et la zone de contenu */
#Content
{
    position: absolute;
    top: 181px;
    left: 0px;
    right: 0px;
    bottom: 10px;
    padding-bottom: 5px;
}

/* La zone de contenu*/
#Contenu
{
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    top: 25px;
    left: 20px;
    right: 0px;
    bottom: 30px;
    background-color: #FFFFFF;
    overflow: auto;
}

#checkmark
{
    position: absolute;
    left: 0px;
    top: 10px;
    margin-right: 25px;
}

.Pied a:link, .Pied a:visited
{
    color: #FFFFFF;
}
a:link, a:visited
{
    color: #36464A;
    text-decoration: underline;
}

/* La zone hébergeant le menu haut*/
#Header
{
    position: absolute;
    right: 0px;
    left: 0px;
    height: 120px;
    top: 20px;
    background-color: #FFFFFF;
}

/* La zone hébergeant la navigation interne au site */
#Breadcrumb
{
    position: fixed;
    right: 0px;
    left: 0px;
    height: 20px;
    padding-left: 20px;
    padding-top: 5px;
    background-color: #00005a;
    color: #FFFFFF;
    font-weight: bold;
    /* font-style: italic; */
    overflow: visible;
}

#Breadcrumb *
{
    color: #FFFFFF;
}


#Breadcrumb A:hover
{
    color: #CCAF5F;
}

#Breadcrumb a:link, #Breadcrumb a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

/* le bandeau du bas */
#Bottom
{
    position: absolute;
    height: 30px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: #00005a;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
}
#Bottom span {
    color: white;
    font-weight: normal;
}
#Bottom a {
    color: white;
    font-weight: bolder;
}
/* Le logo principal */
#ctl00_LogoPrincipal{
    width: 20em;
}
#LogoPrincipal
{
    position: relative;
    z-index: 1;
    left: 10%;
    top: 5px;
    background-repeat: no-repeat;
}

#NomSite
{
    position: absolute;
    z-index: 1;
    left: 33%;
    right: auto;
    top: 5px;
    font-family: 'Trebuchet MS';
    font-size: 20pt;
    font-weight: bold;
    font-variant: normal;
    color: #E67984;
    vertical-align: middle;
}

/* La zone affichant les informations de connexion*/
#Connexion {
    position: absolute;
    height: 20px;
    right: 0px;
    left: 0px;
    top: 0px;
    z-index: 5;
    background-color: #00005a;
    text-align: right;
    color: #FFF;
    font-size: small;
}

#Connexion a:hover, #Connexion a:link, #Connexion a:visited
{
    color: #FFF;
    text-decoration: none;
}
#ContLogin
{
    vertical-align: middle;
}

#login
{
    border-style: solid none none none;
    border-width: thin;
    border-color: #FFFFFF;
    position: relative;
    background-color: #FFFFFF;
    color: #FFFFFF;
    height: 500px;
}

/* Force le dimensionnement de la page à 100% en hauteur*/
* html #Page
{
    height: 100%;
}

.lnk, .lnk:visited
{
    color: #36464A;
}
.lnk:hover
{
    color: #36464A;
}

.Resultat
{
    font-size: large;
    color: #000000;
    font-weight: bold;
}

hr
{
    height: 3px;
    background-color: #9496a2;
    color: #9496a2;
    border: none;
}

/* Contour des tables */
.Entete td{
    border-top: 1px;
    border-left: 0;
    border-right: 1px;
    border-bottom: 1px;
    border-color: black;
    border-style: solid;
}
.Entete td:first-child {
    border-left: 1px;
    border-color: black;
    border-style: solid;
}
.Entete td:last-child {
    border-left: 0;
}

.Ligne td {
    border-top: 0;
    border-left: 0;
    border-right: 1px;
    border-bottom: 1px;
    border-color: black;
    border-style: solid;
}
.Ligne td:first-child {
    border-left: 1px;
    border-color: black;
    border-style: solid;
}
.Ligne td:last-child {
    border-left: 0;
}
/* Fin des contours des tables */

.Entete
{
    background-color: #00005a;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 9pt;
    text-align: left;
    white-space: nowrap;
}
.Entete td {
    padding-left: 2em;
    padding-right: 2em;
}
.Pied
{
    background-color: #6B8A92;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 8pt;
    text-align: left;
}

.TblRpt
{
    min-width: 300px;
    border-spacing: 0;
    empty-cells: show;
    table-layout: auto;
    text-align: left;
    padding-right: 20px;
    padding-left: 5px;
}
.TblForm
{
    border-spacing: 5px;
    empty-cells: show;
    table-layout: auto;
    text-align: left;
}
.FormLib
{
    color: #36464A; /*background-color: #FCFAF5;*/
}

#hr2, #hr2 *
{
    height: 1px;
    background-color: #bcbdc5;
    color: #bcbdc5;
    margin-left: 20px;
    margin-right: 10px;
}

h2, .TitreNiv2, h2 *
{
    font-size: 12pt;
    font-weight: bold;
    top: 10px;
}
#Contenu h1, #Contenu h1 *, #Contenu-PopUp h1, #Contenu-PopUp h1 *
{
    color: #36464A;
    font-weight: bold;
    font-size: 16pt;
    font-weight: bolder;
    font-variant: small-caps;
    font-style: normal;
    text-align: center;
    margin-bottom: 20px;
}

.btnValidAlignLeft
{
    border: 1px solid #CCAF5F;
    background-color: #F5F0E4;
    text-align: left;
    padding-left: 15px;
}
.btnValid {
    border: 1px solid #00005a;
    background-color: #00005a;
    color: white;
    padding: .3em;
    border-radius: 5px;
    cursor: pointer;
}
.Vrai
{
    background-position: url(   '../Images/clean.png'  );
    background: url( '../Images/clean.png'  );
    width: 16px;
    height: 16px;
    margin: 0px 3px 0px 0px;
    vertical-align: middle;
    background-repeat: no-repeat;
}
.Faux
{
    background-position: url(   '../Images/cancel.png' );
    background: url(   '../Images/cancel.png' );
    width: 16px;
    height: 16px;
    margin: 0px 3px 0px 0px;
    vertical-align: middle;
    background-repeat: no-repeat;
}
.actif
{
    background-position: url(   '../Images/clean.png'  );
    background: url( '../Images/clean.png'  );
    width: 16px;
    height: 16px;
    float: left;
    margin: 0px 3px 0px 0px;
    vertical-align: middle;
    background-repeat: no-repeat;
}
.inactif
{
    background-position: url(   '../Images/cancel.png' );
    background: url(   '../Images/cancel.png' );
    width: 16px;
    height: 16px;
    float: left;
    margin: 0px 3px 0px 0px;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.CellDel
{
    width: 20px;
    vertical-align: middle;
    text-align: center;
}

label.error
{
    font-weight: normal;
    color: red;
    text-align: left;
    padding-left: 25px;
    background: transparent url(/images/Critical.png) no-repeat scroll left;
}

.Error
{
    color: #FF0000;
}
.Ok
{
    margin: 10px 25px 10px 25px;
}
.Ligne
{
    border: medium none #000000;
    background-color: #FFFFFF;
}
.Ligne:hover
{
    background-color: Orange;
}
.LigneAlt
{
    border: thin none #000000;
    background-color: #CCCCCC;
}
.LigneAlt:hover
{
    background-color: Orange;
}

/*Paramétrage popupmodal*/
.modalBackground
{
    position: absolute;
    background-color: #000000;
    filter: alpha(opacity=70);
    opacity: 0.7;
    width: 25%;
    z-index: 9999;
}
.outerPopup
{
    background-color: #FFFFFF;
    padding: 1em 6px;
    z-index: 9999;
}

.innerPopup
{
    background-color: #FFFFFF;
}
.ui-dialog
{
    z-index: 1000;
}

.tdfile
{
    border: thin solid #C0C0C0;
}

textarea, input[type=text], button, select, .fileinput-button, #btnValider { 
    outline: none;
}
textarea:focus, input[type=text]:focus, button:focus, input[type=checkbox]:focus, select:focus, .fileinput-button:focus-within, #btnValider:focus{
    border: 2px solid #00005a !important;
}

