﻿@font-face {
    font-family: 'BAUHS93';
    src: url('App_Scripts/External/Fonts/Bhs/BAUHS93.eot');
    src: local('BAUHS93'), url('App_Scripts/External/Fonts/Bhs/BAUHS93.woff') format('woff'), url('App_Scripts/External/Fonts/Bhs/BAUHS93.ttf') format('truetype');
}

w100 {
    width: 100%;
}

.amnt {
    text-align: right;
    white-space: nowrap;
}

.unit {
    width: 1px;
    white-space: nowrap;
}

.brdbotlg {
    border-bottom: 1px solid #F3E3CC;
}

.mpadding {
    background-color: #F6FFEF;
}

.mpdeleting {
    background-color: #FFEFEF;
}

.mpfloatingborder {
    margin: 2px;
    padding: 2px;
    border: 1px solid gray;
    font-size: 0.8em;
}

.mpsearchicon {
    margin-top: -3px;
    margin-right: 5px;
    cursor: pointer;
}

.mpli-mtp {
    line-height: 25px !important;
}

.mptable {
    border-collapse: collapse;
    border: none;
    width: 100% !important;
}

.mptablenowrap {
    white-space: nowrap;
}

.mptablenogridlines .webix_cell {
    border: none;
}

.mp-dock-lft-top {
    width: 100%;
    height: 100%;
    text-align: left;
    vertical-align: top;
}

.mp-dock-ctr-top {
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: top;
}

.mp-dock-rgt-top {
    width: 100%;
    height: 100%;
    text-align: right;
    vertical-align: top;
}

.mp-dock-lft-ctr {
    width: 100%;
    height: 100%;
    text-align: left;
    vertical-align: middle;
}

.mp-dock-ctr-ctr {
    width: 100% !important;
    height: 100% !important;
    text-align: center !important;
    vertical-align: middle !important;
}

.mp-dock-rgt-ctr {
    width: 100%;
    height: 100%;
    text-align: right;
    vertical-align: middle;
}

.mp-dock-lft-btm {
    width: 100%;
    height: 100%;
    text-align: left;
    vertical-align: bottom;
}

.mp-dock-ctr-btm {
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: bottom;
}

.mp-dock-rgt-btm {
    width: 100%;
    height: 100%;
    text-align: right;
    vertical-align: bottom;
}

.mponoff .webix_disabled {
    background: white;
    opacity: 100;
}

.mpfont {
    font-family: 'BAUHS93' !important;
}

.mpWinBar {
    /*background-color: #DEF2F3;*/
}

.mpWinBarClr {
    background-color: #E8F8F5;
}

.mpHeader {
    font-style: italic;
    font-weight: bold;
    font-size: 1.45em;
}

.winHeader {
    font-style: italic;
    font-weight: bold;
    font-size: 1.45em;
}

.mpHeaderSub {
    font-style: italic;
}

.mpFont1QuaSize {
    font-size: 0.25em;
}

.mpFont2QuaSize {
    font-size: 0.5em;
}

.mpFont3QuaSize {
    font-size: 0.75em;
}

.mpFont15xSize {
    font-size: 1.5em;
}

.mpFont20xSize {
    font-size: 2em;
}

.mpFont30xSize {
    font-size: 3em;
}

.mpFont40xSize {
    font-size: 4em;
}

.mpTextNoBorder input {
    border: none;
}

.mpTextNoScroll input {
    overflow: hidden;
}

.mpTextFont20xSize input {
    font-size: 2em;
}

.mpSelRow {
}

/*.mpSelRow .webix_list_item.webix_selected {
        background-color: #aad4de;
        font-weight: bold;
    }

    .mpSelRow .webix_tree_item.webix_selected {
        background-color: #aad4de;
        font-weight: bold;
    }

    .mpSelRow
    .webix_column > div.webix_cell_select,
    .webix_column > div.webix_column_select,
    .webix_column > div.webix_row_select {
        background-color: #aad4de;
        font-weight: bold;
    }*/

.mpHover {
    background-color: #deeef2;
}

.mpGridContextMenu {
    margin-left: 0px;
    margin-top: -5px;
}

    .mpGridContextMenu .webix_point_top {
        margin-left: 0px;
    }



.mporgrm-cmp {
    background-color: #FF5722 !important;
    color: white !important;
    width: 300px !important;
    margin-left: -90px !important;
}

.mporgrm-brns {
    background-color: #FFECB3 !important;
    font-size: 0.7em !important;
    height: 20px !important;
    padding-top: 4px !important;
    padding-bottom: 0px !important;
    width: 80px !important;
    margin-left: 20px !important;
}

.mporgrm-brn {
    background-color: #FFF8E1 !important;
}

.mporgrm-plcs {
    background-color: #B3E5FC !important;
    font-size: 0.7em !important;
    height: 20px !important;
    padding-top: 4px !important;
    padding-bottom: 0px !important;
    width: 80px !important;
    margin-left: 20px !important;
}

.mporgrm-plc {
    background-color: #E1F5FE !important;
}

.mporgrm-stfs {
    background-color: #AED581 !important;
    font-size: 0.7em !important;
    height: 20px !important;
    padding-top: 4px !important;
    padding-bottom: 0px !important;
    width: 80px !important;
}

.mporgrm-stf {
    background-color: #C5E1A5 !important;
}

.mporgrm-usr {
    background-color: #DCEDC8 !important;
}

.mporgrm-uat {
    background-color: #F1F8E9 !important;
}

.bold {
    font-weight: bold;
}

.color-err {
    color: #FF0000;
}

.color-suc {
    color: #02B602;
}

.color-wrn {
    color: #FF7F50;
}

.color-inf {
    color: #0094FB;
}

.color-ylw {
    color: #FFFF00;
}

.color-aqa {
    color: #00FFFF;
}

.color-lim {
    color: #00FF00;
}

.color-mgt {
    color: #FF00FF;
}

.color-wod {
    color: #DEB887;
}

.color-pnk {
    color: #FFB6C1;
}

.color-lgr {
    color: lightgray;
}

.color-trs {
    color: transparent;
}

.background-parent {
    background-color: #f5fcfb;
}

.mmdnon {
}

.mmdinf {
    background-color: blue;
}

.mmdsuc {
    background-color: green;
}

.mmdwrn {
    background-color: coral;
}

.mmderr {
    background-color: red;
}


.mpttip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

    .mpttip .mpttiptxt {
        visibility: hidden;
        width: 120px;
        border-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 0.3s;
    }

        .mpttip .mpttiptxt::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .mpttip:hover .mpttiptxt {
        visibility: visible;
        opacity: 1;
    }

.mppipe {
    font-style: normal !important;
}

/*Pivot beg*/
.pivotitem {
    font-size: 1.0em;
    font-weight: bold;
    text-align: right;
    /*background-color: #CEFEE6;*/
}

.pivotitem-z {
    font-size: 1.0em;
    font-weight: bold;
    text-align: right;
}

.pivotfooter {
    font-size: 1.0em;
    font-weight: bold;
    color: red;
    text-align: right;
    /*background-color: #CEFEE6;*/
}

.pivotfooter-z {
    font-size: 1.0em;
    font-weight: bold;
    color: red;
    text-align: right;
}
/*Pivot end*/

/*Webix BEG*/

.webix_el_radio .webix_label_right {
    white-space: pre-wrap;
    padding-top: 5px;
}

.webix_flexlayout {
    align-content: flex-start;
}

.webix_menu-x .mpMenu .webix_list_item {
    background-color: transparent;
    color: grey;
}

.webix_win_body .webix_list_item {
    background-color: transparent;
    color: grey;
}

.webix_accordionitem_label {
    font-style: italic;
    color: #b2b2b2;
}

.webix_el_label {
    font-style: italic;
    color: #b2b2b2;
}

.webix_toolbar .webix_el_label {
    font-style: italic;
    color: #b2b2b2;
}

.webix_inp_top_label {
    font-size: 0.80em;
    font-style: italic;
    color: #b2b2b2;
}

.webix_inp_label {
    font-size: 0.80em;
    font-style: italic;
    color: #b2b2b2;
}

.webix_fieldset_label {
    color: #b2b2b2;
}

.webix_table_checkbox {
    width: 18px;
    height: 18px;
    margin-top: 2px;
}

.webix_custom_radio {
    cursor: pointer;
}

.webix_label_right {
    cursor: pointer;
}

/*Webix END*/
.app_button button {
    padding: 0;
    text-align: center;
}

.textalign_left {
    text-align: left;
}

.textalign_center {
    text-align: center;
}

.textalign_rignt {
    text-align: right;
}

.fontweight_bold {
    font-weight: bold;
}

.lbicon {
    color: white;
}

.mpMenu {
}

    .mpMenu .webix_submenu_icon {
        display: none;
    }

.mpIcon {
}

    .mpIcon .webix_icon {
    }

.mpIconSel {
}

    .mpIconSel .webix_icon {
        color: #1CA1C1;
    }

.webix_el_combo.mpcombo input {
    padding-left: 35px;
}

.webix_el_combo.mpcombo .webix_icon {
    font-size: 0.6em !important;
}

.mpdataviewcell-border {
    padding: 5px 0px 5px 5px;
    border: 0
}

    .mpdataviewcell-border div {
        margin: 5px;
        padding: 5px 5px 5px 5px;
        width: 100%-10px;
        height: 92%;
        border: solid 1px lightgray;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }

    .mpdataviewcell-border img {
        width: 100%;
        height: auto;
    }

.mpdatefilter {
}

    .mpdatefilter .webix_button, .mpdatefilter .webix_secondary .webix_button, .mpdatefilter .webix_primary .webix_button, .mpdatefilter .webix_danger .webix_button, .mpdatefilter .webix_transparent .webix_button {
        font-size: 0.8em !important;
    }

/*Animations*/
.blink {
    animation: blink 2s steps(5, start) infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}

@keyframes blink {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink {
    to {
        visibility: hidden;
    }
}

.rotate-me {
    animation: rotateme 0.5s;
    /*animation-iteration-count: infinite;*/
}

@keyframes rotateme {
    0% {
        transform: rotate(0deg);
    }

    10% {
        transform: rotate(36deg);
    }

    20% {
        transform: rotate(72deg);
    }

    30% {
        transform: rotate(108deg);
    }

    40% {
        transform: rotate(144deg);
    }

    50% {
        transform: rotate(180deg);
    }

    60% {
        transform: rotate(216deg);
    }

    70% {
        transform: rotate(252deg);
    }

    80% {
        transform: rotate(288deg);
    }

    90% {
        transform: rotate(324deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.shake-me {
    animation: shakeme 0.5s;
    animation-iteration-count: infinite;
}

.shake-me-01 {
    animation: shakeme 0.1s;
    animation-iteration-count: 1;
}

.shake-me-05 {
    animation: shakeme 0.5s;
    animation-iteration-count: 1;
}

.shake-me-10 {
    animation: shakeme 0.5s;
    animation-iteration-count: 2;
}

.shake-me-15 {
    animation: shakeme 0.5s;
    animation-iteration-count: 3;
}

.shake-me-20 {
    animation: shakeme 0.5s;
    animation-iteration-count: 4;
}

.shake-me-25 {
    animation: shakeme 0.5s;
    animation-iteration-count: 5;
}

.shake-me-30 {
    animation: shakeme 0.5s;
    animation-iteration-count: 6;
}

.shake-me-35 {
    animation: shakeme 0.5s;
    animation-iteration-count: 7;
}

.shake-me-40 {
    animation: shakeme 0.5s;
    animation-iteration-count: 8;
}

.shake-me-45 {
    animation: shakeme 0.5s;
    animation-iteration-count: 9;
}

.shake-me-50 {
    animation: shakeme 0.5s;
    animation-iteration-count: 10;
}

@keyframes shakeme {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }

    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}

.pulse-me {
    animation: pulseme 0.25s;
    animation-direction: alternate;
    -webkit-animation-name: pulseme;
    animation-name: pulseme;
}

@-webkit-keyframes pulseme {
    0% {
        -webkit-transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes pulseme {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

.pulse-me-io {
    animation: pulsemeio 0.25s;
    animation-direction: alternate;
    -webkit-animation-name: pulsemeio;
    animation-name: pulsemeio;
}

@-webkit-keyframes pulsemeio {
    0% {
        -webkit-transform: scale(1);
    }

    25% {
        -webkit-transform: scale(1.1);
    }

    50% {
        -webkit-transform: scale(0.9);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes pulsemeio {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(1.1);
    }

    50% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

.pop-fromzero {
    animation: popfromzero 0.250s steps(100);
    animation-direction: alternate;
    -webkit-animation-name: popfromzero;
    animation-name: popfromzero;
}

@-webkit-keyframes popfromzero {
    0% {
        -webkit-transform: scale(0.01);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes popfromzero {
    0% {
        transform: scale(0.11);
    }

    10% {
        transform: scale(0.25);
    }

    20% {
        transform: scale(0.35);
    }

    30% {
        transform: scale(0.45);
    }

    40% {
        transform: scale(0.55);
    }

    50% {
        transform: scale(0.65);
    }

    60% {
        transform: scale(0.75);
    }

    70% {
        transform: scale(0.85);
    }

    80% {
        transform: scale(0.95);
    }

    90% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}


/* File Uploader */
.overall {
    height: 100%;
    line-height: 26px;
}

.name {
    height: 100%;
    float: left;
    overflow: hidden;
}

.size {
    padding: 0 10px;
    width: 100px;
    text-align: right;
    float: right;
}

.remove_file {
    float: right;
    width: 15px;
    padding-left: 10px;
}

.status {
    float: right;
    position: relative;
    margin-top: 4px;
    width: 100%;
    height: 16px;
    line-height: 16px;
    border: 1px solid #A4BED4;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.progress {
    height: 100%;
    position: absolute;
    background-color: #b8e6ff;
}

.message {
    z-index: 1;
    width: 100%;
    text-align: center;
    position: absolute;
}

    .message.error {
        color: #e83b3b;
    }
/* -- File Uploader -- */

/* -- Auto Styles -- */
.mpcss_text
.webix_control
.webix_el_text
.webix_el_box
.webix_inp_label {
    font-size: 0.8em;
}

.webix_control.webix_el_text
.webix_el_box
.webix_inp_label {
    font-size: 0.7em;
}

/* -- Auto Styles -- */
/* TEMP */
.movies .webix_dataview_item, .movies .webix_dataview_item.webix_selected {
    padding: 3px 2px;
    border-color: #fff;
    background-image: none;
    background-color: #fff;
}

    .movies .webix_dataview_item.webix_selected .overall {
        background-color: #aad4de;
        font-weight: bold;
    }

    .movies .webix_dataview_item.webix_selected .overallhead {
        background-color: #aad4de;
        font-weight: bold;
    }

.overall {
    background-color: transparent;
    border: 1px solid lightgrey;
}


/* TEMP */




/* CellProgressBar */
.cellprgrs_result {
    height: 100%;
    float: left;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    background: #1CA1C1;
}

.cellprgrs_bar_element {
    background-color: #f5f5f5;
    border-radius: 4px;
    width: 100%;
    height: 6px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    margin-top: 16px;
    float: left;
    overflow: hidden;
    cursor: pointer;
}
