﻿@charset "UTF-8";
/*@import "_mixin.css";*/
.navbar-brand {
  top: 0;
  text-align: center;
  margin: auto;
  height: 64px;
  line-height: 36px;
  color: #FFFFFF !important; }
  .navbar-brand a {
    width: 200px; }
    .navbar-brand a img {
      height: 45px;
      margin: auto;
      margin-top: -6px; }

.container.body-content {
  color: #666666 !important; }

body {
  flex: 1 0 auto;
  padding: 0;
  background: #efefee; }

.navbar-inverse {
  background-color: #FFFFFF;
  color: #FFFFFF;
  height: 64px;
  border-color: unset; }
  .navbar-inverse .navbar-nav l a {
    color: #FFFFFF !important; }

.navbar-header-top {
  width: 100%; }
  .navbar-header-top .navbar-nav > li > a {
    /*color: #FFFFFF !important;*/
    line-height: 36px !important; }
  .navbar-header-top .nav-item {
    float: left; }

.card {
  margin-top: 20px;
  border: 1px solid #000;
  border-radius: 10px;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #ddd;
  background: #FFFFFF;
  margin-bottom: 100px;
  border-radius: 8px;
  border-top: 4px solid #0088cc;
  -webkit-box-shadow: 0px 0px 31px -10px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px 0px 31px -10px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 0px 31px -10px rgba(0, 0, 0, 0.21); }
  .card .card-body {
    margin: 10px 10px 20px;
    padding: 0; }
    .card .card-body .actableb {
      position: relative;
      overflow: hidden; }
      .card .card-body .actableb p {
        margin: 0; }

.acountpage1 {
  border-bottom: 5px solid #FFFFFF; }

.actableb {
  position: relative;
  color: #FFFFFF;
  overflow: hidden;
  padding: 14px 15px; }
  .actableb p {
    margin: 0; }

.indexinter {
  max-width: 860px;
  width: 100%;
  margin: 0 auto; }

.payments {
  max-width: 650px;
  width: 100%;
  margin: 0 auto; }

footer {
  position: fixed;
  background-color: #4080D0 !important;
  bottom: 0;
  height: 64px;
  width: 100%;
  z-index: 3; }
  footer p {
    line-height: 64px;
    color: #FFF; }

.card-body {
  background-color: #FFFFFF; }

.pink {
  color: #fff;
  background-color: #4080D0 !important;
  border-color: #4080D0 !important; }

.greydarken-1 {
  background-color: #757575 !important; }

.greydarken-2 {
  background-color: #616161 !important; }

.addaccount {
  position: fixed;
  right: 15px;
  border-radius: 50%;
  color: #2d4050;
  padding: 25px;
  top: unset;
  border: 1px solid #2d4050;
  bottom: 85px;
  color: #FFFFFF;
  background-color: #4080D0 !important;
  border: 1px solid #4080D0 !important; }
  .addaccount:hover {
    color: #FFFFFF;
    background-color: ligh­ten(#4080D0 !important, 15%);
    border: 1px solid #4080D0 !important;
    text-decoration: none; }

.glyphicon-center {
  text-align: center;
  font-size: 18px;
  padding: 14px 15px; }
  .glyphicon-center a {
    color: #FFFFFF; }

.glyphicon-ok {
  top: 4px;
  margin-right: 5px;
  font-size: 10px; }

.actableb::after {
  content: '';
  width: 1px;
  height: 18px;
  background: #cfd0d2;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px; }

.actableb:last-child::after {
  content: '';
  width: 0;
  height: 0;
  background: #cfd0d2;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px; }

#account-slider {
  width: 100%;
  margin: 50px auto;
  padding-top: 5px;
  margin-bottom: 25px;
  /*position: relative;*/ }

#account-slider .swiper-container {
  overflow: visible; }

#account-slider .slide {
  padding: 0 10px; }

#account-slider .account-box {
  width: 378px;
  margin: 0 auto;
  opacity: 0.4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  box-shadow: 0 5px 28px 8px transparent;
  -webkit-box-shadow: 0 5px 28px 8px transparent;
  height: 255px; }

.account-box .account-main {
  position: relative;
  padding-top: 0;
  padding-left: 0; }

#account-slider .slick-center .account-box {
  opacity: 1; }

#account-slider .slick-dots {
  display: none !important; }

#account-slider .swiper-pagination-1 {
  display: none;
  position: absolute;
  bottom: 17px;
  width: 100%;
  text-align: center;
  z-index: 50; }

#account-slider .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background: transparent;
  border: 2px solid #fff;
  opacity: 1;
  margin: 0 4px; }

#account-slider .swiper-pagination-bullet-active {
  background: #fff; }

#account-slider .owl-pagination {
  text-align: center; }

#account-slider .owl-page {
  display: inline-block;
  width: 9px;
  height: 9px;
  background: transparent;
  border: 2px solid #771e7e;
  opacity: 1;
  margin: 0 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px; }

#account-slider .owl-page.active {
  background: #771e7e; }

#account-slider select {
  min-width: 60px;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  background: #2d4050;
  border: none;
  padding: 10px 17px 11px 5px;
  margin-bottom: 3px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0 0 30px 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block;
  margin: 0; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.leftamount {
  float: right;
  color: #FFFFFF;
  font-size: 26px;
  margin-right: 20px; }

.rightamount {
  float: right;
  color: #FFFFFF;
  background: #283640;
  padding: 10px 15px; }

.account-btn.icon-money-2.pink .material-icons {
  color: #FFFFFF;
  padding: 17px; }

.slick-current.slick-center {
  opacity: 1 !important; }

.slick-prev {
  position: absolute;
  top: 40px;
  width: 50px;
  height: 50px;
  top: 130px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  opacity: 0.15;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  background: #fff url("../img/arrow-left-1.png") center center no-repeat;
  background-size: 25px; }

.slick-next {
  position: absolute;
  top: 40px;
  width: 50px;
  height: 50px;
  top: 130px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  opacity: 0.15;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  background: #fff url("../img/arrow-right-1.png") center center no-repeat;
  background-size: 25px; }

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  border: none;
  outline: none; }

.slick-next:hover,
.slick-next:focus {
  opacity: 1;
  background: #fff url("../img/arrow-right-1.png") center center no-repeat;
  background-size: 25px; }

.slick-prev:hover,
.slick-prev:focus {
  opacity: 1;
  background: #fff url("../img/arrow-left-1.png") center center no-repeat;
  background-size: 25px; }

.slick-prev::before,
.slick-next::before {
  content: ''; }

.slick-next {
  right: -55px;
  display: none !important; }

.slick-prev {
  left: -55px;
  display: none !important; }

.account-box .acc-nr {
  font-size: 24px;
  color: #2d4050;
  text-align: left;
  margin: 0;
  padding: 0;
  font-weight: 500; }

.account-box {
  padding: 20px;
  position: relative; }

.account-box .acc-name {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 10px 0;
  padding: 0;
  font-weight: 600; }

.leftamount {
  float: right;
  color: #FFFFFF;
  font-size: 26px;
  margin-right: 20px; }

.rightamount {
  float: right;
  color: #FFFFFF;
  background: #283640;
  padding: 10px 15px; }

.account-box .transaction-txt {
  font-size: 14px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: 700;
  text-align: left;
  clear: both;
  margin-bottom: 0px;
  top: 26.5px;
  position: relative; }

.account-box .main-balance {
  zoom: 1;
  margin-bottom: 35px;
  margin-top: 30px; }

.account-box a {
  color: #FFFFFF;
  float: right;
  font-size: 28px;
  padding-right: 15px; }

.account-box .acc-img {
  position: absolute;
  top: 20px;
  left: unset;
  right: 25px;
  width: 50px;
  height: 50px;
  overflow: hidden;
  background-color: #283640; }
  .account-box .acc-img img {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    padding: 10px; }

.sortbtn {
  float: left;
  position: relative;
  padding-left: 20px; }
  .sortbtn a {
    color: #FFFFFF; }

.datep p {
  float: left; }

.float-right {
  float: right; }

.container-fluid.body-content {
  padding-left: 10px;
  padding-right: 10px; }

/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
.modal.left .modal-dialog,
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 320px;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

.modal.left .modal-content,
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
  padding: 50px 20px; }
  .modal.left .modal-content h3,
  .modal.right .modal-content h3 {
    font-size: 16px; }
  .modal.left .modal-content .data-range,
  .modal.right .modal-content .data-range {
    margin-bottom: 30px; }
    .modal.left .modal-content .data-range input,
    .modal.right .modal-content .data-range input {
      width: 280px; }
    .modal.left .modal-content .data-range .glyphicon-search,
    .modal.right .modal-content .data-range .glyphicon-search {
      top: 45px;
      position: absolute;
      right: 30px; }
    .modal.left .modal-content .data-range button,
    .modal.right .modal-content .data-range button {
      position: absolute;
      top: 10px;
      right: 0;
      background: transparent;
      border: none; }

.modal.left .modal-body,
.modal.right .modal-body {
  padding: 50px; }

/*Left*/
.modal.left.fade .modal-dialog {
  left: -320px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out; }

.modal.left.fade.in .modal-dialog {
  left: 0; }

/*Right*/
.modal.right.fade .modal-dialog {
  right: -320px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out; }

.modal.right.fade.in .modal-dialog {
  right: 0;
  bottom: 0 !important;
  max-width: 600px;
  width: 100%;
  right: 0 !important;
  max-height: 100%;
  height: 100%;
  z-index: 1003;
  display: block;
  opacity: 1 !important;
  -webkit-transition: right 0.5s;
  transition: right 0.5s; }

.close {
  float: left; }

/* ----- MODAL STYLE ----- */
.modal-content {
  border-radius: 0;
  border: none; }

.modal-header {
  border-bottom-color: #EEEEEE;
  background-color: #FAFAFA; }

.demo {
  padding-top: 60px;
  padding-bottom: 110px; }

.btn-demo {
  margin: 15px;
  padding: 10px 15px;
  border-radius: 0;
  font-size: 16px;
  background-color: #FFFFFF; }

.btn-demo:focus {
  outline: 0; }

.fixdataconside {
  border-bottom: 1px solid #dedede;
  padding: 15px 10px 10px 10px !important; }

.input-field label {
  font-weight: lighter;
  font-size: 16px; }

.fixdata {
  text-align: right !important;
  left: unset !important;
  right: .75rem;
  color: #4080D0 !important !important;
  float: right; }

.modal-header .close {
  margin-left: 20px;
  color: #4080D0 !important !important; }

.form-control {
  background-color: transparent;
  border: none;
  border: 1px solid #dedede;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 14px;
  margin: 0 0 20px 0;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-top: 0px;
  margin-top: 0px;
  padding: 0;
  padding-left: 0px;
  padding-left: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 0;
  padding-left: 10px;
  width: 98%;
  height: 50px; }

.form-control:focus {
  border-bottom-color: #4080D0 !important;
  outline: 0;
  -webkit-box-shadow: inset 0 0 0 #4080D0 !important, 0 0 0 #4080D0 !important;
  box-shadow: inset 0 0 0 #4080D0 !important, 0 0 0 #4080D0 !important; }

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder {
  color: #999; }

.form-control::-ms-expand {
  border: 0;
  background-color: transparent; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #4080D0 !important;
  opacity: 1; }

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

.right {
  float: right; }

.headlines {
  font-size: 28px;
  padding: 10px 0 60px 0;
  color: #666666 !important; }

.progresbar {
  padding: 0;
  -webkit-transition: none;
  transition: none;
  border-radius: transition;
  transition: none;
  margin-left: -5%; }

.stepsdi {
  float: left;
  margin: auto;
  margin-top: auto;
  width: 33%;
  margin-top: 20px;
  text-align: center; }

span.step {
  width: 45px !important;
  height: 45px;
  background: #000;
  background-color: black;
  background-color: black;
  background-color: black;
  border-radius: 50%;
  color: #FFFFFF;
  display: inline-block;
  line-height: 45px;
  font-size: 12px;
  z-index: 2;
  position: relative;
  font-weight: lighter; }

.stepsdi h5 {
  margin: 15px 0;
  font-size: 12px; }

.card-content {
  margin-top: 60px;
  position: relative; }

.card-content-iner::after {
  content: '';
  width: 70%;
  height: 2px;
  background: #FFF;
  position: absolute;
  left: 15%;
  top: 42px;
  z-index: 1; }

.white {
  background-color: #fff !important; }

.black-text {
  color: #000 !important; }

.payments-card {
  margin-top: 20px; }

.pickcur {
  top: 0;
  float: right;
  position: absolute;
  right: 15px;
  height: 51px;
  background-color: #ec297b !important;
  border: #ec297b !important;
  border-radius: 0 5px 5px 0;
  width: 80px;
  padding-left: 25px;
  font-weight: bolder;
  color: #FFF; }

.glyphicon-lens {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  font-size: 5px;
  padding: 1.7px 5px;
  margin: 0 5px; }

.shielddiv {
  width: 100%;
  text-align: center;
  margin-bottom: 20px; }

.shield {
  width: 30px; }

.headline5 {
  font-size: 22px;
  margin-bottom: 0;
  margin-top: 5px;
  color: #666666 !important;
  text-align: center; }

.textconsent {
  font-size: 18px;
  padding: 20px 0 15px;
  line-height: 26px;
  border-bottom: 1px solid #ddd; }

.headerconsent {
  font-weight: bold;
  color: #666666 !important;
  list-style: none !important;
  padding: 15px 0;
  cursor: pointer; }

.collapsible li {
  list-style: none; }

.card .card-content {
  padding: 24px;
  padding-bottom: 24px;
  border-radius: 0 0 2px 2px; }

.card-content.authenticate {
  margin-top: 0;
  padding: 0 !important;
  position: relative;
  display: flex;
  font-size: 14px; }

.card-content.authenticate-index {
  margin-top: 0;
  font-size: 14px; }

.card .card-content .firstp4 {
  font-size: 1em;
  color: #666666 !important;
  padding-top: 10px; }

.form-group {
  margin-bottom: 15px;
  color: #666666; }
  .form-group label {
    font-size: 18px;
    font-weight: lighter; }
  .form-group p {
    padding-left: 15px;
    font-size: 14px; }

.qrborder {
  margin-top: 50px;
  border-top: 1px solid #dedede;
  padding-top: 10px; }

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0 15px; }

.forminter {
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
  margin-top: 0px;
  margin-top: -20px; }

.light-blue {
  background-color: #00A3E0 !important; }

.light-blue-text {
  color: #00A3E0 !important; }

.force .btn-primary {
  color: #fff;
  background-color: #4080D0 !important;
  border-color: #4080D0 !important;
  min-width: 140px;
  height: 50px;
  line-height: 28px !important;
  font-size: 14px;
  border-radius: 2px; }
  .force .btn-primary span {
    padding-left: 20px; }

:root {
  /* larger checkbox */ }

:root label.checkbox-bootstrap input[type=checkbox] {
  /* hide original check box */
  opacity: 0;
  position: absolute;
  /* find the nearest span with checkbox-placeholder class and draw custom checkbox */
  /* draw checkmark before the span placeholder when original hidden input is checked */
  /* disabled checkbox style */
  /* disabled and checked checkbox style */
  /* when the checkbox is focused with tab key show dots arround */ }

:root label.checkbox-bootstrap input[type=checkbox] + span.checkbox-placeholder {
  width: 14px;
  height: 14px;
  border: 1px solid;
  border-radius: 3px;
  /*checkbox border color*/
  border-color: #737373;
  display: inline-block;
  cursor: pointer;
  margin: 0 7px 0 -20px;
  vertical-align: middle;
  text-align: center; }

:root label.checkbox-bootstrap input[type=checkbox]:checked + span.checkbox-placeholder {
  /*background: #FFF;*/ }

:root label.checkbox-bootstrap input[type=checkbox]:checked + span.checkbox-placeholder:before {
  display: inline-block;
  position: relative;
  vertical-align: text-top;
  width: 5px;
  height: 9px;
  /*checkmark arrow color*/
  border: solid white;
  border-width: 0 2px 2px 0;
  /*can be done with post css autoprefixer*/
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  content: ""; }

:root label.checkbox-bootstrap input[type=checkbox]:disabled + span.checkbox-placeholder {
  background: #ececec;
  border-color: #c3c2c2; }

:root label.checkbox-bootstrap input[type=checkbox]:checked:disabled + span.checkbox-placeholder {
  background: #d6d6d6;
  border-color: #bdbdbd; }

:root label.checkbox-bootstrap input[type=checkbox]:focus:not(:hover) + span.checkbox-placeholder {
  outline: 1px dotted black; }

:root label.checkbox-bootstrap.checkbox-lg input[type=checkbox] + span.checkbox-placeholder {
  width: 25px;
  height: 25px;
  border: 2px solid;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-radius: 2px;
  border-color: #9e9e9e;
  margin-right: 15px; }

:root label.checkbox-bootstrap.checkbox-lg input[type=checkbox]:checked + span.checkbox-placeholder:before {
  width: 9px;
  height: 15px;
  /*checkmark arrow color*/
  border-width: 0 3px 3px 0;
  top: 0;
  right: 5px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #03a9f4;
  border-bottom: 2px solid #03a9f4;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

.checkbox-lg {
  margin: 5px auto;
  width: 100%; }
  .checkbox-lg span {
    float: left;
    font-size: 14px; }
  .checkbox-lg .left-check {
    float: left;
    font-size: 14px;
    width: 70%; }
  .checkbox-lg .currency {
    float: right;
    font-size: 18px;
    padding: 7px 10px;
    color: #00A3E0; }
  .checkbox-lg .name-check {
    font-size: 18px;
    padding: 7px 0; }
  .checkbox-lg p {
    line-height: 25px;
    margin: 0; }

.account-permision {
  margin-top: 10px;
  margin-left: 20px; }

.badge-primary {
  background-color: #0088cc; }

.digitaledgestep5 span {
  color: #666666 !important; }
  .digitaledgestep5 span b {
    font-size: 16px; }

.firstp {
  font-size: 18px;
  padding-top: 20px; }

.stepforspep {
  margin-top: -10px;
  margin-bottom: 20px; }

.grey-text {
  color: #9e9e9e !important; }

.consent ul {
  padding: 0;
  padding-left: 20px; }
  .consent ul .collapse ul {
    padding-left: 20px; }

.collapsible {
  border: none;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  padding: 0 !important;
  padding-bottom: 0px;
  list-style: none !important;
  border-bottom: 1px solid #ddd; }
  .collapsible ul {
    padding-bottom: 10px; }

.container > .navbar-header {
  margin-right: auto;
  margin-left: auto;
  width: 100%; }

/*.navbar > .container .navbar-brand {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}*/
#myProgress {
  width: 100%;
  background-color: grey; }

#myBar {
  width: 1%;
  height: 30px;
  background-color: green; }

.left-content {
  background: #4080D0 !important;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 32px;
  flex: 1; }

.processbarnew {
  border: 1px solid #f6f6f6;
  position: relative;
  height: 40px;
  line-height: 40px;
  background-color: #00A3E0; }

.doneprocess {
  float: left; }

.activeprocess {
  float: left; }

.nextprocess {
  float: left; }

.clearfix:after {
  clear: both;
  content: "";
  display: block;
  height: 0; }

/* Breadcrups CSS */
.arrow-steps .step {
  font-size: 14px;
  text-align: center;
  color: #666;
  cursor: default;
  margin: 0 3px;
  padding: 10px 10px 10px 30px;
  min-width: 180px;
  float: left;
  position: relative;
  background-color: #EEE;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: background-color 0.2s ease; }

.arrow-steps .step:after,
.arrow-steps .step:before {
  content: " ";
  position: absolute;
  top: -0.6px;
  right: -16px;
  width: 0;
  height: 0;
  border-top: 23.4px solid transparent;
  border-bottom: 17px solid transparent;
  z-index: 2;
  transition: border-color 0.2s ease; }

.arrow-steps .step:before {
  right: auto;
  left: 0;
  border-left: 17px solid #fff;
  z-index: 0; }

.arrow-steps .step.current:before {
  right: auto;
  left: 0;
  border-left: none;
  z-index: 0; }

.arrow-steps .step:first-child:before {
  border: none; }

.arrow-steps .step:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.arrow-steps .step:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.arrow-steps .step span {
  position: relative; }

.arrow-steps .step span:before {
  opacity: 0;
  content: "✔";
  position: absolute;
  top: -2px;
  left: -20px; }

.arrow-steps .step.done span:before {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease 0.5s;
  -moz-transition: opacity 0.3s ease 0.5s;
  -ms-transition: opacity 0.3s ease 0.5s;
  transition: opacity 0.3s ease 0.5s; }

.arrow-steps .step.current {
  color: #fff;
  background-color: #00A3E0; }

.arrow-steps .step.current:after {
  border-left: 17px solid #00A3E0; }

.arrow-steps.clearfix {
  margin-bottom: 50px; }

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #4080D0 !important;
  border-color: #4080D0 !important; }

.btn-outline-primary {
  border-color: #4080D0 !important;
  color: #4080D0 !important; }
  .btn-outline-primary:hover {
    background-color: #4080D0 !important;
    border-color: #4080D0 !important;
    background-image: unset;
    filter: unset;
    color: #FFFFFF !important; }

.btn-primary {
  color: #fff;
  background-color: #4080D0 !important;
  border-color: #4080D0 !important;
  background-image: unset;
  filter: unset; }
  .btn-primary:hover {
    background-color: ligh­ten­(#4080D0 !important, 15%);
    border-color: ligh­ten­(#4080D0 !important, 15%);
    background-image: unset;
    filter: unset; }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    background-color: ligh­ten­(#6c757d, 15%);
    border-color: ligh­ten­(#6c757d, 15%);
    color: #fff; }

.right-content {
  padding: 30px;
  padding-left: 40px;
  flex: 2; }

.acconut-right {
  padding-bottom: 10px;
  padding-right: 20px;
  border-bottom: 1px solid #DDD; }

.period {
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block; }

.btn {
  border-radius: 3px; }

.digitaledgeadmin-steps {
  padding: 0;
  width: 100%; }

.white-text {
  color: #FFFFFF !important; }

.authorization-option {
  color: #FFFFFF;
  text-align: center;
  line-height: 50px; }

.button-container {
  margin-top: 50px; }

.list-of-banks {
  padding-left: 20px !important;
  list-style: none;
  color: #ffffff;
  font-weight: bold; }

.glyphicon-success {
  font-size: 60px; }

.success {
  width: 100px; }

/* CSS used here will be applied after bootstrap.css */
/* Skills Progess Bar */
section#skills-pgr {
  padding: 3px 10px 0; }

#skills-pgr div.progress {
  font-weight: bolder;
  color: #fff;
  background-color: #f3f3f3;
  border: 0px none;
  box-shadow: none;
  height: 2.5em; }

div.progress-bar > span {
  float: left;
  position: relative;
  top: 9px;
  left: 2%;
  font-size: 14px; }

.shielddiv-success {
  text-align: center;
  font-size: 14px;
  padding: 40px 20px; }

.discription {
  text-align: center;
  font-size: 18px;
  padding: 20px; }

#block {
  border-radius: 10px;
  margin: 40px auto; }

#loadingBar {
  border-radius: 3px;
  height: unset;
  background: #03a9f4;
  background-color: #03a9f4;
  padding: 2px;
  position: relative;
  overflow: hidden;
  margin: 20px auto 0;
  border-radius: 5px; }

#loadingBar, #bar, .collapsible-header.collapsible-material.active i {
  background-color: #148cb8 !important;
  color: #148cb8 !important; }

#container {
  width: 100%;
  height: 4px;
  background: #fff;
  border-radius: 2px;
  position: relative;
  overflow: hidden; }

#bar {
  width: 100%;
  height: 4px;
  background: #03a9f4;
  position: absolute;
  top: 0;
  left: -100%;
  color: #888;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 30px;
  font-weight: bold;
  font-size: 0.7em; }

.login {
  display: flex !important;
  width: 100%;
  padding: 0 50px; }

.login-form {
  flex: 1;
  display: grid;
  padding: 16px; }

.login-btn {
  width: 100%; }

.left-align {
  padding: 10px; }

.qr-code-w {
  max-width: 200px;
  width: 100%; }

.top-nav {
  text-decoration: none;
  list-style: none;
  float: right;
  display: inline-block; }
  .top-nav .nav-item {
    float: left; }
  .top-nav li:hover {
    background-color: #FFFFFF !important;
    float: left; }
    .top-nav li:hover a {
      color: #2d4050 !important; }
  .top-nav li a {
    padding: 0 10px !important;
    text-decoration: none;
    color: #FFFFFF; }

.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9); }

.navbar-nav.mr-auto {
  line-height: 60px;
  float: right; }
  .navbar-nav.mr-auto:hover {
    color: rgba(0, 0, 0, 0.9);
    text-decoration: none;
    list-style: none; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0 10px; }

.navbar-inverse.second .navbar-nav > li > a {
  padding: 10px 20px;
  border-radius: 5px; }
  .navbar-inverse.second .navbar-nav > li > a:hover {
    color: #9d9d9d;
    text-decoration: none;
    list-style: none;
    background-color: #4080D0 !important; }

.navbar-fixed-top {
  background-color: #4080D0 !important;
  background-image: unset;
  filter: unset;
  height: unset;
  padding: 0; }
  .navbar-fixed-top .navbar-nav {
    float: right; }

.side-check {
  padding: 0 20px; }

.authorization {
  /*button {
        margin: 0 auto;
        position: relative;
        display: block;
    }*/ }
  .authorization .checkbox-lg .left-check {
    float: left;
    font-size: 18px;
    width: unset;
    line-height: 40px; }
  .authorization .checkbox {
    /*padding: 5px 30px;*/ }
  .authorization label.checkbox-bootstrap.checkbox-lg input[type="checkbox"] + span.checkbox-placeholder {
    width: 30px;
    height: 30px;
    border: 1px solid #FFFFFF;
    border-radius: 2px;
    margin-top: 5px; }
  .authorization label.checkbox-bootstrap.checkbox-lg input[type="checkbox"]:checked + span.checkbox-placeholder::before {
    width: 9px;
    height: 15px;
    border-width: 0 3px 3px 0;
    top: 2px;
    right: 6px;
    width: 9px;
    height: 18px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 3px solid #FFFFFF;
    border-bottom: 3px solid #FFFFFF;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%; }
  .authorization .collapse {
    padding: 20px; }
  .authorization .collapse.in {
    padding: 20px; }
  .authorization .checkbox-lg {
    margin: auto;
    width: 100%;
    cursor: pointer;
    padding: 5px 30px; }
  .authorization .responsive-img {
    max-width: 200px;
    width: 100%;
    margin: 40px 0 20px; }
  .authorization .fix-padd {
    padding: 20px; }
  .authorization .resend {
    display: none; }
  .authorization #showau {
    font-size: 16px; }
  .authorization #showau1 {
    font-size: 16px; }

.fix-padd.collapse.in {
  background: #FFF; }

.homedata-header {
    font-weight: bold;
    padding: 20px;
    border-bottom: 2px solid #0088cc;
}

.homedata {
  font-weight: bold;
  padding: 20px 20px 10px 20px;
  border-left: #0088cc 2px solid;
  margin: 0;
  background-color: #D0D0D0; }
  .homedata:before {
    border: 6px solid transparent;
    border-bottom-color: #0088cc;
    content: '';
    position: absolute;
    right: 10px;
    top: 24px; }
  .homedata a {
    color: #2d4050;
    font-size: 20px; }
  .homedata button {
    margin: auto;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: -10px; }
  .homedata .collapsible {
    border-bottom: none; }
    .homedata .collapsible .headerconsent {
      font-weight: bold;
      color: #666666 !important;
      list-style: none !important;
      padding: 0 0 15px 0; }
    .homedata .collapsible ul {
      color: #666666 !important; }
    .homedata .collapsible .glyphicon {
      float: right; }

.homedata.collapsed {
  background-color: transparent !important;
  color: #666666; }
  .homedata.collapsed:before {
    border: 6px solid transparent;
    border-top-color: #0088cc;
    content: '';
    position: absolute;
    right: 10px;
    top: 30px; }

.homedata-permission {
  padding: 20px 20px 10px 20px;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .homedata-permission a {
    color: #2d4050;
    font-size: 20px; }
  .homedata-permission button {
    margin: auto;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: -10px; }
  .homedata-permission .collapsible {
    border-bottom: none; }
    .homedata-permission .collapsible .headerconsent {
      font-weight: normal;
      color: #666666 !important;
      list-style: none !important;
      padding: 0 0 15px 0; }
    .homedata-permission .collapsible ul {
      color: #666666 !important; }
    .homedata-permission .collapsible .glyphicon {
      float: right; }

.homedata-collapse {
  padding: 20px 20px 10px 20px; }

.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin-bottom: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0;
  margin-bottom: 0;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  margin: 0 -15px;
  padding: 5px 15px; }

.frequency {
  padding-left: 0;
  font-weight: normal; }
  .frequency .text-check {
    padding-right: 20px; }

.card-home {
  margin-top: 20px; }

.collapsible .glyphicon {
  float: right; }

.progress-bar {
  height: 16px; }

.homedata-search {
  background-color: #F6F6F6;
  padding: 10px 0; }
  .homedata-search .col-12 {
    padding: 0; }
  .homedata-search .form-control {
    margin: 0 !important; }
  .homedata-search input[type=text] {
    width: 300px;
    box-sizing: border-box;
    border: 2px solid #F6F6F6;
    border-radius: 4px;
    font-size: 16px;
    background-color: white;
    color: #F6F6F6;
    padding: 12px 20px 12px 40px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out; }
  .homedata-search input[type=text]:focus {
    width: 100%; }
  .homedata-search button {
    position: absolute;
    top: 0;
    height: 70%;
    padding: 14px 10px 10px 20px;
    background: transparent;
    border: none;
    color: #4080D0 !important; }
    .homedata-search button .glyphicon-search::before {
      color: #4080D0 !important; }

.homedata-permission-search {
  background-color: #F6F6F6;
  padding: 10px 0; }
  .homedata-permission-search .col-12 {
    padding: 0; }
  .homedata-permission-search .form-control {
    margin: 0 !important; }
  .homedata-permission-search #contact-list-search {
    width: 300px;
    box-sizing: border-box;
    border: 2px solid #4080D0 !important;
    border-radius: 4px;
    font-size: 16px;
    background-color: #FFFFFF;
    padding: 12px 40px 12px 20px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    float: right; }
  .homedata-permission-search #contact-list-search:focus {
    width: 100%;
    border-bottom: none; }
  .homedata-permission-search button {
    position: absolute;
    top: 0;
    height: 70%;
    padding: 14px 10px 10px 20px;
    background: transparent;
    border: none;
    color: #4080D0 !important;
    right: 20px; }
    .homedata-permission-search button .glyphicon-search::before {
      color: #4080D0 !important; }

.data-range {
  float: left; }
  .data-range input {
    width: 300px;
    box-sizing: border-box;
    border: 2px solid #4080D0 !important;
    border-radius: 4px;
    font-size: 16px;
    background-color: #FFFFFF;
    padding: 12px 40px 12px 20px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    margin-right: -40px; }

.navpagination {
  margin-left: -15px; }
  .navpagination .page-link {
    margin-top: 10px; }

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */ }

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc; }

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent; }

.daterangepicker.opensleft:before {
  right: 9px; }

.daterangepicker.opensleft:after {
  right: 10px; }

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.daterangepicker.opensright:before {
  left: 9px; }

.daterangepicker.opensright:after {
  left: 10px; }

.daterangepicker.dropup {
  margin-top: -5px; }

.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc; }

.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff; }

.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001; }

.daterangepicker.single .ranges, .daterangepicker.single .calendar {
  float: none; }

.daterangepicker.show-calendar .calendar {
  display: block; }

.daterangepicker .calendar {
  display: none;
  max-width: 270px;
  margin: 4px; }

.daterangepicker .calendar.single .calendar-table {
  border: none; }

.daterangepicker .calendar th, .daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px; }

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 4px;
  background-color: #fff; }

.daterangepicker table {
  width: 100%;
  margin: 0; }

.daterangepicker td, .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer; }

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit; }

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc; }

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999; }

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0; }

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px; }

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0; }

.daterangepicker td.start-date.end-date {
  border-radius: 4px; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff; }

.daterangepicker th.month {
  width: auto; }

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through; }

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default; }

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%; }

.daterangepicker select.yearselect {
  width: 40%; }

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0; }

.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  height: 30px;
  line-height: 30px;
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 80%; }

.daterangepicker .input-mini.active {
  border: 1px solid #08c;
  border-radius: 4px; }

.daterangepicker .daterangepicker_input {
  position: relative; }

.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px; }

.daterangepicker.rtl .input-mini {
  padding-right: 28px;
  padding-left: 6px; }

.daterangepicker.rtl .daterangepicker_input i {
  left: auto;
  right: 8px; }

.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px; }

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed; }

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }

.ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%; }

.ranges li {
  font-size: 13px;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer; }

.ranges li:hover {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff; }

.ranges li.active {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff; }

.modal.left .modal-dialog,
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 320px;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

.modal.left .modal-content,
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto; }

.modal.left .modal-body,
.modal.right .modal-body {
  padding: 15px 15px 80px; }

/*Left*/
.modal.left.fade .modal-dialog {
  left: -320px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out; }

.modal.left.fade.in .modal-dialog {
  left: 0; }

/*Right*/
.modal.right.fade .modal-dialog {
  right: 0;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out; }

.modal.right.fade.in .modal-dialog {
  right: 0; }

/* ----- MODAL STYLE ----- */
.modal-content {
  border-radius: 0;
  border: none; }

.modal-header {
  border-bottom-color: #EEEEEE;
  background-color: #FAFAFA; }

/* ----- v CAN BE DELETED v ----- */
.demo {
  padding-top: 60px;
  padding-bottom: 110px; }

.btn-demo {
  margin: 15px;
  padding: 10px 15px;
  border-radius: 0;
  font-size: 16px;
  background-color: #FFFFFF; }

.btn-demo:focus {
  outline: 0; }

.demo-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 15px;
  background-color: #212121;
  text-align: center; }

.demo-footer > a {
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  color: #fff; }

.checkshielddiv {
  padding: 50px;
  text-align: center; }

.check-digitaledgeadmin-steps .form-group {
  margin-bottom: 0;
  color: #666666; }

.check-digitaledgeadmin-steps .acconut-right {
  padding-bottom: 0;
  padding-right: 0; }

.check-digitaledgeadmin-steps .checkbox-inline {
  padding-left: 8px; }

.navbar {
  margin-bottom: 0; }

@media only screen and (max-width: 680px) {
  .index-slick-part {
    background-color: #ddd; }
  .index-slick-part .discription-slick {
    top: unset;
    position: relative !important;
    max-width: 700px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 80px; } }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
  .daterangepicker .ranges ul {
    width: 160px; }
  .daterangepicker.single .ranges ul {
    width: 100%; }
  .daterangepicker.single .calendar.left {
    clear: none; }
  .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
    float: left; }
  .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
    float: right; }
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left; }
  .daterangepicker.ltr .calendar.left {
    clear: left;
    margin-right: 0; }
  .daterangepicker.ltr .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .daterangepicker.ltr .calendar.right {
    margin-left: 0; }
  .daterangepicker.ltr .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .daterangepicker.ltr .left .daterangepicker_input {
    padding-right: 12px; }
  .daterangepicker.ltr .calendar.left .calendar-table {
    padding-right: 12px; }
  .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
    float: left; }
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right; }
  .daterangepicker.rtl .calendar.left {
    clear: right;
    margin-left: 0; }
  .daterangepicker.rtl .calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .daterangepicker.rtl .calendar.right {
    margin-right: 0; }
  .daterangepicker.rtl .calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .daterangepicker.rtl .left .daterangepicker_input {
    padding-left: 12px; }
  .daterangepicker.rtl .calendar.left .calendar-table {
    padding-left: 12px; }
  .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
    text-align: right;
    float: right; } }

.index-slick-part .discription-slick {
  top: 140px;
  position: absolute;
  max-width: 700px;
  width: 100%;
  padding-left: 100px; }

.index-slick-part .discription-slick {
  top: 140px;
  position: absolute;
  max-width: 700px;
  width: 100%;
  padding-left: 100px; }

.index-slick-part .discription-slick h2 {
  font-size: 68px;
  line-height: 66px;
  color: #FFFFFF; }

.index-slick-part .discription-slick h2 span {
  color: #4080D0 !important; }

.index-slick-part .discription-slick img {
  max-width: 300px;
  margin-bottom: 20px; }

.index-slick-part .discription-slick p {
  color: #FFFFFF; }

.index-slick-part .discription-slick .btn-1 {
  border: 2px solid #f39c12;
  padding: 8px 50px;
  font-size: 12px;
  display: inline-block;
  margin: 10px 10px 0 0;
  background-color: transparent;
  color: #FFFFFF;
  text-transform: uppercase; }

.index-slick-part .discription-slick .btn-1:hover {
  border: 2px solid #f39c12;
  background-color: #f39c12; }

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker.ltr .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .calendar.left {
    clear: none !important; } }

.applyBtn.btn.btn-sm.btn-success {
  background-color: #4080D0; }

.checkbox-inline.checkbox-bootstrap.checkbox-lg.diferent {
  background-color: #00A3E0;
  border-left: 2px solid #00A3E0; }

.checkbox-inline.checkbox-bootstrap.checkbox-lg.diferent.collapsed {
  background: #EEE; }
  .checkbox-inline.checkbox-bootstrap.checkbox-lg.diferent.collapsed .left-check.white-text {
    color: #666666 !important; }
  .checkbox-inline.checkbox-bootstrap.checkbox-lg.diferent.collapsed span.checkbox-placeholder::before {
    width: 9px;
    height: 15px;
    border-width: 0 3px 3px 0;
    top: 2px;
    right: 6px;
    width: 9px;
    height: 18px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 3px solid #666666;
    border-bottom: 3px solid #666666;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%; }
  .checkbox-inline.checkbox-bootstrap.checkbox-lg.diferent.collapsed span.checkbox-placeholder {
    border: 1px solid #666666 !important; }

.navbar-brand {
  background: url("../images/logo-medirect.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 200px;
  display: block; }

@media (min-width: 991px) {
  .navbar-fixed-top {
    background-color: #4080D0 !important;
    background-image: unset;
    filter: unset;
    height: unset;
    padding: 0; }
    .navbar-fixed-top .navbar-collapse {
      display: inline-block !important; }
    .navbar-fixed-top .navbar-nav {
      float: right; }
  .second .collapse.navbar-collapse {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 990px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: unset; } }

@media screen and (max-width: 1200px) {
  .login {
    display: flex !important;
    width: 100%;
    padding: 0; } }

@media screen and (max-width: 990px) {
  .navbar-brand {
    top: 0;
    text-align: center;
    margin: unset;
    margin-right: 1rem;
    height: 64px;
    line-height: 36px;
    color: #FFFFFF !important;
    float: right;
    display: block; }
    .navbar-brand img {
      height: 35px; }
  .navbar-brand {
    background-position: right; }
  .navbar-nav.mr-auto {
    line-height: 30px;
    float: left;
    width: 100%; }
  .nav-item {
    border-bottom: 1px solid #efefee;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 15px; }
    .nav-item:first-of-type {
      border-top: 1px solid #efefee; }
    .nav-item:hover {
      background-color: #efefee; }
  .dropdown-menu {
    border: none;
    border-radius: unset;
    padding: 0;
    margin-bottom: 10px; }
  .index-slick-part img {
    width: 100%; }
  .index-slick-part .discription-slick {
    top: 30px;
    position: absolute;
    max-width: 700px;
    width: 100%;
    padding-left: 50px; }
  .index-slick-part .discription-slick h2 {
    font-size: 38px;
    line-height: 38px;
    color: #FFFFFF; }
  .index-slick-part .discription-slick h2 span {
    color: #4080D0 !important; }
  .index-slick-part .discription-slick img {
    max-width: 300px;
    margin-bottom: 20px; }
  .index-slick-part .discription-slick p {
    color: #FFFFFF; }
  .index-slick-part .discription-slick .btn-1 {
    border: 2px solid #f39c12;
    padding: 8px 50px;
    font-size: 12px;
    display: inline-block;
    margin: 10px 10px 0 0;
    background-color: transparent;
    color: #FFFFFF;
    text-transform: uppercase; }
  .index-slick-part .discription-slick .btn-1:hover {
    border: 2px solid #f39c12;
    background-color: #f39c12; }
  .index-slick-part .discription-slick {
    top: 30px;
    position: absolute;
    max-width: 700px;
    width: 100%;
    padding-left: 50px; } }

@media screen and (max-width: 767px) {
  .login-form {
    flex: unset; }
  .login {
    padding: 0;
    width: unset; }
  .navbar-header {
    height: 64px; }
  .navbar-inverse .navbar-collapse {
    border-top: 0; }
    .navbar-inverse .navbar-collapse .navbar-nav {
      background-color: #4080D0 !important;
      margin: 0 -15px;
      border-top: 0; }
      .navbar-inverse .navbar-collapse .navbar-nav l a {
        color: #FFFFFF !important; }
  .navbar-brand {
    height: 64px;
    line-height: 36px;
    color: #FFFFFF !important; }
    .navbar-brand a {
      width: 200px; }
      .navbar-brand a img {
        height: 50px;
        margin: auto;
        margin-top: -6px; }
  .card-content.authenticate {
    margin-top: 0;
    padding: 0 !important;
    position: relative;
    display: inline-block;
    font-size: 14px; }
  .left-content {
    display: inline-block;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0; }
  .btn.col-12 {
    margin-bottom: 10px; }
  .qr-code-w {
    max-width: 200px;
    width: 100%; }
  .data-range {
    float: unset; }
    .data-range input {
      max-width: 700px;
      width: 100%; }
  #contact-list-search {
    max-width: 700px;
    width: 100% !important; } }

.ui-datepicker .ui-datepicker-header {
  color: #2d4050; }

.ui-widget-header .ui-icon {
  background-image: url("../images/ui-icons_444444_256x240.png"); }

#number-button {
  float: unset; }

.ui-datepicker .ui-datepicker-header {
  color: #2d4050; }

.ui-widget-header .ui-icon {
  background-image: url("../images/ui-icons_444444_256x240.png"); }

#number-button {
  float: unset; }

#header .header-nav-main {
  width: 100%; }

.main-menu {
  flex-grow: 1; }

.header-fix {
  flex-grow: 2 !important;
  margin-top: 10px; }

.lang-position {
  position: absolute;
  z-index: 2; }

.header-leng {
  text-align: right; }
  .header-leng li {
    display: inline-block;
    margin: -1px 1px 0 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible; }

.lang {
  padding-left: 10px; }
  .lang .btn-link {
    font-size: 12px;
    padding-left: 20px;
    cursor: pointer; }

#header .header-nav-main nav > ul > li > a {
  color: #0088cc !important;
  font-size: 14px;
  text-transform: uppercase !important; }
  #header .header-nav-main nav > ul > li > a:hover {
    color: #ffffff !important;
    background: #0088cc !important; }

html.sticky-header-active #header .header-body {
  position: fixed;
  border-bottom-color: #F6F6F6 !important;
  -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 100, 160, 0.24);
  -moz-box-shadow: 2px 2px 10px 0 rgba(0, 100, 160, 0.24);
  box-shadow: 2px 2px 10px 0 rgba(0, 100, 160, 0.24);
  background: #F6F6F6 !important; }

#header .header-nav-main nav > ul > li > a.dropdown-toggle::after {
  border-color: #0088cc transparent transparent transparent;
  border-width: .37rem;
  margin-left: .255em;
  margin-right: 0; }

#header .header-nav-main nav > ul > li > a:hover.dropdown-toggle::after {
  border-color: #FFFFFF transparent transparent transparent;
  border-width: .37rem;
  margin-left: .255em;
  margin-right: 0; }

.login-page {
  padding-top: 35px; }

.footer-links {
  padding-right: 10px;
  text-decoration: none;
  font-weight: bold;
  padding-bottom: 10px;
  display: inline-block;
  font-size: 15px;
  color: #FFFFFF;
  line-height: 64px; }
  .footer-links:hover {
    color: #FFFFFF;
    text-decoration: none; }

#footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 40px 0 0;
  background: #4080D0 !important;
  border-top: 4px solid #4080D0 !important; }

.btn-fix {
  width: 100%;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis; }

.col-btn-fix {
  padding: 0 5px; }

.fix-align {
  line-height: 35px; }

.username {
  line-height: 40px;
  margin-right: 20px;
  color: #FFFFFF !important;
  background-color: #00A3DF !important;
  padding: 0;
  margin: 0 10px;
  margin-left: 10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

.exit-icon {
  padding-left: 10px; }

.logout {
  border: 1px solid #00A3DF !important; }
