5454 height : 1px ;
5555 overflow : hidden;
5656}
57+ html [dir = rtl ] .ods-aria-instructions {
58+ right : -10000px ;
59+ left : auto;
60+ }
5761[dir = rtl ] .fa-wheelchair ,
5862[dir = rtl ] .fa-wheelchair-alt ,
5963[dir = rtl ] .fa-random ,
@@ -3606,9 +3610,11 @@ html[dir=rtl] .odswidget-geo-navigation__choice {
36063610 border-radius : 4px ;
36073611}
36083612.odswidget-select .odswidget-select-dropdown .odswidget-select-input-container .odswidget-select-input {
3613+ box-sizing : border-box;
36093614 padding : 5px 9px ;
36103615 margin : 0 ;
36113616 width : 100% ;
3617+ height : 100% ;
36123618 border : 1px solid # 33629C ;
36133619 border-radius : 4px ;
36143620 background-color : # ffffff ;
@@ -3630,12 +3636,12 @@ html[dir=rtl] .odswidget-geo-navigation__choice {
36303636}
36313637.odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu {
36323638 position : absolute;
3633- z-index : 1 ;
3639+ z-index : 1000 ;
36343640 border : 1px solid # cccccc ;
36353641 border-radius : 4px ;
36363642 background-color : # ffffff ;
36373643 background-size : cover;
3638- box-shadow : 0 px 1px 3px rgba (0 , 0 , 0 , 0.13 );
3644+ box-shadow : 0 1px 3px rgba (0 , 0 , 0 , 0.12 ) , 0 1 px 2 px rgba ( 0 , 0 , 0 , 0.24 );
36393645 max-height : 0 ;
36403646 width : 100% ;
36413647 opacity : 0 ;
@@ -3685,23 +3691,38 @@ html[dir=rtl] .odswidget-geo-navigation__choice {
36853691 margin : 0 13px ;
36863692 border-bottom : 1px solid # cccccc ;
36873693}
3688- .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i {
3694+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-square-o ,
3695+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-check-square ,
3696+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-minus-square ,
3697+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-times-circle {
36893698 width : 16px ;
36903699 height : 16px ;
36913700 text-align : center;
36923701 font-size : 18px ;
36933702 position : absolute;
36943703}
3695- .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-square-o {
3704+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-square-o .fa-square-o ,
3705+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-check-square .fa-square-o ,
3706+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-minus-square .fa-square-o ,
3707+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-times-circle .fa-square-o {
36963708 color : # cccccc ;
36973709}
3698- .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-check-square {
3710+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-square-o .fa-check-square ,
3711+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-check-square .fa-check-square ,
3712+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-minus-square .fa-check-square ,
3713+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-times-circle .fa-check-square {
36993714 color : # 00C7B1 ;
37003715}
3701- .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-minus-square {
3716+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-square-o .fa-minus-square ,
3717+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-check-square .fa-minus-square ,
3718+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-minus-square .fa-minus-square ,
3719+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-times-circle .fa-minus-square {
37023720 color : # 00C7B1 ;
37033721}
3704- .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-times-circle {
3722+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-square-o .fa-times-circle ,
3723+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-check-square .fa-times-circle ,
3724+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-minus-square .fa-times-circle ,
3725+ .odswidget-select .odswidget-select-dropdown .odswidget-select-dropdown-menu .odswidget-select-dropdown-menu-list > li i .fa-times-circle .fa-times-circle {
37053726 right : 10px ;
37063727 width : 14px ;
37073728 height : 14px ;
@@ -3797,94 +3818,92 @@ html[dir=rtl] .odswidget-geo-navigation__choice {
37973818 color : # 0088cc ;
37983819 border-bottom-color : # 0088cc ;
37993820}
3800- div .odswidget-adv-table-container {
3821+ div .odswidget-adv-table__container {
38013822 display : -ms-flexbox;
38023823 display : flex;
38033824 -ms-flex-flow : column;
38043825 flex-flow : column;
38053826 padding : 5px ;
38063827 border-radius : 4px ;
38073828 background-color : # ffffff ;
3808- box-shadow : 0 px 1px 3px rgba (0 , 0 , 0 , 0.15 );
3829+ box-shadow : 0 1px 3px rgba (0 , 0 , 0 , 0.12 ) , 0 1 px 2 px rgba ( 0 , 0 , 0 , 0.24 );
38093830}
3810- div .odswidget-adv-table-container table {
3831+ div .odswidget-adv-table__container table {
38113832 table-layout : auto;
38123833 width : 100% ;
38133834 border-collapse : collapse;
3814- z-index : 2 ;
38153835}
3816- div .odswidget-adv-table-container table .odswidget-adv-table-sticky {
3817- position : relative;
3836+ div .odswidget-adv-table__container table .odswidget-adv-table__table__sticky-header ,
3837+ div .odswidget-adv-table__container table .odswidget-adv-table__table__sticky-first-column ,
3838+ div .odswidget-adv-table__container table .odswidget-adv-table__table__sticky-first-header-column {
3839+ position : absolute;
3840+ width : auto;
38183841}
3819- div .odswidget-adv-table-container table .odswidget-adv-table-sticky .horizontally-scrolled tbody tr td : first-child ,
3820- div .odswidget-adv-table-container table .odswidget-adv-table-sticky .horizontally-scrolled thead tr th : first-child {
3842+ div .odswidget-adv-table__container table .odswidget-adv-table__table__sticky-header .horizontally-scrolled ,
3843+ div .odswidget-adv-table__container table .odswidget-adv-table__table__sticky-first-column .horizontally-scrolled ,
3844+ div .odswidget-adv-table__container table .odswidget-adv-table__table__sticky-first-header-column .horizontally-scrolled {
38213845 box-shadow : 2px 0px 2px 0px rgba (0 , 0 , 0 , 0.07 );
38223846 transition : box-shadow 0.3s ease-in-out;
38233847}
3824- div .odswidget-adv-table-container table .odswidget-adv-table-sticky tr {
3825- z-index : 1 ;
3848+ div .odswidget-adv-table__container table .odswidget-adv-table__table__sticky-header {
3849+ width : 100% ;
3850+ }
3851+ div .odswidget-adv-table__container table .odswidget-adv-table__table__sticky-header thead {
38263852 display : -ms-flexbox;
38273853 display : flex;
3854+ -ms-flex : 1 1 auto;
3855+ flex : 1 1 auto;
3856+ overflow-y : visible;
38283857}
3829- div .odswidget-adv-table-container table .odswidget-adv-table-sticky tbody tr td : first-child {
3830- z-index : 0 ;
3831- background-color : # ffffff ;
3858+ div .odswidget-adv-table__container table .odswidget-adv-table__table__sticky-header thead tr {
3859+ -ms-flex-negative : 0 ;
3860+ flex-shrink : 0 ;
38323861}
3833- div .odswidget-adv-table-container table tr : last-child td {
3862+ div .odswidget-adv-table__container table tr : last-child td {
38343863 border-bottom : none;
38353864}
3836- div .odswidget-adv-table-container table tr td ,
3837- div .odswidget-adv-table-container table tr th {
3865+ div .odswidget-adv-table__container table tr td ,
3866+ div .odswidget-adv-table__container table tr th {
38383867 padding : 10px ;
3839- border-bottom : 1px solid # dee5ef ;
3840- color : # 565656 ;
3868+ border-bottom : 1px solid # e5e5e5 ;
3869+ color : # 666666 ;
38413870 vertical-align : top;
38423871 text-align : left;
38433872 white-space : nowrap;
38443873}
3845- div .odswidget-adv-table-container table tr th {
3874+ div .odswidget-adv-table__container table tr th {
38463875 padding : 7px 10px ;
3847- background-color : # f6f8fb ;
3848- color : # 142e7b ;
3876+ background-color : # F6F8FB ;
3877+ color : # 0088cc ;
38493878 font-weight : normal;
38503879}
3851- div .odswidget-adv-table-container table tr th : first-child {
3880+ div .odswidget-adv-table__container table tr th : first-child {
38523881 border-top-left-radius : 4px ;
38533882}
3854- div .odswidget-adv-table-container table tr th : last-child {
3883+ div .odswidget-adv-table__container table tr th : last-child {
38553884 border-top-right-radius : 4px ;
38563885}
3857- div .odswidget-adv-table-container table tr th i .fa {
3886+ div .odswidget-adv-table__container table tr th i .fa {
38583887 padding-left : 5px ;
38593888 font-size : 0.8rem ;
38603889}
3861- .odswidget-adv-table-totals td {
3862- border-top : 1px solid # dee5ef ;
3890+ div .odswidget-adv-table__container table tr td {
3891+ background-color : # ffffff ;
3892+ }
3893+ .odswidget-adv-table__totals td {
3894+ border-top : 2px solid # e5e5e5 ;
38633895 font-weight : 600 ;
38643896}
3865- span .odswidget-adv-table-total-legend {
3866- color : # 142e7b ;
3897+ span .odswidget-adv-table__total__legend {
3898+ color : # 666666 ;
38673899 font-size : 0.8rem ;
38683900 vertical-align : text-bottom;
38693901 text-transform : uppercase;
38703902}
3871- .odswidget-adv-table-wrapper {
3903+ .odswidget-adv-table__wrapper {
3904+ position : relative;
38723905 overflow : auto;
38733906}
3874- .odswidget-adv-table-clear-styles table {
3875- position : static !important ;
3876- table-layout : auto !important ;
3877- width : 100% !important ;
3878- }
3879- .odswidget-adv-table-clear-styles table tr {
3880- position : static !important ;
3881- display : table-row !important ;
3882- }
3883- .odswidget-adv-table-clear-styles table tr td ,
3884- .odswidget-adv-table-clear-styles table tr th {
3885- position : static !important ;
3886- display : table-cell !important ;
3887- }
38883907.odswidget .odswidget-imagified {
38893908 max-width : 100% !important ;
38903909}
0 commit comments