/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 25-lug-2017, 12.09.17
    Author     : silvia
*/
/*$brand-primary:         #DF691A !default;*/
/*
$body-bg:               #E7E7E7 !default;
$box-bg:                #2B3E50 !default;
*/
.select2-dropdown {
  border-radus: 0; }

.select2-container--default .select2-selection--single,
.select2-container--default .select2-dropdown,
.select2-container--default .select2-selection--multiple {
  border-radius: 0px !important;
  border: 1px solid #ccc;
  min-height: 39px;
  padding: 8px 16px;
  font-size: 1.2em;
  line-height: 1.42857;
  /*color: $input-color;*/
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc; }
.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-container--default .select2-search--inline .select2-search__field {
  color: #404040;
  width: 100% !important; }
.select2-container--default .select2-dropdown {
  font-size: 0.9em; }
.select2-container--default .select2-search--dropdown {
  padding: 4px 0px; }

.select2-results__option[aria-selected] {
  margin: 0px;
  font-size: 1em; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 1.42857; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 39px; }

/*# sourceMappingURL=select2_override.css.map */
