html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Calibri' !important;
    font-weight: 300;
    background-color: #ffffff !important;
    padding: 0px;
    margin: 0px;
}

.body-content {
    margin-top: 0px;
}

@media(max-width: 768px) {
    .body-content {
        margin-top: 0px !important;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #212121;
}

.mkb-branding-text {
    width: 400px;
    float: left;
    color: white;
    left: 320px;
    top: 200px;
    z-index: 1;
    position: absolute;
    font-size: 14px;
    height: 165px;
}

.mkb-branding-text h2 {
    font-size: 43px;
    font-weight: bold;
    color: white !important;
    margin-bottom: 20px;
}

.mkb-branding-text p {
    letter-spacing: 1px;
    font-weight: 400;
}

/* @media (max-width: 1500px) and (min-width: 1020px) {
    .mkb-branding-text {
        width: 440px;
        float: left;
        color: white;
        left: 116px;
        top: 250px;
        z-index: 5;
        position: absolute;
        font-size: 18px;
    }
    .mkb-branding-text h2 {
        font-size: 41px;
        font-weight: bold;
        color: white !important;
        margin-bottom: 20px;
    }
    .mkb-branding-text p {
        letter-spacing: 1px;
    }
}

@media (max-width: 1020px) {
    .mkb-branding-text {
        width: 440px;
        float: left;
        color: white;
        left: 116px;
        top: 150px !important;
        z-index: 5;
        position: absolute;
        font-size: 16px;
    }
    .mkb-branding-text h2 {
        font-size: 41px;
        font-weight: bold;
        color: white !important;
        margin-bottom: 20px;
    }
    .mkb-branding-text p {
        letter-spacing: 1px;
    }
}

@media(max-width: 768px) {
    .mkb-branding-text {
        width: 440px;
        float: left;
        color: white;
        left: 116px;
        top: 150px;
        z-index: 5;
        position: absolute;
        font-size: 18px;
    }
} */

.mkb-branding {
    z-index: 1;
    color: #424242;
}

.mkb-braning-header {
    background: linear-gradient(87.87deg, #1E3D6E -4.89%, #53BCC3 79.86%);
    position: relative;
    top: -110px;
    height: 450px;    
}

.branding-img {
    position: relative;
    z-index: 0;
    top: 233px;
    left: 45%;
    width: 750px;
    margin-top: -110px;
}

.branding-img-outline {
    position: absolute;
    z-index: 0;
    top: 210px;
    left: 46%;
    width: 770px;
    margin-top: -110px;
}

.mbhLogoPosition {
    position: absolute;
    top: 28px;
    left: 320px;
}
.mbhLogoBackground {
    position: absolute;
    z-index: inherit;
    width: 535px;
    height: 180px;
    left: 0px;
    top: 0px;
    background-image: url("images/Subtract.png");
    background-repeat: no-repeat;
}

.mkb-apis {
    display: flex;
    flex-direction: column;
    padding: 0px 320px 0px;
    width: 1280px;
}

.mkb-apis h2 {
    font-size: 45px;
    font-weight: bold;
}

.mkb-apis h3 {
    font-size: 25px;
    font-weight: bold;
    margin: 20px 0px;
    font-weight: 700;
    font-size: 32px;
}

.mkb-api {
    margin: 20px auto;
    width: 1004px;
}

.mkb-api p {
    line-height: 30px;
    font-size: 16px;
    font-weight: 400;
}

.api-buttons {
    margin-top: 20px;
    margin-bottom: 30px;
    display: flex;
}

.api-button {
    margin-right: 10px;
    background: #FFFFFF;
    border: 2px solid #8F1C6B;
    color: #8F1C6B;
    font-family: 'Calibri';
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column-reverse;
}

.api-button:active,
.api-button:hover,
.api-button:focus {
    background: #FFFFFF;
    color: #B62076;
    border: 2px solid #B62076;
}

.api-explorer-button {
    margin-right: 10px;
    background: #FFFFFF;
    border: 2px solid #8F1C6B;
    color: #8F1C6B;
    font-family: 'Calibri';
    font-size: 18px;
    display: flex;
    align-items: center;
}

.api-explorer-button:active,
.api-explorer-button:hover,
.api-explorer-button:focus {
    background: #FFFFFF;
    color: #FFFFFF !important;
    border: none;
}

.signup-button {
    font-size: 18px;
    font-weight: 700;
    height: 46px;
    width: 120px;
    top: 10px;
    margin-left: 30px;
    margin-right: 80px;
    border-radius: 100px;
    background: white !important;
    color: #8F1C6B !important;
    position: relative;
}

.signup-button:active,
.signup-button:hover,
.signup-button:focus {
    background: white !important;
    color: #B62076 !important;
}

.psd2Statistics {
    text-align: center;
    margin: 50px;font-size:
    16px; font-weight: 400;
}

/* @media(max-width: 768px) {
    .signup-button {
        font-size: 1.5em;
        margin-top: 20px;
        margin-left: 4px;
        margin-bottom: 20px;
        padding: 10px 15px 33px 15px;
        background-color: transparent !important;
        border: none;
    }
} */

.sdk.open {
    background: transparent;
}

.ant-btn-lg {
    font-weight: bold;
    background: #FFFFFF;
    border: 2px solid #8F1C6B;
    color: #8F1C6B;
    font-family: 'Calibri';
    font-size: 18px;
    /* display: flex; */
    /* align-items: center; */
    border-radius: 100px;
    height: 44px;
    width: 119px;
    text-align: center;
}

.ant-btn-lg:active,
.ant-btn-lg:hover,
.ant-btn-lg:focus {
    background: #FFFFFF;
    color: #B62076;
    border: 2px solid #B62076;
}

.ant-btn-primary {
    background: linear-gradient(94.14deg, #E5064B -15.55%, #8F1C6B 118.75%);
    border: none;
    color: white;
}

.ant-btn-primary:active,
.ant-btn-primary:hover,
.ant-btn-primary:focus {
    background: linear-gradient(135deg, #AC0045 -17%, #8F1C6B 122%);
    color: white;
    border: none;
}

.ant-btn>span {
    margin-left: 10px;
}

.btn-primary {
    background: linear-gradient(94.14deg, #E5064B -15.55%, #8F1C6B 118.75%);
    border: none;
    border-radius: 100px;
    color: #ffff !important;
    height: 40px;
}

.btn-primary:hover {
    color: #ffff !important;
    background: linear-gradient(135deg, #AC0045 -17%, #8F1C6B 122%) !important;
}

.btn-secondary {
    box-shadow: none !important;
}

.btn-danger {
    color: #f5222d !important;
    background-color: #f5f5f5 !important;
    border-color: #d9d9d9 !important;
}

.btn-danger:hover {
    background-color: #f5222d !important;
    color: #fff !important;
    border-color: #f5222d !important;
}

.btn-success {
    color: #fff !important;
}

.btn-success:hover {
    color: #4caf50 !important;
}

.btn-icon {
    position: absolute;
    top: 18px;
    left: 19px;
    font-size: 18px;
}

.btn.btn-raised:not(.btn-link) {
    box-shadow: none;
}

.form-control,
.form-group textarea.form-control {
    -webkit-background-size: 0 3px, 100% 1px, 1px 100%, 100% 1px, 1px 100%;
    background-size: 0 3px, 100% 1px, 1px 100%, 100% 1px, 1px 100%;
    background-image: -webkit-gradient(#1e253f, #1e253f), -webkit-gradient(#D2D2D2, #D2D2D2), -webkit-gradient(#D2D2D2, #D2D2D2), -webkit-gradient(#D2D2D2, #D2D2D2), -webkit-gradient(#D2D2D2, #D2D2D2);
    background-image: -webkit-linear-gradient(#1e253f, #1e253f), -webkit-linear-gradient(#D2D2D2, #D2D2D2), -webkit-linear-gradient(#D2D2D2, #D2D2D2), -webkit-linear-gradient(#D2D2D2, #D2D2D2), -webkit-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: -o-linear-gradient(#1e253f, #1e253f), -o-linear-gradient(#D2D2D2, #D2D2D2), -o-linear-gradient(#D2D2D2, #D2D2D2), -o-linear-gradient(#D2D2D2, #D2D2D2), -o-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: linear-gradient(#1e253f, #1e253f), linear-gradient(#D2D2D2, #D2D2D2), linear-gradient(#D2D2D2, #D2D2D2), linear-gradient(#D2D2D2, #D2D2D2), linear-gradient(#D2D2D2, #D2D2D2);
    background-repeat: no-repeat;
    background-position: center bottom, center bottom, left center, center top, right center;
    padding-left: 10px;
    padding-right: 10px;
}

.form-control,
.form-group.is-focused textarea.form-control {
    -webkit-background-size: 100% 3px, 100% 1px, 1px 100%, 100% 1px, 1px 100%;
    background-size: 100% 3px, 100% 1px, 1px 100%, 100% 1px, 1px 100%;
    background-image: -webkit-gradient(#1e253f, #1e253f), -webkit-gradient(#D2D2D2, #D2D2D2), -webkit-gradient(#D2D2D2, #D2D2D2), -webkit-gradient(#D2D2D2, #D2D2D2), -webkit-gradient(#D2D2D2, #D2D2D2);
    background-image: -webkit-linear-gradient(#1e253f, #1e253f), -webkit-linear-gradient(#D2D2D2, #D2D2D2), -webkit-linear-gradient(#D2D2D2, #D2D2D2), -webkit-linear-gradient(#D2D2D2, #D2D2D2), -webkit-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: -o-linear-gradient(#1e253f, #1e253f), -o-linear-gradient(#D2D2D2, #D2D2D2), -o-linear-gradient(#D2D2D2, #D2D2D2), -o-linear-gradient(#D2D2D2, #D2D2D2), -o-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: linear-gradient(#1e253f, #1e253f), linear-gradient(#D2D2D2, #D2D2D2), linear-gradient(#D2D2D2, #D2D2D2), linear-gradient(#D2D2D2, #D2D2D2), linear-gradient(#D2D2D2, #D2D2D2);
    background-repeat: no-repeat;
    background-position: center bottom, center bottom, left center, center top, right center;
    padding-left: 10px;
    padding-right: 10px;
}


/*terms and conditions info*/

.terms_info {
    width: 368px;
    margin-bottom: 16px;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.terms_info a {
    color: #8F1C6B;
}


/*limited plan*/

.plan-content {
    padding: 25px !important;
}


/*recaptcha*/

.recaptcha-box {
    width: 306px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
}


.g-recaptcha {
    margin-top: 12px;
    transform: scale(0.75);
    -webkit-transform: scale(0.94);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}


/*profile menu*/

.dangerHeadPanel {
    background: #E5074B !important;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.dangerHeadPanel .panel-title a {
    color: #FDFDFD !important;
    cursor: pointer;
}

#dangerzone .panel-body {
    background: #E5074B !important;
    color: #FDFDFD;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

#dangerzone .panel-body a,
#dangerzone .panel-body h5 {
    color: #FDFDFD !important;
    font-weight: 700 !important;
}

#password, #password2 {
    border-bottom: 1px solid #424242;
}

.updateUserBtn {
    width: 200px !important;
    text-transform: none !important;
}

.check {
    border-color: #E5074B !important;
}

.check:before {
    color: #E5074B !important;
}

.userProfileTitle {
    margin-top: 50px !important;
    padding-left: 25px !important;
}

#userForm .form-group a {
    color: #8F1C6B !important;
    font-weight: 700 !important;
}

.userProfileCard {
    background: #F5F5F5;
    padding: 50px 60px;
    border-radius: 32px;
    color: #424242 !important;
}

.userProfileCard a {
    color: #424242 !important;
}

.panel > .panel-heading, .panel.panel-default > .panel-heading {
    background: #DADADA;
    border-radius: 20px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.panel {
    background-color: #F5F5F5;
}

.panel-body {
    background: #DADADA !important;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

#userFormLabel {
    font-size: 16px;
    line-height: 1.42857143;
    color: #424242;
    font-weight: 400;
    display: flex;
}


/**menu*/

.colored-menu {
    background: linear-gradient(90deg, #1E3D6E 0%, #53BCC3 100%) !important;
    height: 120px !important;
}

.transparent-menu {
    background: transparent !important;
}

.navbar-nav {
    float: right !important;
}

.nav>li>a {
    padding: 10px 10px;
}

.navbar-nav.navbar-center {
    position: absolute;
    right: 5%;
    transform: none !important;
    font-family: 'Calibri';
    font-weight: 700;
    font-size: 16px;
}

.navbar {
    box-shadow: none;
    color: white !important;
    border: 0;
    border-radius: 0;
    padding: 30px 10% 60px 5% !important;
    margin-bottom: 0px !important;
}

.dropdown-menu>li>a {
    color: #616161 !important;
    padding: 5px 10px !important;
}

.dropdown-menu>li>a:hover {
    background-color: #F5F5F5 !important;
    color: #424242 !important;
    font-weight: 700;
    font-size: 16px;
    border-radius: 8px;
}

.navbar.navbar-primary .dropdown-menu li>a:hover,
.navbar.navbar-primary .dropdown-menu li>a:focus {
    color: #1e253f;
    background-color: #eeeeee;
}

.navbar.navbar-primary .dropdown-menu .active>a {
    background-color: #1e253f;
    color: rgba(255, 255, 255, 0.84);
}

.navbar.navbar-primary {
    background-color: #1e253f;
    color: rgba(255, 255, 255, 0.84);
}

.navbar .dropdown-menu li>a:hover,
.navbar.navbar-default .dropdown-menu li>a:hover,
.navbar .dropdown-menu li>a:focus,
.navbar.navbar-default .dropdown-menu li>a:focus {
    color: #1e253f;
    background-color: #eeeeee;
}

.navbar .dropdown-menu .active>a,
.navbar.navbar-default .dropdown-menu .active>a {
    background-color: #1e253f;
    color: rgba(255, 255, 255, 0.84);
}


/*dropdown*/

.dropdown-menu {
    box-shadow: 0px 8px 16px rgba(54, 51, 48, 0.1), inset 0px 0px 0px 1px #E2E0DE;
    right: 0px !important;
    float: right !important;
    border-radius: 8px;
    padding: 0px 0px;
    margin: 4px 0 0;
    font-weight: 400;
    font-size: 16px;
    left: -176px !important;
    min-width: 230px !important;
    text-align: right;
}

#settingsDropdown {
    right: 10px;
}

.open .dropdown-toggle {
    opacity: 1 !important;
}

.navbar .dropdown-menu,
.navbar.navbar-default .dropdown-menu {
    border-radius: 2px;
    background: #fff !important;
}

.navbar .navbar-nav>.open>a,
.navbar .navbar-nav>.open>a:hover,
.navbar .navbar-nav>.open>a:focus {
    color: #1e253f !important;
    padding: 46px 15px 0px 15px !important;
    margin: 0;
    height: 120px;
    margin-top: -30px !important;
}

.navbar,
.navbar.navbar-default {
    background: linear-gradient(90deg, #1E3D6E 0%, #53BCC3 100%);
    color: #ffffff !important;
    z-index: 2;
    height: 110px;
}

.navbar-default .navbar-nav>li.active {
    -webkit-background-size: 100% 0px, 100% 0px !important;
    background-size: 100% 0px, 100% 0px !important;
}

.navbar-default .navbar-nav>li.active>a {
    -webkit-background-size: 100% 0px, 100% 0px;
    background-size: 100% 0px, 100% 0px;
}

.navbar .navbar-nav>.active>a {
    background: 0 !important;
    height: 120px !important;
    color: #FFFFFF !important;
}

.navbar .navbar-nav>li>a {
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
}

.navbar-toggle {
    width: initial;
}

.form-button-group {
    padding-top: 24px !important;
    text-align: center;
}

a:hover {
    color: #224db1;
}


/*global values*/


/*focus, line colors*/

body .container-fluid .jumbotron-primary {
    background-color: #1e253f;
}

.jumbotron h1 {
    font-size: 32px;
    font-weight: 700;
}

.jumbotron {
    background-color: #ffff;
}

.wicked-error-title h1 {
    color: #E5074B;
}

.jumbotron.wicked-error-title a {
    background: #FFFFFF !important;
    color: #8F1C6B !important;
    border: 2px solid #8F1C6B !important;
    text-decoration: none !important;
    border-radius: 100px !important;
    width: 210px !important;
}

.wicked-container a {
    width: 210px !important;
}

a:focus {
    color: #1e253f;
}

.panel.panel-primary>.panel-heading {
    background-color: #1e253f;
}

.form-group.is-focused .form-control {
    outline: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1e253f), to(#1e253f)), -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#D2D2D2)) !important;
    background-image: -webkit-linear-gradient(#1e253f, #1e253f), -webkit-linear-gradient(#D2D2D2, #D2D2D2) !important;
    background-image: -o-linear-gradient(#1e253f, #1e253f), -o-linear-gradient(#D2D2D2, #D2D2D2) !important;
    background-image: linear-gradient(#1e253f, #1e253f), linear-gradient(#D2D2D2, #D2D2D2) !important;
    -webkit-background-size: 100% 2px, 100% 1px;
    background-size: 100% 2px, 100% 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.form-control,
.form-group .form-control {
    border: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1e253f), to(#1e253f)), -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#D2D2D2)) !important;
    background-image: -webkit-linear-gradient(#1e253f, #1e253f), -webkit-linear-gradient(#D2D2D2, #D2D2D2) !important;
    background-image: -o-linear-gradient(#1e253f, #1e253f), -o-linear-gradient(#D2D2D2, #D2D2D2) !important;
    background-image: linear-gradient(#1e253f, #1e253f), linear-gradient(#D2D2D2, #D2D2D2) !important;
    -webkit-background-size: 0 2px, 100% 1px;
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center -webkit-calc(100% - 1px);
    background-position: center bottom, center calc(100% - 1px);
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: background 0s ease-out;
    -o-transition: background 0s ease-out;
    transition: background 0s ease-out;
    float: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}

.label.label-primary {
    background-color: #1e253f !important;
}

a,
a:hover,
a:focus {
    color: #8F1C6B;
}

.form-group.label-static label.control-label,
.form-group.label-floating.is-focused label.control-label,
.form-group.label-floating:not(.is-empty) label.control-label {
    left: 0;
    font-size: 12px;
    line-height: 1.07142857;
    margin-top: 20px;
}

.form-group.is-focused label,
.form-group.is-focused label.control-label {
    color: #1e253f !important;
}

.form-group {
    margin: 0px 0px 44px 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
}

.full-logo-img {
    height: 80px;
    width: 100px;
}

@media (min-width: 768px) {
    .navbar {
        height: 130px;
    }
    .logo-small {
        display: none;
    }
}

/* @media (max-width: 767px) {
    .one-third.mcb-wrap {
        width: 100% !important;
    }
    .collapsing {
        top: -65px !important;
    }
    .navbar {
        background: rgba(25, 24, 24, .8) !important;
    }
    .logo-full {
        display: none;
    }
    .logo-small {
        position: absolute;
        left: 100px;
        transform: translatex(-50%);
        margin: 4px 0 0 0 !important;
    }
    .logo-small img {
        height: 42px;
    }
    #banner h1 {
        font-size: 36px !important;
        top: 0px !important;
        padding: 0px 20px;
    }
    #banner p {
        font-size: 26px !important;
        top: 20px !important;
    }
    header.major {
        margin-top: 0px;
        margin-bottom: 50px;
        font-size: 32px;
    }
    .row>* {
        padding-left: 10px;
        padding-right: 10px;
    }
    #intro div.row:not(:last-child) section.last {
        border-bottom: solid 1px #dfdfdf;
        padding-bottom: 2.5em;
        margin-bottom: 1.5em !important;
    }
    #banner-buttons {
        top: 230px !important;
        position: absolute;
        left: 0% !important;
        margin-top: 0px !important;
        text-align: center;
        width: 100% !important;
        padding: 0px 50px !important;
    }
    #joinBtnBanner {
        margin: 0px !important;
        width: 100%;
        height: 50px;
        font-size: 20px;
        border-radius: 5px;
    }
    #loginBtnBanner {
        width: 100%;
        height: 50px;
        font-size: 20px;
        margin: 20px 0px !important;
        border-radius: 5px;
    }
    .one-third.mcb-wrap {
        width: 100%;
    }
} */


/**api explorer*/

#response_tab-panel-1 > div > table > thead > tr > th {
    background: #8D1C6B !important;
    color: #FFFFFF !important;
}

.swagger-ui textarea,
.swagger-ui span,
.swagger-ui label,
.swagger-ui li,
.swagger-ui div,
.swagger-ui p {
    font-family: 'Calibri' !important;
}

.swagger-ui p,
.swagger-ui span,
.swagger-ui li {
    color: #424242 !important;
}

.swagger-ui .md-background--primary {
    background: #1e253f;
    color: #fff;
}


/**cards*/

.well {
    margin: 60px 0px 60px 0px !important;
    background: #F5F5F5 !important;
    border-radius: 32px !important;
    box-shadow: none !important;
}

.well p,
.well td,
.well legend {
    color: #424242 !important;
}


/**login panel*/

.emailConfirm {
    background: #F5F5F5;
    border-radius: 32px;
    padding: 15px;
}

.validateEmailBox h5 a {
    color: #000000 !important;
    font-weight: 500;
}

.validateEmailBox label {
    color: #000000;
    font-weight: 700;
}

.validateEmailBox h2 {
    border-bottom: 1px solid #424242;
    line-height: 42px;
}

.validateEmailBox {
    background: #F5F5F5;
    border-radius: 32px;
    padding: 25px;
}

.mdl-tabs {
    margin: 0 20% 0 20% !important;
    width: 60%;
}

.panel-body {
    background: #EEEEEE;
}

.panel {
    border-radius: 2px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*banner*/

#banner {
    padding-top: 0;
    padding-bottom: 33%;
    margin-top: 2em;
}

#banner:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background-image: url('/mkb/images/bg.svg') !important;
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

#loginBtnBanner {
    margin-right: 60px;
    height: 41px;
    font-size: 16px;
    color: #1e253f !important;
    margin: 10px;
    font-weight: bold;
}

#joinBtnBanner {
    font-size: 16px;
    height: 41px;
    margin: 10px;
    margin-top: 11px;
}

#banner h1 {
    color: #1e253f;
    font-size: 46px;
    top: 100px;
}

#banner p {
    font-size: 36px;
    color: #1e253f;
    top: 80px;
}

#banner-buttons {
    top: 280px;
    position: absolute;
    left: 35%;
}


/**our apis*/

header.major {
    position: relative;
    text-align: left;
    border-top: none;
    top: 1em;
    text-align: center;
}

#main-wrapper {
    background: #1e253f !important;
    padding-top: 90px;
}

#main-wrapper .major h2 {
    background: none;
    font-weight: 600;
    color: rgb(10, 221, 221);
}

.box {
    height: 278px;
    display: flex;
    width: 353px;
    padding: 25px;
    margin: 0 67px 50px 0;
}

.box-text {
    width: 170px
}

.box-text h3 {
    font-size: 20px;
    line-height: 100%;
    color: #202640;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px;
    padding-right: 15px;
}

.box-text p {
    font-size: 16px;
    color: #808080 !important;
    font-weight: 400;
}

#box-button {
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    margin: 80px 10px;
}

@media screen and (min-width: 737px) {
    .row>* {
        padding: 50px 0 0 20px;
    }
}


/*landing page let's work together*/

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.center-elemets {
    margin: auto;
    width: 70%;
    padding: 10px;
}

.advertisement {
    height: 550px;
    padding-top: 50px;
    background: white;
    margin-top: 80px;
}

.lets-work {
    background: none;
    font-weight: 600;
    color: rgb(10, 221, 221);
}

.work-together {
    font-size: 16px;
    height: 99.2px;
    line-height: 25px;
    margin-bottom: 15px;
    font-weight: 300;
    margin-right: 20px;
}

.fl-timeline-icon {
    border: 3px solid #202640;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    display: inline-block;
    margin-bottom: 25px;
}

.fl-timeline-icon h4 {
    color: #202640;
    padding-top: 5px;
    font-weight: 700;
}

.fl-process-box h3 {
    color: #202640;
    font-size: 24px;
    line-height: 100%;
    font-weight: 400;
    letter-spacing: 0px;
    margin: 0px;
    margin-bottom: 20px;
}

.column_attr.align_center {
    text-align: center
}

.equal-height-wrap .mcb-wrap .mcb-wrap-inner {
    position: relative;
    float: left;
    width: 100%;
}

.column_attr.align_center {
    text-align: center;
}

.column-margin-50px .column {
    margin-bottom: 50px !important;
}

.one.column {
    width: 98%;
}

.one-third.mcb-wrap {
    width: 406px;
}

.clearfix {
    zoom: 1;
}

.mcb-wrap {
    float: left;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.one.mcb-wrap {
    width: 100%;
}

@media only screen and (min-width: 1240px) {
    .section_wrapper,
    .container {
        max-width: 1220px;
        margin: auto;
    }
}

.section_wrapper,
.container {
    margin: auto;
}

section {
    position: relative;
}

.navbar-header a {
    position: absolute;
    margin-left: 0px;
    left: 79px !important;
}

.navbar-header a img {
    max-width: 225px !important;
}


/**login,signup*/

.credentials-card {
    max-width: none;
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
        left: 170px !important;
    }
}

@media (min-width: 768px) {
/*     .navbar-nav.navbar-center {
        position: absolute;
        right: -5px;
        transform: none;
    } */
    .credentials-card {
        max-width: 100%;
    }
}


/*register new app, description box*/

.subscribe-selectable-api h2 {
    color: #ffff !important;
}

.subscribeBox {
    background: #5ABAC4;
    border: none;
    color: #ffff;
    border-radius: 20px;
}

.plan-box-selected {
    background: #1E3D6E;
}

.subscribeBtn {
    width: 210px;
    background: linear-gradient(94.14deg, #E5064B -15.55%, #8F1C6B 118.75%) !important;
    border-radius: 100px !important;
    opacity: unset !important;
    text-transform: none !important;

}

#unsubscribeModalLabel,
#deleteModalLabel,
#updateModalLabel {
    color: #000000 !important;
    font-weight: 700 !important;
    line-height: 24px;
}

.appUpdatePopup {
    border-radius: 32px !important;
    text-align: left;
    box-shadow: none !important;
    width: 480px;
    padding: 15px;
}

.appDeleteBtn {
    background: #E5074B !important;
    color: white !important;
    border-radius: 100px !important;
    text-transform: none !important;
    transition: unset !important;
    height: 40px;
    width: 210px;
}

.appDeleteBtn:hover {
    background: linear-gradient(135deg, #AC0045 -17%, #8F1C6B 122%) !important;
}

.appUpdateBtn {
    background: #8D1C6B !important;
    border-radius: 100px !important;
    text-transform: none !important;
    width: 210px !important;
    transition: unset !important;
}

/* .appUpdateBtn:hover {
    background: linear-gradient(135deg, #AC0045 -17%, #8F1C6B 122%) !important;
    opacity: unset !important;
} */

.mbhTitle {
    font-weight: 700 !important;
    font-size: 16px !important;
    color: #424242 !important;
}

.appBackBtn {
    float: left;
    background: #FFFFFF !important;
    color: #8F1C6B !important;
    border: 2px solid #8F1C6B !important;
    text-decoration: none !important;
    border-radius: 100px !important;
    width: 210px !important;
    text-transform: none !important;
}

.appBackBtn:hover {
    background: #FFFFFF !important;
    color: #B62076 !important;
    border: 2px solid #B62076 !important;
}

.appBackBtn:focus {
    box-shadow: none !important;
}

.appSubmitBtn {
    width: 210px !important;
    text-transform: none !important;
}

.appSubmitBtn:hover {
    background: linear-gradient(135deg, #AC0045 -17%, #8F1C6B 122%) !important;
    opacity: unset !important;
}

.appSubmitBtn:focus {
    box-shadow: none !important;
}

/*focused color*/

#description {
    height: 298px;
    margin-top: -25px;
    padding-top: 30px;
    border: 2px solid transparent;
}

#description.form-control:focus {
    border: 2px solid #1e253f !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(30, 37, 63, 0.6) !important;
}

#dscrptLabel {
    margin-left: 10px
}

#publicKeyArea.is-focused {
    border: 2px solid #1e253f !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(30, 37, 63, 0.6) !important;
    height: 186px;
}

#publicKeyArea {
    height: 186px;
    border: 2px solid transparent;
}

#publicKeyLabel {
    margin-left: 5px
}


/*new footer*/

#Footer {
    background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 160px;
    background: #F5F5F5;
}

.footerTop {
    position: relative;
    margin-bottom: 0 !important;
}

.footerBot {
    position: relative;
    margin-bottom: 0 !important;
}

.footerBorder {
    width: 100%;
    border-bottom: 1px solid #E0E0E0;
}

.topTextWidget {
    margin-bottom: 32px;
    margin-top: 32px;
}

.contactInfo {
    right: 0;
    top: 0;
    font-size: 16px;
    position: absolute;
    color: #424242;
    font-weight: 600;
    font-family: 'Calibri';
}

.contactText {
    padding-left: 15px;
}

.socialInfo {
    right: 0;
    font-size: 16px;
    padding-top: 16px;
    position: absolute;
    color: #424242;
    font-weight: 600;
}

.mbhCopyRight {
    right: 100px;
    font-size: 14px;
    font-weight: 400;
    padding-top: 16px;
    color: #616161;
    position: absolute;
}

#Footer a {
    color: #616161 !important;
}

.fa-facebook-f:before,
.fa-facebook:before {
    padding-right: 15px;
}

.fa-instagram:before {
    padding-right: 15px;
}

.fa-linkedin:before {
    padding-right: 15px;
}

/* Back to top */

#back_to_top {
    float: right;
    margin: -9px 0 0;
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    text-align: center
}

a#back_to_top.button.button_js {
    color: #fff
}

#back_to_top.hide {
    display: none
}

#back_to_top.in_footer {
    position: absolute;
    bottom: 20px;
    right: 75px
}

#back_to_top.sticky {
    position: fixed;
    right: 75px;
    bottom: 20px;
    z-index: 9001
}

.nice-scroll #back_to_top.sticky {
    right: 85px
}

#back_to_top.sticky.scroll {
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#back_to_top.sticky.scroll.focus,
#back_to_top.sticky.scroll:hover {
    opacity: 1
}

a:hover {
    color: #B62076;
}

.box-apis-img {
    display: block;
    height: 95px;
    width: auto
}

.dropdownButton {
    background-color: transparent !important;
    font-size: 1.2em !important;
    padding-top: 28px !important;
    padding-bottom: 10px;
    text-transform: uppercase;
    border: none;
}

.dropdownButton:hover {
    opacity: 0.7;
}

.open {
    background: #D7DAE1 !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.open .dropdownButton {
    background: #fff !important;
    color: rgb(0, 0, 0, 0.65);
}

.panel-danger {
    margin-top: 50px;
}

@media only screen and (max-width: 767px) {
    .open {
        background: transparent !important;
    }
    .open .dropdownButton {
        color: #ffffff !important;
        background: transparent !important;
    }
    .dropdown-menu li a:hover {
        background: transparent !important;
    }
    .dropdown-menu {
        background: transparent !important;
    }
    #Footer {
        height: 100px !important;
    }
    #Footer .container {
        display: block !important;
    }
    #Footer,
    #Footer .widget_recent_entries ul li a {
        color: #c1cad7;
    }
    #Footer h1,
    #Footer h1 a,
    #Footer h1 a:hover,
    #Footer h2,
    #Footer h2 a,
    #Footer h2 a:hover,
    #Footer h3,
    #Footer h3 a,
    #Footer h3 a:hover,
    #Footer h4,
    #Footer h4 a,
    #Footer h4 a:hover,
    #Footer h5,
    #Footer h5 a,
    #Footer h5 a:hover,
    #Footer h6,
    #Footer h6 a,
    #Footer h6 a:hover {
        color: #ffffff;
    }
    #Footer .themecolor,
    #Footer .widget_meta ul,
    #Footer .widget_pages ul,
    #Footer .widget_rss ul,
    #Footer .widget_mfn_recent_comments ul li:after,
    #Footer .widget_archive ul,
    #Footer .widget_recent_comments ul li:after,
    #Footer .widget_nav_menu ul,
    #Footer .widget_price_filter .price_label .from,
    #Footer .widget_price_filter .price_label .to,
    #Footer .star-rating span {
        color: rgba(8, 221, 221, 0.85);
    }
    #Footer .themebg,
    #Footer .widget_categories ul,
    #Footer .Recent_posts ul li .desc:after,
    #Footer .Recent_posts ul li .photo .c,
    #Footer .widget_recent_entries ul li:after,
    #Footer .widget_mfn_menu ul li a:hover,
    #Footer .widget_product_categories ul {
        background-color: rgba(8, 221, 221, 0.85);
    }
    #Footer .Recent_posts ul li a .desc .date,
    #Footer .widget_recent_entries ul li .post-date,
    #Footer .tp_recent_tweets .twitter_time,
    #Footer .widget_price_filter .price_label,
    #Footer .shop-filters .woocommerce-result-count,
    #Footer ul.product_list_widget li .quantity,
    #Footer .widget_shopping_cart ul.product_list_widget li dl {
        color: #a8a8a8;
    }
    #Footer .footer_copy .social li a,
    #Footer .footer_copy .social-menu a {
        color: #65666C;
    }
    #Footer .footer_copy .social li a:hover,
    #Footer .footer_copy .social-menu a:hover {
        color: #FFFFFF;
    }
    .box {
        width: 100%;
        margin: auto;
        height: 621px;
        display: block;
    }
    .box-apis-img {
        height: 250px;
        margin: auto;
    }
    .box-text {
        width: 100%;
        text-align: center;
    }
    .box-text p {
        font-size: 21px;
        padding: 0px 20px;
    }
    .box-text h3 {
        margin-bottom: 22px !important;
    }
    .box header {
        width: 100% !important;
        text-align: center;
    }
    #banner-buttons {
        margin-top: 50px;
        margin-bottom: 0px;
    }
    .logo-small {
        position: absolute;
        left: 100px;
        transform: translatex(-50%);
        margin: 4px 0 0 0 !important;
    }
    .logo-small img {
        height: 42px;
    }
    .navbar,
    .navbar.navbar-default {
        height: 80px;
    }
    .navbar-header a img {
        max-width: 225px !important;
        margin-top: 0px !important;
    }
    .advertisement {
        height: 1400px !important;
        padding-top: 50px;
        background: white;
        margin-top: 80px;
    }
    .work-together {
        height: 250px;
        width: 100%;
        font-size: 20px !important;
    }
    #banner {
        padding-bottom: 230px;
    }
    .mobile-hidden-column {
        display: none;
    }
    .footer-emblems {
        text-align: center;
        width: 100% !important;
    }
    .third-work-together {
        margin-top: 105px;
    }
    .navbar .navbar-nav .dropdown .dropdown-toggle:after {
        content: '' !important;
    }
    .header-emblem {
        display: none;
    }
/*     .navbar-nav.navbar-center {
        position: absolute;
        right: -5px;
        transform: none !important;
        background: rgba(25, 24, 24, .8);
        width: 100%;
        text-align: center;
        top: 72px;
    } */
    .navbar .navbar-nav .dropdown.open .dropdown-menu li a {
        text-align: center;
    }
    #Footer .footer_copy .social li {
        margin-right: 12px;
    }
    .col-md-12 {
        margin-top: 60px;
    }
}


/*admin login*/

table {
    border-collapse: collapse;
    width: 100%;
}

th,
td {
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #cccccc;
}

th {
    background-color: #1e2540;
    color: white;
}

.table>tbody>tr>td {
    vertical-align: inherit !important;
}


/*user subscription page*/

.glyphicon-remove-sign {
    color: #E5074B !important;
}

.plan-box-selected {
    border-style: solid;
    border-color: #1e253f !important;
    border-width: 3px;
}


/* from wicked.css */

select {
    -webkit-appearance: menulist !important;
    -moz-appearance: menulist !important;
}

.plan-box-holder {
    margin-left: -10px;
    margin-right: -10px;
}

.plan-box {
    text-align: center;
    display: flex;
    align-items: center;
    height: 200px;
    cursor: pointer;
}

legend {
    margin-bottom: 18px !important;
    border-bottom: 1px solid #424242 !important;
}

.btn.btn-fab.btn-primary {
    background: linear-gradient(94.14deg, #E5064B -15.55%, #8F1C6B 118.75%);
    border: none;
}

.btn.btn-fab.btn-primary:hover {
    opacity: unset !important;
    background: linear-gradient(135deg, #AC0045 -17%, #8F1C6B 122%);
}

.well > table > thead > tr > th {
    background-color: #5ABAC4;
}

h1,
h2,
h3,
legend {
    font-weight: 400;
}

.btn.pull-right {
    margin-left: 10px !important;
}

.btn.pull-left {
    margin-right: 10px !important;
}

.navbar-default {
    background-color: #fff;
    color: rgb(8, 29, 84);
    font-weight: 500;
}

navbar-default .navbar-nav>li>a {
    color: #ffffff !important;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    opacity: 0.7;
}

.navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
}

.navbar-header a img {
    max-width: 225px;
    margin-top: 10px;
}

.navbar-default .navbar-toggle {
    border-color: #2c6ca3;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #2c6ca3;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ecf0f1;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #ecf0f1;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #FFFFFF !important;
    opacity: unset;
}

@media (min-width: 1200px) {
    .navbar {
        padding-top: 15px;
        padding-bottom: 60px;
    }
    .credentials-card {
        max-width: none;
    }
}


/* Use black background to show you're in the Admin section; also used for changing users, though. */


/* All things /admin */

.container.wicked-container table thead tr th {
    background-color: #5ABAC4 !important;
}

.wicked-admin-title {
    background-color: #5ABAC4;
    color: #ffffff;
    opacity: 0.9;
}


/* Login / Signup */

.login-body {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    z-index: 1;
}

.form-title {
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #212121;
    margin-bottom: 0px;
}

.darken-pseudo {
    position: relative;
}

.darken-pseudo:after {
    height: 100%;
    content: '';
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
}


/* ant input */

.ant-input-affix-wrapper input {
    padding: 20px 0px 20px 20px !important;
    font-size: 16px;
    border-radius: 8px;
}

.ant-checkbox-wrapper {
    padding-top: 24px;
}

#login-form-button {
    width: 140px;
    height: 46px;
    font-size: 18px;
    font-weight: 700;
}


#signup-form-button {
    width: 140px;
    height: 46px;
    font-size: 18px;
    font-weight: 700;
}

.login-form-forgot-pw {
    text-align: right;
    width: 368px;
    margin-left: auto;
    margin-right: auto;
}

.forgot-pw {
    font-weight: 400;
    font-size: 16px;
    color: #424242;
    text-decoration-line: underline;
}

.forgot-pw:active,
.forgot-pw:hover,
.forgot-pw:focus {
    color: #B62076;
    text-decoration-line: underline;
}

.input-text {
    color: #424242;
    font-weight: 700;
    font-size: 16px;
}

.input-error {
    color: red;
    font-size: 12px;
    position: absolute;
}

.checkbox_input_error,
.checkbox_input_error:hover,
.checkbox_input_error:focus {
    border: 2px solid red !important;
}


/* Tabs */

.login-card {
    padding: 64px 20px 64px 20px !important;
    min-height: 516px;
    width: 100%;
    top: 64px;
    position: relative;
    background: #F5F5F5 !important;
    border-radius: 32px !important;
    box-shadow: none !important;
    margin: auto !important;
}

.signup-card {
    padding: 64px 20px 64px 20px !important;
    min-height: 516px;
    width: 100%;
    top: 64px;
    position: relative;
    background: #F5F5F5 !important;
    border-radius: 32px !important;
    box-shadow: none !important;
    margin: auto !important;
}

.login-tab {
    color: #616161;;
}

.signup-tab {
    color: #616161;;
}

.tab {
    border-bottom: 2px solid transparent;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.tab a:hover,
.tab a:active,
.tab a:focus {
    color: #B62076 !important;
}

.mdl-tabs__tab-bar a {
    text-align: left;
    font-weight: 700;
    text-align: center;
}

.mdl-tabs__tab {
    font-size: 16px;
    padding: 0 12px 0 12px;
}

.tab .is-active {
    color: #8F1C6B;
}

.mdl-tabs__panel {
    margin-top: 16px;
}


/* popover */

.popover {
    color: #212529 !important;
    background: #fff !important;
}

.image-fluid {
    margin-top: 10px;
}

#user-information-message {
    border: 1px solid #1e253f;
    margin: auto;
    width: 50%;
    padding: 30px 50px 10px 50px;
    color: white;
    background: #1e253f;
}

#user-information-message h3 {
    font-weight: normal;
    color: white;
}