﻿body {
    color: #222;
    font-family: Segoe UI, Arial, Verdana;
    font-size: 12px;
    margin: 20px;
    padding-left: 10px;
}

#bodyContent {
    padding-left: 10px;
}

    #bodyContent > h1 {
        margin-left: 10px;
    }

.showSpaces {
    white-space: pre;
}


label,
input,
button,
select,
textarea {
    font-size: 12px;
}

h1, h2, h3, h4, h5, h6, span {
    font-family: Segoe UI, Arial, Verdana;
}

h1 {
    font-size: 25px;
}

h1, h2 {
    font-weight: bold;
}

.bodyHeader {
    background: transparent;
    height: 27px;
    padding: 10px;
    padding-bottom: 0px;
}

.logo {
    float: left;
    background-repeat: no-repeat;
    width: 110px;
    height: 24px;
}

.icon {
    background: none;
}

select,
input {
    font-family: Segoe UI, Arial, Verdana;
}


    input[type="file"] {
        background: transparent;
        border: 0px;
        -moz-box-shadow: 0px inset;
        -webkit-box-shadow: 0px inset;
        -o-box-shadow: 0px inset;
        box-shadow: 0px;
    }

.disabledInput {
    background: #CCC;
}

.errorMessage {
    color: #dd0303;
}

.ui-widget {
    font-family: Segoe UI, Arial, Verdana;
    font-size: 12px;
}

    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    }

.ui-selectmenu-menu {
    z-index: 100;
}

a {
    color: #333333;
}

table {
    margin: 0px;
    padding: 0px;
}

tr {
    margin: 0px;
    padding: 0px;
}

td {
    margin: 0px;
    padding: 0px;
}

.widgetWindow {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 0px;
    min-height: 10px;
}

    .widgetWindow.alertedWindow {
        border: solid 2px rgb(173, 37, 37);
        -webkit-box-shadow: solid 2px rgb(173, 37, 37);
        -ms-box-shadow: solid 2px rgb(173, 37, 37);
        box-shadow: solid 2px rgb(173, 37, 37);
        background: rgba(255, 0, 0, 0.1);
    }

        .widgetWindow.alertedWindow .widgetHeader {
            background: #AD2525;
        }

        .widgetWindow.alertedWindow .widgetToolsArea a {
            background: #AD2525;
            color: rgb(214, 214, 214);
        }



    .widgetWindow img {
        border: none;
    }

    .widgetWindow td {
        padding: 0px;
    }


.widgetContent {
    margin-bottom: 3px;
    overflow-y: hidden;
    overflow-x: hidden;
    padding: 3px;
    width: 100%;
    margin-right: 3px;
    right: 3px;
}

.widgetUnsaved {
    border: solid 1px #AA5555;
}

.widgetDropArea {
    height: 70px;
}

.headerIcon {
    padding-left: 4px;
}


.hl {
    border-color: #FF9999;
}

.widgetHeader {
    cursor: move;
    padding: 10px;
    padding-left: 5px;
    padding-bottom: 1px;
    padding-top: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.widgetTitleArea img {
    height: 18px;
    margin-top: -5px;
    display: inline-block;
    margin-right: 5px;
}

#widgetArea tr {
}

#widgetArea {
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 100%;
    right: 20px;
}

.widgetToolsArea {
    text-align: right;
    font-size: 16px;
    float: right;
    padding-top: 0px;
    margin-top: -3px;
}

    .widgetToolsArea a:hover {
        text-decoration: none;
    }

    .widgetToolsArea div {
        padding-right: 2px;
    }

    .widgetToolsArea img {
        margin-left: 3px;
    }

.widgetIconArea {
    width: 20px;
    padding-right: 5px;
    padding-left: 0px;
    float: left;
    padding-top: 2px;
    margin-top: 0px;
    font-size: 12px;
}

    .widgetIconArea img {
        height: 23px;
        padding-right: 25px;
        padding: 5px;
    }

.widgetIcon {
    float: left;
    display: block;
    width: 23px;
    height: 23px;
    font-size: 18px;
}

.widgetHeader i {
    background-image: none;
}


.widgetArrow {
    width: 30px;
}

.widgetTitleArea {
    width: 100%;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 5px;
    text-align: left;
    padding-right: 5px;
    padding-top: 0px;
    float: left;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.widgetDragHelper {
    font-size: 16px;
    font-weight: bold;
    padding-left: 75px;
    padding-right: 75px;
    background: #888;
    border: solid 2px #888;
    padding-top: 4px;
    padding-bottom: 4px;
}

.widgetWindow .invalidWidgetContent {
    text-align: center;
    margin-top: 10px;
}

    .widgetWindow .invalidWidgetContent > div {
        background: #FF9D19;
        border: solid 1px #FFDFB3;
        color: #37260E;
        display: inline-block;
        padding: 5px;
    }

.highlightDropArea {
    height: 50px;
    min-height: 50px;
    margin: 10px;
}

.highlightedSystemIcon {
    background: #666666;
}

.systemIcon {
    cursor: copy;
}

.highlightedWidget {
    border: dotted 1px #AA5555;
}

#ui-datepicker-div {
    display: none;
    z-index: 1000;
}


.hoverElement {
    border: dashed 2px #CCC;
}

.activeDroppableElement {
    border: solid 1px #888;
}



.enscroll-track .scrollTrack {
    width: 10px;
    right: 5px;
    background: rgba(0, 0, 0, 0);
    margin-right: 2px;
    border-radius: 10px;
    -webkit-transition: background 250ms linear;
    -moz-transition: background 250ms linear;
    -o-transition: background 250ms linear;
    -ms-transition: background 250ms linear;
    transition: background 250ms linear;
}

.scrollTrack:hover, .scrollTrack.dragging {
    background: #d9d9d9; /* Browsers without rgba support */
    background: rgba(0, 0, 0, 0.15);
}

.scrollHandle {
    width: 7px;
    right: 3px;
    background: #999;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 7px;
    -webkit-transition: width 250ms;
    -moz-transition: width 250ms;
    -o-transition: width 250ms;
    -ms-transition: width 250ms;
    transition: width 250ms;
}

.scrollTrack:hover .scrollHandle, .scrollTrack.dragging .scrollHandle {
    width: 10px;
}


.btn-trapets {
    background-color: #414141;
    *background-color: #2D2D2D;
    background-image: -ms-linear-gradient(top, #6E6E6E, #2D2D2D);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6E6E6E), to(#2D2D2D));
    background-image: -webkit-linear-gradient(top, #6E6E6E, #2D2D2D);
    background-image: -o-linear-gradient(top, #6E6E6E, #2D2D2D);
    background-image: -moz-linear-gradient(top, #6E6E6E, #2D2D2D);
    background-image: linear-gradient(top, #6E6E6E, #2D2D2D);
    background-repeat: repeat-x;
    border-color: #2D2D2D #2D2D2D #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#6E6E6E', endColorstr='#2D2D2D', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

    .btn-trapets.active {
        color: rgba(255, 255, 255, 0.75);
    }


    .btn-trapets:hover,
    .btn-trapets:active,
    .btn-trapets.active,
    .btn-trapets.disabled,
    .btn-trapets[disabled] {
        background-color: #2D2D2D;
    }

.btn-group.open .btn-trapets.dropdown-toggle {
    background-color: #2D2D2D;
}

.btn-trapets .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.btn-trapets,
.btn-trapets:hover {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}


.dropdown-menu li {
    cursor: pointer;
}


.subMenuDiv {
    padding: 5px 10px;
    position: fixed;
    z-index: 10001;
    background-color: #111;
    border-top: solid 1px #404040;
    border-left: solid 1px #404040;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
}

    .subMenuDiv > ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .subMenuDiv > ul > li {
            padding: 2px 0px;
            -moz-min-width: 100px;
            -ms-min-width: 100px;
            -o-min-width: 100px;
            -webkit-min-width: 100px;
            min-width: 100px;
        }

            .subMenuDiv > ul > li:hover,
            .subMenuDiv > ul > li > a:hover {
                text-decoration: none;
                cursor: pointer;
                background-color: #0081c2;
            }

br {
    line-height: 0px;
}

label {
    display: inline;
}

.pagination li.disabled {
    cursor: default;
}

.pagination li.separator {
    float: left;
    padding: 0 14px;
    text-decoration: none;
    border-right: 1px solid #ddd;
    border-left-width: 0;
    cursor: inherit;
}

.pagination li {
    cursor: pointer;
}

    .pagination li.selected {
    }

        .pagination li.selected.active a,
        .pagination li.selected a {
            font-weight: bold;
            background-color: #afaeae;
            color: #fff;
        }

            .pagination li.selected.active a:hover,
            .pagination li a.active:hover,
            .pagination li a:hover {
                font-weight: bold;
                background-color: #ddd;
                color: #222;
            }

.layoutIcon {
    height: 48px;
    padding: 4px;
    margin: 4px;
    border: solid 1px transparent;
}

    .layoutIcon.active {
        border: solid 1px #666;
        background: #333;
    }

.btn {
    cursor: pointer;
}

input.ng-invalid,
textarea.ng-invalid,
select.ng-invalid,
.input-validation-error {
    border: 1px solid #ff0000 !important;
    background-color: #fbc3c3 !important;
}


.ajaxTypeahead.selection {
    background: #feb702;
    color: #ffffff;
    font-weight: bold;
    padding: 5px;
    margin-right: 5px;
    float: left;
    border-radius: 5px;
}

.ajaxTypeahead span {
    color: #DDD;
}

    .ajaxTypeahead span i {
        margin-left: 5px;
        cursor: pointer;
        background: none;
    }

.browseDialog {
}

    .browseDialog ul {
        list-style-type: none;
        list-style: none;
        text-indent: initial;
        margin-left: 0px;
        margin-top: 10px;
    }

    .browseDialog li {
        padding: 3px;
        text-indent: initial;
        margin-left: 0px;
    }

.selectedItem {
    font-weight: bold;
    border: dotted 1px #CCC;
    background: #f2f2f2;
}


.addableContainer {
    border: solid 1px #CCC;
    background: white;
    min-height: 25px;
    width: 250px;
    margin-bottom: 10px;
}

    .addableContainer .add {
        margin: 5px;
    }

    .addableContainer i {
        color: #888;
        font-size: 110%;
        cursor: pointer;
    }

.addableText {
}

    .addableText .word {
    }


.table tbody tr:hover td,
.table tbody tr:hover th {
    background: none;
}

/* line 191, ../sass/darkstrap.scss */
.table-striped tbody tr:nth-child(2n+1) td,
.table-striped tbody tr:nth-child(2n+1) th,
.table-striped tbody tr:nth-child(2n+1) td:hover,
.table-striped tbody tr:nth-child(2n+1) th:hover {
    background-color: #282828;
}

.table.hoverable tbody tr:hover td, .table tbody tr:hover th .row:hover .row td:hover {
    background: inherit;
}

[class^="icon-"], [class*=" icon-"] {
    background: none;
}

.btn i[class^="icon-"], .btn i[class*=" icon-"] {
    margin-top: 3px;
}

.instrumentListingDialog .content span:first-child {
    min-width: 60px;
}

.pagination li.separator {
    line-height: 24px;
}

.pagination a {
    line-height: 24px;
}

.pagination {
    margin-bottom: 9px;
    margin-top: 9px;
}

    .pagination ul > li > a,
    .pagination ul > li > span {
        float: left;
        padding: 4px 12px;
        line-height: 20px;
        text-decoration: none;
        background-color: #222;
        border: 1px solid #dddddd;
        border-left-width: 0;
        color: #fff;
    }



    .pagination ul > .active > a,
    .pagination ul > .active > span {
        color: inherit;
        cursor: default;
    }

    .pagination ul > .active > a,
    .pagination ul > .active > span {
        background-color: inherit;
    }


.globalWaiter {
    position: fixed;
    z-index: 9999;
    display: none;
    height: 100%;
    width: 100%;
    background: #000000;
    opacity: 0.85;
    -moz-opacity: 85%;
}

.globalWaiterObject {
    position: fixed;
    z-index: 999999;
    width: 450px;
    padding: 25px;
    border: solid 1px #555555;
    background: #222;
    height: 100px;
}

input[type="text"].instrumentSelector {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.trailing-btn {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: -3px;
    height: 28px;
}

#filter-box .instrumentSelector input, .instrumentSelector input {
    width: 164px;
}

select.form-control,
select,
input[type="password"],
input[type="text"],
input[type="number"] {
    display: block;
    height: 28px;
    padding: 3px 6px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    display: inline-block;
}


.modal-backdrop.in {
    opacity: 0.65;
    filter: alpha(opacity=85);
}

.modal {
    background: none;
}

.ddImg .btnArrow {
    display: inline-block;
}

button.dropdown-toggle {
    padding-top: 0px;
}

.neg {
    color: #bd4633;
}

.pos {
    color: #5361ac;
}


div#menu {
    float: left;
    left: 130px;
    top: 5px;
    font-size: 112%;
    background: none;
}

    div#menu ul {
        position: relative;
        z-index: 1000;
    }

    div#menu > div {
        margin-top: 16px;
    }

.addRemoveContainer #selectedEntries {
    min-width: 200px;
    background: white;
    padding: 5px;
    border-radius: 2px;
    border: solid 1px #888;
    max-height: 75px;
    min-height: 75px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .addRemoveContainer #selectedEntries > div {
        margin-bottom: 3px;
        background: #F1D6A3;
        color: #222;
        border-radius: 4px;
        padding: 3px 6px;
    }


.addRemoveContainer .close {
    font-size: 110%;
    opacity: 0.45;
    -moz-opacity: 45%;
}

.popupChevronLeft {
    color: #707070;
}

.btn-popupBackBtn {
    color: white;
    background-color: #f5f4f4;
    border-color: #f8f8f8;
    /*padding: 6px 12px 6px 12px;*/
    text-shadow: none;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4e4d4d', endColorstr='#ff424141', GradientType=0);
}

    .btn-popupBackBtn:hover,
    .btn-popupBackBtn:focus,
    .btn-popupBackBtn:active,
    .btn-popupBackBtn.active,
    .open .dropdown-toggle.btn-popupBackBtn {
        color: white;
        border-color: #CCCCCC;
    }

    .btn-popupBackBtn:active,
    .btn-popupBackBtn.active {
        border-color: #CCCCCC;
        background-position: left;
        background-repeat: no-repeat;
    }

    .btn-popupBackBtn:active,
    .btn-popupBackBtn.active,
    .open .dropdown-toggle.btn-popupBackBtn {
        background-image: none;
        border-color: #CCCCCC;
    }

    .btn-popupBackBtn.disabled,
    .btn-popupBackBtn[disabled],
    fieldset[disabled] .btn-popupBackBtn,
    .btn-popupBackBtn.disabled:hover,
    .btn-popupBackBtn[disabled]:hover,
    fieldset[disabled] .btn-popupBackBtn:hover,
    .btn-popupBackBtn.disabled:focus,
    .btn-popupBackBtn[disabled]:focus,
    fieldset[disabled] .btn-popupBackBtn:focus,
    .btn-popupBackBtn.disabled:active,
    .btn-popupBackBtn[disabled]:active,
    fieldset[disabled] .btn-popupBackBtn:active,
    .btn-popupBackBtn.disabled.active,
    .btn-popupBackBtn[disabled].active,
    fieldset[disabled] .btn-popupBackBtn.active {
        background-color: #f5f4f4;
        border-color: #CCCCCC;
    }



.btn-iwGroupBtn {
    color: #f5f4f4;
    background-color: #818181;
    border-color: #707070;
    padding: 6px 12px 6px 12px;
    text-shadow: none;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#4e4d4d), to(#323232));
    background-image: -webkit-linear-gradient(top, #4e4d4d, 0%, #323232, 100%);
    background-image: -moz-linear-gradient(top, #4e4d4d 0%, #323232 100%);
    background-image: linear-gradient(to bottom, #4e4d4d 0%, #323232 100%);
    background-repeat: repeat-x;
    border-color: #707070;
    border-color: #707070;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4e4d4d', endColorstr='#ff424141', GradientType=0);
}

    .btn-iwGroupBtn:hover,
    .btn-iwGroupBtn:focus,
    .btn-iwGroupBtn:active,
    .btn-iwGroupBtn.active,
    .open .dropdown-toggle.btn-iwGroupBtn {
        color: #f5f4f4;
        background-color: #818181;
        border-color: #707070;
    }

    .btn-iwGroupBtn:active,
    .btn-iwGroupBtn.active {
        background-color: #323232;
        border-color: #707070;
        background-position: left;
        background-repeat: no-repeat;
    }

    .btn-iwGroupBtn:active,
    .btn-iwGroupBtn.active,
    .open .dropdown-toggle.btn-iwGroupBtn {
        background-image: none;
        background-color: #4e4d4d;
        border-color: #707070;
    }

    .btn-iwGroupBtn.disabled,
    .btn-iwGroupBtn[disabled],
    fieldset[disabled] .btn-iwGroupBtn,
    .btn-iwGroupBtn.disabled:hover,
    .btn-iwGroupBtn[disabled]:hover,
    fieldset[disabled] .btn-iwGroupBtn:hover,
    .btn-iwGroupBtn.disabled:focus,
    .btn-iwGroupBtn[disabled]:focus,
    fieldset[disabled] .btn-iwGroupBtn:focus,
    .btn-iwGroupBtn.disabled:active,
    .btn-iwGroupBtn[disabled]:active,
    fieldset[disabled] .btn-iwGroupBtn:active,
    .btn-iwGroupBtn.disabled.active,
    .btn-iwGroupBtn[disabled].active,
    fieldset[disabled] .btn-iwGroupBtn.active {
        background-color: #818181;
        border-color: #707070;
    }






.label-warning,
.badge-warning {
    background-color: #f89406;
}

    .label-warning[href],
    .badge-warning[href] {
        background-color: #c67605;
    }

.label-success,
.badge-success {
    background-color: #468847;
}

    .label-success[href],
    .badge-success[href] {
        background-color: #356635;
    }

.label-info,
.badge-info {
    background-color: #3a87ad;
}

    .label-info[href],
    .badge-info[href] {
        background-color: #2d6987;
    }

.label-inverse,
.badge-inverse {
    background-color: #333333;
}

    .label-inverse[href],
    .badge-inverse[href] {
        background-color: #1a1a1a;
    }


.well-filter {
    background: #2477b3;
    color: #fefefe;
    border: solid 1px #258DD8;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.well-message {
    background: #c99c07;
    color: #fefefe;
    border: solid 1px #c99c07;
    -webkit-box-shadow: none;
    box-shadow: none;
}

table thead {
    font-weight: bold;
}

#printSettings {
    position: relative;
}

    #printSettings > div {
        margin-left: -122px;
        position: absolute;
        margin-top: 18px;
        z-index: 999;
        color: white;
        cursor: pointer;
    }

    #printSettings .settingsPanel {
        cursor: default;
        z-index: 9;
        background: rgb(0, 133, 229);
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
        overflow-y: hidden;
        box-shadow: 4px 3px 5px #888;
        height: 0px;
        max-height: 300px;
        min-width: 200px;
    }

        #printSettings .settingsPanel > div {
            padding: 10px;
            height: 270px;
        }

    #printSettings .toolCtrl {
        background: rgb(0, 133, 229);
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        display: inline-block;
        padding: 10px;
        font-weight: bold;
        white-space: nowrap;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        filter: none; /*Mandatory for IE9 to show the vertical text correctly*/
    }

    #printSettings .printButtonArea {
        margin-left: -99px;
        margin-top: 109px;
        z-index: 11;
    }

    #printSettings .printCtrl {
        background: rgb(26, 189, 87);
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        display: inline-block;
        padding: 10px;
        font-weight: bold;
        white-space: nowrap;
    }


    #printSettings > div.expanded {
        position: absolute;
        background: blue;
    }


.rotate-text {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    filter: none; /*Mandatory for IE9 to show the vertical text correctly*/
}

.print-tool-anim {
    -ms-animation: print-tool-animation 0.2s;
    -webkit-animation: print-tool-animation 0.2s;
    -moz-animation: print-tool-animation 0.2s;
    -o-animation: print-tool-animation 0.2s;
    animation: print-tool-animation 0.2s;
    -webkit-animation-fill-mode: forwards; /* Chrome, Safari, Opera */
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -ms-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -ms-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

.print-tool-panel-anim {
    -ms-animation: print-tool-expand-animation 0.2s;
    -webkit-animation: print-tool-expand-animation 0.2s;
    -moz-animation: print-tool-expand-animation 0.2s;
    -o-animation: print-tool-expand-animation 0.2s;
    animation: print-tool-panel-animation 0.2s;
    -webkit-animation-fill-mode: forwards; /* Chrome, Safari, Opera */
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -ms-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -ms-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

.run-anim {
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
}


.pause-anim {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -ms-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

.print-tool-show {
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    -ms-animation-direction: normal;
    -o-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-name: print-tool-animation;
    -moz-animation-name: print-tool-animation;
    -ms-animation-name: print-tool-animation;
    -o-animation-name: print-tool-animation;
    animation-name: print-tool-animation;
}

.print-tool-hide {
    -webkit-animation-name: print-tool-animation_rev;
    -moz-animation-name: print-tool-animation_rev;
    -ms-animation-name: print-tool-animation_rev;
    -o-animation-name: print-tool-animation_rev;
    animation-name: print-tool-animation_rev;
}

.print-tool-panel-show {
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    -ms-animation-direction: normal;
    -o-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-name: print-tool-expand-animation;
    -moz-animation-name: print-tool-expand-animation;
    -ms-animation-name: print-tool-expand-animation;
    -o-animation-name: print-tool-expand-animation;
    animation-name: print-tool-expand-animation;
}

.print-tool-panel-hide {
    -webkit-animation-name: print-tool-expand-animation_rev;
    -moz-animation-name: print-tool-expand-animation_rev;
    -ms-animation-name: print-tool-expand-animation_rev;
    -o-animation-name: print-tool-expand-animation_rev;
    animation-name: print-tool-expand-animation_rev;
}


@-webkit-keyframes print-tool-animation {
    to {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        filter: none; /*Mandatory for IE9 to show the vertical text correctly*/
    }

    from {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        filter: none; /*Mandatory for IE9 to show the vertical text correctly*/
    }
}

@-webkit-keyframes print-tool-animation_rev {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        filter: none; /*Mandatory for IE9 to show the vertical text correctly*/
    }

    to {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        filter: none; /*Mandatory for IE9 to show the vertical text correctly*/
    }
}


@-webkit-keyframes print-tool-expand-animation {
    to {
        height: 300px;
    }

    from {
        height: 0;
    }
}

@-webkit-keyframes print-tool-expand-animation_rev {
    from {
        height: 300px;
    }

    to {
        height: 0px;
    }
}


@page {
    size: auto; /* auto is the initial value */
    /* this affects the margin in the printer settings */
    margin: 10mm 15mm 10mm 10mm;
}



button.saving,
button.saving:hover,
button.saving:active,
button.saving:disabled,
button.saving:focus {
    background: transparent;
    color: #D85F38;
    border: solid 1px #D85F38;
    box-shadow: none;
    font-weight: bold;
}



.preloader {
    position: relative;
    height: 18px;
}

    .preloader span {
        position: absolute;
        border: 2px solid #43FF73;
        border-top: 2px solid transparent;
        border-radius: 999px;
    }

        .preloader span:nth-child(1) {
            width: 16px;
            height: 16px;
            animation: spin-1 2s infinite linear;
        }

        .preloader span:nth-child(2) {
            top: 3px;
            left: 3px;
            width: 10px;
            height: 10px;
            animation: spin-2 1s infinite linear;
        }

@keyframes spin-1 {
    0% {
        transform: rotate(360deg);
        opacity: 1;
    }

    50% {
        transform: rotate(180deg);
        opacity: 0.5;
    }

    100% {
        transform: rotate(0deg);
        opacity: 1;
    }
}

@keyframes spin-2 {
    0% {
        transform: rotate(0deg);
        opacity: 0.5;
    }

    50% {
        transform: rotate(180deg);
        opacity: 1;
    }

    100% {
        transform: rotate(360deg);
        opacity: 0.5;
    }
}

.widgetWindow .widgetContentArea.loading {
    -ms-opacity: 0;
    opacity: 0;
    -ms-transition: -ms-opacity 0.1s ease-in-out;
    -o-transition: opacity 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out;
    -webkit-transition: opacity 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out;
}

.widgetWindow .widgetContentArea {
    -ms-opacity: 1;
    opacity: 1;
    -ms-transition: -ms-opacity 0.1s ease-in-out;
    -o-transition: opacity 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out;
    -webkit-transition: opacity 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out;
}


.popover-content,
.popover-title {
    color: #222;
}

.iwpanel-popover {
    min-width: 800px
}

.trapets-popover {
    position: absolute;
    display: none;
    max-width: 550px;
    max-height: 170px;
}

    .trapets-popover .popover-content {
        max-width: 600px;
        max-height: 125px;
        overflow-y: auto;
        overflow-x: hidden;
        margin-bottom: 10px;
    }

select[disabled] {
    color: #aaa;
}

.tableButtonWrapper {
    display: flex;
    justify-content: flex-end;
    flex-flow: row nowrap;
}

@media (max-width: 965px) {
    .tableButtonWrapper {
        display: flex;
        flex-flow: column wrap;
        justify-content: flex-end;
    }
}

.tableButtonMargin {
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 1px;
    margin-right: 1px;
}

.mCSB_inside > .mCSB_container {
    margin-right: 15px;
}

a.show-more {
    color: #428bca
}

input.readonlyInput[type="text"] {
    cursor: not-allowed;
    background-color: #CCC;
}

.trapets-select2-dropdown .select2-results__options {
    background-color: #ffffff;
    color: #000000;
}

.trapets-select2-dropdown .select2-results__option[aria-selected=true]:not(.select2-results__option--highlighted) {
    background-color: #5897fb !important;
    color: #ffffff;
}

.trapets-select2-dropdown .select2-results__option {
    border: none;
}

/*
    Reference: https://trapetstrack.trapets.com:8586/issue/IWMarket-2179
*/
.pageDescription {
    margin: 0 10px 16px;
}

.pageDescription .markerIcon {
    cursor: pointer;
}

.pageDescription .textLowercase {
    text-transform: lowercase;
}

/**
 * Widget
*/
.widget-dialog .widget__label {
    display: block;
    margin-bottom: 4px;
}

.widget-dialog .widget__input {
    width: 100%;
}

.widget__form-item {
    margin-bottom: 12px;
}

.widget-dialog input[type="checkbox"] {
    margin: 0;
}

.widget__checkbox {
    display: flex;
    align-items: center;
    gap: 4px;
}

.widget__checkbox label {
    margin: 0;
}

.widget__checkbox-group .widget__checkbox {
    margin-bottom: 6px;
}

.box {
    display: flex;
    gap: 24px;
    align-items: center;
    justify-content: space-between;
}

.box__c-6 {
    width: calc(50% - 12px);
}

.box__c-4 {
    width: calc(33.3333% - 16px);
}

.box__c-3 {
    width: calc(25% - 18px);
}
/* ===== END Widget ===== */

/*
    Add styles for sortable columns
*/
th.sortable {
    cursor: pointer;
    position: relative;
    user-select: none;
    padding-left: 22px !important;
}

    th.sortable:not(.asc):not(.desc) {
        background-image: url(/img/sort.png);
        background-position: 0px 5px;
        background-repeat: no-repeat;
    }

    th.sortable.asc::after {
        border-right: 4px solid transparent;
        border-bottom: 4px solid #fff;
        border-left: 4px solid transparent;
        content: "";
        position: absolute;
        top: calc(11px);
        left: 8px;
        width: 0;
        height: 0;
    }

    th.sortable.desc::after {
        border-top: 4px solid #fff;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        content: "";
        position: absolute;
        top: calc(15px);
        left: 8px;
        width: 0;
        height: 0;
    }

/*
    Add styles for dynamic xml filter
*/
.dynamic-xml-filter select,
.dynamic-xml-filter input[type="text"] {
    width: 100%;
}

.dynamic-xml-filter .row {
    margin: 5px -15px;
}

    .dynamic-xml-filter .row > div {
        padding-left: 15px;
    }

.dynamic-xml-filter .iwPanel {
    border-color: #6f6161;
    margin: 0;
}
/* ===== END ===== */