<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("css/variations/stylesheetwidget.css");
@import url("css/menu.css");


/* CSS Document */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
    color: #1a272b;
    font-size: 16px;
    line-height: 20px;
}

html, button, input, select, textarea {
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}


* {
    font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
    color: #1a272b;
    font-size: 16px;
    line-height: 20px;
}

#s_wrap_main * {
    box-sizing: border-box !important; /* Le padding compte dans la width d'un Ã©lÃ©ment */
}

#Body {
    background-color: rgba(0, 0, 0, 0.6);
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    -webkit-background-size: cover; /* pour anciens Chrome et Safari */
    background-size: cover; /* version standardisÃ©e */
    background-position-y: 82%;
    background-position-x: 96%;
    background-attachment: fixed;
}

a, a:visited, .homePageTitleEvent {
    color: #00ade9;
    text-decoration: none;
}

    a:hover, a:focus, a:active, .homePageTitleEvent:hover {
        color: #00ade9;
        text-decoration: underline;
    }

/*-------- Default Style --------*/
h1, h2, h3, h4, h5, h6, h2 input {
    font-weight: bold;
    letter-spacing: 0;
}

h1 {
    font-size: 24px;
    line-height: 36px;
    border-bottom: 1px solid silver;
    /*border-bottom: 1px solid #1a272b;*/
    margin: 0px;
    margin-bottom: 22px;
    padding-left: 20px;
}

h2 {
    margin: 0;
    background: none;
    padding-top: 20px;
    line-height: 36px;
}

    h2, h2 u {
        font-size: 18px;
    }

        h2 span {
            font-size: 18px;
            padding: 12px 20px;
            display: block;
        }

h3 {
    font-size: 18px;
}

h4 {
    letter-spacing: inherit;
    line-height: inherit;
}


table {
    width: 100%;
}


.filter-container {
    padding: 10px 0;
}


.Head {
    color: #2E3D47;
    font-weight: bold;
}

.SubHead {
    color: #4C6171;
}

.SubSubHead {
    color: #6E8AA0;
}

.NormalRed {
    color: #F00;
}

/*Datagrids */
.DataGrid_Container {
    margin-top: 15px;
}

.DataGrid_Header, .DataGrid_Header td, .NormalBold td {
    font-weight: bold;
}

/*-------- design style --------*/
#s_wrap_main {
    display: table;
    /*width: 90%;*/
    max-width: 1020px;
    margin: 0 auto;
}

#s_wrap_sub {
    display: table-row;
}

.template_style {
    display: table-cell;
}

.top_space {
    height: 34px;
}

.lang_pad {
    padding: 7px 0 0 25px;
    float: left;
}

.logo_top_left {
    padding: 0;
    margin: 0;
    /*background: url(images/logo_top_left.png) no-repeat top left;*/
    height: 23px;
}

.logo_top_right {
    padding: 0;
    margin: 0;
    /*background: url(images/logo_top_right.png) no-repeat top right;*/
}

.logo_top_bg {
    padding: 0;
    margin: 0 39px 0 27px;
    /*background: #BAE0E3 url(images/logo_top_bg.png) repeat-x top;*/
    height: 23px;
}

.logo_left {
    padding: 0;
    /*background: url(images/logo_left.png) repeat-y top left;*/
}

.logo_right {
    padding: 0;
    /*background: url(images/logo_right.png) repeat-y top right;*/
}

.logo_pad {
    /*background: #ffffff;*/
    background: transparent;
    margin: 0 19px 0 7px;
    padding: 0;
    height: 100%;
    min-height: 100px;
}

.s_logo {
    float: left;
}

.s_banner {
    background: #aaa;
    width: 50%;
    float: right;
}

.menu_style {
    padding: 0 0 0 6px;
    margin: 0 21px 0 29px;
}

.menu_bg {
    padding: 0 0 0 6px;
    margin: 0 21px 0 9px;
    background: url(images/menu_bg.png) top left;
}

.menu_left {
    padding: 0;
    margin: 0;
    background: url(images/menu_left.png) repeat-y top left;
}

.menu_right {
    margin: 0;
    background: url(images/menu_right.png) repeat-y top right;
}

.search_style {
    float: right;
    height: 40px;
}

.search_bg {
    padding: 8px 2px 0 0;
}

.bread_bg {
    padding: 0;
    margin: 0 19px 0 7px;
    background: url(images/bread_bg.png) repeat-x top left;
    height: 34px;
}

.bread_left {
    padding: 0;
    margin: 0;
    background: url(images/bread_left.png) no-repeat top left;
    height: 34px;
}

.bread_right {
    padding: 0;
    background: url(images/bread_right.png) no-repeat top right;
    height: 34px;
}

#login_style {
    float: right;
    line-height: 34px;
    padding-right: 18px;
}

#bread_style {
    float: left;
    line-height: 34px;
    padding-left: 18px;
    color: #000000;
}

.center_bg {
    padding: 0;
    margin: 0;
    clear: both;
}

.left_bg {
    padding: 0;
    margin: 0;
    /*background: url(images/left_bg.png) repeat-y top left;*/
}

.right_bg {
    padding: 0;
    margin: 0;
    /*background: url(images/right_bg.png) repeat-y top right;*/
}

.lm_content_pad, .content_pad {
    padding: 40px;
    background: #FFF /* url(images/center_bg.png) repeat-x bottom left */;
}

.lm_content_width {
    padding-top: 0px;
    min-height: 350px;
}

.bot_left {
    padding: 0;
    margin: 0;
    /*background: url(images/bot_left.png) no-repeat top left;*/
}

.bot_right {
    padding: 0;
    margin: 0;
    /*background: url(images/bot_right.png) no-repeat top right;*/
    padding: 0 39px 0 27px;
}

.bot_bg {
    padding: 0;
    margin: 0;
    /*background: url(images/bot_bg.png) repeat-x top left;
    height: 41px;*/
    height: 20px;
}

.bot_pad {
    padding: 20px;
}

#terms_style {
    float: left;
}

#copy_style {
    float: right;
}

.clear_float {
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0;
}

/* ------- FileManager -------*/
div.FileManager {
    height: auto;
    border: none;
}

a.CommandButton:link, a.CommandButton:visited {
    color: #CB2027;
    font-weight: bold;
    text-decoration: underline;
}

a.CommandButton:hover {
    color: #3E81B5;
    text-decoration: underline;
}

/* ControlPanel style */
.ControlPanel {
    background: transparent url(images/cpanel_center.png) repeat-x bottom left;
    border: none;
    padding-bottom: 10px;
}

.cpanel_left {
    background: url(images/cpanel_left.png) no-repeat bottom left;
    padding-left: 21px;
}

.cpanel_right {
    background: url(images/cpanel_right.png) no-repeat bottom right;
    padding-right: 33px;
}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited {
    color: #3E81B5;
}

.ControlPanel a.CommandButton:hover {
    color: #CB2027;
    text-decoration: underline;
}


.ControlPanel a[disabled="disabled"] {
    color: #888 !important;
    text-decoration: none !important;
}

/*--------- pane style ----------*/
.BannerPane {
    display: inline-block;
    float: right;
    padding-right: 17px;
    width: auto;
}

.TopPane, .BottomPane {
    padding: 0;
    margin: 0;
}



/*------------ Breadcrumb Style --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited {
    color: #3E81B5;
}

a.Breadcrumb:hover {
    color: #C00;
}

/*-------------- Link Style --------------*/
.linkscontainer {
    padding-top: 20px;
    text-align: center;
}

.links, a.links:link, a.links:active, a.links:visited {
    font-weight: bold;
    color: #3E81B5;
    text-transform: uppercase;
}

a.links:hover {
    color: #C00;
}

/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited {
    color: #3E81B5;
}

a.user:hover {
    color: #C00;
}

/*-------------- Footer Style --------------*/
.footer, a.footer:link, a.footer:active, a.footer:visited,
.footer span {
    /*color: #3E81B5;*/
    color: white;
}

a.footer:hover {
    color: #C00;
}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane {
    width: 0;
    padding: 0;
    margin: 0;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer {
    position: relative;
    white-space: nowrap;
}

div.SearchBorder {
    width: 130px;
    height: 20px;
    border: solid 1px #e0e0e0;
    float: left;
    background-color: White;
    white-space: nowrap;
    margin-top: 2px;
}

div.SearchContainer a {
    padding: 0;
    display: block;
    float: left;
}

    div.SearchContainer a img {
        padding-left: 5px;
    }

div.SearchIcon {
    float: left;
    width: 31px;
    height: 20px;
    cursor: pointer;
    z-index: 11;
    background: no-repeat 2px 2px;
    text-align: right;
}

    div.SearchIcon img {
        margin-top: 3px;
    }

input.SearchTextBox {
    float: left;
    z-index: 10;
    border: 0;
    width: 80px;
    height: 18px;
    margin-left: 3px;
    color: #43494D;
}

#SearchChoices {
    clear: both;
    display: none;
    border: solid 1px #C3D4DF;
    z-index: 2000;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-align: left;
    background-color: #F3F7FA;
    position: absolute;
    top: 22px;
    left: 0;
}

    #SearchChoices li {
        cursor: pointer;
        margin: 0;
        padding: 2px 2px 0 2px;
        padding-left: 25px;
        height: 18px;
        text-align: left;
        background-color: #F3F7FA;
        background-repeat: no-repeat;
        background-position: 2px center;
        list-style: none;
        list-style-image: none;
        border: none;
        display: block;
    }

        #SearchChoices li.searchHilite {
            background-color: #CE0D0D;
            color: #ffffff;
            border: none;
        }

        #SearchChoices li.searchDefault {
            background-color: #F8FAFF;
            border: none;
        }


/*Charte MEDIPATH*/

.StandardButton {
    color: #ffffff;
    font-weight: bold;
    background-color: #2e9ede;
    border: 1px solid #bfd4e7;
}

.MultilineButton {
    color: #ffffff;
    font-weight: bold;
    background-color: #2e9ede;
    border: 1px solid #bfd4e7;
    cursor: pointer;
    width: 180px;
    white-space: normal;
}

.pnlLogin {
}

.LoginNormalTextBox {
    color: #FF6600;
    background-color: #ffffff;
    border: 1px solid #bfd4e7;
    font-weight: bold;
}

.LoginCommandButton {
    color: #a50000;
    text-decoration: underline;
}

    .LoginCommandButton a, .LoginCommandButton a:link, .LoginCommandButton a:visited, .LoginCommandButton a:active {
        color: #a50000;
        text-decoration: underline;
        font-weight: normal;
    }

.CommandButton a:hover {
    color: #ff6633;
    text-decoration: none;
}

.SkinObjectBtn A {
    line-height: 14px;
    height: 14px;
    vertical-align: top;
}

.SkinObject A {
    line-height: 14px;
    height: 14px;
    vertical-align: top;
}

.SkinObject {
    height: 14px;
    vertical-align: top;
}


.ge_label {
    width: 160px;
}

.content_table {
    height: 100%;
}


.ExtSkinDate {
    float: right;
    margin-right: 100px;
}

.ExtSkinLogin {
    float: right;
}

.ExtSkinUser {
    float: right;
    margin-right: 10px;
}

/* Login form style */
/*.ModAuthenticationC {
    float: right;
    left: -35px;
    position: relative;
    top: 80px;
    width: 410px;
    z-index: 999;
}

.LoginPanel table {
    padding-left: 10px;
}

.ModAuthenticationC a.dnnSecondaryAction {
    background: none;
    box-shadow: none;
    text-shadow: none;
    padding: 0 0 0 0;
    border: none;
}*/

.imgHome {
    float: left;
    padding-right: 0;
    padding-left: 5px;
    padding-top: 8px;
}


.myHOP-header-element li {
    background-color: lightgrey;
}

.logo_pad h1 {
    margin-top: 15px;
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 39px;
    float: right;
    margin-right: 21%;
}

ul.myHOP-menu li {
    background: transparent !important;
}

.myHOP-menu ul a, .myHOP-menu ul a:visited {
    background: #F2F2F2; /*lightslategrey;*/
}


/* Home Page Connected */
div[id$="UserWithPatient"] {
    display: flex !important;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

    div[id$="UserWithPatient"] &gt; div.HomepageCard {
        float: none !important;
        width: calc(50% - 10px);
        margin-right: 0 !important;
        cursor: default;
    }

    div[id$="UserWithPatient"] &gt; div.HtmlCard {
        width: 100%;
    }

@media (max-width:640px) {
    div[id$="UserWithPatient"] &gt; div.HomepageCard {
        width: 100%;
    }
}


/* Messages */
.msgeditor {
    padding: 10px;
}

.newmsg {
    display: flex;
    flex-wrap: wrap;
}

    .newmsg &gt; * {
        width: 100%;
    }

    .newmsg .newmsg-headings,
    .newmsg .newmsg-documents {
        width: 50%;
        display: flex;
        /*justify-content: center;*/
        flex-direction: column;
    }

@media (max-width:640px) {
    .newmsg .newmsg-headings,
    .newmsg .newmsg-documents {
        width: 100%;
    }
}


.newmsg .newmsg-documents {
    padding: 8px;
    align-items: center;
}

div.newmsg div.newmsg-documents-liste td.rtWrapperContent {
    padding: 10px;
}

.newmsg .newmsg-documents-liste .rtWrapperContent span {
    padding-top: 10px;
    display: block;
}

    .newmsg .newmsg-documents-liste .rtWrapperContent span.AreaTitle {
        padding-top: 0px;
    }


.newmsg .newmsg-corps {
    padding: 20px 0;
}


/*Redondance*/

.newmsg .newmsg-champ {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

    .newmsg .newmsg-champ .newmsg-champ-definition {
        width: 2vw;
        min-width: 50px;
    }

    .newmsg .newmsg-champ .newmsg-champ-valeur {
        padding: 8px;
        width: 100%;
        max-width: 400px;
    }

.NouveauDocument-input {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.NouveauDocument-input-titre,
.NouveauDocument-input-file {
    width: 50%;
}

@media (max-width:640px) {
    .NouveauDocument-input-titre,
    .NouveauDocument-input-file {
        width: 100%;
    }


    .ContentPane {
        padding: 10px;
    }
}

.span-forms{

    color: white;
}
</pre></body></html>