.topbar { 
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.btn { border-color:#ffffff;padding:8px 11px !important; }
.btn-default { border-color:#ccc; }

.only-icon {  }
.blue-color { color: #3598DC !important; }
.red-color { color: #E7505A !important; }
#ui-datepicker-div { z-index: 501 !important; }
.no-bold-text { font-weight: normal !important; }
table.hourtable .fa-edit { color: #000; }
table.employeetable .fa-pencil { color: #000; }
.reminder_row td { background-color: #FF9A87; }
.inside-table { margin:15px 5px 5px 0px;}
.inside-table tr td { padding:5px;background-color:#fff !important;color: #000 !important; }
table.inside-table tr:last-child td { padding:5px;background-color:#fff !important;color: #000 !important; }
.product_table_p_div { padding-left: 0px; }
.product_table_title { background-color: #fff; width: 100%; padding: 5px;display: block;cursor: pointer;text-align: right;margin-top: -46px;font-size: 85%; }
.product_table_title:hover { text-decoration: underline; }
.autovullabel { font-weight: normal !important; }

.view-inside-table { margin:5px 5px 5px 5px;}
.view-inside-table tr th { padding:5px; }
.view-inside-table tr td { padding:5px;background-color:#fff !important;color: #000 !important; }
table.view-inside-table tr:last-child td { padding:5px;background-color:#fff !important;color: #000 !important; }

.twitter-typeahead { width: 100%; }
.tt-menu { width: 100% !important; }
.tt-menu .tt-suggestion { border-bottom: 1px solid #ccc;background-color: #ccc;color: #000;padding:5px;cursor: pointer; }
.tt-menu .tt-suggestion:hover { border-bottom: 1px solid #fff; }

#copyConfirmPopup .modal-dialog {padding-top: 18%}
.center-modal .modal-dialog {padding-top: 16%}

.yellow-legend { background-color: #f4c801; color: #ffffff; }