body {
 font-family: "Open Sans", Helvetica Neue, Helvetica, Arial, sans-serif;
 font-size: 11px;
  }
.breadcrumb-line{
  margin-top: 55px;
}
.panel-second{
  /*margin-top: 0px;*/
  margin-top: 10px;
}
.pagination-top{
  padding-top: 5px;
  padding-bottom: 5px;
}
.panel_collapsed{
  margin-top: 0px;
  margin-bottom: 0px;
}
.second_dbd{
  margin-top: 20px;
}
.breadcrumb_elements_tuning{
  margin-top: 7px !important;
  margin-bottom: 7px !important; 
}
.sidebar{
	height:100%;
  transition: 0.5s ease;
}


.breadcrumb_title{
  font-weight: 500;
  letter-spacing: -0.015em;
  font-size: 17px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.breadcrumb > li + li::before {

    content: "\00a0" !important;
    padding: 0 5px;
    color: #333333;

}
/*.content{
	margin-left: 260px;
}*/

/*BREADCRUMB*/
#breadcrumb-filter {
  margin-top: 45px;
  /*margin-top: 5%;*/
  min-height: 60px;
}
#breadcrumb-filter ul.breadcrumb {
  margin:0px;
  margin-top: 0.2em;
  margin-left: 20px;
  padding:0px;
}
#breadcrumb-filter .breadcrumb-elements > li > a {
  padding: 9px 15px;
}    
/*.panel-second{
  margin-top: 0px;
}*/
.pagination-top{
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left:0px;
  min-height: 42px;
}
.pagination-bottom{
  padding-top: 5px;
  padding-bottom: 6px;
  padding-left:0px;
}
.panel_collapsed{
  margin-top: 0px;
  margin-bottom: 0px;
}
#breadcrumb-filter .breadcrumb_elements_tuning{
  margin-top: 12px !important;
  margin-bottom: 7px !important; 
}
.breadcrumb_title{
  font-family: inherit;
  font-weight: 400;
  letter-spacing: -0.015em;
  font-size: 19px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1.5384616;
  font: 600 19px 'Open Sans';
  text-transform: uppercase;

}
.breadcrumb > li + li::before {
    content: "\00a0" !important;
    padding: 0 5px;
    color: #333333;
}
#switch-mode-form {
  padding:0px;
  padding-left: 8px;
  margin:0px;
}
#switch-tab-form {
  padding:0px;
  margin:0px;
}
.switchery-double > label {
  color:#666;
}
#global_search {
  min-width: 200px;
}
.panel-table {
  margin-top: 10px;
}

#advanced-search-content {
  border-top:0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  background-color:#FAFAFA
}
#advanced-search-content .panel-heading {
  border:0px;
  background-color:#FAFAFA;
  padding-bottom: 0px;
}

#loading{
    position:fixed;
    background:white;
    opacity:0.4;
    position:absolute;  
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 97;
    margin-left:auto;
    margin-right:auto;
}


#fixed-footer{
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	background:#f0b200;
    z-index: 100;

}

/*select{visibility: hidden;}*/





/*.panel-very-large{
    width: 300%;
    margin-top:50px !important;
}*/



.panel-first{
    margin-top:55px;
}

.panel-custom{
    margin-top:30px;
}

/*TABLES*/
.table-responsive th{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /*border-right: 1px solid #ddd;*/
    padding-top: 0px !important;
    padding-left: 15px !important;
    font-size:13px;
    color:transparent;
    line-height:0.7 !important;
}
.table-responsive th .form-control {
  padding:0px;
  display:inline;
  border-color:#FAFAFA;
  /*border-color:#ddd;*/
  /*text-align: center;*/
}
/*.table-responsive th .form-control::-webkit-input-placeholder { 
    text-align: center;
}
.table-responsive th .form-control:-moz-placeholder { 
    text-align: center;
}
.table-responsive th .form-control::-moz-placeholder { 
    text-align: center;
}
.table-responsive th .form-control:-ms-input-placeholder { 
    text-align: center;
}*/
.table-responsive th a span.glyphicon {
    color: #999;
    font-size: 120%;
}

.table-responsive td{
    /*white-space: nowrap;*/
    padding: 10px;
    text-overflow: ellipsis;
}
/*
.non-order-th {
  min-width: 10vh;
  padding: 2px !important;
}*/
.avatar-img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width:38px;
}


.divider-vertical {
height: 45px;
margin: 0 9px;
border-left: 1px solid #F2F2F2;
border-right: 1px solid #FFF;
}
.pagination > li > a, .pagination > li > span {
  color:#666;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color:#4DB6AC;
  border-color: white;
}

.panel-very-large .panel-heading{
    padding-bottom: 0px !important;
}

.keywords_table{
    width: 100%;
}

.table-responsive{
    overflow-y:hidden;
}







/*CUSTOMISATION FA*/

.do-panel-heading {
  padding:5px 10px;
  color: #f0b200;
  background-color: #F9F9F9 !important;
}

a, .do-color {
    color: #f0b200;
}
.bg-do {
    background-color: #f0b200;
    border-color: #f0b200;
    color: #fff;
}

.text-orange-do, .text-orange-do:hover, .text-orange-do:focus {
    color: #f0b200 !important;
    font-weight: bold;
}

.border-orange-do {
    border-color: #f0b200;
}

.form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #777;
}
.form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #777;
    opacity:  1;
}
.form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #777;
    opacity:  1;
}
.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #777;
}



/* Webkit */
[placeholder]:focus::-webkit-input-placeholder { opacity: 0; }
/* Firefox < 19 */
[placeholder]:focus:-moz-placeholder { opacity: 0; }
/* Firefox > 19 */
[placeholder]:focus::-moz-placeholder { opacity: 0; }
/* Internet Explorer 10 */
[placeholder]:focus:-ms-input-placeholder { opacity: 0; }


/*.border-solid .form-control::-webkit-input-placeholder { 
    color:    #999;
}
.border-solid .border-solid.form-control:-moz-placeholder { 
    color:    #999;
    opacity:  1;
}
.border-solid .form-control::-moz-placeholder { 
    color:    #999;
    opacity:  1;
}
.border-solid .form-control:-ms-input-placeholder { 
    color:    #999;
}*/


.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #0c7cd5;
    border-color: #0b76cc;
}
.btn-danger, .btn-warning {
opacity: 0.7;
}
/* Tooltips */

.tooltip [class*=bg-] > .tooltip-inner {
  background-color: #666;
  min-width: 120px;
  font-size: 11px;
}
.tooltip.top [class*=bg-] .tooltip-arrow {
  border-top-color: #666;
}
.tooltip.right [class*=bg-] .tooltip-arrow {
  border-right-color: #666;
}
.tooltip.bottom [class*=bg-] .tooltip-arrow {
  border-bottom-color: #666;
}
.tooltip.left [class*=bg-] .tooltip-arrow {
  border-left-color: #666;
}
.bg-slate-300{
     background-color: #666;
}



/*navigation sidebar*/
.sidebar-xs .sidebar-main .navigation > li > a > span {
    background-color: #f0b200;
    border: 1px solid #f0b200;
    padding: 11px 20px;
  }

.sidebar-xs .sidebar-main .navigation > li > ul {
    top: 40px;
}

/*NAVIGATION NAVABAR MOBILE*/
#navbar-mobile .nav > li > a {
   padding-left: 9px;
   padding-right: 9px;
}


/*BOOSTRAP CUSTOM*/

/*test*/
.modal-title {
  font: 400 16px 'Open Sans'
}


.panel-flat > .panel-heading{
    min-height: 16.428571429px;
    padding: 10px 15px 10px;
    border-bottom-color: #EEEEEE;
    background-color: #FAFAFA;
    font-family: inherit;
  font-weight: 400;
  letter-spacing: -0.015em;
  font-size: 19px;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 1.5384616;
}

.modal-header {
    min-height: 16.428571429px;
    padding: 15px;
    border-bottom-color: #EEEEEE;
    background-color: #FAFAFA;
}
.modal-header .close {
    position: absolute;
    right: 20px;
    top:30%;
    margin-top: -2px;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: 0px;
}
.btn-do {
  background-color: #f0b200;
  border-color: #f0b200;
  color: #fff;
    height: 36px;
}
.btn-do:hover,.btn-do:focus,.btn-do:active,.btn-do.active,.open .dropdown-toggle.btn-do {
    color:#fff;
    background-color:#CCC;
    border-color:#CCC};

btn-do:active,.btn-do.active,.open .dropdown-toggle.btn-do{
    background-image:none
}
.btn-do-grey {
  background-color: #ccc;
  border-color: #ccc;
  color: #F1F1F1;
}
.btn-do-grey:hover,.btn-do-grey:focus,.btn-do-grey:active,.btn-do-grey.active,.open .dropdown-toggle.btn-do-grey {
    color:#FFF;
    background-color:#f0b200;
    border-color:#f0b200};

btn-do-grey:active,.btn-do-grey.active,.open .dropdown-toggle.btn-do-grey{
    background-image:none
}
.btn-do-dark-grey {
  background-color: #999;
  border-color: #999;
  color: #F1F1F1;
}
.btn-do-dark-grey:hover,.btn-do-dark-grey:focus,.btn-do-dark-grey:active,.btn-do-dark-grey.active,.open .dropdown-toggle.btn-do-dark-grey {
    color:#FFF;
    background-color:#f0b200;
    border-color:#f0b200;
};

btn-do-dark-grey:active,.btn-do-dark-grey.active,.open .dropdown-toggle.btn-do-dark-grey{
    background-image:none
}


/*.pagination-bottom, .pagination-top {
    background-color: #F9F9F9;
}*/
.pagination-top ul.twbs-prev-next {
    margin-left: 20px;
}
.pagination-bottom ul.twbs-prev-next {
    margin-left: 20px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #f0b200;
    border:1px solid #ddd;
}
.pagination-top ul.pagination-number {
  margin-left: 0px !important;
}
.pagination-number > li > span, .pagination-number > li > span:hover {
    color:#666;
    font-size: 12px;
  background-color: transparent;
  border:1px solid transparent;
}
.pagination-fake {
    float:right;
}
.pagination-fake > li > span, .pagination-fake > li > span:hover {
    color:#666;
    font-size: 12px;
  background-color: transparent;
  border:1px solid transparent;
}
.pagination > li:not(.disabled) .glyphicon {
    color:#666;
}
/*.table {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}*/
/*.panel-body {
    border-bottom: 1px solid #ddd;
}*/


.article.btn-do {
 margin-top: 17px;
}

.marge-top {
 margin-top: 10px !important;
}





.expand{
    padding-right:0;
}

.control-label {
    color:#6b6b6b;
    font-weight: 500;
    font-size:12px;
}

.left-half, .form-group {
    margin-right: 10px;
}

.nav-tabs {
    border-bottom: 1px solid #999;
}

.nav-tabs > li {
    border-top-width: 3px;
    border-top-color: transparent;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    
    border: 1px solid #999;
    border-top-width: 3px;
    border-top-color: #f0b200;
    border-bottom-color: transparent;
}

.tab-content-bordered .tab-content:not([class*=bg-]) {
    border-color:#999;
}

.article > .tab-content {
    min-height: 505px;
}

.article > .panel-body {
    padding-bottom: 0px;
}

.form-control {
    display: block;
    width: 100%;
    height: 36px;
    padding: 7px 12px;
    font-size: 13px;
    line-height: 1.5384616;
    color: #333333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

label {
    margin-bottom: 0px;
    font-size: 13px;
}

.label-do {    
    background-color: #f0b200;
}
.label-status {
  /*font-family: "Montserrat", Helvetica Neue, Helvetica, Arial, sans-serif;*/
  min-width: 65px;
  text-transform: none;

  -webkit-transform: rotate(-0deg);  /* Chrome, Safari 3.1+ */
     -moz-transform: rotate(-0deg);  /* Firefox 3.5-15 */
      -ms-transform: rotate(-0deg);  /* IE 9 */
       -o-transform: rotate(-0deg);  /* Opera 10.50-12.00 */
          transform: rotate(-0deg);  /* Firefox 16+, IE 10+, Opera 12.50+ */

}


.label-default, .label-info {
  margin:1px;
}


.label-pending, .btn-pending {
   background-color: #800080;
   border-color: #800080;
}
.label-trash, .btn-trash {
   background-color: #666;
   border-color: #666;
}
.label-yes {
   background-color: #0131B4;
   border-color: #0131B4;
   /*font-weight: bold;
   font-size: 12px;*/
}
.btn-yes {
   background-color: #0131B4;
   border-color: #0131B4;
}
.label-later, .btn-later {
   background-color: #77B5FE;
   border-color: #77B5FE;
}



.label-plus {
   background-color: #8FCF3C;
   border-color: #8FCF3C;
}
.label-moins {
   background-color: #CC3300;
   border-color: #CC3300;
}
.label-mitige {
   background-color: #FF9300;
   border-color: #FF9300;
}
.label-neutre {
   background-color: #FFD940;
   border-color: #FFD940;
}
.label-vide {
   background-color: #CCC;
   border-color: #CCC;
}




/*select2*/
.select2-container {
 /*width: 100% !important;*/
  /*font-size: 12px;*/
  width: fit-content !important;
  min-width: 150px;
  max-width: 300px;
}
/*.select2-results__option[aria-selected=true] {
  background-color: #f0b200;
  color: #fff;
}
.select-lg.select2-selection--single {
    height: 36px;
    padding: 7px 0;
    font-size: 13px;
}
.select2-selection--multiple .select2-selection__choice {
    background-color: #f0b200;
}
*/

/*TABLES*/

.border-solid,  .border-solid input{
  background-color: #FAFAFA;
}
tr.border-solid {
  height:50px;
}

th.extract, th.full_text {
    min-width:350px;
}
th.published_status, th.sentiment  {
    max-width:120px;
}
th.published_status .select2-selection--single:not([class*=bg-]):not([class*=border-]),
th.excluded .select2-selection--single:not([class*=bg-]):not([class*=border-]),
th.sentiment .select2-selection--single:not([class*=bg-]):not([class*=border-]) {
  background-color: transparent !important;
  border:0px !important;
  margin-top: 2px;
  padding-left: 0px;
}
th.published_status .select2-selection--single .select2-selection__placeholder,
th.excluded .select2-selection--single .select2-selection__placeholder, 
th.sentiment .select2-selection--single .select2-selection__placeholder {
    color: #777;
    font-size: 13px;
}
th.published_status .select2-selection--single .select2-selection__rendered,
th.published_status .select2-selection--single .select2-selection__rendered, 
th.sentiment .select2-selection--single .select2-selection__rendered {
    padding-left: 0px;
    padding-right: 10px;
}
.select2-dropdown {
  white-space: nowrap;
  min-width: max-content !important;
  /*width: max-content;*/
}

.query-builder .rule-container .rule-filter-container,
.query-builder .rule-container .rule-operator-container,
.query-builder .rule-container .rule-value-container, .query-builder .drag-handle {
  /*display: inline-block;*/
  display: inline;
  margin: 0 5px 0 0;
  vertical-align: middle;
}

.query-builder .error-container {
    display: none;
    cursor: help;
    color: #F00;
}

td.title {
    min-width:250px;
    font-weight: 500;
    /*font-size: 12px;*/
}
td.id {
    text-align: center;
    font-weight: 500;
    max-width:15px;
}


#id_id {
  max-width:30px;
  min-width:20px;
}

td[class*="date"] {
    max-width:20px;
    font-size: 11px;
    text-align: center;
    letter-spacing: -0.035em;
}
td[class*="date"] .date {
  font-size: 12px;
  color:#333;
  font-weight: 500;
  white-space:nowrap;
}

input[id^="id_date_"] {
  max-width:80px;
  min-width:20px;
}
/*input[id*="published_status"] {
  max-width:20px;
}*/

td.published_status {
    text-align: center;
    max-width:25px;
}

/*tr[data-delivery='trash'] {
background: rgba(217,83,79, 0.1);
opacity: 0.5;
}

tr[data-delivery='yes'] {
  background: rgba(92,184,92, 0.1);
}

tr[data-delivery='pending'] {
  background: rgba(100,149,237, 0.1);
  
}*/

tr[data-delivery='pending'] {
border-left: 5px solid rgba(128,0,128,1);
}
tr[data-delivery='trash'] {
border-left: 5px solid rgba(102,102,102,1);
/*opacity: 0.5;*/
text-decoration: line-through;
}
tr[data-delivery='yes'] {
border-left: 5px solid rgba(1,49,180,1);
font-size: 13px;
}
tr[data-delivery='later'] {
border-left: 5px solid rgba(119,181,254,1);
}

/*tr[data-delivery='yes'] {
    font-weight: 500;
}*/



#dimensions-content {margin-top:20px;}
/*#div_id_new_dimension .controls, #div_id_new_dimension, #dimensions .buttonHolder, #button-id-add {display:inline-block;}*/
#button-id-add {margin-top:-15px;margin-right:10px;}
#dimensions .controls{white-space: nowrap;}

#dimensions .controls .radio-inline, #div_id_sentiment .radio-inline {padding-left: 18px; margin-left: 4px;  font-weight: 400;}
.radio-inline.plus {color:#FFF; background-color: #8FCF3C; border: 7px solid #8FCF3C; border-radius: 3px}
.radio-inline.neutre {color:#FFF; background-color: #FFD940; border: 7px solid #FFD940; border-radius: 3px}
.radio-inline.moins {color:#FFF;background-color: #CC3300; border: 7px solid #CC3300; border-radius: 3px}
.radio-inline.mitige {color:#FFF; background-color: #FF9300; border: 7px solid #FF9300; border-radius: 3px}


/* querybuilder.js */

/*#FormQueryBuilder {
  max-width: 800px;
}*/

#builder-content {
    padding: 5px 10px 8px;
    border: 1px solid #DDD;
    border-radius: 3px;
}

.query-builder .rules-group-container {
    padding: 0px 0px 4px;
    border: 0px solid #DDD;
    background: none; !important;
  }

.rule-value-container .form-control {
    font-size: 12px;
    max-width:300px;
    min-width: 150px;
}

.rule-filter-container .select-lg.select2-selection--single, .rule-operator-container .select-lg.select2-selection--single {
    font-size: 12px;
}

.query-builder .rule-value-container {
    border-left: 0px solid #DDD;
    padding-left: 0px;
}

.query-builder .glyphicon {
    font-size: 12px;
}
.rules-group-body {
  margin-left: 29px !important;
}

.select2 .select2-container .select2-container--default .select2-container--below {
  width: fit-content;
  min-width: 150px;
  max-width: 300px;
}
/*SPECIAL MODAL*/
/*#selection-form .checkbox {
  margin-top: 25px;
}*/

#selection-form .radio label, #selection-form label .radio-inline  {
  padding-left:18px;
  font-size: 11px;
}

#selection-form .checkbox label {
    color: #999;
    font-weight: 500;
    font-size: 12px;
    padding-left:22px;
}
#selection-form .checkbox  {
    color: #999;
}
#selection-form .checkbox .checker span {
    color: #999;
    border: 2px solid #999;
}

#selection-form .form-group, #selection-form .form-group .checkbox {
  margin:0px;
}
.check-modal-action {
  margin-top:20px;
}

/*#selection-form #div_id_books_attribution_action {
  margin-top: 0px;
}*/

#selection-form .radio {
  display:inline-block;
  padding-right: 15px !important;
  margin: 0px ;
  margin-top: 2px;
}

#selection-form .radio-inline;{
  padding-right: 0px;
}

#selection-form .radio-inline input[type="radio"] {
    margin: 0px !important;
    margin-top: 2px !important;
}



/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
  .modal.left .modal-dialog,
  .modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 500px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
         -o-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
  }

  .modal.left .modal-content,
  .modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
  }
  
  /*.modal.left .modal-body,
  .modal.right .modal-body {
    padding: 15px 15px 80px;
  }*/

/*Left*/
  .modal.left.fade .modal-dialog{

    left: -600px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
       -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
         -o-transition: opacity 0.3s linear, left 0.3s ease-out;
            transition: opacity 0.3s linear, left 0.3s ease-out;
  }
  
  .modal.left.fade.in .modal-dialog{
    left: 0;
  }
        
/*Right*/
  .modal.right.fade .modal-dialog {
    right: -600px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
       -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
         -o-transition: opacity 0.3s linear, right 0.3s ease-out;
            transition: opacity 0.3s linear, right 0.3s ease-out;
  }
  
  .modal.right.fade.in .modal-dialog {
    right: 0;
  }

/*SUMMERNOTE*/
.note-toolbar-wrapper {
  display:none;
}
.note-editor.note-frame .note-editing-area .note-editable {
  font-size: 12px !important;
  color:#333 !important;
}

/*LOGO DO*/
.navbar-brand > img {
    margin-top: 4px;
    margin-left: -5px;
}
/*BARRE NAVIGATION FIXE*/
@media (min-width: 769px) {
  .sidebar{
    position:fixed;
  }
  .content-wrapper{
    padding-left: 50px;
  }   
}
.panel-head-article{
  min-height: 146px;
  border-top-color: rgb(221, 221, 221);
}
.panel-head-article .jui-button-set{
  margin:5px;
}

.panel-head-article button{
  margin:2px;
  border-radius: 0px !important;
  border-width: 1px;
}

.panel-preview-articles{

  border-top: 0px !important;
}

.panel-preview-articles .jui-button-set{
  margin:5px;
}

#id_wordcloud_3 {
  font-size: 10px;
}
  
div[id^="div_id_score"] {
   min-width: 45px;
}

.men.row:nth-child(2n) {background: #F7F7F7}
.acc.row:nth-child(2n) {background: #F7F7F7}
.sc.row:nth-child(2n) {background: #F7F7F7}

.onekey-data{padding:10px;border-top:1px solid #ccc;}
.onekey-data.specialities.row:nth-child(2n+1) {background: #F7F7F7}
.onekey-data.workplaces.row:nth-child(2n) {background: #F7F7F7}
.row .onekey-data-title {
       padding-top:8px;
       padding-bottom:8px;
       background-color:#e4e4e4;
       border-radius: 5px 5px 0px 0px;
       margin-top:10px;
   }

.form-control:focus, .select2-container *: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);
  }