
div.tooltip-listview{
    background-color: rgb(0, 142, 206);
}

.way_invoice + .oe_list.oe_view .oe_list_group_name{
    max-width: 300px;
}

.way_invoice + .oe_list.oe_view .oe_sale_select_document_no{
    min-width: 250px;
}

div.tooltip-listview + .tooltip-arrow{
    border-color: transparent rgb(0, 142, 206) transparent transparent;
}

/* START Experimental 14.02.17*/
.oe_list_editable .ui-sortable tr{

}

.openerp .oe_searchview .oe-autocomplete ul li.oe-selection-focus {
    background-color: #70869a;
    color: white;
}

.openerp .oe_button.oe_link span {
    color: #008ece;
}

.oe_view_manager_view_ordermap {
    height: 87%;
}

.openerp .oe_stat_button {
    overflow: hidden;
}

.openerp .oe_view_manager_view_kanban .oe_kanban_view{
    background: #eeeeee;
}

.openerp .oe_mail_wall_aside .oe_sidebar_suggestion {
    background-color: #ffffff;
}

.openerp .oe_stat_button .stat_button_icon {
    color: #70869a;
}

.openerp .oe_stat_button:hover {
    background: #70869a;
}

.openerp .modal-body .oe_mail .oe_msg,
.openerp .modal-body .oe_mail .oe_msg.oe_msg_notification{
    background: #eeeeee;
}

.openerp .oe_mail .oe_msg,
.openerp .oe_mail .oe_msg.oe_msg_notification{
    background: #fff;
}

.openerp .oe_mail .oe_msg .oe_msg_icons a {
    text-shadow: none;
}

.openerp .oe_mail .oe_msg .oe_msg_icons .oe_reply:hover a,
.openerp .oe_mail .oe_msg .oe_msg_icons .oe_star:hover a,
.openerp .oe_mail .oe_msg .oe_msg_icons .oe_read:hover a{
    text-shadow: none;
}

.openerp .oe_star_off {
    color: #ccc!important;
}
.openerp  .oe_star_on {
    color: gold!important;
}

.oe_form_button_create::before{
    font-family: "FontAwesome" !important;
    content: "\f055";
    margin-right: 5px;
}

.oe_form_button_edit::before{
    font-family: "FontAwesome" !important;
    content: "\f044";
    margin-right: 5px;
}
.oe_form_button_edit,
.oe_form_button_create{
    padding: 8px 15px !important;
}

.openerp .oe_view_manager table.oe_view_manager_header .oe_header_row.scrolled td{
    padding-top: 8px;
}

.send_button::before{
    font-family: "FontAwesome" !important;
    content: "\f003";
    margin-right: 5px;
}

.oe_list_add:before{
    font-family: "FontAwesome" !important;
    content: "\f055";
    margin-right: 5px;
}

.oe_abstractformpopup-form-save:before{
    font-family: "FontAwesome" !important;
    content: "\f0c7";
    margin-right: 5px;
}

.oe_abstractformpopup-form-save-open:before{
    font-family: "FontAwesome" !important;
    content: "\f046";
    margin-right: 5px;
}

.openerp .oe_searchview.oe_focused {
  border-color: #008ece;
  -moz-box-shadow: 0 1px 2px #008ece inset;
  -webkit-box-shadow: 0 1px 2px #008ece inset;
  box-shadow: 0 1px 2px #008ece inset;
}

.openerp .oe_tag {
    border: 1px solid rgb(112, 134, 154);
}

.openerp .oe_tag,
.openerp .oe_view_manager_view_search .oe_searchview .oe_searchview_facets .oe_searchview_facet .oe_facet_values,
.openerp .oe_view_manager_view_search .oe_searchview .oe_searchview_facets .oe_searchview_facet .oe_facet_value {
    color: #fff;
}

.openerp .oe_form_field_one2many .oe_list_content > thead,
.openerp .oe_form_field_many2many .oe_list_content > thead {
    border-bottom: 2px solid #cacaca;
}

.openerp .oe_form_editable .oe_list_editable .oe_list_content td.oe_required {
    background-color: #bfcbd6;
}

.openerp .oe_list.oe_list_editable.oe_editing .oe_form_field input,
.openerp .oe_list.oe_list_editable.oe_editing .oe_form_field textarea {
  height: 27px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgb(0, 142, 206);
  margin: 0;
}

.openerp .oe_application .oe_searchview {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.openerp .oe_leftbar > div{
    /*margin-right: 7px;
    box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.48);*/
    background: #fff;
}

.openerp .oe_leftbar, .openerp .oe_application{
    /*border-right: none;*/
    background: #eee;
}

/*.openerp .oe_view_manager_current{
    box-shadow: -2px 3px 4px rgba(0,0,0,.1);
    margin-left: 7px;
    margin-top: 20px;
    border: 1px solid #e2e2e2;
}*/

.openerp .nav-pills li > a {
    color: #4c4c4c;
}

.nav > li > a:hover, .nav > li > a:focus{
    background-color: rgb(0, 142, 206);
}

.openerp .oe_secondary_submenu .oe_menu_toggler:before {
    width: 0;
    height: 0;
    display: inline-block;
    content: "&darr";
    text-indent: -99999px;
    vertical-align: top;
    margin-left: -12px;
    margin-top: 4px;
    margin-right: 4px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #dcdcdc;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

li ul.oe_secondary_submenu{
    background:#e2e2e2;
}

.openerp .oe_list_content > thead.tableFloatingHeaderOriginal{
    box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.24);
    background-color: #fff;
    border:none;
}

.openerp thead th{
    border:none;
}

.openerp .oe_list_content th.oe_list_record_selector{
    padding: 10px!important;
}

.openerp.openerp_webclient_container{
    overflow: hidden;
}

.oe_view_manager_wrapper > div{
    /*overflow-x: scroll!important;*/
}

.openerp .oe_list_content > tbody.weblist > tr{
    border: none;
}

/* END Experemental 14.02.17 */

/* START Better Styles from Andi 03.02.17*/

.openerp .oe_view_manager_current > .oe_view_manager_header{
    background-image: none;
    background-color: #fff;
}

.openerp button, .openerp .oe_button{
    border: none;
}

.openerp button.oe_highlight{
    padding: 8px 15px;
}

.openerp .oe_view_manager table.oe_view_manager_header .oe_button_group .active{
    background: #bdbdbd;
}

li .oe_e .active a.oe_vm_switch_list{
    color: #b1e5fd
}

.openerp .nav-pills > li.active > a{
    border-radius:3px;
}

.openerp .oe_list_content .oe_list_header_columns th{
    padding:8px!important;
}

.modal-body .oe_list_content .oe_list_header_columns th{
    padding:2px!important;
}

.oe_form_dropdown_order_comments,
.oe_form_dropdown_partner_id{
    display: inline-block;
}

.openerp .oe_list_content th.oe_sortable div:after{
    margin-right: 6px;
    content: "";
    margin-top: 7px;
    border-width: 0 4px 4px;
    border-style: solid;
    border-color: #000 transparent;
    display:none;
}

.openerp .oe_list_content th.oe_sortable.sortdown div:after,
.openerp .oe_list_content th.oe_sortable.sortup div:after{
    display: inline-block;
}

#oe_main_menu_navbar .oe_topbar_feedback button,
.feedback-btn {
    text-shadow:none;
}

#oe_main_menu_navbar li a:hover{
    background-color: #0f60b7;
    /*border-bottom: 2px solid #0f60b7;*/
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.openerp .oe_secondary_submenu li a.oe_menu_leaf:hover{
    color: #fff;
    background-color: rgb(0, 142, 206);
}

ul.oe_view_manager_switch li.oe_e.active a{
    color:#fff!important;
}

.openerp .oe_list_content > tbody.weblist > tr.odd{
    background-color: #e2e2e2;
}
.openerp .oe_list_content > tbody > tr{
    border-top:none;
    border-bottom: 2px solid #f0f0f0;
}

.oe_form_dropdown_servicetypevehicle select,
.oe_form_dropdown_state select,
.oe_form_dropdown_external_status select,
.oe_sale_select_checkpoint{
    height:24px;
}

.oe_form_dropdown_driver_id input,
.oe_form_dropdown_rolling_stock_id input,
.oe_form_dropdown_entrepreneur_id input{
    width: 85px;
}

.oe_form_dropdown_partner_id input {
    width: 120px;
}

td.oe_list_field_cell.oe_list_field_fetch.oe-button > div{

}

.openerp input, .openerp textarea, .openerp select{
    border:none;
    border-bottom: 2px solid #ccc;
    border-radius: 0px;
}

td.oe_list_field_cell.oe_list_field_fetch.oe-button > div > button,
.openerp .oe_list_content > tbody > tr > td > button.btn_txt, .openerp .oe_list_content > tbody > tr .subview button.btn_txt{
    color:#fff;
    background-color: rgb(0, 142, 206)!important;
    border-radius: 3px;
    height:34px;
    border: none;
}

td.oe_list_field_cell.oe_list_field_fetch.oe-button > div > button:hover{
    color:#fff;
    background-color: #14b6fd!important;
}

input:hover, textarea:hover{
    border-color: rgba(82, 168, 236, 0.8);
    /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);*/
    outline: none;
    transition: border 0.2s linear 0s;
}

input:focus, textarea:focus{
    outline: none;
}

input::placeholder, textarea::placeholder{
    outline: none;
}

.tmsCell.seq {
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	cursor: move;
}

.tmsCell.seq::before {
	position: absolute;
	top: 50%;
	left: 50%;
	color: transparent;
	content: '•';
	text-shadow: 0 0 transparent;
	font-size: 1.2em;
	-webkit-transition: text-shadow 0.3s, color 0.3s;
	-moz-transition: text-shadow 0.3s, color 0.3s;
	transition: text-shadow 0.3s, color 0.3s;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none;
}

.tmsCell.seq:hover::before,
.tmsCell.seq:focus::before {
	color: #fff;
	text-shadow: 0 10px #fff, 0 -10px #fff;
}

.tmsCell.seq:hover,
.tmsCell.seq:focus {
	color: #000;
}

.modal .modal-header{
    padding:6px;
    background-color: #008ece;
    border-radius: 3px 3px 0 0;
    border-bottom: 3px solid #e62555;
}

body > div.modal.in.ui-draggable > div > div > div.modal-header > h3,
#taskbar > div > div > div > div.modal-header.minimized > h3{
    color: #fff!important;
}

body > div.modal.in.ui-draggable > div > div > div.modal-header > button:hover{
    color: #fff!important;
}

.openerp .oe_notebook .ui-tabs-nav{
    border-color: #008ece;
}

body .openerp .oe_dropdown_toggle:not(.oe_dropdown_kanban){
    background-color: #70869a!important;
}

.openerp .oe_form .oe_form_invalid input,
.openerp .oe_form .oe_form_invalid select,
.openerp .oe_form .oe_form_invalid textarea{
    border: 1px solid #D00!important;;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #D00;
    outline: 0 none;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.openerp .oe_form .oe_form_invalid > div{
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #D00;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

table.oe_dialog_warning {
    background-color: #fff495;
    border-radius: 5px;
}

.openerp ul.oe_notebook {
    border-color: #008ece;
}

.openerp .oe_loading{
    box-shadow: rgba(0, 0, 0, 0.6) 0px 3px 20px 4px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 150px;
}

/*End of Better Styles from Andi 03.02.17*/

/*Inheriting of base CSS Classes here*/


a {
	color: rgb(0, 142, 206);
}
a:hover {
	color: rgb(140, 220, 255);
}

ul.ui-autocomplete {
	max-width: 800px!important;
	width: auto!important;
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 250px!important;
}

.openerp .oe_loading {
background-color: rgb(230, 37, 85);
border-color: rgb(230, 37, 85);
}

.navbar-inverse {
background-color: rgb(0, 142, 206);
border-color: rgb(0, 142, 206);
-moz-box-shadow: inset rgb(230, 37, 85) 0 -4px 0 0;
-webkit-box-shadow: inset rgb(230, 37, 85) 0 -4px 0 0;
box-shadow: inset rgb(230, 37, 85) 0 -4px 0 0;
border-left: 0;
border-right: 0;
border-bottom: 0;
}

.navbar-inverse .navbar-nav > li > a {
color: white;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
background-color: rgb(230, 37, 85);
/* border-bottom: 2px solid rgb(230, 37, 85);*/
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}

/* Buttons */

.openerp button.oe_highlight,
.openerp .oe_dropdown_toggle:not(.oe_dropdown_kanban),
.openerp .oe_searchview_drawer form button:not(.oe_add_condition),
.feedback-footer .feedback-btn,
.openerp .oe_popup_form .oe_kanban_buttons button.oe_highlight,
.openerp .oe_followers button.oe_follower,
.openerp .oe_sidebar_suggestion .oe_suggest_items .oe_suggested_item_content button,
.openerp .oe_form_button_edit,
.openerp .oe_form_button_create,
.extra_more_button {
	background-color: rgb(0, 142, 206) !important;
	background-image: none !important;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(155, 155, 155, 0.4) inset !important;
	color: white !important;
	text-shadow: none !important;
}
.openerp button.oe_highlight:hover,
.openerp .oe_dropdown_toggle:not(.oe_dropdown_kanban):hover,
.openerp .oe_dropdown_toggle:not(.oe_dropdown_kanban):active,
.openerp .oe_dropdown_toggle:not(.oe_dropdown_kanban):focus,
.openerp .oe_searchview_drawer form button:not(.oe_add_condition):hover,
.feedback-footer .feedback-btn:hover,
.openerp .oe_popup_form .oe_kanban_buttons button.oe_highlight:hover,
.openerp .oe_followers button.oe_follower:hover,
.openerp .oe_sidebar_suggestion .oe_suggest_items .oe_suggested_item_content button:hover,
.openerp .oe_form_button_edit:hover,
.openerp .oe_form_button_create:hover,
.extra_more_button:hover{
	background-color: #14b6fd !important;
	background-image: none !important;
	text-shadow: none !important;
}

.openerp .oe_list_content > tbody > tr:nth-child(odd){
    background-color: #fff;
	background-image: none;
}

.openerp .oe_list_content > tbody.weblist > tr.even{
    background-color: #fff
}

.modal .modal-header button.minim:hover,
.modal .modal-header button.maxim:hover,
.modal .modal-header button.close:hover,
.openerp .oe_e {
	color: rgb(0, 142, 206) !important;
	-webkit-box-shadow: none;
	text-shadow: none;
	box-shadow: none;
	opacity: 1 !important;
}

.modal .modal-header button.minim,
.modal .modal-header button.maxim,
.modal .modal-header button.close,
.openerp .oe_e:hover{
	color: rgb(140, 220, 255) !important;
	-webkit-box-shadow: none;
	text-shadow: none;
	box-shadow: none;
	opacity: 1 !important;
}


.openerp .oe_dropdown_arrow:after {
	border-top: 4px solid #FFF;
	opacity: 0.9;
}

.openerp .oe_searchview .oe_searchview_unfold_drawer:before {
	border-top: 4px solid rgb(0, 142, 206);
	opacity: 0.9;
}


.openerp .oe_searchview .oe_searchview_search:before {
	color: rgb(0, 142, 206) !important;
}

/* Headings in jumper dark blue */
.openerp .oe_application .oe_breadcrumb_title > *,
.openerp .oe_application a,
.openerp .oe_secondary_menu_section,
.openerp .oe_list_content th,
.openerp .oe_horizontal_separator,
.openerp .oe_form_button_cancel,
.openerp .oe_form_field_one2many_list_row_add a,
.openerp .oe_button .oe_link span,
.openerp .oe_button .oe_form_button .oe_link span,
.modal-title,
.openerp .oe_searchview_drawer dt,
.openerp .ui-widget-content a {
	color: rgb(0, 142, 206) !important;
}

.openerp .oe_form_group_cell_label{
    color: #434348 !important
}


.openerp .oe_form_button_cancel:hover,
.openerp .oe_form_field_one2many_list_row_add a:hover,
.openerp .oe_application a:hover,
.openerp .oe_button .oe_link span:hover,
.openerp .oe_button .oe_form_button .oe_link span:hover,
.openerp .ui-widget-content a:hover {
	color: #14b6fd !important;
}


/* Lists & Tabs */
.openerp .nav-pills > li.active > a,
.openerp a.list-group-item.active > a,
.ui-tabs .ui-tabs-nav li.ui-tabs-active > a{
	background-color: rgb(112, 134, 154);
	color: white !important;
}

.openerp .nav-pills > li.active > a:hover,
.openerp .nav-pills > li.active > a:focus,
.ui-tabs .ui-tabs-nav li a:hover,
.ui-tabs .ui-tabs-nav li:hover,
.ui-tabs .ui-tabs-nav li.ui-tabs-active > a:hover {
	background-color: rgb(112, 134, 154);
	color: white !important;
	background-image: none;
}
.ui-tabs .ui-tabs-nav li {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.openerp .oe_notebook > li > a {
	border: 0;
}
.ui-tabs .ui-tabs-nav li:hover,
.ui-tabs .ui-tabs-nav li a:hover,
.openerp .oe_notebook > li.ui-state-active > a,
.openerp .oe_notebook > li.ui-state-active > a:hover {
	border: 0;
}


.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: 0;
}


/* Input Fields*/
.openerp .oe_form .oe_form_required input:not([disabled]):not([readonly]),
.openerp .oe_form .oe_form_required select:not([disabled]):not([readonly]),
.openerp .oe_form .oe_form_required textarea:not([disabled]):not([readonly]){
	background-color:  #bfcbd6 !important;
}


.openerp .oe_tag,
.openerp .oe_searchview .oe_searchview_facets .oe_searchview_facet .oe_facet_values,
.openerp .oe_searchview .oe_searchview_facets .oe_searchview_facet .oe_facet_value {
	background-color: rgb(112, 134, 154);
	color: #fff;
	-webkit-box-shadow: none;
	text-shadow: none;
	box-shadow: none;
}
.openerp .oe_tag_dark,
.openerp .badge {
	background-color: rgb(0, 142, 206);
}
.openerp .oe_searchview .oe_searchview_facets .oe_searchview_facet .oe_facet_category.oe_i {
	color: #fff !important;
}

.openerp .oe_searchview .oe_searchview_facets .oe_searchview_facet .oe_facet_remove,
.openerp .oe_searchview_drawer .oe_searchview_custom_delete, .openerp .oe_searchview_drawer .searchview_extended_delete_prop,
.openerp .oe_searchview_drawer .oe_searchview_advanced button.oe_add_condition:before{
	color: #fff;
	-webkit-box-shadow: none;
	text-shadow: none;
	box-shadow: none;
}
.openerp .oe_searchview .oe_searchview_facets .oe_searchview_facet .oe_facet_remove:hover,
.openerp .oe_searchview_drawer .oe_searchview_custom_delete, .openerp .oe_searchview_drawer .searchview_extended_delete_prop:hover,
.openerp .oe_searchview_drawer .oe_searchview_advanced button.oe_add_condition:before:hover{
	background-color: rgb(0, 142, 206);
}

.openerp .oe_searchview_drawer .oe_searchview_section li:hover {
	background-color: rgb(140, 220, 255);
	border-radius: 10px;
}

.oe_footer {
	visibility: hidden;
}

.openerp .oe_searchview .oe_searchview_clear {
	background: url(/sirum_branding/static/src/img/Loeschen-Rund-11x11.png) center center no-repeat;
}

.openerp .oe_searchview .oe_searchview_clear:hover {
	background: url(/sirum_branding/static/src/img/Loeschen-Rund-11x11-Hellblau.png) center center no-repeat;
}


a[href^="mailto:"]:before
{
	content: "___";
	color: white;
	background: url(/sirum_branding/static/src/img/EMail-16x16.png) center center no-repeat;
	left: -18px;
}
a[href^="mailto:"]:hover:before
{
	background: url(/sirum_branding/static/src/img/EMail-16x16-Hellblau.png) center center no-repeat;
}

.openerp .oe_c[name=create] {
	background: url(/sirum_branding/static/src/img/Plus-22x22.png) center center no-repeat !important;
	font-size: 0 !important;
	width: 22px;
	height: 22px;
	padding: 0;
	margin-top: 6px !important;
	-webkit-box-shadow: none;
	text-shadow: none;
	box-shadow: none;
	border: none;
}
.openerp .oe_c[name=create]:hover {
	background: url(/sirum_branding/static/src/img/Plus-22x22-Hellblau.png) center center no-repeat !important;
	-webkit-box-shadow: none;
	text-shadow: none;
	box-shadow: none;
	border: none;
}
.openerp .oe_i[name=delete]{
	color: #008ece;
    font-size: 28px !important;
	width: 22px;
	height: 22px;
	padding: 0;
	-webkit-box-shadow: none;
	text-shadow: none;
	box-shadow: none;
	border: none;
	margin-top: -4px;
}

.openerp .oe_i[name=delete]:before{
    /*content: "\f014";*/
}

.openerp .oe_i[name=delete]:hover {
	color: #70869a;
	-webkit-box-shadow: none;
	text-shadow: none;
	box-shadow: none;
	border: none;
}

.openerp .oe_r[name=retour] {
	background: url(/sirum_branding/static/src/img/Aktualisieren-22x22.png) center center no-repeat !important;
	font-size: 0 !important;
	width: 22px;
	height: 22px;
	padding: 0;
	-webkit-box-shadow: none;
	text-shadow: none;
	box-shadow: none;
	border: none;
}
.openerp .oe_r[name=retour]:hover {
	background: url(/sirum_branding/static/src/img/Aktualisieren-22x22-Hellblau.png) center center no-repeat !important;
	-webkit-box-shadow: none;
	text-shadow: none;
	box-shadow: none;
	border: none;
}

.oe_list_record_delete {
	font-size: 0 !important;
}

.modal-header {
	cursor: move;
}

.tmsRow {
	margin-left: -6px;
}

.openerp .oe_list_editable .oe_list_content .tmsCell .oe_list_field_handle {
	height: 110px !important;
}

.oe_list_header_columns [data-id="tour_id"]{
	width: 35px !important;
}

.oe_list_header_columns [data-id="line_partner_id"]{
	width: 220px !important;
}
.oe_list_header_columns [data-id="fixedrate"]{
	width: 65px !important;
}
.oe_list_header_columns [data-id="currency_id"]{
	width: 65px !important;
}
.oe_list_header_columns th[data-id="amount"]{
	width: 50px !important;
}
.oe_list_header_columns [data-id="tax_id"]{
	width: 200px !important;
}
.oe_list_header_columns [data-id="amount_tax"]{
	width: 65px !important;
}
.oe_list_header_columns [data-id="amount_incl_tax"]{
	width: 65px !important;
}
.oe_list_header_columns [data-id="amount_add"]{
	width: 65px !important;
}
.oe_list_header_columns [data-id="amount_total"]{
	width: 65px !important;
}

.modal .modal-header button.close,
.modal .modal-header button.minim,
.modal .modal-header button.maxim {
  height: 24px !important;
  font-size: 24px !important;
}

.modal .modal-header button.minim  {
	padding-right: 6px !important;
}

.oe_title {
  width: 60%;
}

.tmsCell.seq {
	background-color: rgb(230, 37, 85) !important;
}

.openerp .oe_kanban_view .oe_dropdown_kanban > span {
    visibility: visible ;
    color: rgb(230, 37, 85) !important;
}

.openerp .oe_list_content td,
.openerp .oe_list_content th,
.openerp .oe_list_content > tbody > tr > td.oe_list_field_cell {
    padding: 2px!important;
}
