/* You can add global styles to this file, and also import other style files */

.main-panel .main-content {
    margin-top: 40px !important;
}

.hide {
    display: none;
}

img.img-responsive.logo {
    margin: auto;
    height: 101px;
    margin-bottom: 20px;
}

.login-page form>div.text-center {
    font-size: 16px;
    font-weight: 400;
}

.login-page form>.card div.footer.text-center {
    padding-top: 15px;
}

.login-page form>.card .login-button {
    margin-left: 30px;
    margin-right: 30px;
    padding-bottom: 7px;
    border-bottom: 1px solid grey;
}

.register-page .card .login-button {
    margin-left: 30px;
    margin-right: 30px;
    padding-bottom: 7px;
}

.login-page form>.card .login-button>button,
.register-page .card .login-button>button {
    text-align: left;
    width: 100%;
}

.login-page form>.card .login-button>button>.btn-label-right,
.register-page form .card .login-button>button>.btn-label-right {
    float: right;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.42;
    border-radius: 15px;
}

.register-page .card .signup-title {
    left: 100px;
    position: relative;
}

.register-page .card .signup-title>h5 {
    margin-bottom: 0;
    font-size: 24px;
}

.register-page .card .signup-title>.text-rose {
    font-size: 16px;
    font-weight: 400;
}

.register-page .card .signup-img {
    width: 55px;
    overflow: hidden;
    position: absolute;
    left: 23px;
}

.register-page .register-center {
    margin-top: 50px;
}

.register-page .register-center h2 {
    line-height: 1.1em;
}

/* ng completer*/

.completer-dropdown-holder {
    width: 93%;
    margin: -10px auto 0 15px;
}

.completer-form-icon-container {
    padding: 0 0;
}

.completer-input {
    width: 108%;
}

.completer-form-icon-container .completer-form-icon {
    position: relative;
    height: 33px;
    width: 50%;
    z-index: 9999;
}

.completer-form-icon-container .completer-form-icon span {
    padding-top: 50%;
}

pre-register-cmp .completer-dropdown {
    overflow-y: auto;
    overflow-x: hidden;
    position: relative !important;
    width: 108% !important;
}
app-register-cmp .completer-dropdown ,
app-sites-add .completer-dropdown {
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 9999;
    width: 100%;
    position: absolute !important;
}
/* filter */

div.filter form {
    background-color: #e9e9e9;
    color: #4A4A4A;
    border-radius: 5px;
    padding: 15px 10px 15px 0;
}

div.filter .checkbox-radios {
    margin-top: 8px;
}

div.filter input[type=text] {
    outline: 0;
    background-color: #FFF;
    border: none;
    border-radius: 4px;
    color: #555;
}

div.filter label.filter-title {
    margin-top: 7px;
    font-size: 16px;
}

div.filter .checkbox-inline {
    padding-left: 30px !important;
}

div.filter .form-ctrl {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

div.filter .form-ctrl:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

div.filter .form-ctrl:-moz-placeholder {
    color: #999
}

div.filter .form-ctrl::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-ctrl:-ms-input-placeholder {
    color: #999
}

div.filter .form-ctrl::-webkit-input-placeholder {
    color: #999
}

div.filter .form-group {
    margin-bottom: 15px
}

j .center-block {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

div.filter label,
div.filter span {
    color: #4A4A4A;
}

.input-group .icon-addon .form-ctrl {
    border-radius: 0;
}

div.filter .icon-addon {
    width: 100%;
    margin-left: 6px;
}

.icon-addon {
    position: relative;
    color: #555;
    display: inline-block;
    /*vertical-align: middle;*/
}

.icon-addon.date {
    width: 55%;
}

.icon-addon.search {
    width: 70%;
}

.icon-addon:after,
.icon-addon:before {
    display: table;
    content: " ";
}

.icon-addon:after {
    clear: both;
}

.icon-addon.addon-md .glyphicon.C,
.icon-addon .glyphicon.c,
.icon-addon.addon-md .fa.c,
.icon-addon .fa.c {
    position: absolute;
    z-index: 2;
    left: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 1px
}
    
.fa.c {
    margin-top: -2px;
}

.icon-addon.addon-md .form-ctrl,
.icon-addon .form-ctrl {
    padding-left: 30px;
    /*float: left;*/
    font-weight: normal;
}

.icon-addon .form-ctrl:focus+.glyphicon,
.icon-addon:hover .glyphicon,
.icon-addon .form-ctrl:focus+.fa,
.icon-addon:hover .fa {
    color: #2580db;
}

/* custom title card without header*/

.card .card-title.without-header {
    margin-top: 25px;
    margin-bottom: 10px;
}

.text-default {
    color: #4A4A4A;
}

table tr.nested td.directory {
    border-top: none !important;
}

table tr.nested td:not(.directory) {
    background-color: #f5f5f5 !important;
}

#sous-traitants-form .form-group {
    padding-bottom: 0 !important;
    margin: 10px 0 !important;
}

[hidden] {
    display: none;
}

/* outline buttons */

.btn-outline {
    background-color: white !important;
    color: inherit;
    border: solid 1px;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-warning.btn-outline:hover {
    background-color: #f0ad4e !important;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-danger.btn-outline:hover {
    background-color: #d9534f !important;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: white;
}

/* select disabled */

select[disabled]::-ms-expand {
    display: none;
}

select[disabled] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 30px 2px 2px;
    /*border: none; - if you want the border removed*/
}

.btn-files {
    margin-top: 10px;
}

.btn-files>a{
    display: inline-block;
    margin-top: 10px;
    margin-right: 7px;
}

.sidebar::before,
.off-canvas-sidebar::before {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: #ffffff !important;
    display: block;
    content: "";
    z-index: 1;
}

.cursor-pointer {
    cursor: pointer;
}

.placeholder-text-list {
    padding: 10px;
    text-align: center;
    height: 100%;
}
.document-col {
    border: 1px solid #ececec;
    margin: 5px 5px 5px -10px;
    color: #AAAAAA;
    font-weight: 400;
    padding-bottom: 7px;
}
.help-bloc {
    margin-bottom: 10px;
    display: block;
}
.help-bloc .mat-expansion-panel {
    background-color: #f1f1f1;
    color: #000000;
}
.help-bloc .mat-expansion-panel-header-title, 
.help-bloc .mat-expansion-panel-header-description {
    flex-basis: 0;
    color: #000000;
}
.help-bloc .mat-expansion-panel-header-title {
    font-weight: bold;
}
.help-bloc .mat-expansion-panel-header-description {
  justify-content: space-between;
  align-items: center;
}
.doc-title {
    padding-top: 10px;
}
/* chartist */
.ct-label {
    fill: #000000;
    font-weight: 400;
}