body {
    font-family: 'Segoe UI' !important;
    font-weight: 300;
    background: #FFFFFF !important;
    color: #424242 !important
}

.jumbotron .wicked-admin-title {
    z-index: -1;
}

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

.btn-primary {
    background: #870f04 !important;
    border: none;
    border-radius: 100px;
    text-transform: none;
    height: 40px;
    width: 335px;
    color: #FFFFFF !important;
}

.btn-primary:hover {
    background: #870f04 !important;
    color: #FFFFFF !important;
}

.btn-primary.small {
    height: 40px;
    width: 96px;
    background: #FF8200 !important;
    border-radius: 10px;
    color: #fff !important;
    margin-inline: 8px;
    margin-inline-start: 7px;
    margin-bottom: 10px;
}

.btn-primary.medium {
    height: 40px;
    background: #FF8200 !important;
    border-radius: 10px;
    color: #fff !important;
}

.api-details-btn {
    line-height: 25px;
}

.api-higlight-content {
    padding-left: 15px;
    padding-right: 15px;
}

.api-details-btn {
    line-height: 25px;
}

.vectorIcon {
    margin-left: 3px;
    margin-right: 20px;
    padding-bottom: 2px;
    width: 22px;
}

.detailsBlock {
    background: #F5F5F5;
    border-radius: 32px;
    min-height: 360px;
}

.apiDetailsTitle {
    font-weight: 800;
    font-size: 48px;
    line-height: 64px;
    font-family: 'Segoe UI';
}

.api-higlight-content h3 {
    font-family: 'Segoe UI';
    font-weight: 800;
}

.apiDetailsDesc {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #424242;
}

.apiDetailsImg {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
}

.apiDetailsBtn {
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    color: #870f04 !important;
}

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

#message-bar {
    border-top: 4px solid #870f04 !important;
}

.colored-menu {
    height: 120px !important;
    border-bottom: 4px solid #870f04 !important;
}

.btn-danger, .btn-success {
    background-color: transparent !important;
    border-color: transparent;
}

.menu-button {
    font-size: 1.2em;
    margin-top: 29px;
    padding: 0px 0px 0px 0px;
    background-color: transparent !important;
    border: none;
    width: 98px;
    color: #FFFFFF !important;
}

.menu-button a:hover, .menu-button a:active, .menu-button a:focus {
    text-decoration: none;
    opacity: 0.7;
}

@media(max-width: 767px) {
    .menu-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;
        text-transform: uppercase;
        color: #FFFFFF !important;
        font-size: 20px !important;
        height: 20px !important;
        margin-top: -8px;
        margin-bottom: 30px;
        width: 100%
    }
}

.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(#1D428A, #1D428A), -webkit-gradient(#D2D2D2, #D2D2D2), -webkit-gradient(#D2D2D2, #D2D2D2), -webkit-gradient(#D2D2D2, #D2D2D2), -webkit-gradient(#D2D2D2, #D2D2D2);
    background-image: -webkit-linear-gradient(#1D428A, #1D428A), -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(#1D428A, #1D428A), -o-linear-gradient(#D2D2D2, #D2D2D2), -o-linear-gradient(#D2D2D2, #D2D2D2), -o-linear-gradient(#D2D2D2, #D2D2D2), -o-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: linear-gradient(#1D428A, #1D428A), 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(#1D428A, #1D428A), -webkit-gradient(#D2D2D2, #D2D2D2), -webkit-gradient(#D2D2D2, #D2D2D2), -webkit-gradient(#D2D2D2, #D2D2D2), -webkit-gradient(#D2D2D2, #D2D2D2);
    background-image: -webkit-linear-gradient(#1D428A, #1D428A), -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(#1D428A, #1D428A), -o-linear-gradient(#D2D2D2, #D2D2D2), -o-linear-gradient(#D2D2D2, #D2D2D2), -o-linear-gradient(#D2D2D2, #D2D2D2), -o-linear-gradient(#D2D2D2, #D2D2D2);
    background-image: linear-gradient(#1D428A, #1D428A), 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: 100%;
    font-size: 12px;
}

/*limited plan*/

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


/*recaptcha*/

.g-recaptcha {
    margin-top: 20px;
    transform:scale(0.9);
    -webkit-transform:scale(0.9);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
    display: inline-block;
}


/*profile menu*/

.userProfileCard a:hover {
    color: #870f04 !important;
    cursor: pointer;
} 

#userFormLabel span.check {
    border-color: #870f04 !important;
    color: #870f04 !important;
}

.checkbox input[type=checkbox]:checked + .checkbox-material .check:before, label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check:before {
    color: #870f04 !important;
}

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

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

.panel-title a {
    color: #424242 !important;
}

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

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

#userForm .panel-heading h4 table tbody tr td h5 a {
    color: #424242;
}

/* #userForm .panel-heading table tbody tr td h4 a {
    color: #424242 !important;
} */

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

#userForm > div.panel.panel-danger > div.panel-heading.dangerHeadPanel {
    background: #f44336 !important;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

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

.userProfileCard {
    background: #F5F5F5;
    padding: 50px 60px;
    border-radius: 32px;
    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;
}

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


/**menu*/

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

.navbar-nav.navbar-center {
    position: absolute;
    right: 15px;
    transform: none !important;
    font-weight: bold;
}

.navbar {
    color: white !important;
    border: 0;
    border-radius: 0;
    padding: 15px 10% 60px 10% !important;
    margin-bottom: 0px;
}

.mbhLogoPosition {
    position: absolute;
    top: 30px;
    left: 335px;
}

.dropdown-menu > li > a {
    color: rgb(0,0,0,0.65) !important;
    padding: 10px 14px !important;
}

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

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

.navbar.navbar-primary {
    background-color: #1D428A;
    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: #1D428A;
    background-color: #eeeeee;
}

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

/* Login page */

.form-group label.control-label {
    color: #424242 !important;
}

/*dropdown*/

.dropdown-menu {
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.26) !important;
    left: -176px !important;
    right: 0px !important;
    float: right !important;
    min-width: 230px !important;
}

.dropdown-menu li a {
    float: right;
}

.dropdown-menu li:hover {
    background: #eeeeee;
}

#settingsDropdown {
    right: 10px;
}

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

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

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

.navbar,
.navbar.navbar-default {
    background: #007d69;
    color: rgba(255, 255, 255, 0.84);
}

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

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

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

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

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

.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;
    background-color: transparent !important;

}

.card-container,
.fullpage-container,
.jumbotron {
    margin-top: 20px;
}

.jumbotron {
    background-color: #ffff;
}

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

.col-md-8 h3 {
    color: #424242 !important;
    font-weight: 700 !important;
}

.navbar .navbar-nav>li>a {
    font-size: 1.2em;
    padding-top: 30px !important;
    padding-bottom: 10px;
    color: #FFFFFF !important;
    text-transform: none;
}

.navbar-toggle {
    width: initial;
}

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



a:hover {
    color: #1D428A;
}


/*global values*/


/*focus, line colors*/

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

a:focus {
    color: #1D428A;
}

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

.form-group.is-focused .form-control {
    outline: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1D428A), to(#1D428A)), -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#D2D2D2)) !important;
    background-image: -webkit-linear-gradient(#1D428A, #1D428A), -webkit-linear-gradient(#D2D2D2, #D2D2D2) !important;
    background-image: -o-linear-gradient(#1D428A, #1D428A), -o-linear-gradient(#D2D2D2, #D2D2D2) !important;
    background-image: linear-gradient(#1D428A, #1D428A), 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(#1D428A), to(#1D428A)), -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#D2D2D2)) !important;
    background-image: -webkit-linear-gradient(#1D428A, #1D428A), -webkit-linear-gradient(#D2D2D2, #D2D2D2) !important;
    background-image: -o-linear-gradient(#1D428A, #1D428A), -o-linear-gradient(#D2D2D2, #D2D2D2) !important;
    background-image: linear-gradient(#1D428A, #1D428A), 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: #1D428A !important;
}

a {
    color: #870f04 !important;
}

.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 {
    top: -30px;
    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: #1D428A !important;
}

.form-group {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.container h3 {
    color: #424242;
}

@media (min-width: 768px) {
    .landingpage header.major h2 {
        font-size: 3em !important;
    }

    .navbar {
        height: 95px;
    }

    .logo-small {
        display: none;
    }

    .landingpage #intro header.major {
        margin-top: 100px;
    }
}

@media (max-width: 767px) {
    .logo-full {
        display: none;
    }

    .logo-small {
        position: absolute;
        left: 50%;
        transform: translatex(-50%);
        margin: 4px 0 0 0 !important;
    }

    .logo-small img {
        height: 42px;
    }

    .bannerPosition {
        position: relative;
    }

    #banner h1 {
        font-size: 32px !important;
        color: white;
        padding: 0px 23px;
        top: 0px !important;
    }

    #banner p {
        font-size: 1.5em;
    }

    header.major {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .row>* {
        padding-left: 10px;
        padding-right: 10px;
    }

    .landingpage header.major h2 {
        font-size: 35px !important;
    }

    .landingpage h2 {
        font-size: 35px !important;
    }

    .landingpage h3 {
        font-size: 30px !important;
    }

    #intro div.row:not(:last-child) section.last {
        border-bottom: solid 1px #dfdfdf;
        padding-bottom: 2.5em;
        margin-bottom: 1.5em !important;
    }
}




/**api explorer*/

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

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

.swagger-ui label {
    font-size: 15px !important;
}

.swagger-ui .json-text-field textarea {
    color: #FFFFFF !important;
}

.swagger-ui p {
    color: #424242 !important;
    font-family: 'Segoe UI' !important;
}

.apiVersionBlock {
    color: #424242 !important;
}

.apiVersionBlockTitle {
    color: #424242 !important;
}

.swagger-ui .md-text {
    color: #424242 !important;
}

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


/**cards*/

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


/**login panel*/

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

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

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


/*banner*/

.termsPolicyText {
    color: #212121;
}

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

#banner:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 656px;
    background: #007d69;
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: -103px;
}

.transparent-menu {
    background: transparent !important;
    z-index: 2;
}

#loginBtnBanner {
    height: 50px;
    width: 150px;
    font-weight: 700;
    background: #ffffff !important;
    margin-right: 30px !important;
    border-radius: 100px;
    font-size: 20px;
    color: #4F4F4F !important;
    text-transform: none !important;
    transition: none !important;
    box-shadow: none !important;
    border: 3px solid #870f04;
}

#joinBtnBanner {
    font-size: 20px;
    font-weight: 700;
    height: 50px;
    width: 250px;
    border-radius: 100px;
    background: #ffffff !important;
    color: #4F4F4F !important;
    text-transform: none !important;
    border: 3px solid #870f04;
}

.bannerPosition {
    position: relative;
}

#banner h1 {
    font-size: 32px;
    position: absolute;
    left: 60px;
    top: 100px;
    font-weight: normal;
    font-family: 'Segoe UI';
    text-align: left;
    color: #FFFFFF;
}

#banner p {
    font-size: 46px;
    top: 8px;
    position: relative;
    font-weight: bold;
    color: #FFFFFF;
}

#banner .landing-page-subtext {
    color: #1D428A;
    font-size: 36px;
    position: relative;
    font-weight: normal;
}

#banner-buttons {
    margin-top: 55px;
    margin-bottom: -150px;
}

.landingpage header.major h2 {
    text-transform: none;
}


/**our apis*/

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

#main-wrapper {
    background: #fff !important;
    padding-top: 90px;
    border-top: 5px solid #870f04 !important;
}

#main-wrapper .major h2 {
    font-style: normal;
    font-weight: 800;
    font-size: 48px !important;
    font-family: 'Segoe UI';
    line-height: 64px;
    background: none;
    color: #424242;
}

.box {
    border-radius: 32px;
    margin: auto;
    padding: 0;
    min-height: 472px;
}

.box-text {
    width: 250px;
    margin: auto;
}

.box-text h3 {
    margin: auto;
    font-size: 22px;
    color: #424242;
    font-weight: 700;
    font-family: 'Segoe UI';
    padding-right: 15px;
    margin-bottom: 5px;
}

.box-text p {
    font-size: 16px;
    font-family: 'Segoe UI';
    color: #424242 !important;
    font-weight: 400;
}

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

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


/*landing page let's work together*/

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

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

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

.lets-work {
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 64px;
    background: none;
    color: #212121;
    text-align: center;
    margin-top: -20px;
}

.work-together {
    text-align: justify;
    font-size: 15px;
    padding: 0px 20px;
}

.works-together-img {
    height: 130px;
    width: 129px;
}

.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: #1D428A;
    font-size: 24px;
    margin: 20px 0px;
    font-weight: bold;
}

.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: 33.333%;
}

.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: 1000px;
    }
}

.section_wrapper,
.container {
    max-width: 1000px;
    margin: auto;
}

section {
    position: relative;
}

.navbar-header a {
    position: absolute;
    margin-left: 0px;
    left: 50px;
}

.navbar-header a img {
    max-width: 353px !important;
    margin-top: 28px;
}


/*register new app, description box*/

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


/*focused color*/

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

#description.form-control:focus {
    border: 2px solid #1D428A !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 #1D428A !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
}


/* Footer ---------------------------------------------------------------------------- */

.contactText {
    padding-left: 15px;
}

.footer-logo {
    height: 60px;
    margin-top: 18px;
}

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

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

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

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

.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 .footer_action .one {
    margin-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    font-size: 110%;
    line-height: 180%
}

#Footer .widgets_wrapper {
    padding: 15px 0
}

#Footer .widgets_wrapper .column {
    margin-bottom: 0;
    width: 280px;
    height: 200px;
}

#Footer .widgets_wrapper .widget {
    padding: 15px 0;
    margin-bottom: 0
}

#Footer .widgets_wrapper .widget:after {
    display: none
}

#Footer .footer_copy .one {
    margin-bottom: 20px;
    padding-top: 30px;
    min-height: 33px;
    text-align: center;
}

#Footer .footer_copy .copyright {
    color: #FFFFFF;
}

#Footer .footer_copy .social {
    margin-right: 20px
}

#Footer .footer_copy .social li {
    display: inline-block;
    margin-right: 6px;
    margin-top: 10px;
}

#Footer .footer_copy .social li:last-child {
    margin-right: 0
}

#Footer .footer_copy .social li a {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 15px;
    -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
}

#Footer .footer_copy .social li a:hover {
    color: #fff
}

#Footer .footer_copy .social-menu {
    float: right;
    margin-right: 20px
}

#Footer .footer_copy .social-menu li {
    display: inline-block;
    margin-right: 6px;
    padding-right: 6px;
    border-right: 1px solid rgba(255, 255, 255, .1)
}

#Footer .footer_copy .social-menu li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0
}

.footer-copy-center #Footer .footer_copy {
    text-align: center
}

.footer-copy-center #Footer .footer_copy .copyright {
    float: none;
    margin: 0 0 10px
}

.footer-copy-center #Footer .footer_copy a#back_to_top {
    float: none;
    margin: -10px 0 10px
}

.footer-copy-center #Footer .footer_copy .social {
    float: none;
    margin: 0
}

.footer-copy-center #Footer .footer_copy .social-menu {
    float: none;
    margin: 0
}

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

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

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

ul.social li a {
    width: 0;
    height: 0;
    border-radius: 0;
    background: none;
}

a .material-icons,
a:hover .material-icons,
a:focus .material-icons {
    padding-right: 10px;
}


/* 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
}


/* Widgets */

#Footer .Recent_posts ul li .desc {
    background: rgba(0, 0, 0, .1)
}

#Footer .widget_mfn_menu ul li a {
    background: rgba(0, 0, 0, .1);
    color: #ccc
}

#Footer .widget_recent_entries ul li {
    background: rgba(0, 0, 0, .1)
}

#Footer ul.list_mixed li:after,
#Footer ul.list_check li:after,
#Footer ul.list_star li:after,
#Footer ul.list_idea li:after {
    background: rgba(255, 255, 255, .08)
}

#Footer .widget_mfn_recent_comments ul li .date_label {
    background-color: rgba(0, 0, 0, .07)
}

#Footer .widget_mfn_recent_comments ul li .date_label:after {
    border-left-color: rgba(0, 0, 0, .07)
}


/* Styles */

.footer-fixed #Footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1
}

.footer-sliding #Wrapper,
.footer-sliding #Content {
    position: relative;
    z-index: 0
}

.footer-sliding #Footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: -1
}

.footer-stick #Footer.is-sticky {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0
}



/**/

a:hover {
    color: #224db1;
}

.dropdownButton {
	background-color: #ffffff !important;
	color: #1D428A !important;
	font-size: 1.2em !important;
    padding-top: 28px !important;
    padding-bottom: 10px;
    border: none;
}

.dropdownButton:hover {
	opacity: 0.7;
}

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

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

.col-md-12{
    margin-top: 30px;
}

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

    .col-md-12{
        margin-top: 60px;
    }

    .dropdownButton:hover {
        opacity: 1;
    }

    .dropdownButton {
        font-size: 20px !important;
    }

    #Footer,
    #Footer .widget_recent_entries ul li a {
        color: #c1cad7;
        height: 100%;
    }

    #Footer a {
        color: #a0adc1;
    }

    #Footer a:hover {
        color: #ffffff;
    }

    #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: #0adddd;
    }

    #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: #0adddd;
    }

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


    #Footer .container {
        display: block !important;
    }

    #Footer .widgets_wrapper .column {
        height: 100%;
        font-size: 20px;
        width: 100%;
    }

    #Footer h6 {
        font-size: 22px !important;
    }

    #Footer .textwidget {
        width: 100%;
        margin-top: 10px;
    }

    #Footer .textwidget p {
        text-align: center;
        font-family: 'Segoe UI';
    }

    .footer-logo {
        margin-top: 25px;
        margin-left: 20px;
    }

    #Footer .footer_copy .one {
        padding-top: 0px;
        font-size: 20px;
    }

    #Footer .footer_copy .social li a {
        font-size: 28px;
        margin: 0px 10px;
    }

    #banner {
        padding-bottom: 0px !important;
    }

    /*mobile*/
    #banner-buttons {
        margin-top: 50px;
        margin-bottom: 0px;
    }

    #joinBtnBanner {
        margin-left: 0px;
        width: 100%;
        height: 60px;
        font-size: 27px;
    }

    #loginBtnBanner {
        width: 100%;
        height: 60px;
        font-size: 27px;
    }

    .box {
        width: 100%;
        margin: auto;
        height: 621px;
    }

    .box-apis-img {
        height: auto;
        width: 100% !important;
    }

    .box-text {
        width: 100%;
        text-align: center;
    }

    .box-text p {
        font-size: 25px;
        padding: 0px 20px;
    }

    .box-text h3 {
        margin-bottom: 22px !important;
    }

    .box header {
        width: 100% !important;
        text-align: center;
    }

    #banner p {
        top: 24px;
        font-size: 59px;
    }

    .center-elemets {
        display: block !important;
        background: #7DC244;
        width: 100%;
        margin: none;
        padding: 0px;
    }

    .one-third.mcb-wrap {
        width: 100% !important;
        background: white;
        padding-top: 46px;
        height: 556px !important;
    }

    .work-together {
        text-align: justify;
        font-size: 20px;
        padding: 0px 50px;
    }

    .fl-process-box h3 {
        margin: 0px;
        padding: 20px 0px;
    }

    .advertisement {
        margin: 0px;
        padding: 0px;
        height: 0px;
        ;
    }

    .lets-work {
        color: white;
        margin-top: 0px;
    }

    .navbar .navbar-nav>li>a {
        position: relative;
        background: #D7DAE1 !important;
        opacity: 1 !important;
        width: 100%;
        font-size: 20px !important;
        padding-top: 10px !important;
        text-transform: none;
    }

    .navbar-nav.navbar-center {
        width: 100%;
        text-align: center;
        right: 16px;
        transform: none;
        background-color: white !important;
        opacity: 0.95;
        z-index: 10;
        font-size: 20px !important;
        margin-top: 15px;
    }

    .navbar .navbar-nav .dropdown .dropdown-toggle:after {
        content: '' !important;
    }

    .navbar-header a {
        position: absolute;
        left: 160px;
    }

    .logo-small img {
        height: 67px;
    }

    .navbar-header a img {
        margin-top: 0px;
        max-width: 188px !important;
        height: 30px;
    }

    .container>.navbar-header {
        margin-right: -40px;
    }

    .navbar .navbar-toggle .icon-bar {
        border: 1px solid #00703C !important;
        margin-bottom: 9px;
        width: 50px;
    }

    .navbar,
    .navbar.navbar-default {
        height: 100px;
    }



    #Footer .container {
        display: block !important;
    }

    #Footer .widgets_wrapper .column {
        height: 100%;
        font-size: 20px;
        width: 100%;
    }

    #Footer h6 {
        font-size: 22px !important;
    }

    #Footer .textwidget {
        width: 100%;
        margin-top: 10px;
    }

    #Footer .textwidget p {
        text-align: center;
        font-family: 'Segoe UI';
    }

    .footer-logo {
        margin-top: 25px;
        margin-left: 20px;
        height: 33px;
        width: 286px;
    }

    #Footer .footer_copy .one {
        padding-top: 0px;
        font-size: 20px;
    }

    #Footer .footer_copy .social li a {
        font-size: 20px;
        margin: 0px 10px;
    }

    /*mobile*/
    #banner-buttons {
        margin-top: 50px;
        margin-bottom: 0px;
    }

    #joinBtnBanner {
        margin-left: 0px;
        width: 100%;
        height: 50px;
        font-size: 20px;
    }

    #loginBtnBanner {
        width: 100%;
        height: 50px;
        font-size: 20px;
    }

    .box {
        width: 100%;
        margin: auto;
        height: 621px;
    }

    .box-apis-img {
		height: auto;
		width: 100% !important;
    }

    .box-text {
        width: 100%;
        text-align: center;
    }

    .box-text p {
        font-size: 20px;
        padding: 0px 20px;
    }

    .box header {
        width: 100% !important;
        text-align: center;
    }

    #banner p {
        top: 24px;
        font-size: 59px;
    }

    .center-elemets {
        display: block !important;
        background: #7DC244;
        width: 100%;
        margin: none;
        padding: 0px;
    }

    .one-third.mcb-wrap {
        width: 100% !important;
        background: white;
        padding-top: 46px;
        height: 585px !important;
    }

    .work-together {
        text-align: justify;
        font-size: 22px;
        padding: 0px 50px;
    }

    .fl-process-box h3 {
        margin: 0px;
        padding: 20px 0px;
    }

    .advertisement {
        margin: 0px;
        padding: 0px;
        height: 0px;
        ;
    }

    .lets-work {
        color: white;
        margin-top: 0px;
    }

    .navbar .navbar-nav>li>a {
        position: relative;
        background: #ffffff !important;
        opacity: 1 !important;
        width: 100%;
        margin-top: -5px;
        text-transform: none;
    }

    .navbar.navbar-nav.navbar-center li button a {
        color: #FFFFFF !important;
    }

    .navbar-nav.navbar-center {
        width: 100%;
        right: 16px;
        text-align: center;
        font-size: 25px;
        margin-top: 3px;
    }

    .navbar .navbar-nav .dropdown .dropdown-toggle:after {
        content: '' !important;
    }

    .navbar-header a {
        position: absolute;
        left: 110px;
        top: 25px;
    }

    .logo-small img {
        height: 67px;
    }

    .navbar-header a img {
        margin-top: 0px;
    }

    .container>.navbar-header {
        margin-right: -40px;
    }

    .navbar .navbar-toggle .icon-bar {
        border: 1px solid #1D428A !important;
        margin-bottom: 6px;
        width: 30px;
    }

    .navbar,
    .navbar.navbar-default {
        height: 80px;
    }

    .navbar-toggle {
        margin-top: 13px !important;
    }

    #main-wrapper .major h2 {
        font-size: 45px !important;
    }

    #main-wrapper {
        padding-top: 0px;
    }

    .navbar .navbar-nav .dropdown .dropdown-menu{
        text-align: center;
    }
}


/*admin login*/

.wicked-api-title {
    background-color: #007d69 !important;
    color: #424242;
    border-bottom: 5px solid #870f04 !important;
    position: relative;
    z-index: 1;
}

.wicked-api-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: -5px;
    width: 100%;
    height: 5px;
    background-color: #007d69;
    z-index: 2;
}

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

.table>thead>tr>th {
    vertical-align: middle !important;
}

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

tr {
    background-color: white;
}

th {
    background-color: #007d69 !important;
    color: white;
}


/*user subscription page*/

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

.plan-box-selected {
    border-style: solid;
    border-color: #870f04 !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;
}
  
.plan-box-0 {
    background-color: #eceff1
}
  
legend {
    margin-bottom: 18px !important;
    border-bottom: 1px solid #424242 !important;
}

h1, h2, h3, legend {
    font-weight: 400;
}
  
.btn.pull-right {
    margin-left: 10px !important;
}
  
.btn.pull-left {
    margin-right: 10px !important;
}

.appBackBtn {
    float: left;
    background: #FFFFFF !important;
    color: #870f04 !important;
    border: 2px solid #870f04 !important;
    text-transform: none !important;
    box-shadow: none !important;
    border-radius: 100px !important;
    width: 210px !important;

}

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

.appDeleteBtn {
    background: #f44336 !important;
    color: white !important;
    border-radius: 100px !important;
    transition: none !important;
    box-shadow: none !important;
    height: 40px;
    width: 210px;
}

.appDeleteBtn:hover {
    background: #870f04 !important;
}

.appUpdateBtn {
    background: #870f04 !important;
    border-radius: 100px !important;
    width: 210px !important;
    transition: none !important;
    box-shadow: none !important;
    text-transform: none !important;
}

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

.plan-box-selected {
    background: #870f04;
}


.subscribeBtn {
    width: 210px;
    background: #870f04 !important;
    border-radius: 100px !important;
    transition: none !important;
    box-shadow: none !important;
    text-transform: none !important;
}

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

.confirmationSubTitle {
    font-weight: 400;
}

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

.wicked-error-title h2, .wicked-error-title p {
    color: #000;
}

.wicked-title-container {
    margin-left: 127px;
    color: #FFFFFF;
}

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

.container.wicked-container code {
    background-color: none !important;
    color: #870f04 !important;
    font-weight: 400 !important;
}

code {
    color: #870f04 !important;
  }

.appSubmitBtn {
    width: 210px !important;
    box-shadow: none !important;
}
  
.navbar-default {
    background-color: linear-gradient(90deg, #1E3D6E 0%, #53BCC3 100%) !important;
    color: #000 !important;
    font-weight: 500;
}
  
.navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
}
  
.navbar-header a {
    position: absolute;
    margin-left: 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;
}

@media (min-width: 1200px) {
    header.major {
        position: relative;
        text-align: left;
        border-top: none;
        top: 1em;
        text-align: left;
        margin-bottom: 30px;
    }

    .navbar {
      padding-top: 15px;
      padding-bottom: 60px;
    }
}

/* Use black background to show you're in the Admin section; also used for changing users, though. */
/* All things /admin */
.wicked-admin-title {
    background-color: #007d69;
    color: #ffffff;
    border-bottom: 5px solid #870f04 !important;
    position: relative;
    z-index: 1;
}

.wicked-admin-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: -5px;
    width: 100%;
    height: 5px;
    background-color: #007d69;
    z-index: 2;
}

.well > table > tbody > tr > td {
    font-weight: 400;
    font-size: 13px;
}

.wicked-container h3 {
    color: #424242;
}

.well > table > thead > tr > th {
    background-color: #007d69;
}

.wicked-container > table > thead > tr > th {
    background-color: #007d69;
}

/* Login / Sign up */

#sign-up .terms_info label {
    max-width: 80%;
}

.login-form-button {
    width: 120px;
    height: 45px;
    font-size: 18px;
    margin-top: 0px;
    margin-top: -15px;
    text-transform: none;
    font-weight: 400;
}

.login-form-forgot-pw {
    font-size: 14px;
    top: 0px;
    float: right;
    position: relative;
    color: #424242 !important;
    font-weight: 700;
    text-decoration-line: underline;
}

.login-form-forgot-pw:hover {
    color: #870f04 !important;
    font-weight: 700;
}

.form-input {
    padding-top: 20px; 
    padding-bottom: 20px;
    font-size: 1.6em;
    margin-top: 5px;
    margin-bottom: 15px !important;
    background-color: #FFFFFF !important;
    border-radius: 8px !important;
    border: none !important;
}

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

/* Tabs */

.login-card {
    padding: 40px !important;
    background: #F5F5F5 !important;
    border-radius: 32px !important;
    box-shadow: none !important;
    color: #212121 !important;
}

.signup-card {
    padding: 40px !important;
    background: #F5F5F5 !important;
    border-radius: 32px !important;
    box-shadow: none !important;
    color: #212121 !important;
}

#sign-up > div.terms_info > label > a {
    color: #870f04;
}

input[type=checkbox]:active {
    background-color: #870f04 !important;
}

.login-tab {
    text-align: right !important;
    color: #616161 !important;
    font-size: 18px !important;
}

.login-tab:hover {
    color: #870f04 !important;
}

.signup-tab {
    color: #616161 !important;
    font-size: 18px !important;
}

.signup-tab:hover {
    color: #870f04 !important;
}

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

.checkbox_input_error {
    outline: 2px solid red;
}

.tab {
    border-bottom: 4px solid transparent;
}

.tab a:hover, .tab a:active, .tab a:focus {
  color: #870f04;
  text-decoration: none;
}

.mdl-tabs__tab-bar a {
    text-align: left;
}

.mdl-tabs__tab { 
    font-size: 1.6em;
    padding-left: 0px;
    width: 180px;
}

.tab .is-active{
    color: #870f04  !important;
    font-weight: 700;
 }