@import url('https://fonts.googleapis.com/css?family=Sarabun:100,400,700');

a.canvasjs-chart-credit
{
    display: none !important;
}
.carousel {
    margin-bottom: 0;
    padding: 0 0px 30px 0px;
}
/* The controlsy */
.carousel-control {
    left: -12px;
    height: 40px;
    width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
.carousel-control.right {
    right: -12px;
}
/* The indicators */
.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -10px;
    margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
    background: #cecece;
}
.carousel-indicators .active {
    background: #428bca;
}
.btn-table
{
    background-color: #1E90FF !important;
}
.text-icon
{
       color: white;
}
.chart-well
{
    background-color: #ffffff !important;

}
.green
{
    color:#2abf3c;
}
.red
{
    color: red;
}
.blue
{
    color:#36c6d3;
}
.dangr
{
    color:#ffb100;
}
.scrollbar
{
    /* margin-left: 30px; */
    float: left;
    height: 300px;
    width: 100%;
    background: #F5F5F5;
    overflow-y: scroll;
    margin-bottom: 25px;
}
/*
*  STYLE 1
*/

#style-1::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

#comfirm_devis  div  div:nth-child(2)  div{
    position: relative !important;
}

.sweet-alert h2{
    padding-top: 20px !important;
}

/* gestioncommercial : phoning */
#new_phoning_content .dropdown-menu.open {
    width: 100% !important;
}

/* gestioncommercial : phoning */
#nouveau_article_form  .dropdown-menu.open {
    width: 100% !important;
}

/* form_action*/
#form_action .dropdown-menu.open {
    width: 100% !important;
    /*    max-height: 305px !important;   */
}

/* gestioncommercial/devis ajouter */
#when_p .dropdown-menu.open {
    width: 100% !important;
}
.remove_pad_left
{
    padding-left: 0 !important;
}

#search_by_ref{
      color: #06618c;
      background: unset;
      text-decoration: none;
      font-weight: bold;
      border-bottom: 1px solid #06618c;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -ms-transition: all .5s;
      -o-transition: all .5s;
      transition: all .5s;
      cursor: pointer;
     width: 125px;
  }

#search_by_marque{
      color: #06618c;
      background: unset;
      text-decoration: none;
      font-weight: bold;
      border-bottom: 1px solid #06618c;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -ms-transition: all .5s;
      -o-transition: all .5s;
      transition: all .5s;
      cursor: pointer;
     width: 152px;
  }

.content_ref
{
    display: none;
}
