@charset "UTF-8";
@import url("./font.css");
@import url("./dataTables.bootstrap4.min.css");


.touranchor--is-active {
  position: relative;
  z-index: 100;
}

.cdk-overlay-container {
  z-index: 10000000 !important;
}

.forgotHover:hover,
.underline-css:hover {
  text-decoration: underline !important;
}

.link-txt {
  color: #4d4d4d !important;
  font-size: 15px !important;
  font-family: 'Roboto' !important;
}

.table td,
.table th {
  padding: 0 !important;
  vertical-align: top;
}

.form-group .multiselect-dropdown .dropdown-btn {
  font-size: 13px !important;
}

.form-group .multiselect-dropdown .dropdown-up {
  border-bottom: 6px solid #636161 !important;
  border-left: 4px solid transparent !important;
  border-right: 4px solid transparent !important;
}

.form-group .multiselect-dropdown .dropdown-down {
  border-top: 6px solid #636161 !important;
  border-left: 4px solid transparent !important;
  border-right: 4px solid transparent !important;
}

.dropdown-list ul.item2 {
  max-height: 97px !important;
}

.cdk-overlay-transparent-backdrop,
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.5;
  background: black;
}

#topnav .navigation-menu>li:active>a {
  color: #64b0f2;
}

.wrapper {
  background-color: #f5f5f5 !important;
  padding-bottom: 55px;
  height: auto;
}

.headerbar-right .header-nav {
  display: inline-block;
}

.img-circle {
  border-radius: 50%;
  object-fit: cover !important;
  object-position: center !important;
}

.rounded-circle {
  border-radius: 50%;
  object-fit: cover !important;
  object-position: center !important;
}

.imgbg {
  background-image: url("./img/test.jpg");
  background-position: no-repeat;
  background-size: cover;
  height: 200px;
}

.error-messages {
  color: #FF0000;
  padding-left: 18px;
}

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

.container .product .description {
  text-align: left;
  margin-left: 119px !important;
}

.container .product h2 {
  text-align: left;
  margin-top: 0px;
  margin-left: 120px !important;
}

.container .product h2 a {
  color: #000;
}

.page-title-box .avatar_img {
  top: 15px;
  position: relative;
  padding-right: 10px;
  height: 127px;
  border: 0px solid teal;
}

.aside-menu-hidden .sidebar .nav-link:hover,
.aside-menu-hidden .sidebar .navbar .dropdown-toggle:hover,
.navbar .aside-menu-hidden .sidebar .dropdown-toggle:hover {
  position: relative;
  width: 260px;
  background-color: #9c27b0;
  color: #ffffff;
}

.msgicon {
  margin-left: 17px !important;
  margin-top: -12px !important;
  position: absolute !important;
  border-radius: 2.25rem !important;
}

.aside-menu-hidden .aside-menu nav ul>li>a .msg {
  margin-left: -19px !important;
  border-radius: 2.25rem !important;
}

.aside-menu-hidden .aside-menu nav ul>li:hover>a sup {
  margin-left: 2px !important;
}

.aside-menu-hidden .aside-menu nav ul>li:hover>a>.msgicon {
  display: none;
}

.aside-menu-hidden .aside-menu nav ul>li>a>.msgicon {
  display: flex;
}

.aside-menu nav ul>li>a>.msgicon {
  display: none;
}

.msg {
  border-radius: 2.25rem !important;
}

#side-menu ul li a i {
  display: inline-block;
  font-size: 28px;
  line-height: 17px;
  margin-left: 1px;
  margin-right: 15px;
  text-align: center;
  vertical-align: middle;
  width: 20px;
}

button:disabled {
  background-color: #0a86f1;
  color: #fff;
  cursor: auto;
}

.rounded-circle {
  border-radius: 50%;
}

#topnav .navigation-menu>li>a {
  font-size: 1.5rem !important;
}

.notification-list .noti-title {
  border-radius: 0.25rem 0.25rem 0 0;
  background-color: #64b0f2;
  margin: -6px -1px 0px -1px;
  width: auto;
  padding: 12px 20px;
}

.eye-field-icon {
  left: -10px !important;
  float: right;
  margin-left: -25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
}

.eye-field-icon {
  color: #a7a9ac;
}

.header-nav {
  margin: 0 12px;
  padding-left: 0;
  list-style: none;
}

.header-nav-profile .dropdown>a {
  position: relative;
  min-height: 49px;
  padding: 12px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}



.header-nav>li {

  position: relative;

  display: block;

  padding: 14px 0 14px 12px;

  float: left;

}



.header-nav-profile .dropdown {

  padding: 0;

}





.header-nav-profile .dropdown .profile-info {

  display: inline-block;

  vertical-align: middle;

  /* padding: 0 20px 0 10px; */

  line-height: 15px;
}





.header-nav-profile .dropdown .profile-info small {

  display: block;

  opacity: 0.5;

}




@media only screen and (min-width: 1500px) {

  .cp_w-1920 {
    max-width: 3000px !important;
    text-align: left !important;


  }

}



footer {
  height: 25px !important;
  width: 100% !important;
  position: fixed !important;
  bottom: 0px !important;
  background-color: #000 !important;
  text-align: center !important;
  color: #fff !important;
  z-index: 99 !important;
}

ol.progress-track {

  display: table;
  list-style-type: none;
  /*margin: 65px;*/
  /*padding: 2em 3em 0em 5em;*/
  table-layout: fixed;
  width: 62%;
  margin-left: 35%;
  margin-top: -2%;
}

ol.progress-track li {
  display: table-cell;
  line-height: 3em;
  position: relative;
  text-align: center;
  font-size: 12px;
}

ol.progress-track li .icon-wrap {
  border-radius: 50%;
  top: -3.5em;
  color: #fff;
  display: block;
  height: 5em;
  margin: 0 auto;
  left: 0;
  right: 0;
  position: absolute;
  width: 5em;
  /*! bottom: 1.5em; */
}

ol.progress-track li .icon-check-mark,
ol.progress-track li .icon-down-arrow {
  height: 25px;
  width: 15px;
  display: inline-block;
  fill: currentColor;
}

ol.progress-track li .progress-text {
  position: relative;
  top: 21px;
}

ol.progress-track li.progress-stage_one {
  border-top: 7px solid #91CCC8;
  transition: border-color 1s ease-in-out;
  -webkit-transition: border-color 1s ease-in-out;
  -moz-transition: border-color 1s ease-in-out;
}

ol.progress-track li.progress-stage_two {
  border-top: 7px solid #E5EA95;
  transition: border-color 1s ease-in-out;
  -webkit-transition: border-color 1s ease-in-out;
  -moz-transition: border-color 1s ease-in-out;
}

ol.progress-track li.progress-stage_one .icon-down-arrow {
  display: none;
}

ol.progress-track li.progress-stage_one.progress-current .icon-wrap .icon-check-mark {
  display: none;
}

ol.progress-track li.progress-stage_one.progress-current .icon-wrap .icon-down-arrow {
  display: block;
}

ol.progress-track li.progress-stage_three {
  border-top: 7px solid #62B1E2;
  color: black;
}

ol.progress-track li.progress-stage_four {
  border-top: 7px solid #3488B7;
  color: black;
}

ol.progress-track li.progress-todo .icon-wrap .icon-check-mark,
ol.progress-track li.progress-todo .icon-wrap .icon-down-arrow {
  display: none;
}

ol.progress-track li.progress-stage_one .icon-wrap img,
ol.progress-track li.progress-stage_two .icon-wrap img,
ol.progress-track li.progress-stage_three .icon-wrap img,
ol.progress-track li.progress-stage_four .icon-wrap img {
  display: block;
  position: relative;
  width: 100%;
}


@media screen and (max-width: 2560px) {
  .hidden-mobile1 {
    right: 2288px !important;
    top: 10px;
  }
}

@media screen and (max-width: 1440px) {
  .hidden-mobile1 {
    right: 1086px !important;
    top: 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

  .main-sub-text {
    font-size: 16px !important;
  }

  .hidden-mobile1 {
    right: 800px !important;
    top: 10px;
  }

  .app-search {
    width: 61% !important;

  }

  .app-search h3 {
    font-size: 17px !important;
    /* right: -185px; */
  }

  .bodypart {
    width: 61% !important;

  }


}

@media screen and (max-width: 768px) and (min-width:300px) {
  .hidden-mobile1 {
    right: 690px !important;
    top: 10px;
  }

  .followup_p span {
    left: 44.7% !important;
  }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  .followup_p span {
    left: 34.9% !important;
  }
}

@media screen and (min-width: 1440px) {
  .followup_p span {
    left: 2.2% !important;
  }
}

/* @media screen and (max-width: 1366px) {
  .followup_p span{
    left: 33.7% !important;
  }
} */
@media screen and (min-width: 1366px) and (max-width: 1020px) {
  .followup_p span {
    left: 13% !important;
  }
}

@media screen and (max-width: 600px) and (min-width: 200px) {
  .aside-menu-hidden #side-menu {
    display: none;

  }

  .aside-menu-hidden .dashboard {
    margin-left: 0px !important;
  }
}

@media screen and (min-width: 415px) and (max-width: 550px) {
  ol.progress-track {
    display: table;
    list-style-type: none;
    /*margin: 65px;*/
    /*padding: 2em 3em 0em 5em;*/
    table-layout: fixed;
    width: 62%;
    margin-left: 35%;
    margin-top: -2%;
  }

  ol.progress-track li {
    display: table-cell;
    line-height: 3em;
    position: relative;
    text-align: center;
    font-size: 12px;
  }

  ol.progress-track li .icon-wrap {
    border-radius: 50%;
    top: -3.5em;
    color: #fff;
    display: block;
    height: 5em;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    width: 5em;
    /*! bottom: 1.5em; */
  }

  ol.progress-track li .icon-check-mark,
  ol.progress-track li .icon-down-arrow {
    height: 25px;
    width: 15px;
    display: inline-block;
    fill: currentColor;
  }

  ol.progress-track li .progress-text {
    position: relative;
    top: 3px;
  }

  ol.progress-track li.progress-stage_one {
    border-top: 7px solid #91CCC8;
    transition: border-color 1s ease-in-out;
    -webkit-transition: border-color 1s ease-in-out;
    -moz-transition: border-color 1s ease-in-out;
  }

  ol.progress-track li.progress-stage_two {
    border-top: 7px solid #E5EA95;
    transition: border-color 1s ease-in-out;
    -webkit-transition: border-color 1s ease-in-out;
    -moz-transition: border-color 1s ease-in-out;
    display: none;
  }

  ol.progress-track li.progress-stage_one .icon-down-arrow {
    display: none;
  }

  ol.progress-track li.progress-stage_one.progress-current .icon-wrap .icon-check-mark {
    display: none;
  }

  ol.progress-track li.progress-stage_one.progress-current .icon-wrap .icon-down-arrow {
    display: block;
  }

  ol.progress-track li.progress-stage_three {
    border-top: 7px solid #62B1E2;
    color: black;
    display: none;
  }

  ol.progress-track li.progress-stage_four {
    border-top: 7px solid #3488B7;
    color: black;
    display: none;
  }

  ol.progress-track li.progress-todo .icon-wrap .icon-check-mark,
  ol.progress-track li.progress-todo .icon-wrap .icon-down-arrow {
    display: none;
  }

  ol.progress-track li.progress-stage_one .icon-wrap img,
  ol.progress-track li.progress-stage_two .icon-wrap img,
  ol.progress-track li.progress-stage_three .icon-wrap img,
  ol.progress-track li.progress-stage_four .icon-wrap img {
    display: block;
    position: relative;
    width: 100%;
  }

  .hidden-mobile1 {
    display: none;
  }
}

@media screen and (max-width: 375px) {
  .hidden-mobile1 {
    display: none;
  }
}

@media screen and (max-width: 320px) {
  .hidden-mobile1 {
    display: none;
  }
}





@media only screen and (max-width: 414px) {
  ol.progress-track {
    display: table;
    list-style-type: none;
    /*margin: 65px;*/
    /*padding: 2em 3em 0em 5em;*/
    table-layout: fixed;
    width: 62%;
    margin-left: 35%;
    margin-top: -2%;
  }

  ol.progress-track li {
    display: table-cell;
    line-height: 3em;
    position: relative;
    text-align: center;
    font-size: 12px;
  }

  ol.progress-track li .icon-wrap {
    border-radius: 50%;
    top: -3.5em;
    color: #fff;
    display: block;
    height: 5em;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    width: 5em;
    /*! bottom: 1.5em; */
  }

  ol.progress-track li .icon-check-mark,
  ol.progress-track li .icon-down-arrow {
    height: 25px;
    width: 15px;
    display: inline-block;
    fill: currentColor;
  }

  ol.progress-track li .progress-text {
    position: relative;
    top: 3px;
  }

  ol.progress-track li.progress-stage_one {
    border-top: 7px solid #91CCC8;
    transition: border-color 1s ease-in-out;
    -webkit-transition: border-color 1s ease-in-out;
    -moz-transition: border-color 1s ease-in-out;
  }

  ol.progress-track li.progress-stage_two {
    border-top: 7px solid #E5EA95;
    transition: border-color 1s ease-in-out;
    -webkit-transition: border-color 1s ease-in-out;
    -moz-transition: border-color 1s ease-in-out;
    display: none;
  }

  ol.progress-track li.progress-stage_one .icon-down-arrow {
    display: none;
  }

  ol.progress-track li.progress-stage_one.progress-current .icon-wrap .icon-check-mark {
    display: none;
  }

  ol.progress-track li.progress-stage_one.progress-current .icon-wrap .icon-down-arrow {
    display: block;
  }

  ol.progress-track li.progress-stage_three {
    border-top: 7px solid #62B1E2;
    color: black;
    display: none;
  }

  ol.progress-track li.progress-stage_four {
    border-top: 7px solid #3488B7;
    color: black;
    display: none;
  }

  ol.progress-track li.progress-todo .icon-wrap .icon-check-mark,
  ol.progress-track li.progress-todo .icon-wrap .icon-down-arrow {
    display: none;
  }

  ol.progress-track li.progress-stage_one .icon-wrap img,
  ol.progress-track li.progress-stage_two .icon-wrap img,
  ol.progress-track li.progress-stage_three .icon-wrap img,
  ol.progress-track li.progress-stage_four .icon-wrap img {
    display: block;
    position: relative;
    width: 100%;
  }
}


.page-title-box .page-title {
  margin-top: 1% !important;
}

.inbox-item-text1 {
  color: #818a91;
  display: block;
  font-size: 13px;
  margin: 5px 3px 4px 5px;

}

/*new carepath css starts*/


.container-fluid {
  padding-right: 10px !important;
}

.ActstatusO {

  color: #F05A28;
  font-weight: 300;
}

.pl {
  min-width: 48px !important;
  min-height: 48px !important;
  max-height: 48px;
  max-width: 48px !important;
  border: 2px solid #2b3d51 !important;
}


.container .product {
  position: relative;
  overflow: hidden;
  width: 299px;
  height: 160px;
  display: inline-block;
  border-radius: 4px;
  background-color: #FFF;
  margin: 20px;
  padding: 15px;
  box-shadow: 0 1px 0px 7px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);

}

.btn-chnag {
  border-color: #6c757d !important;
}

.container .product .p_img {
  position: absolute;
  top: -15px;
  left: -15px;
  height: 175px;
  width: 135px;
  padding-top: 22px !important;
  padding-left: 22px !important;
  padding-bottom: 7px !important;
  border-top-left-radius: 30px !important;
}

.container .product .d_img {
  height: 60px;
}

.container .product h2 {
  text-align: right;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 4px;
  max-height: 80px;
  overflow: hidden;
  margin-left: 112px !important;
  width: 60% !important;
  text-overflow: ellipsis;
  line-height: 1.3em;
}

.container .product .description {
  text-align: right;
  font-size: 13px;
  color: #000;
  max-height: 56px;
  overflow: hidden;
  margin-top: 4px !important;
  margin-left: 109px !important;
  text-overflow: ellipsis;
}

.container .product .price {
  text-align: right;
  font-size: 18px;
  color: #fff;
  margin-top: 6px;
}

.container .product .btn {
  position: absolute;
  font-size: 11px;
  font-weight: bold;
  float: right;
  padding: 10px;
  border: 2px solid #00fefe;
  border-radius: 20px;
  bottom: 10px;
  right: 10px;
  color: #00fefe;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

.container .product .btn.ok {
  background-color: rgba(0, 254, 254, 0.4);
  color: #fff;
}

.container .product .btn.ok:after {
  content: "\e080";
  color: #fff;
}

.container .product .btn:hover {
  padding-right: 25px;
}

.container .product .btn:hover:after {
  margin-left: 5px;
}

.container .product .btn:after {
  font-family: 'simple-line-icons';
  content: "\e095";
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  position: absolute;
  color: #00fefe;
  margin-left: 30px;
  transition: all .2s ease;
}

.container .product .quickview {
  position: absolute;
  bottom: 8px;
  left: 8px;
  font-size: 11px;
  color: #fff;
  cursor: pointer;
}


/*carepth new css ends*/

.suvey_bnt_align {
  margin-top: 3px !important;
}

.card-box .rp {
  width: 155px;
}

.wizard>.steps .current a:hover {
  background: #9c27b0 !important;
}

.nav-item a {
  color: #666;
}

.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
  background: #9c27b0;
}

.button-menu-mobile:hover {
  color: #9c27b0 !important;
}

.notification-list .noti-title {
  background: #9c27b0;
}

.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-custom {
  color: #64b0f2;
}

.text-primary {
  color: #9c27b0 !important;
}

.text-success {
  color: #1bb99a !important;
}

.text-yellow {
  color: #f1b53d !important;
}

.text-red {
  color: #ff5d48 !important;
}


.text-info {
  color: #3db9dc !important;
}

.text-warning {
  color: #f1b53d !important;
}

.text-danger {
  color: #ff5d48 !important;
}

.text-purple {
  color: #9261c6;
}

.text-pink {
  color: #ff7aa3;
}

.text-dark {
  color: #2b3d51;
}

.text-white {
  color: #ffffff;
}

.text-muted {
  color: #818a91 !important;
  font-size: medium !important;
}

.dropdown-lg {
  width: 280px;
}

.dropdown-menu {
  box-shadow: 0 0px 24px 0 rgba(43, 61, 81, 0.06), 0 1px 0px 0 rgba(43, 61, 81, 0.02);
  border: 1px solid rgba(43, 61, 81, 0.05);
}

html {
  position: relative;
  min-height: 100%;
}

body {
  font-size: 16px !important;
  background-color: #fff !important;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  /* background-color: #5ccafe;*/
  padding-bottom: 0px !important;
  height: 100vh;
}

.page-title-box {
  background-color: #ffffff;
  margin: -20px -20px 20px -20px;
  padding: 20px;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
}

.page-title-box .page-title {
  margin-bottom: -21px !important;
  font-size: 2.5rem !important;
}

.page-title-box .breadcrumb {
  padding: 0;
  background-color: transparent !important;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.card-box {
  padding: 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  background-clip: padding-box;
  margin-bottom: 0px !important;
  background-color: #ffffff;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
}

.header-title {
  font-size: 1rem;
  text-transform: uppercase;
}

.page-header {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 1.15rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #eceeef;
}

.button-list {
  margin-bottom: -5px;
  margin-left: -7px;
}

.button-list button,
.button-list a {
  margin: 5px 7px;
}

canvas {
  max-width: 100%;
}

svg {
  max-width: 100%;
}

a {
  outline: none !important;
  text-decoration: none !important;
}

.row {
  margin-right: -10px;
  margin-left: -10px;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
  padding-right: 10px;
  padding-left: 10px;
}

.bg-1 {
  background-color: #91ccc8 !important;
}

.bg-2 {
  background-color: #c2c82e !important;
}

.bg-3 {
  background-color: #62b1e2 !important;
}

.bg-4 {
  background-color: #3488b7 !important;
}


.bg-primary {
  background-color: #039cfd !important;
}

.bg-success {
  background-color: #1bb99a !important;
}

.bg-info {
  background-color: #3db9dc !important;
}

.bg-warning {
  background-color: #f1b53d !important;
}

.bg-danger {
  background-color: #ff5d48 !important;
}

.bg-purple {
  background-color: #9261c6 !important;
}

.bg-pink {
  background-color: #ff7aa3 !important;
}

.bg-dark {
  background-color: #2b3d51 !important;
}

.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
  background-color: #039cfd;
}

.dropdown-item {
  font-size: 1.5rem !important;
}

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  will-change: opacity, transform;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
}

.waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45);
}

.waves-effect.waves-red .waves-ripple {
  background-color: rgba(244, 67, 54, 0.7);
}

.waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255, 235, 59, 0.7);
}

.waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255, 152, 0, 0.7);
}

.waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156, 39, 176, 0.7);
}

.waves-effect.waves-green .waves-ripple {
  background-color: rgba(76, 175, 80, 0.7);
}

.waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0, 150, 136, 0.7);
}

.waves-notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}

.waves-circle {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
}

.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}

.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}

.waves-block {
  display: block;
}

/* IE9, IE10, IE11 */
@media screen and (min-width: 0\0) {
  .form-control {
    padding: 0.55rem 0.75rem !important;
  }

  .input-group-addon {
    line-height: inherit !important;
    font-size: 1rem !important;
  }

  .carousel-control span {
    right: 20px;
  }
}

/*
Template Name: Uplon Dashboard
Author: CoderThemes
Email: coderthemes@gmail.com
File: Menu
*/
.topbar {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
}

.topbar .topbar-left {
  background: transparent;
  float: left;
  text-align: center;
  height: 46px;
  position: relative;
  width: 181px;
  z-index: 1;
}

.topbar .topbar-left .logo {
  line-height: 70px;
  margin-left: -50px;
}

.navbar-custom {
  background-color: #ffffff;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0 10px;
  margin-left: 0px;
  min-height: 70px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.1);
}

.navbar-custom .nav-link {
  padding: 0;
  line-height: 70px;
  color: rgba(255, 255, 255, 0.6);
}

.navbar-custom .dropdown-toggle:after {
  content: initial;
}

.navbar-custom .menu-left {
  overflow: hidden;
}

.logo img {
  margin-top: 6% !important;
  max-height: 62px !important;
}

.logo {
  color: #2b3d51 !important;
  /* font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px; */
}


.logo span span {
  color: #64b0f2;
}

.user-box {
  text-align: center;
  padding: 30px 0 20px 0;
}

.user-box .user-img {
  position: relative;
  height: 88px;
  width: 88px;
  margin: 0 auto;
}

.user-box h5 a {
  color: #373a3c;
}

.user-box .user-status {
  height: 12px;
  width: 12px;
  position: absolute;
  bottom: 7px;
  right: 15px;
}

.user-box .user-status i {
  font-size: 15px;
}

.user-box .user-status.away i {
  color: #f1b53d;
}

.user-box .user-status.offline i {
  color: #ff5d48;
}

.user-box .user-status.online i {
  color: #1bb99a;
}

.user-box .user-status.busy i {
  color: #373a3c;
}

.user-box ul li a {
  color: #373a3c;
}

.user-box ul li a:hover {
  color: #64b0f2;
}

.side-menu {
  top: 70px;
  width: 250px;
  z-index: 10;
  background: #ffffff;
  bottom: 70px;
  margin-bottom: -70px;
  margin-top: 0;
  padding-bottom: 70px;
  position: absolute;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
}

.content-page {
  margin-left: 250px;
  overflow: hidden;
}

.content-page .content {
  padding: 0 5px;
  margin-top: 73px;
}

.side-menu.left {
  position: absolute;
}

body.fixed-left .side-menu.left {
  bottom: 50px;
  margin-bottom: -70px;
  margin-top: 0;
  padding-bottom: 70px;
  position: fixed;
}

.button-menu-mobile {
  background: transparent;
  border: none;
  color: #000;
  font-size: 21px;
  line-height: 70px;
  padding: 0 15px;
  margin-right: 10px;
}

.button-menu-mobile:hover {
  color: #64b0f2;
}

.sidebar-inner {
  height: 100%;
}

#sidebar-menu,
#sidebar-menu ul,
#sidebar-menu li,
#sidebar-menu a {
  border: 0;
  font-weight: normal;
  line-height: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  text-decoration: none;
}

#sidebar-menu {
  padding-bottom: 30px;
  width: 100%;
}

#sidebar-menu a {
  line-height: 1.3;
}

#sidebar-menu ul li .menu-arrow {
  -webkit-transition: -webkit-transform .15s;
  -o-transition: -o-transform .15s;
  transition: transform .15s;
  position: absolute;
  right: 20px;
  top: 16px;
  display: inline-block;
  font-family: 'Material-Design-Iconic-Font';
  text-rendering: auto;
  line-height: 18px;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#sidebar-menu ul li .menu-arrow:before {
  content: '\f2fb';
}

#sidebar-menu ul li a.subdrop .menu-arrow {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

#sidebar-menu ul ul {
  display: none;
}

#sidebar-menu ul ul li {
  border-top: 0;
}

#sidebar-menu ul ul li.active a {
  color: #64b0f2;
}

#sidebar-menu ul ul a {
  color: rgba(43, 61, 81, 0.8);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: block;
  padding: 10px 20px 10px 60px;
}

#sidebar-menu ul ul a:hover {
  color: #2b3d51;
}

#sidebar-menu ul ul a i {
  margin-right: 5px;
}

#sidebar-menu ul ul ul a {
  padding-left: 80px;
}

#sidebar-menu .label {
  margin-top: 2px;
}

#sidebar-menu .subdrop {
  color: #2b3d51 !important;
}

#sidebar-menu .has_sub ul .has_sub .menu-arrow {
  top: 10px !important;
}

#sidebar-menu>ul>li>a {
  color: rgba(43, 61, 81, 0.8);
  display: block;
  padding: 14px 20px;
  font-weight: 500;
  font-size: 0.95rem;
}

#sidebar-menu>ul>li>a:hover {
  color: #2b3d51;
  text-decoration: none;
}

#sidebar-menu>ul>li>a>span {
  vertical-align: middle;
}

#sidebar-menu ul li a i {
  display: inline-block;
  font-size: 18px;
  line-height: 17px;
  margin-left: 3px;
  margin-right: 15px;
  text-align: center;
  vertical-align: middle;
  width: 20px;
}

#sidebar-menu ul li a .drop-arrow {
  float: right;
}

#sidebar-menu ul li a .drop-arrow i {
  margin-right: 0;
}

#sidebar-menu>ul>li>a.active {
  color: #ffffff !important;
  background-color: #9c27b0 !important;
}

.menu-title {
  padding: 12px 20px !important;
  letter-spacing: .035em;
  pointer-events: none;
  cursor: default;
  font-size: 13px;
}

.footer {
  border-top: 1px solid rgba(152, 166, 173, 0.2);
  bottom: 0;
  color: #818a91;
  text-align: left;
  padding: 19px 30px 20px;
  position: absolute;
  right: 0;
  left: 250px;
}

.content-page>.content {
  margin-top: 70px;
  padding: 20px 5px 15px 5px;
}

#wrapper.enlarged .menu-title {
  display: none;
}

#wrapper.enlarged .menu-arrow {
  display: none !important;
}

#wrapper.enlarged .footer {
  left: 70px;
}

#wrapper.enlarged #sidebar-menu ul ul {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1), 0 1px 10px 0 rgba(0, 0, 0, 0.08);
}

#wrapper.enlarged .left.side-menu {
  width: 70px;
  z-index: 5;
}

#wrapper.enlarged .left.side-menu #sidebar-menu>ul>li>a {
  padding-left: 10px;
}

#wrapper.enlarged .left.side-menu #sidebar-menu>ul>li>a:hover {
  background-color: #64b0f2;
}

#wrapper.enlarged .left.side-menu span.pull-right {
  display: none !important;
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul>li {
  position: relative;
  white-space: nowrap;
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul>li:hover>a {
  background-color: #64b0f2;
  position: relative;
  width: 260px;
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul>li:hover>ul {
  display: block;
  left: 70px;
  position: absolute;
  width: 190px;
  padding: 5px 0;
  background: #ffffff;
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul>li:hover>ul a {
  background: #ffffff;
  border: none;
  box-shadow: none;
  padding-left: 15px;
  position: relative;
  width: 190px;
  z-index: 6;
  color: rgba(43, 61, 81, 0.8);
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul>li:hover>ul a:hover {
  color: #64b0f2;
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul>li:hover a span {
  display: inline;
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul>li>ul {
  display: none;
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li:hover>ul {
  display: block;
  left: 190px;
  margin-top: -36px;
  position: absolute;
  width: 190px;
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li>a span.pull-right {
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  position: absolute;
  right: 20px;
  top: 12px;
  transform: rotate(270deg);
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul>li>a span {
  display: none;
  padding-left: 10px;
}

#wrapper.enlarged .left.side-menu #sidebar-menu>ul>li>a {
  padding: 15px 20px;
  min-height: 52.09px;
}

#wrapper.enlarged .left.side-menu #sidebar-menu>ul>li>a i {
  margin-right: 20px !important;
  font-size: 20px;
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul>li:hover>a {
  position: relative;
  width: 260px;
  background-color: #9c27b0;
  color: #ffffff;
}

#wrapper.enlarged .left.side-menu #sidebar-menu ul>li:hover>a i {
  color: #ffffff;
}

#wrapper.enlarged .content-page {
  margin-left: 70px;
}

#wrapper.enlarged .navbar-custom {
  margin-left: 70px;
}

#wrapper.enlarged .topbar .topbar-left {
  width: 110px !important;
}

#wrapper.enlarged .topbar .topbar-left .logo span {
  display: none;
  opacity: 0;
}

#wrapper.enlarged .topbar .topbar-left .logo i {
  margin-right: 0;
}

#wrapper.enlarged #sidebar-menu>ul>li:hover>a.open :after {
  display: none;
}

#wrapper.enlarged #sidebar-menu>ul>li:hover>a.active :after {
  display: none;
}

#wrapper.enlarged .user-detail {
  bottom: 0;
  padding: 15px 0;
  width: 70px;
  text-align: center;
}

#wrapper.enlarged .user-detail .dropup {
  margin: 0 auto;
  margin-left: 17px;
}

#wrapper.enlarged .user-detail h5 {
  display: none;
}

#wrapper.enlarged .user-detail p {
  position: absolute;
  right: 15px;
  top: 32px;
}

#wrapper.enlarged .user-detail p span {
  display: none;
}

#wrapper.enlarged #sidebar-menu ul ul li.active a {
  color: #039cfd;
}

#wrapper.right-bar-enabled .right-bar {
  right: 0;
}

#wrapper.right-bar-enabled .left-layout {
  left: 0;
}

/* Notification */
.notification-list {
  margin-left: 0 !important;
}

.notification-list .noti-title {
  border-radius: 0.25rem 0.25rem 0 0;
  background-color: #64b0f2;
  margin: -6px -1px 0px -1px;
  width: auto;
  padding: 1px 20px !important;
}

.notification-list .noti-title h5 {
  color: #ffffff;
  margin: 0;
}

.notification-list .noti-title .label {
  float: right;
}

.notification-list .noti-icon {
  font-size: 22px;
  padding: 0 12px;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.8);
}

.notification-list .noti-icon-badge {
  height: 10px;
  width: 10px;
  background-color: #ff5d48;
  display: inline-block;
  position: absolute;
  top: 23px;
  right: 12px;
  border-radius: 50%;
  border: 2px solid #2b3d51;
}

.notification-list .notify-item .notify-icon {
  float: left;
  height: 36px;
  width: 36px;
  line-height: 36px;
  text-align: center;
  margin-right: 10px;
  border-radius: 50%;
  color: #ffffff;
}

.notification-list .notify-item .notify-icon img {
  margin-top: 4px;
}

.notification-list .notify-item .notify-details {
  margin-bottom: 0;
  overflow: hidden;
  margin-left: 45px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.notification-list .notify-item .notify-details b {
  font-weight: 500;
}

.notification-list .notify-item .notify-details small {
  display: block;
}

.notification-list .notify-item .notify-details span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
}

.notification-list .notify-all {
  border-radius: 0 0 0.25rem 0.25rem;
  margin: 0 0 -5px 0;
  background-color: #eceeef;
}

.profile-dropdown {
  width: 170px;
}

.profile-dropdown i {
  font-size: 17px;
  vertical-align: middle;
  margin-right: 5px;
}

.profile-dropdown span {
  vertical-align: middle;
}

.care-dropdown {
  width: 190px;
}

.care-dropdown i {
  font-size: 17px;
  vertical-align: middle;
  margin-right: 5px;
}

.care-dropdown span {
  vertical-align: middle;
}

.nav-user {
  padding: 0 12px !important;
}

.nav-user img {
  height: 55px !important;
  width: 55px !important;
  border: 2px solid #2b3d51;
}

/* Right sidebar */
.side-bar.right-bar {
  float: right !important;
  right: -266px;
  top: 71px;
}

.side-bar {
  -moz-transition: all 200ms ease-out;
  -webkit-transition: all 200ms ease-out;
  background-color: #ffffff;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
  display: block;
  float: left;
  height: 100%;
  position: fixed;
  transition: all 200ms ease-out;
  width: 240px;
  z-index: 9;
}

.right-bar {
  background: #ffffff !important;
}

.right-bar .nav-tabs {
  border: none !important;
}

.right-bar .nav-tabs .nav-item {
  float: none;
  display: inline-block;
  margin-bottom: 0;
}

.right-bar .nav-tabs .nav-link {
  border: none !important;
  font-weight: 500;
  font-size: 16px;
  color: #2b3d51;
}

.right-bar .nav-tabs .nav-link.active {
  color: #64b0f2;
  background-color: transparent;
}

.right-bar .tab-content {
  padding: 20px;
}

.right-bar .right-bar-toggle {
  float: right;
  line-height: 46px;
  font-size: 20px;
  color: #333;
  padding: 0 10px;
}

.right-bar .nicescroll {
  height: 88%;
}

.right-bar .contact-list {
  max-height: 600px;
}

.right-bar h5 {
  font-size: 15px;
}

/* Seach */
.app-search {
  position: relative;
  padding-top: 18px;
}

.app-search a {
  position: absolute;
  top: 18px;
  left: 215px;
  display: block;
  height: 34px;
  line-height: 34px;
  width: 34px;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
}

.app-search a:hover {
  color: #ffffff;
}

.app-search .form-control,
.app-search .form-control:focus {
  border: 1px solid rgba(129, 138, 145, 0.3);
  font-size: 13px;
  height: 34px;
  color: #ffffff;
  padding-left: 20px;
  padding-right: 40px;
  background: rgba(129, 138, 145, 0.1);
  box-shadow: none;
  border-radius: 30px;
  width: 200px;
}

@media (max-width: 768px) {
  body {
    overflow-x: hidden;
  }

  .enlarged .left.side-menu {
    margin-left: -75px;
  }

  .topbar-left {
    width: 70px !important;
  }

  .topbar-left span {
    display: none !important;
  }

  .topbar-left i {
    display: block !important;
    line-height: 75px !important;
  }

  .navbar-custom {
    margin-left: 70px !important;
  }

  .content-page {
    margin-left: 0 !important;
  }

  .footer {
    left: 0 !important;
  }

  .mobile-sidebar {
    left: 0;
  }

  .mobile-content {
    left: 250px;
    right: -250px;
  }

  .wrapper-page {
    width: 90%;
  }

  .dataTables_wrapper .col-xs-6 {
    width: 100%;
    text-align: left;
  }

  div#datatable-buttons_info {
    float: none;
  }

  .ms-container {
    width: 100%;
  }

  .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media (max-width: 767px) {
  .dropdown-lg {
    width: 200px;
  }

  .notification-list .notify-item {
    padding: 10px 15px;
  }

  .page-title-box .page-title,
  .page-title-box .breadcrumb {
    float: none;
  }
}

@media (max-width: 480px) {
  .notification-list .noti-icon {
    font-size: 18px;
    padding: 0 10px;
  }

  .app-search {
    display: none !important;
  }
}

/* Body min-height set */
body.fixed-left-void {
  min-height: 1170px;
}

.mobile.smallscreen .sidebar-inner.slimscrollleft {
  overflow: scroll !important;
}

button:focus {
  outline: none !important;
}

a.btn:focus {
  color: #ffffff !important;
}

.btn-rounded {
  border-radius: 2em !important;
  padding: .5rem 1.5rem;
}

.btn-label {
  background: rgba(43, 61, 81, 0.1);
  display: inline-block;
  padding: 7px 15px;
  border-radius: 3px 0 0 3px;
  margin: -7px -14px;
  margin-right: 12px;
}

.btn-rounded .btn-label {
  padding: 7px 15px 7px 20px;
  margin-left: -20px;
}

.btn-rounded .btn-label-right {
  margin-right: -20px;
  margin-left: 12px;
}

.btn-label-right {
  margin-left: 12px;
  margin-right: -13px;
  border-radius: 0px 3px 3px 0px;
}

.btn-custom {
  background-color: #1684e4;
  border-color: #64b0f2;
  color: #ffffff;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active,
.btn-custom.focus,
.btn-custom:active,
.btn-custom:focus,
.btn-custom:hover,
.open>.dropdown-toggle.btn-custom {
  background-color: #439fef;
  border-color: #439fef;
  color: #ffffff;
}

.btn-primary {
  background-color: #039cfd;
  border-color: #039cfd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
  background-color: #0283d6;
  border-color: #0283d6;
  color: #ffffff;
}

.btn-success {
  background-color: #1bb99a;
  border-color: #1bb99a;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
  background-color: #16957c;
  border-color: #16957c;
  color: #ffffff;
}

.btn-info {
  background-color: #3db9dc;
  border-color: #3db9dc;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
  background-color: #25a7cb;
  border-color: #25a7cb;
  color: #ffffff;
}

.btn-warning {
  background-color: #f1b53d;
  border-color: #f1b53d;
  color: #ffffff;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
  background-color: #eea617;
  border-color: #eea617;
  color: #ffffff;
}

.btn-danger {
  background-color: #ff5d48;
  border-color: #ff5d48;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
  background-color: #ff391f;
  border-color: #ff391f;
  color: #ffffff;
}

.btn-dark {
  background-color: #2b3d51;
  border-color: #2b3d51;
  color: #ffffff;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.focus,
.btn-dark:active,
.btn-dark:focus,
.btn-dark:hover,
.open>.dropdown-toggle.btn-dark {
  background-color: #1d2936;
  border-color: #1d2936;
  color: #ffffff;
}

.btn-pink {
  background-color: #ff7aa3;
  border-color: #ff7aa3;
  color: #ffffff;
}

.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active,
.btn-pink.active,
.btn-pink.focus,
.btn-pink:active,
.btn-pink:focus,
.btn-pink:hover,
.open>.dropdown-toggle.btn-pink {
  background-color: #ff5187;
  border-color: #ff5187;
  color: #ffffff;
}

.btn-purple {
  background-color: #9261c6;
  border-color: #9261c6;
  color: #ffffff;
}

.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.btn-purple.focus,
.btn-purple:active,
.btn-purple:focus,
.btn-purple:hover,
.open>.dropdown-toggle.btn-purple {
  background-color: #7d43bb;
  border-color: #7d43bb;
  color: #ffffff;
}

.btn-outline-custom {
  color: #64b0f2;
  background-image: none;
  background-color: transparent;
  border-color: #64b0f2;
}

.btn-outline-custom:hover,
.btn-outline-custom:focus,
.btn-outline-custom:active,
.btn-outline-custom.active,
.btn-outline-custom.focus,
.btn-outline-custom:active,
.btn-outline-custom-primary:focus,
.btn-outline-custom:hover,
.open>.dropdown-toggle.btn-outline-custom {
  color: #ffffff;
  background-color: #64b0f2;
  border-color: #64b0f2;
}

.btn-outline-primary {
  color: #039cfd;
  background-image: none;
  background-color: transparent;
  border-color: #039cfd;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.open>.dropdown-toggle.btn-outline-primary {
  color: #ffffff;
  background-color: #039cfd;
  border-color: #039cfd;
}

.btn-outline-success {
  color: #1bb99a;
  background-image: none;
  background-color: transparent;
  border-color: #1bb99a;
}

.btn-outline-success:hover,
.btn-outline-success:focus,
.btn-outline-success:active,
.btn-outline-success.active,
.btn-outline-success.focus,
.btn-outline-success:active,
.btn-outline-success:focus,
.btn-outline-success:hover,
.open>.dropdown-toggle.btn-outline-success {
  color: #ffffff;
  background-color: #1bb99a;
  border-color: #1bb99a;
}

.btn-outline-info {
  color: #3db9dc;
  background-image: none;
  background-color: transparent;
  border-color: #3db9dc;
}

.btn-outline-info:hover,
.btn-outline-info:focus,
.btn-outline-info:active,
.btn-outline-info.active,
.btn-outline-info.focus,
.btn-outline-info:active,
.btn-outline-info:focus,
.btn-outline-info:hover,
.open>.dropdown-toggle.btn-outline-info {
  color: #ffffff;
  background-color: #3db9dc;
  border-color: #3db9dc;
}

.btn-outline-warning {
  color: #f1b53d;
  background-image: none;
  background-color: transparent;
  border-color: #f1b53d;
}

.btn-outline-warning:hover,
.btn-outline-warning:focus,
.btn-outline-warning:active,
.btn-outline-warning.active,
.btn-outline-warning.focus,
.btn-outline-warning:active,
.btn-outline-warning:focus,
.btn-outline-warning:hover,
.open>.dropdown-toggle.btn-outline-warning {
  color: #ffffff;
  background-color: #f1b53d;
  border-color: #f1b53d;
}

.btn-outline-danger {
  color: #ff5d48;
  background-image: none;
  background-color: transparent;
  border-color: #ff5d48;
}

.btn-outline-danger:hover,
.btn-outline-danger:focus,
.btn-outline-danger:active,
.btn-outline-danger.active,
.btn-outline-danger.focus,
.btn-outline-danger:active,
.btn-outline-danger:focus,
.btn-outline-danger:hover,
.open>.dropdown-toggle.btn-outline-danger {
  color: #ffffff;
  background-color: #ff5d48;
  border-color: #ff5d48;
}

.btn-outline-pink {
  color: #ff7aa3;
  background-image: none;
  background-color: transparent;
  border-color: #ff7aa3;
}

.btn-outline-pink:hover,
.btn-outline-pink:focus,
.btn-outline-pink:active,
.btn-outline-pink.active,
.btn-outline-pink.focus,
.btn-outline-pink:active,
.btn-outline-pink:focus,
.btn-outline-pink:hover,
.open>.dropdown-toggle.btn-outline-pink {
  color: #ffffff;
  background-color: #ff7aa3;
  border-color: #ff7aa3;
}

.btn-outline-purple {
  color: #9261c6;
  background-image: none;
  background-color: transparent;
  border-color: #9261c6;
}

.btn-outline-purple:hover,
.btn-outline-purple:focus,
.btn-outline-purple:active,
.btn-outline-purple.active,
.btn-outline-purple.focus,
.btn-outline-purple:active,
.btn-outline-purple:focus,
.btn-outline-purple:hover,
.open>.dropdown-toggle.btn-outline-purple {
  color: #ffffff;
  background-color: #9261c6;
  border-color: #9261c6;
}

.btn-outline-dark {
  color: #2b3d51;
  background-image: none;
  background-color: transparent;
  border-color: #2b3d51;
}

.btn-outline-dark:hover,
.btn-outline-dark:focus,
.btn-outline-dark:active,
.btn-outline-dark.active,
.btn-outline-dark.focus,
.btn-outline-dark:active,
.btn-outline-dark:focus,
.btn-outline-dark:hover,
.open>.dropdown-toggle.btn-outline-dark {
  color: #ffffff;
  background-color: #2b3d51;
  border-color: #2b3d51;
}

/* Social Buttons */
.btn-facebook {
  color: #ffffff !important;
  background-color: #3b5998 !important;
}

.btn-twitter {
  color: #ffffff !important;
  background-color: #00aced !important;
}

.btn-linkedin {
  color: #ffffff !important;
  background-color: #007bb6 !important;
}

.btn-dribbble {
  color: #ffffff !important;
  background-color: #ea4c89 !important;
}

.btn-googleplus {
  color: #ffffff !important;
  background-color: #dd4b39 !important;
}

.btn-instagram {
  color: #ffffff !important;
  background-color: #517fa4 !important;
}

.btn-pinterest {
  color: #ffffff !important;
  background-color: #cb2027 !important;
}

.btn-dropbox {
  color: #ffffff !important;
  background-color: #007ee5 !important;
}

.btn-flickr {
  color: #ffffff !important;
  background-color: #ff0084 !important;
}

.btn-tumblr {
  color: #ffffff !important;
  background-color: #32506d !important;
}

.btn-skype {
  color: #ffffff !important;
  background-color: #00aff0 !important;
}

.btn-youtube {
  color: #ffffff !important;
  background-color: #bb0000 !important;
}

.btn-github {
  color: #ffffff !important;
  background-color: #171515 !important;
}

/* Custom-modal */
.modal-demo {
  background-color: #ffffff;
  width: 600px;
  border-radius: 4px;
  display: none;
}

.modal-demo .close {
  position: absolute;
  top: 15px;
  right: 25px;
  color: #ffffff;
  opacity: 0.5 !important;
}

.modal-demo .close:hover {
  opacity: 1 !important;
}

.custom-modal-title {
  padding: 15px 25px 15px 25px;
  line-height: 22px;
  font-size: 18px;
  background-color: #64b0f2;
  color: #ffffff;
  text-align: left;
  margin: 0px;
}

.custom-modal-text {
  padding: 20px;
  text-align: left;
}

.custombox-modal-flash .close,
.custombox-modal-rotatedown .close {
  top: 20px;
  z-index: 9999;
}

/* =========== */
/* Sweet Alert */
/* =========== */
.sweet-alert {
  padding: 30px 25px;
}

.sweet-alert p {
  font-size: 15px;
  line-height: 24px;
  font-weight: normal;
}

.sweet-alert p:last-of-type {
  margin-bottom: 0 !important;
}

.sweet-alert .icon.success .placeholder {
  border: 4px solid rgba(27, 185, 154, 0.3);
}

.sweet-alert .icon.success .line {
  background-color: #1bb99a;
}

.sweet-alert .icon.error {
  border-color: #ff5d48;
}

.sweet-alert .icon.error .line {
  background-color: #ff5d48;
}

.sweet-alert .icon.warning {
  border-color: #f1b53d;
}

.sweet-alert .icon.info {
  border-color: #3db9dc;
}

.sweet-alert .btn-warning:focus,
.sweet-alert .btn-info:focus,
.sweet-alert .btn-success:focus,
.sweet-alert .btn-danger:focus,
.sweet-alert .btn-default:focus {
  box-shadow: none;
}


/* =============
   Timeline
============= */
.timeline {
  border-collapse: collapse;
  border-spacing: 0;
  display: table;
  margin-bottom: 50px;
  position: relative;
  table-layout: fixed;
  width: 100%;
}

.timeline .time-show {
  margin-bottom: 30px;
  margin-right: -75px;
  margin-top: 30px;
  position: relative;
}

.timeline .time-show a {
  color: #ffffff;
}

.timeline:before {
  background-color: rgba(129, 138, 145, 0.3);
  bottom: 0px;
  content: "";
  left: 50%;
  position: absolute;
  top: 30px;
  width: 1px;
  z-index: 0;
}

.timeline .timeline-icon {
  -webkit-border-radius: 50%;
  background: #818a91;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  height: 20px;
  left: -54px;
  margin-top: -10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 20px;
}

.timeline .timeline-icon i {
  color: #f5f5f5;
  font-size: 13px;
  margin-top: 4px;
  position: absolute;
  left: 4px;
}

.timeline .time-icon:before {
  font-size: 16px;
  margin-top: 5px;
}

h3.timeline-title {
  color: #eceeef;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 5px;
  text-transform: uppercase;
}

.timeline-item {
  display: table-row;
}

.timeline-item:before {
  content: "";
  display: block;
  width: 50%;
}

.timeline-item .timeline-desk .arrow {
  border-bottom: 12px solid transparent;
  border-right: 12px solid #ffffff !important;
  border-top: 12px solid transparent;
  display: block;
  height: 0;
  left: -12px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  width: 0;
}

.timeline-item .timeline-desk .timeline-box {
  padding: 20px;
}

.timeline-item .timeline-date {
  margin-bottom: 10px;
}

.timeline-item.alt:after {
  content: "";
  display: block;
  width: 50%;
}

.timeline-item.alt .timeline-desk .arrow-alt {
  border-bottom: 12px solid transparent;
  border-left: 12px solid #ffffff !important;
  border-top: 12px solid transparent;
  display: block;
  height: 0;
  left: auto;
  margin-top: -12px;
  position: absolute;
  right: -12px;
  top: 50%;
  width: 0;
}

.timeline-item.alt .timeline-desk .album {
  float: right;
  margin-top: 20px;
}

.timeline-item.alt .timeline-desk .album a {
  float: right;
  margin-left: 5px;
}

.timeline-item.alt .timeline-icon {
  left: auto;
  right: -56px;
}

.timeline-item.alt:before {
  display: none;
}

.timeline-item.alt .panel {
  margin-left: 0;
  margin-right: 45px;
}

.timeline-item.alt h4 {
  text-align: right;
}

.timeline-item.alt p {
  text-align: right;
}

.timeline-item.alt .timeline-date {
  text-align: right;
}

.timeline-desk {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}

.timeline-desk h4 {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
}

.timeline-desk .panel {
  background: #ffffff;
  display: block;
  margin-bottom: 5px;
  margin-left: 45px;
  position: relative;
  text-align: left;
  box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
}

.timeline-desk h5 span {
  color: #eceeef;
  display: block;
  font-size: 12px;
  margin-bottom: 4px;
}

.timeline-desk p {
  color: #999999;
  font-size: 14px;
  margin-bottom: 0;
}

.timeline-desk .album {
  margin-top: 12px;
}

.timeline-desk .album a {
  float: left;
  margin-right: 5px;
}

.timeline-desk .album img {
  height: 36px;
  width: auto;
  border-radius: 3px;
}

.timeline-desk .notification {
  background: none repeat scroll 0 0 #ffffff;
  margin-top: 20px;
  padding: 8px;
}

/* ===========
   Timeline-2
 =============*/
.timeline-2 {
  border-left: 2px solid #64b0f2;
  position: relative;
}

.timeline-2 .time-item:after {
  background-color: #ffffff;
  border-color: #64b0f2;
  border-radius: 10px;
  border-style: solid;
  border-width: 2px;
  bottom: 0;
  content: '';
  height: 10px;
  left: 0;
  margin-left: -6px;
  position: absolute;
  top: 5px;
  width: 10px;
}

.time-item {
  border-color: #dee5e7;
  padding-bottom: 10px;
  position: relative;
}

.time-item:before {
  content: " ";
  display: table;
}

.time-item:after {
  background-color: #ffffff;
  border-color: #64b0f2;
  border-radius: 10px;
  border-style: solid;
  border-width: 2px;
  bottom: 0;
  content: '';
  height: 14px;
  left: 0;
  margin-left: -8px;
  position: absolute;
  top: 5px;
  width: 14px;
}

.time-item-item:after {
  content: " ";
  display: table;
}

.item-info {
  margin-bottom: 15px;
  margin-left: 15px;
}

.item-info p {
  font-size: 13px;
}

.rating-md i {
  font-size: 18px;
}

.rating-lg i {
  font-size: 24px;
}

/* =============
   Pricing
============= */
.pricing-plan {
  padding-bottom: 50px;
}

.price_card {
  -moz-border-radius: 5px;
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  padding-bottom: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.price_card.active {
  margin: 0 -21px 0 -21px;
  padding-bottom: 30px;
  box-shadow: 0 0 54px 0 rgba(0, 0, 0, 0.09), 0 1px 0 0 rgba(0, 0, 0, 0.05);
  z-index: 99;
}

.price_card.active .pricing-header {
  padding: 20px;
}

.price_card .name {
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding: 0 0 30px;
  text-align: center;
  width: 100%;
}

.price_card button {
  margin-top: 20px;
}

.pricing-header {
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #ffffff;
}

.price {
  display: block;
  font-size: 48px;
  font-weight: 300;
  padding: 30px 0 10px;
  text-align: center;
  width: 100%;
}

.price-features {
  color: #8a8a8a;
  list-style: none;
  margin: 0;
  padding-left: 0;
  padding-top: 20px;
  text-align: center;
}

.price-features li {
  padding: 15px;
}

.pricing-item {
  margin: 0 0 30px;
  position: relative;
  text-align: center;
}

.pricing-item-inner {
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  border-radius: 7px;
  border: 2px solid rgba(151, 160, 175, 0.2);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  vertical-align: middle;
}

.pricing-wrap {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  padding: 30px 20px;
  position: relative;
  text-align: center;
}

.pricing-icon {
  font-size: 32px;
  padding-bottom: 5px;
  padding-top: 10px;
  position: relative;
  z-index: 1;
}

.pricing-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 40px;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}

.pr-list {
  color: #97a0af;
  font-size: 12px;
  font-weight: 400;
  margin: 0 -20px 30px;
  padding: 0;
  text-transform: uppercase;
}

.pr-list li {
  list-style: none;
  padding: 12px 20px;
}

.pricing-num {
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
}

.pricing-num sup {
  font-size: 18px;
  font-weight: 400;
  left: -3px;
  margin-left: -7px;
  position: relative;
  top: -20px;
}

.pr-per {
  color: #97a0af;
  font-size: 12px;
}

.pr-button {
  margin-top: 30px;
}

/* =============
   Gallery
============= */
.portfolioFilter a {
  transition: all 0.3s ease-out;
  color: #2b3d51;
  font-weight: 600;
  padding: 5px 10px;
  display: inline-block;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
}

.portfolioFilter a:hover {
  color: #1bb99a;
}

.portfolioContainer .col-xs-12 {
  display: inline-block;
}

.portfolioFilter a.current {
  color: #ffffff;
  background-color: #1bb99a;
}

.gallery-box {
  width: 33.33%;
  float: left;
  padding: 0 10px;
}

.thumb {
  border-radius: 3px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  margin-top: 20px;
  width: 100%;
  overflow: hidden;
}

.thumb a {
  display: block;
  background-color: #080b0e;
  border-radius: 3px;
}

.thumb:hover .thumb-img {
  overflow: hidden;
  position: relative;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  opacity: 0.7;
}

.thumb .thumb-img {
  border-radius: 2px;
  overflow: hidden;
  width: 100%;
  transition: all 0.2s ease-out;
}

.thumb .gal-detail {
  padding: 10px;
  position: relative;
  background-color: #ffffff;
}

.thumb .gal-detail h4 {
  font-weight: 600;
  font-size: 16px;
  padding: 0 5px;
}

.thumb .gal-detail p {
  padding: 0 5px;
  font-size: 13px;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .gallery-box {
    width: 50%;
  }
}

/* =============
   Print css
============= */
@media print {
  .content-page {
    margin-left: 0 !important;
  }

  .page-title-box,
  .topbar-left,
  .hidden-print,
  .breadcrumb,
  .page-title,
  .footer,
  .navbar-custom,
  .left.side-menu {
    display: none !important;
    margin: 0px;
    padding: 0px;
  }

  .left,
  .right-bar {
    display: none;
  }

  .content {
    margin-top: 0px !important;
    padding-top: 0px;
  }
}

/* =============
   Maintenance
============= */
.maintenance-icon {
  height: 220px;
  width: 220px;
  margin: 0 auto;
}

.line1 {
  opacity: 0;
  animation: fadeInLeft both 1s 0.4s, coding1 ease 6s 4s infinite;
}

.line2 {
  opacity: 0;
  animation: fadeInLeft both 1s 0.6s, coding2 ease 6s 4s infinite;
}

.line3 {
  opacity: 0;
  animation: fadeInLeft both 1s 0.8s, coding3 ease 6s 4s infinite;
}

.line4 {
  opacity: 0;
  animation: fadeInLeft both 1s 1.0s, coding4 ease 6s 4s infinite;
}

.line5 {
  opacity: 0;
  animation: fadeInLeft both 1s 1.2s, coding5 ease 6s 4s infinite;
}

.line6 {
  opacity: 0;
  animation: fadeInLeft both 1s 1.4s, coding6 ease 6s 4s infinite;
}

.line7 {
  opacity: 0;
  animation: fadeInLeft both 1s 1.6s, coding6 ease 6s 4s infinite;
}

@keyframes coding1 {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }

  14% {
    transform: translate(0, -10px);
    opacity: 0;
  }

  15% {
    transform: translate(0, 45px);
  }

  30% {
    transform: translate(0, 40px);
    opacity: 1;
  }

  45% {
    transform: translate(0, 30px);
  }

  60% {
    transform: translate(0, 20px);
  }

  75% {
    transform: translate(0, 10px);
  }

  90% {
    transform: translate(0, 5px);
  }

  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}

@keyframes coding2 {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }

  15% {
    transform: translate(0, -5px);
    opacity: 1;
  }

  29% {
    transform: translate(0, -10px);
    opacity: 0;
  }

  30% {
    transform: translate(0, 40px);
  }

  45% {
    transform: translate(0, 30px);
    opacity: 1;
  }

  60% {
    transform: translate(0, 20px);
  }

  75% {
    transform: translate(0, 10px);
  }

  90% {
    transform: translate(0, 5px);
  }

  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}

@keyframes coding3 {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }

  15% {
    transform: translate(0, -5px);
  }

  30% {
    transform: translate(0, -10px);
    opacity: 1;
  }

  44% {
    transform: translate(0, -20px);
    opacity: 0;
  }

  45% {
    transform: translate(0, 30px);
  }

  60% {
    transform: translate(0, 20px);
    opacity: 1;
  }

  75% {
    transform: translate(0, 10px);
  }

  90% {
    transform: translate(0, 5px);
  }

  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}

@keyframes coding4 {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }

  15% {
    transform: translate(0, -5px);
  }

  30% {
    transform: translate(0, -10px);
  }

  45% {
    transform: translate(0, -20px);
    opacity: 1;
  }

  59% {
    transform: translate(0, -30px);
    opacity: 0;
  }

  60% {
    transform: translate(0, 20px);
  }

  75% {
    transform: translate(0, 10px);
    opacity: 1;
  }

  90% {
    transform: translate(0, 5px);
  }

  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}

@keyframes coding5 {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }

  15% {
    transform: translate(0, -5px);
  }

  30% {
    transform: translate(0, -10px);
  }

  45% {
    transform: translate(0, -20px);
  }

  60% {
    transform: translate(0, -30px);
    opacity: 1;
  }

  74% {
    transform: translate(0, -40px);
    opacity: 0;
  }

  75% {
    transform: translate(0, 10px);
  }

  90% {
    transform: translate(0, 5px);
    opacity: 1;
  }

  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}

@keyframes coding6 {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }

  15% {
    transform: translate(0, -5px);
  }

  30% {
    transform: translate(0, -10px);
  }

  45% {
    transform: translate(0, -20px);
  }

  60% {
    transform: translate(0, -30px);
  }

  75% {
    transform: translate(0, -40px);
    opacity: 1;
  }

  89% {
    transform: translate(0, -50px);
    opacity: 0;
  }

  90% {
    transform: translate(0, 10px);
  }

  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}

/* =============
   Count Down
============= */
.count-down-page {
  max-width: 1170px;
  margin: 50px auto;
}

#count-down {
  margin-top: 50px;
}

#count-down .clock-presenter {
  height: 140px;
  line-height: 30px;
  padding: 0 30px;
  text-align: center;
}

#count-down .clock-presenter .digit {
  margin-top: 20px;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  height: 60px;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  position: relative;
  cursor: default;
}

#count-down .clock-presenter .note {
  position: relative;
  bottom: 0;
  padding-top: 5px;
  cursor: default;
  font-size: 16px;
  color: #1bb99a;
  text-transform: uppercase;
}

@media (max-width: 992px) {
  #count-down .clock-presenter .digit {
    font-size: 42px;
  }
}

@media (max-width: 767px) {
  #count-down .clock-presenter {
    width: 50%;
    float: left;
  }

  #count-down .clock-presenter .digit {
    font-size: 36px;
  }

  #count-down .hours_dash {
    border-right: none;
  }
}

.diamond {
  margin: 50px auto;
  height: 90px;
  width: 120px;
}

.diamond:after {
  content: "";
  position: absolute;
  height: 14px;
  width: 44px;
  background: rgba(43, 61, 81, 0.1);
  border-radius: 50%;
  margin-top: 0;
  margin-left: 38px;
  z-index: 11;
}

.diamond .top {
  height: 30px;
  border-left: 27px solid transparent;
  border-right: 27px solid transparent;
  border-bottom: 24px solid #48CFAD;
}

.diamond .top:after {
  content: "";
  position: absolute;
  height: 24px;
  width: 32px;
  margin-top: 6px;
  margin-left: 47px;
  background: #37BC9B;
  -ms-transform: skew(30deg, 20deg);
  -webkit-transform: skew(30deg, 20deg);
  transform: skew(48deg);
}

.diamond .top:before {
  content: "";
  position: absolute;
  height: 24px;
  width: 32px;
  margin-top: 7px;
  margin-left: -13px;
  background: #37BC9B;
  -ms-transform: skew(30deg, 20deg);
  -webkit-transform: skew(30deg, 20deg);
  transform: skew(-48deg);
}

.diamond .bot {
  height: 60px;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-top: 60px solid #48CFAD;
}

.diamond .bot:before {
  content: "";
  position: absolute;
  height: 60px;
  margin-top: -60px;
  margin-left: -27px;
  border-left: 27px solid transparent;
  border-right: 26px solid transparent;
  border-top: 60px solid #37BC9B;
}

.breadcrumb {
  margin-bottom: 0;
}

/* Carousel */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.label {
  display: inline-block;
  padding: 0.2em 0.6em;
  font-size: 75%;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.label-pill {
  border-radius: 10rem;
}

.label:empty {
  display: none;
}

.label-default {
  background-color: #64b0f2;
}

.label-primary {
  background-color: #039cfd;
}

.label-success {
  background-color: #1bb99a;
}

.label-info {
  background-color: #3db9dc;
}

.label-warning {
  background-color: #f1b53d;
}

.label-danger {
  background-color: #ff5d48;
}

.label-pink {
  background-color: #ff7aa3;
}

.lable-purple {
  background-color: #9261c6;
}

.label-dark {
  background-color: #2b3d51;
}

/* Pagination/ Pager */
.pagination>li:first-child>a,
.pagination>li:first-child>span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pagination>li>a,
.pagination>li>span {
  color: #2b3d51;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
  background-color: #e4e7ea;
}

.pagination-split li {
  margin-left: 5px;
  display: inline-block;
}

.pagination-split li:first-child {
  margin-left: 0;
}

.pagination-split li a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  background-color: #64b0f2;
  border-color: #64b0f2;
}

.pager li>a,
.pager li>span {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #2b3d51;
}

.bg-pink {
  background-color: #ff7aa3;
}

.bg-purple {
  background-color: #9261c6;
}

/* Margin / Padding classes */
.p-0 {
  padding: 0 !important;
}

.p-20 {
  padding: 20px !important;
}

.m-0 {
  margin: 0 !important;
}

.m-t-10 {
  margin-top: 10px !important;
  float: right;
}

.m-t-20 {
  margin-top: 20px !important;
}


.m-t-25 {
  margin-top: 25px !important;
}


.m-t-30 {
  margin-top: 30px !important;
}

.m-t-50 {
  margin-top: 50px !important;
}

.m-t-70 {
  margin-top: 70px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

@media (max-width: 767px) {
  .m-t-sm-40 {
    margin-top: 40px !important;
  }
}

@media (max-width: 480px) {
  .m-t-xs-40 {
    margin-top: 40px !important;
  }
}

/* Width */
.w-xs {
  min-width: 80px;
}

.w-sm {
  min-width: 95px;
}

.w-md {
  min-width: 110px;
}

.w-lg {
  min-width: 140px;
}

.font-13 {
  font-size: 13px;
}

.font-14 {
  font-size: 14px;
}

.display-block {
  display: block;
}

/* Demo only */
.icon-list-demo div {
  cursor: pointer;
  line-height: 45px;
  white-space: nowrap;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.icon-list-demo div p {
  margin-bottom: 0;
  line-height: inherit;
}

.icon-list-demo i {
  text-align: center;
  margin: 0;
  vertical-align: middle;
  font-size: 24px;
  border: 1px solid #eceeef;
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin-right: 12px;
  color: rgba(43, 61, 81, 0.7);
  border-radius: 3px;
  display: inline-block;
}

.icon-list-demo .col-md-4 {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  background-clip: padding-box;
  margin-bottom: 10px;
}

.icon-list-demo .col-md-4:hover i {
  color: #64b0f2;
}

.icon-list-pe7 i {
  font-size: 28px;
  color: #2b3d51;
}

/* Switchery demo */
.switchery-demo .switchery {
  margin-bottom: 10px;
  margin-right: 5px;
}

.dropdown-example {
  position: static;
  display: block;
  margin-bottom: .25rem;
  clear: left;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: #9c27b0;
}

/* =============
   Calendar
============= */
.calendar {
  float: left;
  margin-bottom: 0px;
}

.fc-view {
  margin-top: 30px;
}

.none-border .modal-footer {
  border-top: none;
}

.fc-toolbar {
  margin-bottom: 5px;
  margin-top: 15px;
}

.fc-toolbar h2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
}

.fc-day {
  background: #ffffff;
}

.fc-title,
.fc-time {
  color: #ffffff;
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active,
.fc-toolbar button:focus,
.fc-toolbar button:hover,
.fc-toolbar .ui-state-hover {
  z-index: 0;
}

.fc th.fc-widget-header {
  background: #eceeef;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0px;
  text-transform: uppercase;
}

.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-popover {
  border-color: #eceeef;
}

.fc-button {
  background: #f1f1f1;
  border: none;
  color: #818a91;
  text-transform: capitalize;
  box-shadow: none !important;
  border-radius: 3px !important;
  margin: 0 3px !important;
  padding: 6px 12px !important;
  height: auto !important;
}

.fc-text-arrow {
  font-family: inherit;
  font-size: 16px;
}

.fc-state-hover {
  background: #eceeef;
}

.fc-state-highlight {
  background: #f0f0f0;
}

.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  background-color: #64b0f2 !important;
  color: #ffffff !important;
  text-shadow: none !important;
}

.fc-cell-overlay {
  background: #f0f0f0;
}

.fc-unthemed .fc-today {
  background: #ffffff;
}

.fc-event {
  border-radius: 2px;
  border: none;
  cursor: move;
  font-size: 13px;
  margin: 5px 7px;
  padding: 5px 5px;
  text-align: center;
}

.external-event {
  color: #ffffff;
  cursor: move;
  margin: 10px 0;
  padding: 6px 10px;
}

.fc-basic-view td.fc-week-number span {
  padding-right: 8px;
  font-weight: 700;
}

.fc-basic-view td.fc-day-number {
  padding-right: 8px;
  font-weight: 700;
}

/* =============
   Checkbox and Radios
============= */
.checkbox label {
  display: inline-block;
  padding-left: 5px;
  position: relative;
}

.checkbox label::before {
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  background-color: transparent;
  border-radius: 3px;
  border: 2px solid rgba(43, 61, 81, 0.5);
  content: "";
  display: inline-block;
  height: 17px;
  left: 0;
  margin-left: -20px;
  position: absolute;
  transition: 0.3s ease-in-out;
  width: 17px;
  outline: none !important;
  margin-top: 2px;
}

.checkbox label::after {
  color: #2b3d51;
  display: inline-block;
  font-size: 11px;
  height: 16px;
  left: 2px;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  position: absolute;
  top: 2px;
  width: 16px;
}

.checkbox input[type="checkbox"] {
  cursor: pointer;
  opacity: 0;
  z-index: 1;
  outline: none !important;
}

.checkbox input[type="checkbox"]:disabled+label {
  opacity: 0.65;
}

.checkbox input[type="checkbox"]:focus+label::before {
  outline-offset: -2px;
  outline: none;
}

.checkbox input[type="checkbox"]:checked+label::after {
  content: '\f26b';
  font-family: 'Material-Design-Iconic-Font';
  font-weight: bold;
}

.checkbox input[type="checkbox"]:disabled+label::before {
  background-color: #f4f4fc !important;
  cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}

.checkbox.checkbox-inline {
  margin-top: 0;
}

.checkbox.checkbox-single label {
  height: 17px;
}

.checkbox-custom input[type="checkbox"]:checked+label::before {
  background-color: #64b0f2 !important;
  border-color: #64b0f2;
}

.checkbox-custom input[type="checkbox"]:checked+label::after {
  color: #ffffff;
}

.checkbox-primary input[type="checkbox"]:checked+label::before {
  background-color: #039cfd !important;
  border-color: #039cfd;
}

.checkbox-primary input[type="checkbox"]:checked+label::after {
  color: #ffffff;
}

h6 .checkbox label::before {
  width: 14px !important;
  height: 14px !important
}

h6 .checkbox label::after {
  left: 1px !important;
}

.checkbox-danger input[type="checkbox"]:checked+label::before {
  background-color: #ff5d48 !important;
  border-color: #ff5d48;
}

.checkbox-danger input[type="checkbox"]:checked+label::after {
  color: #ffffff;
}

.checkbox-info input[type="checkbox"]:checked+label::before {
  background-color: #3db9dc !important;
  border-color: #3db9dc;
}

.checkbox-info input[type="checkbox"]:checked+label::after {
  color: #ffffff;
}

.checkbox-warning input[type="checkbox"]:checked+label::before {
  background-color: #f1b53d !important;
  border-color: #f1b53d;
}

.checkbox-warning input[type="checkbox"]:checked+label::after {
  color: #ffffff;
}

.checkbox-success input[type="checkbox"]:checked+label::before {
  background-color: #1bb99a !important;
  border-color: #1bb99a;
}

.checkbox-success input[type="checkbox"]:checked+label::after {
  color: #ffffff;
}

input[type="checkbox"][disabled] {
  cursor: not-allowed !important;
}

.checkbox-purple input[type="checkbox"]:checked+label::before {
  background-color: #9261c6;
  border-color: #9261c6;
}

.checkbox-purple input[type="checkbox"]:checked+label::after {
  color: #ffffff;
}

.checkbox-pink input[type="checkbox"]:checked+label::before {
  background-color: #ff7aa3;
  border-color: #ff7aa3;
}

.checkbox-pink input[type="checkbox"]:checked+label::after {
  color: #ffffff;
}

.checkbox-inverse input[type="checkbox"]:checked+label::before {
  background-color: #2b3d51;
  border-color: #2b3d51;
}

.checkbox-inverse input[type="checkbox"]:checked+label::after {
  color: #ffffff;
}

/* Radios */
.radio label {
  display: inline-block;
  padding-left: 5px;
  position: relative;
}

.radio label::before {
  -o-transition: border 0.5s ease-in-out;
  -webkit-transition: border 0.5s ease-in-out;
  border-radius: 50%;
  border: 2px solid rgba(43, 61, 81, 0.5);
  content: "";
  display: inline-block;
  height: 17px;
  left: 0;
  margin-left: -20px;
  outline: none !important;
  position: absolute;
  transition: border 0.5s ease-in-out;
  width: 17px;
  margin-top: 2px;
}

@media print {
  .radio-success input[type="radio"]:checked+label::after {
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -webkit-transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    color: #1bb99a;
    border-radius: 50%;
    content: "\25C9";
    display: inline-block;
    height: 20px;
    left: 2px;
    margin-left: -20px;
    position: absolute;
    top: 8px;
    transform: scale(0, 0);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    width: 20px;
  }

  .radio label::before {
    -o-transition: border 0.5s ease-in-out;
    -webkit-transition: border 0.5s ease-in-out;
    border-radius: 50%;
    border: 2px solid rgba(43, 61, 81, 0.5);
    content: "";
    display: none;
    height: 17px;
    left: 0;
    margin-left: -20px;
    outline: none !important;
    position: absolute;
    transition: border 0.5s ease-in-out;
    width: 17px;
    margin-top: 2px;
  }

  .radio input[type="radio"]:disabled+label.css::before {
    top: 11 !important;
    left: 0px;
  }

  .radio input[type="radio"]:disabled+label.css::after {
    top: 5px !important;
    left: 0px;
  }

}

.radio label::after {
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -webkit-transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  background-color: #818a91;
  border-radius: 50%;
  content: " ";
  display: inline-block;
  height: 11px;
  left: 3px;
  margin-left: -20px;
  position: absolute;
  top: 5px;
  transform: scale(0, 0);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  width: 11px;
}

.radio input[type="radio"] {
  cursor: pointer;
  opacity: 0;
  z-index: 1;
  outline: none !important;
}

.radio input[type="radio"]:disabled+label {
  opacity: 1 !important;
}

.radio input[type="radio"]:focus+label::before {
  outline-offset: -2px;
  outline: 5px auto -webkit-focus-ring-color;
  outline: thin dotted;
}

.radio input[type="radio"]:checked+label::after {
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.radio input[type="radio"]:disabled+label::before {
  cursor: not-allowed;
}

.radio.radio-inline {
  margin-top: 0;
}

.radio.radio-single label {
  height: 17px;
}

.radio-custom input[type="radio"]+label::after {
  background-color: #64b0f2;
}

.radio-custom input[type="radio"]:checked+label::before {
  border-color: #64b0f2;
}

.radio-custom input[type="radio"]:checked+label::after {
  background-color: #64b0f2;
}

.radio-primary input[type="radio"]+label::after {
  background-color: #039cfd;
}

.radio-primary input[type="radio"]:checked+label::before {
  border-color: #039cfd;
}

.radio-primary input[type="radio"]:checked+label::after {
  background-color: #039cfd;
}

.radio-danger input[type="radio"]+label::after {
  background-color: #ff5d48;
}

.radio-danger input[type="radio"]:checked+label::before {
  border-color: #ff5d48;
}

.radio-danger input[type="radio"]:checked+label::after {
  background-color: #ff5d48;
}

.radio-info input[type="radio"]+label::after {
  background-color: #3db9dc;
}

.radio-info input[type="radio"]:checked+label::before {
  border-color: #3db9dc;
}

.radio-info input[type="radio"]:checked+label::after {
  background-color: #3db9dc;
}

.radio-warning input[type="radio"]+label::after {
  background-color: #f1b53d;
}

.radio-warning input[type="radio"]:checked+label::before {
  border-color: #f1b53d;
}

.radio-warning input[type="radio"]:checked+label::after {
  background-color: #f1b53d;
}

.radio-success input[type="radio"]+label::after {
  background-color: #1bb99a;
}

.radio-success input[type="radio"]:checked+label::before {
  border-color: #1bb99a;
}

.radio-success input[type="radio"]:checked+label::after {
  background-color: #1bb99a;
}

.radio-purple input[type="radio"]+label::after {
  background-color: #9261c6;
}

.radio-purple input[type="radio"]:checked+label::before {
  border-color: #9261c6;
}

.radio-purple input[type="radio"]:checked+label::after {
  background-color: #9261c6;
}

.radio-pink input[type="radio"]+label::after {
  background-color: #ff7aa3;
}

.radio-pink input[type="radio"]:checked+label::before {
  border-color: #ff7aa3;
}

.radio-pink input[type="radio"]:checked+label::after {
  background-color: #ff7aa3;
}

/* =============
   Notification
============= */
#toast-container>div {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  opacity: 1;
}

#toast-container> :hover {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  opacity: 1;
}

.toast {
  background-color: #64b0f2;
}

.toast-success {
  background-color: #1bb99a;
  border: 2px solid #1bb99a;
}

.toast-error {
  background-color: #ff5d48;
  border: 2px solid #ff5d48;
}

.toast-info {
  background-color: #3db9dc;
  border: 2px solid #3db9dc;
}

.toast-warning {
  background-color: #f1b53d;
  border: 2px solid #f1b53d;
}

.alerts-demo {
  background-color: #f7f7f9;
  border: 1px solid #eceeef;
  padding: 20px;
}

.progress-lg {
  height: 1.5rem;
}

.progress-sm {
  height: 0.7rem;
}

.progress-xs {
  height: 0.4rem;
}

.alert-success {
  background-color: #c3f6ec;
  border-color: #1bb99a;
  color: #1bb99a;
}

.alert-success .alert-link {
  color: #18a387;
}

.alert-info {
  background-color: #bfe8f3;
  border-color: #3db9dc;
  color: #3db9dc;
}

.alert-info .alert-link {
  color: #27b1d8;
}

.alert-warning {
  background-color: #fbebcc;
  border-color: #f1b53d;
  color: #f1b53d;
}

.alert-warning .alert-link {
  color: #efac25;
}

.alert-danger {
  background-color: mistyrose;
  border-color: #ff5d48;
  color: #ff5d48;
}

.alert-danger .alert-link {
  color: #ff462f;
}

.alert-link {
  font-weight: 500;
}

label {
  font-weight: 500;
}

/* Bootstrap tagsinput */
.bootstrap-tagsinput {
  width: 100%;
  box-shadow: none;
  padding: 3px 7px 6px;
  border: 1px solid #eceeef;
}

.bootstrap-tagsinput .label-info {
  background-color: #64b0f2 !important;
  display: inline-block;
  padding: 5px;
}

.search-input {
  margin-bottom: 10px;
}

.ms-container {
  background: transparent url("/../plugins/multiselect/img/multiple-arrow.png") no-repeat 50% 50%;
  width: 100% !important;
  max-width: 360px !important;
}

.ms-container .ms-list {
  box-shadow: none;
  border: 1px solid rgba(43, 61, 81, 0.2);
}

.ms-container .ms-list.ms-focus {
  box-shadow: none;
  border: 1px solid rgba(43, 61, 81, 0.4);
}

.ms-container .ms-selectable {
  box-shadow: none;
  outline: none !important;
}

.ms-container .ms-selectable li.ms-elem-selectable {
  border: none;
  padding: 5px 10px;
}

.ms-container .ms-selectable li.ms-hover {
  background-color: #64b0f2;
}

.ms-container .ms-selection li.ms-elem-selection {
  border: none;
  padding: 5px 10px;
}

.ms-container .ms-selection li.ms-hover {
  background-color: #64b0f2;
}

/* Select 2 */
.select2-container .select2-selection--single {
  height: 34px;
  border: 1px solid rgba(43, 61, 81, 0.3);
  outline: none !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 32px !important;
  padding-left: 12px;
}

.select2-container .select2-selection--single .select2-selection__arrow {
  height: 32px;
  width: 30px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #64b0f2;
  color: white;
}

.select2-container--default .select2-selection--multiple {
  border: 1px solid rgba(43, 61, 81, 0.3);
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0 12px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid rgba(43, 61, 81, 0.3);
}

.select2-dropdown {
  border: 1px solid rgba(43, 61, 81, 0.3);
  box-shadow: 0 2px 2px rgba(43, 61, 81, 0.15);
}

.select2-search--dropdown {
  padding: 7px;
}

.select2-search--dropdown .select2-search__field {
  border: 1px solid rgba(43, 61, 81, 0.3);
  outline: none !important;
}

/* AUTOCOMPLETE */
.autocomplete-suggestions {
  border: 1px solid #f9f9f9;
  background: #ffffff;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
}

.autocomplete-suggestion {
  padding: 4px 10px;
  white-space: nowrap;
  overflow: hidden;
}

.autocomplete-no-suggestion {
  padding: 4px 8px;
}

.autocomplete-selected {
  background: rgba(236, 238, 239, 0.5);
  cursor: pointer;
}

.autocomplete-suggestions strong {
  font-weight: 600;
  color: #2b3d51;
}

.autocomplete-group {
  padding: 2px 5px;
}

.autocomplete-group strong {
  font-weight: bold;
  font-size: 16px;
  color: #2b3d51;
  display: block;
}

/* Form validation */
.parsley-error {
  border-color: #ff5d48 !important;
}

.parsley-errors-list {
  display: none;
  margin: 0;
  padding: 0;
}

.parsley-errors-list.filled {
  display: block;
}

.parsley-errors-list>li {
  font-size: 12px;
  list-style: none;
  color: #ff5d48;
  margin-top: 5px;
}

.bootstrap-timepicker-widget table td input {
  border: 1px solid rgba(43, 61, 81, 0.3);
  width: 35px;
}

.datepicker-dropdown {
  padding: 10px !important;
}

.datepicker td,
.datepicker th {
  width: 30px;
  height: 30px;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #64b0f2 !important;
  color: #ffffff !important;
  background-image: none !important;
  text-shadow: none !important;
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #1bb99a !important;
  color: #ffffff !important;
  background-image: none !important;
}

.datepicker-inline {
  border: 2px solid rgba(43, 61, 81, 0.1);
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #64b0f2;
  border-color: #64b0f2;
}

.daterangepicker .input-mini.active {
  border: 1px solid rgba(43, 61, 81, 0.3);
}

.daterangepicker .ranges li {
  border-radius: 2px;
  color: #2b3d51;
  font-weight: 600;
  font-size: 12px;
}

.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  border: 1px solid rgba(43, 61, 81, 0.3);
  padding: 2px;
  width: 60px;
}

.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
  background-color: #64b0f2;
  border: 1px solid #64b0f2;
}

/* Wizard */
.wizard>.content {
  background: #ffffff;
  min-height: 240px;
  padding: 20px;
  border: 1px solid #eceeef;
  margin-top: 10px !important;
}

.wizard>.content>.body {
  padding: 0px;
  position: relative;
  width: 100%;
}

.wizard>.content>.body input {
  border: 1px solid #e1e4e6;
}

.wizard>.content>.body ul>li {
  display: block;
  line-height: 30px;
}

.wizard>.content>.body label.error {
  color: #ff5d48;
  margin-left: 0;
  margin-top: 5px;
  font-size: 12px;
}

.wizard>.content>.body label {
  display: inline-block;
  margin-top: 10px;
}

.wizard>.steps a {
  font-size: 16px;
  font-weight: 500;
}

.wizard>.steps .number {
  font-size: inherit;
}

.wizard>.steps .disabled a {
  background: #f7f7f9;
  color: #344a62 !important;
  cursor: default;
  border: 1px solid #e8e8ee;
}

.wizard>.steps .disabled a:hover {
  background: #e8e8ee;
  border: 1px solid #dadae3;
}

.wizard>.steps .disabled a:active {
  background: #e8e8ee;
  border: 1px solid #dadae3;
}

.wizard>.steps .current a {
  background: #9c27b0;
}

.wizard>.steps .current a:hover {
  background: #64b0f2;
}

.wizard>.steps .current a:hover .number {
  color: #ffffff;
}

.wizard>.steps .current a:active {
  background: #64b0f2;
}

.wizard>.steps .current a:active .number {
  color: #ffffff;
}

.wizard>.steps .current a .number {
  color: #ffffff;
}

.wizard>.steps .done a {
  background: #eceeef !important;
  color: #344a62 !important;
}

.wizard>.steps a,
.wizard>.steps a:hover,
.wizard>.steps a:active,
.wizard>.content {
  border-radius: 2px;
}

.wizard>.actions {
  margin-top: 15px !important;
}

.wizard>.actions a {
  background: #9c27b0;
  border-radius: 2px !important;
  color: #ffffff;
}

.wizard>.actions a:hover {
  background: #9c27b0;
  color: #ffffff;
}

.wizard>.actions a:active {
  background: #9c27b0;
  color: #ffffff;
}

.wizard>.actions .disabled a {
  background: #ffffff;
  color: #2b3d51;
  cursor: default;
  border: 1px solid #eaeaea;
}

.wizard>.actions .disabled a:hover {
  background: #f7f7f9;
  color: #2b3d51;
  cursor: default;
  border: 1px solid #eaeaea;
}

.wizard>.actions .disabled a:active {
  background: #f7f7f9;
  color: #2b3d51;
  cursor: default;
  border: 1px solid #eaeaea;
}

.wizard.vertical>.content {
  margin-top: 0 !important;
}

@media (max-width: 560px) {

  .wizard.vertical>.steps,
  .wizard.vertical>.content {
    width: 100%;
  }
}

.jFiler-input-dragDrop {
  width: 100%;
  background-color: #fafafa;
}

.jFiler-theme-default .jFiler-input {
  width: 100%;
}

.jFiler-theme-default .jFiler-input-button {
  background-color: #64b0f2;
  background-image: none !important;
  color: #ffffff;
  border: 1px solid #64b0f2 !important;
}

.jFiler-input-choose-btn {
  color: #ffffff !important;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
  display: none;
}

table.dataTable thead th {
  position: relative;
  background-image: none !important;
}

table.dataTable thead th.sorting:after,
table.dataTable thead th.sorting_asc:after,
table.dataTable thead th.sorting_desc:after {
  position: absolute;
  top: 12px;
  right: 8px;
  display: block;
  font-family: FontAwesome;
}

table.dataTable thead th.sorting:after {
  content: "\f0dc";
  color: #2b3d51;
  font-size: 1em;
  padding-top: 0.12em;
}

table.dataTable thead th.sorting_asc:after {
  content: "\f0de";
}

table.dataTable thead th.sorting_desc:after {
  content: "\f0dd";
}

.table-rep-plugin .pull-right {
  float: right !important;
}

.table-rep-plugin .btn-default {
  background-color: #ffffff;
  border: 1px solid rgba(43, 61, 81, 0.3);
}

.table-rep-plugin .btn-default.btn-primary {
  background-color: #64b0f2;
}

.table-rep-plugin table.focus-on tbody tr.focused th,
.table-rep-plugin table.focus-on tbody tr.focused td {
  background-color: #64b0f2;
  color: #ffffff;
}

.table-rep-plugin .btn-toolbar {
  display: block;
}

.table-rep-plugin .pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.fixed-solution .sticky-table-header {
  top: 70px !important;
}

.table-wrapper .btn-toolbar {
  display: block;
}

.table-wrapper .dropdown-menu {
  left: auto;
  right: 0;
}

/* Tablesaw */
.tablesaw thead {
  background: #eceeef;
  background-image: none;
  border: none;
}

.tablesaw thead th {
  text-shadow: none;
  letter-spacing: 0.06em;
}

.tablesaw thead tr:first-child th {
  padding-top: 1.1em;
  padding-bottom: 0.9em;
}

.tablesaw thead tr:first-child th {
  font-weight: 600;
  font-family: inherit;
  border: none;
}

.tablesaw td,
.tablesaw tbody th {
  font-size: inherit;
  line-height: inherit;
  padding: 10px !important;
}

.tablesaw-stack tbody tr,
.tablesaw tbody tr {
  border-bottom: none;
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after,
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  font-family: FontAwesome;
  font-size: 10px;
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
  content: "\f176";
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  content: "\f175";
}

.tablesaw-bar .btn-select.btn-small:after,
.tablesaw-bar .btn-select.btn-micro:after {
  font-size: 8px;
  padding-right: 10px;
}

.tablesaw-swipe .tablesaw-cell-persist {
  box-shadow: none;
}

.tablesaw-enhanced .tablesaw-bar .btn {
  text-shadow: none;
  background-image: none;
}

.tablesaw-enhanced .tablesaw-bar .btn.btn-select:hover {
  background: #ffffff;
}

.tablesaw-enhanced .tablesaw-bar .btn:hover,
.tablesaw-enhanced .tablesaw-bar .btn:focus,
.tablesaw-enhanced .tablesaw-bar .btn:active {
  color: #64b0f2 !important;
  background-color: #eceeef;
  outline: none !important;
  box-shadow: none !important;
  background-image: none;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
  left: 0.4em;
}

.tablesaw-columntoggle-btnwrap .btn-group {
  display: block;
}

.chart-detail-list li {
  margin: 0 10px;
}

/* Flot chart */
#flotTip {
  padding: 8px 12px;
  background-color: #2b3d51;
  z-index: 100;
  color: #ffffff;
  opacity: 0.9;
  font-size: 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.legend tr {
  height: 20px;
}

.legendLabel {
  padding-left: 5px !important;
  line-height: 10px;
  padding-right: 10px;
}

/* Morris chart */
.morris-hover.morris-default-style {
  border-radius: 5px;
  padding: 10px 12px;
}

/* Chartist chart */
.ct-golden-section:before {
  float: none;
}

.ct-chart {
  max-height: 300px;
}

.ct-chart .ct-label {
  fill: #a3afb7;
  color: #a3afb7;
  font-size: 12px;
  line-height: 1;
}

.ct-grid {
  stroke: rgba(43, 61, 81, 0.15);
}

.ct-chart.simple-pie-chart-chartist .ct-label {
  color: #ffffff;
  fill: #ffffff;
  font-size: 16px;
}

.ct-chart .ct-series.ct-series-a .ct-bar,
.ct-chart .ct-series.ct-series-a .ct-line,
.ct-chart .ct-series.ct-series-a .ct-point,
.ct-chart .ct-series.ct-series-a .ct-slice-donut {
  stroke: #039cfd;
}

.ct-chart .ct-series.ct-series-b .ct-bar,
.ct-chart .ct-series.ct-series-b .ct-line,
.ct-chart .ct-series.ct-series-b .ct-point,
.ct-chart .ct-series.ct-series-b .ct-slice-donut {
  stroke: #1bb99a;
}

.ct-chart .ct-series.ct-series-c .ct-bar,
.ct-chart .ct-series.ct-series-c .ct-line,
.ct-chart .ct-series.ct-series-c .ct-point,
.ct-chart .ct-series.ct-series-c .ct-slice-donut {
  stroke: #f1b53d;
}

.ct-chart .ct-series.ct-series-d .ct-bar,
.ct-chart .ct-series.ct-series-d .ct-line,
.ct-chart .ct-series.ct-series-d .ct-point,
.ct-chart .ct-series.ct-series-d .ct-slice-donut {
  stroke: #ff7aa3;
}

.ct-chart .ct-series.ct-series-e .ct-bar,
.ct-chart .ct-series.ct-series-e .ct-line,
.ct-chart .ct-series.ct-series-e .ct-point,
.ct-chart .ct-series.ct-series-e .ct-slice-donut {
  stroke: #2b3d51;
}

.ct-chart .ct-series.ct-series-f .ct-bar,
.ct-chart .ct-series.ct-series-f .ct-line,
.ct-chart .ct-series.ct-series-f .ct-point,
.ct-chart .ct-series.ct-series-f .ct-slice-donut {
  stroke: #3db9dc;
}

.ct-chart .ct-series.ct-series-g .ct-bar,
.ct-chart .ct-series.ct-series-g .ct-line,
.ct-chart .ct-series.ct-series-g .ct-point,
.ct-chart .ct-series.ct-series-g .ct-slice-donut {
  stroke: #ff5d48;
}

.ct-series-a .ct-area,
.ct-series-a .ct-slice-pie {
  fill: #039cfd;
}

.ct-series-b .ct-area,
.ct-series-b .ct-slice-pie {
  fill: #1bb99a;
}

.ct-series-c .ct-area,
.ct-series-c .ct-slice-pie {
  fill: #f1b53d;
}

.ct-series-d .ct-area,
.ct-series-d .ct-slice-pie {
  fill: #ff7aa3;
}

.chartist-tooltip {
  position: absolute;
  display: inline-block;
  opacity: 0;
  min-width: 10px;
  padding: 2px 10px;
  border-radius: 3px;
  background: #2b3d51;
  color: #ffffff;
  text-align: center;
  pointer-events: none;
  z-index: 1;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear;
}

.chartist-tooltip.tooltip-show {
  opacity: 1;
}

/* C3 chart */
.c3 svg {
  max-width: 100%;
}

.c3-tooltip td>span {
  background: #2b3d51;
}

.c3-tooltip td {
  border-left: none;
}

.c3-tooltip {
  box-shadow: 0px 0px 8px 0px #777;
  opacity: 1;
}

.c3-chart-arcs-title {
  font-size: 18px;
  font-weight: 600;
}

.c3-tooltip tr {
  border: none !important;
}

.c3-tooltip th {
  background-color: #2b3d51;
}

.c3-tooltip .value {
  font-weight: 600;
}

/* Sparkline chart */
.jqstooltip {
  background-color: #2b3d51 !important;
  padding: 0 !important;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  border-color: #2b3d51 !important;
}

.jqsfield {
  font-size: 12px !important;
  line-height: 18px !important;
}

/* =============
   Tree view page
============= */
.jstree-default .jstree-clicked {
  background: rgba(100, 176, 242, 0.4);
  box-shadow: none;
}

.jstree-default .jstree-hovered {
  background: rgba(100, 176, 242, 0.4);
  box-shadow: none;
}

.jstree-default .jstree-wholerow-clicked {
  background: rgba(100, 176, 242, 0.4);
}

.jstree-default .jstree-wholerow-hovered {
  background: rgba(100, 176, 242, 0.4);
}

.jstree-default .zmdi {
  font-size: 16px;
  color: rgba(43, 61, 81, 0.5);
}

.jstree-default .jstree-icon {
  color: rgba(43, 61, 81, 0.5);
}

/* =============
   Tour page
============= */
div.hopscotch-bubble {
  border: 3px solid #64b0f2;
  border-radius: 5px;
}

div.hopscotch-bubble .hopscotch-next {
  background-color: #64b0f2 !important;
  background-image: none !important;
  border-color: #64b0f2 !important;
  text-shadow: none !important;
  margin: 0 0 0 5px !important;
}

div.hopscotch-bubble .hopscotch-prev {
  background-color: #64b0f2 !important;
  background-image: none !important;
  border-color: #64b0f2 !important;
  text-shadow: none !important;
  color: #ffffff !important;
}

div.hopscotch-bubble .hopscotch-bubble-number {
  background: #64b0f2;
  padding: 0px;
  border-radius: 50%;
}

div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border {
  border-right: 19px solid #64b0f2;
}

div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
  border-left: 19px solid #64b0f2;
  left: -2px;
}

div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow {
  border: none;
}

div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border {
  border-left: 0px solid #64b0f2;
}

div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
  border-bottom: 19px solid #64b0f2;
  top: 0px;
}

div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
  border-bottom: 0px solid rgba(0, 0, 0, 0.5);
}

div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow {
  border-top: 19px solid #64b0f2;
  top: -2px;
}

div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border {
  border-top: 0px solid rgba(0, 0, 0, 0.5);
}

@media (max-width: 419px) {
  div.hopscotch-bubble .hopscotch-bubble-container {
    max-width: 180px;
  }
}

.tilebox-one i {
  font-size: 30px;
}

.tilebox-two i {
  font-size: 48px;
  opacity: 0.2;
  margin-top: 20px;
}

.widget-user {
  position: relative;
}

.widget-user img {
  width: 60px;
  height: 60px;
  border: 1px solid #9c27b0;
}

.user-position {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 44px;
  font-size: 16px;
  text-align: center;
  right: 0;
  left: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
}

.user-position span {
  transform: rotate(90deg);
}

.tilebox-three .bg-icon {
  height: 80px;
  width: 80px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-border-radius: 50%;
  background-clip: padding-box;
  border: 1px dashed #818a91;
  background-color: #f7f7f9;
  margin-right: 20px;
}

.tilebox-three .bg-icon i {
  line-height: 80px;
  font-size: 36px;
  color: #818a91;
}

/* Inbox-widget */
.inbox-widget .inbox-item {
  border-bottom: 1px solid #f7f7f9;
  overflow: hidden;
  padding: 15px 0;
  position: relative;
}

.inbox-widget .inbox-item .inbox-item-img {
  display: block;
  float: left;
  margin-right: 15px;
  width: 40px;
}

.inbox-widget .inbox-item img {
  width: 40px;
}

.inbox-widget .inbox-item .inbox-item-author {
  color: #212325;
  display: block;
  margin: 0;
}

.inbox-widget .inbox-item .inbox-item-text {
  color: #818a91;
  display: block;
  font-size: 12px;
  margin: 0;
}

.inbox-widget .inbox-item .inbox-item-date {
  color: #818a91;
  font-size: 11px;
  position: absolute;
  right: 7px;
  top: 2px;
}

/* =============
   Accounts pages
============= */
.account-pages {
  background: #64b0f2;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-size: cover;
}

.account-pages.background {
  background-image: url(./img/lm_main.jpg) !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.success {
  border-color: #2b3d51 !important;
}

.failure {
  border-color: #2b3d51 !important;
}

.warning {
  border-color: #2b3d51 !important;
}

.account-pages.forgot {
  background-image: url(./img/cyber-security.jpg) !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.wrapper-page {
  margin: 2% auto !important;
  position: relative;
  max-width: 480px !important;

}

.wrapper-page .account-bg {
  background-color: #ffffff;
  padding: 7px;
  border-radius: 8px;
  margin: 20px 15px;
}

.wrapper-page .card-box {
  box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
  border: 5px solid #64b0f2;
}

.wrapper-page .logo {
  font-size: 24px;
  color: #1bb99a !important;
}

.user-thumb {
  position: relative;
  z-index: 999;
}

.user-thumb img {
  height: 88px;
  margin: 0px auto;
  width: 88px;
}

.errorblock {
  color: #FF0000;
  margin: 6px 0 0;
  padding: 0;
}

.btn-custom {
  background-color: #439fef;
  border-color: #439fef;
  color: #ffffff;
}

.sidebar-fixed .main,
.sidebar-fixed .app-footer {
  margin-left: 200px;
}


.aside-menu-hidden #side-menu {
  margin-right: 0;
  width: 80px;
}

.aside-menu-hidden .dashboard {
  margin-left: 60px;
}

.table td,
.table th {
  padding: 1.25rem !important;
  vertical-align: top;
}

.aside-menu-hidden .aside-menu nav ul>li>a>span {
  display: none;
}

.aside-menu-hidden .aside-menu nav ul>li:hover>a>span {
  display: flex;
}

.aside-menu-hidden .aside-menu nav ul>li:hover>a {
  width: 260px;
  position: relative;

}

.activityboardCCStatus {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 17px;
  /*! margin-left: 1em; */
  font-weight: 400;
}

.ex-page-content .text-error {
  color: #ffffff;
  font-size: 98px;
  font-weight: 700;
  line-height: 150px;
}

.ex-page-content .text-error i {
  font-size: 78px;
  padding: 0px 10px;
}

.ex-page-content .text-error.shadow {
  text-shadow: rgba(255, 255, 255, 0.3) 5px 1px, rgba(255, 255, 255, 0.2) 12px 3px, rgba(255, 255, 255, 0.1) 6px 4px;
}

footer {
  height: 25px !important;
  width: 100% !important;
  position: fixed !important;
  bottom: 0px !important;
  background-color: #58585a !important;
  text-align: center !important;
  color: #fff !important;
  z-index: 250000 !important;
}

.dashboard {
  background: #fff !important;
}

@media(min-width:1200px) {
  .dashboard {
    padding-top: 60px;
    margin-left: 185px
  }
}

@media(min-width:1024px) {
  .dashboard {
    padding-top: 60px;
    margin-left: 240px;
  }
}

main {
  margin-left: 0px;
}

#side-menu {
  background-color: #fff;
  position: fixed;
  top: 70px;
  bottom: 0;
  z-index: 1000;
  width: 250px;
  padding-top: 10px;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
}

@media(max-width:991px) {
  #side-menu {
    background-color: #fff;
    position: fixed;
    top: 70px;
    bottom: 0;
    z-index: 1000;
    width: 250px;
    padding-top: 10px;
  }

  .aside-menu-hidden .dashboard {
    margin-left: 60px;
  }

  .dashboard {
    margin-left: 46px;
  }
}

#side-menu .other-links {
  color: #a8b0ba;
  padding: 0 10px
}

#side-menu .other-links a {
  font-size: 10px;
  color: black;
}

#side-menu .other-links a:hover,
#side-menu .other-links a:focus,
#side-menu .other-links a:active {
  background-color: #a8b0ba;
  text-decoration: none
}

#side-menu form {
  padding: 15px
}

#side-menu form .input-group {
  margin: 0
}

#side-menu form .input-group .fa {
  margin: 0;
  font-size: 14px;
  vertical-align: baseline
}

#side-menu form .input-group .btn {
  color: #a8b0ba;
  background-color: #3a4048
}

#side-menu form .input-group .btn:focus,
#side-menu form .input-group .btn:hover,
#side-menu form .input-group .btn:active {
  color: #e1e4e7;
  z-index: 1
}

#side-menu form .input-group .btn:focus {
  border: 1px solid transparent;
  outline: none
}

#side-menu form .input-group input {
  padding: 8px;
  border: none;
  line-height: normal;
  color: #fff;
  background-color: #434a53
}

#side-menu form .input-group input:focus,
#side-menu form .input-group input:hover,
#side-menu form .input-group input:active {
  border: none
}

#side-menu hr {
  margin: 10px 10px;
  border-top: 1px solid rgba(55, 62, 69, 0.25)
}

#side-menu .copyright-full {
  font-size: 8px;
  color: rgba(0, 0, 0, .87);
}

#side-menu .copyright-short {
  color: #a8b0ba;
  font-size: 10px;
  display: none
}

#side-menu .anchor-bottom {
  position: absolute;
  bottom: 20px
}

#side-menu ul {
  padding: 0;
  list-style: none
}

.aside-menu-hidden .topbar .topbar-left {
  width: 108px;
}

#side-menu ul li a {
  color: rgba(43, 61, 81, 0.8);
  display: -webkit-box;
  padding: 14px 20px;
  font-weight: 500;
  font-size: 15px;
}

#side-menu ul li a .fa {
  font-size: 1.3em;
  margin-right: 8px;
  vertical-align: middle
}

#side-menu ul li a:hover,
#side-menu ul li a:focus,
#side-menu ul li a:active {

  text-decoration: none;

  background-color: #9c27b0;

  color: #fff;

}

#side-menu ul li .separator {
  margin: 5px 10px;
  display: block;
  border-top: 1px solid rgba(55, 62, 69, 0.25)
}

@media(max-width:991px) {
  #side-menu .other-links {
    display: none
  }

  #side-menu .copyright-full {
    display: none
  }

  #side-menu form {
    display: none
  }

  #side-menu .copyright-short {
    display: block
  }

  #side-menu ul li a span {
    display: flex;
  }
}

@media(max-height:700px) {
  #side-menu .other-links {
    display: none
  }
}

@media(max-height:820px) {
  #side-menu form {
    padding-top: 10px;
    padding-bottom: 10px
  }

}

#side-menu.side-menu-compact {
  width: 60px
}

#side-menu.side-menu-compact .other-links,
#side-menu.side-menu-compact .copyright-full,
#side-menu.side-menu-compact form,
#side-menu.side-menu-compact ul li a span,
#side-menu.side-menu-compact .collapse-btn {
  display: none
}

#side-menu.side-menu-compact .copyright-short {
  display: block
}

.bgimg {
  background-image: url(../assets/img/profile/tick.png);
  background-repeat: no-repeat;
  z-index: 1;
  position: absolute;
  top: 30%;
  width: 64px;
  height: 64px;
  left: 35%;
}

.notification-list .notify-item {
  padding: 10px 20px;
}

h6 {
  font-size: 16px !important;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background: 0 0;
  border: 0;
}

/* .loading {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.7;
  z-index: 9999 !important;
} */

thead:first-child>tr:first-child>th {
  vertical-align: middle;
}

/* .loader {
  left: 50%;
  margin-left: -4em;
  font-size: 10px;
  border: .8em solid #ffb500;
  border-left: .8em solid #2b3d51;
  animation: spin .5s infinite linear;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 5.5em;
  height: 5.5em;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -4.05em;
} */

@keyframes spin {
  0% {
    transform: rotate(360deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

/* 
a:focus.dropdown-item{
  color:#fff;
} */



.list-inline-item:not(:last-child) {
  margin-right: -85px !important;
}

.header-nav>li {
  position: relative;
  display: block;
  /*padding: 13px 0 13px 0px;*/
  float: left;
  top: 4px;
}




.pl2 {
  width: 48px !important;
  height: 48px !important;
  border: 1px solid #2b3d51 !important;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  object-fit: cover;
  object-position: center;
}

.header-nav-profile .dropdown .profile-info {
  display: inline-block;
  vertical-align: middle;
  /*padding: 0 20px 0 10px;*/
  line-height: 22px;
}

.header-nav-profile .dropdown .profile-info small {
  display: block;
  opacity: 0.5;
}

.text-black {
  color: #333;
}






.page-title-box ul li {
  list-style-type: none;
  text-decoration: none;

}

ol.progress-track {
  display: table !important;
  list-style-type: none !important;
  /* margin: 65px !important; */
  /* padding: 2em 3em 0em 5em !important; */
  table-layout: fixed !important;
  width: 50% !important;
  float: right;
  /* margin-left: 530px !important; */
  margin-top: -6% !important;
}


.page-title-box .gm {
  padding: 15px !important;

  font-weight: 600;
  font-size: 24px;

}

.page-title-box .cm_dt {
  color: #652C90;
  margin-top: -12px;
  font-size: 16px;
  width: 47%;
}

.app-search {
  position: relative;
  padding-top: 24px !important;
  width: 72% !important;
  right: 0px;
}

.bodypart {
  position: relative;
  padding-top: 0px !important;
  width: 90% !important;
  top: -21px;
  left: 61px;
}

#topnav .navbar-toggle .lines {
  width: 25px;
  display: block;
  position: relative;

  height: 18px;
  top: 25px !important;
}

.waves-effect {
  position: relative;
  cursor: pointer;
  top: -8px !important;
}

.list-inline-item:not(:last-child) {
  margin-right: -31px !important;
  top: -31px;
}

#topnav .navbar-toggle .lines {
  width: 25px;
  display: block;
  position: relative;

  height: 18px;
  top: 25px !important;
}

#topnav .topbar-main {

  background-color: #ffffff;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 24px 0 rgba(0, 0, 0, 0.06);
}

#topnav .navbar-toggle span {
  height: 2px;
  width: 100%;
  z-index: 9999 !important;
  background-color: #1a1818 !important;
  display: block;
  margin-bottom: 5px;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
}

#topnav .navigation-menu>li>a {
  color: #2b3d51;
  line-height: 20px;
  font-weight: 500;
  padding-left: 15px !important;
  font-size: 0.95rem;
}

@media only screen and (max-width: 1024px) {
  #topnav .navigation-menu>li>a {
    color: #2b3d51;
    line-height: 20px;
    font-weight: 500;
    font-size: 0.7rem;
  }

}



@media screen and (min-width: 320px) and (max-width: 640px) {
  .header-nav-profile .dropdown .profile-info {
    display: none !important;
    vertical-align: middle;
    padding: 0 20px 0 10px;
    line-height: 15px;
  }

  #topnav .navigation-menu {
    margin-top: 70px;

  }

  .navigation-menu li {
    border-bottom: 2px solid aliceblue;
    border-top: 2px solid aliceblue;
  }

}




@media screen and (min-width: 768px) and (max-width: 992px) {
  .header-nav-profile .dropdown .profile-info {
    display: none !important;
    vertical-align: middle;
    padding: 0 20px 0 10px;
    line-height: 15px;
  }

  #topnav .navigation-menu {
    margin-top: 70px;

  }

  .navigation-menu li {
    border-bottom: 2px solid aliceblue;
    border-top: 2px solid aliceblue;
  }

  #topnav .navigation-menu>li>a {
    color: #2b3d51;
    line-height: 20px;
    font-weight: 500;
    font-size: 1.25rem !important;
  }
}


@media (max-width:768px) and (min-width:200px) {
  #topnav .nav-res-fix {
    min-height: 0px !important;
  }

  .profile-info {
    display: none !important
  }

  .dropdown-menu-right {
    left: -118px !important;
  }

  .mobilestyle {
    display: block !important;
    top: 73px !important;
  }
}

@media (max-width:1024px) and (min-width:768px) {

  .app-search {
    position: relative;
    padding-top: 24px !important;
    width: 56% !important;
    right: 0px;
  }



}

@media (max-width:3500px) and (min-width:1440px) {




  .cp_w-1920 {
    max-width: 3000px !important;
    text-align: left !important;
  }







  .hidden-mobile1 img {
    height: 100%;
    max-height: 64px;
  }

  .app-search1 {
    position: relative;
    padding-top: 6px !important;
  }

  ol.progress-track {
    display: table !important;
    list-style-type: none !important;
    /* margin: 65px !important; */
    margin-top: -4% !important;
    /* margin-left: 65px; */
    /* padding: 2em 3em 0em 5em !important; */
    table-layout: fixed !important;
    width: 50% !important;
    /* margin-left: 680px !important; */

  }

  ol.progress-track li .icon-wrap {
    top: -3.6em;
  }
}








.hidden-mobile1 img {
  height: 100%;
  max-height: 64px;
}

.app-search1 {
  position: relative;
  padding-top: 12px !important;
}


.pl1 {
  width: 50px !important;
  height: 50px !important;
  border: 2px solid #33C6C7 !important;
  top: 8px;
  position: relative;
  object-fit: cover;
  object-position: center;
}

.hidden-mobile1 {
  float: right !important;
  right: 1088px;
}



.label-blues {
  background-color: #3189B8;
  font-size: 12px;
}

.label-greys {
  background-color: #686A6B;
  font-size: 12px;
}

.overdue {
  color: #FF5113;
}

.product .due {
  color: #72C133;
  margin-bottom: 34px;
  float: right;
  font-weight: 700;
  top: 15px;
  position: relative;
  right: 20px;
}



@media (min-width: 1920px) {
  .page-title-box .gm {
    padding: 15px !important;
    /*margin-left: 7% !important;*/
    font-weight: 600;
    font-size: 30px;
  }

  .page-title-box .cm_dt {
    color: #652C90;
    margin-top: -15px;
    font-size: 20px;
  }

  .followup_p {
    color: #3488B8;
    font-weight: 700;
    width: 70% !important;
    font-size: 16px;
  }
}

@media (max-width: 425px) and (min-width: 300px) {
  .hidden-mobile1 {
    float: right !important;
    right: 850px;
  }

  .page-title-box .cm_dt {
    color: #652C90;
    margin-top: -12px;
    font-size: 15px;
    width: 50%;
  }

  ol.progress-track {
    display: table !important;
    list-style-type: none !important;
    margin: 8px !important;
    padding: 1em 9em 1em 6em !important;
    table-layout: fixed !important;
    width: 50% !important;
    margin-left: 377px !important;
    margin-top: -11% !important;
  }

  .aside-menu-hidden .aside-menu nav ul>li>a>span {
    display: none !important;
  }

  .aside-menu-hidden .aside-menu nav ul>li:hover>a>span {
    display: flex !important;
  }

  .followup_p {
    color: #3488B8;
    font-weight: 700;
    width: 50% !important;
    font-size: 16px;
  }

}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  .hidden-mobile1 {
    float: right !important;
    right: 850px;
  }

  .page-title-box .cm_dt {
    color: #652C90;
    margin-top: -12px;
    font-size: 15px;
    width: 50%;
  }

  ol.progress-track {
    display: table !important;
    list-style-type: none !important;
    margin: 8px !important;
    /* padding: 1em 9em 1em 6em !important; */
    table-layout: fixed !important;
    width: 50% !important;
    margin-left: 377px !important;
    margin-top: -11% !important;
  }

  .aside-menu-hidden .aside-menu nav ul>li>a>span {
    display: none !important;
  }

  .aside-menu-hidden .aside-menu nav ul>li:hover>a>span {
    display: flex !important;
  }

  .followup_p {
    color: #3488B8;
    font-weight: 700;
    width: 50% !important;
    font-size: 16px;
  }

}

@media screen and (max-width: 768px) and (min-width: 425px) {

  .app-search {
    position: relative;
    padding-top: 20px !important;
    width: 70% !important;
    /* right: -185px; */
  }

  .bodypart {
    position: relative;
    padding-top: 20px !important;
    width: 70% !important;
    /* right: -185px; */
  }

  .hidden-mobile1 {
    float: right !important;
    right: 850px;
  }

  .page-title-box .cm_dt {
    color: #652C90;
    margin-top: -12px;
    font-size: 15px;
    width: 50%;
  }

  ol.progress-track {
    display: table !important;
    list-style-type: none !important;
    margin: 8px !important;
    /* padding: 1em 9em 1em 6em !important; */
    table-layout: fixed !important;
    width: 50% !important;
    margin-left: 377px !important;
    margin-top: -11% !important;
  }

  .aside-menu-hidden .aside-menu nav ul>li>a>span {
    display: none !important;
  }

  .aside-menu-hidden .aside-menu nav ul>li:hover>a>span {
    display: flex !important;
  }

  .followup_p {
    color: #3488B8;
    font-weight: 700;
    width: 50% !important;
    font-size: 16px;
  }

}

@media screen and (max-width: 760px) and (min-width:425px) {
  .app-search {
    display: none !important;
  }
}

@media screen and (max-device-width: 700px) and (min-device-width: 320px) {

  .followup_p {
    display: none;
  }

  .page-title-box .avatar_img {
    display: block;
    width: auto;
    top: 0px !important;
    position: relative;
    padding-right: 12px;
    height: 75px;
    border: 0px solid teal;
  }

  .page-title-box .gm {
    padding: 6px !important;
    margin-left: 7% !important;
    font-weight: 600;
    font-size: 19px;
  }

  .page-title-box .cm_dt {
    color: #652C90;
    margin-top: -12px;
    font-size: 14px;
    width: 100% !important;
    max-width: 350px !important;
  }

  .followup_p {
    color: #3488B8;
    font-weight: 700;
    width: 100% !important;
  }

  ol.progress-track {
    display: table !important;
    list-style-type: none !important;
    margin: 0px !important;
    padding: 1em 2em 0em 5em !important;
    table-layout: fixed !important;
    width: 90% !important;
    margin-right: 11% !important;
    margin-top: 1% !important;
  }

  .aside-menu-hidden .aside-menu nav ul>li>a>span {
    display: none !important;
  }



}

/*media query ends brace*/

.dt-buttons.btn-group {
  padding-bottom: 15px;
}

.followup_p {
  color: #3488B8;
  font-weight: 700;
  /* width: 55% !important; */
}

.followup_p span {
  color: #404041;
  position: relative;
  left: 12.4%;
  font-weight: 300
    /* left: 13.2%; */
  ;
}

.followup_p i {
  font-size: 30px;
  position: relative;
  top: 8px;
}



.page-title-box .avatar_img {
  top: 25px;
  position: relative;
  padding-right: 10px;
  height: 144px;
  width: 133px;
  border: 0px solid teal;
}

.container .product .p_img {
  position: absolute;
  top: -28px;
  left: -35px;
  height: 196px;
  width: 150px;
  padding-top: 22px !important;
  padding-left: 22px !important;
  padding-bottom: 7px !important;
  border-top-left-radius: 30px !important;
  -webkit-clip-path: polygon(0 1%, 100% 1%, 90% 100%, 0% 100%);
  clip-path: polygon(0 1%, 100% 1%, 90% 100%, 0% 100%);
}



.cp_w-1920 {

  margin-left: -2.8%;
}

@media (max-width:1920px) {
  .cp_w-1920 {
    margin-left: -1% !important;
  }

  .product .cc {
    font-size: 14px;
    color: #58585B;
    font-weight: 600;
    float: left;
    bottom: 15px;
    position: relative;
    left: 74px !important;
  }
}

.container .product {
  padding: 0px !important;
}

.product .cc {
  font-size: 15px;
  color: #58585B;
  font-weight: 600;
  float: left;
  /* word-wrap: break-word; */
  bottom: 15px;
  overflow: -webkit-paged-x;
  position: relative;
  /* word-wrap: break-word; */
  /* width: 125px; */
  /* overflow-x: hidden; */
  white-space: nowrap;
  width: 105px;
  overflow: hidden;
  text-overflow: ellipsis;
  left: 80px;
}

.product .summary {
  position: absolute;
  margin: 0;
  top: 73px;
  font-size: 19px;
  font-weight: 700;
  text-align: left;
  left: 134px;
  width: 52%;
  overflow: hidden;
  max-height: 140px;
}

.product .overdue {
  color: #F05A28;

  float: right;
  font-weight: 700;
  top: 130px;
  position: absolute;
  right: 20px;
}

.product .inprogress {
  color: #FFC107;
  float: right;
  font-weight: 700;
  top: 130px;
  position: absolute;
  right: 20px;
}

.product .due {
  color: #72C133;

  float: right;
  font-weight: 700;
  top: 130px;
  position: absolute;
  right: 20px;
}

.container .product .description {
  text-align: right;
  font-size: 13px;
  color: #000;
  max-height: 155px !important;
  overflow: show !important;

  text-overflow: none !important;
}

.search {
  position: relative;
  padding-top: 24px !important;
  width: 90px !important;
}

.account-bg .card-box {
  background-image: url(../assets/img/megamenubg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.arrow-ar {
  margin-top: 18px !important;
  color: #91CCC8;
  font-size: 5em;
}

.pat_name {
  font-size: 16px;
  font-weight: 600;
}

@media (max-width: 768px) {
  .br {
    display: none
  }

  .page-title-box {
    margin: 65px -86px 20px -20px;
  }

}

@media (max-width: 500px) {

  .top {
    display: none !important;
  }
}

.top {
  padding-top: 8px;
}

.list-inline>li {
  margin: 0px auto;
  /* display: block !important; */
}

@media (max-width: 991.98px) {
  .sidebar-mobile-show .sidebar {
    position: fixed;
    z-index: 1019;
    width: 200px;
    height: calc(100vh - 55px);
  }
}

@media screen and (max-width: 768px) and (min-width: 425px) {
  .app-search {
    position: relative;
    padding-top: 10px !important;
    width: 55% !important;
    /* right: -185px; */
  }

  .app-search h3 {
    font-size: 17px !important;
    /* right: -185px; */
  }

  .bodypart {
    position: relative;
    padding-top: 10px !important;
    width: 100% !important;
    /* right: -185px; */
  }
}

@media screen and (max-width: 700px) and (min-width: 200px) {

  .bodypart {
    display: none !important
  }
}

.datatablebuttons {
  color: #fff;
  background-color: #727b84;
  border-color: #6c757d;
  font-size: 17px !important;
}

.datatablebuttons:hover {
  color: #fff !important;
}

/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */

.pin {
  background-image: url("./img/pin.png");
  position: absolute;
  bottom: 84%;
  left: 92%;
  z-index: 999;
  width: 32px;
  height: 44px;

}

#topnav .topbar-main {
  background-color: #fff !important;
}

.profile-info {
  color: #000;
}

.profile-info small {
  color: #000;
}

.buttons-pdf {
  border: 2px solid !important
}

.buttons-excel {
  border: 2px solid !important
}

#topnav .navigation-menu>li>a.active {
  color: #64b0f2 !important;
}

#side-menu .sidebar-nav>ul>li>a.waves-effect.active {
  text-decoration: none !important;
  background-color: #9c27b0 !important;
  color: #fff !important;
}

#side-menu ul li a:hover,
#side-menu ul li a:focus,
#side-menu ul li a:active {
  text-decoration: none !important;
  background-color: #9c27b0 !important;
  color: #fff !important;
}

a.waves-effect.active {
  text-decoration: none !important;
  background-color: #9c27b0 !important;
  color: #fff !important;
}



/* Track */
::-moz-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 5px;
}

/* Handle */
::-moz-scrollbar-thumb {
  background: grey;
  border-radius: 5px;
}

/* Handle on hover */
::-moz-scrollbar-thumb:hover {
  background: dark grey;
}

@media(min-width:768px) {
  #side-menu {
    background-color: #fff;
    position: fixed;
    top: 70px !important;
    bottom: 0;
    z-index: 1000;
    width: 250px;
    padding-top: 10px;
  }

  /* .navbar-custom .nav-link {
    line-height: 62px!important;
    color: rgba(255, 255, 255, 0.6);
}
#topnav .navbar-custom {
  margin-top: 0;
} */
}


.suvcol {
  width: 3%;
  float: left;
}

.suvcol2 {
  width: 97%;
  float: left;
}

.changebg[readonly] {
  background-color: #fff !important;
}

.alert_date {
  padding: 0px 0px !important;
  color: red !important;
  margin-bottom: 0px !important;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}

.some_top {
  margin-top: 15px;
}

/* @media screen and (max-width: 768px) and (min-width:425px) {

  .setbtm {
    background: #FFF;
    padding: 0px 8px;
    border: 2px solid #ddd;
    position: fixed;
    bottom: 3px;
    margin-bottom: 25px;
    width: 68%;
    left: 72px!important;
    font-size: 12px;
}
}
@media screen and (max-width: 425px) and (min-width:375px) {

  .setbtm {
    background: #FFF;
    padding: 0px 8px;
    border: 2px solid #ddd;
    position: fixed;
    bottom: 3px;
    margin-bottom: 25px;
    width: 68%;
    left: 66px!important;
    font-size: 11px;
}
}
@media screen and (max-width: 768px) and (min-width:425px) {

  .setbtm {
    background: #FFF;
    padding: 0px 8px;
    border: 2px solid #ddd;
    position: fixed;
    bottom: 3px;
    margin-bottom: 25px;
    width: 68%;
    left: 119px!important;
    font-size: 12px;
}
} */


.fit-width {
  width: 400px !important;
}

.req {
  color: #f80100 !important;
}

.req1 {
  color: green !important;
}

.reqf {
  border: none !important;
  background-color: transparent !important;
}

@media print {
  #topnav .topbar-main {
    height: 0px !important;
  }

  footer {
    display: none !important;
  }
}

#topnav .topbar-main {
  background-color: #fff !important;

}

.tooltip {
  z-index: 9999 !important;
}

.modal-header.cursor-all-scroll {
  cursor: all-scroll;
}


textarea {
  resize: vertical;
}




.cW-pop--show {
  transform: translateY(0px);
}

.cW-pop {
  position: fixed;
  top: 60px;
  left: 0px;
  right: 0px;
  transform: translateY(-120%);
  z-index: 1000;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 2px;
  transition: transform 0.3s ease-out 0s;
  background: white;
  opacity: 0.8;
}

.cW-pop,
.cW-pop *,
.cW-pop ::after,
.cW-pop ::before {
  box-sizing: border-box;
}

.cW-pop__wrapper {
  width: 100%;
  max-width: 1170px;
  margin: auto;
}

.cW-content {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 5px 0px;
}

.cW-content__wrapper {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
}

.cW-btns__wrapper {
  margin-left: 10px;
}

.u-mr-rh {
  margin-right: 5px;
}

.cW-pop__close {
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  cursor: pointer;
  line-height: 1;
  font-weight: bold;
  opacity: 0.5;
}

.btn-custom-purple {
  background-color: #9c27b0 !important;
  border-color: #9c27b0 !important;
  color: #ffffff !important;
}

.btn-custom-purple:hover,
.btn-custom-purple:focus,
.btn-custom-purple:active,
.btn-custom-purple.active,
.btn-custom-purple.focus,
.btn-custom-purple:active,
.btn-custom-purple:focus,
.btn-custom-purple:hover,
.open>.dropdown-toggle.btn-custom-purple {
  background-color: #9c27b0 !important;
  border-color: #9c27b0 !important;
  color: #ffffff !important;
}


.input-group-addon.addition {
  width: 11%;
  background-color: transparent;
  border: none;
}

.form-control.is-invalid,
.form-control.is-invalid:focus-within,
.form-control.is-invalid:focus {
  border-color: #f0664e;
}

.__markerjs2_ {
  font-size: 16px;
  position: fixed !important;
  right: -22rem !important;
  width: 100vw;
  bottom: -5rem !important;
  left: unset !important;
  top: unset !important;
  height: 657px;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1000;
  display: block;
}

input[type="search"]::-webkit-search-cancel-button {

  /* Remove default */
  -webkit-appearance: none;

  /* Now your own custom styles */
  height: 14px;
  width: 14px;
  display: block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAn0lEQVR42u3UMQrDMBBEUZ9WfQqDmm22EaTyjRMHAlM5K+Y7lb0wnUZPIKHlnutOa+25Z4D++MRBX98MD1V/trSppLKHqj9TTBWKcoUqffbUcbBBEhTjBOV4ja4l4OIAZThEOV6jHO8ARXD+gPPvKMABinGOrnu6gTNUawrcQKNCAQ7QeTxORzle3+sDfjJpPCqhJh7GixZq4rHcc9l5A9qZ+WeBhgEuAAAAAElFTkSuQmCC);
  /* setup all the background tweaks for our custom icon */
  background-repeat: no-repeat;

  /* icon size */
  background-size: 14px;

}

.modal-lg.wide {
  width: 77vw !important;
}

.custom-today-class {
  background-color: #023058 !important;
}

.modal-55 {
  width: 55vw !important;
}