@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@import url("https://fonts.googleapis.com/css?family=Oswald");
body {
  background: #eee;
  padding: 0px !important;
}
.checkbox {
  width: 200px !important;
}
.checkbox label {
  padding-right: 50px;
}
.table {
  background: #fff;
}
div.table-update {
  display: table;
  max-width: 960px;
}
form.tr,
div.tr {
  display: table-row;
}
span.td {
  display: table-cell;
  background: #f8f5f0;
  border: 1px solid rgb(223, 215, 202);
  padding: 10px;
  min-width: 170px;
}
.table-update input {
  border: none !important;
  margin-top: 10px;
}
.btu-update {
  float: right;
  width: 100%;
}
body {
  font-family: "Open Sans Hebrew", "Oswald", sans-serif;
  background-color: #f7f7f7;
  position: relative;
  margin: 0px;
  font-size: 12px;
  padding: 0px;
}

.page-content > .row {
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-top: 30px;
}

/* Footer */

footer {
  background-color: #575656;
  box-shadow: inset 0px 0px 3px #111;
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  padding: 10px 0px 10px 0px;
  bottom: 0px;
}

footer a {
  color: #eee;
  text-decoration: none;
  border-bottom: 1px dotted #888;
}

footer a:hover {
  color: #aaa;
  text-decoration: none;
  border: 0px;
}

footer hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: #000 1px solid;
  border-bottom: #212121 1px solid;
}

footer .copy {
  font-size: 13px;
  margin: 15px 0px;
}

/* Logo & Navigation */

.header {
  min-height: 100px;
  background-color: #efefef;
  border-bottom: 15px solid #575656 !important;
}

.header .logo h1 {
  font-size: 30px;
  margin: 0px;
  padding: 10px 0px;
}

.header .logo h1 a {
  color: #fff;
  font-family: "Open Sans Hebrew", "Oswald", sans-serif;
}

.header .logo h1 a:hover {
  color: #fff;
  text-decoration: none;
  border: 0px;
}

.header .form {
  margin-top: 10px;
  width: 100%;
  max-width: 300px;
  margin: 10px auto;
}

.header .navbar * {
  box-shadow: none !important;
}

.header .navbar .label {
  font-size: 12px;
  padding: 4px 8px;
  margin: 0px 2px;
  border-radius: 15px !important;
}

.header .navbar {
  background: none !important;
  border: 0px !important;
}

.header .navbar i {
  margin-right: 3px;
}

.header .navbar .nav > li > a {
  color: #fff !important;
  font-size: 13px !important;
  border-bottom: 0px !important;
  margin-top: 0px !important;
  font-weight: bold;
}

.header .navbar-nav > .open > a,
.header .navbar-nav > .open > a:hover,
.header .navbar-nav > .open > a:focus {
  background: none !important;
}

.header .navbar-collapse {
  border: 0px !important;
}

.header .navbar-header {
  width: 43px;
  margin: 0 auto;
}

.header .navbar-header button {
  color: #fff !important;
  padding: 5px 10px;
}

.header .navbar-toggle {
  background-color: #1dc1da !important;
  border: 1px solid #0fa6bc !important;
}

.header .navbar-toggle:hover,
.header .navbar-toggle:focus {
  background-color: #0fa6bc !important;
  border: 1px solid #0fa6bc !important;
}

.header .dropdown-menu {
  border-radius: 6px !important;
  background: #fff !important;
}

.header .dropdown-menu li {
  font-size: 13px;
  padding: 6px 15px;
  border-bottom: 1px dashed #f3f3f3;
}

.header .dropdown-menu li a {
  color: #888;
  padding-left: 0px !important;
}

.header .dropdown-menu li:last-child {
  border: 0px;
}

.header .dropdown-menu li a:hover {
  background: none !important;
  color: #666 !important;
  border: 0px !important;
}

.header .dropdown-big {
  min-width: 300px;
}

.header .dropdown-big .dropdown-head {
  padding: 7px 15px;
  background: #fcfcfc;
  border-bottom: 1px solid #ddd;
  margin-top: -5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.header .dropdown-big .dropdown-title {
  font-size: 13px;
  font-weight: bold;
  color: #999;
}

.header .dropdown-big .dropdown-body {
  background: #fff;
}

.header .dropdown-big .dropdown-foot {
  padding: 7px 15px;
  background: #fcfcfc;
  border-top: 1px solid #ddd;
  margin-bottom: -5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 12px;
}

.header .dropdown-big .dropdown-foot a {
  color: #888;
}

.header .dropdown-big .dropdown-foot a:hover {
  color: #555;
  border-bottom: 0px;
}

.header .navbar-nav .caret {
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
}

.header .navbar-nav > .open > a .caret,
.header .navbar-nav > .open > a:hover .caret,
.header .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
}

/* Sidebar navigation */

.content-box,
.content-box-large {
  margin-bottom: 30px;
  background: #fff;
  border-radius: 10px;
  padding: 10px;
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
  border-right: 2px solid #eee;
  border-bottom: 2px solid #eee;
}

.content-box-large {
  padding: 20px;
}

.box-with-header {
  border-top: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.content-box-header {
  min-height: 40px;
  font-size: 16px;
  background: #0076BE;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 10px;
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
  border-right: 2px solid #eee;
}

.content-box-header:after {
  clear: both;
}

.sidebar ul.nav,
.sidebar ul.nav ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.sidebar ul.nav ul {
  margin: 0px;
  padding: 0px;
  display: none;
}

.sidebar .nav li.open ul {
  display: block;
}

.sidebar .nav > li {
  margin: 0;
  border-bottom: 1px dashed #eee;
}

.sidebar .nav > li:last-child {
  border-bottom: 0px;
}

.sidebar .nav > li li {
  margin: 0;
}

.sidebar .nav > li li a {
  padding-left: 25px;
}

.sidebar .nav > li > a {
  font-size: 14px;
  line-height: 20px;
  padding: 15px 15px;
  color: #999;
  display: block;
  font-weight: bold;
  background: none;
  text-decoration: none;
  border-top: 0px;
  font-weight: bold;
}

.sidebar .nav > li > a > i {
  margin-right: 5px;
}

.sidebar .nav > li > ul > li > a {
  font-size: 13px;
  line-height: 20px;
  padding: 8px 10px 8px 40px;
  color: #999;
  background: #fff;
  display: block;
  text-decoration: none;
  border-top: 0px;
  font-weight: bold;
}

.sidebar .nav > li > ul > li.active > a {
  background: #fff;
  border-top: 0px;
  color: #555;
}

.sidebar .nav > li > ul > li > a:hover {
  background: #fff;
  color: #555;
  border-bottom: 0px;
}

.sidebar .nav li a:hover,
.sidebar .nav li.current > a {
  background: #fff;
  color: #555;
  border-bottom: 0px;
}

.sidebar .nav li.open > a {
  background: #fff;
  color: #555;
  border-bottom: 1px dashed #eee;
}

.sidebar .nav a .caret {
  float: right;
  width: 0;
  height: 0;
  display: inline-block;
  vertical-align: top;
  border-top: 4px solid #aaa;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  margin-top: 8px;
  margin-left: 2px;
}

.sidebar .nav a:hover .caret {
  border-top-color: #aaa;
}

.sidebar .nav li.open > a > .caret {
  border-top: none;
  border-bottom: 4px solid #aaa !important;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.sidebar .nav li.open > a:hover > .caret {
  border-bottom-color: #aaa;
}

.login-bg {
  background: rgba(255, 255, 255, 0);
  background: -webkit-linear-gradient(
    rgba(255, 255, 255, 0.3),
    rgba(255, 255, 255, 0)
  );
  background: -moz-linear-gradient(
    rgba(255, 255, 255, 0.3),
    rgba(255, 255, 255, 0)
  );
  background: -ms-linear-gradient(
    rgba(255, 255, 255, 0.3),
    rgba(255, 255, 255, 0)
  );
  background: -o-linear-gradient(
    rgba(255, 255, 255, 0.3),
    rgba(255, 255, 255, 0)
  );
  background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background-color: #eff0f3;
  background-repeat: no-repeat;
  height: 100%;
}

body {
  background-color: #eff0f3;
}

/** Login & Signup **/

.login-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}

.login-wrapper .box {
  margin: 0 auto;
  padding: 30px 0 30px;
  float: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px, rgba(0, 0, 0, 0.35) 0 0 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px, rgba(0, 0, 0, 0.35) 0 0 1px;
  -ms-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px, rgba(0, 0, 0, 0.35) 0 0 1px;
  -o-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px, rgba(0, 0, 0, 0.35) 0 0 1px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px, rgba(0, 0, 0, 0.35) 0 0 1px;
  background: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.login-wrapper .box .content-wrap {
  width: 82%;
  margin: 0 auto;
}
.login-wrapper .box h6 {
  text-transform: uppercase;
  margin-bottom: 35px;
  font-size: 18px;
  font-weight: 600;
}
.login-wrapper .box input[type="text"],
.login-wrapper .box input[type="password"] {
  font-size: 15px;
  height: 40px;
  margin-bottom: 10px;
  border-color: #b2bfc7;
  padding-left: 12px;
}
.login-wrapper .box input[type="text"]:focus,
.login-wrapper .box input[type="password"]:focus {
  border: 1px solid #28a0e5;
  outline: none;
  -webkit-box-shadow: inset 0 1px 2px #ddd, 0px 0 5px #28a0e5;
  -moz-box-shadow: inset 0 1px 2px #ddd, 0px 0 5px #28a0e5;
  -ms-box-shadow: inset 0 1px 2px #ddd, 0px 0 5px #28a0e5;
  -o-box-shadow: inset 0 1px 2px #ddd, 0px 0 5px #28a0e5;
  box-shadow: inset 0 1px 2px #dddddd, 0px 0 5px #28a0e5;
}
.login-wrapper .box input[type="password"] {
  margin-bottom: 10px;
}

.login-wrapper .box .action {
  position: relative;
  top: 30px;
  padding: 15px 0px;
}
.login-wrapper .box .signup {
  text-transform: uppercase;
  font-size: 13px;
  padding: 7px 25px;
  border-radius: 5px;
}
.login-wrapper .already {
  margin: 0 auto;
  float: none;
  text-align: center;
  font-size: 13px;
  margin-top: 30px;
}
.login-wrapper .already p {
  display: inline-block;
  color: #222;
}
.login-wrapper .already a {
  color: #222;
  margin-left: 7px;
  border-bottom: 1px solid;
}
.login-wrapper .already a:hover {
  text-decoration: none;
  color: #000;
  border-bottom-color: #000;
}

.login-wrapper .box .social {
  margin: 0 auto;
  width: 90%;
}
.login-wrapper .box .social a.face_login {
  background: #6887c4;
  background: -moz-linear-gradient(top, #6887c4 0%, #4566a9 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #6887c4),
    color-stop(100%, #4566a9)
  );
  background: -webkit-linear-gradient(top, #6887c4 0%, #4566a9 100%);
  background: -o-linear-gradient(top, #6887c4 0%, #4566a9 100%);
  background: -ms-linear-gradient(top, #6887c4 0%, #4566a9 100%);
  background: linear-gradient(to bottom, #6887c4 0%, #4566a9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6887c4', endColorstr='#4566a9',GradientType=0 );
  border: 1px solid #3b4868;
  border-radius: 3px 3px 3px 3px;
  display: inline-block;
  height: 37px;
  overflow: hidden;
  width: 99%;

  text-decoration: none !important;
}
.login-wrapper .box .social a.face_login:hover {
  background: #6887c4;
  background: -moz-linear-gradient(top, #6887c4 0%, #5773ac 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #6887c4),
    color-stop(100%, #5773ac)
  );
  background: -webkit-linear-gradient(top, #6887c4 0%, #5773ac 100%);
  background: -o-linear-gradient(top, #6887c4 0%, #5773ac 100%);
  background: -ms-linear-gradient(top, #6887c4 0%, #5773ac 100%);
  background: linear-gradient(to bottom, #6887c4 0%, #5773ac 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6887c4', endColorstr='#5773AC',GradientType=0 );
}
.login-wrapper .box .social a.face_login span.face_icon {
  background-color: #39599f;
  border-radius: 3px 0 0 3px;
  float: left;
  height: 37px;
  text-align: center;
  width: 51px;
}
.login-wrapper .box .social a.face_login span.face_icon img {
  margin-top: 5px;
}
.login-wrapper .box .social a.face_login span.text {
  color: #ffffff;
  float: left;
  font-size: 15px;
  font-weight: bold;
  margin: 6px 0 0 25px;
  text-shadow: 1px 1px 0 #39599f;
}
.login-wrapper .box .division {
  display: inline-block;
  margin: 17px 0 23px;
  position: relative;
  text-align: center;
  width: 100%;
}
.login-wrapper .box .division hr {
  border-color: #e2e2e4;
  border-width: 1px;
  margin: 0;
  position: absolute;
  width: 40%;
}
.login-wrapper .box .division hr.left {
  top: 13px;
}
.login-wrapper .box .division hr.right {
  bottom: 6px;
  right: 0;
}
.login-wrapper .box .division span {
  color: #666666;
  font-size: 18px;
}

.panel-heading > .panel-title,
.content-box-header .panel-title {
  float: right;
  padding: 10px 15px;
  padding-top: 0px;
}

.panel-heading > .panel-title > *,
.content-box-header .panel-title > * {
  margin: 0;
}

.panel-heading > .panel-title > span,
.content-box-header .panel-title > span {
  font-weight: normal;
}

.panel-heading > .panel-options,
.content-box-header .panel-options {
  float: left;
  padding-right: 15px;
}

.panel-heading > .panel-options > a,
.content-box-header .panel-options > a {
  margin-top: 10px;
}

.panel-body {
  clear: both;
}

.loader-container {
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
}

.overlay__inner {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #222;
  opacity: 0.2;
}

.overlay__content {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.spinner {
  width: 75px;
  height: 75px;
  display: inline-block;
  border-width: 5px;
  border-color: rgba(12, 12, 12, 0.3);
  border-top-color: #54446b;
  animation: spin 1s infinite linear;
  border-radius: 100%;
  border-style: solid;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

/* Responsive CSS */

/* Mobile phones */
@media (max-width: 480px) {
}

/* Tablets */
@media (max-width: 767px) {
  .container {
    width: 100%;
  }
  .header {
    height: auto;
    padding: 15px 0px;
  }
  .header .logo {
    text-align: center;
    padding-bottom: 10px;
  }
  .header .navbar .nav > li > a:hover {
    background: #0fa6bc;
    border-radius: 5px;
  }
  .navbar-toggle {
    margin-right: 0px !important;
  }
}

/* Desktop */

@media (max-width: 991px) {
  .header {
    height: auto;
    padding: 15px 0px;
  }
  .header .logo {
    text-align: center;
    padding-bottom: 10px;
  }
  .header .form {
    margin: 10px auto;
  }
  .sidebar,
  content-box {
    margin-bottom: 30px;
    width: 100%;
    float: none;
    position: relative;
  }
  .mainy {
    margin-left: 0px;
  }
  .sidebar-dropdown {
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
    border-bottom: 1px dashed #eee;
    padding-bottom: 10px;
  }
  .sidebar-dropdown a,
  .sidebar-dropdown a:hover {
    color: #fff;
    background: #16cbe6;
    display: block;
    padding: 6px 12px;
    border-bottom: 0px;
    box-shadow: 0px 0px 1px #0fa6bc;
    border-radius: 10px;
  }
}

.panel-info > .panel-heading {
  height: 40px;
}
.panel-info > .panel-heading {
  color: #0076BE;
  background-color: #0076BE;
}
.page-content {
  min-height: 600px;
}
h1 {
  margin: 0;
  padding-bottom: 14px;
  /*background: #575656;*/
  color: #fff;
  font-size: 23px;
  font-weight: bold;
  padding-top: 10px;
}
.btn {
  font-size: 15px;
}
.btn-primary {
  background-color: #575656 !important;
}
.panel-options a {
  color: #fff !important;
}
h3.mess-box {
  border: 2px solid #0d8a17;
  padding: 25px;
}
@media only screen and (max-width: 500px) {
  h1 {
    text-align: center;
  }
  .content-box-large {
    /*padding: 0px;*/
    /*margin-right: 30px;*/
    padding: 0 10px 0 10px;
  }
  .col-md-12.panel-warning {
    padding: 0px !important;
  }
  .content-box-large.box-with-header .container {
    padding: 0px;
    margin: auto;
    float: none;
  }
  /*.page-content .row,*/
  /*.page-content .col-md-12 {*/
  /*  padding: 0px;*/
  /*}*/
} /***/

.form-group-1 {
  margin-top: 20px;
  width: 100%;
  max-width: 400px;
}
.form-group-1 label {
  display: block;
}
.form-group-1 select {
  width: 190px !important;
}
.right {
  float: right;
}
.left {
  float: left;
}
label.block {
  display: block !important;
}
a.btn.btn-primary.btu-3 {
  margin: 0 8px;
}
.btn-success {
  background: #575656 !important;
}
.table-update .form-control {
  font-size: 9px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  vertical-align: middle;
}
div#ui-datepicker-div {
  z-index: 1050 !important;
}

#loginform .controls {
  margin-right: 15px;
}




/* דיווח על ביצוע משימה או דיווח על פעילות כגון שיחת מנהל,משוב וכו' */

div.reported_action_buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.navigation {
  text-decoration: none;
  color : #fff;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.navigation:hover {
  text-decoration: underline;
  color : #ccc;
  transition: 0.3s ease;
}

#timer {
  max-width: 200px;
}

.d-none {
  display: none;
}

@media(max-width: 1600px) {

  #get_reported_action_by_worker .input-group {
    width: 165px;
  }

}

@media (max-width: 768px) {

  .navigation {
    display: none;
  }

  #new_report {
    display: none;
  }
  #existing_report {
    display: none;
  }
}