/*
    Created on : 17 sept. 2016, 20:33:33
    Author     : 1-One
*/

.page .ui-state-default, .page .ui-widget-content .ui-state-default, .page .ui-widget-header .ui-state-default {
    /*    -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: white none repeat scroll 0 0;*/
    background-image: none;
    border: 1px solid #eeeeee;
    box-shadow: none;
    color: #555555;
    cursor: pointer;
    font-size: 14px;
    text-shadow: none;
    opacity: 1;
}

.ui-tree.ui-widget.ui-widget-content.ui-corner-all {
    width: 100%
}

.right {
    text-align: right;
}

.pattern-2 {
    background-image: url("../images/pattern-2.png");
    background-position: 0 0;
    background-repeat: repeat;
    padding: 0 3px 0 3px;
}

.page-wrapper {
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
}

.footer {
    border-top: 1px solid #F1F1F1;
    margin: 10px;
    padding: 5px 0 0 0;
}

.page-wrapper .ui-dashboard-column {
    float: left;
    max-width: 50%;
    width: 50%;
    padding: 1% 1% 1% 0%;
}

.ui-panel-content.ui-widget-content {
    font-size: 12px;
}

.container {
    width: 99%;
}

.separator-1::after {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%) repeat scroll 0 0;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

.separator-1 {
    border: none;
    height: 1px;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}

.separator {
    margin-top: 0px;
}

.m-b {
    margin-bottom: 15px;
}

.well {
    background-color: #ffffff;
}

.pageform .ui-accordion .ui-accordion-header {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 2px 0 0;
    color: inherit;
    margin-bottom: 0;
    min-height: 48px;
    padding: 10px 10px 7px;
}

.pageform h3.ui-accordion-header {
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 7px;
    padding: 0;
    text-overflow: ellipsis;
}

.pageform .ui-accordion .ui-accordion-header.ui-state-active {
    background-color: #9cbd39;
    color: #ffffff;
}

#roles thead.ui-datatable-scrollable-theadclone {
    visibility: hidden;
}

.ui-datatable th.ui-state-default {
    vertical-align: top;
}

/*--- Planning */

.fc-toolbar button.fc button {
    margin: 5px;
}

.inline {
    display: inline-block;
}

.border {
    border-bottom: solid 1px silver;
    padding: 5px;
}

/* TEXT-EDITOR */
.ui-editor-toolbar {
    background-color: #CFE0F1;
    color: black;
}

form .input-text {
    border-color: #6ABEC3;
    background-color: #FAFCEC;
}

.bf-required::after {
    color: red;
}

.ui-selectoneradio.select label {
    font-weight: lighter;
}

.ui-selectmanycheckbox.select label {
    font-weight: lighter;
}

.pe-dynaform-label {
    font-weight: bolder;
}

.fieldText {
    font-weight: bold;
    color: #3C7C9F
}

.ql-editor {
    background-color: white;
}

.annonceTitle {
    padding: 0em 0em 0em 1em;
    color: #485256;
    font-weight: 600;
    text-transform: capitalize;
}

span.content {
    padding: 0.3em 0.5em 1em 0.5em;
    display: block;

    img {
        display: block;
    }
}

span.suite {
    color: #9bbd38;
}

.ui-dashboard-column > .ui-widget-content {
    margin: 0em 0em .3em 0em;
}

.ui-panel .ui-panel-titlebar {
    color: #FFFFFF;
    background: #4184c5;
}

.ui-autocomplete .ui-autocomplete-input {
    width: 100%;
    display: initial;
}

.ui-autocomplete .ui-button-icon-only .ui-button-text {
    height: 100%;
}

.ui-autocomplete-item {
    font-size: large;
}

.ui-autocomplete-items {
    font-size: large;
}

.navbar-header {
    text-align: center;
}

@media screen and (max-width: 375) {
    .bloc {
        display: block;
        clear: both;
    }

}

@media only screen and (max-width: 667px) {
    .page-wrapper .ui-dashboard-column {
        max-width: 100%;
        width: 100%;
    }

    #mainMenu {
        width: 100%;
        max-width: 100%;
        float: left;
    }
}

.ui-widget.bigTitleColor {
    font-size: xx-large;
    color: #70AD47;
    vertical-align: -moz-middle-with-baseline;
}

.ui-widget.bigTitle {
    font-size: xx-large;
    vertical-align: -moz-middle-with-baseline;
}

.panel_title {
    color: #4184c5;
    font-weight: bolder;
    font-family: arial;
    line-height: 1.3em;
}

.ui-widget.h2_custom {
    font-size: 2em;
    line-height: 1.3em;
    margin: 0.5em 5em 0.5em 1em;
    padding: 0;
    text-align: center;
    width: 100%;
    text-decoration: none;
    font-weight: inherit;
}

.ui-inputfield {
    width: inherit;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

ui-inputfield {
    width: inherit;
}

.ui-inputtext {
    width: inherit;
}

ui-inputtext {
    width: inherit;
}

.inputnumber .ui-inputfield {
    border: 1px solid #ccc;
    width: 100%;
    padding: 6px 12px;
}

/*.button.success .ui-button-text {
    background-color: #93d100;
    color: white;
    border-radius: 4px;
    font-weight: 600;
    text-shadow: none;
    font-size: 14px;
}

.button.delete .ui-button-text {
    background-color: red;
    color: white;
    border-radius: 4px;
    font-weight: 600;
    text-shadow: none;
    font-size: 14px;
}*/

.button.cancel .ui-button-text, .ui-button-text {
    background-color: #1c84c6;
    color: white;
    border-radius: 4px;
    font-weight: 600;
    text-shadow: none;
    font-size: 14px;
}

.apte .ui-button-text {
    background-color: #93d100;
}

.inapte .ui-button-text {
    background-color: red;
}

.panel.panelNoBorder {
    border: none;
    text-shadow: none;
}

.panel.panelDisabled {
    background-color: lightgray;
}

label.desc {
    font-family: inherit;
}


.txtSimple {
    line-height: 200%;
}

/* .ui-icon-check, .ui-chkbox-icon

*/
.ui-state-active {
    border-radius: 4px;
    color: white;
}

.add {
    background-color: white;
    color: #93d100;
    border-color: #93d100;
    border-width: 2px;
    border-radius: 4px;
    font-weight: bolder;
}

/*.panel-default > .panel-heading {
    color: white;
    background-color: #93d100;
}*/

.ui-selectmanycheckbox label {
    font-weight: normal;
    /*font-family: "poppins light", poppins, Helvetica, Arial, sans-serif, "Times New Roman";*/
}

.ui-outputpanel.evaluation {
    border-radius: 4px;
    border: 1px solid #dddddd;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-bottom: 10px;
}

.row.evaluation {
    margin: 2px;
}

.select2-results__option, .select2-search__field {
    font-size: 12px;
}

p {
    margin: 0 0 0 0;
}

.p {
    margin: 0 0 0 0;
}

#p {
    margin: 0 0 0 0;
}

.passeword a {
    text-align: center;
    margin-bottom: 2em;
    text-decoration: none;
    font-size: 11px;
    color: #889ea4;
    font-weight: bold;
    font-family: Arial, sans-serif;
}

.container .ui-wizard-content .ui-widget-content {
    height: 20px;
    margin-top: 10px;
}

#actionFormBody {
    padding-bottom: 40px;
}

#actionFormBody .heading {
    margin-top: 0%
}

.container-fluid {
    margin: 0px;
}

.OneButtonBool span.ui-button-text.ui-c {
    padding: 0px 2px 0 0 !important;
    margin-top: 0px;
    border-radius: 0px;
    background-color: #4184C5;
    /*  border-right:  1mm ridge #ffffff;;*/
}

.ui-button.ui-widget.ui-state-default.ui-button-text-only {
    border: none !important;
    /*margin-right: 10px;*/
}

.boxperso .checkbox {
    display: inline-block;
    margin: 0;
    float: left;
}

.boxperso label {
    width: 87%;
    float: right;
    font-weight: 500;
}

table.noborder td {
    border: none !important;
}

.icon-file-docx:before {
    color: #163f9a
}

.icon-file-xls:before {
    color: #20af59
}

.icon-file-xlsx:before {
    color: #20af59
}

.icon-file-pdf:before {
    color: red
}

.icon-file-word:before {
    color: #163f9a
}

.icon-file-excel:before {
    color: #20af59
}

div#aptitudesSub\:editAPtitudeDlg {
    height: 90% !important;
}

.fc-content {
    color: white !important;
}

.gridFirst, .gridSecond {
    width: 200px;
}

/*show all text planing*/
.fc-content:hover {
    white-space: normal;
}

.fc-day-grid-event .fc-content:hover {
    white-space: normal;
}

.ui-autocomplete-panel.ui-widget-content.ui-corner-all.ui-helper-hidden.ui-shadow.ui-input-overlay {
    height: 30rem !important;
}

#SuiviVisiteMedicalesTable .ui-state-active span.ui-button-text.ui-c {
    color: #93d100;
}

.nopadding /*visite médicale */
{
    width: 14% !important;
    padding-right: 3px !important;
    padding-left: 3px !important;
    height: 80px !important;
}

.lar /*visite médicale*/
{
    font-size: large !important;
    margin-left: 50px !important;

}

.noBold /*visite médicale*/
{
    font-size: 10px !important;
    font-weight: 700 !important;
}

.attesttaion {
    background: #93d100;
    padding: 0.3em 1em;
    color: white;
    border-radius: 4px;
    line-height: normal;
    font-weight: 600;

}

.decisionCss .checkbox label {
    margin-left: 6px;
    font-weight: 700
}

/** {
    font-size: 100%;
    font-family: poppins-light;
}*/

span.ql-size-huge {
    font-size: 200%;
}

span.ql-size-large {
    font-size: 150%;
}

span.ql-size-normal {
    font-size: 100%;
}

span.ql-size-small {
    font-size: 50%;
}

span > span.ui-md-6 {
    padding: 0 0.5em 0 0.5em;
}

.ui-chkbox .ui-chkbox-box {
    border: 1px solid #808080a8 !important;
    width: 16px;
    height: 16px;
    display: inline-block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.ui-autocomplete-token-label {
    background-color: #2e69a3;
}

.ui-autocomplete-token {
    padding: 0;
!important;
}

.section-header{
    font-size: larger;
    font-weight: 600;
    line-height: 4;
    user-select: none;
}