* {
    margin: 0;
}
html, body {
    height: 100%;
}
#wrapper {
    min-height: 100%;
    /* equal to footer height */
    margin-bottom: -112px;
}
#wrapper:after {
    content: "";
    display: block;
}

body {
    font-family: 'Montserrat Alternates', sans-serif;
    background-color: #03beff;
}

#footer, #wrapper:after {
    height: 112px;
}

#footer {
    padding-top: 20px;
    font-size: 12px;
    color: #777;
    background-color: #f5f5f5;

}

#footer a {
    color: #777;
}

#footer a:hover {
    color: #777;
}

#footer a:active {
    color: #777;
}

#footer a:visited {
    color: #777;
}

footer #content-mobile {
    font-size: 10px;
    text-align: center;
    display: block;
}

footer #content {
    display: none;
}

.container-fluid {
    padding-bottom: 10px;
}

#navbar {
}

.breadcrumb a {
    color: #000000;
}

a {
    color: #03beff;
}

a:hover {
    color: #03beff;
}

a:active {
    color: #03beff;
}

a.disabled {
    /* Make the disabled links grayish*/
    color: gray;
    /* And disable the pointer events */
    pointer-events: none;
}

a.btn-loading.disabled {
    /* Make the disabled links grayish*/
    color: #FFFFFF;
    /* And disable the pointer events */
    pointer-events: auto;
}

.control-label a {
    color: #000000;
}

.menu a {
    color: #FFFFFF;
}

.menu a.active {
    color: #000000;
}

.menu a:hover {
    color: #000000;
}

a.active {
    color: #03beff;
}

.sidebar ul li a.active {
    background-color: #FFFFFF;
}

.navbar-default {
    border-color: #03beff;
    background-color: #03beff;
}

.titlebar {
    color: #FFFFFF !important;
}

.center {
    text-align: center;
}

.jumbotron {
    background-color: #03beff;
    color: #ffffff;
}

.orange {
    color: #ffbb4f;
}

.red {
    color: #a94442;
}

.green {
    color: #7ddc80;
}

.positiveColor {
    color: #249a17 !important;
}

.negativeColor {
    color: #d02716 !important;
}

.dashboardAmount {
    font-size: 30px;
}

.cursor-pointer {cursor: pointer;}

.cursor-context-menu {cursor: context-menu;}

.cursor-no-drop {cursor: no-drop;}

.navbar .navbar-nav {
    display: none;
}

.navbar .navbar-right {
    display: block;
    float: right;
}

.navbar-header {
    float: left;
}

.hide-on-mobile {
    display: none !important;
}

.show-only-mobile {
    display: block !important;
}

@media (min-width: 768px) {
    #footer {
        height: 112px;

    }

    footer #content-mobile {
        display: none;
    }

    footer #content {
        display: block;
    }

    .navbar .navbar-nav {
        display: block;
    }

    .hide-on-mobile {
        display: block !important;
    }

    .show-only-mobile {
        display: none !important;
    }
}

.bootstrap-tagsinput {
    width: 100%;
}

/* https://codepen.io/sebj54/pen/oxluI */
.mbtn {
    position: relative;

    /* display: block; */
    margin: 30px auto;
    /* padding: 0; */
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;

    overflow: hidden;

    border-width: 0;
    outline: none;
    border-radius: 2px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .6);

    background-color: #03beff;
    color: #ecf0f1;

    transition: background-color .3s;
}

.mbtn:hover, .mbtn:focus {
    color: #FFFFFF;
}

.mbtn:hover, .mbtn:focus {
    background-color: #0399cd;
}

.mbtn.green {
    background-color: #4dcb3a !important;
}

.mbtn.green:hover, .mbtn.green:focus {
    background-color: #419330 !important;
}

.mbtn.red {
    background-color: #cd2213 !important;
}

.mbtn.red:hover, .mbtn.red:focus {
    background-color: #86160c !important;
}

.mbtn > * {
    position: relative;
}

.mbtn span {
    display: block;
    padding: 12px 24px;
}

.mbtn:before {
    content: "";

    position: absolute;
    top: 50%;
    left: 50%;

    display: block;
    width: 0;
    padding-top: 0;

    border-radius: 100%;

    background-color: rgba(236, 240, 241, .3);

    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.mbtn:active:before {
    width: 120%;
    padding-top: 120%;

    transition: width .2s ease-out, padding-top .2s ease-out;
}

.rounded_border {
    border: 1px solid #cbcbcb;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.rounded_border_padding {
    border: 1px solid #cbcbcb;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 20px;
}

.shadow {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .6);
}

input[type="text"].profitok {
    background-color: #5cb85c;
}
input[type="text"].profiterror {
    background-color: #d9534f;
}
input[type="text"].profitdisabled {
    background-color: #9c9c9c;
}

[data-notify="progressbar"] {
    margin-bottom: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 5px;
}

.dropzone {
    border: 2px dashed #03beff !important;
    border-radius: 5px !important;
    background: white !important;
}

.quicknav {
    font-size: 10px !important;
    margin-bottom: 10px;
}

.caption {
    font-size: 14px;
    color: #868686;
}

.done {
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 10px;
    opacity: 0;
    transform: translateY(-1em);
    color: #000;
    transition: all .500s;
}
.copied .done {
    opacity: 1;
    transform: translateY(-2em);
}

.integrationTitle img {
    height: 20px;
}

.integrationTitle span {
    vertical-align: middle;
}

.templateLabel {
    background-color: #03beff;
    color: #FFFFFF;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    font-weight: normal;
    cursor: pointer;
    font-size: small;
    padding: 8px;
}

.dt-buttons {
    position: relative;
    float: right;
    margin-left: 8px;
}

.input-group {
    margin-bottom: 15px;
}
