﻿.accent-color {
  background-color: #0374b8;
}

.menu-color {
  /*background-color: $menu;*/
  background-color: #F5F5F5;
  border-bottom: 1px solid #ccc;
}

.dropdown .dropdown-menu.dropdown-default .dropdown-item {
  color: #FAAF4F;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.9rem;
}

.dropdown .dropdown-menu.dropdown-default .dropdown-item:hover,
.dropdown .dropdown-menu.dropdown-default .dropdown-item:active,
.dropdown .dropdown-menu.dropdown-default .dropdown-item.active,
.dropup .dropdown-menu.dropdown-default .dropdown-item:hover,
.dropup .dropdown-menu.dropdown-default .dropdown-item:active,
.dropup .dropdown-menu.dropdown-default .dropdown-item.active,
.dropleft .dropdown-menu.dropdown-default .dropdown-item:hover, .dropleft .dropdown-menu.dropdown-default .dropdown-item:active,
.dropleft .dropdown-menu.dropdown-default .dropdown-item.active, .dropright .dropdown-menu.dropdown-default .dropdown-item:hover,
.dropright .dropdown-menu.dropdown-default .dropdown-item:active, .dropright .dropdown-menu.dropdown-default .dropdown-item.active {
  background-color: #2A5B73 !important;
  color: #333;
}

.navbar-light .navbar-nav .nav-link {
  color: #FAAF4F;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9rem;
  letter-spacing: 0.015rem;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #FAAF4F;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  background-color: #2A5B73 !important;
  color: #333;
}

/*KENDO THEME */
.k-combobox .k-dropdown-wrap .k-clear-value {
  top: 8px;
}

.k-dropdowntree .k-multiselect-wrap .k-button {
  margin: 0px 1px 0px 0px;
}

/*MDB RESET STYLE*/
[type=checkbox]:not(:checked), [type=checkbox]:checked {
  opacity: 1;
  position: relative;
  text-align: center;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /*height: 100% !important;
  min-height: 100% !important;*/
}

/*.container-fluid {
    height: 100% !important;
    min-height: 100% !important;
    position: absolute;
}*/
/*.avatar-circle {
    width: 100px;
    height: 100px;
    background-color: $brand-special;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.initials {
    position: relative;
    top: 25px; 
    font-size: 50px; 
    line-height: 50px; 
    color: #fff;
    font-family: "Courier New", monospace;
    font-weight: bold;
}*/
.avatar-circle {
  width: 35px;
  height: 35px;
  background-color: deeppink;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.avatar-circle .initials {
  position: relative;
  top: 7px;
  font-size: 17.5px;
  line-height: 17.5px;
  color: #fff;
  font-family: "Courier New", monospace;
  font-weight: bold;
}
.avatar-circle .initials-sm {
  position: relative;
  top: 5.25px;
  font-size: 17.5px;
  line-height: 17.5px;
  color: #fff;
  font-family: "Courier New", monospace;
  font-weight: bold;
}

.avatar-circle-sm {
  width: 30px;
  height: 30px;
  background-color: deeppink;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.avatar-circle-sm .initials {
  position: relative;
  top: 6px;
  font-size: 15px;
  line-height: 15px;
  color: #fff;
  font-family: "Courier New", monospace;
  font-weight: bold;
}
.avatar-circle-sm .initials-sm {
  position: relative;
  top: 4.5px;
  font-size: 15px;
  line-height: 15px;
  color: #fff;
  font-family: "Courier New", monospace;
  font-weight: bold;
}

.avatar-circle-lg {
  width: 35px;
  height: 35px;
  background-color: deeppink;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.avatar-circle-lg .initials {
  position: relative;
  top: 7px;
  font-size: 17.5px;
  line-height: 17.5px;
  color: #fff;
  font-family: "Courier New", monospace;
  font-weight: bold;
}
.avatar-circle-lg .initials-sm {
  position: relative;
  top: 5.25px;
  font-size: 17.5px;
  line-height: 17.5px;
  color: #fff;
  font-family: "Courier New", monospace;
  font-weight: bold;
}

.dirtyRow {
  background-color: #2A5B73 !important;
}

.formEdit {
  background-color: #F4F4F4;
  /*height: 100%;
  position: absolute;*/
}

.k-tabstrip > .k-content {
  padding: 0px;
  /*border: 0px;*/
}

k-tabstrip-items .k-item.k-state-active, .k-tabstrip-items .k-item.k-active, .k-tabstrip-items .k-item.k-state-selected {
  border-color: rgba(0, 0, 0, 0.08);
  color: #132e32;
  /*background-color: #fff;*/
  background-color: #78CAD2;
  font-weight: bold;
}

.k-header .k-grid-toolbar {
  color: #132e32;
  background-color: #2A5B73;
}

.tabstrip-container {
  opacity: 1;
  background-color: #DCDCDC !important;
  border: 0px !important;
  height: 100% !important;
}

.sticky-top {
  z-index: 200;
}

.k-searchbox {
  height: 38px;
}

.k-i-search {
  height: 100%;
}

h4 {
  margin-bottom: 2px !important;
}

/* Xgroup ComboBox */
.buttonGroupLeft {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.buttonGroupCenter {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.buttonGroupRight {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.gridCellRed {
  background-color: #f59a8e;
}

.gridCellBlue {
  background-color: #47D1FF;
}

.gridCellGreen {
  background-color: #c5d5af;
}

.k-notification-wrap {
  width: 100%;
}

.buttonGridRow {
  cursor: pointer;
}

/* Buttons Toolbar */
.btn-float-right {
  float: right;
}

.btn-float-left {
  float: left;
}

.btn-margin-right-10 {
  margin-right: 10px;
}

.icon-with-text {
  padding-right: 10px;
}

.btn-toolbar-primary, .btn-toolbar-secondary, .btn-toolbar-success, .btn-toolbar-light, .btn-toolbar-dark, .btn-toolbar-danger, .btn-toolbar-warning, .btn-toolbar-info {
  color: #2A5B73;
  border-color: #2A5B73;
}

.btn-toolbar-primary:hover {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.btn-toolbar-primary:focus, .btn-toolbar-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-toolbar-primary.disabled, .btn-toolbar-primary:disabled {
  color: #0d6efd;
  background-color: transparent;
}

.btn-toolbar-primary:not(:disabled):not(.disabled):active, .btn-toolbar-primary:not(:disabled):not(.disabled).active,
.show > .btn-toolbar-primary.dropdown-toggle {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.btn-toolbar-primary:not(:disabled):not(.disabled):active:focus, .btn-toolbar-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-toolbar-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-toolbar-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-toolbar-secondary:focus, .btn-toolbar-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-toolbar-secondary.disabled, .btn-toolbar-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-toolbar-secondary:not(:disabled):not(.disabled):active, .btn-toolbar-secondary:not(:disabled):not(.disabled).active,
.show > .btn-toolbar-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-toolbar-secondary:not(:disabled):not(.disabled):active:focus, .btn-toolbar-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-toolbar-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-toolbar-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

.btn-toolbar-success:focus, .btn-toolbar.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-toolbar-success.disabled, .btn-toolbar-success:disabled {
  color: #198754;
  background-color: transparent;
}

.btn-toolbar-success:not(:disabled):not(.disabled):active, .btn-toolbar-success:not(:disabled):not(.disabled).active,
.show > .btn-toolbar-success.dropdown-toggle {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

.btn-toolbar-success:not(:disabled):not(.disabled):active:focus, .btn-toolbar-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-toolbar-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-toolbar-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-toolbar-info:focus, .btn-toolbar-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-toolbar-info.disabled, .btn-toolbar-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-toolbar-info:not(:disabled):not(.disabled):active, .btn-toolbar-info:not(:disabled):not(.disabled).active,
.show > .btn-toolbar-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-toolbar-info:not(:disabled):not(.disabled):active:focus, .btn-toolbar-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-toolbar-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-toolbar-warning:hover {
  color: #212529;
  background-color: #FFC107;
  border-color: #FFC107;
}

.btn-toolbar-warning:focus, .btn-toolbar-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-toolbar-warning.disabled, .btn-toolbar-warning:disabled {
  color: #FFC107;
  background-color: transparent;
}

.btn-toolbar-warning:not(:disabled):not(.disabled):active, .btn-toolbar-warning:not(:disabled):not(.disabled).active,
.show > .btn-toolbar-warning.dropdown-toggle {
  color: #212529;
  background-color: #FFC107;
  border-color: #FFC107;
}

.btn-toolbar-warning:not(:disabled):not(.disabled):active:focus, .btn-toolbar-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-toolbar-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-toolbar-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-toolbar-danger:focus, .btn-toolbar-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-toolbar-danger.disabled, .btn-toolbar-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-toolbar-danger:not(:disabled):not(.disabled):active, .btn-toolbar-danger:not(:disabled):not(.disabled).active,
.show > .btn-toolbar-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-toolbar-danger:not(:disabled):not(.disabled):active:focus, .btn-toolbar-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-toolbar-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-toolbar-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-toolbar-light:focus, .btn-toolbar-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-toolbar-light.disabled, .btn-toolbar-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-toolbar-light:not(:disabled):not(.disabled):active, .btn-toolbar-light:not(:disabled):not(.disabled).active,
.show > .btn-toolbar-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-toolbar-light:not(:disabled):not(.disabled):active:focus, .btn-toolbar-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-toolbar-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-toolbar-dark:hover {
  color: #fff;
  background-color: #2A5B73;
  border-color: #2A5B73;
}

.btn-toolbar-dark:focus, .btn-toolbar-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-toolbar-dark.disabled, .btn-toolbar-dark:disabled {
  color: #2A5B73;
  background-color: transparent;
}

.btn-toolbar-dark:not(:disabled):not(.disabled):active, .btn-toolbar-dark:not(:disabled):not(.disabled).active,
.show > .btn-toolbar-dark.dropdown-toggle {
  color: #fff;
  background-color: #2A5B73;
  border-color: #2A5B73;
}

.btn-toolbar-dark:not(:disabled):not(.disabled):active:focus, .btn-toolbar-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-toolbar-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-grid-primary, .btn-grid-secondary, .btn-grid-success, .btn-grid-info, .btn-grid-warning, .btn-grid-danger, .btn-grid-light, .btn-grid-dark {
  color: #2A5B73;
  background-color: transparent;
  border-color: transparent;
  cursor: pointer;
}

.btn-grid-primary:hover {
  color: #0d6efd;
}

.btn-grid-secondary:hover {
  color: #6c757d;
}

.btn-grid-success:hover {
  color: #198754;
}

.btn-grid-info:hover {
  color: #17a2b8;
}

.btn-grid-warning:hover {
  color: #FFC107;
}

.btn-grid-danger:hover {
  color: #dc3545;
}

.btn-grid-dark:hover {
  color: #2A5B73;
}

.btn-grid-light:hover {
  color: #f8f9fa;
}

/*.btn-check:focus + .btn-grid-primary, .btn-grid-primary:focus {
    color: $primary;
    background-color: #0b5ed7;
    border-color: #0a58ca;
    box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

.btn-check:checked + .btn-grid-primary, .btn-check:active + .btn-grid-primary, .btn-grid-primary:active, .btn-grid-primary.active, .show > .btn-grid-primary.dropdown-toggle {
    color: $primary;
    background-color: #0a58ca;
    border-color: #0a53be;
}

.btn-check:checked + .btn-grid-primary:focus, .btn-check:active + .btn-grid-primary:focus, .btn-grid-primary:active:focus, .btn-grid-primary.active:focus, .show > .btn-grid-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

.btn-grid-primary:disabled, .btn-grid-primary.disabled {
    color: $primary;
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.btn-check:focus + .btn-grid-secondary, .btn-grid-secondary:focus {
    color: $secondary;
    background-color: transparent;
    border-color: transparent;
    box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}

.btn-check:checked + .btn-grid-secondary, .btn-check:active + .btn-grid-secondary, .btn-grid-secondary:active, .btn-grid-secondary.active, .show > .btn-grid-secondary.dropdown-toggle {
    color: $secondary;
    background-color: #565e64;
    border-color: #51585e;
}

.btn-check:checked + .btn-grid-secondary:focus, .btn-check:active + .btn-grid-secondary:focus, .btn-grid-secondary:active:focus, .btn-grid-secondary.active:focus, .show > .btn-grid-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}

.btn-grid-secondary:disabled, .btn-grid-secondary.disabled {
    color: $secondary;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-check:focus + .btn-grid-success, .btn-grid-success:focus {
    color: #fff;
    background-color: #157347;
    border-color: #146c43;
    box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}

.btn-check:checked + .btn-grid-success, .btn-check:active + .btn-grid-success, .btn-grid-success:active, .btn-grid-success.active, .show > .btn-grid-success.dropdown-toggle {
    color: #fff;
    background-color: #146c43;
    border-color: #13653f;
}

.btn-check:checked + .btn-grid-success:focus, .btn-check:active + .btn-grid-success:focus, .btn-grid-success:active:focus, .btn-grid-success.active:focus, .show > .btn-grid-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}

.btn-grid-success:disabled, .btn-grid-success.disabled {
    color: #fff;
    background-color: #198754;
    border-color: #198754;
}

.btn-check:focus + .btn-grid-info, .btn-grid-info:focus {
    color: #000;
    background-color: #31d2f2;
    border-color: #25cff2;
    box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}

.btn-check:checked + .btn-grid-info, .btn-check:active + .btn-grid-info, .btn-grid-info:active, .btn-grid-info.active, .show > .btn-grid-info.dropdown-toggle {
    color: #000;
    background-color: #3dd5f3;
    border-color: #25cff2;
}

.btn-check:checked + .btn-grid-info:focus, .btn-check:active + .btn-grid-info:focus, .btn-grid-info:active:focus, .btn-grid-info.active:focus, .show > .btn-grid-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}

.btn-grid-info:disabled, .btn-grid-info.disabled {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0;
}

.btn-check:focus + .btn-grid-warning, .btn-grid-warning:focus {
    color: #000;
    background-color: #ffca2c;
    border-color: #ffc720;
    box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}

.btn-check:checked + .btn-grid-warning, .btn-check:active + .btn-grid-warning, .btn-grid-warning:active, .btn-grid-warning.active, .show > .btn-grid-warning.dropdown-toggle {
    color: #000;
    background-color: #ffcd39;
    border-color: #ffc720;
}

.btn-check:checked + .btn-grid-warning:focus, .btn-check:active + .btn-grid-warning:focus, .btn-grid-warning:active:focus, .btn-grid-warning.active:focus, .show > .btn-grid-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}

.btn-grid-warning:disabled, .btn-grid-warning.disabled {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-check:focus + .btn-grid-danger, .btn-grid-danger:focus {
    color: #fff;
    background-color: #bb2d3b;
    border-color: #b02a37;
    box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}

.btn-check:checked + .btn-grid-danger, .btn-check:active + .btn-grid-danger, .btn-grid-danger:active, .btn-grid-danger.active, .show > .btn-grid-danger.dropdown-toggle {
    color: #fff;
    background-color: #b02a37;
    border-color: #a52834;
}

.btn-check:checked + .btn-grid-danger:focus, .btn-check:active + .btn-grid-danger:focus, .btn-grid-danger:active:focus, .btn-grid-danger.active:focus, .show > .btn-grid-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}

.btn-grid-danger:disabled, .btn-grid-danger.disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-check:focus + .btn-grid-light, .btn-grid-light:focus {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb;
    box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}

.btn-check:checked + .btn-grid-light, .btn-check:active + .btn-grid-light, .btn-grid-light:active, .btn-grid-light.active, .show > .btn-grid-light.dropdown-toggle {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb;
}

.btn-check:checked + .btn-grid-light:focus, .btn-check:active + .btn-grid-light:focus, .btn-grid-light:active:focus, .btn-grid-light.active:focus, .show > .btn-grid-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}

.btn-grid-light:disabled, .btn-grid-light.disabled {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-check:focus + .btn-grid-dark, .btn-grid-dark:focus {
    color: #fff;
    background-color: #1c1f23;
    border-color: #1a1e21;
    box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}

.btn-check:checked + .btn-grid-dark, .btn-check:active + .btn-grid-dark, .btn-grid-dark:active, .btn-grid-dark.active, .show > .btn-grid-dark.dropdown-toggle {
    color: #fff;
    background-color: #1a1e21;
    border-color: #191c1f;
}

.btn-check:checked + .btn-grid-dark:focus, .btn-check:active + .btn-grid-dark:focus, .btn-grid-dark:active:focus, .btn-grid-dark.active:focus, .show > .btn-grid-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}

.btn-grid-dark:disabled, .btn-grid-dark.disabled {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}*/
.k-close-icon {
  margin-top: -62px;
}

.k-grid-search {
  width: 300px !important;
  color: #2A5B73 !important;
  border-color: #2A5B73;
}

.k-grid-search .k-input-prefix {
  color: #2A5B73 !important;
  margin: 0px 10px;
}

.fakeSearch {
  width: 1px;
  background-color: #78CAD2;
  border: 2px solid #78CAD2;
}
