﻿@import url(https://fonts.googleapis.com/css?family=Signika:600);

.ibox-tools a {
    color: inherit;
}

.nav-header {
    padding: 10px;
}

.nav > li.nav-header > a {
    color: #e6e6e6;
    font-family: 'Signika', sans-serif;
    font-size: 2.1em;
    font-weight: inherit;
    padding: 10px;
}

    .nav > li.nav-header > a > img {
        vertical-align: middle;
    }

    .nav > li.nav-header > a > span {
        vertical-align: middle;
    }

.mini-navbar .nav > li.nav-header > a {
    text-align: center;
}

.navbar-top-links li a .fa-stack {
    margin-bottom: -5px;
    margin-top: -9px;
}

.table > tbody > tr > td {
    vertical-align: middle;
}

.table > tbody > tr:first-child > td {
    border-top: 0;
}

.text-success {
    color: #3c763d;
}

.text-info {
    color: #31708f;
}

.text-warning {
    color: #8a6d3b;
}

.text-danger {
    color: #a94442;
}

.label-default {
    background-color: #777;
}

    .label-default[href]:hover,
    .label-default[href]:focus {
        background-color: #5e5e5e;
    }

/*.label-primary {
    background-color: #337ab7;
}

    .label-primary[href]:hover,
    .label-primary[href]:focus {
        background-color: #286090;
    }*/

.label-success {
    background-color: #5cb85c;
}

    .label-success[href]:hover,
    .label-success[href]:focus {
        background-color: #449d44;
    }

.label-info {
    background-color: #5bc0de;
}

    .label-info[href]:hover,
    .label-info[href]:focus {
        background-color: #31b0d5;
    }

.label-warning {
    background-color: #f0ad4e;
}

    .label-warning[href]:hover,
    .label-warning[href]:focus {
        background-color: #ec971f;
    }

.label-danger {
    background-color: #d9534f;
}

    .label-danger[href]:hover,
    .label-danger[href]:focus {
        background-color: #c9302c;
    }

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

/*.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary.focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled.focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary.focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-color: #337ab7;
        border-color: #2e6da4;
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff;
    }*/

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success.focus,
    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled,
    .btn-success[disabled],
    fieldset[disabled] .btn-success,
    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled.focus,
    .btn-success[disabled].focus,
    fieldset[disabled] .btn-success.focus,
    .btn-success.disabled:active,
    .btn-success[disabled]:active,
    fieldset[disabled] .btn-success:active,
    .btn-success.disabled.active,
    .btn-success[disabled].active,
    fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:hover,
    .btn-info:focus,
    .btn-info.focus,
    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled,
    .btn-info[disabled],
    fieldset[disabled] .btn-info,
    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled.focus,
    .btn-info[disabled].focus,
    fieldset[disabled] .btn-info.focus,
    .btn-info.disabled:active,
    .btn-info[disabled]:active,
    fieldset[disabled] .btn-info:active,
    .btn-info.disabled.active,
    .btn-info[disabled].active,
    fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning.focus,
    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled,
    .btn-warning[disabled],
    fieldset[disabled] .btn-warning,
    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled.focus,
    .btn-warning[disabled].focus,
    fieldset[disabled] .btn-warning.focus,
    .btn-warning.disabled:active,
    .btn-warning[disabled]:active,
    fieldset[disabled] .btn-warning:active,
    .btn-warning.disabled.active,
    .btn-warning[disabled].active,
    fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger.focus,
    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled.focus,
    .btn-danger[disabled].focus,
    fieldset[disabled] .btn-danger.focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0;
}

    .btn-link,
    .btn-link:active,
    .btn-link.active,
    .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link,
        .btn-link:hover,
        .btn-link:focus,
        .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover,
            .btn-link:focus {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover,
            fieldset[disabled] .btn-link:hover,
            .btn-link[disabled]:focus,
            fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none;
            }

.btn-transparent {
    background-color: transparent;
}

.radio,
.checkbox {
    padding-left: 20px;
}

    .radio label,
    .checkbox label {
        display: inline;
        padding: 0;
    }

.fa-ul > li > .fa {
    margin-right: 10px;
}

.fa-arrow-up-right:before {
    content: "\f062";
}

.fa-arrow-up-right {
    transform: rotate(45deg);
}

.fa-arrow-down-right:before {
    content: "\f063";
}

.fa-arrow-down-right {
    transform: rotate(-45deg);
}

.wizard label {
    font-weight: normal;
}

.wizard > .content > .body {
    position: relative;
}

    .wizard > .content > .body input {
        display: inline-block;
    }

    .wizard > .content > .body ul > li {
        display: block;
        padding: 5px 0;
    }

.alert-icon {
    font-size: 1.2em;
    min-width: 24px;
    padding: 0 5px 0 0;
}

.sk-cube-grid {
    width: 40px;
    height: 40px;
    margin: 0 auto;
}

    .sk-cube-grid .sk-cube {
        width: 33%;
        height: 33%;
        background-color: #1ab394;
        float: left;
        -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
        -moz-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
        -o-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
        animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    }

    .sk-cube-grid .sk-cube1 {
        -webkit-animation-delay: 0.2s;
        -moz-animation-delay: 0.2s;
        -o-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }

    .sk-cube-grid .sk-cube2 {
        -webkit-animation-delay: 0.3s;
        -moz-animation-delay: 0.3s;
        -o-animation-delay: 0.3s;
        animation-delay: 0.3s;
    }

    .sk-cube-grid .sk-cube3 {
        -webkit-animation-delay: 0.4s;
        -moz-animation-delay: 0.4s;
        -o-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }

    .sk-cube-grid .sk-cube4 {
        -webkit-animation-delay: 0.1s;
        -moz-animation-delay: 0.1s;
        -o-animation-delay: 0.1s;
        animation-delay: 0.1s;
    }

    .sk-cube-grid .sk-cube5 {
        -webkit-animation-delay: 0.2s;
        -moz-animation-delay: 0.2s;
        -o-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }

    .sk-cube-grid .sk-cube6 {
        -webkit-animation-delay: 0.3s;
        -moz-animation-delay: 0.3s;
        -o-animation-delay: 0.3s;
        animation-delay: 0.3s;
    }

    .sk-cube-grid .sk-cube7 {
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-delay: 0s;
        animation-delay: 0s;
    }

    .sk-cube-grid .sk-cube8 {
        -webkit-animation-delay: 0.1s;
        -moz-animation-delay: 0.1s;
        -o-animation-delay: 0.1s;
        animation-delay: 0.1s;
    }

    .sk-cube-grid .sk-cube9 {
        -webkit-animation-delay: 0.2s;
        -moz-animation-delay: 0.2s;
        -o-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        -moz-transform: scale3D(1, 1, 1);
        -ms-transform: scale3D(1, 1, 1);
        -o-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }

    35% {
        -webkit-transform: scale3D(0, 0, 1);
        -moz-transform: scale3D(0, 0, 1);
        -ms-transform: scale3D(0, 0, 1);
        -o-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        -moz-transform: scale3D(1, 1, 1);
        -ms-transform: scale3D(1, 1, 1);
        -o-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }

    35% {
        -webkit-transform: scale3D(0, 0, 1);
        -moz-transform: scale3D(0, 0, 1);
        -ms-transform: scale3D(0, 0, 1);
        -o-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

.dropdown-pull-right {
    float: right !important;
    right: 0;
    left: auto;
}

    .dropdown-pull-right > .dropdown-menu {
        right: 0;
        left: auto;
    }

.bg-palette-1-color-1 {
    background-color: #e4eefb;
}

.bg-palette-1-color-2 {
    background-color: #cfdff5;
}

.bg-palette-1-color-3 {
    background-color: #b7ceec;
}

.bg-palette-1-color-4 {
    background-color: #9fbbe1;
}

.bg-palette-1-color-5 {
    background-color: #87a7d4;
}

.bg-palette-2-color-1 {
    background-color: #e9e6fc;
}

.bg-palette-2-color-2 {
    background-color: #d7d1f6;
}

.bg-palette-2-color-3 {
    background-color: #c3bbee;
}

.bg-palette-2-color-4 {
    background-color: #aea4e4;
}

.bg-palette-2-color-5 {
    background-color: #998dd8;
}

.bg-palette-3-color-1 {
    background-color: #e2fbf4;
}

.bg-palette-3-color-2 {
    background-color: #cbf5e9;
}

.bg-palette-3-color-3 {
    background-color: #b2ecdc;
}

.bg-palette-3-color-4 {
    background-color: #99e1cd;
}

.bg-palette-3-color-5 {
    background-color: #80d3bc;
}

.signin-box {
    max-width: 300px;
    margin: 0 auto;
    padding: 40px 20px 20px;
}

.ibox.ibox-tools-left .ibox-tools {
    float: left;
    margin-left: 10px;
}

.unauthorized-subsidiary {
    color: #777;
}

.dropdown-subsidiaries {
    width: auto;
}

.dropdown-menu.dropdown-subsidiaries li a {
    padding: 3px;
}

@media (min-width: 768px) {
    .dropdown-subsidiaries {
        width: 320px;
    }

    .dropdown-subsidiaries-brands-1 {
        width: 160px;
    }
}

@media (min-width: 992px) {
    .dropdown-subsidiaries {
        width: 640px;
    }

    .dropdown-subsidiaries-brands-1 {
        width: 160px;
    }

    .dropdown-subsidiaries-brands-2 {
        width: 320px;
    }

    .dropdown-subsidiaries-brands-3 {
        width: 480px;
    }
}

.dropdown-subsidiaries-brand {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 160px;
}

.dropdown-profile {
    width: auto;
}

.dropdown-menu.dropdown-profile a {
    font-size: 12px;
    min-height: 0;
    padding: 5px 10px;
}

@media (min-width: 768px) {
    .dropdown-profile {
        min-width: 300px;
    }
}

.dropdown-profile-actions {
    background-color: #f8f8f8;
    border-top: 1px solid #d8d8d8;
    padding: 10px;
}

    .dropdown-profile-actions .btn-default {
        background-color: transparent;
        border-color: #d8d8d8;
        color: inherit;
    }

.tabs-container.inner-tabs-container .nav-tabs > li.active > a,
.tabs-container.inner-tabs-container .nav-tabs > li.active > a:hover,
.tabs-container.inner-tabs-container .nav-tabs > li.active > a:focus {
    background-color: #f3f3f4;
}

.tabs-container.inner-tabs-container .panel-body {
    background: #f3f3f4 none repeat scroll 0 0;
}

.p-n {
    padding: 0 !important;
}

.p-h-xxs {
    padding: 5px 0;
}

.p-h-xs {
    padding: 10px 0;
}

.p-h-sm {
    padding: 15px 0;
}

.p-h-m {
    padding: 20px 0;
}

.p-h-md {
    padding: 25px 0;
}

.p-h-lg {
    padding: 30px 0;
}

.p-h-xl {
    padding: 40px 0;
}

.chosen-container-single .chosen-single abbr {
    margin-top: 5px;
    cursor: pointer;
}

.chosen-container-single .chosen-single div {
    margin-top: 5px;
    cursor: pointer;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    background-image: none;
    box-shadow: 0;
}

.popover-html-content {
    display: none !important;
}

.user-overview img {
    vertical-align: top;
    width: 50px;
}

.popover.html-popover {
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    max-width: none;
}

.username {
    color: inherit;
}

    .username .firstname, .username .lastname {
        text-transform: capitalize;
    }

.user-overview .nopicture {
    display: inline-block;
    vertical-align: top;
    font-size: 50px;
}

.sticky-logo {
    display: none;
}

.banner--clone {
    right: 0;
    top: 0;
    left: 0;
    z-index: 2005;
    padding: 0px 10px 10px 10px;
    border-bottom: 2px solid gray !important;
}

    .banner--clone .sticky-logo {
        display: inline-block;
        vertical-align: text-bottom;
        padding-right: 7px;
    }

    .banner--clone h2 {
        margin-top: 10px;
        margin-bottom: 5px;
        display: inline-block;
    }

    .banner--clone .col-lg-4, .banner--clone .col-lg-8 {
        width: auto;
        float: left;
    }

    .banner--clone .breadcrumb {
        display: inline-block;
        margin-left: 15px;
    }

    .banner--clone .title-action {
        padding-top: 7px;
        float: right;
    }

.fullscreen #page-wrapper {
    margin-left: 0 !important;
}

.fullscreen .navbar-default {
    display: none;
}

.fullscreen .navbar-minimalize {
    display: none;
}

.pace-done .navbar-static-side, .pace-done .nav-header, .pace-done li.active, .pace-done #page-wrapper, .pace-done .footer {
    -webkit-transition: all 0.0s;
    -moz-transition: all 0.0s;
    -o-transition: all 0.0s;
    transition: all 0.0s;
}

.navbar-fullscreen .fa-compress {
    display: none;
}

.fullscreen .navbar-fullscreen .fa-compress {
    display: inline;
}

.fullscreen .navbar-fullscreen .fa-expand {
    display: none;
}

.navbar-fullscreen {
    padding: 4px 12px;
    margin: 14px 5px 5px 5px;
}

.icon-success {
    color: #5cb85c;
}

.icon-error {
    color: #d9534f;
}

.label-message {
    background-color: #1c84c6;
    color: white;
}

.label-secondary {
    background-color: #23c6c8;
    color: white;
}

.label-warning-light {
    background-color: #EFCEA0;
    color: white;
}

.label-info-light {
    background-color: #92CDDD;
    color: white;
}

.text-header {
    font-weight: bold;
    margin-bottom: 5px;
}

.input-sm, .form-group-sm .form-control {
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
}

.pace .pace-progress {
    z-index: 2010;
    left: 0;
}

.table-clickable > tbody > tr:hover {
    cursor: pointer;
}

.well-light {
    background-color: #fdfdfd;
}

.table-xs > thead > tr > th, .table-xs > tbody > tr > th, .table-xs > tfoot > tr > th, .table-xs > thead > tr > td, .table-xs > tbody > tr > td, .table-xs > tfoot > tr > td {
    padding: 1px;
}

.ibox.disabled .ibox-title, .ibox.disabled .ibox-content {
    opacity: 0.6;
    pointer-events: none;
}

.disabled-link {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .65;
}

.wizard > .content > .body ul > li[role='treeitem'] {
    display: block;
    padding: 0 0;
}

/* Fix small buttons in box title-bar */
.ibox-tools .btn.btn-sm {
    margin-top: -10px;
    margin-bottom: -10px;
}

.rule-state-dropdown > .rule-state {
    min-width: 60px;
}

table ul, table ol {
    margin-top: 0;
    margin-bottom: 0;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 6px;
}

.page-heading {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 10px;
}

    .page-heading h2 {
        margin-top: 10px;
        margin-bottom: 5px;
    }

.title-action {
    padding-top: 20px;
}


.wrapper-content {
    padding: 10px 0px 20px 0px;
}

.ibox-content {
    padding-right: 15px;
    padding-left: 15px;
}

.margin-left-md {
    margin-left : 15px;
}

.margin-left-sm {
    margin-left: 5px;
}

.margin-left-lg {
    margin-left: 25px;
}
