/* body {
  margin: 0;
  background-color:#FFFFFF;
  font-family: sans-serif;
} */

/* td,
tr,
p {
  font-size: 1rem;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  color: #00066f;
} */
/* tr {
  margin: 0;
  padding: 0;
} */
/* td {
  padding: 0.25rem;
  font-size: 0.75rem;
  width: auto;
} */
/* table {
  width: 100%;
} */
/* h1,
h2 {
  font-size: 21px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  color: #00066f;
} */

/* th {
  font-size: 18px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  color: #00066f;
} */

/* fieldset {
  border: 1px solid;
  border-color: #5271cc;
}
legend {
  font-size: 1rem;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #00066f;
} */

/* input,
select,
textarea {
  font-size: 1rem;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  color: #000000;
}

form {
  margin: 0px;
} */

.heading {
    font-size: 1.1rem;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #001061;
    text-transform: uppercase;
}
.heading_left {
    padding-left: 7;
    padding-right: 7;
    width: 270;
    filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1);
    font-size: 1.1rem;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #e2ecff;
    text-transform: uppercase;
}

.box {
    background-color: #ffffff;
}

.box_text {
    background-color: #164093;
    padding-left: 3;
    padding-right: 3;
    cursor: default;
    font-weight: normal;
    color: #b0ddff;
}

.box_heading {
    padding-left: 3;
    padding-right: 3;
    cursor: default;
    font-weight: bold;
    color: #7aa6ff;
}

.label {
    font-size: 1rem;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    color: #00066f;
}

.label_grey {
    font-size: 1rem;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    color: #aaaaaa;
}

.subject {
    background-color: #abc4e5;
    font-weight: bold;
    padding-left: 3;
    /* border-color: #001061;
  border-width: 1;
  border-style: solid; */
}

iframe {
    border: 2px inset #98c2f7;
}

.outer_table {
    background-color: #f2f3ff;
}

.faceBackground {
    background-color: #f2f3ff;
}

.table_head {
    background-color: #ffffff;
}

.table_body {
    border: 1px dotted #001061;
}

.section_body {
    border-bottom: 1px solid #5271cc;
}

.outer_table_heading {
    font-size: 1.1rem;
    font-family: Verdana, Arial, sans-serif;
    cursor: default;
    font-weight: bold;
    color: #000000;
}

.outer_table_action {
    font-size: 1rem;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    color: #001061;
}

.inner_table_head {
    border-bottom: 1px solid #5271cc;
    background-color: #433b94;
}

.inner_table_column_heading {
    font-weight: bold;
    color: #ffffff;
}

.table_bottom_panel {
    border-left: 1px dotted #000000;
    border-right: 1px dotted #000000;
    border-bottom: 1px dotted #000000;
    background-color: #c0c0c0;
}
/*.table_bottom_panel {
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  background-color: #C0C0C0; }*/

.bottom_panel_button {
    font-size: 1rem;
    font-family: Verdana, Arial, sans-serif;
}

.project_title {
    font-size: 1rem;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    color: #00066f;
}

.project_status {
    font-size: 1rem;
    font-family: Verdana, Arial, sans-serif;
    color: #9494b7;
}

.calendar_cell_disabled_middle {
    border-bottom: 1px solid #5271cc;
    border-right: 1px solid #5271cc;
    background-color: #c4c4c4;
}

.calendar_cell_disabled_right {
    border-bottom: 1px solid #5271cc;
    background-color: #c4c4c4;
}

.calendar_cell_middle {
    border-bottom: 1px solid #5271cc;
    border-right: 1px solid #5271cc;
    background-color: #f2f3ff;
}

.calendar_cell_right {
    border-bottom: 1px solid #5271cc;
    background-color: #f2f3ff;
}

.calendar_totals_line_monthly {
    font-size: 0.9rem;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    color: black;
    background-color: #fff0f0;
}

.calendar_total_value_monthly {
    font-size: 0.9rem;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    color: red;
}

.calendar_totals_line_weekly {
    border-bottom: 1px solid #5271cc;
    font-size: 0.9rem;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    color: black;
    background-color: #eaeaea;
}

.calendar_totals_line_weekly_right {
    border-bottom: 1px solid #5271cc;
    border-right: 1px solid #5271cc;
    font-size: 0.9rem;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    color: black;
    background-color: #eaeaea;
}

.calendar_total_value_weekly {
    font-size: 0.9rem;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    color: blue;
}

.calendar_day_heading {
    font-weight: bold;
    color: #ffffff;
}

.clock_on_box {
    border: 1px solid #00bf00;
    background-color: #eaeaea;
}
.clock_on_box {
    border: 1px solid #00bf00;
}
.clock_off_box {
    border: 1px solid #ff1010;
    background-color: #eaeaea;
}
.clock_off_box {
    border: 1px solid #ff1010;
}

.clock_on_text {
    color: #00bf00;
}

.clock_off_text {
    color: #ff1010;
}

.grey_area {
    background-color: #ffffff;
}

.timesheet_logo {
    font-size: 1.2rem;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-style: italic;
    color: #cccce0;
}

.white_heading {
    font-size: 1.2rem;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-style: italic;
    color: #4c4c80;
}

.client_name_small {
    font-size: 0.9rem;
    font-family: Tahoma, Arial, sans-serif;
    color: 555555;
    font-weight: bold;
}
.project_name_small {
    font-size: 0.9rem;
    font-family: Tahoma, Arial, sans-serif;
    color: E9AD4D;
    font-weight: bold;
}
.task_name_small {
    font-size: 0.9rem;
    font-family: Tahoma, Arial, sans-serif;
    color: 00066f;
    font-weight: bold;
}
.task_time_small {
    font-size: 0.9rem;
    font-family: Tahoma, Arial, sans-serif;
    color: 00066f;
}
.task_time_total_small {
    font-size: 0.9rem;
    font-family: Tahoma, Arial, sans-serif;
    color: red;
}

.project_task_list {
    height: 80px;
    overflow: auto;
    padding-left: 5px;
    padding-right: 5px;
    margin: 5;
    border: 1px solid #5271cc;
}

/* a:link { color: #00066F; font-weight: bold; font-family: Verdana, Arial, sans-serif; text-decoration: none; }
a:visited { color: #00066F; font-weight: bold; font-family: Verdana, Arial, sans-serif; text-decoration: none; }
a:hover { color: #9494B7; font-weight: bold; font-family: Verdana, Arial, sans-serif; text-decoration: none; } */

.disabledLink {
    color: #bbbbbb;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
}

.bottom_bar_text {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1rem;
    color: #bac7ee;
}

.command:link {
    color: #000788;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
    font-size: 1rem;
}
.command:visited {
    color: #000788;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
    font-size: 1rem;
}
.command:hover {
    color: #6d72c6;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
    font-size: 1rem;
}

.command_current {
    color: #6d72c6;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
    font-size: 1rem;
}

.login_image {
    background-image: url(/timesheet/images/logo.gif);
    width: 136;
    height: 46;
    margin-right: 20;
}

.face_padding_cell {
    padding: 5px;
    background: #ffffff;
}

.simple_border {
    border-left: 1px solid #5271cc;
    border-top: 1px solid #5271cc;
    border-right: 1px solid #5271cc;
    border-bottom: 1px solid #5271cc;
    background-color: #e0eeff;
}

/* .header {
  position: relative;
  min-width: 440px;
  box-shadow: 0 -5px 10px 5px rgba(0,0,0,.5);
}
.header .banner {
  height: 75px;
  padding-left: 150px;
  background: #fff url(../images/logo_hds.png) no-repeat 25px 0 scroll;
}
.header .banner div {
  height: 75px;
  background: transparent url(../images/logo_echami.png) no-repeat right 0 scroll;
} */

.menu {
    padding: 3px 25px 2px;
}

.menu a img {
    display: block;
    text-align: left;
    margin-right: 5px;
}
.menu a,
.menu .menu-label {
    display: inline-block;
    min-height: 18px;
    margin: 2px 1px 2px 0;
    padding: 1px 3px;
    line-height: 18px;
    font-weight: bold;
    border: 1px solid #ccc;
    border-radius: 2px;
    white-space: nowrap;
    transition-property: border-color, background-color, color;
    transition-duration: 0.25s;
    transition-timing-function: ease-out;
}
.menu a:hover,
.menu li:hover .menu-label {
    color: #433b94;
    background-color: #fff;
    border-color: #433b94;
}

.menu a.command_current,
.menu .menu-label.command_current {
    color: #000;
    background-color: #fff;
    border-color: #000;
}

.menu ul {
    margin: 0;
    padding: 0;
}
.menu li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}
.menu .menu-label {
    position: relative;
    padding-right: 20px;
    cursor: default;
}
.menu li:hover .menu-label {
    border-radius: 2px 2px 0 0;
}
.menu .menu-label::before {
    display: block;
    position: absolute;
    top: 9px;
    right: 5px;
    width: 0;
    height: 0;
    content: "";
    border: 5px solid;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom: none;
}
.menu li:hover .menu-label::after {
    display: block;
    position: absolute;
    top: 100%;
    right: -1px;
    left: -1px;
    z-index: 2;
    height: 4px;
    content: "";
    background-color: #fff;
    border-left: 1px solid #433b94;
    border-right: 1px solid #433b94;
}
.menu .submenu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    padding: 0 2px;
    background-color: #fff;
    border: 1px solid #433b94;
    box-shadow: 0 6px 10px -6px #000;
}
.menu li:hover .submenu {
    display: block;
}
.menu .submenu li {
    display: block;
}
.menu .submenu li a {
    display: block;
}
.menu .submenu li a img {
    display: inline-block;
    vertical-align: bottom;
}

/* .main {
  padding: 10px 25px;
} */

ul.form,
ul.form > li {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
ul.form > li.btn {
    padding: 25px 0 15px;
}
ul.form > li.btn button {
    padding: 2px 10px;
    cursor: pointer;
}

ul.form input,
ul.form select {
    margin-right: 10px;
    font-size: 1rem;
}

/* button,
input[type="submit"] {
  display: inline-block;
  cursor: pointer;
  background-color: #bac7ee;
  color: #000;
  padding: 2px 10px;
  border-radius: 3px;
  margin-top: 5px;
  border: 1px solid #eee;
}
input[type="button"] {
  padding: 2px 5px;
  font-size: 1rem;
  font-family: sans-serif;
  border: 1px solid #ccc;
  background-color: #eee;
  cursor: pointer;
  transition-property: color, border-color, background-color;
  transition-duration: 0.25s;
  transition-timing-function: ease-out;
} */

input.long {
    width: 250px;
}

.main .back {
    padding: 25px 0;
}

.main .menu2 {
    font-size: 1rem;
    margin: 25px 0;
    padding: 0 25px;
}
.main .menu2 li {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
.main .menu2 li a {
    display: inline-block;
    min-height: 18px;
    margin: 2px 1px 2px 0;
    padding: 1px 5px;
    font-weight: normal;
    line-height: 18px;
    border: 1px solid #ccc;
    border-radius: 2px;
    white-space: nowrap;
    transition-property: border-color, background-color, color;
    transition-duration: 0.25s;
    transition-timing-function: ease-out;
}
.main .menu2 li a:hover {
    color: #000;
    border: 1px solid #999;
    background-color: #fdf7b2;
}

.main .msg {
    padding: 5px 10px;
    font-size: 1rem;
    color: #000;
    background-color: #ccc;
}
.main .msg p {
    margin: 5px 0;
    color: #000;
    font-size: 1rem;
}
.main .msg p:first-child {
    margin-top: 0;
}
.main .msg p:last-child {
    margin-bottom: 0;
}

.main .msg.confirm {
    background-color: #9c0;
}
.main .msg.error {
    background-color: #f44;
}

/* .main table {
  width: 100%;
  margin: 25px 0;
  border-collapse: collapse;
}
.main table th {
  padding: 5px;
  color: #000;
  font-weight: bold;
  font-size: 1rem;
  text-align: left;
}
.main table td {
  padding: 5px;
  color: #000;
  font-size: 1rem;
}
.main table thead,
.main table tbody {
  border-bottom: 1px solid #000;
}
.main table tbody tr {transition: background-color .25s ease-out;}
.main table tbody tr:nth-child(2n+1) {background-color: #eee;}
.main table tbody tr:hover {background-color: #fdf7b2;}
.main table tbody tr:nth-child(2n+1):hover {background-color: #feee88;} */

@import url("font-awesome.min.css");
.my-notify-info,
.my-notify-hds,
.my-notify-success,
.my-notify-warning,
.my-notify-error {
    padding: 10px;
    margin: 10px 0;
}
.my-notify-info:before,
.my-notify-hds:before,
.my-notify-success:before,
.my-notify-warning:before,
.my-notify-error:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.my-notify-info {
    color: #00529b;
    background-color: #cfe2ff;
}
.my-notify-success {
    color: #4f8a10;
    background-color: #dff2bf;
}
.my-notify-warning {
    color: #9f6000;
    background-color: #feefb3;
}
.my-notify-error {
    color: #d8000c;
    background-color: #ffbaba;
}
.my-notify-hds {
    color: #de2e;
    background-color: #dee;
}
div#banner {
    background-color: #dee;
    width: 100%;
    overflow: hidden;
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}
div#banner-content {
    width: 800px;
    margin: 0 auto;
    padding: 10px;
}
/* .container{
padding-top:70px
} */

.isa_info {
    color: #00529b;
}
.isa_success {
    color: #4f8a10;
}
.isa_warning {
    color: #9f6000;
}
.isa_error {
    color: #d8000c;
}
.team-members {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    flex-basis: 100%;
    padding: 0;
    margin: 1rem 0 0 0;
}
.team-infos .team-name {
    padding: 0;
    margin: 0;
    font-weight: bold;
}

.team-infos .member {
    padding: 0.25rem 0.5rem;
    background-color: #eee;
    border-radius: 0.25rem;
    margin: 0.25rem;
}
.team-infos .leader {
    font-weight: bold;
    background-color: #cfe2ff;
}
#inline-msg {
    display: none;
    position: absolute;
    z-index: 999;
    text-align: center;
    /*    top:0;right:0;bottom:0;left:0;*/
}
#inline-msg .msg {
    position: fixed;
    top: 130px;
    right: 100px;
    left: 0;
    margin: 0 auto;
    text-align: left;
}

/* .alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
} */
ul.table-in-ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
}
.list-group-item > span:first-child {
    font-weight: bold;
}
