@charset "UTF-8";

.ui-select-parent{width:156px; flex:none;}
.ui-select-parent .select2-container--default{width:100% !important;}
.select2-container .select2-selection--single{height:45px; border-radius: 7px !important; border: 1px solid #d9d9d9;}

.select2-container--default .select2-selection--single .select2-selection__rendered{padding:0 49px 0 17px; font-size:16px; color:#121212; font-weight:500; line-height:43px;}
.select2-container--default .select2-selection--single .select2-selection__arrow{right: 12px;top: 50%;transform: translateY(-50%);width: 12px;height: 7px;background: url('../images/ourclass/arr_select_black.png') no-repeat center center;}
.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none;}
.select2-container--default .drop-menu .select2-results__option--selected{display:block; background:#fff;}
.select2-container--default .drop-menu .select2-results__option{padding:10px 17px;color:#4c4c4c;}
.select2-container--default .drop-menu .select2-results__option:hover{background:#f3f6fe;}
.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#f4f4f4;}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__rendered{color:#a1a1a1;}
/* .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__choice__display{color:#a1a1a1;} */


.ui-select-parent.ty2{min-width:145px; width:auto;}
.ui-select-parent.ty2 .select2-container .select2-selection--single{height:34px; border-radius: 17px !important;}
.ui-select-parent.ty2 .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0 39px 0 19px; font-size:16px; color:#121212; font-weight:500; line-height: 32px;}
.select2-container--default .select2-selection--single .select2-selection__arrow{right:17px; width:12px; height:7px; background:url('../images/ourclass/arr_select_black.png') no-repeat center center;}

.select2-dropdown.z-index-9005{z-index: 9005;}