/*
	@homepage http://userstyles.org/styles/9503
	@updateurl http://userstyles.org/styles/iecss/9503/Todoist%20%5B%3A%5D%20Clean%20Focus.css
	@domain todoist.com
*/
@namespace url(http://www.w3.org/1999/xhtml);body, textarea, input, select, option {
    font-family: Tahoma, Verdana !important;
}
h2 {
    font-size: 14px !important;
    padding: 2px 0 1px 0 !important;
}
.priority_1,.priority_2,.priority_3,.priority_4,.priority_5{
    padding: 1px 0 1px 0 !important;
    color: black !important;
}
.priority_2 {
    border-left: 0.25em solid #FFF000 !important;
}
.priority_3 {
    border-left: 0.25em solid #FFC000 !important;
}
.priority_4 {
    border-left: 0.25em solid #FF2900 !important;
}
.separator{
    margin:3px !important;
}
.items li, .text_box, td.name {
    font-size: 12px !important;
}
.items li, #project_history li {
    padding: 4px !important;
}
.items .current {
    background-color: #DDDDFF !important;
}
td.name, td.text_cursor, td.content {
    vertical-align: middle !important;
}
.action {
    color: gray !important;
}
.action:hover, .reorder_on{
    background-color: #DDDDFF !important;
}
.list_editor .items li {
    margin-bottom: 0.3em !important;
    padding: 0.1em 0.1em 0.1em 0.2em !important;
}
.list_editor .items li.priority_4,.list_editor .items li.priority_3, .list_editor .items li.priority_2 {
    color: black !important;
    padding-left: 0.1em !important;
}
.input_q {
    width: 198px !important;
}

.history, .his_ctrl, .search_img, .mini_menu {
    display: none !important;
}
.cmp_gear_on, .cmp_gear_off {
    background-position: 35px -412px !important;
}
.print_icon {
    width: 30px;
    overflow: hidden;
}
