.taskperiods_tabstaskperiods div.tabsElem {
/*    border-bottom: 1px solid #BBB;*/
}
.taskperiods_tabstaskperiods div.tabsElem {
    width: 33%;
    text-align: center;
}
.taskperiods_tabstaskperiods div.tabsElem a {
    display: block;
}

.kanban_bodymodal_task .linesperiods .maxwidthdate {
    max-width: 77px;
}
.kanban_bodymodal_task .linesperiods .width75 {
    width: 65px;
}
.poptaskperiodsongletcontent div.tabBar {
    border-top: none;
    padding: 10px;
    border: 1px solid #E0E0E0;
}
.poptaskperiodsongletcontent .nomarginright {
    margin-right: 0 !important;
}
.poptaskperiodsongletcontent #formtaskperiods
,.poptaskperiodsongletcontent #dragDropAreaTabBar {
    margin-top: 10px;
}