.card-box {
  padding: 35px;
  
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  background-clip: padding-box;
  margin-bottom: 20px;
  background-color: #ffffff;
  }


.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-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: 0.9rem; }
.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%;
  -webkit-mask-image: none; }

.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; } }
 

    img._optc_img {
      position: relative;
      width: 350px;
      bottom: 10px;
  }
    div#lgn-msg_cnt-scs.actv {
        display: block;
    }
    
div#lgn-msg_cnt-err {
    font-size: 14px;
    background-color: #ff3622;
    color: white;
    padding: 10px 46px;
    position: absolute;
    text-align: left;
    display: none;
    width: 90%;
    margin: 0 auto;
    border-radius: 3px;
    right: 25px;
    top: -50px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    }
    
    div#lgn-msg_cnt-scs {
        font-size: 14px;
        background-color: #339965;
    color: white;
    padding: 10px 46px;
    position: absolute;
    text-align: left;
    display: none;
    width: 90%;
    margin: 0 auto;
    border-radius: 3px;
    right: 25px;
    top: -50px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    }
    div#lgn-msg_cnt-err.actv {
        display: block;
    }
    
    div#lgn-msg_cnt-scs.actv {
        display: block;
    }
  
    
    /* =============
       Accounts pages
    ============= */
    .account-pages {
      background: whitesmoke;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      background-size: cover;
      }
     
    .wrapper-page {
      margin: 5% auto;
      position: relative;
      max-width: 480px; }
      .wrapper-page .account-bg {
        background-color: #ffffff;
        padding: 7px;
        border-radius: 8px;
        margin: 20px 15px; }
        input.form-control.bx_txtline {
          height: 48px;
      }
     
      .wrapper-page .logo {
        font-size: 24px;
        color: #1bb99a !important; }
        button._login_btnbx {
          border: none;
          display: inline-block;
          height: 36px;
          line-height: 36px;
          outline: 0;
          padding: 0 2rem;
          vertical-align: middle;
          -webkit-tap-highlight-color: transparent;
          border-radius: 3px;
          color: white;
          background: #0066ff;
          min-width: 115px;
          font-weight: bold;
          font-size: 17px;
      }
      span.chekbx_lbl.mdi.mdi-check.actv {
        color: white;
        background-color: #008080;
        border: 1px solid #008080;
    }

    span.chekbx_lbl {
        background-color: white;
        padding: 3px;
        border: 1px solid #bebebe;
        color: white;
        margin: 5px 10px;
        display: inline-block;
        cursor: pointer;
        width: 22px;
        height: 22px;
        position: relative;
        border-radius: 2px;
         
    }

    span.span_lbl_rem {
      font-weight: 700;
      color: #8e8585;
  }
  
  a._forget_pwd_bx {
      font-weight: 600;
      position: absolute;
      color: red;
  } 
  a._forget_pwd_bx:hover{
    text-decoration: underline !important;
  } 
 
  ::-moz-placeholder, :-ms-input-placeholder,::-webkit-input-placeholder,:-moz-placeholder{ 
    font-weight: 600;
    font-size: 13px;
    color: #bfbbbb !important;
  } 
  ::placeholder{
    font-weight: 600;
    font-size: 13px;
    color: #bfbbbb !important;
  }
  form#_admin_lg_FRM_321 {
    padding: 8px;
}