/**  =====================
      Custom css start
==========================  **/
.img-logo {
  width: 150px; }

.img-theme-logo-login {
  width: 250px; }

body {
  background-color: #e1e1dc;
  font-size: 0.938rem;
  overflow-x: hidden;
  color: #575756;
  font-family: "Open Sans", sans-serif;
  background-attachment: fixed;
  background-image: linear-gradient(rgba(255, 255, 255, 0) 200px, #e1e1dc 0%) !important; }

.pcoded .pcoded-header[header-theme="theme4"] .dropdown-toggle, .pcoded .pcoded-header[header-theme="theme4"] .input-group-addon, .pcoded .pcoded-header[header-theme="theme4"] a {
  color: inherit; }

.header-navbar .navbar-wrapper .header-search .main-search .input-group .input-group-append .input-group-text, .header-navbar .navbar-wrapper .header-search .main-search .input-group .input-group-prepend .input-group-text {
  color: inherit; }

.header-navbar .navbar-wrapper .header-search .main-search.open .input-group {
  background-color: #f1f1f1; }

.pcoded[fream-type="theme4"][theme-layout="vertical"] .page-header {
  background: #751660;
  /*darken($theme-bg-color,20%);*/
  color: #575756; }

.btn-dark-red {
  background: #6d91cb;
  color: white; }
  .btn-dark-red:focus, .btn-dark-red:hover {
    background: #751660;
    color: white; }

.container-fluid {
  text-align: center; }

.btn:active {
  outline: 0 !important;
  outline-offset: 0 !important;
  background-image: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.set-rounded {
  border-radius: 30px 30px 30px 30px; }

.nav-tile {
  cursor: pointer;
  background-color: #6d91cb;
  border-radius: 30px 30px 30px 30px;
  box-shadow: 0 2px 10px -1px rgba(69, 90, 100, 0.3);
  border: none;
  transition: all .3s ease-in-out; }
  .nav-tile:focus, .nav-tile:hover {
    background: #751660; }

a.dataspace-card {
  background-color: none; }

a.dataspace-card, div.dataspace-card {
  background-color: white;
  box-shadow: none;
  background-size: 205px;
  background-repeat: no-repeat;
  background-position-x: center;
  height: 100%; }

div.dataspace-card .icon-log-in::before {
  content: ""; }

div.dataspace-card-disabled .icon-lock::before {
  content: ""; }

div.dataspace-card-disabled {
  background-color: white;
  box-shadow: none;
  background-size: 205px;
  background-repeat: no-repeat;
  background-position-x: center;
  /*filter: $dataspace-card-img-disabled-filter;*/ }

div.dataspace-card-text {
  position: absolute;
  width: 100%;
  bottom: 22px;
  left: 0px;
  color: #751660; }

.social-card {
  border-radius: 30px 30px 30px 30px; }

.card-block-icon {
  position: absolute;
  bottom: 15px;
  right: 15px; }

.card-block-text {
  margin: 0px 0 0 0 !important; }

.card-block-text h6 {
  text-align: left !important; }

.menu-item a:focus, .menu-item a:hover {
  background: #751660;
  color: white; }

.pcoded-trigger a {
  background: #6d91cb;
  color: white; }
  .pcoded-trigger a:focus, .pcoded-trigger a:hover {
    background: #426fb9; }

.text-darkred {
  color: #751660; }

.text-lightred {
  color: #6d91cb; }

.text-lightred-i {
  color: #6d91cb !important; }

.text-lightgrey {
  color: #6d91cb; }

.text-darkgrey {
  color: #575756; }

.text-darkblue {
  color: #6a509d; }

.text-lightblue {
  color: #212b59; }

.text-orange {
  color: #2c4e96; }

.text-yellow {
  color: #6d91cb; }

.bg-dark-red {
  background: #751660; }

.bg-light-red {
  background: #6d91cb; }

.bg-light-grey {
  background: #6d91cb; }

.bg-light-grey-darken {
  background: #375d9b; }

.bg-dark-grey {
  background: #575756; }

.bg-dark-blue {
  background: #6a509d; }

.bg-light-blue {
  background: #212b59; }

.bg-orange {
  background: #2c4e96; }

.bg-yellow {
  background: #6d91cb; }

.bgh-dark-blue {
  background: #6a509d; }
  .bgh-dark-blue:focus, .bgh-dark-blue:hover {
    background: #4f3b74;
    color: white; }

.bgh-light-blue {
  background: #212b59; }
  .bgh-light-blue:focus, .bgh-light-blue:hover {
    background: #10152c;
    color: white; }

.bgh-orange {
  background: #2c4e96; }
  .bgh-orange:focus, .bgh-orange:hover {
    background: #1e3567;
    color: white; }

.bgh-yellow {
  background: #6d91cb; }
  .bgh-yellow:focus, .bgh-yellow:hover {
    background: #426fb9;
    color: white; }

.bgh-dark-red {
  background: #751660; }
  .bgh-dark-red:focus, .bgh-dark-red:hover {
    background: #410c36;
    color: white; }

.bgh-light-red {
  background: #6d91cb; }
  .bgh-light-red:focus, .bgh-light-red:hover {
    background: #426fb9 !important;
    color: white; }

.bgh-light-grey {
  background: #6d91cb; }
  .bgh-light-grey:focus, .bgh-light-grey:hover {
    background: #426fb9;
    color: white; }

.bgh-light-grey-darken {
  background: #375d9b; }
  .bgh-light-grey-darken:hover {
    background: #751660;
    /*darken($primarylightgrey-color,32%);*/
    color: white; }

.btn-dark-red {
  background: #8f2e3e;
  color: white; }
  .btn-dark-red:focus, .btn-dark-red:hover {
    background: #611f2a;
    color: white; }

.btn-light-red {
  background: #00ab97;
  color: white; }
  .btn-light-red:focus, .btn-light-red:hover {
    background: #006e61;
    color: white; }

.btn-light-grey {
  background: #c4c0b3;
  color: white; }
  .btn-light-grey:focus, .btn-light-grey:hover {
    background: #a9a391;
    color: white; }

.btn-dark-grey {
  background: #6a509d;
  color: white; }
  .btn-dark-grey:focus, .btn-dark-grey:hover {
    background: #4f3b74;
    color: white; }

.btn-dark-blue {
  background: #751660;
  color: white; }
  .btn-dark-blue:focus, .btn-dark-blue:hover {
    background: #410c36;
    color: white; }

.btn-light-blue {
  background: #008385;
  color: white; }
  .btn-light-blue:focus, .btn-light-blue:hover {
    background: #004748;
    color: white; }

.btn-orange {
  background: #2c4e96;
  color: white; }
  .btn-orange:focus, .btn-orange:hover {
    background: #1e3567;
    color: white; }

.btn-yellow {
  background: #00ab97;
  color: white; }
  .btn-yellow:focus, .btn-yellow:hover {
    background: #006e61;
    color: white; }

.btn-warn {
  background-color: #cb414c; }

.btn-warn-dark {
  background-color: #8f2e3e; }

.img-circle {
  background: white; }

.card-header-with-actions {
  line-height: 1.8 !important; }

.message-right {
  margin-left: 30%;
  background-color: #212b59;
  border-radius: 0 10px 0 0; }

.message-left {
  background-color: #6a509d;
  border-radius: 10px 0 0 0; }

.active-contact {
  background-color: #6d91cb;
  color: white;
  margin: -10px;
  padding: 20px; }

.contact-box .dxcvCard_Office365 {
  border-bottom: 1px solid lightgrey !important;
  cursor: pointer; }
  .contact-box .dxcvCard_Office365:focus, .contact-box .dxcvCard_Office365:hover {
    background-color: #6d91cb;
    color: white; }

.btn-xxs-addon {
  margin: 0;
  padding: 0;
  margin-left: 10px; }
  .btn-xxs-addon i {
    margin: 0 10px; }

.order-card .card-icon {
  position: absolute;
  font-size: 40px;
  opacity: .4;
  top: 103px;
  right: 10px; }

.order-card .searchresult-icon {
  font-size: 40px;
  opacity: .4; }

.badge-color {
  background: #6d91cb;
  /*#c6bb00*/ }

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #6d91cb !important;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset, 0 0 0px #6d91cb !important;
  outline: 0 none; }

.icon-bottom-right {
  bottom: 0;
  position: static;
  text-align: right;
  margin: 0px 15px 10px 0px; }

.md-tabs .nav-item.open .nav-link, .md-tabs .nav-item.open .nav-link:focus, .md-tabs .nav-item.open .nav-link:hover, .md-tabs .nav-link.active, .md-tabs .nav-link.active:focus, .md-tabs .nav-link.active:hover {
  color: #6d91cb !important; }

.nav-tabs .slide {
  background: #6d91cb !important; }

.popover {
  z-index: 999999 !important; }

.pcoded-navbar .pcoded-navigation-label {
  font-size: 13px;
  font-weight: bold;
  opacity: 1;
  padding: 10px 15px; }
  .pcoded-navbar .pcoded-navigation-label[menu-title-theme="theme4"] {
    color: #751660 !important; }
.pcoded-navbar .pcoded-search + .pcoded-navigation-label {
  border-top: 0 solid transparent; }

body[themebg-pattern="theme4"] {
  background-color: #751660 !important; }

