﻿@import'../node_modules/react-datepicker/dist/react-datepicker.css';@import'../node_modules/react-datepicker/dist/react-datepicker-cssmodules.css';.Table_Wrapper{width:100%;border:1px solid #2e333b;border-radius:5px;background-color:#1c1e21;overflow-x:auto;}.Table_Wrapper>table.Table{width:100%;min-width:602px;border-collapse:collapse;}.Table_Wrapper>table.Table thead{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.Table_Wrapper>table.Table thead tr th.Table_Head{font-family:Inter-Bold,sans-serif,serif;font-style:normal;font-weight:700;font-size:1rem;color:#e1e1e1;padding:16px 20px;border-bottom:1px solid #2e333b;background-color:#2e333b;}.Table_Wrapper>table.Table thead tr th.Table_Head svg{width:22px;height:22px;margin:0 0 0 5px;transition:transform ease-in-out .2s;transform:translateZ(0);backface-visibility:hidden;will-change:"auto";}.Table_Wrapper>table.Table thead tr th.Table_Head svg path{fill:#929292;}@media screen and (max-width:600px){.Table_Wrapper>table.Table thead tr th.Table_Head{padding:11px 20px;}}.Table_Wrapper>table.Table thead tr th.Table_Head.Table_Head_Clickable{cursor:pointer;}.Table_Wrapper>table.Table thead tr th.Table_Head.Table_Head_Clickable>div.Table_Head_Arrow_Wrapper{width:fit-content;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;}.Table_Wrapper>table.Table thead tr th.Table_Head.Ascending svg{transform:rotate(-90deg);}.Table_Wrapper>table.Table thead tr th.Table_Head.Descending svg{transform:rotate(90deg);}.Table_Wrapper>table.Table tbody tr td.Table_Data{font-family:Inter-Regular,sans-serif,serif;font-style:normal;font-weight:400;font-size:calc(1rem - 10%);color:#929292;padding:16px 20px;border-bottom:1px solid #2e333b;}.Table_Wrapper>table.Table tbody tr td.Table_Data.Table_Data_With_Buttons{padding-top:11px;padding-bottom:11px;}@media screen and (max-width:600px){.Table_Wrapper>table.Table tbody tr td.Table_Data.Table_Data_With_Buttons{padding-top:7px;padding-bottom:7px;}}.Table_Wrapper>table.Table tbody tr td.Table_Data.Table_Data_With_Buttons>span{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;}.Table_Wrapper>table.Table tbody tr td.Table_Data.Table_Data_With_Buttons>span svg{width:17px;height:17px;margin-right:7px;}.Table_Wrapper>table.Table tbody tr td.Table_Data.Table_Data_With_Buttons>span svg path{fill:#929292;}.Table_Wrapper>table.Table tbody tr td.Table_Data.Table_Data_With_Buttons .Table_Button{display:block;width:32px;height:32px;border:0;border-radius:5px;background-color:transparent;padding:0;margin:0;}.Table_Wrapper>table.Table tbody tr td.Table_Data.Table_Data_With_Buttons .Table_Button:hover,.Table_Wrapper>table.Table tbody tr td.Table_Data.Table_Data_With_Buttons .Table_Button:focus,.Table_Wrapper>table.Table tbody tr td.Table_Data.Table_Data_With_Buttons .Table_Button:active{cursor:pointer;background-color:#282c32;}.Table_Wrapper>table.Table tbody tr td.Table_Data.Table_Data_With_Buttons .Table_Button svg{width:20px;height:30px;}.Table_Wrapper>table.Table tbody tr td.Table_Data.Table_Data_With_Buttons .Table_Button.Table_Button--Delete svg path{fill:#c35050;}.Table_Wrapper>table.Table tbody tr td.Table_Data.Table_Data_Warning{color:#bdbd00;}.Table_Wrapper>table.Table tbody tr td.Table_Data.Table_Data_Warning a,.Table_Wrapper>table.Table tbody tr td.Table_Data.Table_Data_Warning span,.Table_Wrapper>table.Table tbody tr td.Table_Data.Table_Data_Warning p{color:#bdbd00;}.Table_Wrapper>table.Table tbody tr td.Table_Data.Table_Data_Warning>a{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;margin:0;}.Table_Wrapper>table.Table tbody tr td.Table_Data.Table_Data_Warning svg{width:25px;height:25px;margin-right:3px;}.Table_Wrapper>table.Table tbody tr td.Table_Data.Table_Data_Warning svg path{fill:#bdbd00;}.Table_Wrapper>table.Table tbody tr td.Table_Data .Overdue{color:#c35050;}.Table_Wrapper>table.Table tbody tr:last-child td.Table_Data{border-bottom:0;}.Table_Wrapper>table.Table tbody tr .Table_Buttons_Row{width:100%;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;}.Table_Wrapper>table.Table tbody tr .Table_Buttons_Row .Button_Start,.Table_Wrapper>table.Table tbody tr .Table_Buttons_Row .Button_Red{padding:5px 20px;margin-left:10px;}.Table_Wrapper>table.Table tbody tr.Archived{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.Table_Wrapper>table.Table tbody tr.Archived td.Table_Data{color:#4f4f4f;}.Table_Wrapper>table.Table tbody tr.Archived td.Table_Data:hover{cursor:default;}.Table_Wrapper>table.Table.Table--Anchored tbody tr:hover,.Table_Wrapper>table.Table.Table--Anchored tbody tr:focus,.Table_Wrapper>table.Table.Table--Anchored tbody tr:active{cursor:pointer;background-color:#282c32;}.Table_Wrapper.Table_Wrapper--NoMinWidth>table.Table{min-width:0;}.Table_Customer_With_Color{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;}.Table_Customer_With_Color .Customer_Color{margin:0 10px 0 0;}.Customer_Color{display:block;width:12px;height:12px;border:0;border-radius:50%;}.Table_Data_Client_Website_Error_Description{display:block;width:100%;}.Table_Data_Client_Website_Error_Description>span{display:block;width:100%;text-align:center;}.Popup{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,.25);visibility:hidden;opacity:0;transition:all .25s;transform:translateZ(0);backface-visibility:hidden;will-change:"auto";z-index:-1;}.Popup div.Popup_Inner{position:fixed;display:block;width:95%;max-width:450px;padding:0;margin:0;background-color:#1c1e21;border:2px solid #2e333b;border-radius:5px;opacity:0;transition:opacity .25s;z-index:1001;}.Popup div.Popup_Inner header.Popup_Header{width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;background-color:#0e0f10;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.Popup div.Popup_Inner header.Popup_Header:hover{cursor:grab;}.Popup div.Popup_Inner header.Popup_Header .Headline3{font-size:20px;padding:12px 0 12px 18px;margin:0;color:#e1e1e1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:5px;}.Popup div.Popup_Inner header.Popup_Header button.Popup_Button_Close{width:52px;height:52px;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;background-color:transparent;border:0;border-top-right-radius:2px;}.Popup div.Popup_Inner header.Popup_Header button.Popup_Button_Close:hover,.Popup div.Popup_Inner header.Popup_Header button.Popup_Button_Close:focus,.Popup div.Popup_Inner header.Popup_Header button.Popup_Button_Close:active{cursor:pointer;background-color:#282c32;}.Popup div.Popup_Inner header.Popup_Header button.Popup_Button_Close img,.Popup div.Popup_Inner header.Popup_Header button.Popup_Button_Close svg{display:block;width:100%;max-width:12px;}.Popup div.Popup_Inner header.Popup_Header button.Popup_Button_Close img path,.Popup div.Popup_Inner header.Popup_Header button.Popup_Button_Close svg path{fill:#e1e1e1;}.Popup article.Popup_Content{width:100%;padding:18px;}.Popup article.Popup_Content .Popup_Actions{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;margin-top:40px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.Popup article.Popup_Content .Popup_Actions button+button{margin-left:10px;}.Popup.Popup--Active{z-index:1000;visibility:visible;opacity:1;}.Popup.Popup--Active div.Popup_Inner{transition:opacity .25s;opacity:1;}.Status_Update{position:fixed;bottom:-100px;left:50%;transform:translateX(-50%);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;border-radius:5px;padding:5px 5px 5px 17px;box-shadow:3px 3px 9px -3px rgba(0,0,0,.2);transition:all ease-in-out .15s;z-index:9000;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translateZ(0);backface-visibility:hidden;will-change:"auto";}.Status_Update.Status_Update--Success{background-color:#008000;}.Status_Update.Status_Update--Error{background-color:#c35050;}.Status_Update.Status_Update--Visible{bottom:20px;}.Status_Update .Normal{font-size:calc(1rem - 10%);color:#e1e1e1;margin-bottom:0;}.Status_Update button{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;width:32px;height:32px;border:0;border-radius:50%;background-color:transparent;margin-left:10px;padding:0;}.Status_Update button:hover{cursor:pointer;background-color:#282c32;}.Status_Update button:focus,.Status_Update button:active{outline:0;background-color:#282c32;}.Status_Update button svg{width:15px;height:15px;}.Status_Update button svg path{fill:#e1e1e1;}.fc .fc-col-header-cell-cushion{font-size:15px;margin:0;}.fc .fc-button{background-color:transparent!important;border:0!important;color:#929292!important;}.fc .fc-button:hover,.fc .fc-button:focus,.fc .fc-button:active{cursor:pointer;background-color:#282c32!important;}.fc .fc-button span{color:#929292!important;margin:0;}.fc .fc-button[disabled]{background-color:transparent!important;}.fc .fc-button[disabled]:hover,.fc .fc-button[disabled]:focus,.fc .fc-button[disabled]:active{cursor:default;background-color:transparent!important;}.fc .fc-button-group{max-height:42.25px;}.fc .fc-scroller{scrollbar-width:auto;scrollbar-color:#474747 #202020;}.fc .fc-scroller::-webkit-scrollbar{width:16px;}.fc .fc-scroller::-webkit-scrollbar-track{background:#202020;}.fc .fc-scroller::-webkit-scrollbar-thumb{background-color:#474747;border-radius:6px;border:0 solid #fff;}.fc .fc-scrollgrid{border:0!important;}.fc .fc-scrollgrid td,.fc .fc-scrollgrid th{border-color:#323232!important;}.fc .fc-timegrid-slot-label-cushion{color:#7a7a7a;font-size:14px;}.fc .fc-timegrid-col.fc-day-today{background-color:rgba(255,255,255,.03)!important;}.fc .fc-timegrid-event-harness .fc-event{box-shadow:none!important;border-radius:2px!important;border:0!important;min-height:2px;}.fc .fc-timegrid-event-harness .fc-event:hover{cursor:pointer;}.fc .fc-timegrid-event-harness .fc-event .fc-event-main .fc-event-time{width:100%!important;font-size:10.5px!important;line-height:13px!important;margin-bottom:5px!important;background-color:rgba(0,0,0,.07)!important;padding:4px 8px!important;border-top-left-radius:7px!important;border-top-right-radius:7px!important;}.fc .fc-timegrid-event-harness .fc-event .fc-event-main .fc-event-title-container{width:100%!important;padding:4px 8px!important;}.fc .fc-timegrid-event-harness .fc-event .fc-event-main .fc-event-title-container .fc-event-title{font-size:14px!important;font-weight:700!important;line-height:17px!important;}.fc .fc-timegrid-event-harness .fc-event .fc-event-main .fc-event-main-frame{flex-wrap:nowrap!important;}.Tooltip_Row{display:block;width:100%;margin:0;font-family:Inter-Bold,sans-serif,serif;font-style:normal;font-weight:700;font-size:13px;}.Tooltip_Row span{font-family:Inter-Regular,sans-serif,serif;font-style:normal;font-weight:400;font-size:13px;}.Context_Menu_Wrapper{display:none;position:fixed;width:240px;padding:10px;background-color:#1c1e21;border-radius:5px;z-index:1000;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.Context_Menu_Wrapper.Context_Menu_Wrapper--Active{display:block;}.Context_Menu_Wrapper span.Context_Menu_Customer{display:block;width:100%;font-family:Inter-Bold,sans-serif,serif;font-style:normal;font-weight:700;font-size:calc(1rem - 10%);color:#e1e1e1;margin:0;padding:5px 0 5px 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.Context_Menu_Wrapper span.Context_Menu_Project{display:block;width:100%;font-family:Inter-Regular,sans-serif,serif;font-style:normal;font-weight:400;font-size:.65625rem;color:#929292;margin:0;padding:0 0 5px 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.Context_Menu_Wrapper span.Context_Menu_Time{display:block;width:100%;font-family:Inter-Regular,sans-serif,serif;font-style:normal;font-weight:400;font-size:.65625rem;color:#929292;margin:0 0 10px 0;padding:0 0 5px 5px;border-bottom:1px solid #2e333b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.Context_Menu_Wrapper nav.Context_Menu{width:100%;}.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List{flex:0 1 auto;width:100%;list-style:none;padding:0;margin:0;}.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item{flex:0 1 auto;width:100%;}.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item>a.Context_Menu_List_Item_Link{display:grid;grid-template-columns:15px 1fr;align-items:center;width:100%;padding:10px 7px;margin:0;font-size:.75rem;color:#e1e1e1;border-radius:5px;}.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item>a.Context_Menu_List_Item_Link:hover{cursor:pointer;background-color:#282c32;}.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item>a.Context_Menu_List_Item_Link:focus,.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item>a.Context_Menu_List_Item_Link:active{outline:0;background-color:#282c32;}.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item>a.Context_Menu_List_Item_Link span{font-size:.75rem;margin:0 0 0 5px;}.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item>a.Context_Menu_List_Item_Link .Icon_Wrapper{width:10px;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;}.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item>a.Context_Menu_List_Item_Link .Icon_Wrapper img,.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item>a.Context_Menu_List_Item_Link .Icon_Wrapper svg,.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item>a.Context_Menu_List_Item_Link .Icon_Wrapper span{display:block;width:100%;max-width:15px;min-width:15px;height:15px;min-height:15px;max-height:15px;color:#e1e1e1;margin:0;}.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item>a.Context_Menu_List_Item_Link .Icon_Wrapper img.Rotate,.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item>a.Context_Menu_List_Item_Link .Icon_Wrapper svg.Rotate,.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item>a.Context_Menu_List_Item_Link .Icon_Wrapper span.Rotate{transform:rotate(180deg);}.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item>a.Context_Menu_List_Item_Link .Icon_Wrapper img.Small,.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item>a.Context_Menu_List_Item_Link .Icon_Wrapper svg.Small,.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item>a.Context_Menu_List_Item_Link .Icon_Wrapper span.Small{max-width:7px;min-width:7px;}.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item>a.Context_Menu_List_Item_Link .Icon_Wrapper img path,.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item>a.Context_Menu_List_Item_Link .Icon_Wrapper svg path,.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item>a.Context_Menu_List_Item_Link .Icon_Wrapper span path{fill:#e1e1e1;}.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item.Context_Menu_List_Item_Split{display:grid;grid-template-columns:1fr 1fr;column-gap:0;}.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item.Context_Menu_List_Item_Split>a.Context_Menu_List_Item_Link{width:100%;}.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item:last-child>a.Context_Menu_List_Item_Link .Icon_Wrapper svg path{fill:#e1e1e1;}.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item:last-child>a.Context_Menu_List_Item_Link:hover,.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item:last-child>a.Context_Menu_List_Item_Link:focus,.Context_Menu_Wrapper nav.Context_Menu>ul.Context_Menu_List>li.Context_Menu_List_Item:last-child>a.Context_Menu_List_Item_Link:active{background-color:#c35050!important;}@media screen and (max-width:600px){.Pomodoro{display:none;}}.Pomodoro_Timer{position:relative;width:100%;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.Pomodoro_Timer .Pomodoro_Timer_Text{position:absolute;top:135px;left:50%;transform:translateX(-50%);}.Pomodoro_Timer .Pomodoro_Timer_Text p{width:100%;text-align:center;font-family:Inter-Bold,sans-serif,serif;font-style:normal;font-weight:700;margin-top:0;margin-bottom:0;}.Pomodoro_Timer .Pomodoro_Timer_Text p.Pomodoro_Timer_Text_TimeLeft{font-size:1rem;}.Pomodoro_Timer .Pomodoro_Timer_Text p.Pomodoro_Timer_Text_Value{margin-top:5px;font-size:1.9rem;}.Pomodoro_Timer .Pomodoro_Timer_Buttons{width:100%;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;}.Pomodoro_Timer .Pomodoro_Timer_Buttons button+button{margin-left:10px;}.Pomodoro_Timer .Pomodoro_Timer_Buttons button{width:45px;height:45px;}.Pomodoro_Timer .Pomodoro_Timer_Buttons button svg{width:28px;height:28px;}.Filter{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));column-gap:20px;align-items:center;margin-bottom:20px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.Filter>div{margin-bottom:0;}@media screen and (max-width:460px){.Filter>div{margin-bottom:10px;}.Filter>div:last-child{margin-bottom:0;}}.Profile_Presentation{display:block;width:100%;}.Profile_Presentation .Profile_Presentation_Image{width:100%;display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-start;margin-bottom:20px;}.Profile_Presentation .Profile_Presentation_Image .Profile_Presentation_Image_Wrapper{width:120px;height:120px;border:4px solid;border-color:#6d6d6d;border-radius:50%;overflow:hidden;}.Profile_Presentation .Profile_Presentation_Image .Profile_Presentation_Image_Wrapper img{width:110%;height:auto;}.Profile_Presentation .Profile_Presentation_Image .Profile_Presentation_Image_Wrapper .Profile_Presentation_Image_Default{width:100%;height:100%;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;}.Profile_Presentation .Profile_Presentation_Image .Profile_Presentation_Image_Wrapper .Profile_Presentation_Image_Default svg{width:110px;height:110px;}.Profile_Presentation .Profile_Presentation_Image .Profile_Presentation_Image_Wrapper .Profile_Presentation_Image_Default svg path{fill:#e1e1e1;}.Profile_Presentation .Profile_Presentation_Text{width:100%;}.Profile_Presentation .Profile_Presentation_Text h3.Headline2{margin-bottom:15px;}.Profile_Presentation .Profile_Presentation_Text .Profile_Presentation_Text_Row{width:100%;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin-bottom:5px;}.Profile_Presentation .Profile_Presentation_Text .Profile_Presentation_Text_Row:last-child{margin-bottom:0;}.Profile_Presentation .Profile_Presentation_Text .Profile_Presentation_Text_Row p.Normal{margin:0;}.Profile_Presentation .Profile_Presentation_Text .Profile_Presentation_Text_Row p.Normal strong{margin-right:10px;}.Client_Site_Information{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;margin-bottom:50px;}.YouTrack_Report_Grid{width:100%;}.YouTrack_Report_Grid .YouTrack_Report_Grid_SplitInputs{width:100%;display:grid;grid-template-columns:1fr 1fr;column-gap:1rem;row-gap:1rem;}.Bulletin_Board p.Normal{white-space:pre-wrap;}.Overdue_Reminder{background-color:#730000;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.Overdue_Reminder:hover{cursor:pointer;}.Overdue_Reminder .Headline3{margin:0 0 5px 0;color:#ff7f7f;}.Overdue_Reminder .Normal{margin:0;font-size:calc(1rem - 10%);color:#ffd4d4;}.Input--MaxWidth605{max-width:605px;}a.Dx-DynamixLauncher{display:none!important;}