#admin_header {
  margin-bottom: 30px;
}

body {
  background-image: url("../../assets/img/Image%202@3x.png");
  font-family: 'Open Sans', sans-serif;
}

.home_page .logo {
  margin-top: 73px;
  margin-bottom: 94px;
}

.footer {
  background: #358B7D;
  color: white;
  margin-top: 20px;
}

.footer .login_box p {
  margin: 14px;
  margin-left: 0;
}

.home_menu > div > a div.img {
  margin-left: 19px;
  margin-right: 19px;
  /*width: 64px;*/
  height: 64px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.home_menu > div > a span, .home_menu > div > a .text {
  font-size: 11px;
  /*line-height: normal;*/
  padding-left: 8px;
  padding-right: 8px;
  display: block;
  text-decoration: none !important;
  margin-top: 2px;
  line-height: 30px;
  height: 30px;

  /*word-wrap: break-word; word-break: break-all; white-space: normal;*/
}

.home_menu > div > a .text > p {
  margin: 0;
  padding: 0;
  line-height: 15px;
  vertical-align: middle;
  display: inline-block;
}

.home_menu > div > a {
  text-align: center;
  background: white;
  display: block;
  min-height: 117px;
  color: black;
  font-size: 15px;
  display: block;
  padding-top: 16px;
}

.home_menu > div > div.img img {
  max-width: 100%;
}

.home_menu > div {
  margin-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
}

.row {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11px;
}

.home_menu > div > a > br {
  display: none;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(79,136,124,0.5);
  background-color: rgb(79,136,127);
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #4f887f;
  border-color: #4f887f;
}

.btn-success {
  color: #fff;
  background-color: #52B700;
  border-color: #52B700;
  border-radius: 0;
  min-width: 150px;
}

.btn-primary {
  color: #fff;
  background-color: #00A3E8;
  border-color: #00A3E8;
  border-radius: 0;
  min-width: 150px;
}

.btn-primary:hover {
  color: #fff;
  background-color: #00A3E8;
  border-color: #00A3E8;
}

#create_dashboard .container {
  max-width: 77%;
}

#create_dasbhoard_buttons .btn .icon {
  font-size: 39px;
  margin-right: 20px;
  line-height: 38px;
}

#create_with_photo .container {
  max-width: 100%;
}

#create_with_photo .container .row, #create_with_photo .container .row .col, .row.image_row, .row.image_row .col {
  padding-left: 0;
  padding-right: 0;
}

#create_with_photo {
  background: white;
  padding-top: 10px;
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #3f897f;
  border-color: #3f897f;
}

.btn-secondary {
  background-color: #3f897f;
  border-color: #3f897f;
  border-radius: 0;
  min-width: 150px;
}

.btn .icon {
  font-size: 23px;
  margin-right: 5px;
  line-height: 23px;
}

#create_with_photo .image_row .btn {
  position: absolute;
  right: 7px;
  bottom: 7px;
}

.row.image_row {
  margin-bottom: 10px;
}

#create_with_photo .row.form_row {
  padding-left: 8px;
  padding-right: 8px;
}

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
  border-radius: 4px 0 0 4px;
  font-size: 11px;
}

.form-group {
  margin-bottom: 5px;
}

.form-control {
  padding: .375rem .75rem;
  font-size: 11px;
  line-height: 1.5;
}

#admin form .input-group-prepend .input-group-text {
  min-width: 110px;
  text-align: right;
}

#create_with_photo .input-group-prepend .input-group-text {
  min-width: 110px;
  text-align: right;
}

.input-group.two_input_50_50 > .form-control:not(:last-child) {
  margin-right: 10px;
}

.input-group.two_input_33_66 > .form-control:not(:last-child) {
  margin-right: 10px;
}

.input-group.two_input_33_66 > .form-control.last60 {
  width: 36%;
  margin-right: 0;
}

.input-group .full_width_input {
  width: 100%;
  margin-top: 5px;
}

#address_input_group input {
  margin-top: 5px;
}

#address_input_group .input-group-text {
  border-top: 0;
  border-radius: 0 0 0 4px;
}

#address_input_group_top .input-group-text {
  border-radius: 4px 0 0 0;
  border-bottom: 0;
}

.form-control {
  border-radius: 0;
}

.input-group .comment_textarea {
  height: 75px;
}

.form-group.d-flex.justify-content-end.button-form-group {
  margin-bottom: 10px;
  margin-top: 10px;
}

#map {
  max-width: 100%;
  height: 241px;
  background-image: url("../../assets/img/Image%2022.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.footer_without_margin .footer {
  margin-top: 0;
}

.footer a, .footer a span {
  text-decoration: none !important;
}

.footer .button_div {
  padding-left: 0;
}

.container-fluid.container-fluid-no-padding {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}

.btn img {
  max-height: 27px;
  margin-right: 10px;
  float: left;
}

.row.no-gutters.top_list_menubar {
  margin-top: 15px;
  margin-bottom: 5px;
}

.icon.ion-eye {
  font-size: 23px;
}

.table td, .table th {
  padding: 4px;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
  vertical-align: middle;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
  padding: 0;
}

table .btn-sm .icon.ion-eye {
  margin: 0;
}

tr.white {
  background: white;
}

#admin .table-striped tbody tr:nth-of-type(odd) {
  background-color: #f4f4f4;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #ffffff;
}

#map_row {
  margin-top: -56px;
  z-index: -1;
  position: relative;
  /*height: 100%;*/
}

.login-dark {
  height: 100vh;
  position: relative;
}

.login-dark form {
  max-width: 320px;
  width: 90%;
  background-color: #1e2833;
  padding: 40px;
  border-radius: 4px;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  box-shadow: 3px 3px 4px rgba(0,0,0,0.2);
}

.login-dark .illustration {
  text-align: center;
  padding: 15px 0 20px;
  font-size: 100px;
  color: #2980ef;
}

.login-dark form .form-control {
  background: none;
  border: none;
  border-bottom: 1px solid #434a52;
  border-radius: 0;
  box-shadow: none;
  outline: none;
}

.login-dark form .forgot {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #6f7a85;
  opacity: 0.9;
  text-decoration: none;
}

.login-dark form .forgot:hover, .login-dark form .forgot:active {
  opacity: 1;
  text-decoration: none;
}

#logo {
  max-width: 100%;
}

#header .row {
  background: #3F897F;
  padding: 0;
}

#header .col.title_col {
  height: 60px;
}

#header .col.title_col .figure-caption {
  color: white;
  font-size: 14px;
  margin-right: 10px;
}

#header .col.title_col .figure.d-flex {
  width: 100%;
  margin-bottom: 0;
}

#header .col.title_col .figure-img {
  position: absolute;
  right: 10px;
  top: 10px;
  max-height: 38px;
}

#header.fixed {
  margin-top: 0;
  position: fixed;
  width: 100%;
}

#header {
  margin-top: 30px;
  background: rgb(63,137,127);
}

.fluid_center {
  min-height: calc( 100vh - 154px );
}

.container header {
  max-width: 100%;
}

#header .col.logo_col {
  background: white;
}

#create_dashboard .btn {
  padding: 13px 25px;
}

#view_item {
  background: white;
  padding-top: 10px;
}

#resend_btn {
  position: absolute;
  bottom: 5px;
  left: 10px;
}

#completed_btn {
  position: absolute;
  bottom: 5px;
  right: 10px;
}

#footer_section {
  background: rgb(53,139,125);
}

.no_bg {
  background-color: #f5f5f5;
  background-image: none;
}

#map.large_map {
  background-image: url("../../assets/img/maplarge.png");
  height: 600px;
}

.home_menu a.active, .home_menu a:hover {
  background: #3F897F;
  color: white;
  cursor:pointer;
}
.export_btn{
    background-color: #e6e6e6 !important;
    border: 0 !important;
    color: black !important;
}
.home_menu a.active .img, .home_menu a:hover .img{
    filter: invert(100%);
}
.home_menu a.active .text, .home_menu a:hover .text{
    color: white;
}

.card-header:first-child {
  background: white;
}

#map.admin_map {
  height: 600px;
  background-image: url("../../assets/img/admin_map.png");
}

th.completed_th {
  width: 60px;
}

th.address_th {
  min-width: 200px;
}

th.created_th {
  min-width: 105px;
}

.header_right {
  position: absolute;
  right: 10px;
  top: 5px;
}

.btn-dark {
  background-color: #E6E6E6;
  border-color: #DEDEDE;
  color: black;
}

th.comment_th {
  min-width: 400px;
}

th.user_name_th {
  width: 100px;
}

th.completed_th {
  min-width: 85px;
}

#admin table .btn, .table .btn {
  font-size: 12px;
  min-width: auto;
  width: 100%;
}

#settings_section {
  background: white;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
    .home_menu > div > a .img.svg{
        background-size: 30px !important;
    }
}
.map_btn_eye{
    float:right;
    color: black;
    margin-top: -4px;
}
