.name {
  font-weight: bold;
  color: #304153;
}
.gradient-left {
  background: #1370d1;
  background: -moz-linear-gradient(left, #1370d1 0%, #3699ff 100%);
  background: -webkit-linear-gradient(left, #1370d1 0%, #3699ff 100%);
  background: linear-gradient(to right, #1370d1 0%, #3699ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@right', endColorstr='@left', GradientType=1);
}
.gradient-right {
  background: #3699ff;
  background: -moz-linear-gradient(left, #3699ff 0%, #1370d1 100%);
  background: -webkit-linear-gradient(left, #3699ff 0%, #1370d1 100%);
  background: linear-gradient(to right, #3699ff 0%, #1370d1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@right', endColorstr='@left', GradientType=1);
}
.gradient-top {
  background: #1370d1;
  background: -moz-linear-gradient(top, #1370d1 0%, #3699ff 100%);
  background: -webkit-linear-gradient(top, #1370d1 0%, #3699ff 100%);
  background: linear-gradient(to bottom, #1370d1 0%, #3699ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@top', endColorstr='@bottom', GradientType=0);
}
.gradient-bottom {
  background: #3699ff;
  background: -moz-linear-gradient(top, #3699ff 0%, #3699ff 100%);
  background: -webkit-linear-gradient(top, #3699ff 0%, #3699ff 100%);
  background: linear-gradient(to bottom, #3699ff 0%, #3699ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@top', endColorstr='@bottom', GradientType=0);
}
.big-title {
  font-size: 50px;
  line-height: 65px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.title {
  font-size: 25px;
  line-height: 40px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.sub-title {
  font-size: 28px;
  line-height: 35px;
  font-weight: 600;
  font-style: italic;
}
.text-big {
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  color: #304153;
}
.text {
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
}
.shadow {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.5);
  -moz-box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.5);
  box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.5);
}
.shadow-light {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
  -moz-box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
  box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
}
.shadow-blue {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
html {
  background: #edf5f7;
}
body {
  background-color: #edf5f7 !important;
  background: #edf5f7 !important;
}
.height-menu {
  height: 55px;
}
.uk-navbar {
  background-color: #304153 !important;
  z-index: 9999;
  height: 55px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.5);
  -moz-box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.5);
  box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.5);
}
.uk-navbar a {
  text-transform: capitalize !important;
}
.uk-navbar a:hover {
  color: #2989ec !important;
}
.uk-navbar .uk-navbar-center {
  height: 55px;
}
.uk-navbar .uk-navbar-center ul.uk-navbar-nav {
  height: 55px;
}
.uk-navbar .uk-navbar-center ul.uk-navbar-nav li a {
  color: rgba(255, 255, 255, 0.9);
  font-weight: 100;
  letter-spacing: 1px;
  height: 55px;
}
.uk-navbar .uk-navbar-center ul.uk-navbar-nav li .uk-navbar-dropdown {
  top: 65px !important;
  margin-top: 0px;
  width: auto;
  min-width: 200px;
  padding: 8px 25px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
  -moz-box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
  box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
}
.uk-navbar .uk-navbar-center ul.uk-navbar-nav li .uk-navbar-dropdown ul.uk-navbar-dropdown-nav li {
  padding: 6px 0px;
  border-bottom: 1px solid #e4f0fd;
}
.uk-navbar .uk-navbar-center ul.uk-navbar-nav li .uk-navbar-dropdown ul.uk-navbar-dropdown-nav li:last-child {
  border-bottom: 0px;
}
.uk-navbar .uk-navbar-center ul.uk-navbar-nav li .uk-navbar-dropdown ul.uk-navbar-dropdown-nav li a {
  color: #304153;
  height: auto;
}
.uk-navbar .uk-navbar-center ul.uk-navbar-nav li .uk-navbar-dropdown ul.uk-navbar-dropdown-nav li a span.dg-icon {
  display: none;
}
.uk-navbar .uk-navbar-center ul.uk-navbar-nav li .uk-navbar-dropdown ul.uk-navbar-dropdown-nav li > .uk-navbar-dropdown {
  top: 0px !important;
  left: 210px !important;
}
.uk-navbar .uk-navbar-toggle {
  color: rgba(255, 255, 255, 0.9);
  height: 55px;
}
.subnavbar {
  padding: 0px 40px;
  z-index: 10;
  box-shadow: none;
  border: 0px;
  border-bottom: 2px solid #f8f8f8;
  height: 60px;
  background-color: white !important;
}
.subnavbar .uk-navbar-left ul li {
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.subnavbar .uk-navbar-left ul li > span {
  line-height: 40px;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 25px;
  color: #304153;
}
.subnavbar .uk-navbar-left ul li a {
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: white;
  font-size: 12.5px;
  line-height: 21px;
  letter-spacing: 1px;
  padding: 5px 15px;
  border-radius: 3px;
  border: 0px;
  background-color: #2989ec;
  margin-right: 1px;
  height: 31px;
}
.subnavbar .uk-navbar-left ul li a svg {
  height: 13px;
  width: 15px;
}
.subnavbar .uk-navbar-left ul li a:hover,
.subnavbar .uk-navbar-left ul li a:active {
  background-color: #1063b8;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  color: white;
}
.subnavbar .uk-navbar-left ul li a:focus {
  background-color: #2989ec;
  color: white;
}
.subnavbar .uk-navbar-left ul li a .dg-icon-plus {
  height: 17px;
  width: 17px;
}
.subnavbar .uk-navbar-left ul li a span {
  text-transform: uppercase;
  color: white;
}
.subnavbar .uk-navbar-left ul li a span:hover {
  color: white;
}
.subnavbar > div ul li a {
  color: #304153;
  height: 45px;
  padding: 0px;
  padding-right: 20px;
}
.subnavbar > .uk-navbar-right ul li a {
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: white;
  font-size: 12.5px;
  line-height: 21px;
  letter-spacing: 1px;
  padding: 5px 15px;
  border-radius: 3px;
  border: 0px;
  background-color: #2989ec;
  margin-right: 1px;
  height: 31px;
  background-color: #ea2f4e;
}
.subnavbar > .uk-navbar-right ul li a svg {
  height: 13px;
  width: 15px;
}
.subnavbar > .uk-navbar-right ul li a:hover,
.subnavbar > .uk-navbar-right ul li a:active {
  background-color: #1063b8;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  color: white;
}
.subnavbar > .uk-navbar-right ul li a:focus {
  background-color: #2989ec;
  color: white;
}
.subnavbar > .uk-navbar-right ul li a:hover {
  background-color: #d11534;
}
.subnavbar > .uk-navbar-right ul li a span {
  color: white !important;
  text-transform: uppercase;
}
.subnavbar > .uk-navbar-right ul li a .dg-icon {
  display: none;
}
.subnavbar > .uk-navbar-right ul li a span.count {
  margin-right: 10px;
  padding: 5px;
  background-color: white;
  color: #ea2f4e !important;
  border-radius: 150px;
  line-height: 9px;
  height: 10px;
  width: 10px;
  text-align: center;
  font-weight: 600;
}
body.url_not_available {
  border-top: 3px solid #ea2f4e;
}
body.url_not_available:after {
  content: ' ';
  position: absolute;
  top: 22px;
  left: 23px;
  height: 15px;
  width: 15px;
  background-color: #ea2f4e;
  z-index: 999999;
  border-radius: 150px;
  -webkit-animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 1, 1);
  -webkit-animation-duration: 1.7s;
}
@-webkit-keyframes blinker {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0.3;
  }
}
.container {
  padding-bottom: 100px;
  padding-top: 0px;
  padding: 20px;
  height: 100vh;
  background-color: #edf5f7;
}
.uk-form-row {
  margin-top: 0px;
}
.uk-card {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
  -moz-box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
  box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
  margin: 0px;
  border-radius: 4px;
}
.uk-card .uk-card-header {
  box-shadow: none;
  text-align: left;
  border: 0px;
  border-bottom: 2px solid #f8f8f8;
}
.uk-card .uk-card-header .uk-h1 {
  font-size: 25px;
  line-height: 40px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #304153;
}
.uk-card .uk-card-header .uk-align-right {
  margin: 0px auto;
  padding-top: 5px;
}
.uk-card .uk-card-header .uk-align-right span {
  color: #2989ec;
}
.uk-card .uk-card-body {
  padding: 20px 40px;
  box-shadow: none;
}
.uk-card .uk-card-body > .uk-grid > div .tripstable {
  display: flex;
  justify-content: space-around;
}
.uk-card .uk-card-body > .uk-grid > div .tripstable > .datatables-toggle-col {
  width: auto !important;
}
.uk-card .uk-card-footer {
  box-shadow: none;
  padding: 15px 40px;
  border: 0px;
  border-top: 2px solid #f8f8f8;
}
.tables-list .uk-card .uk-margin-top {
  padding-left: 40px;
  padding-bottom: 20px;
}
.uk-card .uk-card .uk-card-header .uk-h3 {
  font-size: 25px;
  line-height: 40px;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 23px;
  line-height: 35px;
  font-weight: 300;
  color: #304153;
}
.uk-card-primary .uk-card-header {
  border-bottom: 2px solid #aac8db;
}
.uk-card-primary .uk-card-header .uk-h3 {
  font-size: 25px;
  line-height: 40px;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 23px;
  line-height: 35px;
  font-weight: 300;
}
.label {
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  color: #304153;
  background-color: #edf5f7;
  color: #2989ec;
  font-weight: 600;
  margin: 0px;
  padding: 0px 13px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.2px;
  line-height: 21px;
  border: 1px solid #cedfea;
}
.label span svg {
  width: 13px;
  height: 13px;
  margin-bottom: 2px;
}
.input {
  border: 1px solid #cedfea;
  border-top: 0px;
  padding-left: 13px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  height: 30px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #666666;
}
.input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.input::-moz-placeholder {
  /* Firefox 19+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.input:-ms-input-placeholder {
  /* IE 10+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.input:-moz-placeholder {
  /* Firefox 18- */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.input:focus {
  border: 1px solid #2989ec;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
input:-webkit-autofill:visited,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  background-color: transparent !important;
}
@media only screen and (max-width: 768px) {
  .uk-form > .uk-grid > div {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .uk-form div.uk-form-row {
    margin-top: 0px;
  }
}
.uk-form div.uk-form-row .uk-form-label {
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  color: #304153;
  background-color: #edf5f7;
  color: #2989ec;
  font-weight: 600;
  margin: 0px;
  padding: 0px 13px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.2px;
  line-height: 21px;
  border: 1px solid #cedfea;
}
.uk-form div.uk-form-row .uk-form-label span svg {
  width: 13px;
  height: 13px;
  margin-bottom: 2px;
}
.uk-form div.uk-form-row .uk-form-controls .uk-button-group {
  width: 100%;
}
.uk-form div.uk-form-row .uk-input {
  border: 1px solid #cedfea;
  border-top: 0px;
  padding-left: 13px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  height: 30px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #666666;
}
.uk-form div.uk-form-row .uk-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.uk-form div.uk-form-row .uk-input::-moz-placeholder {
  /* Firefox 19+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.uk-form div.uk-form-row .uk-input:-ms-input-placeholder {
  /* IE 10+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.uk-form div.uk-form-row .uk-input:-moz-placeholder {
  /* Firefox 18- */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.uk-form div.uk-form-row .uk-input:focus {
  border: 1px solid #2989ec;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
.uk-card-primary {
  background-color: #edf5f7;
  border: 2px solid #2989ec;
}
.uk-card-primary * {
  color: #304153;
}
.uk-card-primary .uk-form div.uk-form-row {
  padding-bottom: 15px;
}
.uk-card-primary .uk-form div.uk-form-row .uk-form-label {
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  color: #304153;
  border: 1px solid #aac8db;
  background-color: white;
  color: #2989ec;
  font-size: 13px;
  line-height: 21px;
  font-weight: 600;
}
.uk-card-primary .uk-form div.uk-form-row .uk-form-label span {
  color: #2989ec;
}
.uk-card-primary .uk-form div.uk-form-row .uk-form-controls .uk-button-group {
  width: 100%;
}
.uk-card-primary .uk-form div.uk-form-row .uk-input {
  border: 1px solid #aac8db;
  border-top: 0px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #304153;
}
.uk-card-primary .uk-form div.uk-form-row .uk-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.uk-card-primary .uk-form div.uk-form-row .uk-input::-moz-placeholder {
  /* Firefox 19+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.uk-card-primary .uk-form div.uk-form-row .uk-input:-ms-input-placeholder {
  /* IE 10+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.uk-card-primary .uk-form div.uk-form-row .uk-input:-moz-placeholder {
  /* Firefox 18- */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.uk-card-primary .uk-form div.uk-form-row .uk-input::placeholder {
  color: #87b0cb;
}
.uk-card-primary .uk-form div.uk-form-row .uk-input:focus {
  border: 1px solid #87bdf4;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
.uk-card-primary .uk-form div.uk-form-row select {
  border: 1px solid #aac8db;
  border-top: 0px;
  padding-left: 13px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  height: 30px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #87b0cb;
}
.uk-card-primary .uk-form div.uk-form-row select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.uk-card-primary .uk-form div.uk-form-row select::-moz-placeholder {
  /* Firefox 19+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.uk-card-primary .uk-form div.uk-form-row select:-ms-input-placeholder {
  /* IE 10+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.uk-card-primary .uk-form div.uk-form-row select:-moz-placeholder {
  /* Firefox 18- */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.uk-card-primary .uk-form div.uk-form-row select:focus {
  border: 1px solid #87bdf4;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  color: #304153;
}
.uk-card-primary .uk-form div.uk-form-row .uk-form-controls label {
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #304153;
}
.uk-card-primary .uk-form div.uk-form-row .uk-button {
  background-color: #2989ec;
  color: white;
}
.uk-card-primary .uk-form div.uk-form-row .uk-button:hover {
  background-color: #1270d0;
}
.select2-container {
  width: 100%;
}
.select2-selection {
  border: 1px solid #b6d6f8 !important;
  border-top: 0px !important;
  padding-left: 13px !important;
  border-radius: 0px !important;
  border-bottom-right-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
  height: 30px !important;
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: white;
}
.select2-selection::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.select2-selection::-moz-placeholder {
  /* Firefox 19+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.select2-selection:-ms-input-placeholder {
  /* IE 10+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.select2-selection:-moz-placeholder {
  /* Firefox 18- */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.select2-selection:focus {
  border: 1px solid #87bdf4;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
.select2-selection .select2-selection__rendered {
  padding-left: 0px !important;
}
.uk-form-controls .select2-container .select2-selection--multiple .select2-selection__rendered {
  display: flex;
  align-items: center;
}
.uk-form-controls .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  margin-top: 0px;
  line-height: 20px;
  border: 0px;
  background-color: #58a3f0;
  padding: 0px 7px;
}
.uk-form-controls .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice span {
  color: white;
  margin-right: 5px;
}
.uk-button {
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: white;
  font-size: 12.5px;
  line-height: 21px;
  letter-spacing: 1px;
  padding: 5px 15px;
  border-radius: 3px;
  border: 0px;
  background-color: #2989ec;
  margin-right: 1px;
}
.uk-button svg {
  height: 13px;
  width: 15px;
}
.uk-button:hover,
.uk-button:active {
  background-color: #1063b8;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  color: white;
}
.uk-button:focus {
  background-color: #2989ec;
  color: white;
}
.uk-card-primary > :not([class*=uk-card-media]) .uk-button-primary {
  color: #304153;
}
.uk-card-primary > :not([class*=uk-card-media]) .uk-button-primary:hover {
  background-color: rgba(255, 255, 255, 0.8);
  color: #304153;
}
.uk-form-controls a.uk-button,
.uk-form-controls input.uk-button {
  margin-bottom: 5px;
}
.navbar-utility {
  box-shadow: none;
  float: left;
}
.navbar-utility .uk-card-body {
  padding: 0px;
  box-shadow: none;
  white-space: nowrap;
}
.tabletoggler {
  margin: 0px;
  margin-top: 7px !important;
}
.tabletoggler label {
  margin-right: 30px;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
}
.tabletoggler label .uk-checkbox {
  margin-left: 5px;
}
.uk-form-row > .uk-form-controls > label {
  margin-left: 10px !important;
}
.uk-checkbox {
  background-color: #2989ec;
  border: 5px solid #2989ec;
  border-radius: 10px;
  background-image: none;
}
.uk-checkbox:checked {
  background-color: #ffffff !important;
  border: 5px solid #2989ec;
  background-image: none;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
body .uk-card-primary > :not([class*=uk-card-media]) .uk-checkbox {
  background-color: #ffffff;
  border: 5px solid #ffffff;
  border-radius: 10px;
  background-image: none;
}
body .uk-card-primary > :not([class*=uk-card-media]) .uk-checkbox:checked {
  background-color: #2989ec !important;
  border: 5px solid #ffffff;
  background-image: none;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
.uk-form-controls .uk-radio + label {
  margin-left: 0px !important;
}
.uk-form-controls .uk-radio:nth-child(n+2) {
  margin-left: 15px;
}
.uk-form-controls .uk-radio {
  background-color: #2989ec;
  border: 5px solid #2989ec;
  border-radius: 10px;
  background-image: none;
}
.uk-form-controls .uk-radio:checked {
  background-color: #ffffff !important;
  border: 5px solid #2989ec;
  background-image: none;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
.dropzone {
  border: 1px solid #cedfea !important;
  border-top: none;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.uk-textarea {
  border: 1px solid #cedfea !important;
  border-top: none;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 150px;
  padding: 10px;
  font-size: 14px;
}
.uk-width-1-1 > input {
  width: 300px;
  height: 36px;
  float: right;
  margin-top: 15px;
  border: 1px solid #cedfea;
  border-radius: 3px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #666666;
  padding: 0px 15px;
  background-image: url('images/search-icon.png');
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: 95% 50%;
}
.uk-width-1-1 > input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.uk-width-1-1 > input::-moz-placeholder {
  /* Firefox 19+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.uk-width-1-1 > input:-ms-input-placeholder {
  /* IE 10+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.uk-width-1-1 > input:-moz-placeholder {
  /* Firefox 18- */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.uk-width-1-1 > input:focus {
  border: 1px solid #2989ec;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  outline: 0px;
}
@media only screen and (max-width: 600px) {
  .uk-width-1-1 > input {
    width: 80%;
    margin-bottom: 15px;
    float: none;
  }
}
.uk-icon-button {
  background: #edf5f7;
  color: #2989ec;
  transition-duration: 0.2s;
}
.uk-icon-button:hover {
  background: #2989ec;
  color: #edf5f7;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  transition-duration: 0.2s;
}
.dataTables_wrapper {
  padding: 16px 0px;
  margin: 0px;
}
.dataTables_length {
  text-align: left;
}
.dataTables_length label {
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
}
.dataTables_length label select {
  background-color: white;
  margin: 0px 10px;
  border: 1px solid #cedfea;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  height: 35px;
  appearance: none;
  box-sizing: content-box;
  padding: 0px 20px;
  font-size: 14px;
  color: #2989ec;
}
.dataTables_length label select:focus {
  outline: none;
}
.uk-table thead tr th:first-child {
  padding-left: 0px !important;
}
.uk-table thead tr th.checkAll {
  height: 40px;
  line-height: 40px;
  padding-left: 12px !important;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-around;
}
.uk-table thead tr th.checkAll:after {
  display: none !important;
}
.uk-table thead tr th.checkAll a svg {
  height: 16px;
  width: 16px;
  padding: 4px 5px 6px 5px;
  background-color: #edf5f7;
  border-radius: 150px;
  color: #2989ec;
}
.uk-table thead tr th.checkAll a svg:hover {
  background-color: #cae1e7;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
.uk-table thead tr th {
  padding: 10px 0px 20px 10px !important;
}
.uk-table thead tr th input {
  border-color: #cedfea;
  border-radius: 3px;
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 40' style='enable-background:new 0 0 20 40;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#edf5f7;} %3C/style%3E%3Crect class='st0' width='20' height='40'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 20px 40px;
  background-position: center right;
  transition-duration: 0.5s;
}
.uk-table thead tr th input::placeholder {
  text-transform: capitalize;
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  transition-duration: 0.5s;
}
.uk-table thead tr th .range-container > input {
  margin-top: 10px;
}
.uk-table thead tr th .range-container > div.range .uk-form-row {
  margin-bottom: 0px;
}
.uk-table thead tr th .range-container > div.range a {
  padding: 0px;
  margin: 0 auto;
  background-color: #edf5f7;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border: 1px solid #cedfea;
  border-left: 0px;
  width: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.uk-table thead tr th .range-container > div.range a svg {
  padding-left: 10px;
  color: #2989ec;
  display: block;
  padding-left: 0px;
  margin: 0 auto;
  height: 15px;
  width: 15px;
}
.uk-table thead tr th .range-container > div.range .uk-first-column > div {
  width: 100%;
  display: block;
}
.uk-table thead tr th .range-container > div.range .uk-first-column > div input {
  background-image: none;
  height: 25px;
  padding-left: 3px;
  padding-right: 3px;
}
.uk-table thead tr th .range-container > div.range .uk-first-column > div:first-child input {
  border-radius: 0px;
  border-top-left-radius: 3px;
}
.uk-table thead tr th .range-container > div.range .uk-first-column > div:last-child input {
  border-radius: 0px;
  border-bottom-left-radius: 3px;
  border-top: 0px;
}
.uk-table thead tr th .range-container > div.range .uk-first-column > div:last-child input:focus {
  border-top: 1px solid #2989ec;
}
.uk-table thead tr th:focus {
  outline: none;
}
.uk-table thead tr th:after {
  content: " " !important;
  position: absolute;
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 40' style='enable-background:new 0 0 20 40;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:none;stroke:%232989EC;stroke-width:1.5;stroke-miterlimit:10;} %3C/style%3E%3Cpolyline class='st0' points='14.6,17.7 10,22.3 5.4,17.7 '/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  height: 40px;
  width: 18px;
  top: auto !important;
  bottom: 20px !important;
  right: 1px !important;
  display: block;
  transition-duration: 0.5s;
  transform: rotate(-180deg);
}
.uk-table thead tr th.sorting_asc input {
  border-color: #2989ec;
  color: #2989ec;
  border-width: 2px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 40' style='enable-background:new 0 0 20 40;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#2989ec;} %3C/style%3E%3Crect class='st0' width='20' height='40'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 20px 40px;
  background-position: center right;
  transition-duration: 0.5s;
}
.uk-table thead tr th.sorting_asc input::placeholder {
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  font-weight: 500;
  color: #2989ec;
  transition-duration: 0.5s;
}
.uk-table thead tr th.sorting_asc:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 40' style='enable-background:new 0 0 20 40;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:none;stroke:#FFFFFF;stroke-width:1.5;stroke-miterlimit:10;} %3C/style%3E%3Cpolyline class='st0' points='14.6,17.7 10,22.3 5.4,17.7 '/%3E%3C/svg%3E");
  transition-duration: 0.5s;
  transform: rotate(0deg);
}
.uk-table thead tr th.sorting_asc .range-container > .range a {
  background-color: #2989ec;
  border: 2px solid #2989ec;
  border-left: 0px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
.uk-table thead tr th.sorting_asc .range-container > .range a svg {
  color: white;
}
.uk-table thead tr th.sorting_desc input {
  border-color: #304153;
  color: #304153;
  border-width: 2px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 40' style='enable-background:new 0 0 20 40;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#304153;} %3C/style%3E%3Crect class='st0' width='20' height='40'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 20px 40px;
  background-position: center right;
  transition-duration: 0.5s;
}
.uk-table thead tr th.sorting_desc input::placeholder {
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  font-weight: 500;
  color: #304153;
  transition-duration: 0.5s;
}
.uk-table thead tr th.sorting_desc:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 40' style='enable-background:new 0 0 20 40;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:none;stroke:#FFFFFF;stroke-width:1.5;stroke-miterlimit:10;} %3C/style%3E%3Cpolyline class='st0' points='14.6,17.7 10,22.3 5.4,17.7 '/%3E%3C/svg%3E");
  transition-duration: 0.5s;
}
.uk-table thead tr th.sorting_desc .range-container > .range a {
  background-color: #304153;
  border: 2px solid #304153;
  border-left: 0px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
.uk-table thead tr th.sorting_desc .range-container > .range a svg {
  color: white;
}
.uk-table tfoot tr th {
  padding: 20px 0px 10px 10px !important;
}
.uk-table tfoot tr th input {
  border-color: #cedfea;
  border-radius: 3px;
}
.uk-table tfoot tr th input::placeholder {
  text-transform: capitalize;
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
}
.uk-table tfoot tr th.checkAll {
  height: 40px;
  line-height: 40px;
  padding-left: 12px !important;
}
.uk-table tfoot tr th.checkAll:after {
  display: none !important;
}
.uk-table tbody tr.odd {
  background-color: #edf5f7;
}
.uk-table tbody tr {
  border: 0px !important;
}
.uk-table tbody tr a,
.uk-table tbody tr span,
.uk-table tbody tr svg {
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #304153;
}
.uk-table tbody tr input {
  border-radius: 3px;
}
.uk-table tbody tr:hover {
  background: #1370d1;
  background: -moz-linear-gradient(left, #1370d1 0%, #3699ff 100%);
  background: -webkit-linear-gradient(left, #1370d1 0%, #3699ff 100%);
  background: linear-gradient(to right, #1370d1 0%, #3699ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@right', endColorstr='@left', GradientType=1);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
.uk-table tbody tr:hover td {
  color: white;
}
.uk-table tbody tr:hover a,
.uk-table tbody tr:hover span,
.uk-table tbody tr:hover svg {
  color: white;
  text-decoration: none;
}
.uk-table tbody tr:hover a .uk-button,
.uk-table tbody tr:hover span .uk-button,
.uk-table tbody tr:hover svg .uk-button {
  background-color: #304153 !important;
}
.uk-table tbody tr td {
  padding: 6px 12px;
  vertical-align: middle;
}
.uk-table tbody tr td span form {
  width: ;
}
.uk-table tbody tr td.dataTables_empty {
  background-color: #edf5f7;
  box-shadow: none;
}
.uk-table tbody tr td.dataTables_empty:hover {
  background: #edf5f7;
  box-shadow: none;
  color: #666;
}
.uk-table tbody tr td.dataTables_empty a,
.uk-table tbody tr td.dataTables_empty span {
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #304153;
}
.uk-table tbody tr td.alias,
.uk-table tbody tr td.name {
  text-transform: uppercase;
}
div.dataTables_paginate {
  text-align: center !important;
  margin-top: 20px !important;
}
div.dataTables_paginate a {
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #304153;
}
div.dataTables_paginate a:hover {
  color: #2989ec;
  text-decoration: none;
}
div.dataTables_paginate .previous {
  margin-right: 8px;
}
div.dataTables_paginate .next {
  margin-left: 8px;
}
div.dataTables_paginate span a {
  padding: 0px 8px;
}
div.dataTables_paginate span a.current {
  color: #2989ec;
  position: relative;
}
div.dataTables_paginate span a.current:after {
  content: ' ';
  background-color: #2989ec;
  width: 6px;
  height: 6px;
  border-radius: 40px;
  position: absolute;
  bottom: -12px;
  left: 40%;
}
.data-rows-editRow .uk-card-small .uk-card-header .uk-h3 {
  color: #304153;
}
.uk-switcher li.uk-active .uk-form-row {
  margin-top: 0px;
}
.uk-switcher li.uk-active .uk-form-row .uk-form-controls .uk-radio + label {
  margin-left: 0px !important;
}
.uk-switcher li.uk-active .uk-form-row .uk-form-controls .uk-radio:nth-child(n+2) {
  margin-left: 15px;
}
.uk-switcher li.uk-active .uk-form-row .uk-form-controls .uk-radio {
  background-color: #2989ec;
  border: 5px solid #2989ec;
  border-radius: 10px;
  background-image: none;
}
.uk-switcher li.uk-active .uk-form-row .uk-form-controls .uk-radio:checked {
  background-color: #ffffff !important;
  border: 5px solid #2989ec;
  background-image: none;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
.uk-switcher + .uk-grid .uk-card {
  padding-left: 0px;
  margin-left: 40px;
  margin-top: 0px !important;
}
.uk-form > .uk-flex .uk-form-row:nth-child(n+2) {
  margin-left: 15px;
}
body ul.uk-subnav {
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
body ul.uk-subnav:before {
  display: none;
}
body ul.uk-subnav li {
  padding-left: 0px;
}
body ul.uk-subnav li:hover {
  background-color: #2989ec;
}
body ul.uk-subnav li a {
  padding: 5px 20px !important;
}
body ul.uk-subnav li a:hover {
  background-color: transparent;
  color: white;
}
body ul.uk-subnav li.uk-active a {
  background-color: transparent;
  border-bottom-width: 3px;
  color: #304153;
  border-bottom: 3px solid #2989ec;
}
.uk-switcher {
  margin-top: 0px !important;
}
.uk-switcher > li {
  padding: 30px;
  border: 1px solid #e5e5e5;
  height: auto !important;
  min-height: 0px !important;
}
@media only screen and (max-width: 480px) {
  .uk-switcher > li {
    padding: 0px;
    border: 0px;
    border-top: 1px solid #e5e5e5;
    padding-top: 15px;
  }
  .uk-switcher > li .uk-form-controls a,
  .uk-switcher > li .uk-form-controls input.uk-button {
    margin-bottom: 5px;
  }
}
.uk-switcher > li > .uk-form-row {
  margin: 0px !important;
  padding: 0px !important;
}
.uk-switcher li > legend + .uk-grid {
  margin-bottom: 20px;
}
.dossiers-populate .sis-container .uk-navbar-container {
  background-color: #ededed !important;
  z-index: 10;
  box-shadow: none;
  color: #304153;
  height: 50px;
  margin-bottom: 3px;
}
.dossiers-populate .sis-container .uk-navbar-container .uk-navbar-left {
  padding-left: 30px;
}
.dossiers-populate .sis-container .uk-navbar-container .uk-navbar-left .uk-navbar-nav li a {
  color: #304153;
  height: 30px;
}
.dossiers-populate .sis-container .uk-card .uk-card-header {
  padding: 7px 30px;
  padding-bottom: 17px;
  line-height: 7px;
  border-bottom: 0px;
}
.dossiers-populate .sis-container .uk-card .uk-card-header h1 {
  font-size: 25px;
  line-height: 35px;
}
.dossiers-populate .sis-container .uk-card .uk-card-header h1 a:hover {
  text-decoration: none;
}
.dossiers-populate .sis-container .uk-card .uk-card-header span {
  font-size: 14px;
}
.dossiers-populate .sis-container .uk-form {
  padding: 15px 30px;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .righe-dossier .uk-grid .uk-first-column {
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #304153;
  display: flex;
  align-items: center;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .righe-dossier .uk-grid .uk-width-expand .uk-form-row {
  padding: 3px 0px;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .righe-dossier .uk-grid .uk-width-expand .uk-form-row .uk-button-group input {
  border-radius: 3px;
  border: 1px solid #b0c1d2;
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #304153;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .righe-dossier .uk-grid .uk-width-expand .uk-form-row .uk-button-group input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .righe-dossier .uk-grid .uk-width-expand .uk-form-row .uk-button-group input::-moz-placeholder {
  /* Firefox 19+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .righe-dossier .uk-grid .uk-width-expand .uk-form-row .uk-button-group input:-ms-input-placeholder {
  /* IE 10+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .righe-dossier .uk-grid .uk-width-expand .uk-form-row .uk-button-group input:-moz-placeholder {
  /* Firefox 18- */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .righe-dossier .uk-grid .uk-width-expand .uk-form-row .uk-button-group input::placeholder {
  color: #a0b4c8;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .righe-dossier .uk-grid .uk-width-expand .uk-form-row .uk-button-group input:focus {
  border: 2px solid #2989ec;
  background-color: rgba(255, 255, 255, 0.6);
  color: #304153;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
@media only screen and (max-width: 1200px) {
  .dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body > .uk-grid > div:nth-child(2) {
    width: 250px;
  }
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .uk-grid .uk-switcher .tabella-stock {
  padding: 10px 20px;
  border-radius: 3px;
  border: 1px solid #b6d6f8;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .uk-grid .uk-switcher .tabella-stock .uk-h6 {
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #2989ec;
  font-weight: 600;
  text-transform: uppercase;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .uk-grid .uk-switcher .tabella-stock > div {
  margin: 0px;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .uk-grid .uk-switcher .tabella-stock > div .uk-table {
  margin: 0px !important;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .uk-grid .uk-switcher .tabella-stock > div .uk-table tbody tr {
  background-color: transparent !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .uk-grid .uk-switcher .tabella-stock > div .uk-table tbody tr:hover {
  box-shadow: none;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .uk-grid .uk-switcher .tabella-stock > div .uk-table tbody tr td:first-child {
  width: 10%;
  min-width: 20px;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .uk-grid .uk-switcher .tabella-stock > div .uk-table tbody tr td:nth-child(2) {
  width: 10%;
  min-width: 20px;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .uk-grid .uk-switcher .tabella-stock > div .uk-table tbody tr td:last-child {
  width: 80%;
  min-width: 50px;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .uk-grid .uk-switcher .tabella-stock > div .uk-table tbody tr td {
  display: block;
  padding: 0px;
  margin-bottom: 8px;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .uk-grid .uk-switcher .tabella-stock > div .uk-table tbody tr td input {
  border-radius: 3px;
  border: 1px solid #58a3f0;
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: white;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .uk-grid .uk-switcher .tabella-stock > div .uk-table tbody tr td input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .uk-grid .uk-switcher .tabella-stock > div .uk-table tbody tr td input::-moz-placeholder {
  /* Firefox 19+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .uk-grid .uk-switcher .tabella-stock > div .uk-table tbody tr td input:-ms-input-placeholder {
  /* IE 10+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .uk-grid .uk-switcher .tabella-stock > div .uk-table tbody tr td input:-moz-placeholder {
  /* Firefox 18- */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .uk-grid .uk-switcher .tabella-stock > div .uk-table tbody tr td input::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.dossiers-populate .sis-container .uk-grid .uk-card-primary .uk-card-body .uk-grid .uk-switcher .tabella-stock > div .uk-table tbody tr td input:focus {
  border: 1px solid #87bdf4;
  background-color: white;
  color: #304153;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
.dossiers-populate .sis-container .uk-grid .tabella-dettagli .uk-card-body {
  padding: 30px;
}
.dossiers-populate .sis-container .uk-grid .tabella-dettagli .uk-card-body .uk-width-1-1 {
  margin: 0px;
}
.dossiers-populate .sis-container .uk-grid .tabella-dettagli .uk-card-body .uk-width-1-1 .global_search {
  margin: 0px;
  width: 60%;
  margin-bottom: 18px;
  float: left;
}
.dossiers-populate .sis-container .uk-grid .tabella-dettagli .uk-card-body .uk-width-1-1 .dataTables_wrapper {
  padding-top: 0px;
}
.dossiers-populate .sis-container .uk-grid .tabella-dettagli .uk-card-body .uk-width-1-1 .dataTables_wrapper .dataTables_length {
  float: right;
  margin-top: -58px;
}
.dossiers-populate .sis-container .uk-grid .tabella-dettagli .uk-card-body .uk-width-1-1 .dataTables_wrapper .dataTables_length select {
  margin-left: 20px;
}
@media only screen and (max-width: 960px) {
  .dossiers-populate .sis-container .uk-grid .tabella-dettagli .uk-card-body .uk-width-1-1 .dataTables_wrapper .dataTables_length {
    margin-top: 0px;
  }
}
.dossiers-populate .sis-container > .uk-form > .uk-grid > div:last-child {
  padding-left: 20px;
}
.trips-organize .uk-card-body > .uk-grid > .uk-first-column,
.trips-organize .uk-card-body > .uk-grid > .uk-width-expand {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
  -moz-box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
  box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
  border-radius: 3px;
  margin-left: 40px;
  padding: 20px;
}
.trips-organize .uk-card-body > .uk-grid > .uk-first-column .uk-width-1-1,
.trips-organize .uk-card-body > .uk-grid > .uk-width-expand .uk-width-1-1 {
  margin-top: 0px;
}
@media only screen and (max-width: 768px) {
  .companies-search form .uk-flex {
    display: block;
  }
  .companies-search form .uk-flex .uk-form-row {
    width: 100%;
  }
  .companies-search form .uk-flex .uk-form-row:nth-child(n+2) {
    margin-left: 0px;
  }
}
body.dossiers-show .sis-container > .uk-card:last-child {
  margin: 20px;
}
body.dossiers-show .sis-container > .uk-card:last-child .uk-card-header {
  padding: 8px 20px;
}
body.dossiers-show .sis-container > .uk-card:last-child .uk-card-header h3 {
  font-size: 20px;
  color: #304153;
  font-weight: 600;
  line-height: 25px;
}
body.dossiers-show .sis-container > .uk-card:last-child .uk-card-header span {
  font-style: italic;
}
body.dossiers-show .sis-container > .uk-card:last-child .uk-card-body {
  padding: 20px;
}
body.dossiers-show .sis-container > .uk-card:last-child .uk-card-body ul.uk-list li {
  margin-left: 0px;
  margin-top: 0px;
  padding: 5px 0px;
  border-bottom: 1px solid #cedfea;
}
body.dossiers-show .sis-container > .uk-card:last-child .uk-card-body ul.uk-list li > div {
  padding-left: 0px;
}
.trips-organize .sis-container .uk-card-body .uk-first-column {
  justify-content: flex-end !important;
}
.trips-organize .sis-container .uk-card-body .uk-first-column .trips {
  float: none;
  width: 100%;
  justify-content: flex-end;
}
.trips-organize .sis-container .uk-card-body .uk-first-column > div label {
  margin-right: 0px;
  margin-left: 30px;
}
.trips-organize .sis-container .uk-card-body .uk-first-column #trips_global_search {
  width: 100%;
  margin-bottom: 10px;
}
.trips-organize .sis-container .uk-card-body .uk-width-expand .dossiers {
  float: none;
  width: 100%;
  justify-content: flex-end;
}
@media only screen and (max-width: 1100px) {
  .trips-organize .sis-container .uk-card-body .uk-width-expand #dossiers_global_search {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .fancybox-container .fancybox-content {
    width: 90%;
    height: 100%;
    max-width: 90%;
    height: 100vh;
    max-height: 100vh;
    margin-bottom: 44px;
  }
}
@media only screen and (max-width: 768px) {
  .fancybox-container .fancybox-content .uk-padding-large {
    padding: 0px !important;
  }
}
input.datepicker {
  background-image: url("images/date.svg");
  background-repeat: no-repeat;
  background-size: 28px;
  background-position: center right;
  transition-duration: 0.5s;
}
#download_link {
  display: inline-block !important;
}
.uk-table tbody tr.ceased {
  border-left: 5px solid #bdccd6 !important;
  border-right: 5px solid #bdccd6 !important;
  margin: 0px;
  background-color: #e4eaef;
}
.uk-table tbody tr.cancelled {
  border-left: 5px solid #304153 !important;
  border-right: 5px solid #304153 !important;
  margin: 0px;
  background-color: rgba(48, 65, 83, 0.05);
}
.uk-table tbody tr.completed {
  border-left: 5px solid #2989ec !important;
  border-right: 5px solid #2989ec !important;
  margin: 0px;
  background-color: rgba(41, 137, 236, 0.05);
}
.uk-table tbody tr.in_progress {
  border-left: 5px solid #edb151 !important;
  border-right: 5px solid #edb151 !important;
  margin: 0px;
  background-color: rgba(255, 205, 64, 0.05);
}
.uk-table tbody tr.expiring {
  border-left: 5px solid #c13a4b !important;
  border-right: 5px solid #c13a4b !important;
  margin: 0px;
  background-color: rgba(234, 47, 78, 0.05);
}
#active_row,
.tablerow-active {
  outline: 1px solid #ea2f4e;
  background-color: #304153 !important;
}
#active_row td *,
.tablerow-active td * {
  color: white !important;
}
ul.uk-alert-danger {
  margin: 20px 40px;
  background-color: #c13a4b;
  color: white;
}
ul.uk-alert-danger li {
  padding: 5px 0px;
}
.righe-dossier li .row-ailas {
  width: 120px;
}
.righe-dossier li .numeric {
  width: 100px;
  max-width: 100%;
}
.righe-dossier li .uk-form-row .uk-form-controls input {
  border-radius: 3px;
  border: 1px solid #b0c1d2;
  padding-left: 10spx;
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #304153;
}
.righe-dossier li .uk-form-row .uk-form-controls input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.righe-dossier li .uk-form-row .uk-form-controls input::-moz-placeholder {
  /* Firefox 19+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.righe-dossier li .uk-form-row .uk-form-controls input:-ms-input-placeholder {
  /* IE 10+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.righe-dossier li .uk-form-row .uk-form-controls input:-moz-placeholder {
  /* Firefox 18- */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.righe-dossier li .uk-form-row .uk-form-controls input::placeholder {
  color: #a0b4c8;
}
.righe-dossier li .uk-form-row .uk-form-controls input:focus {
  border: 2px solid #2989ec;
  background-color: rgba(255, 255, 255, 0.6);
  color: #304153;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
.righe-dossier li .uk-form-row a {
  padding: 0px;
  margin: 0px 10px;
}
.righe-dossier li .uk-form-row a span {
  background-color: white;
  color: #304153;
  border-radius: 100px;
  padding: 3px;
}
.righe-dossier li .uk-form-row a span svg {
  width: 15px;
  height: 15px;
}
.righe-dossier li input.uk-radio {
  background-color: #ffffff;
  border: 5px solid #ffffff;
  border-radius: 10px;
  background-image: none;
  padding: 0px;
}
.righe-dossier li input.uk-radio:checked {
  background-color: #2989ec !important;
  border: 5px solid #ffffff;
  background-image: none;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
.righe-dossier li input.datepicker {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 30 30' style='enable-background:new 0 0 30 30;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#ffffff;} %3C/style%3E%3Cg%3E%3Cpath class='st0' d='M7.1,7.8V5.2c0-0.4,0.3-0.7,0.7-0.7c0.4,0,0.7,0.3,0.7,0.7v2.6c0,0.4-0.3,0.7-0.7,0.7C7.4,8.4,7.1,8.2,7.1,7.8 z M18.3,8.4c0.4,0,0.7-0.3,0.7-0.7V5.2c0-0.4-0.3-0.7-0.7-0.7c-0.4,0-0.7,0.3-0.7,0.7v2.6C17.6,8.2,17.9,8.4,18.3,8.4z M25.5,20.2 c0,2.9-2.3,5.2-5.2,5.2c-2.9,0-5.2-2.3-5.2-5.2c0-2.9,2.3-5.2,5.2-5.2C23.1,15,25.5,17.3,25.5,20.2z M24.2,20.2 c0-2.2-1.8-3.9-3.9-3.9c-2.2,0-3.9,1.8-3.9,3.9c0,2.2,1.8,3.9,3.9,3.9C22.4,24.2,24.2,22.4,24.2,20.2z M9.8,12.4H7.1V15h2.6V12.4z M7.1,18.9h2.6v-2.6H7.1V18.9z M11.1,15h2.6v-2.6h-2.6V15z M11.1,18.9h2.6v-2.6h-2.6V18.9z M5.8,20.1v-9h14.4v2.6h1.3V8.6 c0-0.8-0.6-1.4-1.4-1.4h-0.5v0.7c0,0.7-0.6,1.3-1.3,1.3c-0.7,0-1.3-0.6-1.3-1.3V7.1H9.1v0.7c0,0.7-0.6,1.3-1.3,1.3 c-0.7,0-1.3-0.6-1.3-1.3V7.1H5.9c-0.8,0-1.4,0.6-1.4,1.4v11.5c0,0.8,0.6,1.4,1.4,1.4h7.8v-1.3H5.9C5.9,20.2,5.8,20.2,5.8,20.1z M17.6,15v-2.6H15V15H17.6z M22.2,20.2h-2v-2c0-0.4-0.3-0.7-0.7-0.7s-0.7,0.3-0.7,0.7v2.6c0,0.4,0.3,0.7,0.7,0.7h2.6 c0.4,0,0.7-0.3,0.7-0.7C22.9,20.5,22.6,20.2,22.2,20.2z'/%3E%3C/g%3E%3C/svg%3E");
}
.map-address-container .uk-form-row .uk-form-label {
  display: block;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  color: #304153;
  background-color: #edf5f7;
  color: #2989ec;
  font-weight: 600;
  margin: 0px;
  padding: 0px 13px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.2px;
  line-height: 21px;
  border: 1px solid #cedfea;
}
.map-address-container .uk-form-row .uk-form-label span.uk-icon svg {
  height: 16px;
  width: 16px;
}
.map-address-container .uk-form-row .uk-form-label span svg {
  width: 13px;
  height: 13px;
  margin-bottom: 2px;
}
.map-address-container .uk-form-row .uk-grid {
  margin: 0px;
  margin-bottom: 10px;
}
.map-address-container .uk-form-row .uk-grid input {
  padding-left: 12px;
  border: 1px solid #cedfea;
  border-top: 0px;
  padding-left: 13px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  height: 30px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #666666;
}
.map-address-container .uk-form-row .uk-grid input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.map-address-container .uk-form-row .uk-grid input::-moz-placeholder {
  /* Firefox 19+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.map-address-container .uk-form-row .uk-grid input:-ms-input-placeholder {
  /* IE 10+ */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.map-address-container .uk-form-row .uk-grid input:-moz-placeholder {
  /* Firefox 18- */

  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: #cccccc;
}
.map-address-container .uk-form-row .uk-grid input:focus {
  border: 1px solid #2989ec;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
.map-address-container .uk-form-row .uk-grid .uk-button {
  line-height: 22px;
  padding: 2px 15px;
  margin-top: 5px;
  margin-right: 0px;
}
.map-address-container #addressgmapextradatas > .uk-form-row {
  margin-bottom: 10px;
}
.uk-form-row {
  margin-bottom: 10px;
}
.services-rows-edit .uk-card-body > form .uk-button-group a {
  padding: 5px;
  margin-right: 8px;
  margin-left: 8px;
  margin-top: 5px;
  height: 20px;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
}
.services-rows-edit .uk-card-body > form .uk-button-group a span svg {
  width: 14px;
  height: 14px;
}
.dg-icon {
  width: 20px;
  height: 20px;
  padding-left: 8px;
  background-repeat: no-repeat;
}
.dg-icon-showtrips {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 40 40' style='enable-background:new 0 0 40 40;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:none;stroke:%23FFFFFF;stroke-width:1.5;stroke-miterlimit:10;} %3C/style%3E%3Cpolyline class='st0' points='24.6,17.7 20,22.3 15.4,17.7 '/%3E%3C/svg%3E");
  float: left;
}
.dg-icon-managers {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} %3C/style%3E%3Cpath class='st0' d='M17.1,13.9l-2.6-1.4c-0.1-0.1-0.2-0.2-0.2-0.3v-0.8c0-0.1,0.1-0.1,0.1-0.2c0.3-0.5,0.6-1.1,0.8-1.6 c0.4-0.3,0.7-0.7,0.7-1.3V7.4c0-0.3-0.1-0.6-0.3-0.8V5.3C15.6,5,15.7,4,15,3.1C14.3,2.4,13.3,2,11.9,2S9.5,2.4,8.8,3 C8.5,3.4,8.4,3.7,8.3,4.1C7.9,4,7.5,4,6.9,4C3.7,4,3.6,6.7,3.6,6.8V8C3.4,8.2,3.3,8.4,3.3,8.7v0.9c0,0.3,0.1,0.7,0.4,0.9 c0.2,0.7,0.7,1.4,0.9,1.7V13c0,0.1,0,0.1-0.1,0.2l-1.9,1.2c-0.8,0.4-1.4,1.3-1.4,2.2v1.1c0,0.2,0.2,0.4,0.4,0.4h16.7 c0.2,0,0.4-0.2,0.4-0.4v-1.2C18.6,15.4,18.1,14.4,17.1,13.9z M8.9,10L8.9,10L8.9,10L8.9,10z M9.1,10.2L9.1,10.2L9.1,10.2L9.1,10.2z M5.9,13V12c0-0.1,0-0.2-0.1-0.3l-0.1-0.1c0,0-0.6-0.6-0.8-1.5V10c0-0.1-0.1-0.1-0.1-0.2H4.6c0,0,0,0,0-0.1V8.7c0,0,0,0,0.1-0.1l0,0 c0.1-0.1,0.1-0.2,0.1-0.3V6.8c0-0.1,0.1-1.6,2.1-1.6c0.5,0,0.9,0.1,1.3,0.3v0.9C8.1,6.7,8,7,8,7.4v1.2c0,0.1,0,0.2,0,0.3 c0,0,0,0,0,0.1v0.1c0,0.1,0,0.1,0.1,0.2c0.1,0.2,0.2,0.3,0.3,0.4L8.5,10l0,0v0.1l0,0c0,0.1,0,0.1,0.1,0.2v0.1v0.1l0.1,0.3 c0.2-0.1,0.2,0,0.2,0.1v0.1c0,0.1,0.1,0.1,0.1,0.2c0,0.1,0.1,0.1,0.1,0.2l-0.1,0.1h0.1l0,0v0.8c0,0.1-0.1,0.2-0.2,0.3l-0.8,0.5h0.1 l0,0l-1.5,0.8c-0.9,0.5-1.5,1.5-1.5,2.5v0.2H2.6v-0.1c0-0.4,0.2-0.8,0.7-1.2l1.8-1.2C5.6,14,5.9,13.5,5.9,13z M6.5,16.4 c0-0.5,0.3-1.1,0.8-1.4l2.4-1.4c0.5-0.3,0.8-0.8,0.8-1.5v-1.2c0-0.1,0-0.2-0.1-0.2l-0.1-0.1l0,0v-0.1c0,0-0.1-0.1-0.1-0.2l-0.1-0.1 c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1-0.1-0.1-0.1-0.2L9.8,9.6c0-0.1,0-0.1-0.1-0.2l0,0l0,0c0-0.1,0-0.2-0.1-0.2V9.1 c0-0.1-0.1-0.2-0.2-0.2V8.6c-0.1,0-0.1-0.1-0.1-0.1V7.4c0,0,0-0.1,0.1-0.1l0.1-0.1c0-0.1,0.1-0.2,0.1-0.3V5V4.9c0-0.2,0-0.6,0.3-0.9 c0.4-0.4,1.1-0.6,2-0.6c0.9,0,1.7,0.2,2,0.6c0.4,0.4,0.3,1.1,0.3,1.2v1.8c0,0.1,0,0.2,0.1,0.3l0.1,0.1l0.1,0.1v1.2 c0,0.1,0,0.1-0.1,0.2h-0.1c-0.1,0-0.2,0.1-0.2,0.2v0.1c-0.2,0.5-0.4,1.1-0.7,1.5c-0.1,0.1-0.1,0.2-0.2,0.3l-0.1,0.1 C13,11.2,13,11.2,13,11.3v1.2c0,0.6,0.3,1.2,0.9,1.5l2.6,1.4c0.5,0.3,0.8,0.8,0.8,1.4v0.2H6.5V16.4z'/%3E%3C/svg%3E");
}
.dg-icon-companies {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} %3C/style%3E%3Cpath class='st0' d='M17.8,5.2h-4.3V4.6c0-0.9-0.8-1.7-1.7-1.7H8.2c-0.9,0-1.7,0.8-1.7,1.7v0.6H2.2c-0.8,0-1.5,0.7-1.5,1.5v8.9 c0,0.8,0.7,1.5,1.5,1.5h15.7c0.8,0,1.5-0.7,1.5-1.5V6.7C19.3,5.8,18.7,5.2,17.8,5.2z M7.6,5.2V4.6c0-0.3,0.2-0.5,0.5-0.5h3.7 c0.3,0,0.5,0.2,0.5,0.5v0.6H7.6z M11.4,11.6H8.6c-0.3,0-0.5-0.2-0.5-0.5c0-0.3,0.2-0.5,0.5-0.5h2.8c0.3,0,0.5,0.2,0.5,0.5 C11.9,11.3,11.7,11.6,11.4,11.6z M8.6,12.7h2.8c0.8,0,1.4-0.5,1.6-1.3l3.4-1.6c0.3-0.1,0.4-0.5,0.3-0.8c-0.1-0.1-0.2-0.2-0.3-0.3 c-0.1-0.1-0.3,0-0.4,0l-3.1,1.5c-0.3-0.5-0.8-0.8-1.5-0.8H8.6c-0.6,0-1.2,0.3-1.5,0.8L1.8,7.6v-1c0-0.2,0.1-0.3,0.3-0.3h15.7 c0.2,0,0.3,0.1,0.3,0.3l0,8.9c0,0.2-0.1,0.3-0.3,0.3H2.2c-0.2,0-0.3-0.1-0.3-0.3V8.9L7,11.4C7.2,12.2,7.8,12.7,8.6,12.7z'/%3E%3C/svg%3E");
}
.dg-icon-dossiers {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} %3C/style%3E%3Cpath class='st0' d='M18.1,7.2h-0.7V5.7c0-0.6-0.5-1.1-1.1-1.1H9.1L7.7,2.6C7.7,2.6,7.6,2.5,7.5,2.5H2C1.4,2.5,0.9,3,0.9,3.6v12.8 c0,0,0,0,0,0c0,0.2,0.1,0.4,0.2,0.6c0.2,0.3,0.5,0.4,0.8,0.4h13.1c0.5,0,0.9-0.3,1-0.7l3-8.2c0,0,0-0.1,0-0.2 C19.1,7.7,18.6,7.2,18.1,7.2z M5,8.4h12.9L15,16.3H2.1L5,8.4z M16.2,7.2H4.9c-0.1,0-0.1,0-0.2,0C4.4,7.3,4,7.6,3.9,7.9L2.1,13V3.7h5 l1.4,1.9c0.1,0.1,0.1,0.1,0.2,0.1h7.5V7.2z'/%3E%3C/svg%3E");
}
.dg-icon-trips {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} %3C/style%3E%3Cpath class='st0' d='M10,1c-5,0-9,4-9,9c0,5,4,9,9,9s9-4,9-9C19,5,15,1,10,1z M2.9,7.5C4,4.4,6.8,2.4,10,2.4s6,2,7.1,5.1l0.2,0.6 H2.7L2.9,7.5z M8.7,17.5c-3.7-0.6-6.3-3.8-6.3-7.5V9.5h0.5c3.5,0,6.3,3.3,6.4,7.5l0,0.6L8.7,17.5z M8.3,10.6c0-0.9,0.7-1.7,1.7-1.7 s1.7,0.7,1.7,1.7c0,0.9-0.7,1.7-1.7,1.7S8.3,11.5,8.3,10.6z M11.3,17.5l-0.6,0.1l0-0.6c0.1-4.1,2.9-7.5,6.4-7.5h0.5V10 C17.6,13.7,14.9,16.8,11.3,17.5z'/%3E%3C/svg%3E");
}
.dg-icon-services {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} %3C/style%3E%3Cg%3E%3Cpath class='st0' d='M17,8c-0.4,0-0.7,0.3-0.7,0.7v9.2H3.6V2.1h8.5v3.1c0,0.4,0.3,0.7,0.7,0.7h4.2c0.3,0,0.5-0.2,0.6-0.4 c0.1-0.3,0-0.5-0.2-0.7l-4.2-3.9c-0.1-0.1-0.1-0.1-0.1-0.1c0,0,0,0-0.2,0H3c-0.4,0-0.7,0.3-0.7,0.7v17.1c0,0.4,0.3,0.7,0.7,0.7H17 c0.4,0,0.7-0.3,0.7-0.7V8.7C17.7,8.3,17.4,8,17,8z M13.4,4.6V2.8l1.8,1.7H13.4z'/%3E%3Cpath class='st0' d='M5.7,9.4h5.4c0.4,0,0.7-0.3,0.7-0.7s-0.3-0.7-0.7-0.7H5.7C5.3,8.1,5,8.4,5,8.8S5.3,9.4,5.7,9.4z'/%3E%3Cpath class='st0' d='M13.3,11.2H5.7c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7h7.6c0.4,0,0.7-0.3,0.7-0.7S13.7,11.2,13.3,11.2z'/%3E%3Cpath class='st0' d='M13.3,14.3H5.7C5.3,14.3,5,14.6,5,15s0.3,0.7,0.7,0.7h7.6c0.4,0,0.7-0.3,0.7-0.7S13.7,14.3,13.3,14.3z'/%3E%3C/g%3E%3C/svg%3E");
}
.dg-icon-data {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} %3C/style%3E%3Cg%3E%3Cpath class='st0' d='M10.4,14v-9c0-0.3-0.2-0.5-0.5-0.5S9.4,4.8,9.4,5.1v9c-0.7,0.2-1.3,0.9-1.3,1.7c0,0.5,0.2,0.9,0.5,1.3 c0.3,0.4,0.8,0.6,1.3,0.6l0,0c1,0,1.8-0.8,1.8-1.8c0-0.5-0.2-0.9-0.5-1.3C11.1,14.3,10.8,14.1,10.4,14z M9.9,16.5L9.9,16.5 c-0.2,0-0.4-0.1-0.6-0.2c-0.1-0.1-0.2-0.3-0.2-0.5c0-0.4,0.3-0.7,0.8-0.7l0,0c0.2,0,0.4,0.1,0.5,0.2c0.1,0.1,0.2,0.3,0.2,0.5 C10.8,16.2,10.3,16.5,9.9,16.5z'/%3E%3Cpath class='st0' d='M7.1,4.6c-0.3,0-0.6,0.2-0.6,0.5v5.8c0,0.5-0.4,0.9-0.9,0.9H4.1c-0.3-0.7-0.9-1.2-1.8-1.2 c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8c0.8,0,1.5-0.5,1.7-1.3h1.5c1.1,0,2-0.9,2-2V5.1C7.6,4.8,7.3,4.6,7.1,4.6z M2.3,13 c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8c0.4,0,0.8,0.3,0.8,0.8S2.8,13,2.3,13z'/%3E%3Cpath class='st0' d='M17.6,10.5c-0.8,0-1.5,0.5-1.7,1.3h-1.5c-0.5,0-0.9-0.4-0.9-0.9V5.1c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5 v5.8c0,1.1,0.9,2,2,2h1.5c0.2,0.7,0.9,1.3,1.7,1.3c1,0,1.8-0.8,1.8-1.8C19.4,11.3,18.6,10.5,17.6,10.5z M17.6,13 c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8c0.4,0,0.8,0.3,0.8,0.8C18.2,12.7,18,13,17.6,13z'/%3E%3Cpath class='st0' d='M4,3.2h11.9c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H4C3.8,2.3,3.5,2.5,3.5,2.8S3.8,3.2,4,3.2z'/%3E%3C/g%3E%3C/svg%3E");
}
.dg-icon-stock {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} %3C/style%3E%3Cpath class='st0' d='M18.2,2.5h-5.7H7.5H1.8c-0.3,0-0.6,0.3-0.6,0.6v13.7c0,0.3,0.3,0.6,0.6,0.6h16.5c0.3,0,0.6-0.3,0.6-0.6V3.1 C18.8,2.8,18.6,2.5,18.2,2.5z M11.9,3.7v5.5l-1.6-1.2C10.3,8,10.1,8,10,8S9.7,8,9.6,8.1L8.1,9.3V3.7H11.9z M17.6,16.3h-1.4v-2.8 c0-0.3-0.3-0.6-0.6-0.6s-0.6,0.3-0.6,0.6v2.8h-1.3v-1.8c0-0.3-0.3-0.6-0.6-0.6s-0.6,0.3-0.6,0.6v1.8H2.4V3.7h4.5v6.7 c0,0.2,0.1,0.4,0.3,0.5c0.2,0.1,0.4,0.1,0.6-0.1L10,9.3l2.2,1.6c0.1,0.1,0.2,0.1,0.4,0.1c0.1,0,0.2,0,0.3-0.1 c0.2-0.1,0.3-0.3,0.3-0.5V3.7h4.5V16.3z'/%3E%3C/svg%3E");
}
.dg-icon-details {
  width: 22px;
  height: 22px;
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} %3C/style%3E%3Cg%3E%3Cpath class='st0' d='M10.4,15.5h6c0.2,0,0.4-0.2,0.4-0.4v-0.5c0-0.6-0.3-1.1-0.9-1.4l-1.2-0.6v-0.3c0,0,0,0,0,0 c0.2-0.2,0.3-0.5,0.4-0.7c0.2-0.2,0.4-0.4,0.4-0.7v-0.5c0-0.2,0-0.3-0.1-0.5l0-0.5c0-0.1,0-0.7-0.4-1.1c-0.3-0.4-0.9-0.6-1.6-0.6 c0,0,0,0,0,0l-0.1,0c-0.7,0-1.2,0.2-1.6,0.6c-0.4,0.5-0.4,1.1-0.4,1.1l0,0.5c-0.1,0.1-0.1,0.3-0.1,0.5v0.5c0,0.3,0.1,0.6,0.4,0.7 c0.1,0.3,0.2,0.5,0.4,0.7l0,0v0.3l-1.2,0.6C10.3,13.4,10,14,10,14.6v0.5C10,15.3,10.2,15.5,10.4,15.5z M12.5,13.5 c0.3-0.2,0.5-0.5,0.5-0.9v-0.5c0-0.1,0-0.2-0.1-0.3l0,0c0,0-0.1-0.1-0.1-0.1c-0.1-0.2-0.2-0.4-0.3-0.6l0-0.1c0-0.1-0.1-0.2-0.2-0.2 l0-0.3c0.1-0.1,0.1-0.2,0.1-0.3l0-0.8c0,0,0-0.2,0.1-0.4c0.1-0.1,0.4-0.2,0.8-0.2l0.1,0l0.1,0c0.4,0,0.6,0.1,0.8,0.2 c0.1,0.1,0.1,0.3,0.1,0.4l0,0.8c0,0.1,0,0.2,0.1,0.3l0,0.3c-0.1,0-0.2,0.1-0.2,0.2l0,0.1c-0.1,0.2-0.2,0.4-0.3,0.6 c0,0-0.1,0.1-0.1,0.1l0,0c-0.1,0.1-0.1,0.2-0.1,0.3v0.5c0,0.4,0.2,0.7,0.5,0.9l1.2,0.6c0.1,0.1,0.2,0.2,0.3,0.3h-4.7 c0-0.1,0.1-0.2,0.3-0.3L12.5,13.5z'/%3E%3Cpath class='st0' d='M18.7,5.3h-3.6v0c0-0.7-0.5-2.1-2.4-2.1c-0.5,0-0.7-0.2-0.9-0.4C11.5,2.5,11,2.2,10,2.2S8.5,2.5,8.2,2.8 C7.9,3,7.8,3.2,7.3,3.2C5.4,3.3,4.9,4.6,4.9,5.3v0H1.3C1,5.3,0.7,5.6,0.7,5.9v11.3c0,0.3,0.3,0.6,0.6,0.6h17.4 c0.3,0,0.6-0.3,0.6-0.6V5.9C19.3,5.6,19,5.3,18.7,5.3z M7.3,4.4c0.9,0,1.3-0.4,1.6-0.6C9.2,3.5,9.4,3.4,10,3.4s0.8,0.1,1.1,0.4 c0.3,0.3,0.7,0.6,1.6,0.6h0c1.1,0,1.2,0.7,1.2,0.9H6.1C6.1,5.1,6.2,4.4,7.3,4.4z M18.1,6.5v10.1H1.9V6.5H18.1z'/%3E%3Cpath class='st0' d='M4.2,10.1h4.6c0.3,0,0.6-0.3,0.6-0.6c0-0.3-0.3-0.6-0.6-0.6H4.2c-0.3,0-0.6,0.3-0.6,0.6 C3.6,9.9,3.9,10.1,4.2,10.1z'/%3E%3Cpath class='st0' d='M4.2,12.1h3c0.3,0,0.6-0.3,0.6-0.6s-0.3-0.6-0.6-0.6h-3c-0.3,0-0.6,0.3-0.6,0.6S3.9,12.1,4.2,12.1z'/%3E%3Cpath class='st0' d='M4.2,13.8h3c0.3,0,0.6-0.3,0.6-0.6s-0.3-0.6-0.6-0.6h-3c-0.3,0-0.6,0.3-0.6,0.6S3.9,13.8,4.2,13.8z'/%3E%3C/g%3E%3C/svg%3E");
}
.dg-icon-new,
.dg-icon-plus {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#ffffff;} %3C/style%3E%3Cg%3E%3Cpath class='st0' d='M17.9,5.3C15.4,0.9,9.7-0.6,5.3,2C4.8,2.3,4.6,3,4.9,3.4c0.2,0.4,0.9,0.5,1.4,0.4C8,2.8,10,2.5,11.9,3 c1.8,0.5,3.3,1.7,4.2,3.3c1,1.7,1.3,3.7,0.8,5.6c-0.5,1.8-1.7,3.3-3.3,4.2c-1.7,1-3.7,1.3-5.6,0.8c-1.8-0.5-3.3-1.7-4.2-3.3 c-0.9-1.5-1.2-3.3-0.9-5C2.9,8.3,2.9,8,2.8,7.8C2.6,7.6,2.4,7.4,2.2,7.3c-0.3-0.1-0.6,0-0.9,0.1C1.1,7.7,1,7.9,1,8.2 c-0.5,2.3-0.1,4.6,1.1,6.5c1.2,2.1,3.2,3.7,5.6,4.3c0.8,0.2,1.6,0.3,2.4,0.3c1.6,0,3.2-0.4,4.7-1.3C19.1,15.2,20.5,9.6,17.9,5.3z' /%3E%3Cpath class='st0' d='M10,5.4c-0.5,0-1,0.5-1,1v2.5H6.4c-0.5,0-1,0.5-1,1s0.5,1,1,1h2.5v2.5c0,0.5,0.5,1,1,1s1-0.5,1-1V11h2.5 c0.5,0,1-0.5,1-1s-0.5-1-1-1H11V6.4C11,5.8,10.6,5.4,10,5.4z'/%3E%3C/g%3E%3C/svg%3E");
}
.uk-navbar .uk-navbar-nav li a:hover .dg-icon-managers {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#2989ec;} %3C/style%3E%3Cpath class='st0' d='M17.1,13.9l-2.6-1.4c-0.1-0.1-0.2-0.2-0.2-0.3v-0.8c0-0.1,0.1-0.1,0.1-0.2c0.3-0.5,0.6-1.1,0.8-1.6 c0.4-0.3,0.7-0.7,0.7-1.3V7.4c0-0.3-0.1-0.6-0.3-0.8V5.3C15.6,5,15.7,4,15,3.1C14.3,2.4,13.3,2,11.9,2S9.5,2.4,8.8,3 C8.5,3.4,8.4,3.7,8.3,4.1C7.9,4,7.5,4,6.9,4C3.7,4,3.6,6.7,3.6,6.8V8C3.4,8.2,3.3,8.4,3.3,8.7v0.9c0,0.3,0.1,0.7,0.4,0.9 c0.2,0.7,0.7,1.4,0.9,1.7V13c0,0.1,0,0.1-0.1,0.2l-1.9,1.2c-0.8,0.4-1.4,1.3-1.4,2.2v1.1c0,0.2,0.2,0.4,0.4,0.4h16.7 c0.2,0,0.4-0.2,0.4-0.4v-1.2C18.6,15.4,18.1,14.4,17.1,13.9z M8.9,10L8.9,10L8.9,10L8.9,10z M9.1,10.2L9.1,10.2L9.1,10.2L9.1,10.2z M5.9,13V12c0-0.1,0-0.2-0.1-0.3l-0.1-0.1c0,0-0.6-0.6-0.8-1.5V10c0-0.1-0.1-0.1-0.1-0.2H4.6c0,0,0,0,0-0.1V8.7c0,0,0,0,0.1-0.1l0,0 c0.1-0.1,0.1-0.2,0.1-0.3V6.8c0-0.1,0.1-1.6,2.1-1.6c0.5,0,0.9,0.1,1.3,0.3v0.9C8.1,6.7,8,7,8,7.4v1.2c0,0.1,0,0.2,0,0.3 c0,0,0,0,0,0.1v0.1c0,0.1,0,0.1,0.1,0.2c0.1,0.2,0.2,0.3,0.3,0.4L8.5,10l0,0v0.1l0,0c0,0.1,0,0.1,0.1,0.2v0.1v0.1l0.1,0.3 c0.2-0.1,0.2,0,0.2,0.1v0.1c0,0.1,0.1,0.1,0.1,0.2c0,0.1,0.1,0.1,0.1,0.2l-0.1,0.1h0.1l0,0v0.8c0,0.1-0.1,0.2-0.2,0.3l-0.8,0.5h0.1 l0,0l-1.5,0.8c-0.9,0.5-1.5,1.5-1.5,2.5v0.2H2.6v-0.1c0-0.4,0.2-0.8,0.7-1.2l1.8-1.2C5.6,14,5.9,13.5,5.9,13z M6.5,16.4 c0-0.5,0.3-1.1,0.8-1.4l2.4-1.4c0.5-0.3,0.8-0.8,0.8-1.5v-1.2c0-0.1,0-0.2-0.1-0.2l-0.1-0.1l0,0v-0.1c0,0-0.1-0.1-0.1-0.2l-0.1-0.1 c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1-0.1-0.1-0.1-0.2L9.8,9.6c0-0.1,0-0.1-0.1-0.2l0,0l0,0c0-0.1,0-0.2-0.1-0.2V9.1 c0-0.1-0.1-0.2-0.2-0.2V8.6c-0.1,0-0.1-0.1-0.1-0.1V7.4c0,0,0-0.1,0.1-0.1l0.1-0.1c0-0.1,0.1-0.2,0.1-0.3V5V4.9c0-0.2,0-0.6,0.3-0.9 c0.4-0.4,1.1-0.6,2-0.6c0.9,0,1.7,0.2,2,0.6c0.4,0.4,0.3,1.1,0.3,1.2v1.8c0,0.1,0,0.2,0.1,0.3l0.1,0.1l0.1,0.1v1.2 c0,0.1,0,0.1-0.1,0.2h-0.1c-0.1,0-0.2,0.1-0.2,0.2v0.1c-0.2,0.5-0.4,1.1-0.7,1.5c-0.1,0.1-0.1,0.2-0.2,0.3l-0.1,0.1 C13,11.2,13,11.2,13,11.3v1.2c0,0.6,0.3,1.2,0.9,1.5l2.6,1.4c0.5,0.3,0.8,0.8,0.8,1.4v0.2H6.5V16.4z'/%3E%3C/svg%3E");
}
.uk-navbar .uk-navbar-nav li a:hover .dg-icon-companies {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#2989ec;} %3C/style%3E%3Cpath class='st0' d='M17.8,5.2h-4.3V4.6c0-0.9-0.8-1.7-1.7-1.7H8.2c-0.9,0-1.7,0.8-1.7,1.7v0.6H2.2c-0.8,0-1.5,0.7-1.5,1.5v8.9 c0,0.8,0.7,1.5,1.5,1.5h15.7c0.8,0,1.5-0.7,1.5-1.5V6.7C19.3,5.8,18.7,5.2,17.8,5.2z M7.6,5.2V4.6c0-0.3,0.2-0.5,0.5-0.5h3.7 c0.3,0,0.5,0.2,0.5,0.5v0.6H7.6z M11.4,11.6H8.6c-0.3,0-0.5-0.2-0.5-0.5c0-0.3,0.2-0.5,0.5-0.5h2.8c0.3,0,0.5,0.2,0.5,0.5 C11.9,11.3,11.7,11.6,11.4,11.6z M8.6,12.7h2.8c0.8,0,1.4-0.5,1.6-1.3l3.4-1.6c0.3-0.1,0.4-0.5,0.3-0.8c-0.1-0.1-0.2-0.2-0.3-0.3 c-0.1-0.1-0.3,0-0.4,0l-3.1,1.5c-0.3-0.5-0.8-0.8-1.5-0.8H8.6c-0.6,0-1.2,0.3-1.5,0.8L1.8,7.6v-1c0-0.2,0.1-0.3,0.3-0.3h15.7 c0.2,0,0.3,0.1,0.3,0.3l0,8.9c0,0.2-0.1,0.3-0.3,0.3H2.2c-0.2,0-0.3-0.1-0.3-0.3V8.9L7,11.4C7.2,12.2,7.8,12.7,8.6,12.7z'/%3E%3C/svg%3E");
}
.uk-navbar .uk-navbar-nav li a:hover .dg-icon-dossiers {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#2989ec;} %3C/style%3E%3Cpath class='st0' d='M18.1,7.2h-0.7V5.7c0-0.6-0.5-1.1-1.1-1.1H9.1L7.7,2.6C7.7,2.6,7.6,2.5,7.5,2.5H2C1.4,2.5,0.9,3,0.9,3.6v12.8 c0,0,0,0,0,0c0,0.2,0.1,0.4,0.2,0.6c0.2,0.3,0.5,0.4,0.8,0.4h13.1c0.5,0,0.9-0.3,1-0.7l3-8.2c0,0,0-0.1,0-0.2 C19.1,7.7,18.6,7.2,18.1,7.2z M5,8.4h12.9L15,16.3H2.1L5,8.4z M16.2,7.2H4.9c-0.1,0-0.1,0-0.2,0C4.4,7.3,4,7.6,3.9,7.9L2.1,13V3.7h5 l1.4,1.9c0.1,0.1,0.1,0.1,0.2,0.1h7.5V7.2z'/%3E%3C/svg%3E");
}
.uk-navbar .uk-navbar-nav li a:hover .dg-icon-trips {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#2989ec;} %3C/style%3E%3Cpath class='st0' d='M10,1c-5,0-9,4-9,9c0,5,4,9,9,9s9-4,9-9C19,5,15,1,10,1z M2.9,7.5C4,4.4,6.8,2.4,10,2.4s6,2,7.1,5.1l0.2,0.6 H2.7L2.9,7.5z M8.7,17.5c-3.7-0.6-6.3-3.8-6.3-7.5V9.5h0.5c3.5,0,6.3,3.3,6.4,7.5l0,0.6L8.7,17.5z M8.3,10.6c0-0.9,0.7-1.7,1.7-1.7 s1.7,0.7,1.7,1.7c0,0.9-0.7,1.7-1.7,1.7S8.3,11.5,8.3,10.6z M11.3,17.5l-0.6,0.1l0-0.6c0.1-4.1,2.9-7.5,6.4-7.5h0.5V10 C17.6,13.7,14.9,16.8,11.3,17.5z'/%3E%3C/svg%3E");
}
.uk-navbar .uk-navbar-nav li a:hover .dg-icon-services {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#2989ec;} %3C/style%3E%3Cg%3E%3Cpath class='st0' d='M17,8c-0.4,0-0.7,0.3-0.7,0.7v9.2H3.6V2.1h8.5v3.1c0,0.4,0.3,0.7,0.7,0.7h4.2c0.3,0,0.5-0.2,0.6-0.4 c0.1-0.3,0-0.5-0.2-0.7l-4.2-3.9c-0.1-0.1-0.1-0.1-0.1-0.1c0,0,0,0-0.2,0H3c-0.4,0-0.7,0.3-0.7,0.7v17.1c0,0.4,0.3,0.7,0.7,0.7H17 c0.4,0,0.7-0.3,0.7-0.7V8.7C17.7,8.3,17.4,8,17,8z M13.4,4.6V2.8l1.8,1.7H13.4z'/%3E%3Cpath class='st0' d='M5.7,9.4h5.4c0.4,0,0.7-0.3,0.7-0.7s-0.3-0.7-0.7-0.7H5.7C5.3,8.1,5,8.4,5,8.8S5.3,9.4,5.7,9.4z'/%3E%3Cpath class='st0' d='M13.3,11.2H5.7c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7h7.6c0.4,0,0.7-0.3,0.7-0.7S13.7,11.2,13.3,11.2z'/%3E%3Cpath class='st0' d='M13.3,14.3H5.7C5.3,14.3,5,14.6,5,15s0.3,0.7,0.7,0.7h7.6c0.4,0,0.7-0.3,0.7-0.7S13.7,14.3,13.3,14.3z'/%3E%3C/g%3E%3C/svg%3E");
}
.uk-navbar .uk-navbar-nav li a:hover .dg-icon-data {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#2989ec;} %3C/style%3E%3Cg%3E%3Cpath class='st0' d='M10.4,14v-9c0-0.3-0.2-0.5-0.5-0.5S9.4,4.8,9.4,5.1v9c-0.7,0.2-1.3,0.9-1.3,1.7c0,0.5,0.2,0.9,0.5,1.3 c0.3,0.4,0.8,0.6,1.3,0.6l0,0c1,0,1.8-0.8,1.8-1.8c0-0.5-0.2-0.9-0.5-1.3C11.1,14.3,10.8,14.1,10.4,14z M9.9,16.5L9.9,16.5 c-0.2,0-0.4-0.1-0.6-0.2c-0.1-0.1-0.2-0.3-0.2-0.5c0-0.4,0.3-0.7,0.8-0.7l0,0c0.2,0,0.4,0.1,0.5,0.2c0.1,0.1,0.2,0.3,0.2,0.5 C10.8,16.2,10.3,16.5,9.9,16.5z'/%3E%3Cpath class='st0' d='M7.1,4.6c-0.3,0-0.6,0.2-0.6,0.5v5.8c0,0.5-0.4,0.9-0.9,0.9H4.1c-0.3-0.7-0.9-1.2-1.8-1.2 c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8c0.8,0,1.5-0.5,1.7-1.3h1.5c1.1,0,2-0.9,2-2V5.1C7.6,4.8,7.3,4.6,7.1,4.6z M2.3,13 c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8c0.4,0,0.8,0.3,0.8,0.8S2.8,13,2.3,13z'/%3E%3Cpath class='st0' d='M17.6,10.5c-0.8,0-1.5,0.5-1.7,1.3h-1.5c-0.5,0-0.9-0.4-0.9-0.9V5.1c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5 v5.8c0,1.1,0.9,2,2,2h1.5c0.2,0.7,0.9,1.3,1.7,1.3c1,0,1.8-0.8,1.8-1.8C19.4,11.3,18.6,10.5,17.6,10.5z M17.6,13 c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8c0.4,0,0.8,0.3,0.8,0.8C18.2,12.7,18,13,17.6,13z'/%3E%3Cpath class='st0' d='M4,3.2h11.9c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H4C3.8,2.3,3.5,2.5,3.5,2.8S3.8,3.2,4,3.2z'/%3E%3C/g%3E%3C/svg%3E");
}
.uk-navbar .uk-navbar-nav li a:hover .dg-icon-stock {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#2989ec;} %3C/style%3E%3Cpath class='st0' d='M18.2,2.5h-5.7H7.5H1.8c-0.3,0-0.6,0.3-0.6,0.6v13.7c0,0.3,0.3,0.6,0.6,0.6h16.5c0.3,0,0.6-0.3,0.6-0.6V3.1 C18.8,2.8,18.6,2.5,18.2,2.5z M11.9,3.7v5.5l-1.6-1.2C10.3,8,10.1,8,10,8S9.7,8,9.6,8.1L8.1,9.3V3.7H11.9z M17.6,16.3h-1.4v-2.8 c0-0.3-0.3-0.6-0.6-0.6s-0.6,0.3-0.6,0.6v2.8h-1.3v-1.8c0-0.3-0.3-0.6-0.6-0.6s-0.6,0.3-0.6,0.6v1.8H2.4V3.7h4.5v6.7 c0,0.2,0.1,0.4,0.3,0.5c0.2,0.1,0.4,0.1,0.6-0.1L10,9.3l2.2,1.6c0.1,0.1,0.2,0.1,0.4,0.1c0.1,0,0.2,0,0.3-0.1 c0.2-0.1,0.3-0.3,0.3-0.5V3.7h4.5V16.3z'/%3E%3C/svg%3E");
}
.uk-navbar .uk-navbar-nav li a:hover .dg-icon-details {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#2989ec;} %3C/style%3E%3Cg%3E%3Cpath class='st0' d='M10.4,15.5h6c0.2,0,0.4-0.2,0.4-0.4v-0.5c0-0.6-0.3-1.1-0.9-1.4l-1.2-0.6v-0.3c0,0,0,0,0,0 c0.2-0.2,0.3-0.5,0.4-0.7c0.2-0.2,0.4-0.4,0.4-0.7v-0.5c0-0.2,0-0.3-0.1-0.5l0-0.5c0-0.1,0-0.7-0.4-1.1c-0.3-0.4-0.9-0.6-1.6-0.6 c0,0,0,0,0,0l-0.1,0c-0.7,0-1.2,0.2-1.6,0.6c-0.4,0.5-0.4,1.1-0.4,1.1l0,0.5c-0.1,0.1-0.1,0.3-0.1,0.5v0.5c0,0.3,0.1,0.6,0.4,0.7 c0.1,0.3,0.2,0.5,0.4,0.7l0,0v0.3l-1.2,0.6C10.3,13.4,10,14,10,14.6v0.5C10,15.3,10.2,15.5,10.4,15.5z M12.5,13.5 c0.3-0.2,0.5-0.5,0.5-0.9v-0.5c0-0.1,0-0.2-0.1-0.3l0,0c0,0-0.1-0.1-0.1-0.1c-0.1-0.2-0.2-0.4-0.3-0.6l0-0.1c0-0.1-0.1-0.2-0.2-0.2 l0-0.3c0.1-0.1,0.1-0.2,0.1-0.3l0-0.8c0,0,0-0.2,0.1-0.4c0.1-0.1,0.4-0.2,0.8-0.2l0.1,0l0.1,0c0.4,0,0.6,0.1,0.8,0.2 c0.1,0.1,0.1,0.3,0.1,0.4l0,0.8c0,0.1,0,0.2,0.1,0.3l0,0.3c-0.1,0-0.2,0.1-0.2,0.2l0,0.1c-0.1,0.2-0.2,0.4-0.3,0.6 c0,0-0.1,0.1-0.1,0.1l0,0c-0.1,0.1-0.1,0.2-0.1,0.3v0.5c0,0.4,0.2,0.7,0.5,0.9l1.2,0.6c0.1,0.1,0.2,0.2,0.3,0.3h-4.7 c0-0.1,0.1-0.2,0.3-0.3L12.5,13.5z'/%3E%3Cpath class='st0' d='M18.7,5.3h-3.6v0c0-0.7-0.5-2.1-2.4-2.1c-0.5,0-0.7-0.2-0.9-0.4C11.5,2.5,11,2.2,10,2.2S8.5,2.5,8.2,2.8 C7.9,3,7.8,3.2,7.3,3.2C5.4,3.3,4.9,4.6,4.9,5.3v0H1.3C1,5.3,0.7,5.6,0.7,5.9v11.3c0,0.3,0.3,0.6,0.6,0.6h17.4 c0.3,0,0.6-0.3,0.6-0.6V5.9C19.3,5.6,19,5.3,18.7,5.3z M7.3,4.4c0.9,0,1.3-0.4,1.6-0.6C9.2,3.5,9.4,3.4,10,3.4s0.8,0.1,1.1,0.4 c0.3,0.3,0.7,0.6,1.6,0.6h0c1.1,0,1.2,0.7,1.2,0.9H6.1C6.1,5.1,6.2,4.4,7.3,4.4z M18.1,6.5v10.1H1.9V6.5H18.1z'/%3E%3Cpath class='st0' d='M4.2,10.1h4.6c0.3,0,0.6-0.3,0.6-0.6c0-0.3-0.3-0.6-0.6-0.6H4.2c-0.3,0-0.6,0.3-0.6,0.6 C3.6,9.9,3.9,10.1,4.2,10.1z'/%3E%3Cpath class='st0' d='M4.2,12.1h3c0.3,0,0.6-0.3,0.6-0.6s-0.3-0.6-0.6-0.6h-3c-0.3,0-0.6,0.3-0.6,0.6S3.9,12.1,4.2,12.1z'/%3E%3Cpath class='st0' d='M4.2,13.8h3c0.3,0,0.6-0.3,0.6-0.6s-0.3-0.6-0.6-0.6h-3c-0.3,0-0.6,0.3-0.6,0.6S3.9,13.8,4.2,13.8z'/%3E%3C/g%3E%3C/svg%3E");
}
.uk-navbar .uk-navbar-nav li a:hover .dg-icon-new,
.uk-navbar .uk-navbar-nav li a:hover .dg-icon-plus {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#ffffff;} %3C/style%3E%3Cg%3E%3Cpath class='st0' d='M17.9,5.3C15.4,0.9,9.7-0.6,5.3,2C4.8,2.3,4.6,3,4.9,3.4c0.2,0.4,0.9,0.5,1.4,0.4C8,2.8,10,2.5,11.9,3 c1.8,0.5,3.3,1.7,4.2,3.3c1,1.7,1.3,3.7,0.8,5.6c-0.5,1.8-1.7,3.3-3.3,4.2c-1.7,1-3.7,1.3-5.6,0.8c-1.8-0.5-3.3-1.7-4.2-3.3 c-0.9-1.5-1.2-3.3-0.9-5C2.9,8.3,2.9,8,2.8,7.8C2.6,7.6,2.4,7.4,2.2,7.3c-0.3-0.1-0.6,0-0.9,0.1C1.1,7.7,1,7.9,1,8.2 c-0.5,2.3-0.1,4.6,1.1,6.5c1.2,2.1,3.2,3.7,5.6,4.3c0.8,0.2,1.6,0.3,2.4,0.3c1.6,0,3.2-0.4,4.7-1.3C19.1,15.2,20.5,9.6,17.9,5.3z' /%3E%3Cpath class='st0' d='M10,5.4c-0.5,0-1,0.5-1,1v2.5H6.4c-0.5,0-1,0.5-1,1s0.5,1,1,1h2.5v2.5c0,0.5,0.5,1,1,1s1-0.5,1-1V11h2.5 c0.5,0,1-0.5,1-1s-0.5-1-1-1H11V6.4C11,5.8,10.6,5.4,10,5.4z'/%3E%3C/g%3E%3C/svg%3E");
}
.data-edit .dg-icon {
  box-sizing: content-box;
}
.sis-container > .uk-card > .uk-form-row {
  padding: 25px 40px;
  padding-top: 0px;
}
ul.show_info {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 20px !important;
}
ul.show_info li {
  padding: 5px 10px;
}
ul.show_info li span {
  min-width: 250px;
  display: inline-block;
  font-weight: 600;
  color: #304153;
}
@media only screen and (max-width: 600px) {
  ul.show_info li span {
    min-width: 0px;
    padding-right: 5px;
  }
}
ul.show_info li:nth-child(odd) {
  background-color: #edf5f7;
}
.alerts {
  margin: 11px 0px 15px 0px;
}
.uk-alert {
  margin: 5px 40px;
  padding: 5px 13px;
}
.uk-alert a {
  top: 10px;
  right: 13px;
}
.uk-alert-danger {
  background-color: rgba(234, 47, 78, 0.2);
}
.uk-alert-danger p {
  color: #ea2f4e;
}
.uk-alert-danger a {
  color: #ea2f4e;
}
.uk-alert-warning {
  background-color: rgba(255, 205, 64, 0.3);
}
.uk-alert-warning p {
  color: #eab52f;
}
.uk-alert-warning a {
  color: #eab52f;
}
.uk-alert-success {
  background-color: rgba(47, 172, 102, 0.2);
}
.uk-alert-success p {
  color: #2fac66;
}
.uk-alert-success a {
  color: #2fac66;
}
.uk-button.close {
  margin-left: 40px;
  margin-top: 3px;
  padding: 2px 15px;
}
.uk-offcanvas:before {
  background-color: transparent !important;
}
.uk-offcanvas .uk-offcanvas-bar {
  background-color: #cedfea;
  padding: 20px 30px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
  -moz-box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
  box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
  width: 300px;
}
.uk-offcanvas .uk-offcanvas-bar .uk-list {
  margin-top: 50px;
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li {
  border-bottom: 1px solid #b1ccde;
  padding: 8px 0px;
  margin-top: 0px;
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li a:hover {
  text-decoration: none;
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li a span {
  color: #304153;
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li a span:hover {
  color: #2989ec;
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li a .dg-icon {
  padding-left: 17px;
  margin-right: 10px;
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li a .dg-icon-managers {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#304153;} %3C/style%3E%3Cpath class='st0' d='M17.1,13.9l-2.6-1.4c-0.1-0.1-0.2-0.2-0.2-0.3v-0.8c0-0.1,0.1-0.1,0.1-0.2c0.3-0.5,0.6-1.1,0.8-1.6 c0.4-0.3,0.7-0.7,0.7-1.3V7.4c0-0.3-0.1-0.6-0.3-0.8V5.3C15.6,5,15.7,4,15,3.1C14.3,2.4,13.3,2,11.9,2S9.5,2.4,8.8,3 C8.5,3.4,8.4,3.7,8.3,4.1C7.9,4,7.5,4,6.9,4C3.7,4,3.6,6.7,3.6,6.8V8C3.4,8.2,3.3,8.4,3.3,8.7v0.9c0,0.3,0.1,0.7,0.4,0.9 c0.2,0.7,0.7,1.4,0.9,1.7V13c0,0.1,0,0.1-0.1,0.2l-1.9,1.2c-0.8,0.4-1.4,1.3-1.4,2.2v1.1c0,0.2,0.2,0.4,0.4,0.4h16.7 c0.2,0,0.4-0.2,0.4-0.4v-1.2C18.6,15.4,18.1,14.4,17.1,13.9z M8.9,10L8.9,10L8.9,10L8.9,10z M9.1,10.2L9.1,10.2L9.1,10.2L9.1,10.2z M5.9,13V12c0-0.1,0-0.2-0.1-0.3l-0.1-0.1c0,0-0.6-0.6-0.8-1.5V10c0-0.1-0.1-0.1-0.1-0.2H4.6c0,0,0,0,0-0.1V8.7c0,0,0,0,0.1-0.1l0,0 c0.1-0.1,0.1-0.2,0.1-0.3V6.8c0-0.1,0.1-1.6,2.1-1.6c0.5,0,0.9,0.1,1.3,0.3v0.9C8.1,6.7,8,7,8,7.4v1.2c0,0.1,0,0.2,0,0.3 c0,0,0,0,0,0.1v0.1c0,0.1,0,0.1,0.1,0.2c0.1,0.2,0.2,0.3,0.3,0.4L8.5,10l0,0v0.1l0,0c0,0.1,0,0.1,0.1,0.2v0.1v0.1l0.1,0.3 c0.2-0.1,0.2,0,0.2,0.1v0.1c0,0.1,0.1,0.1,0.1,0.2c0,0.1,0.1,0.1,0.1,0.2l-0.1,0.1h0.1l0,0v0.8c0,0.1-0.1,0.2-0.2,0.3l-0.8,0.5h0.1 l0,0l-1.5,0.8c-0.9,0.5-1.5,1.5-1.5,2.5v0.2H2.6v-0.1c0-0.4,0.2-0.8,0.7-1.2l1.8-1.2C5.6,14,5.9,13.5,5.9,13z M6.5,16.4 c0-0.5,0.3-1.1,0.8-1.4l2.4-1.4c0.5-0.3,0.8-0.8,0.8-1.5v-1.2c0-0.1,0-0.2-0.1-0.2l-0.1-0.1l0,0v-0.1c0,0-0.1-0.1-0.1-0.2l-0.1-0.1 c-0.1-0.1-0.1-0.2-0.2-0.3c0-0.1-0.1-0.1-0.1-0.2L9.8,9.6c0-0.1,0-0.1-0.1-0.2l0,0l0,0c0-0.1,0-0.2-0.1-0.2V9.1 c0-0.1-0.1-0.2-0.2-0.2V8.6c-0.1,0-0.1-0.1-0.1-0.1V7.4c0,0,0-0.1,0.1-0.1l0.1-0.1c0-0.1,0.1-0.2,0.1-0.3V5V4.9c0-0.2,0-0.6,0.3-0.9 c0.4-0.4,1.1-0.6,2-0.6c0.9,0,1.7,0.2,2,0.6c0.4,0.4,0.3,1.1,0.3,1.2v1.8c0,0.1,0,0.2,0.1,0.3l0.1,0.1l0.1,0.1v1.2 c0,0.1,0,0.1-0.1,0.2h-0.1c-0.1,0-0.2,0.1-0.2,0.2v0.1c-0.2,0.5-0.4,1.1-0.7,1.5c-0.1,0.1-0.1,0.2-0.2,0.3l-0.1,0.1 C13,11.2,13,11.2,13,11.3v1.2c0,0.6,0.3,1.2,0.9,1.5l2.6,1.4c0.5,0.3,0.8,0.8,0.8,1.4v0.2H6.5V16.4z'/%3E%3C/svg%3E");
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li a .dg-icon-companies {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#304153;} %3C/style%3E%3Cpath class='st0' d='M17.8,5.2h-4.3V4.6c0-0.9-0.8-1.7-1.7-1.7H8.2c-0.9,0-1.7,0.8-1.7,1.7v0.6H2.2c-0.8,0-1.5,0.7-1.5,1.5v8.9 c0,0.8,0.7,1.5,1.5,1.5h15.7c0.8,0,1.5-0.7,1.5-1.5V6.7C19.3,5.8,18.7,5.2,17.8,5.2z M7.6,5.2V4.6c0-0.3,0.2-0.5,0.5-0.5h3.7 c0.3,0,0.5,0.2,0.5,0.5v0.6H7.6z M11.4,11.6H8.6c-0.3,0-0.5-0.2-0.5-0.5c0-0.3,0.2-0.5,0.5-0.5h2.8c0.3,0,0.5,0.2,0.5,0.5 C11.9,11.3,11.7,11.6,11.4,11.6z M8.6,12.7h2.8c0.8,0,1.4-0.5,1.6-1.3l3.4-1.6c0.3-0.1,0.4-0.5,0.3-0.8c-0.1-0.1-0.2-0.2-0.3-0.3 c-0.1-0.1-0.3,0-0.4,0l-3.1,1.5c-0.3-0.5-0.8-0.8-1.5-0.8H8.6c-0.6,0-1.2,0.3-1.5,0.8L1.8,7.6v-1c0-0.2,0.1-0.3,0.3-0.3h15.7 c0.2,0,0.3,0.1,0.3,0.3l0,8.9c0,0.2-0.1,0.3-0.3,0.3H2.2c-0.2,0-0.3-0.1-0.3-0.3V8.9L7,11.4C7.2,12.2,7.8,12.7,8.6,12.7z'/%3E%3C/svg%3E");
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li a .dg-icon-dossiers {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#304153;} %3C/style%3E%3Cpath class='st0' d='M18.1,7.2h-0.7V5.7c0-0.6-0.5-1.1-1.1-1.1H9.1L7.7,2.6C7.7,2.6,7.6,2.5,7.5,2.5H2C1.4,2.5,0.9,3,0.9,3.6v12.8 c0,0,0,0,0,0c0,0.2,0.1,0.4,0.2,0.6c0.2,0.3,0.5,0.4,0.8,0.4h13.1c0.5,0,0.9-0.3,1-0.7l3-8.2c0,0,0-0.1,0-0.2 C19.1,7.7,18.6,7.2,18.1,7.2z M5,8.4h12.9L15,16.3H2.1L5,8.4z M16.2,7.2H4.9c-0.1,0-0.1,0-0.2,0C4.4,7.3,4,7.6,3.9,7.9L2.1,13V3.7h5 l1.4,1.9c0.1,0.1,0.1,0.1,0.2,0.1h7.5V7.2z'/%3E%3C/svg%3E");
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li a .dg-icon-trips {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#304153;} %3C/style%3E%3Cpath class='st0' d='M10,1c-5,0-9,4-9,9c0,5,4,9,9,9s9-4,9-9C19,5,15,1,10,1z M2.9,7.5C4,4.4,6.8,2.4,10,2.4s6,2,7.1,5.1l0.2,0.6 H2.7L2.9,7.5z M8.7,17.5c-3.7-0.6-6.3-3.8-6.3-7.5V9.5h0.5c3.5,0,6.3,3.3,6.4,7.5l0,0.6L8.7,17.5z M8.3,10.6c0-0.9,0.7-1.7,1.7-1.7 s1.7,0.7,1.7,1.7c0,0.9-0.7,1.7-1.7,1.7S8.3,11.5,8.3,10.6z M11.3,17.5l-0.6,0.1l0-0.6c0.1-4.1,2.9-7.5,6.4-7.5h0.5V10 C17.6,13.7,14.9,16.8,11.3,17.5z'/%3E%3C/svg%3E");
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li a .dg-icon-services {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#304153;} %3C/style%3E%3Cg%3E%3Cpath class='st0' d='M17,8c-0.4,0-0.7,0.3-0.7,0.7v9.2H3.6V2.1h8.5v3.1c0,0.4,0.3,0.7,0.7,0.7h4.2c0.3,0,0.5-0.2,0.6-0.4 c0.1-0.3,0-0.5-0.2-0.7l-4.2-3.9c-0.1-0.1-0.1-0.1-0.1-0.1c0,0,0,0-0.2,0H3c-0.4,0-0.7,0.3-0.7,0.7v17.1c0,0.4,0.3,0.7,0.7,0.7H17 c0.4,0,0.7-0.3,0.7-0.7V8.7C17.7,8.3,17.4,8,17,8z M13.4,4.6V2.8l1.8,1.7H13.4z'/%3E%3Cpath class='st0' d='M5.7,9.4h5.4c0.4,0,0.7-0.3,0.7-0.7s-0.3-0.7-0.7-0.7H5.7C5.3,8.1,5,8.4,5,8.8S5.3,9.4,5.7,9.4z'/%3E%3Cpath class='st0' d='M13.3,11.2H5.7c-0.4,0-0.7,0.3-0.7,0.7s0.3,0.7,0.7,0.7h7.6c0.4,0,0.7-0.3,0.7-0.7S13.7,11.2,13.3,11.2z'/%3E%3Cpath class='st0' d='M13.3,14.3H5.7C5.3,14.3,5,14.6,5,15s0.3,0.7,0.7,0.7h7.6c0.4,0,0.7-0.3,0.7-0.7S13.7,14.3,13.3,14.3z'/%3E%3C/g%3E%3C/svg%3E");
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li a .dg-icon-data {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#304153;} %3C/style%3E%3Cg%3E%3Cpath class='st0' d='M10.4,14v-9c0-0.3-0.2-0.5-0.5-0.5S9.4,4.8,9.4,5.1v9c-0.7,0.2-1.3,0.9-1.3,1.7c0,0.5,0.2,0.9,0.5,1.3 c0.3,0.4,0.8,0.6,1.3,0.6l0,0c1,0,1.8-0.8,1.8-1.8c0-0.5-0.2-0.9-0.5-1.3C11.1,14.3,10.8,14.1,10.4,14z M9.9,16.5L9.9,16.5 c-0.2,0-0.4-0.1-0.6-0.2c-0.1-0.1-0.2-0.3-0.2-0.5c0-0.4,0.3-0.7,0.8-0.7l0,0c0.2,0,0.4,0.1,0.5,0.2c0.1,0.1,0.2,0.3,0.2,0.5 C10.8,16.2,10.3,16.5,9.9,16.5z'/%3E%3Cpath class='st0' d='M7.1,4.6c-0.3,0-0.6,0.2-0.6,0.5v5.8c0,0.5-0.4,0.9-0.9,0.9H4.1c-0.3-0.7-0.9-1.2-1.8-1.2 c-1,0-1.8,0.8-1.8,1.8s0.8,1.8,1.8,1.8c0.8,0,1.5-0.5,1.7-1.3h1.5c1.1,0,2-0.9,2-2V5.1C7.6,4.8,7.3,4.6,7.1,4.6z M2.3,13 c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8c0.4,0,0.8,0.3,0.8,0.8S2.8,13,2.3,13z'/%3E%3Cpath class='st0' d='M17.6,10.5c-0.8,0-1.5,0.5-1.7,1.3h-1.5c-0.5,0-0.9-0.4-0.9-0.9V5.1c0-0.3-0.2-0.5-0.5-0.5s-0.5,0.2-0.5,0.5 v5.8c0,1.1,0.9,2,2,2h1.5c0.2,0.7,0.9,1.3,1.7,1.3c1,0,1.8-0.8,1.8-1.8C19.4,11.3,18.6,10.5,17.6,10.5z M17.6,13 c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8c0.4,0,0.8,0.3,0.8,0.8C18.2,12.7,18,13,17.6,13z'/%3E%3Cpath class='st0' d='M4,3.2h11.9c0.2,0,0.4-0.2,0.4-0.4s-0.2-0.4-0.4-0.4H4C3.8,2.3,3.5,2.5,3.5,2.8S3.8,3.2,4,3.2z'/%3E%3C/g%3E%3C/svg%3E");
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li a .dg-icon-stock {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#304153;} %3C/style%3E%3Cpath class='st0' d='M18.2,2.5h-5.7H7.5H1.8c-0.3,0-0.6,0.3-0.6,0.6v13.7c0,0.3,0.3,0.6,0.6,0.6h16.5c0.3,0,0.6-0.3,0.6-0.6V3.1 C18.8,2.8,18.6,2.5,18.2,2.5z M11.9,3.7v5.5l-1.6-1.2C10.3,8,10.1,8,10,8S9.7,8,9.6,8.1L8.1,9.3V3.7H11.9z M17.6,16.3h-1.4v-2.8 c0-0.3-0.3-0.6-0.6-0.6s-0.6,0.3-0.6,0.6v2.8h-1.3v-1.8c0-0.3-0.3-0.6-0.6-0.6s-0.6,0.3-0.6,0.6v1.8H2.4V3.7h4.5v6.7 c0,0.2,0.1,0.4,0.3,0.5c0.2,0.1,0.4,0.1,0.6-0.1L10,9.3l2.2,1.6c0.1,0.1,0.2,0.1,0.4,0.1c0.1,0,0.2,0,0.3-0.1 c0.2-0.1,0.3-0.3,0.3-0.5V3.7h4.5V16.3z'/%3E%3C/svg%3E");
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li a .dg-icon-details {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:#304153;} %3C/style%3E%3Cg%3E%3Cpath class='st0' d='M10.4,15.5h6c0.2,0,0.4-0.2,0.4-0.4v-0.5c0-0.6-0.3-1.1-0.9-1.4l-1.2-0.6v-0.3c0,0,0,0,0,0 c0.2-0.2,0.3-0.5,0.4-0.7c0.2-0.2,0.4-0.4,0.4-0.7v-0.5c0-0.2,0-0.3-0.1-0.5l0-0.5c0-0.1,0-0.7-0.4-1.1c-0.3-0.4-0.9-0.6-1.6-0.6 c0,0,0,0,0,0l-0.1,0c-0.7,0-1.2,0.2-1.6,0.6c-0.4,0.5-0.4,1.1-0.4,1.1l0,0.5c-0.1,0.1-0.1,0.3-0.1,0.5v0.5c0,0.3,0.1,0.6,0.4,0.7 c0.1,0.3,0.2,0.5,0.4,0.7l0,0v0.3l-1.2,0.6C10.3,13.4,10,14,10,14.6v0.5C10,15.3,10.2,15.5,10.4,15.5z M12.5,13.5 c0.3-0.2,0.5-0.5,0.5-0.9v-0.5c0-0.1,0-0.2-0.1-0.3l0,0c0,0-0.1-0.1-0.1-0.1c-0.1-0.2-0.2-0.4-0.3-0.6l0-0.1c0-0.1-0.1-0.2-0.2-0.2 l0-0.3c0.1-0.1,0.1-0.2,0.1-0.3l0-0.8c0,0,0-0.2,0.1-0.4c0.1-0.1,0.4-0.2,0.8-0.2l0.1,0l0.1,0c0.4,0,0.6,0.1,0.8,0.2 c0.1,0.1,0.1,0.3,0.1,0.4l0,0.8c0,0.1,0,0.2,0.1,0.3l0,0.3c-0.1,0-0.2,0.1-0.2,0.2l0,0.1c-0.1,0.2-0.2,0.4-0.3,0.6 c0,0-0.1,0.1-0.1,0.1l0,0c-0.1,0.1-0.1,0.2-0.1,0.3v0.5c0,0.4,0.2,0.7,0.5,0.9l1.2,0.6c0.1,0.1,0.2,0.2,0.3,0.3h-4.7 c0-0.1,0.1-0.2,0.3-0.3L12.5,13.5z'/%3E%3Cpath class='st0' d='M18.7,5.3h-3.6v0c0-0.7-0.5-2.1-2.4-2.1c-0.5,0-0.7-0.2-0.9-0.4C11.5,2.5,11,2.2,10,2.2S8.5,2.5,8.2,2.8 C7.9,3,7.8,3.2,7.3,3.2C5.4,3.3,4.9,4.6,4.9,5.3v0H1.3C1,5.3,0.7,5.6,0.7,5.9v11.3c0,0.3,0.3,0.6,0.6,0.6h17.4 c0.3,0,0.6-0.3,0.6-0.6V5.9C19.3,5.6,19,5.3,18.7,5.3z M7.3,4.4c0.9,0,1.3-0.4,1.6-0.6C9.2,3.5,9.4,3.4,10,3.4s0.8,0.1,1.1,0.4 c0.3,0.3,0.7,0.6,1.6,0.6h0c1.1,0,1.2,0.7,1.2,0.9H6.1C6.1,5.1,6.2,4.4,7.3,4.4z M18.1,6.5v10.1H1.9V6.5H18.1z'/%3E%3Cpath class='st0' d='M4.2,10.1h4.6c0.3,0,0.6-0.3,0.6-0.6c0-0.3-0.3-0.6-0.6-0.6H4.2c-0.3,0-0.6,0.3-0.6,0.6 C3.6,9.9,3.9,10.1,4.2,10.1z'/%3E%3Cpath class='st0' d='M4.2,12.1h3c0.3,0,0.6-0.3,0.6-0.6s-0.3-0.6-0.6-0.6h-3c-0.3,0-0.6,0.3-0.6,0.6S3.9,12.1,4.2,12.1z'/%3E%3Cpath class='st0' d='M4.2,13.8h3c0.3,0,0.6-0.3,0.6-0.6s-0.3-0.6-0.6-0.6h-3c-0.3,0-0.6,0.3-0.6,0.6S3.9,13.8,4.2,13.8z'/%3E%3C/g%3E%3C/svg%3E");
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li .uk-navbar-dropdown {
  display: block;
  position: static;
  margin: 0px;
  padding: 0px;
  box-shadow: none;
  background-color: transparent;
  width: auto;
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li .uk-navbar-dropdown ul {
  border-top: 1px solid #b1ccde;
  margin-top: 8px;
  padding-left: 0px;
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li .uk-navbar-dropdown ul li {
  padding-left: 0px;
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li .uk-navbar-dropdown ul li:last-child {
  padding-bottom: 0px;
  border: 0px;
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li .uk-navbar-dropdown ul li a {
  padding: 0px;
  padding-left: 20px;
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li .uk-navbar-dropdown ul li a span {
  color: #708dac;
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li .uk-navbar-dropdown ul li a span:hover {
  color: #2989ec;
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li .uk-navbar-dropdown ul li a span.dg-icon {
  display: none;
}
.uk-offcanvas .uk-offcanvas-bar .uk-list li .uk-navbar-dropdown ul li .uk-navbar-dropdown a {
  padding: 0px;
  padding-left: 20px;
}
form .uk-grid-margin .uk-card-body .uk-grid-stack a {
  font-size: 14px;
  line-height: 25px;
  font-weight: 200;
  color: #999999;
  color: white;
  padding: 5px 15px;
  border-radius: 3px;
  border: 0px;
  background-color: #2989ec;
  margin-right: 1px;
  text-transform: uppercase;
  font-size: 12.5px;
  line-height: 21px;
  letter-spacing: 1px;
  padding: 8px 20px;
}
form .uk-grid-margin .uk-card-body .uk-grid-stack a svg {
  height: 13px;
  width: 15px;
}
form .uk-grid-margin .uk-card-body .uk-grid-stack a:hover,
form .uk-grid-margin .uk-card-body .uk-grid-stack a:active {
  background-color: #1063b8;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  color: white;
}
form .uk-grid-margin .uk-card-body .uk-grid-stack a:focus {
  background-color: #2989ec;
  color: white;
}
form .uk-grid-margin .uk-card-body .uk-grid-stack a:hover {
  text-decoration: none;
}
.companies-show .map-address-container #addressgmapextradatas {
  display: none;
}
.companies-show .map-address-container #addressinfowindow-content {
  display: none;
}
.companies-show .map-address-container #addressmap .gmnoprint,
.companies-show .map-address-container #addressmap .gm-style-cc {
  display: none;
}
div.field-text input {
  background-image: url(images/input-field-text.svg);
  background-repeat: no-repeat;
  background-size: 28px;
  background-position: 100% 50%;
  transition-duration: 0.5s;
}
div.field-float input {
  background-image: url(images/input-field-number.svg);
  background-repeat: no-repeat;
  background-size: 28px;
  background-position: 100% 50%;
  transition-duration: 0.5s;
}
div.field-integer input {
  background-image: url(images/input-field-integer.svg);
  background-repeat: no-repeat;
  background-size: 28px;
  background-position: 100% 50%;
  transition-duration: 0.5s;
}
body .sis-container {
  width: 95%;
  margin: 0 auto;
  margin-top: 20px;
}
body .subnavbar {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
  -moz-box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
  box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
}
body .uk-card-header {
  padding: 10px 30px;
}
body span.select2-container {
  width: 100% !important;
}
.dossiers-show .uk-card-default {
  margin: 0px !important;
  margin-top: 10px !important;
}
.dossiers-populate .uk-form-stacked {
  padding: 0px !important;
  padding-top: 10px !important;
}
.uk-navbar .uk-navbar-center ul.uk-navbar-nav li a span:last-child {
  margin-left: 10px;
}
table thead {
  height: 1px;
}
.dataTables_scrollHead {
  overflow: hidden;
  position: relative;
  border: 0px;
  width: 100%;
  z-index: 999;
}
.dataTables_scrollBody {
  position: relative;
  overflow: auto;
  width: 100%;
  top: -40px;
}
.uk-switcher .dataTables_scrollBody {
  position: relative;
  overflow: auto;
  width: 100%;
  top: 0px;
}
.trips-drivers-show h3,
.trips-vehicles-show h3 {
  margin-top: 0px;
  font-size: 18px;
}
.dg-icon-courses {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} %3C/style%3E%3Cpath class='st0' d='M19.2,17.5C19.2,17.6,19.2,17.6,19.2,17.5c-0.2,0.3-0.4,0.4-0.7,0.4c-0.3-0.1-0.4-0.3-0.4-0.6 c0-2.9,0-5.9,0-8.8c0-0.1,0-0.1,0-0.2c-0.1,0-0.1,0-0.2,0.1c-0.3,0.2-0.6,0.3-1,0.5c-0.1,0.1-0.1,0.1-0.1,0.2c0,1.1,0,2.3,0,3.4 c0,1.1-0.5,2-1.3,2.7c-0.2,0.1-0.3,0.2-0.5,0.3c-1.1,0.5-2.2,1.1-3.3,1.6c-1.2,0.6-2.4,0.6-3.6,0C7.1,16.6,6,16,5,15.5 c-1.2-0.6-1.8-1.6-1.8-3c0-1.2,0-2.3,0-3.5c0-0.1,0-0.2-0.1-0.2C2.6,8.6,2.1,8.4,1.7,8.2C1.5,8.1,1.4,7.9,1.2,7.8 c-0.5-0.5-0.5-1.2,0-1.7c0.2-0.2,0.4-0.3,0.6-0.4c2.2-1.1,4.3-2.2,6.5-3.2c1.2-0.6,2.4-0.6,3.5,0c2.1,1,4.3,2.1,6.4,3.2 c0.5,0.2,0.9,0.5,1.1,1.1C19.2,10.4,19.2,13.9,19.2,17.5z M4.2,9.4c0,0.1,0,0.1,0,0.2c0,1,0,2,0,3c0,0.9,0.4,1.5,1.2,1.9 c1.1,0.6,2.2,1.2,3.4,1.7c0.8,0.4,1.6,0.4,2.5,0c1.1-0.5,2.3-1.1,3.4-1.7c0.7-0.4,1.1-1.1,1.2-1.9c0-1,0-2,0-3c0,0,0-0.1,0-0.2 c-0.1,0-0.1,0.1-0.2,0.1c-1.2,0.6-2.5,1.3-3.7,1.9c-1.2,0.6-2.5,0.6-3.7,0c-1.3-0.6-2.5-1.2-3.7-1.9C4.3,9.5,4.3,9.5,4.2,9.4z M17.1,6.4C17.1,6.4,17.1,6.4,17.1,6.4C17.1,6.4,17.1,6.3,17.1,6.4c-2-1.1-3.9-2-5.9-3C10.4,3,9.6,3,8.7,3.4C8,3.8,7.3,4.2,6.6,4.5 C5.1,5.2,3.7,6,2.2,6.7C2.1,6.8,2,6.8,1.8,7C2,7.1,2.1,7.2,2.3,7.2c2.1,1.1,4.3,2.1,6.4,3.2c0.9,0.4,1.8,0.4,2.6,0 c1.9-0.9,3.8-1.9,5.7-2.8c0.1,0,0.1-0.1,0.2-0.1c-0.1,0-0.1,0-0.1,0c-1.6,0-3.3,0-4.9,0c-0.1,0-0.1,0.1-0.2,0.1 c-0.2,0.2-0.3,0.5-0.5,0.6c-0.8,0.7-2,0.7-2.9,0C7.8,7.7,7.6,6.6,8.3,5.9C8.9,5.3,9.6,5,10.4,5.2c0.7,0.1,1.2,0.4,1.5,1 c0.1,0.1,0.1,0.2,0.3,0.2c1.6,0,3.1,0,4.7,0C17,6.4,17.1,6.4,17.1,6.4z M10,7.7c0.3,0,0.6-0.1,0.8-0.3c0.3-0.3,0.3-0.6,0-0.8 c-0.4-0.4-1.2-0.4-1.7,0c-0.3,0.3-0.3,0.6,0,0.9C9.4,7.6,9.7,7.7,10,7.7z'/%3E%3C/svg%3E");
}
.dg-icon-courseclasses {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Livello_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} %3C/style%3E%3Cg%3E%3Cpath class='st0' d='M3.1,3.7V1.4c0-0.3,0.3-0.6,0.6-0.6c0.3,0,0.6,0.3,0.6,0.6v2.3C4.3,4,4,4.3,3.7,4.3C3.4,4.3,3.1,4,3.1,3.7z M12.9,4.3c0.3,0,0.6-0.3,0.6-0.6V1.4c0-0.3-0.3-0.6-0.6-0.6c-0.3,0-0.6,0.3-0.6,0.6v2.3C12.3,4,12.6,4.3,12.9,4.3z M19.2,14.6 c0,2.5-2.1,4.6-4.6,4.6c-2.5,0-4.6-2.1-4.6-4.6c0-2.5,2.1-4.6,4.6-4.6C17.1,10,19.2,12.1,19.2,14.6z M18,14.6 c0-1.9-1.5-3.4-3.4-3.4c-1.9,0-3.4,1.5-3.4,3.4c0,1.9,1.5,3.4,3.4,3.4C16.5,18,18,16.5,18,14.6z M5.4,7.7H3.1V10h2.3V7.7z M3.1,13.4h2.3v-2.3H3.1V13.4z M6.6,10h2.3V7.7H6.6V10z M6.6,13.4h2.3v-2.3H6.6V13.4z M2,14.5V6.6h12.6v2.3h1.1V4.4 c0-0.7-0.6-1.3-1.2-1.3H14v0.6c0,0.6-0.5,1.1-1.1,1.1c-0.6,0-1.1-0.5-1.1-1.1V3.1H4.8v0.6c0,0.6-0.5,1.1-1.1,1.1 C3,4.8,2.5,4.3,2.5,3.7V3.1H2c-0.7,0-1.2,0.6-1.2,1.3v10.1c0,0.7,0.6,1.3,1.2,1.3h6.8v-1.2H2C2,14.6,2,14.5,2,14.5z M12.3,10V7.7 H10V10H12.3z M16.3,14.6h-1.7v-1.7c0-0.3-0.3-0.6-0.6-0.6s-0.6,0.3-0.6,0.6v2.3c0,0.3,0.3,0.6,0.6,0.6h2.3c0.3,0,0.6-0.3,0.6-0.6 C16.9,14.9,16.6,14.6,16.3,14.6z'/%3E%3C/g%3E%3C/svg%3E");
}
.tabletoggler > div {
  margin-bottom: 20px;
  border: 1px solid #edf5f7;
  border-radius: 3px;
  padding: 15px;
}
.tabletoggler > div > div:first-child {
  width: 100%;
  background-color: #edf5f7;
  border-radius: 3px;
  text-align: center;
  margin-bottom: 8px;
}
.tabletoggler > div > div:first-child > label {
  color: #304153;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
}
.tabletoggler > div > .uk-grid > div {
  margin-top: 0px;
}
.trips-offcanvas {
  min-width: 450px;
  width: 80%;
}
.trips-offcanvas .uk-offcanvas-bar {
  min-width: 450px;
  width: 80%;
  color: #666;
}
.trips-offcanvas .uk-offcanvas-bar .trips-content {
  margin-top: 100px;
}
.trips-offcanvas .uk-offcanvas-bar .trips-content .uk-offcanvas-close {
  top: 78px;
  right: 35px;
  color: #304153;
}
.trips-offcanvas .uk-offcanvas-bar .trips-content .uk-offcanvas-close svg {
  padding-left: 10px;
}
.trips-offcanvas .uk-offcanvas-bar .trips-content .uk-card-header .uk-button {
  background-color: #2989ec;
}
.trips-offcanvas .uk-offcanvas-bar .trips-content input.uk-checkbox {
  background-color: #2989ec;
  border: 5px solid #2989ec;
  border-radius: 10px;
  background-image: none;
}
.trips-offcanvas .uk-offcanvas-bar .trips-content input.uk-checkbox:checked {
  background-color: #ffffff !important;
  border: 5px solid #2989ec;
  background-image: none;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  -moz-box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
  box-shadow: 0px 0px 10px 0px rgba(3, 122, 214, 0.36);
}
.trips-offcanvas .uk-offcanvas-bar .trips-content .global_search {
  margin-top: 45px;
  margin-right: 20px;
}
.trips-offcanvas .uk-offcanvas-bar .trips-content .dataTables_wrapper {
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 20px;
  background-color: white;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
  -moz-box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
  box-shadow: 0px 0px 15px 0px rgba(35, 40, 61, 0.08);
}
.trips-offcanvas .uk-offcanvas-bar .trips-content .dataTables_wrapper input {
  border-color: #cedfea;
}
.trips-offcanvas .uk-offcanvas-bar .trips-content .dataTables_wrapper th.sorting_asc input {
  border-color: #2989ec;
}
.trips-offcanvas .uk-offcanvas-bar .trips-content .dataTables_wrapper th.sorting_desc input {
  border-color: #304153;
}
.trips-offcanvas .uk-offcanvas-bar .trips-content .dataTables_wrapper th *,
.trips-offcanvas .uk-offcanvas-bar .trips-content .dataTables_wrapper td * {
  color: #304153;
}
.trips-offcanvas .uk-offcanvas-bar .trips-content .dataTables_wrapper svg * {
  color: #2989ec;
}
.trips-offcanvas .uk-offcanvas-bar .trips-content .dataTables_wrapper input::placeholder {
  color: #999999;
}
.trips-offcanvas .uk-offcanvas-bar .trips-content .dataTables_wrapper tbody tr:nth-of-type(odd),
.trips-offcanvas .uk-offcanvas-bar .trips-content .dataTables_wrapper tbody .uk-table-striped > tr:nth-of-type(odd) {
  background-color: #edf5f7;
}
.trips-offcanvas .uk-offcanvas-bar .trips-content .dataTables_wrapper tbody tr:hover {
  background: #1370d1;
  background: -moz-linear-gradient(left, #1370d1 0%, #3699ff 100%);
  background: -webkit-linear-gradient(left, #1370d1 0%, #3699ff 100%);
  background: linear-gradient(to right, #1370d1 0%, #3699ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@right', endColorstr='@left', GradientType=1);
}
.trips-offcanvas .uk-offcanvas-bar .trips-content .dataTables_wrapper tbody tr:hover span,
.trips-offcanvas .uk-offcanvas-bar .trips-content .dataTables_wrapper tbody tr:hover button svg * {
  color: white;
}
body.details-populate .uk-card-primary {
  background-color: #2989ec;
  border: 0px;
}
body.details-populate .uk-card-primary input.datepicker,
body.details-populate .uk-card-primary .uk-input {
  border-radius: 3px;
  border: 1px solid #cedfea;
  color: white;
}
body.details-populate .uk-card-primary .dropzone {
  min-height: 30px;
}
body.details-populate .uk-card-primary .dropzone .dz-default {
  margin: 5px 0px;
}
body.details-populate .uk-card-primary .uk-width-auto > figure > .uk-overlay {
  padding: 25px 8px;
  color: white;
  background: transparent;
}
body.details-populate .uk-card-primary .uk-width-auto > figure > .uk-overlay * {
  color: white;
}
