﻿
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.TextNoBold{
    font-weight:normal;
}

.QuitModalBtn
{
    position:absolute;
    right:15px;
    top:15px;
}
.RadioListValid .Disabled {
    cursor:not-allowed;
}
.RadioListValid .Disabled div {
    cursor:not-allowed;
    color:#9e9e9e;
}
.btnGuideUser {
   
}
.content_titre .hideDescOrientation {
    display:none;
}
h3.hideDescOrientation {
    font-weight:bold;
}
.HidentBtn{
    visibility:hidden;
}

.LinkNoBorder{
    border-style: none;
}

.Loader {
    position: fixed;
    text-align: center;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999999;
    background-color: #000000;
    opacity: 0.7;
}

.Loader div {
    border-width: 0px;
    padding: 50px;
    background-color: #FFFFFF;
    font-size: 36px;
    margin: 20% auto 0;
    width:fit-content;
}

body {
}

img{border:none;}
a{border:none;}


.DebugTable
{
    border:solid 1px black;
    width:100%;
}

.DebugTable td
{
    border:solid 1px grey;
}

.DebugTitle
{
    background-color:Gray;
    text-align:center;
    color:White;
    font-size:large;
    font-weight:bold;
}

.DebugError
{
    background-color:#FFA0A0;
}

.DebugWarning
{
    background-color:#FFFFA0;
}

.ErrorPageMessage
{
    text-align:center;
    font-size:larger;
    padding-top:100px;
}



.cva_02_Invalid div div
{ 
    background-position: 17px 100%;
}

.cva_03_Invalid  .SetUpInvalid
{ 
    z-index:1;
}

.cva_04_Invalid
{
    color: #8f1f1f !important;
    background-color:#fdd7d7 !important;
}

.cva_05_Invalid
{
    color: #8f1f1f !important;
    background-color:#fdd7d7 !important;
}

.cva_06_Invalid
{
    color: #8f1f1f !important;
    background-color:#fdd7d7 !important;
}

.cva_07_Invalid
{
    color: #8f1f1f !important;
    background-color:#fdd7d7 !important;
}

.cva_08_Invalid
{
    color: #8f1f1f !important;
    background-color:#fdd7d7 !important;
}

.cva_09_Invalid
{
    color: #8f1f1f !important;
    background-color:#fdd7d7 !important;
}

.cva_10_Invalid
{
    color: #8f1f1f !important;
    background-color:#fdd7d7 !important;
}

.cva_11_Invalid
{
    color: #8f1f1f !important;
    background-color:#fdd7d7 !important;
}

.cva_12_Invalid
{
    background-image:url(../Images/sprite_Invalid.png) !important;
}
.cva_12_Invalid span
{
    background-image:url(../Images/sprite_Invalid.png) !important;
}

.cva_13_Invalid
{
    color: #8f1f1f !important;
    background-color:#fdd7d7 !important;
}

.cva_14_Invalid
{
    color: #8f1f1f !important;
    background-color:#fdd7d7 !important;
}

.cva_20_Invalid
{
    color: #8f1f1f !important;
    background-color:#fdd7d7 !important;
}

.cva_textareafull_Invalid
{
    color: #8f1f1f !important;
    background-color:#fdd7d7 !important;
}

.cva_20_Invalid::placeholder ,
.cva_14_Invalid::placeholder ,
.cva_13_Invalid::placeholder ,
.cva_11_Invalid::placeholder ,
.cva_10_Invalid::placeholder ,
.cva_09_Invalid::placeholder ,
.cva_08_Invalid::placeholder ,
.cva_07_Invalid::placeholder ,
.cva_06_Invalid::placeholder ,
.cva_05_Invalid::placeholder ,
.cva_04_Invalid::placeholder ,
.cva_textareafull_Invalid::placeholder {
    color: #8f1f1f!important;
    letter-spacing: 1px;
    opacity: 1; /* Firefox */
}

.cva_20_Invalid:-ms-input-placeholder,
.cva_14_Invalid:-ms-input-placeholder,
.cva_13_Invalid:-ms-input-placeholder,
.cva_11_Invalid:-ms-input-placeholder,
.cva_10_Invalid:-ms-input-placeholder,
.cva_09_Invalid:-ms-input-placeholder,
.cva_08_Invalid:-ms-input-placeholder,
.cva_07_Invalid:-ms-input-placeholder,
.cva_06_Invalid:-ms-input-placeholder,
.cva_05_Invalid:-ms-input-placeholder,
.cva_04_Invalid:-ms-input-placeholder,
.cva_textareafull_Invalid:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #8f1f1f!important;
    letter-spacing: 1px;
    opacity: 1; /* Firefox */
}

.cva_20_Invalid::-ms-input-placeholder ,
.cva_14_Invalid::-ms-input-placeholder ,
.cva_13_Invalid::-ms-input-placeholder ,
.cva_11_Invalid::-ms-input-placeholder ,
.cva_10_Invalid::-ms-input-placeholder ,
.cva_09_Invalid::-ms-input-placeholder ,
.cva_08_Invalid::-ms-input-placeholder ,
.cva_07_Invalid::-ms-input-placeholder ,
.cva_06_Invalid::-ms-input-placeholder ,
.cva_05_Invalid::-ms-input-placeholder ,
.cva_04_Invalid::-ms-input-placeholder ,
.cva_textareafull_Invalid::-ms-input-placeholder { /* Microsoft Edge */
    color: #8f1f1f!important;
    letter-spacing: 1px;
    opacity: 1; /* Firefox */
}

.InvalidWarningIcon 
{
    top: 8px;
    left: -25px;
    position: absolute;
    z-index: 100;
}
.InvalidWarningIconTablePourcentage
{
    top:0px;
    right:0;
    position:absolute;
    z-index:100;
}

.InvalidWarningIcon_l 
{
    top: 0px;
    right: -20px;
    position: absolute;
    height: 20px;
}

.InvalidWarningIcon_File
{
    top:-20px;
    left:30px;
    position:absolute;
}

.AllInputWrapingDiv {
    display: blockdivGuideUser position:relative;
}

.AllInputWrapingDiv_l, .input-wrapper {
    display: block;
    position: relative;
    padding: 0 10px 20px 0;
}

.AllInputWrapingDiv_pad
{
     padding: 0 0px;
}

.radioButtonList {
    list-style: none;
    margin: 0;
    padding: 0;
}

.radioButtonList label {
    display: initial;
    margin-left: 10px;
    padding: 5px 0;
    margin-bottom: -14px;
    margin-top: -7px;
}



.RadioListValid div div
{
    width: 17px;
    height:17px;
    margin-top:4px;
    cursor:pointer;
}
.RadioListValid h2
{
    font-weight:bold;
}



.PrintFormulaireBlock
{
    padding:4px;
}

.PrintFormulaireBlockTitle
{
    display:inline-block;
    width:200px;
}

.PrintFormulaireBlockValue
{
    display:inline-block;
}

.MV
{
    border:1px solid blue;
}


.lien_banner_joindre {
    float: right;
    vertical-align: middle;
    font-weight: bold;
    font-size: 16px;
    color: #323232;
}
    
.lien_banner_joindre p {
        text-decoration:underline;
    }
    .lien_banner_joindre:hover, .lien_banner_joindre p:hover {
        text-decoration: none !important;
        color: #323232;
    }

.lien_banner_home {
    background: #1e492d;
    width: 980px;
    height: 90px;
    float: left;
}
.lien_banner_home a {
    float: right;
    vertical-align: middle;
    font-size: 16px;
    color: #FFF;
    height: 90px;
    padding: 33px 20px;
    text-decoration: none;
    box-sizing: border-box;
    text-align: center;
}
.lien_banner_home a.has-icon {
    float: right;
    vertical-align: middle;
    font-size: 16px;
    color: #FFF;
    height: 90px;
    padding: 20px ;
    text-decoration: none;
    box-sizing: border-box;
}

.lien_banner_home a i {
    vertical-align: middle;
    font-size: 30px;
    color: #FFF;
    text-align: center;
}
.lien_banner_home a:hover {
    color: #FFF;
    background-color: #63bc55;
}


.ddlUniformFix_1
{
    width:120px;
    text-align:center;
}


.ItalTxt
{
    font-style:italic;
    font-size:11px;
}

.sideItem1
{
    position:relative;
    /*height:80px;*/
    width:20px;
}


.sideItem1
{
    /*position:absolute;
    top:-30px;*/
    width:60px;
}


.PagingNotSelected
{
    font-size:18px;
    color:Black;
}

.PagingSelected
{
    font-size:18px;
    color:Red;
}


.CtrlDeseabled
{
    background-color:#EEE!important;
}

.CtrlDeseabledSelect
{
    background-image:url(../Images/sprite_Locked.png) !important;
}

.CtrlDeseabledSelect span
{
    background-image:url(../Images/sprite_Locked.png) !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #8f1f1f!important;
    color: #8f1f1f!important;
}
.ui-widget-header {
    background: #fdd7d7!important;
    font-weight: bold!important;
    color: #8f1f1f!important;
    border: 1px solid #8f1f1f!important;
}
.ui-state-default .ui-icon {
    background-image: url(../Script/jquery-ui-1.10.3.custom/css/ui-lightness/images/ui-icons_8f1f1f_256x240.png)!important;
}

/* calendar */
  /*
  i wish this required CSS was better documented :(
  https://github.com/FezVrasta/popper.js/issues/674
  derived from this CSS on this page: https://popper.js.org/tooltip-examples.html
  */

    #calendar {
        margin: 10px 38px;
        padding: 8px 8px;
    }

  .popper,
  .tooltip {
    position: absolute;
    z-index: 9999;
    background: #006699;
    color: #FFF;
    width: 150px;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0,0,0,0.5);
    padding: 10px;
    text-align: center;
  }
  .style5 .tooltip {
    background: #1E252B;
    color: #FFFFFF;
    max-width: 200px;
    width: auto;
    font-size: .8rem;
    padding: .5em 1em;
  }
  .popper .popper__arrow,
  .tooltip .tooltip-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    margin: 5px;
  }

  .tooltip .tooltip-arrow,
  .popper .popper__arrow {
    border-color: #006699;
  }
  .style5 .tooltip .tooltip-arrow {
    border-color: #1E252B;
  }
  .popper[x-placement^="top"],
  .tooltip[x-placement^="top"] {
    margin-bottom: 5px;
  }
  .popper[x-placement^="top"] .popper__arrow,
  .tooltip[x-placement^="top"] .tooltip-arrow {
    border-width: 5px 5px 0 5px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    bottom: -5px;
    left: calc(50% - 5px);
    margin-top: 0;
    margin-bottom: 0;
  }
  .popper[x-placement^="bottom"],
  .tooltip[x-placement^="bottom"] {
    margin-top: 5px;
  }
  .tooltip[x-placement^="bottom"] .tooltip-arrow,
  .popper[x-placement^="bottom"] .popper__arrow {
    border-width: 0 5px 5px 5px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    top: -5px;
    left: calc(50% - 5px);
    margin-top: 0;
    margin-bottom: 0;
  }
  .tooltip[x-placement^="right"],
  .popper[x-placement^="right"] {
    margin-left: 5px;
  }
  .popper[x-placement^="right"] .popper__arrow,
  .tooltip[x-placement^="right"] .tooltip-arrow {
    border-width: 5px 5px 5px 0;
    border-left-color: transparent;
    border-top-color: transparent;
    border-bottom-color: transparent;
    left: -5px;
    top: calc(50% - 5px);
    margin-left: 0;
    margin-right: 0;
  }
  .popper[x-placement^="left"],
  .tooltip[x-placement^="left"] {
    margin-right: 5px;
  }
  .popper[x-placement^="left"] .popper__arrow,
  .tooltip[x-placement^="left"] .tooltip-arrow {
    border-width: 5px 0 5px 5px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    right: -5px;
    top: calc(50% - 5px);
    margin-left: 0;
    margin-right: 0;
  }

.orderBtn {
    font-family: Poppins, sans-serif !important;
    cursor: pointer;
    background: none;
    border: none;
    font-weight: bold;
    font-size: 14px;
    color: #323232;
    padding: 10px 0 5px;
    white-space: normal;
    text-align: center;
    width: inherit;
}

.orderBtn.left {
    padding-left: 10px;
    text-align: left!important;
}

.orderBtn:hover {
    color: #0076d5;
}

.ddlStatus {
    width:114px;
}

.ddlAssign {
    width:114px;
}

.ascTag, .descTag {
    position:relative;
    width: 100%;
    text-align: left;
}

.ascTag:after {
    content: "\f0d8";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #323232;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    right: -5px;
}
.descTag:after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #323232;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    right: -5px;
}
/* Basic Accordion Style */
.accordion-item {
    border: 1px solid #ddd;
    margin-bottom: 5px;
}

.accordion-button {
    padding: 10px;
    background-color: #f4f4f4;
    text-align: left;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
}

.accordion-button:hover {
    background-color: #f0f0f0;
}

.accordion-content {
    padding: 10px;
    display: none; /* Initially hidden */
    background-color: #f9f9f9;
    border-top: 1px solid #ddd;
}

.btnFileDelete {
    color: red;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    padding: 5px;
    border: 1px solid red;
    border-radius: 50%;
    font-size: 16px;
    width: 20px;
    height: 20px;
    text-align: center;
    display: inline-block;
    line-height: 20px;
    margin: 5px 0;
}