td {
    padding: 5px;
}

#rechercheDoc ul.holder {
    width: 95% !important;
}
#rechercheDoc #searchIndex {
    width: 100% !important;
}
#recharge{
    width: 104%;
}
#rechercheDoc ul.holder li.bit-box {
    width: 100% !important;
}
#rechercheDoc #mot_recherche_feed, #rechercheDoc #annee_recherche_feed, #rechercheDoc #type_recherche_feed, #rechercheDoc #theme_recherche_feed, #rechercheDoc #auteur_recherche_feed {
    width: 100% !important;
}
.file .dataTables_wrapper {

}

#roleFile {
    background-color: #ffffff;
}

.col-lg-4 {
    height: 480px;
    border: 1px solid #b4b4b4;
    padding: 2px;
}

.overlay, #trMap {
    overflow: scroll;
    background-color: rgb(142, 142, 142);
    display: none;
    margin: 0px;
    padding: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 30001;
    opacity: 0.96;
    font-size: 1.2em;
}
#dropfile{
width: 50%;
height: 100px;
border: 3px dashed #BBBBBB;
line-height:50px;
text-align: center;
}

.facebook-auto .default {
    padding: 0 !important;
    border: 0 !important;
}

#tableEdp {
    width: 80%;
    margin: 0 15%;
}
#tableEdp .tdLeft{
    width: 20%;
}

.form-control {
    xfloat: right;
    xmargin: 0% 35% 0px 0px;
    width: 80%
}
form label {
    width: 100%;
    margin: 3% 0 0 2%;
    xfloat: left;
    color: #4d5656;
    font-weight: initial;
}

.form-control-mini {
    xdisplay: block;
    xwidth: 100%;
    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;
    -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,-webkit-box-shadow ease-in-out .15s;
    -o-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;
}

.form-title {

}

.toggle-group .btn{
    width: auto;
    line-height: 30px;
}

.toggle  {
    height: 45px !important;
    background-color: #337ab7 !important;
    border: 1px solid #337ab7 !important;
    xfloat: right;
    xmargin: 2% 80% 0px 0px;
}

.toggle-on  {
    background-color: #337ab7 !important;
    border: none !important;
}

#profile-pills .btn-primary {
    color: #BBBBBB;
    background-color: white;
    border: 3px dashed #BBBBBB;
    width: 60%;
    height: 100px;
}

#profile-pills .btn-primary:hover {
    color: #719BA4;
    background-color: white;
    border: 3px dashed #719BA4;
    width: 60%;
    height: 100px;
}

.spinner {
  width: 40px;
  height: 40px;
  margin: 100px auto;
  background-color: #333;

  border-radius: 100%;
  -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
  0% { -webkit-transform: scale(0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}

.tableAjax{
    margin: 10% 10% 10% 1%;
    xwidth: 25%;
    border-collapse: collapse;
}

.tableAjax td {
    border: 1px solid black;
}
.tableAjax tr{background-color: #dcd7d7;}
.tableAjax tr:nth-child(even){background-color: #f2f2f2;}

.dropzone {
    background: white;
    border-radius: 5px;
    border: 2px dashed rgb(0, 135, 247);
    border-image: none;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
}

td.details-control {
    text-align: center;
    color: forestgreen;
    cursor: pointer;
}
tr.shown td.details-control {
    text-align: center;
    color: red;
}

h1.form-title {
    padding: 1em 0em;
}

.span_error {
    display: none;
    color: red;
}

#form-csv-columns label {
    display: inline;
}

#dataTables-csv th{
    text-align: center;
}

#dataTables-csv th:first-of-type {
    min-width: 140px;
}

#dataTables-csv_wrapper .row .col-sm-12 {
    overflow-x: scroll;
    padding-top: 80px;
}

#theme_block, #mot_block, #auteur_block {
    display: none;
}

.form-auteur {
    width: 20%;
}

button.isDisabled{
    cursor: not-allowed;
}

.keywords{
  width: 100% !important;

}
.keywords .holder{
  overflow: visible !important;
}
#mot_list_annoninput,#mot_list_annoninput input{
  display: block !important;
  width: 150px !important;
}

#mot_list_annoninput input{
  border-radius: 20px;
}

.keywords .bit-box{
  display: inline-block !important;
  width: auto !important;
  margin: 4px !important;
  border: none !important;
  border-radius: 20px !important;
  padding: 4px !important;
  font-size: 12px;
  overflow: visible !important;
  padding-right: 15px !important;
}

#mot_list_feed{
  width: 74% !important;
  overflow: hidden;
}

.bootstrap-tagsinput {
  background-color: #fff;
  border: none !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 6px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  max-width: 100%;
  line-height: 22px;
  cursor: text;
}
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0 6px;
  margin: 0;
  width: auto;
  max-width: inherit;
}
.bootstrap-tagsinput.form-control input::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput input:focus {
  border: none !important;
  box-shadow: none;
}
.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: white;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
