﻿html {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 100%;
    width: 100%;
}

body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: Black;
    height: 100%;
    width: 100%;
    background-color: White;
    color: #223654;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    line-height: 1.5;
}

.page {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    background-color: Transparent;
}


.page #contentcontainer {
    min-height: 470px;
    position: relative;
}

.bandeauTop {
    /*width: 900px;
    margin-left: auto;
    margin-right: auto;*/
    padding-right: 15px;
    padding-left: 15px;
}

.page #header_print {
    display: none;
}

/*.page #menu {
    height: 470px;
    margin-top: 7.5rem;
    position: absolute;
    top: 0px;
    width: 260px;
}*/

.page #menu {
        position: absolute;
    top: 0px;
    padding-right: 25px;
    margin-top: 7.5rem;
    width: 25%;
    font-size: 0.875rem;
    line-height: 1.25rem;
}

#AssistantDevenirClient {
    width: 100%;
    margin-left: 40px;
}

    .page #menu iframe {
        height: 470px;
        background-color: Transparent;
    }

.page #header iframe {
    height: 100px;
    background-color: Transparent;
}

.footer {
    width: 100%;
    height: 92px;
    text-align: center;
}

.headerQuebec {
    width: 57%;
    height: 72px;
    text-align: center;
}

.page #content {
    min-height: 453px; /* 470 - 17 */
    margin-left: 270px;
    margin-top: 4.5rem;
    position: relative;
    /*padding-top: 17px;*/
}

/* HACK IE6 */
* html #page #content {
    height: 453px;
}

/* Pour permettre d'afficher le fond blanc pour le RV. */

.body-white .ui-jqgrid .ui-widget-content {
    background-color: white;
    background-image: none;
}

.body-white .ui-widget-content {
    background-color: white;
    background-image: none;
}

H2 {
    font-size: 2.25rem;
    line-height: 2.75rem;
    font-style: normal;
    font-family: Roboto,sans-serif;
    color: #223654;
}

H2.mainTitle {
    font-size: 3rem;
    line-height: 3.5rem;
    font-style: normal;
    font-family: Roboto,sans-serif;
    color: #223654;
}

h2.mainTitle:after {
    content: "";
    display: block;
    margin: 0;
    width: 3rem;
    padding-top: 0.5rem;
    border-bottom: 5px solid #f09686;
}
*, ::after, ::before {
    box-sizing: border-box;
}



textarea {
    width: 95%;
    height: 200px;
}

#ContentEtape > input[type=submit] {
    color: #095797;
    background-color: #dae6f0;
    border: 1px solid #095797;
    font-weight: 600;
    text-decoration: none;
    padding: 11px 8px;
    font-size: 0.875rem;
    line-height: 1rem;
    transition: border-color 0.25s linear;
    display: inline-block;
    cursor: pointer;
}

.ui-widget-content-zone .long-input {
    width: 235px;
}

.ui-widget-content-zone .medium-input {
    width: 180px;
}

.ui-widget-content-zone .small-input {
    width: 50px;
}

.left {
    float: left !important;
}

#Telephone, #Email, #LastName {
    margin-right: 5px;
}

.footerlink {
    text-decoration: none;
    line-height: 0.8rem;
    white-space: nowrap;
    font-size: 0.875rem;
    color: #095797;
    text-decoration: underline;
    overflow-wrap: break-word;
}

hr {
    height: 1px;
    background-color: #095797;
    border: none;
}

#ObjetId {
    width: 180px;
}

#PreferredContactMethodId {
    width: 80px;
}

.error {
    color: red;
}

ul.menuSide {
    list-style-type: none;
    margin: 0;
    padding: 16px 0 16px 0px;
}

.menuSide li {
    padding-top: 15px;
    padding-bottom: 17px;
    padding-left: 20px;
    border-bottom-color: #D6DADF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

    .menuSide li:first-child {
        font-weight: bold;
    }

    /*.menuSide li:first-child:hover {
        font-weight: bold;
        background-color: white;
        cursor: default;
    }*/


    .menuSide li:hover {
        background-color: #DAE6F0;
        cursor: pointer;
    }

li a {
    color: #095797;
    text-decoration: none !important;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
}

.whiteText {
    color: White;
    font-weight: bold;
}

.borderOn {
    border-color: black;
    border-style: solid;
    border-width: 1px;
}

.bandeauTopCouleur {
    background-color: #095797;
    justify-content: center;
}

.listePiv{
    list-style: none;
    margin: 0;
    text-align: left;
    width: 120px;
}

#lienOuvre {
    margin-right: 0.7rem;
}

.listePiv a {
    color: white;
    font-weight: normal;
    text-decoration: none;
    font-size: 0.8rem;
    -webkit-font-smoothing: antialiased;
}

.ui-widget-header {
    border: 1px solid #095797;
    background: #095797 url(images/ui-bg_flat_0_955e59_40x100.png) 50% 50% repeat-x;
    color: #ffffff;
    font-weight: bold;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #095797;
    background: #095797 url(images/ui-bg_flat_0_955e59_40x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #ffffff;
}

.om-cookie-panel .cookie-panel__icon {
  width: 70px !important;  /*40px  56px  70px*/
}

.om-cookie-panel  .cookie-panel__icon--img {
   background-image: url('/TransmettreRetroaction/Content/Images/icone-alerte-information.svg') !important; 
}

.avec-space{
	white-space: pre;
}

.ui-dialog-titlebar-close{
	display:none;
}

.page-shadow, .container-fluid, .container-xl, .container-lg, .container-md, .container-sm {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.menu-sec-item-wrapper {
    background-color: #dae6f0;
    color: #095797;
    height: 72px;
    display: flex;
    align-items: center;
    padding-left: 8px;
    font-weight: 700;
}

.page-shadow {
    padding: 0 20vw;
}

.page-shadow {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.info_bas {
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
}

.info_bas ul{
    display: flex;
    width: 100%;
}

.info_bas ul li{
    display: inline-block;
    text-align: center;
    padding: 0 15px 10px;
}

.list-inline {
    margin-bottom: 8px;
    margin-top: 0;
    padding-left: 0;
    padding-bottom: 8px;
}

.justify-content-center {
    justify-content: center !important;
}

.piv_bas {
    padding-top: 40px;
    padding-bottom: 12px;
}

.piv_bas a {
    text-decoration: none;
    line-height: 0.8rem;
    white-space: nowrap;
    font-size: 0.875rem;
}

p a {
    color: #095797;
    text-decoration: underline;
    word-break: break-word;
    overflow-wrap: break-word;
}



/*debut***************************************** fil d'ariane ******************************************/

.filAriane {
    padding-bottom: 0;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    visibility: hidden;
    background-color: transparent;
    display: inline-flex;
    list-style: none;
    font-size: 0.75rem;
    align-items: center;
    flex-wrap: wrap;
}

.filAriane li {
    padding: 0;
    display: inline;
    margin-right: 0.5rem;
}

.filAriane a:visited {
    color: #223654;
}

.filAriane a {
    color: #223654;
    font-weight: 300;
    text-decoration: none;
}

.filAriane a::after {
    content: "";
    display: inline-block;
    background-image: url(../../Content/Images/chevron-fil.svg);
    width: 4px;
    height: 7px;
    background-size: cover;
    top: -1px;
    left: 7px;
    border: 0;
    transform: none;
}

.filAriane a::after {
    position: relative;
    display: inline-block;
}

.filAriane li.curitem {
    color: #223654;
    font-weight: 600;
}

.filAriane a:hover {
    color: #223654;
    text-decoration: underline !important;
}

.rangee-1 {
    padding-left: 0;
    padding-top: 16px;
    margin-left: -5px;
}

.validation-summary-errors {
    color: black !important;
    margin-top: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #dae6f0;
    padding: 10px;
    font-size: 80%;
    margin-bottom: 10px;
    width: 95%;
}

.validation-summary-errors ul {
    color: #dc3545;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 10px;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

#enteteNomRegistre a{
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

#enteteNomRegistre a:visited,
#enteteNomRegistre:hover,
#enteteNomRegistre:active{
    text-decoration: none;
    color: inherit;
}


/****************************************************************************************************/
/*********************************************** media **********************************************/
/****************************************************************************************************/

@media (min-width: 576px) {
    .container-sm,.page-shadow {
        max-width:540px;
    }
}

@media (min-width: 768px) {
    .container-md,.container-sm,.page-shadow {
        max-width:720px;
    }

   h3, .h3 {
        font-size: 2rem;
        line-height: 2.25rem;
    }
}

@media (min-width: 992px) {
    .container-lg,.container-md,.container-sm,.page-shadow {
        max-width:960px;
    }
}

@media (min-width: 1200px) {
    .container-xl,.container-lg,.container-md,.container-sm,.page-shadow {
        max-width:1140px;
    }
}