html {
  height: 100%;
  width: 100%;
}

a {
  text-decoration: none;
}

body {
  background-color: #2b3041;
  margin: 0px;
  font-family: 'Open Sans', sans-serif !important;
  line-height: 1.47;
  overflow-y: auto;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: 'liga', 'kern';
  direction: ltr;
  color: #343b40;
}


/*LOGIN*/


/*LIGHT*/

.login-background-light {
    margin: 150px auto;
    border-radius: 4px !important;
    width: 380px;
    height: auto;
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.32);
    box-sizing: border-box !important;
    left: 50%;
}

/*DARK*/


.login-background-dark {
  position: absolute;
  border-radius: 4px !important;
  width: 380px;
  height: auto;
  background: rgba(13, 18, 35, 0.85);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.32);
  box-sizing: border-box !important;
  left: 50%;
  top: 50%;
  margin-left: -190px;
  margin-top: -245px;
}

.login-logo-holder {
  height: 100px;
  width: 100px;
  margin: 0 auto;
  background: url(../images/kpi2.svg);
  background-size: 130%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.9;
}

/*LIGHT*/
.registration-background {
  width: 500px;
  min-height: 521px;
  border-radius: 10px;
  margin: 15px auto 15px auto;
  background: rgba(255, 255, 255, 0.91);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.32);
  box-sizing: border-box !important;
  overflow: auto;
}

.signup_premium_trial {
  background: #1c2031;
  color: #58dcb3;
  padding: 18px;
  text-align: center;
}

.amount-info-container {
  margin: 20px 50px 0 50px;
}
.payment-background {
  display: inline-block;
  margin: 0 auto;
  width: 750px;
  height: auto;
  border-radius: 10px;
  margin-top: 30px;
  background: rgba(255, 255, 255, 0.91);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.32);
  box-sizing: border-box !important;
  overflow: auto;
}

.card-payment-container {
  min-height: 400px;
}
.reg-terms-conditions {
font-size: 12px;
color: #666;
text-align: center
}

.steps-container {
  height: 100px;
}

.component-reg {
  background: rgba(191, 123, 211, 0.1);
  box-shadow: 0 -7px 10px -7px rgba(0, 0, 0, 0.1) inset;
  font-size: 0.85em;
  color: #adb8db;
  float: left;
  width: 25%;
  height: 100px;
  line-height: 100px;
  margin-top: 0;
  border-right: 1px solid rgba(32, 7, 130, 0.07);
  border-bottom: 1px solid rgba(32, 7, 130, 0.07);
  /* box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 20px inset; */
  transition: background-color 0.4s;
}

#payment-wrapper .component-reg {
  width: 33.33%;
}
.component-reg-active {
  background: none;
  border-bottom: none;
  color: #5e5980;
  box-shadow: none !important;
}

.component-reg-circle {
  width: 40px;
  border-radius: 20px;
  border: 5px solid #b2b0d2;
  height: 40px;
  margin: 15px auto !important;
  font-size: 16px !important;
  /* text-transform: capitalize; */
  color: #7b82b7;
  font-weight: 400;
  /* height: 60px; */
  line-height: 32px;
  box-shadow: 0 0 10px rgba(0, 75, 212, 0.36);
}

.component-reg-title {
  font-size: 14px !important;
  height: 40px;
  font-weight: 500 !important;
}

.accounts-container {
  width: 380px !important;
  margin: 0 auto !important;
  height: auto;
  box-sizing: border-box !important;
}
.panel-heading {
    color: #787cc5;
    background: #ebe6f3;
    padding: 7px;
    font-size: 13px;
    /* font-weight: 300; */
    border-radius: 2px;
    border: 1px solid rgba(154, 89, 255, 0.07);
}
.login-form-wrapper {
  /* border-right: 1px solid rgba(69, 83, 108, 0.19); */
  padding: 0 40px 40px 40px;
  height: auto;
  width: 100%;
  box-sizing: border-box !important;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.login-form-wrapper a:hover {
  color: #0058e6!important;
}

.oauth-wrapper {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background: #d2d2da;
  width: 100%;
  width: 100%;
  padding: 30px 30px 30px 30px;
  border-top: 1px solid #ceced6;
}
.abcRioButton.abcRioButtonLightBlue {
  margin: 0 auto;
}

.secure_payment_container {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  border-radius: 10px;
  margin: 0 auto;
  border-radius: 10px;
  margin-top: 75px;
  background: rgb(255, 255, 255);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.32);
  box-sizing: border-box !important;
  overflow: auto;
  position: absolute;
  top: 100px;
  overflow: auto;
}

.reg_logo_container {
  backface-visibility: hidden;
  margin: 0px auto 0 auto;
  height: 100px;
  width: 100px;
  text-align: center;
  line-height: 180px;
  color: #c5def1;
  font-size: 10px;
  letter-spacing: 6px;
  text-indent: 6px;
  font-weight: 300;
  text-transform: uppercase;
  /* float: left; */
  background: url(../../../images/home/brand_logo.svg);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.8;
  transform: scale(1);
  transition: opacity 0.3s, transform 0.3s;
  cursor: pointer;
}

.reg_logo_container:hover {
  opacity: 1;
  transform: scale(1.05);
  transition: opacity 0.3s, transform 0.3s;
}

.reg_form_login_container .login-form-wrapper  {
  padding-top: 0;
}

.reg_form_login_container .login-form-wrapper .login-title-holder {
  display: none;
}


.login-page-background #payment-wrapper .dsFormError {
     position: initial; 
    padding-top: 6px;
    padding-left: 180px;
    font-size: 0.9em;
    color: #ea6a6a;
}

.login-page-background form input,
form textarea {
  font-weight: 400;
  font-size: 17px;
  border: 0px none;
  outline: 0px none;
  padding: 10px;
  display: block;
  width: 100%;
  margin-top: 20px;
  resize: none;
  background-color: rgba(255, 255, 255, 0);
  border-bottom: 1px solid rgba(99, 142, 224, 0.43);
  transition: border-bottom 0.2s;
  box-shadow: none;
  box-sizing: border-box !important;
}
.login-page-background #payment-wrapper form input, form textarea {
  display: inline-block !important;
  font-weight: 400;
  font-size: 18px;
  border: 0px none;
  outline: 0px none;
  padding: 15px 10px 5px 10px;
  display: block;
  width: 50%;
  margin-top: 0.2em;
  resize: none;
  background-color: rgba(255, 255, 255, 0);
  border-bottom: 1px solid rgba(99, 142, 224, 0.43);
  transition: border-bottom 0.2s;
  box-shadow: none;
  box-sizing: border-box !important;
}

.login-page-background #payment-wrapper form select {
  display: inline-block !important;
  font-weight: 400;
  font-size: 18px;
  border: 1px solid #63d6dd;
  outline: 0px none;
  padding: 15px 10px 5px 10px;
  display: block;
  width: 50%;
  margin-top: 0.8em;
  height: 30px;
  /* margin-right: 1px; */
  resize: none;
  background-color: #8cf9d4;
  /* border-bottom: 1px solid rgba(99, 142, 224, 0.43); */
  transition: border-bottom 0.2s;
  box-shadow: none;
  box-sizing: border-box !important;
}

.login-page-background .popup {
  z-index: 5000 !important;
}

.custom-select-class {
  width: 250px;
  height: 35px;
  text-align: right !important;
  width: 190px;
  height: 30px;
  font-size: 13px;
  font-weight: bold;
  cursor: pointer;
  border-radius: 0;
  background-color: #12b3a4;
  border-radius: 5px;
  border: none;
  border-bottom: 2px solid #0ffff4;
  color: #0d1124;
  padding: 10px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 2px 15px;
}

.login-page .dataTable td:first-child {
  color:#55eeff;
}

.input-container.custom-select {
  color: #bdbdbd;
  margin-left: 10px;
  font-weight: 600;
  margin-top: 25px;
}

.input-container.custom-select label {
  margin-right: 12px;
}


.login-page-background #payment-wrapper form input:focus,
form textarea:focus {
  border-radius: 7px;
  border-bottom: 3px solid #5590ff;
  color: #4B59AD;
}

.login-page-background form input:focus,
form textarea:focus {
  border-radius: 7px;
  border-bottom: 3px solid #5590ff;
  color: #4B59AD;
}

.login-page-background .invoice-form-wrapper form input,
form textarea {
  font-size: 15px;
}

.login-page-background .invoice-form-wrapper form input:focus,
form textarea:focus {
  border-bottom: 1px solid #5590ff;
}

.login-page-background form {
  padding: 0;
}

.registration-form-wrapper {
  margin: 40px auto 30px auto;
  width: 350px;
}

.invoice-form-wrapper {
  margin: 20px auto;
  width: 100%;
}

.ds-register-container {
  float: left;
  box-sizing: border-box !important;
  padding-left: 70px;
  padding-top: 40px;
  width: 300px;
  height: 300px;
  /*background: url("../images/ds_logo_light.svg");
  background-size: 100%;*/
}

#payment-wrapper {
  text-align: center;
}

#payment-wrapper form {
  border-radius: 10px;
  margin: 0 auto 10px auto;
}

.payment-type-active-circle {
  width: 15px;
  background: none;
  border-radius: 2px;
  border: 4px solid #a4ffd2;
  height: 15px;
  margin: 4px 5px 0 0;
  float: right;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.26);
}

.payment-type-inactive-circle {
  width: 15px;
  background: none;
  border-radius: 2px;
  height: 15px;
  margin: 4px 5px 0 0;
  float: right;
  border: 4px solid #f0f1f6;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.07);
}


/*DARK*/


/*.input-container-registration {
  color: rgb(115, 180, 136);
  font-size: 0.9em;
}*/


/*LIGHT*/

.input-container-registration {
  color: rgb(31, 35, 99);
  font-size: 0.8em;
}

#premium-more {
padding: 0 !important;
max-height: 80vh !important;
}


/*DARK*/


/*.login-input-box {
  border: 1px solid rgba(171, 200, 253, 0.35) !important;
  border-radius: 5px !important;
  color: rgb(92, 185, 255);
  font-size: 14px;
  height: 25px !important;
  margin-left: 0 !important;
  margin-bottom: 20px;
  width: 215px !important;
  padding: 3px !important;
  outline: none;
  text-indent: 15px !important;
  background: rgba(108, 146, 237, 0.1) !important;
}*/


/*LIGHT*/


/*.login-input-box {
    border: 1px solid rgba(0, 3, 105, 0.18) !important;
    border-radius: 5px !important;
    color: rgb(101, 122, 189);
    font-size: 14px;
    height: 25px !important;
    margin-left: 0 !important;
    margin-bottom: 20px;
    width: 215px !important;
    padding: 3px !important;
    outline: none;
    text-indent: 15px !important;
    background: rgba(255, 255, 255, 0.38) !important;
}*/

.inactive-payment-button {
  background: #a0a8c7;
  color: #f0f1f6;
}

.inactive-payment-button:hover {
    box-shadow: 0 0 10px lightgrey;
}
.input-name-registration {
    display: inline-block;
    width: 125px;
    height: 30px;
    text-align: left;
    vertical-align: bottom;
    line-height: 30px;
    padding-top: 7px;
    /* margin-top: 8px; */
    padding-left: 30px;
    color: #6f719a;
    font-size: 15px;
}

.user-invoice-container .input-name-registration {
    display: inline-block;
    width: 49%;
    height: 30px;
    text-align: left;
    vertical-align: bottom;
    line-height: 30px;
    padding-top: 0;
    padding-left: 30px;
    color: #6f719a;
    font-size: 15px;
}

.company-invoice-container .input-name-registration {
    display: inline-block;
    width: 49%;
    height: 30px;
    text-align: left;
    vertical-align: bottom;
    line-height: 30px;
    padding-top: 0;
    padding-left: 30px;
    color: #6f719a;
    font-size: 15px;
}

.login-title-holder {
  font-size: 28px;
  font-weight: 300;
  text-align: left;
  width: 220px;
  margin-bottom: 50px;
  margin-top: 20px;
  color: #7A81B5;
}

.login-page-background-image {
  /* background-image: url(../../images/backgrounds/sea_sunset.jpg);
  background-size: cover; */
  /* opacity: 0.6; */
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.login-page-background {
  width: 100%;
  margin: 0 !important;
  background-size: cover;
  background-position: center;
  background-image: -webkit-radial-gradient(50% top,circle,#4835b4 0,rgba(84,90,182,0) 75%),-webkit-radial-gradient(right top,circle,#00fff3 0,rgba(100, 61, 214, 0.81) 57%)!important;
  background-image: radial-gradient(50% top,circle,#4835b4 0,rgba(84,90,182,0) 75%),radial-gradient(right top,circle,#00fff3 0,rgb(128, 106, 253) 57%)!important;
  background-attachment: fixed;
  width: 100%;
  overflow: auto;
  height: 100%;
}

#login-wrapper {
  height: 100%;
  min-height: 100%;
  width: 100%;
  /* background: -webkit-radial-gradient(0% bottom, ellipse, rgba(113, 66, 140, 0.68) 0%, rgba(118,72,160,0) 60%),-webkit-radial-gradient(90% bottom, ellipse, #3f4d8c 0%, rgba(82,63,140,0) 40%); */
}
.download-icon {
    background: url(../../images/icons/download.png);
    background-size: 32px;
    background-position: center;
    background-repeat: no-repeat;
}
.download-icon-inline {
margin: 0;
height: 32px;
display: inline-block;
width: 32px;
vertical-align: middle;
background-size: 20px;
}

.color-wall {
  width: 100%;
  height: 100%;
  /* background: rgba(45, 77, 255, 0.08); */
}

::-webkit-input-placeholder {
  color: #8584a2;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #8584a2;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #8584a2;
}

:-ms-input-placeholder {
  color: #8584a2;
}


/*DARK*/


/*.new-users-title {
  font-size: 45px;
  margin-left: -2px;
  font-weight: 300;
  color: #8effa9;
}*/

.new-users-title {
  font-size: 45px;
  margin-left: -2px;
  font-weight: 300;
  color: #36354e;
}

.no-account-title {
  margin-top: 15px;
  color: #4e4d6d;
  font-size: 14px;
}

.registration-form-title {
  font-size: 36px;
  color: #7290c3;
  font-weight: 100;
  margin-top: 25px;
  margin-bottom: 35px;
}

.registration-form-description {
  color: #769ede;
  margin-bottom: 10px;
  font-size: 1.2em;
  font-weight: 300;
}

.dsFormError {
  /* margin-left: 125px; */
  /* margin-top: -75px; */
  padding-top: 6px;
  font-size: 0.9em;
  /* left: 0; */
  color: #ea6a6a;
}

.checkbox-container-registration {
  font-size: 14px;
}

.checkbox-container-registration .dsFormError {
  font-size: 11px;
  margin-top: -43px;
  /* position: relative; */
}

.selector-registration {
  border: 1px solid rgba(0, 3, 105, 0.18) !important;
  background: none;
  color: rgb(101, 122, 189);
  width: 220px;
  height: 33px;
  padding: 5px;
  margin-bottom: 20px;
  background: rgba(255, 255, 255, 0.38) !important;
  font-size: 14px;
  text-indent: 13px;
}

.error-container {
  position: relative;
  height: 0;
  width: auto;
  top: 0;
}

.error-container p {
  display: block;
    font-size: 0.9em !important;
    /* left: 0; */
    color: #ffffff;
    padding: 5px;
    text-align: center;
    background: #ff5a5a;
    border-radius: 5px;
    box-shadow: 1px 1px 5px #cacaca;
}
.error-container p:empty {
  display: none;
}


/********************************************************************************
                  RESPONSIVE - DESKTOP/TABLET (1280px and lower)
   *******************************************************************************/

@media only screen and (max-width: 1279px) {
  .graph-stats-rang-table {
    overflow-x: auto !important;
  }
}

@media all and (max-width: 640px) {

  .login-page-background #payment-wrapper .dsFormError {
   padding-left: 0;
}

.amount-info-container {
  margin: 20px 20px 0 20px;
}

  .accounts-container {
    width: auto !important;
  }

  .form-group {
    margin-bottom: 15px;
    background: #ffffff;
    padding-bottom: 20px;
    padding-top: 20px;
    box-shadow: 0 0 10px #00000014;
}
  
  .registration-background {
    min-height: auto;
    width: 100%;
    height: auto;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.32);
    box-sizing: border-box !important;
    overflow: auto;
}

.reg_form_login_container  .accounts-container {
  width: auto !important;
}


.reg_form_login_container .login-form-wrapper {
  padding: 0;
}
#login-wrapper {
  padding: 20px;
}
  .registration-form-wrapper {
    margin: 0;
    width: 100%;
    padding: 30px 30px 20px 30px;
}

.login-page-background form input, form textarea {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 18px;
  border: 0px none;
  outline: 0px none;
  padding: 10px;
  display: block;
  width: 100%;
  margin-top: 20px;
  resize: none;
  background-color: rgba(255, 255, 255, 0);
  border-bottom: 1px solid rgba(99, 142, 224, 0.43);
  transition: border-bottom 0.2s;
  box-shadow: none;
  box-sizing: border-box !important;
}

.component-reg-title {
  font-size: 11px !important;
}

.component-reg-circle {
  width: 30px;
  border: 4px solid #aaacd2;
  height: 30px;
  font-size: 13px !important;
  line-height: 23px !important;
}

}


/********************************************************************************
                  RESPONSIVE - MOBILE (480px and lower)
   *******************************************************************************/

@media only screen and (max-width: 479px) {
  body {
    font-size: 14px;
  }

  .login-background-dark {
    width: 340px;
    margin-left: -170px;
}

  .main-stats-description {
    font-size: 18px;
    padding: 15px;
    width: 250px;
    margin: 0 auto;
    text-align: center;
    float: none;
    ;
    box-sizing: border-box !important;
    width: 100%;
    border-right: none;
  }
  .main-stats-container {
    height: auto;
  }
  .main-stats-wrapper {
    height: auto;
  }
  .title-medium {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .padding50 {
    padding: 10px;
  }
  .registration-form-wrapper  .dsFormError {
    margin-left: 0px;
    margin-top: -5px;
  }
  
  .input-name-registration {
    width: 115px;
  }
  .login-input-box {
    width: 100% !important;
  }
  .selector-registration {
    width: 196px !important;
  }

  .login-form-wrapper {
    padding: 0 25px 40px 25px;
  }
}

@media only screen and (max-width: 389px) {

  .login-background-dark {
    width: 310px;
    margin-left: -155px;
  }

}

@media only screen and (max-width: 359px) {

  .login-background-dark {
    width: 300px;
    margin-left: -150px;
  }
/* .registration-form-wrapper {
  
} */
}