section.content {
    min-height: 450px;
}
.login-box-body{
  font-family:"Roboto";
  border-radius:4px;
}

.login-box-msg{
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
}
.fixed .main-header {
    top: 0;
    right: 0;
    left: 0;
    background-color: #1f0c29;
}

.btn-primary{
  background-color: #26bb97;
  border-color: #26bb97;
  border-radius: 4px !important;
}

.btn-primary:hover, .btn-primary:active,.btn-primary:focus, .btn-primary.hover{
  background-color: #37ddb5;
  border-color: #37ddb5;
}

#loaderModal .modal-content { background: none}


.btn-info{
  background-color: #3DC99E;
  border-color: #3DC99E;
  border-radius: 4px !important;
}

.btn-info:hover, .btn-info:active, .btn-info:focus, .btn-info.hover{
  background-color: #26BB97;
  border-color: #26BB97;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover{
  background-color: #26BB97;
  border-color: #26BB97;
}

a{
  color: #833f97;
}
a:hover{
  color:#6ac6af;
}


.sidebar{
  background-color: #35243e;
}

.skin-purple .main-header .navbar  {
    background-color: #1f0c29 !important;
}

.skin-purple .main-header .logo {
    background-color: #1f0c29 !important;
}

.logo-lg{
    padding: 15px;
    margin-top: -9px;
}
.navbar-custom-menu i {
    margin-top: 6px;
}

.skin-purple .sidebar-menu>li.header{

    color: #67c4ad;
    background: #1f0c29;
}

.skin-purple .sidebar a {
    color: white;
    text-transform: uppercase;
    font-size: 13px;
}


.skin-purple .sidebar-menu>li>.treeview-menu{
  background-color: #9162a2;
}

.skin-purple .sidebar-menu .treeview-menu>li>a{
  color: #ffffff;
}

.content-wrapper {
  background-color: #fff;
}

.form-control {
  border-radius: 5px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}


body.dragging, body.dragging * {
    cursor: move !important;
}

.dragged {
    position: absolute;
    opacity: 0.5;
    z-index: 2000;
}

/**--------------------form add needs------*/
ul.profil_draggable, ul.skills_soughts, ul.wishedLocalities_draggable {
    list-style: none;
    padding-left: 0px;
    padding-top: 10px;
}
ul.profil_draggable li.placeholder {
    position: relative;
}
ul.profil_draggable li.placeholder:before {
    position: absolute;
}
ul.skills_soughts > li {
    display: inline-block;
    border: solid 1px #6ac6af;
    color: #6ac6af;
    border-radius: 3px;
    padding: 2px 10px;
    margin: 3px;
    font-weight: 600;
}
ul.skills_soughts > li.mandatory {
    color: white;
    background-color: #6ac6af;
}
ul.skills_soughts > li.mandatory > i {
    color: white;
}
/*form i.fa.fa-times-circle-o, form i.fa.fa-arrows, form i.fa.fa-trash-o  {
    cursor: pointer;
    color: #f50f0f !important;
}*/
form i.fa.fa-times-circle-o, form i.fa.fa-arrows, form i.fa.fa-trash-o  {
    cursor: pointer;
    color: #6ac6af !important;
}
.input-profil-icone
{
    color: #6ac6af !important;
}

@media (min-width: 768px )and (max-width: 1096px) {
    .first-block-clients{margin-left:5%!important;}
}

@media(min-width :768px){
    .missions-client{margin-left:10px!important;}
}
@media(min-width: 1096px){
    .missions-client{margin-left:10px!important;}
    .first-block-clients{margin-left:18%!important;}
}
@media(max-width: 440px){
    .first-block-clients,.missions-client{margin-left:3%!important;}
}

.tribu-upload {
    text-align: center!important;
    border: none!important;
    height: 100%!important;
    padding-top: 50px;
    font-size: inherit;
    background-color: #ffffff;
    width: auto!important;
    margin: auto;

}

#form-need .btn-default {
    background-color: #b966c2;
    color: #ffffff;
    border-color: #ddd;
}
#form-need .btn {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}
.box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .box-header .box-title {
    font-size: 15px!important;
    font-weight: bold!important;
}
.datatable th {
    font-size: 12px;
    text-align:center;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 6px;
}
.table tbody tr {background-color: #eceeef; border-bottom: 4px solid white !important;}
.table th,td{ text-align: center}
.table th:first-child,.table td:first-child{ width:3px; padding: 3px;}
.table td a{color: #3c8dbc !important;}
.table .paint-to-red{ background-color: red; }
.table .paint-to-grey{ background-color: grey; }
.table .paint-to-green{ background-color: green; }
.table .paint-to-purple{ background-color: purple; }
.table td { border-bottom: 2px solid #FFF !important; }
.table td:last-child { border-bottom: none }
.table thead >tr, .table tfoot >tr {color: rgba(0,0,0,0.25)}
.alert{
    margin: 5px;
}
.pointer{
    cursor: pointer;
}

.modal-header {
    background: #132626!important;
    color: white;
}

.widget-user .widget-user-image > img {
    width: 105px;
    height: auto;
    border: 3px dashed #813d95;
}
.widget-user .box-body {
    padding-top: 60px;
    border-bottom: 2px solid #c0c0c0;
    text-align:left;
    border-radius: 0px;
    font-weight: bold;
    min-height: 9em;
}

.widget-user .box-body ul {
    padding-left: 0px;
}
.widget-user .box-body li {
    list-style: none;
}

.bg-tribu {background-color: #813d95; color:#ffffff}
.widget-user-header.bg-tribu {background-color: #c3c3c3}
.tribu-header{color: #ffffff; margin-bottom:10px}
.tribu-header span:first-child{float: left; width:70%; text-align: left}
.tribu-header span:last-child{float: right; text-align: right}
.widget-user .widget-user-image {
    position: absolute;
    top: 85px;
    left: 50%;
    margin-left: -52px;
}
.widget-user .widget-user-header {
    padding: 20px 5px;
    height: 130px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    font-weight: bold;
    font-size: 15px;
}

.tribu-list .widget-user .box-footer {
    border-radius: 0px;
    border-top: 0px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
    max-height: 12em;
}
.widget-user .box-footer {
    border-radius: 0px;
    border-top: 0px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;

}
.link_url {
    color: #002a80;
    text-decoration: underline;
    cursor: pointer;
}

.form-error ul {
    list-style: none;
    color:red;
    padding-left: 3px;
}
.break-word {
    overflow-wrap: break-word;
}

.align-center {
    text-align: center;
}
a.btn {
    margin: 1px 5px;
}

.widget-user a.btn {padding: 3px 3px; width: 43%}
.box-shadow {box-shadow: 1px 2px 2px 1px rgba(38,43,22,0.5);}
.bg-dark-green {background-color: #132626!important; color:#ffffff}


i.inline-ckeditor{float: right;font-size: 17px}
.input-group-addon i.fa{font-family: "Almarai", Helvetica, sans-serif}


.widget-user a.btn {padding: 3px 3px; width: 43%}

.tuile{
  background-color: #f2f2f2;
  min-height: 100px;
}
.tuile span {
    color: #4FBE9A;
    font-size: 80px;
}
.box-shadow {box-shadow: 1px 2px 2px 1px rgba(38,43,22,0.5);}

.slider.slider-horizontal:last-of-type {
    margin-bottom: 0;
    margin-top: 25px;
}
.fa {
    display: inline-block;
    font-family: FontAwesome !important;
}

.page-admin .col-md-offset-2{
    /*margin-left: 14%;*/
    padding-left: 7px;
    padding-right: 7px;
}
.page-admin .col-md-2 {
    padding-left: 7px;
    padding-right: 7px;
}
.page-admin .image-rounded {
    text-align: center;
}
.page-admin .avatar-view, .page-tribu .avatar-view {text-align: center; margin-right: 10px;}
.word-break {
  word-wrap: break-word;
}
.image-rounded img {
    border-radius: 50%;
}

.treeview-menu .img-responsive{width:17px; margin-left: 15px; display: inline-block; vertical-align: top;}
.treeview-menu span.menu-label{margin-left: 5px; display: inline-block; padding-top: -10px}

.box-profil .legend {font-size: 11px;}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header {height: auto;font-size: 15px;}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header a,
.navbar-nav > .user-menu > .dropdown-menu > li.user-header a:hover {color:#ffffff}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header ul {margin-top: 5px;}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header li {text-align: right; list-style: none;}
.navbar-nav > .user-menu > .dropdown-menu > .user-footer {background-color: #f9f9f9;padding: 5px;}
.avatar-view{text-align: center}
.avatar-view #avatar-modal{text-align: left}
.fa.fa-trash-o, .fa.fa-files-o{cursor: pointer}

.dash-widgets {
    margin: 0 auto;
}

.dash-widgets-tribu > .col-md-2, .dash-widgets > .col-md-2 {
    width: 96%;
    margin-left: 2%;
    margin-bottom: 15px;
}

@media (max-width: 768px) {
    .dash-widgets-tribu > .col-md-2, .dash-widgets > .col-md-2 {
        width: 40%;
        margin-left: 5%;
        margin-bottom: 15px;
        float:left;
    }
}

@media (max-width: 440px) {
    .dash-widgets-tribu > .col-md-2, .dash-widgets > .col-md-2 {
        width: 90%;
        margin-left: 2%;
        margin-bottom: 15px;
    }
    .submit_need {
        margin-bottom: 10px;
    }
}

@media (min-width: 769px) {
    .dash-widgets > .col-md-2 {
        width: 33%;
        margin-left: 0;
        float:left;
    }
}

@media (min-width: 1474px) {
    .dash-widgets{
        display: flex;
        justify-content: center;
    }
    .dash-widgets > .col-md-2 {
        width: 26%;
        margin-left: 0;
        float:left;
    }
    .dash-widgets > .col-md-offset-2 {
        margin-left: 12%;
    }
}

@media (min-width: 1000px) {
    .dash-widgets-tribu > .col-md-2 {
        width: 18%;
    }
    .dash-widgets-tribu > .col-md-offset-2 {
        margin-left: 10%;
    }
}

@media (min-width: 769px) and (max-width: 999px) {
    .dash-widgets-tribu > .col-md-2 {
        width: 40%;
        float: left;
    }
    .dash-widgets-tribu > .col-md-offset-2 {
        margin-left: 2%;
        float:left;
    }
}

@media (max-width: 767px) {
  .fixed .content-wrapper, .fixed .right-side {
      padding-top: 80px;
  }
  .resume-form .control-label {
    padding-top: 7px;
  }

  .modal-dialog {
      width:97%;
  }
}

/* Datatable */
@media (max-width: 767px) {

  .dataTables_filter {
    text-align: left;
  }
  .dataTables_wrapper {
    padding: 5px;
  }
  .box-body {
    padding-left: 5px;
    padding-right: 5px;
  }
  div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child {
    padding-left: 0;
  }

}

@media (min-width: 768px) {
    .fixed .content-wrapper, .fixed .right-side {
        padding-top: 80px;
    }
    .resume-form .control-label {
        padding-top: 7px;
    }

    .modal-dialog {
        width:80%;
    }

    .bl-tribu {
        width:290px;
        padding:0 15px;
        float: left;
    }
}

/*@media (min-width:992px){
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{
        float:left
    }
    .col-md-12{
    width:100%}
}*/

@media (min-width: 450px) {
    .tribu-add-resume {
        width: 260px;
        margin-left: auto ;
        margin-right: auto ;
    }
}

/*** ==============  begin Table div responsive =========*/
/* DivTable.com */
.divTable{
    display: table;
    width: 100%;
}
.divTableRow {
    display: table-row;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
}
.divTableCell, .divTableHead {
    /*border: 1px solid #999999;*/
    display: table-cell;
    padding: 0px 0px;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}
.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}
.divTableBody {
    display: inline;
}


/*custom */
.divTableCell.cell-bottom {
    border: 0 none;
}
.divTableCell.cell-head {
    text-align: center;
    font-size: 10px;
}
.icheckbox_square-purple {
    background-color: white;
    border: 1px solid #3DC99E;
    border-radius: 3px;
}

.not-month {
    display:none;
}

div.dataTables_wrapper div.dataTables_length select#mission_status {
    width: 8em;
    height: 30px;
    line-height: 30px;
}
/*** ==============  end Table div responsive =========*/

.error {
    color: #ff3557;
}

.btn-delete {
    background-color: #ff3557;
    border-color: #ff3557;
}

.btn-delete:hover {
    background-color: #ff1835;
    border-color: #ff1835;
}

.main-sidebar > .slimScrollDiv  {
    overflow: scroll;
}

.main-sidebar > .slimScrollDiv > .sidebar  {
    overflow: scroll;
}

/*** file***********/

.input-file-container {
    position: relative;
    width: 225px;
}
.input-file-trigger {
    display: block;
    padding: 14px 45px;
    background: #68C6AF;
    color: #fff;
    font-size: 1em;
    transition: all .4s;
    cursor: pointer;
}
.input-file {
    position: absolute;
    top: 0; left: 0;
    width: 225px;
    padding: 14px 0;
    opacity: 0;
    cursor: pointer;
}

.input-file:hover + .input-file-trigger,
.input-file:focus + .input-file-trigger,
.input-file-trigger:hover,
.input-file-trigger:focus {
    background: #34495E;
    color: #39D2B4;
}

.file-return {
    margin: 0;
}
.file-return:not(:empty) {
    margin: 1em 0;
}
.file-return {
    font-style: italic;
    font-size: .9em;
    font-weight: bold;
}

.file-return:not(:empty):before {
    content: "Fichier choisi: ";
    font-style: normal;
    font-weight: normal;
}

.ui-autocomplete{
    position: absolute;
    top: 59px;
    left: 16px;
    cursor: default;
    width: auto;
    z-index:10000;}
.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    /* support: IE10, see #8844 */
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
div#company{display: none}

.papooe-banner {
  width: 100%;
  height: 2.5em;
  line-height: 2.5em;
  background-color: rgb(195, 152, 196);
  color: #fff;
  padding: 0 20px;
}
.d-none {
    display: none;
}