.select2-search-choice div { margin-top: -6px; }
.stepBox .select2-choices, .select2-choice { background: #e8f0fa; }
.stepBox .select2-choices::after, .select2-choice::after { border-color: rgba(60,60,60,.5); border-style: solid; border-width: .25em .25em 0 0; content: ''; display: inline-block; height: 10px; width: 10px; vertical-align: top; -webkit-transform: rotate(133deg); transform: rotate(133deg); -webkit-transition: all .15s cubic-bezier(1,-.115,.975,.855); transition: all .15s cubic-bezier(1,-.115,.975,.855); -webkit-transition-timing-function: cubic-bezier(1,-.115,.975,.855); transition-timing-function: cubic-bezier(1,-.115,.975,.855); position: absolute; right: 14px; bottom: 19px; }
.select2-dropdown-open .select2-choices::after, .select2-dropdown-open .select2-choice::after { -webkit-transform: rotate(315deg); transform: rotate(315deg); }
.stepBox .select2-choices, .select2-choice { min-height: 44px; }
.select2-container-multi ul.select2-choices { padding-top: 3px; }
div.logo a img { max-height: 42px; }
section.bannerBox a.btn, .btn-submit { text-transform: uppercase; }
a.asap { color: white; background-color: #53b6eb; cursor: pointer; }
.input-line:active, .input-line:focus { background-color: #e8f0fa; }
.formErrorContent { color: red; }
span.add-link { cursor: pointer; }
.block_second { display: none; }
.select2-search { display: block; }
.select2-search input { display: block; }
.select2-drop .select2-results__option { background: #e8f0fa !important; }
.select2-drop .select2-results__options[aria-multiselectable=true] .select2-results__option { background: #e8f0fa url("../images/add.png") right 12px no-repeat !important; }
.select2-drop .select2-results__options[aria-multiselectable=true] .select2-results__option[aria-selected=true] { background: #cae4f7 url("../images/tick.png") right 12px no-repeat !important; color: #47536a; }
.textBox .text { width: 100%; }
.stepBox .select2-search-choice .flag, .stepBox .select2-choice .flag { max-height: 23px; }
.stepBox  span.select2-choices span { padding: 4px 7px 0px 7px; }
.select2-results__options { max-height: 300px; overflow: auto; }

.select2-container-multi .select2-search input.select2-search__field { border: none; background: #e8f0fa; }
/*.select2-container--open .select2-container-multi .select2-search input.select2-search__field { border: 1px solid #aaa; background: #fff; width: 100% !important; }*/

.select2-container-multi .select2-search input.select2-search__field::-webkit-input-placeholder { color: #47536a; font-size: 14px; font-style: italic; }
.select2-container-multi .select2-search input.select2-search__field:-moz-placeholder { color: #47536a; font-size: 14px; font-style: italic; }
.select2-container-multi .select2-search input.select2-search__field::-moz-placeholder { color: #47536a; font-size: 14px; font-style: italic; }
.select2-container-multi .select2-search input.select2-search__field:-ms-input-placeholder { color: #47536a; font-size: 14px; font-style: italic; }
.select2.select2-container { width: 100% !important; }

div.block { margin-top: 30px; }

.select2-search input { width: 100% !important; }

.select2-search-choice-close { cursor: pointer; }