.mapa_cr_kraje>polygon, .mapa_cr_kraje>polyline, .mapa_cr_kraje>path {
  fill: rgba(11, 77, 146, 0.55);
  stroke: rgba(255, 255, 255, 0.6);
  stroke-width: 1px;
}
.mapa_cr_kraje>polygon.CZ010 {
  fill: rgba(11, 77, 146, 0.1);  /* potlacime vypln */
  stroke: rgba(255, 255, 255, 0.8);  /* zvyraznime tah */
}

.footer.row, .footer.row-wide {
  padding: 20px 0; }
.footer__link {
  display: flex;
  align-items: center; }
.footer__logo {
  float: left; }
.footer__logo-text {
  display: flex;
  height: 100%;
  color: #222222;
  font-weight: 400;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.25em;
  margin-left: 10px; }
.footer__logo--uzis {
  width: 68px;
  height: 47px; }
.footer__logo--iba {
  width: 142px;
  height: 47px; }
.footer__column {
  display: flex;
  align-items: center; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .footer__column {
    display: block; } }

.logo-header {
  padding: 15px 0; }
.logo-header__logo-link {
  display: inline-block;
  margin-left: 15px; }
.logo-header__logo--opz {
  width: 213px; }
.logo-header__logo--uzis {
  width: 60px; }
.logo-header__logo--iba {
  width: 120px; }
.logo-header__title {
  color: #222222;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  font-size: 0.625rem;
  line-height: 1.1em;
  text-align: right; }
.logo-header__column {
  display: flex;
  align-items: center; }
.logo-header__column--r {
  justify-content: flex-end; }



.bglightgray0 {
  background-color: #ddd;
}
.bgwhite {
  background-color: #fff;
}

form [required] {
  /*background: url('../images/cd-required.svg') no-repeat 0.5rem top;*/
  background-color: #f4cdcb;
}

label {
  cursor: default !important;   /* potlaceni nesmyslu */
}

.tab-title a, .tab-title a:hover {
  outline: 0;
}
.tab-title a:focus { /* univerz. pro chrome */
  outline: 0;
}

.typeahead,
.tt-query,
.tt-hint {
 /* width: 396px;
  height: 30px;
  padding: 8px 12px;
  font-size: 24px;
  line-height: 30px;
  border: 2px solid #ccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  outline: none;*/
}

.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  border: 2px solid #0097cf;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {
  /*width: 422px;*/
  margin-top: -1px;
  padding: 6px 0;
  background-color: #fff;
 /* border: 1px solid #ccc;*/
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 3px 20px;
 /*  line-height: 24px;*/
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #0b4d92;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0b4d92;
}

.tt-suggestion p {
  margin: 0;
}

/*

.Strankovani_current {
  color: #000;
  font-weight: bold;
}
*/

/*
.typeahead,
.tt-query,
.tt-hint {
}

.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  border: 2px solid #0097cf;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999;
}

.tt-dropdown-menu {
  width: 100% !important;
  margin-top: 1px;
  padding: 6px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 3px 20px;
  line-height: 24px;
  color: #333;
}

.tt-suggestion.tt-cursor {
  background-color: #eee;
}

.tt-suggestion p {
  margin: 0;
}*/

.result-window {
  min-height: 3rem;
}


.float-margin {
  margin-bottom: 0.3125rem;
  margin-top: 0.3125rem;
}
.float-margin.left {
  margin-right: 0.9375rem;
}
.float-margin.right {
  margin-left: 0.9375rem;
}



.logolink-bar .opz-logo {
  margin: 0.875rem 0 0 0; 
}
.logolink-bar .logo-logolink {
  display: inline-block;
  right: 0;
  margin: -0.625rem 0 1.1875rem 0.9375rem; 
}
.logolink-bar .title-logolink {
  color: #222222;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  font-size: 0.625rem;
  line-height: 1.1em;
  margin-top: 1.25rem;
  text-align: right; 
}

/*
.header .logo-header {
  display: inline-block;
  right: 0;
  margin: -0.3125rem 0 1.5625rem 0.9375rem;
}
.header div.title-c {
  display: inline-block;
}*/

/* odvozeno od   panel radius right float-margin
*/
.rightbox {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333333;  
  border-radius: 5px;
  float: right;
  margin-bottom: 0.3125rem;
  margin-top: 0.3125rem; 
  margin-left: 0.9375rem;
}

  .rightbox > :first-child {
    margin-top: 0; }
  .rightbox > :last-child {
    margin-bottom: 0; }
  .rightbox h1, .rightbox h2, .rightbox h3, .rightbox h4, .rightbox h5, .rightbox h6, .rightbox p, .rightbox li, .rightbox dl {
    color: #333333; }
  .rightbox h1, .rightbox h2, .rightbox h3, .rightbox h4, .rightbox h5, .rightbox h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }

.blue, .primary-color {
  color: #284796;
}

/* odvozeno od radimova .colored*/
.red, .highlighted {
  color: #bf3b3b;
}

.top { vertical-align: top; }

.bg-primary { background-color: #284796; }
.bg-secondary { background-color: #c52d22; }
.white { color: #fff; }
.gray { color: #999; }



.bold {
  font-weight: bold;
}
.nomargin { margin: 0; }
.automargin { margin: auto; }
.margintop3px { margin-top: 3px; }
.margintop1em { margin-top: 1em; }

.margintop { margin: 1em 0 0 0; }
.margintopbottom { margin: 1em 0; }

.lower-alpha { list-style-type: lower-alpha; }


.width_25perc { width:25%; }
.width_50perc { width:50%; }
.width_100perc { width:100%; }

.width_80 { width:80px; }
.width_100  { width:100px; }
.width_150  { width:150px; }
.width_200  { width:200px; }
.width_300  { width:300px; }
.width_496 { width:496px; }
.width_800 { width:800px; }
.height_100  { height: 100px; }

.minwidth_50perc { min-width:50%; }


.nowrap { white-space: nowrap; }
.skryty, .skr { visibility: hidden; display: none !important; }

.nolink { text-decoration: none; }


.clearing-assembled:not(.clearing-blackout) .carousel .clearing-thumbs .photogallery_td {
  background: #efeeec;
  border: 1px solid #d6d4ce;
  font-size: 0.73rem;
  width: 175px; height: 175px;  /* width: 185px; height: 185px; varianta s komentari */
  line-height: 1.2;
  margin-bottom: 10px;
  padding: 4px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;  
  -webkit-transition: border-color 0.4s ease;
  -moz-transition: border-color 0.4s ease;
  -ms-transition: border-color 0.4s ease;
  -o-transition: border-color 0.4s ease;
  transition: border-color 0.4s ease; }
  .clearing-assembled:not(.clearing-blackout) .carousel .clearing-thumbs .photogallery_td img {
    margin: 5px;
    /*max-height: 70%; varianta s komentari */ }
  .clearing-assembled:not(.clearing-blackout) .carousel .clearing-thumbs .photogallery_td:hover {
    border-color: #991012; }
.clearing-assembled.clearing-blackout {
  z-index: 9998; }
  .clearing-assembled.clearing-blackout .clearing-caption {
    color: #CCCCCC !important; }
  .clearing-assembled.clearing-blackout .clearing-close:hover {
    color: #c51517; }
  .clearing-assembled.clearing-blackout .carousel .clearing-thumbs .photogallery_td {
    color: transparent; }


/*-----------------------------------------  one track forum -----------------------------------------*/
ul.comment { list-style-type: none; margin: 0.3em 0 0.5em 0.2em;  }
ul.comment li {
  list-style-type: none;
  background: none;
  margin: 0.1em 0 0.2em 0;  
  padding: 0; 
}
.comment ul li { /* vnorene  */
 list-style-type: none;
 background: none;
 margin-left: 0.8em;
 min-width: 200px;
}

.comment_item { min-width: 200px; margin: 0; padding: 0.3em 0.5em; border: 1px solid #d7d7d7; background-color: #efefef;  }
.comment_item p, .comment_item h2, .comment_item h3, .comment_item h4, .comment_item h5  { margin: 0; padding: 0; }
.comment_menu { padding: 0.3em 0.5em; float: right; margin-left: 0.8em; line-height: 0.9em; border: 1px solid #d7d7d7; background-color: white; text-align: right }


#slidetree-nav a { margin: 0 0.5rem; padding: 0.3rem 0.7rem;  }
#slidetree-nav a.activeSlide { color: #000; text-decoration: none; border: 1px solid #ccc; }

#slidetree .photogallery_td  { padding: 0.5rem; height: auto !important; }


#map-pp { width: 100%; height: 450px; border: 1px solid #c1c1c1; }
#map-detail { width: 100%; height: 300px; border: 1px solid #c1c1c1; }



.smap img {
  max-width: none !important;
}

.smap .label {
  background: inherit;
}



/* select2 pro F5 https://gist.github.com/icyz/abd2582c90e7535016d0 */
/*
15-12-2015
@twitter: andreamariani2k
*/

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  font-size: .875rem!important;
}
span.select2.select2-container.select2-container--default {
  width: 100%!important;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  /*  height: 1.9rem;*/

  font-size: 0.875rem; /* doplneno dle nasi modifikace */
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;

  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #ccc;
  box-sizing: border-box;

  text-transform: uppercase; /* pridano */

  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  background-color: #fafafa;
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 1px 1px 1px 10px;
  user-select: none;
  -webkit-user-select: none;
  font-size: .875rem!important;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
}
.select2-search--dropdown {
  background-color: #fafafa;
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 0;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #ccc;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: rgba(0, 0, 0, .75);
  /*line-height: 1.9rem;  OPRAVA ivo */
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  border-width: 3px 3px 0 3px;
  height: 0;
  left: 50%;
  margin-left: -5px;
  margin-top: 0px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #000 transparent;
  border-width: 0 3px 3px 3px;
}
.select2-container--default .select2-selection--multiple {
  background-color: #fafafa;
  border: 1px solid #ccc;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #ccc;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {} .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
                                                                                                             .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {} .select2-container--default .select2-search--dropdown .select2-search__field {
                                                                                                                                                                                                                            border: 1px solid #ccc;
                                                                                                                                                                                                                          }
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #ccc;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: rgba(0, 0, 0, .75);
  line-height: 1.9rem;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #ccc;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  border-width: 3px 3px 0 3px;
  height: 0;
  left: 50%;
  margin-left: -5px;
  margin-top: 0;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #ccc;
  border-radius: 0;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #000 transparent;
  border-width: 0 3px 3px 3px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #ccc;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #ccc;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #ccc;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
.select2-container--default .select2-selection--single {
  background-color: #fafafa;
}