/* Minification failed. Returning unminified contents.
(493,18): run-time error CSS1031: Expected selector, found ','
 */
/**
 Html
 ***********/

html {
     font-size: 13px;
    margin: 0;
    padding: 0;
}

body {
    font-family: Helvetica,Arial,"lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 1rem;
    margin: 0;
    padding: 0;
}

input, select, textarea {
    font-size: 1rem;
}

input[type=checkbox]:hover, input[type=radio]:hover
{
    cursor:pointer;
}

header, footer, hgroup, nav, section {
    display: block;
}

header {
}

h1 {
    font-size: 1.5rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    border-bottom-style: groove;
}
/*Plac� dans commun*/
/*h2 {
    font-size: 1em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    border-bottom: groove;
    opacity: 0.35;
}*/

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    h1 small,
    .h1 small,
    h2 small,
    .h2 small,
    h3 small,
    .h3 small,
    h1 .small,
    .h1 .small,
    h2 .small,
    .h2 .small,
    h3 .small,
    .h3 .small {
        font-weight: normal;
        line-height: 1;
        font-size: 65%;
    }

    h4 small,
    .h4 small,
    h5 small,
    .h5 small,
    h6 small,
    .h6 small,
    h4 .small,
    .h4 .small,
    h5 .small,
    .h5 .small,
    h6 .small,
    .h6 .small {
        font-size: 75%;
    }

small,
.small {
    font-size: 85%;
}


footer {
    clear: both;
    font-size: 0.8rem;
    height: auto;
}

ul {
    margin: 0;
    padding: 0;
    list-style-position: outside;
    list-style-type: square;
}

/*
 * General
 */
.container {
    width: 100% !important;
}

#body {
    clear: both;
    margin: 0;
}

.ui-block {
    display: block;
     border: 1px solid #CCCCCC;
    padding: 5px;
    margin: 3px !important;
}

#body-header {
}

#body-content {
    margin-top: 35px;
    display: block;
    clear: both;
}

#body-footer {
    clear: both;
}

#menu-left a {
    color: #333;
}

#menu-left li.active a {
    color: #FFF;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}


#application-content {
}

.content-wrapper {
    /*margin: 0 auto;
    max-width: 960px;*/
}

.main-content {
    background-color: #ffffff;
    text-align: justify;
}

    .main-content p {
        margin: 5px;
    }

#etiquette {
    position: relative;
    background-color: #CCCCCC;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.35);
    border-width: 1px 5px 5px;
    border-color: #CCCCCC;
    border-style: solid;
    margin: 3px;
    border-radius: 3px;
}

    #etiquette header {
        padding: 5px;
        background-color: #CCCCCC;
    }

#etiquette-content {
    border-radius: 3px;
    margin: 0px;
    padding: 5px;
}

#etiquette p {
    margin: 0px;
    padding: 0px;
}

#menu-left {
    margin-top: 15px;
}

.copyright {
    text-align: center;
}

.bold {
    font-weight: bolder;
}
/*Plac� dans commun*/
/*.center {
    text-align: center;
}*/

.content-title {
    background: none;
    font-size: 22px;
    border-bottom-style: double;
    color: #999999;
    margin: 10px 5px;
    padding-bottom: 10px;
}

.ui-block-no-border {
    border: none !important;
}



input.submit {
    font-size: 1.5em !important;
}

    input.submit:hover {
        cursor: pointer;
    }



/***
***/
#list-blockMenu-container {
    margin: 0 auto;
    height: auto;
    padding: 0.5em;
    text-align: center;
    max-width:80em;
}

.blockMenu, .blockSousMenu {
     text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 -5px 15px 2px rgba(0, 0, 0, .125) !important;
    box-shadow: inset 0 -5px 15px 2px rgba(0, 0, 0, .125) !important;
    border-radius: 10px;
}


.blockMenu {
    width: 100%;
    height: 100%;
    font-size: 3em;
    border: 1px solid;
}

    .blockMenu:hover, .blockSousMenu:hover {
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 10px rgba(0, 0, 0, .75) !important;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 10px rgba(0, 0, 0, .75) !important;
        cursor: pointer;
    }

    .blockSousMenu
    {
        padding:0.5em;
        margin:0.25em;
    }

    .titreBlockMenu
    {
        line-height:normal;
    }



.blockMenu-container {
    width: 20em;
    min-height: 20em;
    line-height: 19em;
    display: inline-block;
    padding: 0.5em;
    vertical-align:top;
}

.blockSousMenu-container
{
    line-height:normal;
    font-size:0.5em;

}






/*
 * Bootstrap custom
 */

.navbar-inverse .navbar-brand {
    font-weight: bold !important;
}

.nav > li > a {
    display: inline-block !important;
}

/*.navbar-nav .nav > li > a
{
	padding: 10px !important;
}*/

.navbar-nav .divider-vertical {
    margin: 0 2px !important;
}

#filArianne {
    padding: 0px !important;
}

.breadcrumb {
    margin: 0px !important;
    background: none !important;
}

.navbar-fixed-top {
    box-shadow: 0px 0px 10px #2D2D2D;
}

    .navbar-fixed-top .navbar-brand {
        margin-left: 0px !important;
    }

.icon-white {
    color: #fff;
}


/*
 * Search field
 */

#search {
    margin-top: 1em;
    margin-bottom: 2em;
    padding: 2px 0 0 0;
    text-align: center;
}

input.search_field {
    height: 30px !important;
    line-height: 30px !important;
    margin: 0px !important;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#search .input-append, #search.input-prepend {
    margin-bottom: 0px !important;
}

/*
 * Responsive design
 */

@media (max-width: 979px) {
    body {
        padding-top: 0;
    }

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: fixed !important;
    }

    .navbar-fixed-top {
        margin-bottom: 20px;
    }

    .breadcrumb {
        text-align: center;
    }

    #application-alerts {
        margin-top: 15px;
    }

    .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
        padding: 5px 30px !important;
    }
}


#new form {
    display: table;
    margin-left: auto;
    margin-right: auto;
}


.btn {
    padding: 0.2em 0.5em !important;
    border-radius: 2px;
}



/**********************************************************************/
/*Jquery surcharges*/
/**********************************************************************/

fieldset {
    border: 1px solid;
    margin-bottom: 1em !important;
}

fieldset:not(.remove-rules-css) {    
    padding-top: 0em !important;
    padding-bottom: 1em !important;
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
}

legend:not(.remove-rules-css) {
    width: inherit !important;
    height: 1em !important;
    font-size: 1em !important;
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
    margin-left: 0.5em !important;
    margin-top: 0.5em !important;
    margin-bottom: 1em !important;
    border: none !important;
}

.ui-input-page {
    width: 3em;
    margin-right: 0em !important;
    text-align: right;
}

.ui-span-totalesPages {
    margin-right: 0.25em;
}

/*PopUps classiques*/

.ui-widget {
    font-size: 0.95em !important;
}

.ui-widget-header, .ui-div-header {
    padding-left: 0.25em;
}


.ui-state-default,
.dt_buttons .dt_button,
.dataTables_wrapper .dataTables_paginate .paginate_button, .ui-button,
button, [type='submit'], [type='reset'] {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 -5px 5px rgba(0, 0, 0, .125) !important;
    box-shadow: inset 0 -5px 5px rgba(0, 0, 0, .125) !important;
    cursor:pointer;
}

    .ui-state-default:hover,
    .dt_buttons .dt_button:hover,
    .dataTables_wrapper .dataTables_paginate .paginate_button:hover, .ui-button:hover,
    button:hover,, [type='submit']:hover, [type='reset']:hover  {
        background: none !important;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .75) !important;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .75) !important;
    }
     .ui-icon-action:hover{
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .75) !important;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .75) !important;
    }

.ui-state-active {
    font-weight: bold !important;
}


div.OngletsDePage
{
    padding:0.5em;
    padding-bottom:2px !important;
    border-bottom:2px solid;
    border-radius:5px 5px 0px 0px;
}

.OngletsDePageTitre {
    line-height:1.6em;
}

li.OngletsDePageActif {
    color: #fff;
    font-weight: bolder;
}

.ui-cadredetail {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    min-height: 3em;
    padding:0.5em;
}

label {
    font-weight: normal;
}

.Titre {
    font-size: 1.2em;
    font-weight: bold;
}


.qtip-content hr {
    border-color: #000 !important;
    float: left;
    width: 100%;
    margin-bottom: 0em;
    margin-top: 0em;
}

.ui-dialog {
    z-index: 101;
}

.ui-widget-overlay {
    z-index: 100;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}


/*/Icones*/


.ui-datepicker-calendar .ui-state-default {
    border: none !important;
}


.qtip-default {
    background-color: #fff !important;
    border-color: #999999 !important;
}

.qtip-titlebar {
    color:black;
    background-color: #c7c4c4 !important;
    border-color: #7c7a7a !important;
}


.qtip-content .ui-ul-sousmenu {
    /*On compense les padding du qtip-content pour les qtip du fil d'Ariane*/
    margin: -4px -9px;
}


.ui-div-navigation .qtip, .ui-ul-filAriane .qtip {
    min-height: 0px;
    min-width: 0px;
}

.ui-div-navigation .qtip-content, .ui-ul-filAriane .qtip-content {
    padding: 0 !important;
    min-height: 0px;
    min-width: 0px;
}



    .ui-div-navigation .qtip-content ul, .ui-div-navigation .qtip-content p, .ui-ul-filAriane .qtip-content ul {
        padding: 5px 9px;
    }

button, input[type="button"], input[type="reset"], input[type="submit"], .ui-buttonMVC, input[type="email"] {
    border: 1px solid !important;
    box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.125) inset !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    padding: 0.4em 0.5em;
}


.ui-datepicker-calendar a.ui-state-highlight {
    background-image: none !important;
}


.trans {
    border: 1px dashed;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
    margin: 0.5em 0.25em;
    padding: 0.5em;
    vertical-align: top;
    color:black;
}


/************************************/
/*Tableaux*/
/***********************************/

tblstd tbody {
    border-top: 1px solid;
}

th.version_title {
    text-align: center;
}

/************************************/
/*Boutons
/***********************************/

button {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 -5px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 -5px 5px rgba(0, 0, 0, .125);
}

    button:hover {
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    }




/************************************/
/*Autres
/***********************************/

.ui-div-etiquette {
    border: 1px solid;
}

Important, .important {
    font-weight: bold;
}

select > :first-child {
     padding-bottom:0 !important;
} 

optgroup
{
    padding-bottom:1em;
}

span.ecart {
    padding-left: 2em;
    padding-right: 1em;
}
a{
    cursor:default;
}

a[href*="/"], .ui-a-menutitre[target="_blank"]
    {
    cursor:pointer;
}

a[href*="/"]:hover,.ui-a-menutitre[target="_blank"]:hover
    {
    font-weight:bolder;
}

/**************************************/
/*Arborescence avec treeview
/**************************************/

span.ui-span-selectionne, .ui-li-selectionne {
    border: 1px solid !important;
}


/**************************************/
/*Liens sans balise a
/**************************************/

.ui-div-zoneCategorie ol li:hover {
    cursor: pointer;
}

.ui-div-zoneCategorie .ui-span-libelle:hover {
    cursor: pointer;
}

#linkVersions
{
position:fixed;
left:1em;
bottom:1em;
padding:0 0.5em;
}

/* GED */
.theme-ged {
    color: black;
}
.theme-ged:hover {
    color: #1c63d4;
    font-weight: bold;
    cursor: pointer;
}
/* Messagerie */
#ul-liste-liste-diffusion li, #ul-liste-destinataire li {
    background-color: #e8f0f7;
    border: solid 1px;
    margin-bottom: 5px;
}

#ul-liste-destinataire li input {
    background-color: #e8f0f7;
}

#button-ajouter-piece-jointe {
    border: solid 1px #1c63d4;
    color: #1c63d4;
}

/* Liste Patients */
#tblListePatient .ui-col-patient form {
    margin-bottom: 0;
}


#divMessageAccueil
{
    font-weight:bold;
}


.ui-div-navigation .qtip.ui-tooltip-div-dmp {
    min-width: 350px;
    max-width: 400px;
}

#divContenuDMP
{
    margin: 5px;
}

    #divContenuDMP .ui-icone,
    #divContenuDMP #divAccesWebPS {
        font-size: 1.1em !important;
    }


#IdentitePatient {
    margin-bottom: 1em;
}

#LienSynthese {
    cursor: pointer;
    font-weight: bold;
}
