@import "world.css";
main.udemy div[data-role='tab_menu'] {padding-top:0;}

main.udemy div.context div.title_banner div.button button.close {display: flex; justify-content: center; padding:0; background:gray !important; cursor:default !important;}
main.udemy div.context div.benefits div.button button.close {padding:0; background:gray !important; cursor:default !important;}

main.udemy div.context div.subscription ul.list {padding:32px 0 0;}
main.udemy div.context div.subscription ul.list > li div.card_img small.class {box-sizing:border-box; display:inline-block; width:58px; height:23px; font-size:13px; color:#fff; line-height:23px; text-align:center; border-radius:2px; }
main.udemy div.context div.subscription ul.list > li div.card_img small + small {margin-left:3px;}
main.udemy div.context div.subscription ul.list > li div.card_img small.class.prev {background:rgba(0,182,98,0.9);}
main.udemy div.context div.subscription ul.list > li div.card_img small.class.ing {background:rgba(8,119,240,0.9);}
main.udemy div.context div.subscription ul.list > li div.card_img small.class.end {background:rgba(126,129,140,0.9);}
main.udemy div.context div.subscription ul.list > li div.card_img small.class.audit {background:rgba(140,42,108,0.9);}
main.udemy div.context div.list_page {margin-top:32px;}

main.udemy div.box_popup div[data-type='input'] {position:relative;}
main.udemy div.box_popup div[data-type='input'] > label {position:absolute; width:0px; height:0px; overflow:hidden;}

main.udemy li.custom-select-option:hover {background:#66afe9; color:#fff;}

main.udemy div[data-role="paging"] ul > li:not(.arrow, .active) > a {background:#e3f0fc;}
main.udemy div[data-role="paging"] ul > li:not(.arrow, .active) > a:hover {background:#0035dd;}