.dashboard_confirm_firstcolumn{
    width:100px;
    font-weight:bold;
}
.dashboard_table_row_noformat{
    border-style:none !important;
    border-width:0px !important;
}
.dashboard_table_row_noformat td {
    border-style:none !important;
    border-width:0px !important;
}
.helper-padding-container{
    padding-bottom:10px;
}
.dashboardCollapseHeader{
    border: solid #0075c4 thin;
    background-color:#0075c4;
    height:30px;
    color:white;
}
.dashboardCollapseHeader h4{
    color:white;
    padding-left:6px;
    padding-right:6px;
    padding-top:2px;
}
.right-positioned{
    text-align:right;
    vertical-align: middle;
}
.left-positioned{
    text-align:left;
    vertical-align: middle;
}
.floatLeft{
    float:left;
}
.paddingBottom{
    padding-bottom: 30px;
}
.smallColumnDashboardExtended{
    width:80px;
}
.bigColumnDashboardExtended{
    width:200px;
}
.dashboardCommentaryTextarea{
    width:300px;
    height:120px;
}
.dashboard_application_eventinfo_firstcolumn{
    width:120px;
}
.commentary{
    width:300px;
    height:100px;
}
.hotelComment{
    width:300px;
    height:100px;
}
.displayNone{
    display:none;
}
#xsem .orderCard{
    padding-bottom:20px;
}
#xsem .codefooter {
  background-color: #f5f5f5;
  border-top: 1px solid #c9ddf0;
}
#xsem .dashboardCalendarIcon{
    padding-right:20px;
}
#xsem .dashboardTitleCell{
    text-overflow:ellipsis;
    overflow: hidden;
    white-space:nowrap;
}
.dashboard-button{
    position:absolute;
    bottom:30px;
    width:calc(100% - 60px);
}
.dashboard-article{
    position: relative;
    padding: 30px 30px 90px 30px !important;
}