.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=latin,cyrillic);*/
html,
body {
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  min-height: 100vh;
}
body {
  font: 400 13px/1.2 'Open Sans', sans-serif;
  color: #424345;
  position: relative;
}
h1,
h2,
h3 {
  margin: 0;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li {
  margin: 0;
  padding: 0;
}
ul.list-unordered {
  list-style: outside;
  margin-left: 1.75rem;
}
ul.list-unordered li {
  margin-bottom: 0.5rem;
}
a,
a:hover,
a:active,
a:visited {
  text-decoration: none !important;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.container-fluid {
  padding: 0;
  min-height: 100vh;
}
select,
input[type="text"] {
  height: 34px;
}
input[type="radio"],
input[type="checkbox"] {
  -webkit-backface-visibility: hidden;
  outline: none;
  box-shadow: none;
  margin: 0 4px 0 0;
}
input[type="radio"] {
  margin-top: 1px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
.ui-autocomplete-input,
textarea,
select,
.uneditable-input {
  border: 1px solid #ccc;
  border-radius: 0 !important;
  color: #424345;
  display: inline-block;
  font-size: 14px !important;
  line-height: normal;
  padding: 0 4px;
  box-shadow: none !important;
  transition: none;
  outline: none;
}
input[type="number"] {
  text-align: right;
}
textarea {
  padding: 6px 4px !important;
}
label {
  font-weight: 400;
}
label.required::after {
  content: ' *';
  color: #f03836;
}
label .required {
  color: #f03836;
  margin-left: 0.5rem;
}
label input {
  margin: 0;
  vertical-align: middle;
}
input.error,
input.error:focus {
  border: 1px solid #f03836;
}
.checkbox-inline,
.radio-inline,
.checkbox label,
.radio label {
  line-height: 1.2;
}
.btn {
  font-size: 16px;
  border-radius: 2px;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:focus {
  outline: thin dotted;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0;
}
.styled-select {
  overflow: hidden;
  background-color: #fff;
  background-image: url('../../../images/mobile/dd-icon-32.png');
  background-position: 98% 50%;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border: 1px solid #ccc;
  vertical-align: middle;
  display: inline-block;
}
.styled-select input,
.styled-select select {
  background: transparent !important;
  line-height: 1;
  border: 0;
  border-radius: 0;
  padding-left: 4px;
  width: 100%;
}
.styled-select.big {
  width: 80%;
  border-radius: 3px;
  background-size: 22px 22px;
}
.styled-select.big select {
  width: 100%;
  font-size: 125%;
  padding: 5px 4px;
}
.styled-select select,
.styled-select input {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.alert {
  border-radius: 2px;
}
.glyphicon-minus::before {
  padding-right: 3px;
}
.row-offcanvas {
  position: relative;
}
.row-offcanvas-right {
  right: 0;
  min-height: 100%;
}
.row-offcanvas-right.active {
  right: 205px;
}
.row-offcanvas-right .sidebar-offcanvas {
  right: -205px;
}
.sidebar-offcanvas {
  position: fixed;
  top: 0;
  padding: 0 !important;
  background: #e0f3ff;
  border-left: 1px solid #c7c7c7;
  width: 205px;
  z-index: 1040;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}
.sidebar-offcanvas ul {
  position: absolute;
  width: 205px;
  top: 0;
}
.sidebar-offcanvas ul li {
  width: 100%;
  border-bottom: 1px solid #c7c7c7;
}
.sidebar-offcanvas ul li.border-none {
  border: none;
}
.sidebar-offcanvas ul li a,
.sidebar-offcanvas ul li div {
  display: block;
  width: 100%;
  padding: 8px;
  font-size: 14px;
  color: #4d4d4d;
}
.sidebar-offcanvas ul li a.menu-icon,
.sidebar-offcanvas ul li div.menu-icon {
  padding: 13px 12px !important;
}
.sidebar-offcanvas ul li a.menu-icon .bold,
.sidebar-offcanvas ul li div.menu-icon .bold {
  font-weight: 600;
}
.sidebar-offcanvas ul li a.menu-icon.desktop i,
.sidebar-offcanvas ul li div.menu-icon.desktop i {
  margin-left: -2px;
  margin-right: 11px;
}
.sidebar-offcanvas ul li a.menu-icon i,
.sidebar-offcanvas ul li div.menu-icon i {
  font-size: 17px;
  margin-right: 10px;
  vertical-align: middle;
  color: #005994;
}
.sidebar-offcanvas ul li a.menu-icon p,
.sidebar-offcanvas ul li div.menu-icon p {
  margin-top: 1px;
}
.sidebar-offcanvas ul li a.menu-item,
.sidebar-offcanvas ul li div.menu-item {
  padding: 13px 12px 13px 49px !important;
  background-color: #edf8ff;
}
.sidebar-offcanvas ul li a span,
.sidebar-offcanvas ul li div span {
  margin-right: 5px;
}
.sidebar-offcanvas ul li a p,
.sidebar-offcanvas ul li div p {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
.sidebar-hidden-items .modal-dialog {
  top: 50%;
  left: 50%;
  position: absolute;
  margin-left: -102.5px;
  margin-top: -51.25px;
  width: 204px;
}
.sidebar-hidden-items .modal-content {
  background: none;
}
.sidebar-hidden-items .modal-content ul {
  width: 205px;
  height: 205px / 2;
  background: #e0f3ff;
}
.sidebar-hidden-items .modal-content ul li {
  width: 100%;
  border-bottom: 1px solid #c7c7c7;
}
.sidebar-hidden-items .modal-content ul li.border-none {
  border: none;
}
.sidebar-hidden-items .modal-content ul li a,
.sidebar-hidden-items .modal-content ul li div {
  display: block;
  width: 100%;
  padding: 8px;
  font-size: 14px;
  color: #4d4d4d;
}
.sidebar-hidden-items .modal-content ul li a.menu-icon,
.sidebar-hidden-items .modal-content ul li div.menu-icon {
  padding: 13px 12px !important;
}
.sidebar-hidden-items .modal-content ul li a.menu-icon .bold,
.sidebar-hidden-items .modal-content ul li div.menu-icon .bold {
  font-weight: 600;
}
.sidebar-hidden-items .modal-content ul li a.menu-icon.desktop i,
.sidebar-hidden-items .modal-content ul li div.menu-icon.desktop i {
  margin-left: -2px;
  margin-right: 11px;
}
.sidebar-hidden-items .modal-content ul li a.menu-icon i,
.sidebar-hidden-items .modal-content ul li div.menu-icon i {
  font-size: 17px;
  margin-right: 10px;
  vertical-align: middle;
  color: #005994;
}
.sidebar-hidden-items .modal-content ul li a.menu-icon p,
.sidebar-hidden-items .modal-content ul li div.menu-icon p {
  margin-top: 1px;
}
.sidebar-hidden-items .modal-content ul li a.menu-item,
.sidebar-hidden-items .modal-content ul li div.menu-item {
  padding: 13px 12px 13px 49px !important;
  background-color: #edf8ff;
}
.sidebar-hidden-items .modal-content ul li a span,
.sidebar-hidden-items .modal-content ul li div span {
  margin-right: 5px;
}
.sidebar-hidden-items .modal-content ul li a p,
.sidebar-hidden-items .modal-content ul li div p {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
.sidebar-hidden-items .modal-content ul li {
  border-bottom: none;
}
.sidebar-hidden-items .modal-content ul li:last-child {
  border-right: none;
}
.menu-hidden-items .modal-dialog {
  top: 50%;
  left: 50%;
  position: absolute;
  margin-left: -137px;
  margin-top: -60px;
  width: -274px;
}
.menu-hidden-items .modal-content {
  background: none;
}
.menu-hidden-items .modal-content ul {
  width: 274px;
  border: 1px solid #c7c7c7;
  background: #e0f3ff;
}
.menu-hidden-items .modal-content ul li {
  border-bottom: 1px solid #c7c7c7;
}
.menu-hidden-items .modal-content ul li:last-child {
  border-bottom: none;
}
.menu-hidden-items .modal-content ul li a {
  display: block;
  color: #777;
  font-size: 14px;
}
.menu-hidden-items .modal-content ul li a.load {
  background: url('../../../images/mobile/loader.gif') 97% 50% no-repeat;
}
.menu-hidden-items .modal-content ul li a span {
  margin: 8px 10px;
}
.menu-hidden-items .modal-content ul li a p {
  display: inline;
  vertical-align: middle;
}
.center {
  text-align: center;
}
.pos-relative {
  position: relative;
}
.pad-0 {
  padding: 0;
}
.pad-bot-8 {
  margin-bottom: 8px;
}
.font-size-11 {
  font-size: 11px;
}
.text-primary {
  color: #045387;
}
.text-warning {
  color: #fc8a34;
}
.text-danger {
  color: #f03836;
}
.loading {
  width: 46px;
  height: 46px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99999;
  background: rgba(0, 0, 0, 0);
  opacity: 0.18;
  margin: -23px 0 0 -23px;
}
.loading span {
  display: block;
  width: 46px;
  height: 46px;
  border-radius: 36px;
  background: url('../../../images/mobile/ajax-loader.gif') 50% 50% no-repeat;
}
.btn-primary,
.ui-datepicker td .ui-state-hover {
  background: #005994;
  border-color: #004f83;
}
.btn-warning {
  background-color: #fc8a34;
  border-color: #e47928;
}
.btn-wrap {
  white-space: normal;
  line-height: 1;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type='file'] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
.validation-error {
  margin-top: 4px;
  font-size: 12px;
  color: #f03836;
  display: none;
}
.was-validated input:invalid,
.was-validated select:invalid {
  border-color: #f03836;
}
.was-validated input:invalid ~ .validation-error,
.was-validated select:invalid ~ .validation-error {
  display: block;
}
.datepicker {
  padding: 0 2px !important;
}
.ui-slider-handle {
  cursor: pointer !important;
  height: 19px !important;
  margin-bottom: 0;
  margin-left: -1em !important;
  margin-right: 0;
  margin-top: -1px !important;
  padding: 0;
  width: 19px !important;
  z-index: 99998;
}
.ui-slider .ui-slider-range {
  background-image: none;
  background-color: #003b76 !important;
}
.btn-search-footer {
  display: block;
  width: 146px;
  height: 42px;
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -77px;
  z-index: 999;
  color: #fff;
  line-height: 42px;
  font-size: 18px;
  border-top-left-radius: 0.3em;
  border-top-right-radius: 0.3em;
  background: rgba(0, 0, 0, 0.7);
}
.btn-search-footer:hover,
.btn-search-footer:active,
.btn-search-footer:visited {
  color: #fff;
}
.btn-search-footer img {
  width: 32px;
  vertical-align: top;
  margin: 6px 10px;
}
.footer-buttons {
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 296px;
  margin-left: -148px;
  z-index: 999;
}
.footer-buttons a {
  cursor: pointer;
  display: inline-block;
  width: 146px;
  height: 42px;
  color: #fff;
  line-height: 42px;
  font-size: 18px;
  border-top-left-radius: 0.3em;
  border-top-right-radius: 0.3em;
  background: rgba(0, 0, 0, 0.7);
}
.footer-buttons a:hover,
.footer-buttons a:active,
.footer-buttons a:visited {
  color: #fff;
}
.footer-buttons a span {
  margin: 6px 10px;
}
.footer-bar {
  position: fixed;
  bottom: 0;
  z-index: 1041;
  width: 100%;
  height: 48px;
  background-color: rgba(0, 0, 0, 0.8);
}
.footer-bar ul {
  width: 100%;
}
.footer-bar ul li {
  width: 25%;
  height: 48px;
  float: left;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}
.footer-bar ul li.active {
  background-color: rgba(0, 89, 148, 0.5);
}
.footer-bar ul li:last-of-type {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.footer-bar ul li i {
  display: block;
  font-size: 16px;
  width: 22px;
  margin: 8px auto 5px auto;
}
.footer-bar-hint {
  position: fixed;
  bottom: 62px;
  right: 21px;
  width: 200px;
  height: 88px;
  color: #fff;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.8);
}
.footer-bar-hint:after {
  bottom: -10px;
  right: 14px;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0.8);
}
.footer-bar-hint .glyphicon-remove {
  position: absolute;
  top: 6px;
  right: 5px;
  font-size: 16px;
  display: block;
}
.footer-bar-hint p {
  margin: 6px 0 8px 14px;
  font-size: 16px;
}
.footer-bar-hint .glyphicon-search {
  font-size: 36px;
  margin: 0 15px 0 14px;
}
.footer-bar-hint span {
  display: inline-block;
  width: 120px;
  font-size: 13px;
}
.header {
  width: 100%;
  height: 50px;
  padding: 0 10px;
  position: fixed;
  z-index: 1001;
  background: #005994;
}
.header .menu-btn {
  height: 30px;
  position: absolute;
  right: 6px !important;
  top: 17px !important;
  width: 28px;
}
.header .menu-btn span {
  background: none repeat scroll 0 0 #fff;
  float: left;
  height: 2px;
  margin-bottom: 5px;
  width: 22px;
}
.header .logo img {
  width: 176px;
  margin-top: 2px;
}
.header .search {
  width: 20px;
  height: 20px;
  display: block;
  margin: 15px 44px 0 0;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
}
.global-search {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1100;
  top: 0;
  left: 0;
  overflow-y: auto;
  background: #fff;
}
.global-search .search-input {
  width: 100%;
  height: 54px;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 1111;
  background: #e0f3ff;
  padding: 0 9px;
}
.global-search .search-input a {
  color: #606060;
  font-size: 18px;
  margin-top: 20px;
}
.global-search .search-input input {
  border: none;
  background: transparent;
  height: 36px;
  margin: 11px 0 0 7px;
  font-size: 13px !important;
  color: #606060;
}
.global-search .search-input input:focus {
  outline: none;
}
.global-search .search-input input::-webkit-input-placeholder {
  line-height: normal;
}
.global-search .search-result {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 1110;
  overflow-y: auto;
  background: #fff;
}
.global-search .search-result ul {
  margin: 56px 15px 0;
}
.global-search .search-result ul li {
  width: 100%;
}
.global-search .search-result ul li.border {
  border-top: 1px solid #b4b6b8;
  height: 1px;
  margin: 4px 0;
}
.global-search .search-result ul li.title {
  font-weight: bold;
  padding: 10px 0 5px;
  font-size: 15px;
}
.global-search .search-result ul li.foreign {
  margin-top: 10px;
}
.global-search .search-result ul li strong {
  font-size: 15px;
}
.global-search .search-result ul li a {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 0 9px 0 0;
  color: #424242;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  /*                    &.percent {
                                  background-image: url('../../images/mobile/icon-search-percent.png');
                                  background-size: 16px 13px;
                              }

                              &.home {
                                  background-image: url('../../images/mobile/icon-search-home.png');
                              }

                              &.bed {
                                  background-image: url('../../images/mobile/icon-search-bed.png');
                                  background-size: 17px 14px;
                              }

                              &.pin {
                                  background-image: url('../../images/mobile/icon-search-pin.png');
                                  background-size: 14px 14px;
                              }*/
}
.global-search .search-result ul li a:active {
  background-color: #438caa;
}
.global-search .search-result ul li a i {
  font-size: 14px;
  margin-right: 10px;
}
.global-search .search-result ul li a i.icon-hammock {
  color: #29649a;
}
.global-search .search-result ul li a i.icon-airplane-ticket {
  color: #de2c2b;
}
.global-search .search-result ul li a i.icon-percentage {
  color: #de2c2b;
}
.global-search .search-result ul li a i.icon-house {
  color: #29649a;
}
.global-search .search-result ul li a i.icon-hotel {
  color: #01cdfe;
}
.global-search .search-result ul li a i.icon-pinboard {
  color: #339900;
}
.global-search .search-result ul li a i.icon-cutlery {
  color: #ffb509;
}
.global-search .search-result ul li a strong {
  font-size: 17px;
}
.page-title {
  margin-top: 49px;
  padding: 14px 0 14px 10px;
  background-color: #ffffff;
}
.page-title .title {
  display: flex;
  align-items: center;
}
.page-title h1 {
  font-size: 18px;
  font-weight: 700;
  color: #045387;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  flex-grow: 2;
  position: relative;
  opacity: 1;
  height: auto;
  /* 3.6em exactly three lines */
}
.page-title h1::after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 6%;
  height: 1.2em;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 85%);
  z-index: 1;
}
.page-title .count {
  font-size: 18px;
  font-weight: 700;
  color: #045387;
  margin-right: 5px;
}
.page-title h1 + div.count,
.page-title h1 + span.count {
  font-size: 18px;
  font-weight: 700;
  color: #045387;
  margin-left: 5px;
}
.page-title .subtitle {
  margin-top: 6px;
}
.page-content {
  padding: 0 10px;
}
.panel {
  border-radius: 2px;
}
.panel .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  display: flex;
  align-items: center;
}
.panel .panel-heading .num {
  width: 22px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  text-align: center;
  line-height: 22px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.panel .panel-body {
  font-size: 14px;
  line-height: 1.5;
}
.panel .panel-body h2 {
  font-size: 1.55rem;
  font-weight: 600;
  color: #045387;
  margin-bottom: 1rem;
}
.panel.panel-primary .panel-heading {
  background-color: #005994;
  border-color: #005994;
}
.panel.panel-info .panel-heading {
  background-color: #53b4dc;
  border-color: #53b4dc;
}
.panel.panel-info .panel-heading .panel-title {
  font-weight: 600;
  color: #ffffff;
}
.text-orange {
  color: #fc8a34;
}
.table .loader {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 3px solid #d1d1d1;
  border-top-color: #005994;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.table-striped {
  font-size: 14px;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #ffffff;
}
.table-striped tbody tr:nth-of-type(even) {
  background-color: #e0f3ff;
}
.check-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
  line-height: 1.2;
}
.check-list li::before {
  content: '\e82d';
  font-family: 'pochivka-mobile';
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  color: #045387;
}
.modal .modal-dialog {
  width: auto;
}
.modal .modal-dialog .modal-content {
  border: none;
  border-radius: 0;
}
.modal .modal-dialog .modal-content .modal-header {
  min-height: 46px;
  background: #444;
  padding: 8px;
}
.modal .modal-dialog .modal-content .modal-header .close {
  opacity: 1;
  margin-top: 2px;
  color: #f89c50;
  text-shadow: none;
  padding-top: 2px !important;
  outline: none;
}
.modal .modal-dialog .modal-content .modal-header h4,
.modal .modal-dialog .modal-content .modal-header .modal-title {
  font-size: 18px;
  color: #fff;
}
.modal .modal-dialog .modal-content .modal-header h4 span,
.modal .modal-dialog .modal-content .modal-header .modal-title span {
  margin-right: 8px;
  margin-top: -2px;
}
.modal .modal-dialog .modal-content .modal-body .loader {
  width: 100%;
  height: 60px;
  background: #fff url('../../../images/mobile/loader.gif') 50% 50% no-repeat;
}
.properties-modal .modal-dialog .modal-content .modal-body ol {
  padding-left: 2rem;
}
.properties-modal .modal-dialog .modal-content .modal-body ol li {
  margin-bottom: 8px;
}
.properties-modal .modal-dialog .modal-content .modal-body ol li a span {
  color: #424345;
}
.quizbox-modal {
  text-align: center;
  padding: 0 !important;
  /*    &:before {
          content: '';
          display: inline-block;
          height: 100%;
          vertical-align: middle;
          margin-right: -4px;
      }*/
}
.quizbox-modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.quizbox-modal .modal-dialog .modal-content {
  width: 338px;
  border: none;
}
.quizbox-modal .modal-dialog .modal-content .modal-header {
  background-color: #63ae32;
}
.quizbox-modal .modal-dialog .modal-content .modal-header .modal-title .title {
  display: inline-block;
  height: 30px;
  font-weight: bold;
  line-height: 34px;
  font-size: 18px;
  margin-right: 0;
  margin-left: 6px;
}
.quizbox-modal .modal-dialog .modal-content .modal-header .close {
  color: #fff;
  font-size: 26px;
  margin-top: 1px;
  margin-right: -2px;
  padding-top: 0 !important;
}
.quizbox-modal .modal-dialog .modal-content .modal-body {
  background-color: #e0f4d2;
}
.quizbox-modal .modal-dialog .modal-content .modal-body p.sub-title {
  color: #63ae32;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2;
}
.quizbox-modal .modal-dialog .modal-content .modal-body p.text {
  line-height: 1.2;
  font-size: 13px;
}
.quizbox-modal .modal-dialog .modal-content .modal-body .photo-wrapper {
  width: 227px;
  height: 147px;
  margin: 16px auto 0;
  background: #fff url('../../../images/mobile/loader.gif') 50% 50% no-repeat;
  border: 1px solid #b4b6b8;
}
.quizbox-modal .modal-dialog .modal-content .modal-body .photo-wrapper .photo {
  width: 225px;
  height: 145px;
  overflow: hidden;
  border: 1px solid #fff;
}
.quizbox-modal .modal-dialog .modal-content .modal-body .answers .cyrcle-list {
  margin: 20px 0 0 42px;
  padding: 0;
  list-style: none;
  overflow: hidden;
  width: 225px;
}
.quizbox-modal .modal-dialog .modal-content .modal-body .answers .cyrcle-list li {
  width: 100%;
  height: 17px;
  line-height: 17px;
  margin-bottom: 20px;
  font-size: 12px;
}
.quizbox-modal .modal-dialog .modal-content .modal-body .answers .cyrcle-list li:last-child {
  margin-bottom: 0;
}
.quizbox-modal .modal-dialog .modal-content .modal-body .answers .cyrcle-list li .radiobox {
  padding-left: 10px;
}
.quizbox-modal .modal-dialog .modal-content .modal-body .answers .cyrcle-list li .radiobox span {
  width: inherit;
  cursor: pointer;
  display: inline-block;
}
.quizbox-modal .modal-dialog .modal-content .modal-body .answers .cyrcle-list li .radiobox span.radio {
  width: 14px;
  height: 14px;
  margin: 0;
}
.quizbox-modal .modal-dialog .modal-content .modal-body .answers .cyrcle-list li .radiobox span.radio:before {
  content: "";
  width: inherit;
  height: inherit;
  display: block;
  float: left;
  cursor: pointer;
  background-color: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 1px 1px 0 #999;
  margin: 1px 2px 0 0;
}
.quizbox-modal .modal-dialog .modal-content .modal-body .answers .cyrcle-list li .radiobox span.text {
  width: 185px;
  vertical-align: top;
  font-size: 13px;
  margin-left: 10px;
}
.quizbox-modal .modal-dialog .modal-content .modal-body .answers .cyrcle-list li .radiobox span.text:hover {
  text-decoration: underline;
}
.quizbox-modal .modal-dialog .modal-content .modal-body .answers .cyrcle-list input[type='radio'] {
  display: none;
  -webkit-appearance: initial;
  -moz-appearance: none;
  appearance: none;
}
.quizbox-modal .modal-dialog .modal-content .modal-body .answers .cyrcle-list input[type='radio']:checked + span.radio:before {
  border: 4px solid #fff;
  background-color: #525252;
}
.quizbox-modal .modal-dialog .modal-content .modal-body input[type="email"],
.quizbox-modal .modal-dialog .modal-content .modal-body select {
  width: 100%;
  height: 42px;
  border-radius: 2px !important;
  border: 1px solid #b4b6b8;
  box-shadow: none;
  font-size: 14px;
  background-color: #fff;
}
.quizbox-modal .modal-dialog .modal-content .modal-body .btn {
  display: block;
  width: 226px;
  margin: 20px auto 0;
  background-color: #63ae32;
  border-color: #63ae32;
  border-radius: 2px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
.quizbox-modal .modal-dialog .modal-content .modal-body .btn:focus {
  outline: none;
}
.abobox-modal {
  text-align: center;
  padding: 0 !important;
}
.abobox-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.abobox-modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.abobox-modal .modal-dialog .modal-content {
  width: 338px;
  border: none;
}
.abobox-modal .modal-dialog .modal-content .modal-header {
  background-color: #63ae32;
}
.abobox-modal .modal-dialog .modal-content .modal-header .modal-title .ic-30 {
  background-color: #e0f4d2;
  color: #63ae32;
  margin-right: 14px;
  vertical-align: top;
}
.abobox-modal .modal-dialog .modal-content .modal-header .modal-title .ic-30 i {
  transform: translate(-48%, -48%);
}
.abobox-modal .modal-dialog .modal-content .modal-header .modal-title .title {
  display: inline-block;
  height: 30px;
  font-weight: bold;
  line-height: 30px;
  font-size: 20px;
}
.abobox-modal .modal-dialog .modal-content .modal-header .close {
  color: #fff;
  font-size: 26px;
  margin-top: 1px;
  margin-right: -2px;
  padding-top: 0 !important;
}
.abobox-modal .modal-dialog .modal-content .modal-body {
  background-color: #e0f4d2;
}
.abobox-modal .modal-dialog .modal-content .modal-body form label {
  font-size: 14px;
  line-height: 1.42857 !important;
}
.abobox-modal .modal-dialog .modal-content .modal-body form input[type="email"] {
  font-size: 14px !important;
  height: 42px;
  border-radius: 2px !important;
}
.abobox-modal .modal-dialog .modal-content .modal-body form .btn {
  width: 100%;
  background-color: #63ae32;
  border-color: #63ae32;
  border-radius: 2px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
.abobox-modal .modal-dialog .modal-content .modal-body ul {
  margin-top: 20px;
}
.abobox-modal .modal-dialog .modal-content .modal-body ul li {
  font-size: 14px;
  margin-bottom: 10px;
}
.abobox-modal .modal-dialog .modal-content .modal-body ul li i {
  margin-right: 6px;
  color: #63ae32;
  font-size: 16px;
  vertical-align: bottom;
}
.search-modal .btn-primary {
  position: static !important;
}
.search-modal .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
}
.search-modal .modal-dialog .modal-content {
  min-height: 100%;
  color: #424242;
}
.search-modal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.search-modal .modal-dialog .modal-content .modal-body section {
  padding: 8px;
  border-bottom: 1px solid #d1d1d1;
}
.search-modal .modal-dialog .modal-content .modal-body section .btn-reset {
  width: 18px;
  height: 18px;
  margin-top: 6px;
}
.search-modal .modal-dialog .modal-content .modal-body section .btn-reset.btn-xs {
  /*line-height: 1;*/
  padding: 0;
  font-size: 10px;
}
.search-modal .modal-dialog .modal-content .modal-body section .btn-reset .glyphicon {
  /*top: 2px;*/
  font-size: 10px;
  /*margin-top: 4px;*/
}
.search-modal .modal-dialog .modal-content .modal-body section .title {
  font-size: 17px;
  height: 28px;
  line-height: 26px;
}
.search-modal .modal-dialog .modal-content .modal-body section .title .btn-round {
  width: 28px;
  height: 28px;
  /*                            box-shadow: -1px 1px rgba(0,0,0,0.2);
                                          -moz-box-shadow: -1px 1px rgba(0,0,0,0.6);
                                          -webkit-box-shadow: -1px 1px rgba(0,0,0,0.4);
                                          -o-box-shadow: -1px 1px rgba(0,0,0,0.6);
                                          border-radius: 14px;*/
  color: #f79b50;
  line-height: 32px;
  text-align: center;
  font-size: 18px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  margin-top: -3px;
}
.search-modal .modal-dialog .modal-content .modal-body section .content {
  display: none;
  padding: 12px 0 6px 35px;
  /*                        .el-select {
                                        width: 52%;
                                        display: inline-block;

                                        select {
                                            width: 100%;
                                        }
                                    }

                                    .el-select-sm {
                                        width: 43%;

                                        vertical-align: top;
                                        display: inline-block;

                                        .styled-select {

                                            select {
                                                width: 100%;
                                                height: 22px;
                                                padding-right: 16px;
                                            }
                                        }

                                    }*/
}
.search-modal .modal-dialog .modal-content .modal-body section .content label {
  font-weight: 400;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.search-modal .modal-dialog .modal-content .modal-body section .content label input {
  margin: 0;
}
.search-modal .modal-dialog .modal-content .modal-body section .content label input[type="radio"],
.search-modal .modal-dialog .modal-content .modal-body section .content label input[type="checkbox"] {
  margin-right: 4px !important;
}
.search-modal .modal-dialog .modal-content .modal-body section .content label input::placeholder {
  color: #424242;
}
.search-modal .modal-dialog .modal-content .modal-body section .content label span {
  font-size: 12px;
  color: #9d9d9d;
  margin-left: 4px;
}
.search-modal .modal-dialog .modal-content .modal-body section .content input[type="text"] {
  font-size: 14px !important;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .ui-slider {
  width: 90%;
  margin-left: 8px;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .styled-select {
  width: 88%;
  font-size: 14px;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .el-input {
  width: 55%;
  display: inline-block;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .el-input .styled-select input {
  margin-top: 2px;
  width: 100%;
  height: 20px;
  padding-left: 4px;
  line-height: 20px;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .type li {
  width: 50%;
  float: left;
  vertical-align: top;
  padding: 6px 0 2px;
  white-space: nowrap;
  overflow: hidden;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .type li.hide-type {
  display: none;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .type li.view-more a {
  color: #424345;
  text-decoration: underline !important;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .type li.view-more a i {
  font-size: 10px;
  text-decoration: none;
  padding-left: 2px;
}
.search-modal .modal-dialog .modal-content .modal-body section .content.stars .star {
  display: inline-block;
  position: relative;
  width: 34px;
  height: 34px;
  margin-right: 4px;
  color: #fff;
  text-align: center;
  line-height: 35px;
}
.search-modal .modal-dialog .modal-content .modal-body section .content.stars .star span {
  position: relative;
  z-index: 2;
  font-size: 12px;
}
.search-modal .modal-dialog .modal-content .modal-body section .content.stars .star.active i,
.search-modal .modal-dialog .modal-content .modal-body section .content.stars .star.active i:hover {
  color: #005994;
}
.search-modal .modal-dialog .modal-content .modal-body section .content.stars .star i {
  position: absolute !important;
  top: 0;
  left: 0;
  font-size: 36px;
  color: #b4b6b8;
  z-index: 1;
}
.search-modal .modal-dialog .modal-content .modal-body section .content.stars label {
  display: inline-flex;
  margin-left: 8px;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .dollar-coin.active i,
.search-modal .modal-dialog .modal-content .modal-body section .content .dollar-coin.active i:hover {
  color: #005994;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .dollar-coin i {
  font-size: 22px;
  color: #b4b6b8;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .type-acc {
  display: block;
  margin-bottom: 4px;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .type-acc.active .type-btn {
  background-color: #005994;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .type-acc span {
  height: 36px;
  vertical-align: middle;
  display: inline-block;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .type-acc span.type-btn {
  width: 38px;
  margin-right: 10px;
  color: #fff;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  background-color: #b4b6b8;
  border-radius: 2px;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .type-acc span.type-description {
  color: #424345;
  line-height: 35px;
  font-size: 14px;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .holidays label {
  margin-bottom: 12px;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .price .amount {
  margin-bottom: 10px;
  font-size: 14px;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .price .amount span {
  color: #045387;
  font-weight: 700;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .date {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .date input {
  width: 78px;
  margin-right: 2px;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .date img {
  margin-top: -1px;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .keyword {
  display: flex;
  align-items: center;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .keyword input {
  width: 80%;
  margin-right: 4px;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .keyword a {
  display: inline-block;
  vertical-align: top;
  width: 23px;
  height: 23px;
  background: #005994;
  border-radius: 50%;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .keyword a:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  margin: 6px 0 0 8px;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #fff;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .accommodation label {
  padding: 4px 0;
  width: 48%;
}
.search-modal .modal-dialog .modal-content .modal-body section .content .accommodation label:first-child {
  width: 100%;
}
.el-select-content {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  overflow-y: auto;
  max-height: 100%;
  width: 100%;
  margin: 0 0 14px;
  padding: 8px;
  background: #fff;
  border: 1px solid #d1d1d1;
  z-index: 1100;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.el-select-content ul {
  margin: 0 0 8px;
}
.el-select-content ul li {
  margin-bottom: 4px;
}
.el-select-content ul li:first-child {
  font-weight: 700;
}
.el-select-content ul li a {
  display: block;
  width: 100%;
  padding: 4px 0;
  color: #424345;
}
.el-select-content ul li a:active {
  background-color: #53b4dc;
}
.el-select-content ul li a.foreign-city {
  padding-left: 8px;
}
.el-select-content > div:first-child ul li:first-child {
  font-weight: 400;
}
.el-select-content > div:first-child > ul li {
  display: inline-block;
}
.el-select-content > div:first-child > ul li.close {
  opacity: 1;
  font-size: 12px;
}
.position-modal .modal-dialog {
  max-height: 100%;
}
.position-modal .modal-dialog .modal-content {
  max-height: 100%;
}
.position-modal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.position-modal .modal-dialog .modal-content .modal-body section {
  padding: 12px 8px 0;
}
.position-modal .modal-dialog .modal-content .modal-body section.warning {
  background: #eea807;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
  padding: 8px;
}
.position-modal .modal-dialog .modal-content .modal-body section.position-manual-search {
  display: none;
}
.position-modal .modal-dialog .modal-content .modal-body section.position-manual-search input {
  width: 100%;
  height: 22px;
  line-height: 22px;
  padding-left: 4px;
  outline: none;
}
.position-modal .modal-dialog .modal-content .modal-body section.position-manual-search .position-manual-result {
  height: 200px;
  width: 100%;
  overflow-y: auto;
}
.position-modal .modal-dialog .modal-content .modal-body section.position-manual-search .position-manual-result .search-autocomplete li a {
  display: block;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
}
.position-modal .modal-dialog .modal-content .modal-body section.position-manual-search .position-manual-result .search-autocomplete li a:active {
  background-color: #53b4dc;
}
.search-autocomplete li a {
  display: block;
  color: #424345;
  padding: 8px 0 0 5px;
}
.search-autocomplete li a span {
  color: #b4b6b8;
}
.panel-group .panel {
  margin: 0;
  border-radius: 0;
}
.panel-group .panel.panel-default {
  border-top: none;
  border-bottom: none;
  margin-top: 0;
  position: relative;
}
.panel-group .panel.panel-default:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 0%, #fdfdfd 9%, #ededed 40%, #e8e8e8 56%, #e8e8e8 65%, #ebebeb 72%, #f9f9f9 89%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #fdfdfd 9%, #ededed 40%, #e8e8e8 56%, #e8e8e8 65%, #ebebeb 72%, #f9f9f9 89%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #fdfdfd 9%, #ededed 40%, #e8e8e8 56%, #e8e8e8 65%, #ebebeb 72%, #f9f9f9 89%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
.panel-group .panel.panel-blue .panel-heading {
  color: #fff;
  background: #005994;
}
.panel-group .panel.panel-orange .panel-heading {
  background: #ffb509;
}
.panel-group .panel .panel-heading {
  padding: 0;
  border-radius: 0;
  background: #fff;
}
.panel-group .panel .panel-heading .panel-title {
  width: 100%;
}
.panel-group .panel .panel-heading a {
  display: block;
  width: 100%;
  line-height: 1.2;
  padding: 12px 9px;
  /*                i {
                            margin: 7px;
                        }*/
}
.panel-group .panel .panel-heading a img {
  width: 30px;
  margin-right: 6px;
  vertical-align: top;
}
.panel-group .panel .panel-heading a span {
  vertical-align: top;
}
.panel-group .panel .panel-heading a span.arrow {
  float: right;
  margin-top: 4px;
}
.panel-group .panel .panel-heading a span.arrow.arrow-blue {
  color: #005994;
}
.panel-group .panel .panel-heading a span.arrow.arrow-orange {
  color: #fc8a34;
}
.panel-group .panel .panel-heading a span.arrow.arrow-open {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
  margin-top: 7px;
}
.panel-group .panel .panel-heading a span.title {
  display: inline-block;
  width: 78%;
  padding-top: 6px;
  margin-left: 8px;
}
.panel-group .panel .panel-body {
  position: relative;
  border-top: none !important;
  font-size: 14px;
  line-height: 1.5;
}
.panel-group .panel .panel-body:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 100%;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 0%, #fdfdfd 9%, #ededed 40%, #e8e8e8 56%, #e8e8e8 65%, #ebebeb 72%, #f9f9f9 89%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #fdfdfd 9%, #ededed 40%, #e8e8e8 56%, #e8e8e8 65%, #ebebeb 72%, #f9f9f9 89%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #fdfdfd 9%, #ededed 40%, #e8e8e8 56%, #e8e8e8 65%, #ebebeb 72%, #f9f9f9 89%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
.panel-group .panel .panel-body .btn-sm {
  line-height: 1.2;
}
.panel-group .panel .panel-body select {
  width: 100%;
  border: none;
}
.panel-group .panel .panel-body ul {
  width: 100%;
}
.panel-group .panel .panel-body ul li {
  width: 48%;
  display: inline-block;
}
.panel-group .panel .panel-body ul li i.glyphicon {
  font-size: 11px;
  color: #fc8a34;
  margin-right: 4px;
}
.panel-group .panel .panel-body .styled-select {
  border: none;
  padding-right: 16px;
}
.panel-group .panel .panel-body .links {
  width: 100%;
}
.panel-group .panel .panel-body .links li {
  position: relative;
  width: 100% !important;
}
.panel-group .panel .panel-body .links li:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 0%, #fdfdfd 9%, #ededed 40%, #e8e8e8 56%, #e8e8e8 65%, #ebebeb 72%, #f9f9f9 89%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #fdfdfd 9%, #ededed 40%, #e8e8e8 56%, #e8e8e8 65%, #ebebeb 72%, #f9f9f9 89%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #fdfdfd 9%, #ededed 40%, #e8e8e8 56%, #e8e8e8 65%, #ebebeb 72%, #f9f9f9 89%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
.panel-group .panel .panel-body .links li:last-child:before {
  background: none;
}
.panel-group .panel .panel-body .links li a {
  display: block;
  padding: 0 9px;
}
.panel-group .panel .panel-body .links li a:active {
  background-color: #53b4dc;
}
.panel-group .panel .panel-body .links li a h2,
.panel-group .panel .panel-body .links li a .title {
  width: 84%;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.panel-group .panel .panel-body .links li a span {
  margin: 9px 10px 9px 0;
}
.countdown {
  width: 210px;
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -105px;
}
.countdown .title {
  margin-bottom: 10px;
  text-align: center;
}
.countdown #countdown360 {
  position: absolute;
  left: 50%;
  margin-left: -54px;
}
.ic-30 {
  display: inline-block;
  min-width: 32px;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  color: #fff;
  text-align: center;
  font-size: 16px;
  vertical-align: middle;
  position: relative;
}
.ic-30 i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ic-30 i:before {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.ic-30 i.glyphicon {
  line-height: 32px;
  min-width: 18px;
}
.ic-30.rotate i:before {
  -ms-transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}
.ic-30.font-14 {
  font-size: 14px;
}
.ic-30.orange {
  background-color: #f89c50;
}
.ic-30.red {
  background-color: #de2c2b;
}
.ic-30.light-blue {
  background-color: #01cdfe;
}
.ic-30.green {
  background-color: #339900;
}
.ic-30.yellow {
  background-color: #feb82d;
}
.ic-30.blue {
  background-color: #29649a;
}
.ic-30.img {
  background-repeat: no-repeat;
  background-size: 36px 36px;
  background-position: 50% 50%;
}
.ic-30.img.flag-fr {
  background-image: url('../../../images/mobile/flag-france.png');
}
.ic-30.img.flag-it {
  background-image: url('../../../images/mobile/flag-italy.png');
}
.ic-30.img.flag-tr {
  background-image: url('../../../images/mobile/flag-turkey.png');
}
.ic-30.img.flag-gr {
  background-image: url('../../../images/mobile/flag-greece.png');
}
.ic-30.img.wave {
  background-image: url('../../../images/mobile/icon-wave.png');
}
.ic-30.img.mountain {
  background-image: url('../../../images/mobile/icon-mountain.png');
}
.ic-30.img.spa {
  background-image: url('../../../images/mobile/icon-spa.png');
}
.ic-30.img.pool {
  background-image: url('../../../images/mobile/icon-pool.png');
}
.ic-30.img.holiday {
  background-image: url('../../../images/mobile/icon-holiday.png');
}
.photoswipe-gallery {
  overflow: hidden;
  height: 189px;
  background-color: #ffffff;
}
.photoswipe-gallery figure {
  overflow: hidden;
  margin-left: 5px;
  border: 1px solid #b4b6b8;
}
.photoswipe-gallery figure .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.photoswipe-gallery .photoswipe-gallery-big-image {
  margin-bottom: 10px;
  float: left;
}
.photoswipe-gallery .photoswipe-gallery-big-image figure {
  width: 237px;
  height: 189px;
  margin-left: 6px;
}
.photoswipe-gallery .photoswipe-gallery-big-image figure .image {
  width: 100%;
  height: 100%;
}
.photoswipe-gallery .photoswipe-gallery-col {
  float: left;
  width: 108px;
  height: 189px;
  margin-left: 5px;
  margin-bottom: 10px;
}
.photoswipe-gallery .photoswipe-gallery-col figure {
  margin: 0;
  width: 108px;
  height: 92px;
}
.photoswipe-gallery .photoswipe-gallery-col figure .image {
  width: 100%;
  height: 100%;
}
.photoswipe-gallery .photoswipe-gallery-col figure:first-child {
  margin-bottom: 5px;
}
.links-icons {
  position: relative;
  background-color: #ffffff;
}
.links-icons:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 0%, #fdfdfd 9%, #ededed 40%, #e8e8e8 56%, #e8e8e8 65%, #ebebeb 72%, #f9f9f9 89%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #fdfdfd 9%, #ededed 40%, #e8e8e8 56%, #e8e8e8 65%, #ebebeb 72%, #f9f9f9 89%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #fdfdfd 9%, #ededed 40%, #e8e8e8 56%, #e8e8e8 65%, #ebebeb 72%, #f9f9f9 89%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
.links-icons ul {
  display: flex;
  justify-content: space-between;
}
.links-icons ul li a,
.links-icons ul li span {
  display: block;
  width: 60px;
  height: 60px;
  font-size: 12px;
  text-align: center;
}
.links-icons ul li a {
  color: #005994;
}
.links-icons ul li span {
  color: #b5b6ba;
}
.links-icons ul li i {
  font-size: 20px;
  display: block;
}
.links-icons ul li i.icon-web {
  font-size: 22px;
}
.links-icons ul li i.icon-web:before {
  margin-bottom: 2px;
}
.links-icons ul li i:before {
  margin-top: 12px;
  margin-bottom: 4px;
}
.cookie-policy {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #004e81;
  color: #fff;
  padding: 10px;
  z-index: 1000;
}
.cookie-policy p {
  width: 90%;
  margin: 0;
}
.cookie-policy p a {
  color: #fff;
  text-decoration: underline !important;
}
.cookie-policy .cookie-policy-close {
  display: block;
  margin-top: -6px;
  position: absolute;
  right: 10px;
  top: 50%;
  color: #fff;
}
.cookie-policy-modal h4 {
  font-size: 16px;
  line-height: 1;
}
.cookie-policy-modal .modal-body ul {
  list-style: disc;
  margin-left: 10px;
}
.cookie-policy-modal .modal-body ul li {
  margin-bottom: 10px;
  line-height: 1.2;
}
.modal-sm {
  margin: 30px auto;
  width: 300px !important;
}
.captcha-wrapper {
  display: inline-block;
}
.captcha-wrapper img {
  width: 80px;
}
.captcha-wrapper a {
  display: none;
}
.stamp_blocked {
  position: absolute;
  z-index: 1;
  background: rgba(255, 255, 255, 0.6) url("../../../images/mobile/blocked_hotel.png") no-repeat scroll 50% 50%;
  width: 100%;
  height: 100%;
}
.position-map-modal .modal-dialog {
  height: 96%;
}
.position-map-modal .modal-dialog .modal-content {
  height: 100%;
}
.position-map-modal .modal-dialog .modal-content .position-map {
  margin-bottom: 10px;
}
.position-map-modal .modal-dialog .modal-content .position-map .center-marker {
  position: absolute;
  background: url(https://maps.gstatic.com/mapfiles/markers2/marker.png) no-repeat;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin-left: -10px;
  margin-top: -34px;
  height: 34px;
  width: 20px;
  cursor: pointer;
}
.gmap-modal {
  z-index: 998;
}
.gmap-modal .modal-dialog {
  margin: 0;
}
.gmap-modal .modal-dialog .modal-body {
  padding: 0;
}
.gmap-modal-slider {
  position: absolute;
  bottom: 92px;
  width: 100%;
  margin: 0 auto;
  z-index: 999;
}
.gmap-modal-slider .slick-slide {
  height: 85px;
  background-color: #fff;
  box-shadow: 0px 9px 8px 0px #999;
  border-radius: 2px;
  margin: 0 5px;
}
.gmap-modal-slider .slick-slide .slide {
  width: 260px;
  padding: 5px;
}
.gmap-modal-slider .slick-slide .slide a {
  color: #424345;
}
.gmap-modal-slider .slick-slide .slide .thumb {
  float: left;
  width: 114px;
  height: 75px;
  margin-right: 5px;
  padding: 1px;
  border: 1px solid #b4b6b8;
  overflow: hidden;
  text-align: center;
  background: url('../../../images/mobile/no-photo.png') 50% 50% no-repeat;
}
.gmap-modal-slider .slick-slide .slide .thumb div {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.gmap-modal-slider .slick-slide .slide .content {
  float: left;
  width: 131px;
}
.gmap-modal-slider .slick-slide .slide .content .title {
  font-size: 14px;
  font-weight: 700;
  color: #045387;
  margin-bottom: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3;
}
.gmap-modal-slider .slick-slide .slide .content .distance {
  margin: 0 0 6px -2px;
}
.gmap-modal-slider .slick-slide .slide .content .distance i {
  color: #045387;
}
.gmap-container {
  height: 100%;
  background: url('../../../images/mobile/loader32.gif') 50% 50% no-repeat;
}
.gmap-container .gmap-canvas {
  position: relative;
}
.gmap-container .gmap-info {
  position: relative;
  width: 284px;
  height: 116px;
}
.gmap-container .gmap-info .btn-close {
  width: 28px;
  height: 28px;
  background-color: #005994;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  text-align: center;
  line-height: 28px;
  z-index: 1;
}
.gmap-container .gmap-info .window-content .title {
  width: 259px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #005994;
  padding: 0 5px;
  height: 28px;
  line-height: 28px;
}
.gmap-container .gmap-info .window-content .content {
  height: 87px;
  padding: 5px;
  background-color: #fff;
  border: 1px solid #005994;
  border-top: none;
}
.gmap-container .gmap-info .window-content .content.location {
  font-size: 13px;
}
.gmap-container .gmap-info .window-content .content .thumb {
  display: inline-block;
  width: 114px;
  height: 76px;
  border: 1px solid #b4b6b8;
  padding: 1px;
  overflow: hidden;
  text-align: center;
  background: url('../../../images/mobile/no-photo.png') 50% 50% no-repeat;
}
.gmap-container .gmap-info .window-content .content .thumb div {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.gmap-container .gmap-info .window-content .content .info {
  display: inline-block;
  width: 152px;
  height: 76px;
  margin-left: 2px;
  overflow: hidden;
}
.gmap-container .gmap-info .window-content .content .info.city {
  width: 100%;
}
.gmap-container .gmap-info .window-content .content .info.city p {
  display: inline-block;
  width: 48%;
  margin-bottom: 0;
  vertical-align: top;
  font-size: 13px;
  line-height: 1.2;
}
.gmap-container .gmap-info .window-content .content .info p {
  font-size: 11px;
  margin-top: 2px;
  margin-bottom: 6px;
  line-height: 1.1;
}
.gmap-container .gmap-info .window-content .content .info p i {
  font-size: 11px;
}
.gmap-container .gmap-info .window-content .content .info p:last-child {
  margin-bottom: 0;
}
.gmap-container .gmap-info .window-content .content .info p.half {
  display: inline-block;
  vertical-align: top;
}
.gmap-container .gmap-info .window-content .content .info p.price {
  width: 100%;
  min-height: 10px;
  margin-right: -1px;
  margin-left: -1px;
}
.gmap-container .gmap-info .window-content .content .info p.price i {
  color: #ffa800;
}
.gmap-container .gmap-info .window-content .content .info p.price > span.price-label {
  margin-right: 4px;
}
.gmap-container .gmap-info .window-content .content .info p.price > span.price-label .value sup {
  top: -2px;
}
.gmap-container .gmap-info .window-content .content .info p.price > span.price-label .value .currency {
  margin-left: 1px;
}
.gmap-container .gmap-info .window-content .content .info p.price > span:last-of-type {
  display: inline-block;
  margin-right: -3px;
  margin-left: -4px;
  width: 17px;
  height: 12px;
  vertical-align: bottom;
  text-align: center;
  position: relative;
}
.gmap-container .gmap-info .window-content .content .info p.price > span:last-of-type span {
  position: absolute;
  top: -2px;
  margin-left: 0;
  text-align: center;
  z-index: 1;
  color: #fff;
  font-size: 10px;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  background: #ffa800;
  line-height: 1.7;
}
.gmap-container .gmap-info .window-content .content .info p.price > span:last-of-type i {
  position: absolute;
  z-index: 2;
  top: -1px;
  left: 0;
  color: #666;
}
.gmap-container .gmap-info .window-content .content .info p.booking {
  width: 51%;
  color: #609b03;
}
.gmap-container .gmap-info .window-content .content .info p.offers {
  margin-top: 1px;
  color: #dd2b2a;
}
.gmap-container .gmap-info .window-content .content .info p.offers span {
  display: inline-block;
  width: 20px;
  height: 11px;
  position: relative;
}
.gmap-container .gmap-info .window-content .content .info p.offers span span {
  position: absolute;
  top: -1px;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  text-align: center;
  line-height: 1.2;
  background-color: #dd2b2a;
}
.gmap-container .gmap-info .window-content .content .info p.offers span span i {
  font-size: 8px;
  color: #fff;
  /*line-height: 2.1;*/
}
.gmap-container .gmap-info .window-content .content .info p.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.gmap-container .gmap-info .window-content .content .info p.kitchen i {
  margin-left: -1px;
  color: #609b03;
}
.gmap-container .gmap-info .window-content .content .info p.extras {
  padding: 0;
  border: none;
}
.gmap-container .gmap-info .window-content .content .info p.extras i {
  margin-left: -1px;
  color: #ffb82c;
}
.gmap-container .gmap-info .window-content .content .info p.description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /*    .ic-30 {
          line-height: 1.87499995;

          &.font-14 {
              line-height: 32px;

              &.red {
                  line-height: 30px;
              }
          }

          &.orange {
              line-height: 1.944 !important;

              .icon-percentage, .icon-suitcase, .icon-call {
                  line-height: 2.3 !important;
              }

          }
      }*/
  .ic-30.font-14 i {
    transform: translate(-50%, -44%);
  }
  .abobox-modal .modal-dialog .modal-content .modal-body form label {
    line-height: 1.9 !important;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (orientation: landscape) {
  /*    .quizbox-modal {
          position: absolute;
          top: 0;
      }*/
}
@media screen and (orientation: portrait) {
  html[data-notch="true"] .footer-bar {
    height: 78px;
  }
  html[data-notch="true"] .footer-bar ul li {
    height: 78px;
  }
  html[data-notch="true"] .footer-bar-hint {
    bottom: 92px;
  }
  .quizbox-modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  }
}
@media screen and (orientation: landscape) {
  .footer-bar {
    height: 36px;
  }
  .footer-bar ul li {
    height: 36px;
    line-height: 36px;
  }
  .footer-bar ul li i {
    display: inline-block;
    margin: -1px 8px 0 0;
    vertical-align: middle;
  }
  html[data-notch="true"] .footer-bar {
    height: 62px;
  }
  html[data-notch="true"] .footer-bar ul li {
    height: 62px;
  }
  html[data-notch="true"] .footer-bar-hint {
    bottom: 92px;
  }
  .cookie-policy-modal h4 {
    line-height: 30px;
  }
  .quizbox-modal .modal-dialog .modal-content {
    width: 580px;
  }
  .quizbox-modal .modal-dialog .modal-content .modal-body .page-1 p.sub-title {
    float: left;
    width: 55%;
    margin-bottom: 5px;
  }
  .quizbox-modal .modal-dialog .modal-content .modal-body .page-1 p.text {
    float: left;
    width: 55%;
    overflow: hidden;
  }
  .quizbox-modal .modal-dialog .modal-content .modal-body .photo-wrapper {
    margin: -20px 0 10px;
    float: right;
  }
  .quizbox-modal .modal-dialog .modal-content .modal-body .answers {
    width: 55%;
    float: left;
  }
  .quizbox-modal .modal-dialog .modal-content .modal-body .answers .cyrcle-list {
    width: 100%;
    margin: 0;
  }
  .quizbox-modal .modal-dialog .modal-content .modal-body .answers .cyrcle-list li {
    margin-bottom: 8px;
  }
  .quizbox-modal .modal-dialog .modal-content .modal-body .btn {
    margin-top: 0 !important;
  }
  .quizbox-modal .modal-dialog .modal-content .modal-body .page-2,
  .quizbox-modal .modal-dialog .modal-content .modal-body .page-3,
  .quizbox-modal .modal-dialog .modal-content .modal-body .page-4 {
    margin-bottom: 10px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 359px) and (orientation: portrait) {
  .modal .modal-content .modal-header .close {
    margin-top: 1px;
  }
  .modal .modal-content .btn-position-auto {
    font-size: 13px;
  }
  .search-modal .modal-dialog .modal-content .modal-body section .btn-reset {
    width: 22px;
    height: 22px;
  }
  .search-modal .modal-dialog .modal-content .modal-body section .title .btn-round {
    margin-right: 0;
  }
  .search-modal .modal-dialog .modal-content .modal-body section .content {
    padding-left: 28px;
  }
  .search-modal .modal-dialog .modal-content .modal-body section .content .el-select-sm .styled-select select {
    padding-right: 13px;
  }
  .search-modal .modal-dialog .modal-content .modal-body section .content .star {
    margin-right: 4px;
  }
  .photoswipe-gallery .photoswipe-gallery-big-image figure {
    width: 197px;
  }
  .photoswipe-gallery .photoswipe-gallery-big-image figure .image {
    width: 197px;
  }
  .abobox-modal .modal-dialog .modal-content {
    width: 300px;
  }
  .abobox-modal .modal-dialog .modal-content .modal-header .modal-title .ic-30 i {
    transform: translate(-50%, -48%);
  }
  .abobox-modal .modal-dialog .modal-content .modal-body form label input {
    margin-top: 1px;
  }
  .quizbox-modal .modal-dialog .modal-content {
    width: 300px;
  }
  .quizbox-modal .modal-dialog .modal-content .modal-header .modal-title .title {
    font-size: 15px;
    line-height: 32px;
  }
  .quizbox-modal .modal-dialog .modal-content .modal-body .photo-wrapper {
    width: 196px;
    height: 127px;
    margin-top: 8px;
  }
  .quizbox-modal .modal-dialog .modal-content .modal-body .photo-wrapper .photo {
    width: 194px;
    height: 125px;
  }
  .quizbox-modal .modal-dialog .modal-content .modal-body .answers .cyrcle-list {
    margin: 10px 0 0 40px;
  }
  .quizbox-modal .modal-dialog .modal-content .modal-body .answers .cyrcle-list li {
    margin-bottom: 10px;
  }
  .quizbox-modal .modal-dialog .modal-content .modal-body .btn {
    margin-top: 10px;
    width: 196px;
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 640px) and (max-device-width: 768px) and (orientation: landscape) {
  .row-offcanvas-right {
    min-height: 360px;
  }
}
@media only screen and (min-device-width: 374px) and (orientation: landscape) {
  .count + h1 {
    width: 90% !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  .quizbox-modal .modal-dialog .modal-content {
    width: 554px;
  }
}
.widget-upload .progress {
  background-color: #d1d1d1;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  height: 1px;
  margin: 20px 0;
  overflow: hidden;
}
.widget-upload .progress .progress-bar {
  background-color: #53b4dc;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  color: #ffffff;
  float: left;
  font-size: 12px;
  height: 100%;
  line-height: 1px;
  text-align: center;
  transition: width 0.6s ease 0s;
  width: 0;
}
.widget-upload .files {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.widget-upload .files div {
  position: relative;
  margin-bottom: 1rem;
  width: 48%;
  height: 100px;
}
.widget-upload .files div figure {
  width: 100%;
  height: 100%;
}
.widget-upload .files div figure .thumb {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.widget-upload .files div .remove {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-size: 12px;
  padding: 4px 4px 1px;
  z-index: 1;
}
.widget-upload .files div .alert-icon {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 2px;
  border-radius: 100%;
  color: #f03836;
}
.widget-upload .files div .alert-icon span {
  top: 0;
}
.container-fluid {
  background-color: #f2f2f2;
}
.page-title h1 {
  white-space: initial;
}
.page-title h1::after {
  content: none;
}
.page-content.no-title {
  margin-top: 70px;
}
.page-content .form-inline .form-group {
  display: flex;
  justify-content: space-between;
}
.page-content .form-group.captcha label {
  display: block;
}
.page-content .form-group.captcha input {
  width: 100px;
}
.page-content .form-group.terms,
.page-content .form-group.privacy,
.page-content .form-group.service-registration {
  display: flex;
  align-items: flex-start;
  position: relative;
}
.page-content .form-group.terms input,
.page-content .form-group.privacy input,
.page-content .form-group.service-registration input {
  margin: 0 8px 0 0;
}
.page-content .form-group.terms .validation-error,
.page-content .form-group.privacy .validation-error,
.page-content .form-group.service-registration .validation-error {
  position: absolute;
  left: 0;
}
.page-content .form-group.terms .validation-error {
  bottom: -8px;
}
.page-content .form-group.privacy {
  margin-bottom: 28px;
}
.page-content .form-group.privacy .validation-error {
  bottom: -20px;
}
.page-content .table thead tr th {
  background-color: #ebf0f6;
}
.page-content .vip {
  display: block;
  width: 27px;
  height: 25px;
  padding-top: 4px;
  clip-path: polygon(100% 0, 100% 100%, 50% 84%, 0 100%, 0% 0%);
  background-color: #fc8a34;
  font: 700 12px 'Radio Canada', sans-serif;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 25px;
  height: 21px;
  font-size: 11px;
  font-weight: 500;
}
.page-content .vip::after {
  content: 'VIP';
}
.page-content .property-row {
  position: relative;
  padding-bottom: 2rem;
}
.page-content .property-row:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 0%, #fdfdfd 9%, #ededed 40%, #e8e8e8 56%, #e8e8e8 65%, #ebebeb 72%, #f9f9f9 89%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #fdfdfd 9%, #ededed 40%, #e8e8e8 56%, #e8e8e8 65%, #ebebeb 72%, #f9f9f9 89%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #fdfdfd 9%, #ededed 40%, #e8e8e8 56%, #e8e8e8 65%, #ebebeb 72%, #f9f9f9 89%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
.page-content .property-row .property-buttons > div:nth-of-type(odd) {
  padding-right: 0.5rem !important;
}
.page-content .property-row .property-buttons > div:nth-of-type(even) {
  padding-left: 0.5rem !important;
}
.page-content .property-row .property-buttons > div a {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 36px;
  margin-bottom: 1rem;
  text-align: left;
}
.page-content .property-row .property-buttons > div a i {
  color: #005994;
}
.page-content .property-row .property-buttons > div a span {
  font-size: 11px;
  margin-left: 10px;
  padding-left: 6px;
  border-left: 1px solid #b4b6b8;
}
.page-content .property-row .property-buttons > div a.red i {
  color: #f03836;
}
.page-content .room-row {
  position: relative;
  padding: 1rem 0;
}
.page-content .room-row:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 0%, #fdfdfd 9%, #ededed 40%, #e8e8e8 56%, #e8e8e8 65%, #ebebeb 72%, #f9f9f9 89%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #fdfdfd 9%, #ededed 40%, #e8e8e8 56%, #e8e8e8 65%, #ebebeb 72%, #f9f9f9 89%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #fdfdfd 9%, #ededed 40%, #e8e8e8 56%, #e8e8e8 65%, #ebebeb 72%, #f9f9f9 89%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
.page-content .room-row .button {
  display: flex;
  justify-content: flex-end;
}
.page-content .room-row .button a {
  font-size: 1.75rem;
}
.page-content .room-row ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.page-content .room-row ul li label {
  width: 60%;
  margin: 0;
}
.page-content .room-row ul li div {
  width: 30%;
}
.page-content .room-row ul li div input {
  width: 80%;
  margin-right: 4px;
}
.page-content .extras li {
  width: 49%;
  display: inline-flex;
  white-space: nowrap;
  overflow: hidden;
}
.page-content .extras li label {
  width: 100%;
  padding: 6px 0 2px;
  position: relative;
  opacity: 1;
  height: auto;
  /* 3.6em exactly three lines */
}
.page-content .extras li label::after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 6%;
  height: 1.2em;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 85%);
  z-index: 1;
}
.page-content .description-label span {
  font-weight: 600;
}
.page-content .vip-table tr td.checked {
  background-color: #e0f3ff;
}
.page-content .vip-table tr td label {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.page-content .vip-chevron {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 3rem;
  color: #53b4dc;
}
.page-content .vip-chevron span:last-of-type {
  margin-top: -2rem;
}
.page-content .vip-order-table tbody tr td {
  text-align: right;
}
.page-content .step-title {
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #045387;
}
.page-content .step-title span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  min-height: 22px;
  min-width: 22px;
  border: 2px solid #045387;
  border-radius: 100%;
  margin-right: 0.85rem;
}
.page-content .cash-data {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page-content .cash-data div {
  width: 160px;
  border: 1px solid #b4b6b8;
  border-radius: 2px;
  text-align: center;
  margin-bottom: 1rem;
}
.page-content .cash-data div p {
  margin: 0.25rem 0;
}
.page-content .cash-data div > span {
  height: 46px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #005994;
  font-size: 1.75rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0.5rem;
}
.page-content .stats .form-inline .form-group {
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 0;
}
.page-content .stats .form-inline .form-group label {
  white-space: nowrap;
  margin-bottom: 0;
}
.page-content .stats .form-inline .form-group select {
  width: 120px;
}
.page-content .stats .stats-table {
  overflow-x: scroll;
}
.page-content .stats .stats-table .table th,
.page-content .stats .stats-table .table td {
  border: 1px solid #bce8f1;
}
.page-content .stats .stats-table .table thead tr:first-of-type th:first-of-type {
  border-left: none;
}
.page-content .stats .stats-table .table thead tr:first-of-type th:last-of-type {
  border-right: none;
}
.page-content .stats .stats-table .table thead tr th {
  background-color: #edf8ff;
  color: #045387;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
}
.page-content .stats .stats-table .table thead tr th.year {
  font-size: 14px;
  font-weight: 600;
}
.page-content .stats .stats-table .table tbody tr td {
  text-align: center;
}
.page-content .stats .stats-table .table tbody tr td:first-of-type {
  border-left: none;
  text-align: left;
}
.page-content .stats .stats-table .table tbody tr td:last-of-type {
  border-right: none;
}
.page-content .stats .stats-table .table tbody tr.total-row td {
  background-color: #f2f2f2;
}
.page-content .stats .stats-table .table tbody tr.scroll-sentinel td {
  padding: 0;
  border: none;
}
.page-content .for_property {
  margin-bottom: 0;
}
.page-content .for_property .radio {
  margin-top: 0;
  margin-bottom: 0;
}
.page-content .for_property .radio .for-property-radio {
  display: flex;
  align-items: center;
}
.page-content .for_property .radio:first-child {
  margin-bottom: 1.5rem;
}
.page-content .balance-table tbody tr.selected {
  background-color: #e0f3ff;
}
.page-content .balance-table tbody tr td:first-of-type {
  text-align: center;
}
.page-content .balance-table tbody tr td:first-of-type label {
  width: 65%;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}
.page-content .balance-table tbody tr td:first-of-type label input {
  margin-top: 0;
}
.page-content .balance-table tbody tr td:last-of-type {
  text-align: right;
  padding-right: 20%;
}
a.blocked {
  text-decoration: line-through !important;
}
.my-offers .page-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 10px;
}
.my-offers .page-title > div {
  display: flex;
}
.my-offers .page-title > div .dropdown-menu {
  max-width: 340px;
}
.my-offers .page-title > div .dropdown-menu > li > a {
  padding: 3px 10px;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.my-offers .page-title > div .dropdown-menu > li > a > strong,
.my-offers .page-title > div .dropdown-menu > li > a > span > strong {
  color: #045387;
}
.my-offers .page-content .dt-container {
  overflow-x: hidden;
}
.my-offers .page-content .dt-container .row {
  margin-top: 0 !important;
}
.my-offers .page-content .dt-container .row .table thead tr th:first-of-type .dt-column-header {
  display: none;
}
.my-offers .page-content .dt-container .row .dt-layout-cell {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.my-offers .page-content .dt-container .row .dt-layout-cell .dtr-details li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.my-offers .page-content .dt-container .row .dt-layout-cell .dtr-details li .dtr-data {
  padding-left: 1rem;
}
.my-offers .page-content .dt-container .row .dt-layout-cell .glyphicon-sort {
  font-size: 1rem;
}
.my-offers .page-content .dt-container .row .dt-layout-cell .dt-info,
.my-offers .page-content .dt-container .row .dt-layout-cell .dt-paging {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.my-offers .page-content .dt-container .row .dt-layout-cell div.dt-processing {
  top: 60px !important;
}
.my-offers .page-content .dt-container .row .dt-layout-cell div.dt-processing > div:last-child > div {
  background-color: #005994;
}
.my-offers-filter-modal .modal-body {
  font-size: 14px;
}
.my-offers-filter-modal .modal-body .datepicker {
  width: 30%;
  display: inline-block;
  font-size: 14px !important;
  text-align: center;
  background-color: #ffffff;
}
.my-offers-edit-modal .modal-dialog {
  max-width: 340px;
  margin: 10px auto;
}
.my-offers-edit-modal .modal-dialog .modal-body .form-inline .form-group {
  display: flex;
  align-items: center;
}
.my-offers-edit-modal .modal-dialog .modal-body .form-inline .form-group label {
  margin-bottom: 0;
}
@media screen and (min-width: 375px) {
  .my-offers-edit-modal .modal-dialog .modal-body .form-inline .form-group label:first-of-type {
    width: 122px;
  }
}
@media screen and (min-width: 390px) {
  .my-offers-edit-modal .modal-dialog .modal-body .form-inline .form-group label:first-of-type {
    width: 136px;
  }
}
.my-offers-edit-modal .modal-dialog .modal-body .form-inline .form-group input[type="number"] {
  width: 50px;
}
.my-offers-edit-modal .modal-dialog .modal-body .form-inline .form-group select {
  width: 64px !important;
  padding-left: 4px;
  padding-right: 4px;
}
.my-offers-edit-modal .modal-dialog .modal-body .form-inline .form-group .remove {
  font-size: 16px;
}
.payment-history .dt-container {
  overflow-x: hidden;
}
.payment-history .dt-container .row {
  margin-top: 0 !important;
}
.payment-history .dt-container .row .dt-layout-cell {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0;
}
.payment-history .dt-container .row .dt-layout-cell .nowrap {
  white-space: nowrap;
}
.payment-history .dt-container .row .dt-layout-cell .status {
  display: flex;
  align-items: center;
}
.payment-history .dt-container .row .dt-layout-cell div.dt-processing > div:last-child > div {
  background-color: #005994;
}
.ss-content {
  padding: 0 !important;
}
.ss-content .ss-search input {
  box-shadow: none !important;
  border-radius: 2px !important;
}
.ss-content .ss-list .ss-option.ss-highlighted,
.ss-content .ss-list .ss-option:not(.ss-disabled).ss-selected {
  background-color: #53b4dc !important;
}
.ss-main {
  border-radius: 2px !important;
  box-shadow: none !important;
  border-color: #ccc !important;
}
