/* css_bexsero */
body{color: #535353; font-family: 'Barlow', sans-serif;}
body label{font-weight: bold;color: #000000;}
.div_banner{position: relative;}
.div_banner .div_laguage{position: absolute;right: 10px; top:10px;}
.div_laguage img{opacity: 0.7;}
.div_laguage .active img,.div_laguage a:hover img{opacity: 1;}
.page_bexsero{ color: #4F4F4F;}
.page_bexsero  .owl-buttons .owl-prev{
    text-align: right;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: calc(50% - 45px );
}
.page_bexsero .owl-buttons .owl-next {
    text-align: left;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: calc(50% - 45px );
}
.page_bexsero .owl-buttons .owl-next span,
.page_bexsero .owl-buttons .owl-prev span{
    display: inline-block;
    position: absolute;
    width: 10px;
    height: 10px;
    background: transparent;
    text-indent: -9999px;
    border-top: 1px solid #fff;
    border-top-color: rgb(255, 255, 255);
    border-top-width: 1px;
    border-left: 1px solid #bfbfbf;
    border-left-color: rgb(255, 255, 255);
    border-left-width: 1px;
    transition: all .3s ease-in-out;
    text-decoration: none;
    color: transparent;
}
.page_bexsero  .owl-buttons .owl-prev span {
    transform: rotate(-45deg);
    left: 20px;
    top: 20px;
}
.owl-buttons .owl-next span {
    transform: rotate(135deg);
    right: 20px;
    top: 20px;
}
.page_bexsero .bg_note{
    background: #2238BD;
    border-radius: 6px 126px;
    padding: 3% 5%;
}
/* style select search */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle; width: 100%!important; }.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;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 #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.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;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #ccc;border-radius:4px; min-height:40px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:38px}.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:36px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;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 #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;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__rendered li{list-style:none}.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 #aaa;border-radius:4px;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{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.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 #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 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:#444;line-height:28px}.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 #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 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:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;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 #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;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 #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 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;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 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 #aaa;border-radius:4px;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 #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;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;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;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:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/* end style select search */
/* css bexsero */
.page_bexsero .bg_bull .owl-theme .owl-controls .owl-page span{background: rgba(255, 255, 255, 0.5);}
.page_bexsero .bg_bull .owl-theme .owl-controls .owl-page.active span{background: #fff;}
.cl_bexsero{ color: #2238BD;}
.bg_bexsero{background: #2238BD;}
.bg_bexsero2{background: #F8CA27;}
.bexsero_menu{position: relative;background: #2238BD;}
.bexsero_menu ul{margin: 0!important;padding: 0;}
.box_form{ position: relative;}
.form_bexsero,.form_bexsero{
    z-index: 99;
    background: #F2F2F2;
    box-shadow: 3px -3px 16px rgba(0, 0, 0, 0.12);
    border-radius: 30px;
    position: relative;
    padding: 20px;
}
.box_form:before{
    z-index: 9;
    content: "";
    background: #2238BD;
    border-radius: 30px;
    position: absolute;
    width: 100%; height: 100%;
    left: -25px;
    top:-25px;
}
.mnu_bexsero li{ padding-left: 10px; padding-right: 10px;}
.mnu_bexsero li a{padding: 5px 25px;}
.mnu_bexsero li:last-child a{
    background: rgb(248,202,39);
    background: linear-gradient(180deg, rgba(248,202,39,1) 0%, rgba(243,156,53,1) 35%, rgba(248,202,39,1) 100%);
    border-radius: 5px;
    color: #2A388F;
    padding: 8px 25px 5px;
    font-weight: bold;
}
.item_antoan{border-bottom: 0.6px solid rgba(16, 27, 136, 0.3);  }
.item_antoan:last-child{border: none;}
.bg_bexsero{ z-index: 99;position: relative;}
.sp_close {
    position: absolute;
    right: -15px;
    top: -15px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    padding: 3px;
    box-shadow: 2px -2px 5px #000;
    cursor: pointer;
}
.sp_close:hover {
    opacity: 1;
}
.sp_close:before, .sp_close:after {
    position: absolute;
    left: 21px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #333;
}
.sp_close:before {
    transform: rotate(45deg);
}
.sp_close:after {
    transform: rotate(-45deg);
}
.ts_popup.show{
    position: fixed;
    width: 100%;height: 100%;
    left: 0;top: 0;z-index: 99999;
}
.ts_popup.show:before{
    content: "";
    position: absolute;
    background: #000;
    content: ""; opacity: 0.7;
    left: 0; top: 0;
    width: 100%; height: 100%;
}
.ts_popup.show .div_msgf{
    position: absolute;
    z-index: 999999;
    width: 310px;
    min-height: 200px;
    top: calc(50% - 150px );
    left: calc(50% - 155px );
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{ min-width: 100px;}
.box_thanks_send{ position: fixed; width: 100%; height: 100%; left: 0; top:0;z-index: 999999; max-width: 100%;}
.box_thanks_send .b_content{ width: 640px; margin: 20px auto 0;max-width: 95%;position: relative;}
.cmd_close {
    position: absolute;
    top: -10px;
    right: -10px;
    display: block;
    width: 35px;
    height: 35px;
    font-size: 0;
}
.cmd_close:before,
.cmd_close:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 25px;
    background-color: #F0F0F0;
    transform: rotate(45deg) translate(-50%, -50%);
    transform-origin: top left;
    content: '';
}
.cmd_close:after {
    transform: rotate(-45deg) translate(-50%, -50%);
}
@media (max-width:767px){
    body .page_bexsero .div_flex_mobile .item{width: 20%;}
    body .page_bexsero .p20 .div_flex_mobile .item{width: 20%;}
    .page_bexsero .div_flex_mobile{ margin-top: 10px; margin-bottom: 10px;}
    .page_bexsero .bg_note{ padding: 13% 10%;}
    .txtrate .sz_10{font-size: 8px!important;}
}
@media (max-width:1024px){
    .mnu_bexsero ul{padding: 0;}
    .mnu_bexsero li{list-style: none; border-bottom: 1px solid #f0f0f0; padding: 0;}
    .mnu_bexsero li a {
        margin: 5px 0;
        padding: 5px 0;
        display: inline-block;
    }
    .div_tslogo  .icon_menu{display: block;}
    .mnu_bexsero li:last-child{ float: left;}
    .mnu_bexsero li:last-child,.mnu_bexsero li:nth-last-child(2){ border: none;}
    .div_tslogo  .icon_menu{ position: absolute;right: 10px; top:10px;left: inherit;}
    .div_tslogo .navbar-toggle .icon-bar{ background: #2A388F;}
}
.bg_item_chuyengia{
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    border: 0.1px solid;
    border-image-source: linear-gradient(180deg, rgba(243, 156, 53, 0) 0%, #F8CA27 100%);
}
.img_chuyengia{border-radius: 50%;position: relative;overflow: hidden;width: 340px;height: 340px;}
.img_chuyengia img{
    z-index: 99;
    position: relative;
    max-width: 120%;
    width: 120%;
    margin-left: -10%;
    margin-top: -20px;
}
.img_chuyengia:before{
    position: absolute;
    content: "";
    left: 0;
    top:0;z-index: 9;
    width: 100%; height: 100%;
    background: linear-gradient(180deg, #F9CB28 0%, #F5A334 97.4%);
}
.div_msg_bexsero{
    text-align: center;
    border: 1px solid orange;
    padding: 5px;
    margin-top: 5px;
}
.bexsero_tienich .owl-pagination{margin-top: -80px;}
.page_bexsero .bg_ll.owl-theme .owl-controls .owl-page span{background: #D9D9D9; width: 5px; height: 5px;margin: 2px 3px;}
.page_bexsero .bg_ll.owl-theme .owl-controls .owl-page.active span{background: #2238BD; width: 30px;}
.page_bexsero .mnu_bexsero li a:focus{color: yellow;}
.item_rate{ min-width: 80px;}
.grid-container {display: grid; grid-template-columns: 26% 60px 60px 80px 80px 100px auto;}
.grid-container input[type="text"]{ font-size: 10px;}



.div_bexsero .container{
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}
.div_bexsero .form-control{
    background-color:#fff;
    background-image:none;
    border-radius:4px;
    border:1px solid #dcdfe6;
    box-sizing:border-box;
    color:#000;
    display:inline-block;
    font-size:inherit;
    min-height:40px;
    line-height:40px;
    outline:none;
    padding:0 15px;
    transition:border-color .2s cubic-bezier(.645,.045,.355,1);
    width:100%
}
.div_bexsero  .dropdown button{
    background: none!important;
    border: none!important;
}
.div_bexsero .caret{display: inline-block;}
.div_bexsero  label{
    color: #333333; font-size: 14px; font-weight: 700;
}
.bg_evu {
    background: #F6F8FE;
}


@media (max-width:767px) {
    .item_rate{min-width: 0; padding: 3px;}
    .grid-container {display: grid; grid-template-columns: 21% 40px 40px 40px 40px 50px auto;line-height: 1.2;}
    .grid-container.pl_10 {padding-left: 2px;}
    .grid-container.bg_bexsero {align-content:baseline;align-items: baseline; padding: 3px;}
    .item_rate br{display: none;}
    .grid-container input[type="text"] {
        padding: 2px; height: 18px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 8px;
    }
    .size_10{font-size: 8px;}
    div.rating-stars ul > li.star > i.fa{font-size: 1.5em;}
    .item_rate input[type="text"] {
        transition: transform 0.5s cubic-bezier(0.67, -0.33, 0.62, 1.35), box-shadow 0.4s ease;
    }

    .item_rate input[type="text"]:focus {
        box-shadow: 0px 30px 1em -25px rgba(0, 0, 0, 0.4);
        transform: scale(1.7, 1.7);
        z-index: 99999999;
        border: 1px solid #ccc;
        position: absolute;
        right: 54px;
        width: 100px;
    }

    .item_rate input[type="text"]::-webkit-input-placeholder {
        transition: color 0.4s ease;
    }

    .item_rate input[type="text"]:focus::-webkit-input-placeholder {
        color: transparent;
    }
    .div_laguage img{width: 20px;}
    body .div_banner .div_laguage{top: 3px;}
}
.grid-container .item{text-align: center;align-content: center;display: grid;text-align:-webkit-center;}
.grid-container .form-control{height: 25px; margin-bottom: 2px;}
.grid-container .item:first-child{text-align: left;}
input[type='radio'],input[type='radio']:focus{outline: none;}
#txtnote{ border: none; border-bottom: 1px solid #ccc;border-radius: 0;box-shadow: none; padding-left: 0; padding-right: 0;}
/* Rating Star Widgets Style */
.rating-stars ul {
    list-style-type:none;
    padding:0;

    -moz-user-select:none;
    -webkit-user-select:none;
}
.rating-stars ul > li.star {
    display:inline-block;

}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
    font-size:2em; /* Change the size of the stars */
    color:#ccc; /* Color on idle state */
    cursor: pointer;
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
    color:#FFCC36;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
    color:#FF912C;
}
@media (max-width:1025px) {
    .img_chuyengia{
        width: 250px;
        height: 250px;
        margin: 0 auto;
    }
}
@media (min-width:768px) {
    .icon_menu_ts{ display: none;}
    .page_bexsero .collapse.in{ display: flex;}
}
@media (max-width:767px) {
    .page_bexsero .div_tslogo .navbar-toggle .icon-bar{
        background: #fff;
    }
    #navigation{ display: none!important;}
    #navigation.in{ display: block!important;}
    #navigation.in .icon_menu{ display: block!important;}
    #navigation.in .search_icon{ display: none!important;}
    #navigation .container{ width: 100%;}
    #main_menu .nav,#main_menu ul li{ float: none;}

    #main_menu ul li{border-bottom: 1px solid #fff;}
    .bexsero_tienich{background: #2238BD!important;z-index: 9;}
    .page_bexsero .row{
        margin-right: -7px;
        margin-left: -7px;
    }
    .bexsero_tienich .owl-pagination{margin-top: 0;}
    .navbar-toggle-ts {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .navbar-toggle-ts .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }
    .div_tslogo .navbar-toggle-ts .icon-bar {
        background: #fff;
    }
    .navbar-toggle-ts .icon-bar+.icon-bar {
        margin-top: 4px;
    }
}