body, html {
    height: 100%
}

html {
    font-size: 100%
}

body {
    background-color: #fff;
    font-family: Tahoma;
    font-size: 87.5%;
    color: #666;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a:hover {
    text-decoration: none
}

a:focus {
    text-decoration: none;
    outline: none
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 0px
}

p {
    margin-bottom: 0px
}

ol, ul {
    padding-left: 0px;
    margin-bottom: 0px
}

li {
    list-style-type: none
}

input, select, textarea {
    outline: none
}

label {
    margin-bottom: 0px;
    font-weight: normal
}

button {
    outline: none
}

address {
    margin-bottom: 0px;
    line-height: 1.6
}

::-webkit-input-placeholder {
    color: #999;
    letter-spacing: 0
}

:-moz-placeholder {
    color: #999;
    letter-spacing: 0
}

::-moz-placeholder {
    color: #999;
    letter-spacing: 0
}

:-ms-input-placeholder {
    color: #999;
    letter-spacing: 0
}

.table {
    margin-bottom: 0px
}

.panel {
    margin-bottom: 0px;
    background-color: transparent;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 0px #000;
    box-shadow: 0px 0px 0px #000
}

.modal-dialog {
    margin: 0px auto;
    padding: 30px 0px
}

.container {
    padding-left: 0px;
    padding-right: 0px
}

@media (min-width:768px) {
    .container {
        width: auto
    }
}

@media (min-width:992px) {
    .container {
        width: auto
    }
}

@media (min-width:1200px) {
    .container {
        width: 1280px
    }
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.col-space-0 {
    margin-left: 0px;
    margin-right: 0px
}

    .col-space-0 > [class*=col-] {
        padding-left: 0px;
        padding-right: 0px
    }
/*PBTS9 Start*/
    .col-space-0 .label-align-right {
        text-align: right;
        padding-right: 15px;
        padding-top: 5px;
    }
/*PBTS9 End*/

.col-space-5 {
    margin-left: -5px;
    margin-right: 0px
}

    .col-space-5 > [class*=col-] {
        padding-left: 5px;
        padding-right: 0px
    }

.col-space-10 {
    margin-left: -10px;
    margin-right: 0px
}

    .col-space-10 > [class*=col-] {
        padding-left: 10px;
        padding-right: 0px
    }

.col-space-15 {
    margin-left: -15px;
    margin-right: 0px
}

    .col-space-15 > [class*=col-] {
        padding-left: 15px;
        padding-right: 0px
    }

.col-space-20 {
    margin-left: -20px;
    margin-right: 0px
}

    .col-space-20 > [class*=col-] {
        padding-left: 20px;
        padding-right: 0px
    }

.col-space-25 {
    margin-left: -25px;
    margin-right: 0px
}

    .col-space-25 > [class*=col-] {
        padding-left: 25px;
        padding-right: 0px
    }

.col-space-30 {
    margin-left: -30px;
    margin-right: 0px
}

    .col-space-30 > [class*=col-] {
        padding-left: 30px;
        padding-right: 0px
    }

.col-space-35 {
    margin-left: -35px;
    margin-right: 0px
}

    .col-space-35 > [class*=col-] {
        padding-left: 35px;
        padding-right: 0px
    }

.col-space-40 {
    margin-left: -40px;
    margin-right: 0px
}

    .col-space-40 > [class*=col-] {
        padding-left: 40px;
        padding-right: 0px
    }

.col-space-45 {
    margin-left: -45px;
    margin-right: 0px
}

    .col-space-45 > [class*=col-] {
        padding-left: 45px;
        padding-right: 0px
    }

.col-space-50 {
    margin-left: -50px;
    margin-right: 0px
}

    .col-space-50 > [class*=col-] {
        padding-left: 50px;
        padding-right: 0px
    }

.web-accessibility {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.css3-enable {
    behavior: url(../Scripts/PIE.htc);
    position: relative
}

.css3-enable-not-relative {
    behavior: url(../Scripts/PIE.htc)
}

.pseudo-clearfix {
    content: '';
    display: block;
    clear: both
}

.clearfloat-container {
    overflow: hidden
}

.clearfloat {
    clear: both
}

.relative-position {
    position: relative
}

.text-overflow {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-underline {
    padding-bottom: 3px;
    border-bottom: solid 1px #aaa
}

.text-error-import-threshold-underline {
    text-decoration: underline
}

.text-error-import-threshold-fail {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-decoration: underline
}

.text-white {
    color: white
}

.text-light-blue {
    color: #76f9fb
}

.text-light-purple {
    color: #e55ffe
}

.text-light-yellow {
    color: #fdf731
}

.vertical-align-outer {
    display: table;
    width: 100%;
    height: 100%
}

.vertical-align-inner {
    display: table-cell;
    vertical-align: middle
}

.display-inlineblock {
    display: inline-block !important
}

.max-width-100 {
    max-width: 100px
}

.h-100 {
    height: 100%;
}

.h-85 {
    height: 85%;
}

.h-15 {
    height: 15%;
}

.col-5 {
    width: 5%
}

.col-10 {
    width: 10%
}

.col-15 {
    width: 15%
}

.col-20 {
    width: 20%
}

.col-25 {
    width: 25%
}

.col-30 {
    width: 30%
}

.col-35 {
    width: 35%
}

.col-40 {
    width: 40%
}

.col-45 {
    width: 45%
}

.col-50 {
    width: 50%
}

.col-55 {
    width: 55%
}

.col-60 {
    width: 60%
}

.col-65 {
    width: 65%
}

.col-70 {
    width: 70%
}

.col-75 {
    width: 75%
}

.col-80 {
    width: 80%
}

.col-85 {
    width: 85%
}

.col-90 {
    width: 90%
}

.col-95 {
    width: 95%
}

.col-100 {
    width: 100%
}

.bottom-space-5 {
    margin-bottom: 5px
}

.bottom-space-10 {
    margin-bottom: 10px
}

.bottom-space-15 {
    margin-bottom: 15px
}

.bottom-space-20 {
    margin-bottom: 20px
}

.bottom-space-25 {
    margin-bottom: 25px
}

.bottom-space-30 {
    margin-bottom: 30px
}

.mm-tb-12 {
    margin-top: -12px;
    margin-bottom: -12px
}

.m-l-15 {
    margin-left: 15px
}

.m-l-8 {
    margin-left: 8px
}

.m-r-5 {
    margin-right: 5px
}

.m-r-10 {
    margin-right: 10px
}

.m-r-15 {
    margin-right: 15px
}

.m-r-30 {
    margin-right: 30px
}

.m-t-2 {
    margin-top: 2px
}

.m-t-8 {
    margin-top: 8px
}

.m-t-10 {
    margin-top: 10px
}

.m-t-20 {
    margin-top: 20px
}

.m-b-5 {
    margin-bottom: 5px
}

.m-b-20 {
    margin-bottom: 20px
}

.p-l-clear {
    padding-left: 0 !important
}

.p-l-60 {
    padding-left: 60px
}

.p-r-10 {
    padding-right: 10px
}

.lh-32 {
    line-height: 32px
}

.btn-blank {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center
}

.btn-primary {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #352c66;
    border-radius: 4px;
    color: #fff;
    text-align: center
}

.btn-primary-blank {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    min-width: 75px;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    text-align: center
}

.btn-secondary {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #7170b3;
    border-radius: 4px;
    color: #fff;
    text-align: center
}

    .btn-secondary:hover {
        font-weight: bold;
        color: white
    }

.btn-secondary-hover {
    background-color: #352c66;
    color: #fff
}

.btn-rounded-primary {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #352c66;
    border: solid 1px transparent;
    border-radius: 4px;
    color: #fff;
    text-align: center
}

.btn-rounded-primary-blank {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    border: solid 1px transparent;
    border-radius: 4px;
    color: #fff;
    text-align: center
}

.btn-border-primary {
    display: inline-block;
    padding: 5px 10px;
    background-color: #ccc;
    border: solid 2px #7170b3;
    color: #7170b3;
    text-align: center
}

.btn-tertiary {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #4b4c4e;
    border-radius: 4px;
    color: #fff;
    text-align: center
}

    .btn-tertiary:hover {
        font-weight: bold;
        color: white
    }

.btn-icon {
    width: 20px;
    height: 20px;
    background-image: url('../Images/pbts-icon.png');
    background-repeat: no-repeat
}

.ic {
    display: inline-block;
    background-image: url('../Images/pbts-icon.png');
    background-repeat: no-repeat;
    vertical-align: middle
}

    .ic.ic-edit-white {
        width: 20px;
        height: 20px;
        background-position: -370px 0px
    }

    .ic.ic-plus-circle {
        width: 16px;
        height: 16px;
        background-position: -272px 0px
    }

    .ic.ic-import {
        width: 16px;
        height: 16px;
        background-position: -256px 0px
    }

    .ic.ic-trash {
        width: 16px;
        height: 16px;
        background-position: -288px 0px
    }

    .ic.ic-close {
        width: 16px;
        height: 16px;
        background-position: -304px 0px
    }

    .ic.ic-exchange {
        width: 20px;
        height: 20px;
        background-position: -320px 0px
    }

    .ic.ic-edit {
        width: 16px;
        height: 16px;
        background-position: -372px 0px
    }

    .ic.ic-available {
        width: 16px;
        height: 16px;
        background-position: -388px 0px
    }

    .ic.ic-available-lg {
        width: 22px;
        height: 22px;
        margin-right: 5px;
        background-position: 0px -24px
    }

    .ic.ic-single-order {
        width: 16px;
        height: 16px;
        background-position: -404px 0px
    }

    .ic.ic-single-order-lg {
        width: 22px;
        height: 22px;
        margin-right: 5px;
        background-position: -22px -24px
    }

    .ic.ic-single-order-lg-black {
        width: 22px;
        height: 22px;
        margin-right: 5px;
        background-position: -66px -24px
    }

    .ic.ic-activity-log {
        width: 16px;
        height: 16px;
        background-position: -420px 0px
    }

    .ic.ic-activity-log-lg {
        width: 22px;
        height: 22px;
        margin-right: 5px;
        background-position: -44px -24px
    }

    .ic.ic-lock-inactive {
        width: 16px;
        height: 16px;
        background-position: -452px 0px
    }

    .ic.ic-lock-active {
        width: 16px;
        height: 16px;
        background-position: -468px 0px
    }

    .ic.ic-circle-inactive {
        width: 16px;
        height: 16px;
        background-position: -484px 0px
    }

    .ic.ic-circle-active {
        width: 16px;
        height: 16px;
        background-position: -500px 0px
    }

    .ic.ic-allocate {
        width: 20px;
        height: 24px;
        background-position: -228px -24px
    }

    .ic.ic-deallocate {
        width: 20px;
        height: 24px;
        background-position: -88px -24px
    }

    .ic.ic-sweep {
        width: 20px;
        height: 24px;
        background-position: -108px -24px
    }

    .ic.ic-unsweep {
        width: 20px;
        height: 24px;
        background-position: -128px -24px
    }

    .ic.ic-merge {
        width: 20px;
        height: 24px;
        background-position: -148px -24px
    }

    .ic.ic-unmerge {
        width: 20px;
        height: 24px;
        background-position: -168px -24px
    }

    .ic.ic-split {
        width: 20px;
        height: 24px;
        background-position: -188px -24px
    }

    .ic.ic-unsplit {
        width: 20px;
        height: 24px;
        background-position: -208px -24px
    }

    .ic.ic-news {
        width: 23px;
        height: 24px;
        margin-right: 5px;
        background-position: -311px -24px
    }

    .ic.ic-search {
        width: 16px;
        height: 16px;
        background-position: -692px 0px
    }

    .ic.ic-refresh-lg {
        width: 24px;
        height: 24px;
        background-position: -708px 0px
    }

    .ic.ic-export {
        width: 20px;
        height: 16px;
        background-position: -768px 0px
    }

.ic-image {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle
}

.global-pagination {
    overflow: hidden;
    float: right;
    border-radius: 4px;
    border: solid 1px #333
}

    .global-pagination.dashboard {
        float: none;
        display: inline-block;
        margin: 5px;
        margin-bottom: 0
    }

    .global-pagination.portfolio {
        margin-top: 10px
    }

    .global-pagination.audittrail, .global-pagination.news {
        margin-top: 20px
    }

    .global-pagination li {
        float: left
    }

        .global-pagination li a {
            display: block;
            padding: 4px 11px;
            background-color: #222;
            border-left: solid 1px #333;
            color: #aaa;
            -webkit-transition: color .3s ease 0s;
            -o-transition: color .3s ease 0s;
            transition: color .3s ease 0s
        }

            .global-pagination li a:hover {
                color: #ffffff
            }

            .global-pagination li a.selected {
                background-color: #7170b3;
                color: #fff
            }

        .global-pagination li:first-child a {
            border-left: none
        }

.btn-login {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 8px 10px;
    background-color: #352c66;
    border: none;
    border-radius: 4px;
    color: #fff;
    text-align: center
}

    .btn-login:focus, .btn-login:hover {
        color: #fff
    }

.btn-login-disabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: default;
}


.btn-forgot-password,
.btn-forgot {
    text-decoration: underline;
    display: inline-block;
    width: 100%;
    padding: 8px 10px;
    color: #fff;
    text-align: center;
}

    .btn-forgot-password:focus, .btn-forgot-password:hover,
    .btn-forgot:focus, .btn-forgot:hover {
        color: #352c66;
        text-decoration: underline;
    }

.btn-login-pin {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 8px 10px;
    background-color: #352c66;
    border: none;
    border-radius: 4px;
    color: #fff;
    text-align: center
}

    .btn-login-pin:focus, .btn-login-pin:hover {
        color: #fff
    }

.btn-user-menu {
    -webkit-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
    cursor: pointer
}

    .btn-user-menu:hover {
        color: #fff
    }

.btn-recipient {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    width: 20px;
    height: 20px;
    background-image: url('../Images/icon-user-purple.png');
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle
}

.btn-add, .btn-add-account-profile-save, .btn-add-new-fee, .btn-add-new-range, .btn-edit-account-profile, .btn-export, .btn-import, .btn-send-new-order {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #7170b3;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    width: 100px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

    .btn-add-account-profile-save:hover, .btn-add-new-fee:hover, .btn-add-new-range:hover, .btn-add:hover, .btn-edit-account-profile:hover, .btn-export:hover, .btn-import:hover, .btn-send-new-order:hover {
        font-weight: bold;
        color: white
    }

    .btn-add-account-profile-save:hover, .btn-add-new-fee:hover, .btn-add-new-range:hover, .btn-add:hover, .btn-edit-account-profile:hover, .btn-export:hover, .btn-import:hover, .btn-send-new-order:hover {
        background-color: #352c66;
        color: #fff
    }

    .btn-add-account-profile-save:focus, .btn-add-new-fee:focus, .btn-add-new-range:focus, .btn-add:focus, .btn-edit-account-profile:focus, .btn-export:focus, .btn-import:focus, .btn-send-new-order:focus {
        color: #fff
    }

    .btn-add-account-profile-save i, .btn-add-new-fee i, .btn-add-new-range i, .btn-add i, .btn-edit-account-profile i, .btn-export i, .btn-import i, .btn-send-new-order i {
        margin-right: 5px;
        font-size: 16px
    }

.btn-add-new-fee, .btn-add-new-range {
    width: auto
}

.btn-send-new-order {
    min-width: 150px
}

.btn-modal-close {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 22px;
    right: 30px
}

.btn-modal-closeNoWarn {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 22px;
    right: 30px
}

.btn-notification-close {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 15px;
    color: #fff
}

    .btn-notification-close:focus, .btn-notification-close:hover {
        color: #fff
    }

.btn-delete-account-profile, .btn-delete-security {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    min-width: 75px;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    width: 90px;
    background-color: #ff401b
}

    .btn-delete-account-profile:hover, .btn-delete-security:hover {
        color: #fff
    }

    .btn-delete-account-profile:focus, .btn-delete-security:focus {
        color: #fff
    }

    .btn-delete-account-profile i, .btn-delete-security i {
        margin-right: 5px;
        font-size: 16px
    }

.btn-edit {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    width: 20px;
    height: 20px;
    background-image: url('../Images/pbts-icon.png');
    background-repeat: no-repeat;
    background-position: -140px 0px;
    vertical-align: middle
}

    .btn-edit i {
        display: none
    }

.btn-edit-white {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    width: 20px;
    height: 20px;
    background-image: url('../Images/pbts-icon.png');
    background-repeat: no-repeat;
    background-position: -370px 0px;
    vertical-align: middle
}

    .btn-edit-white i {
        display: none
    }

.btn-delete {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    width: 20px;
    height: 20px;
    background-image: url('../Images/pbts-icon.png');
    background-repeat: no-repeat;
    background-position: -160px 0px;
    vertical-align: middle
}

    .btn-delete i {
        display: none
    }

.btn-delete-white {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    width: 20px;
    height: 20px;
    background-image: url('../Images/pbts-icon.png');
    background-repeat: no-repeat;
    width: 15px;
    background-position: -290px 0px;
    vertical-align: middle
}

    .btn-delete-white i {
        display: none
    }

.btn-repeat-white {
    color: white;
}

    .btn-repeat-white:hover, .btn-repeat-white:focus {
        color: white;
    }

.btn-reset-password {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #7170b3;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 11px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

    .btn-reset-password:hover {
        font-weight: bold;
        color: white
    }

    .btn-reset-password:hover {
        background-color: #352c66;
        color: #fff
    }

.btn-manage-white {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    width: 20px;
    height: 20px;
    background-image: url('../Images/pbts-icon.png');
    background-repeat: no-repeat;
    background-position: -291px -26px;
    vertical-align: middle
}

    .btn-manage-white i {
        display: none
    }

.btn-submit {
    display: inline-block;
    min-width: 75px;
    padding: 5px 10px;
    color: #fff;
    text-align: center;
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    width: 65px;
    border-radius: 4px;
    font-size: 11px
}

    .btn-submit:focus, .btn-submit:hover {
        color: #fff
    }

    .btn-submit.btn-submit-cancel {
        background-color: #ff401b
    }

    .btn-submit.btn-submit-save {
        margin-right: 5px;
        background-color: #00bf4d
    }

.btn-open-namelogins {
    position: absolute;
    z-index: 1;
    top: 7px;
    left: 0px;
    margin-right: 5px;
    color: #7170b3
}

    .btn-open-namelogins:hover {
        color: #7170b3
    }

    .btn-open-namelogins .fa-plus-circle {
        display: none
    }

    .btn-open-namelogins .fa-minus-circle {
        display: inline-block
    }

    .btn-open-namelogins.collapsed .fa-plus-circle {
        display: inline-block
    }

    .btn-open-namelogins.collapsed .fa-minus-circle {
        display: none
    }



.modal-content-container-information-news {
    background-color: #222222;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .modal-content-container-information-news p {
        margin-top: 8px;
        margin-bottom: 8px;
        font-size: 12px;
        color: white;
        text-align: justify;
    }

    .modal-content-container-information-news .info-table-information-news .link-tag {
        color: #337ab7;
        text-decoration: underline;
    }

.btn-information-new {
    cursor: pointer;
    padding: 8px;
}

.btn-create-news-cancel, .btn-dividend-cancel, .btn-editable-account-cancel, .btn-editable-security-cancel, .btn-risk-limit-cancel, .btn-threshold-cancel {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    min-width: 75px;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    background-color: #ff401b;
    font-size: 11px
}

    .btn-create-news-cancel:focus, .btn-create-news-cancel:hover, .btn-dividend-cancel:focus, .btn-dividend-cancel:hover, .btn-editable-account-cancel:focus, .btn-editable-account-cancel:hover, .btn-editable-security-cancel:focus, .btn-editable-security-cancel:hover, .btn-risk-limit-cancel:focus, .btn-risk-limit-cancel:hover, .btn-threshold-cancel:focus, .btn-threshold-cancel:hover {
        color: #fff
    }

.btn-create-news-save, .btn-dividend-save, .btn-editable-account-save, .btn-editable-security-save, .btn-risk-limit-save, .btn-threshold-save {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    min-width: 75px;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    background-color: #00bf4d;
    font-size: 11px
}

    .btn-create-news-save:focus, .btn-create-news-save:hover, .btn-dividend-save:focus, .btn-dividend-save:hover, .btn-editable-account-save:focus, .btn-editable-account-save:hover, .btn-editable-security-save:focus, .btn-editable-security-save:hover, .btn-risk-limit-save:focus, .btn-risk-limit-save:hover, .btn-threshold-save:focus, .btn-threshold-save:hover {
        color: #fff
    }

.btn-create-news-cancel, .btn-create-news-save {
    font-size: 12px
}

.btn-action-next, .btn-action-submit, .btn-change-password-submit, .btn-correct-order-calculate, .btn-correct-order-save, .btn-portfolio-edit-save, .btn-warning-notice-submit {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #7170b3;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    width: 90px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

    .btn-action-next:hover, .btn-action-submit:hover, .btn-change-password-submit:hover, .btn-correct-order-calculate:hover, .btn-correct-order-save:hover, .btn-portfolio-edit-save:hover, .btn-warning-notice-submit:hover {
        font-weight: bold;
        color: white
    }

    .btn-action-next:hover, .btn-action-submit:hover, .btn-change-password-submit:hover, .btn-correct-order-calculate:hover, .btn-correct-order-save:hover, .btn-portfolio-edit-save:hover, .btn-warning-notice-submit:hover {
        background-color: #352c66;
        color: #fff
    }

    .btn-action-next:focus, .btn-action-next:hover, .btn-action-submit:focus, .btn-action-submit:hover, .btn-change-password-submit:focus, .btn-change-password-submit:hover, .btn-correct-order-calculate:focus, .btn-correct-order-calculate:hover, .btn-correct-order-save:focus, .btn-correct-order-save:hover, .btn-portfolio-edit-save:focus, .btn-portfolio-edit-save:hover, .btn-warning-notice-submit:focus, .btn-warning-notice-submit:hover {
        color: #fff;
        font-weight: bold
    }

        .btn-action-next:focus span, .btn-action-next:hover span, .btn-action-submit:focus span, .btn-action-submit:hover span, .btn-change-password-submit:focus span, .btn-change-password-submit:hover span, .btn-correct-order-calculate:focus span, .btn-correct-order-calculate:hover span, .btn-correct-order-save:focus span, .btn-correct-order-save:hover span, .btn-portfolio-edit-save:focus span, .btn-portfolio-edit-save:hover span, .btn-warning-notice-submit:focus span, .btn-warning-notice-submit:hover span {
            border-bottom: 2px solid #fff
        }

[class^=btn-].disable, [class^=btn-].no-change.no-change2.no-change3 {
    background-color: #191919;
    color: #333333;
    pointer-events: none
}

    [class^=btn-].disable:focus, [class^=btn-].disable:hover, [class^=btn-].no-change.no-change2.no-change3:focus, [class^=btn-].no-change.no-change2.no-change3:hover {
        background-color: #191919;
        color: #333333
    }

    [class^=btn-].disable i, [class^=btn-].no-change.no-change2.no-change3 i {
        opacity: 0.1;
        filter: alpha(opacity=10);
        color: #333333
    }

.btn-change-password-submit {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #7170b3;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    width: 90px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

    .btn-change-password-submit:hover {
        font-weight: bold;
        color: white
    }

    .btn-change-password-submit:hover {
        background-color: #352c66;
        color: #fff
    }

    .btn-change-password-submit:focus {
        color: #fff
    }

.btn-action-next i {
    margin-left: 3px
}

.btn-action-back, .btn-add-account-profile-cancel, .btn-allocated-order-merge-cancel, .btn-allocated-order-split-cancel, .btn-allocated-order-unmerge-cancel, .btn-allocated-order-unsplit-cancel, .btn-change-password-cancel, .btn-correct-order-cancel, .btn-edit-account-profile-cancel, .btn-edit-fee-cancel, .btn-edit-parameter-cancel, .btn-portfolio-edit-cancel, .btn-price-range-cancel, .btn-warning-notice-cancel {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    min-width: 75px;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    width: 90px;
    background-color: #4b4c4e
}

    .btn-action-back:focus, .btn-action-back:hover, .btn-add-account-profile-cancel:focus, .btn-add-account-profile-cancel:hover, .btn-allocated-order-merge-cancel:focus, .btn-allocated-order-merge-cancel:hover, .btn-allocated-order-split-cancel:focus, .btn-allocated-order-split-cancel:hover, .btn-allocated-order-unmerge-cancel:focus, .btn-allocated-order-unmerge-cancel:hover, .btn-allocated-order-unsplit-cancel:focus, .btn-allocated-order-unsplit-cancel:hover, .btn-change-password-cancel:focus, .btn-change-password-cancel:hover, .btn-correct-order-cancel:focus, .btn-correct-order-cancel:hover, .btn-edit-account-profile-cancel:focus, .btn-edit-account-profile-cancel:hover, .btn-edit-fee-cancel:focus, .btn-edit-fee-cancel:hover, .btn-edit-parameter-cancel:focus, .btn-edit-parameter-cancel:hover, .btn-portfolio-edit-cancel:focus, .btn-portfolio-edit-cancel:hover, .btn-price-range-cancel:focus, .btn-price-range-cancel:hover, .btn-warning-notice-cancel:focus, .btn-warning-notice-cancel:hover {
        color: #fff;
        font-weight: bold
    }

        .btn-action-back:focus span, .btn-action-back:hover span, .btn-add-account-profile-cancel:focus span, .btn-add-account-profile-cancel:hover span, .btn-allocated-order-merge-cancel:focus span, .btn-allocated-order-merge-cancel:hover span, .btn-allocated-order-split-cancel:focus span, .btn-allocated-order-split-cancel:hover span, .btn-allocated-order-unmerge-cancel:focus span, .btn-allocated-order-unmerge-cancel:hover span, .btn-allocated-order-unsplit-cancel:focus span, .btn-allocated-order-unsplit-cancel:hover span, .btn-change-password-cancel:focus span, .btn-change-password-cancel:hover span, .btn-correct-order-cancel:focus span, .btn-correct-order-cancel:hover span, .btn-edit-account-profile-cancel:focus span, .btn-edit-account-profile-cancel:hover span, .btn-edit-fee-cancel:focus span, .btn-edit-fee-cancel:hover span, .btn-edit-parameter-cancel:focus span, .btn-edit-parameter-cancel:hover span, .btn-portfolio-edit-cancel:focus span, .btn-portfolio-edit-cancel:hover span, .btn-price-range-cancel:focus span, .btn-price-range-cancel:hover span, .btn-warning-notice-cancel:focus span, .btn-warning-notice-cancel:hover span {
            border-bottom: 2px solid #fff
        }

    .btn-action-back i, .btn-add-account-profile-cancel i, .btn-allocated-order-merge-cancel i, .btn-allocated-order-split-cancel i, .btn-allocated-order-unmerge-cancel i, .btn-allocated-order-unsplit-cancel i, .btn-change-password-cancel i, .btn-correct-order-cancel i, .btn-edit-account-profile-cancel i, .btn-edit-fee-cancel i, .btn-edit-parameter-cancel i, .btn-portfolio-edit-cancel i, .btn-price-range-cancel i, .btn-warning-notice-cancel i {
        margin-right: 3px
    }

.btn-edit-account-profile-save, .btn-edit-fee-save, .btn-edit-parameter-save, .btn-edit-user-save, .btn-edit-user-clone, .btn-price-range-save {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    min-width: 75px;
    padding: 5px 10px;
    border-radius: 4px;
    text-align: center;
    width: 90px;
    background-color: #00bf4d;
    color: #fff
}

.btn-edit-user-save-email {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    min-width: 75px;
    padding: 5px 10px;
    border-radius: 4px;
    text-align: center;
    width: 150px;
    background-color: #00bf4d;
    color: #fff
}

    .btn-edit-account-profile-save:focus, .btn-edit-account-profile-save:hover, .btn-edit-fee-save:focus, .btn-edit-fee-save:hover, .btn-edit-parameter-save:focus, .btn-edit-parameter-save:hover, .btn-edit-user-save:focus, .btn-edit-user-save:hover, .btn-edit-user-save-email:focus, btn-edit-user-save-email:hover, .btn-edit-user-clone:focus, .btn-edit-user-clone:hover, .btn-price-range-save:focus, .btn-price-range-save:hover {
        color: #fff
    }

.btn-action-generate-password {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #352c66;
    border-radius: 4px;
    text-align: center;
    width: auto;
    color: #fff
}

    .btn-action-generate-password:focus, .btn-action-generate-password:hover {
        color: #fff
    }

.btn-editall-account {
    padding: 5px 10px;
    background-color: #2566b1;
    border: solid 1px transparent;
    color: #fff;
    min-width: 90px
}

.btn-delete-account {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #7170b3;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    min-width: 90px
}

    .btn-delete-account:hover {
        font-weight: bold;
        color: white
    }

.btn-sortable-container, .btn-sortable-container-allocation, .btn-sortable-container-available-position {
    display: block;
    position: relative;
    line-height: 1.3
}

.btn-sortable {
    display: inline-block;
    vertical-align: middle
}

    .btn-sortable i {
        display: inline-block;
        width: 10px;
        height: 5px;
        font-size: 0px;
        cursor: pointer
    }

    .btn-sortable .fa-caret-up {
        background: url(../Images/pbts-icon.png) no-repeat 0px 0px;
        display: none
    }

    .btn-sortable .fa-caret-down {
        background: url(../Images/pbts-icon.png) no-repeat -10px 0px;
        display: none
    }

    .btn-sortable.asc .fa-caret-up {
        display: block
    }

    .btn-sortable.desc .fa-caret-down {
        display: block
    }

.btn-order-stage {
    color: #fff
}

.btn-threshold-limit-log {
    color: #fff;
    padding-left: 8px;
}

.btn-notification-unmatched {
    color: #fff;
}

    .btn-order-stage:focus, .btn-order-stage:hover,
    .btn-threshold-limit-log:focus, .btn-threshold-limit-log:hover,
    .btn-notification-unmatched:focus, .btn-notification-unmatched:hover {
        color: #fff
    }

.btn-order-stage-accept {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    width: 100%;
    font-size: 16px;
    line-height: 1;
    color: #77b300
}

.btn-order-stage-reject {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    width: 100%;
    font-size: 16px;
    color: #ff401b;
    line-height: 1
}

.btn-order-stage-detail {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #7170b3;
    line-height: 1
}

    .btn-order-stage-detail:focus, .btn-order-stage-detail:hover {
        color: #7170b3
    }

    .btn-order-stage-detail.collapsed .fa-caret-up {
        display: none
    }

    .btn-order-stage-detail.collapsed .fa-caret-down {
        display: inline-block
    }

    .btn-order-stage-detail .fa-caret-up {
        display: inline-block
    }

    .btn-order-stage-detail .fa-caret-down {
        display: none
    }

.btn-order-stage-sale, .btn-order-stage-shortsale {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    border: solid 1px transparent;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    min-width: 100px;
    background-color: #ae6cad;
    font-weight: bold;
    color: #000
}

.btn-broker-remove, .btn-rejecting-order-reject {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    min-width: 75px;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    background-color: #ff401b
}

.btn-rejecting-order-cancel {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #352c66;
    border-radius: 4px;
    color: #fff;
    text-align: center
}

.btn-dashboard-edit {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    font-size: 18px;
    color: #7170b3
}

.btn-dashboard-cancel {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    font-size: 18px;
    color: #7170b3
}

    .btn-dashboard-cancel.inactive {
        color: #ccc
    }

.btn-dashboard-edit {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    width: 16px;
    height: 16px;
    margin: 6px 0px;
    background-image: url('../Images/pbts-icon.png');
    background-repeat: no-repeat;
    background-position: -734px 0px;
    vertical-align: middle
}

    .btn-dashboard-edit i {
        display: none
    }

.btn-dashboard-cancel {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    width: 16px;
    height: 16px;
    margin: 6px 0px;
    background-image: url('../Images/pbts-icon.png');
    background-repeat: no-repeat;
    background-position: -750px 0px;
    vertical-align: middle
}

    .btn-dashboard-cancel i {
        display: none
    }

.btn-single-order-addfill, .btn-single-order-reset, .btn-single-order-send {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #7170b3;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    width: 100px
}

    .btn-single-order-addfill:hover, .btn-single-order-reset:hover, .btn-single-order-send:hover {
        font-weight: bold;
        color: white
    }

    .btn-single-order-addfill:focus, .btn-single-order-addfill:hover, .btn-single-order-reset:focus, .btn-single-order-reset:hover, .btn-single-order-send:focus, .btn-single-order-send:hover {
        color: #fff;
        font-weight: bold
    }

        .btn-single-order-addfill:focus span, .btn-single-order-addfill:hover span, .btn-single-order-reset:focus span, .btn-single-order-reset:hover span, .btn-single-order-send:focus span, .btn-single-order-send:hover span {
            border-bottom: 2px solid #fff
        }

.btn-roulette-number-up {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 0px;
    right: 10px
}

.btn-roulette-number-down {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    right: 10px
}

.btn-amend-order-submit, .btn-single-order-close-submit {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    min-width: 75px;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    background-color: #00bf4d;
    min-width: 100px
}

.btn-amend-order-cancel, .btn-single-order-close-cancel {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #352c66;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    min-width: 100px
}

.btn-amend-order-addfill, .btn-amend-order-amend {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #7170b3;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    min-width: 100px
}

    .btn-amend-order-addfill:hover, .btn-amend-order-amend:hover {
        font-weight: bold;
        color: white
    }

    .btn-amend-order-addfill:focus, .btn-amend-order-addfill:hover, .btn-amend-order-amend:focus, .btn-amend-order-amend:hover {
        color: #fff;
        font-weight: bold
    }

        .btn-amend-order-addfill:focus span, .btn-amend-order-addfill:hover span, .btn-amend-order-amend:focus span, .btn-amend-order-amend:hover span {
            border-bottom: 2px solid #fff
        }

.lt-ie9 .btn-amend-order-addfill, .lt-ie9 .btn-amend-order-amend {
    min-width: 80px
}

.btn-allocated-order-correct {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 1px 8px;
    background-color: #7170b3;
    border-radius: 4px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    -webkit-transition: background-color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s
}

    .btn-allocated-order-correct.active {
        background-color: #4b4c4e
    }

        .btn-allocated-order-correct.active:hover {
            background-color: #4b4c4e
        }

    .btn-allocated-order-correct:hover {
        background-color: #352c66;
        color: #fff
    }

    .btn-allocated-order-correct:focus {
        color: #fff
    }

.btn-allocated-order-fifo {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 1px 8px;
    background-color: #7170b3;
    border-radius: 4px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    -webkit-transition: background-color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s
}

    .btn-allocated-order-fifo.active {
        background-color: #4b4c4e
    }

        .btn-allocated-order-fifo.active:hover {
            background-color: #4b4c4e
        }

    .btn-allocated-order-fifo:hover {
        background-color: #352c66;
        color: #fff
    }

    .btn-allocated-order-fifo:focus {
        color: #fff
    }

.btn-allocated-order-allocated, .btn-allocated-order-deallocated, .btn-allocated-order-sweep, .btn-allocated-order-unsweep, .btn-done-allocated-order, .btn-export-allocation, .btn-unallocated-order-allocated, .btn-unallocated-order-sweep {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #7170b3;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    min-width: 100px
}

    .btn-allocated-order-allocated:hover, .btn-allocated-order-deallocated:hover, .btn-allocated-order-sweep:hover, .btn-allocated-order-unsweep:hover, .btn-done-allocated-order:hover, .btn-export-allocation:hover, .btn-unallocated-order-allocated:hover, .btn-unallocated-order-sweep:hover {
        font-weight: bold;
        color: white
    }

    .btn-allocated-order-allocated:focus, .btn-allocated-order-allocated:hover, .btn-allocated-order-deallocated:focus, .btn-allocated-order-deallocated:hover, .btn-allocated-order-sweep:focus, .btn-allocated-order-sweep:hover, .btn-allocated-order-unsweep:focus, .btn-allocated-order-unsweep:hover, .btn-done-allocated-order:focus, .btn-done-allocated-order:hover, .btn-export-allocation:focus, .btn-export-allocation:hover, .btn-unallocated-order-allocated:focus, .btn-unallocated-order-allocated:hover, .btn-unallocated-order-sweep:focus, .btn-unallocated-order-sweep:hover {
        color: #fff
    }

    .btn-allocated-order-allocated i, .btn-allocated-order-deallocated i, .btn-allocated-order-sweep i, .btn-allocated-order-unsweep i, .btn-done-allocated-order i, .btn-export-allocation i, .btn-unallocated-order-allocated i, .btn-unallocated-order-sweep i {
        margin-right: 5px
    }

.btn-allocated-order-merge {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    min-width: 75px;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    background-color: #5db04d;
    min-width: 100px
}

    .btn-allocated-order-merge:focus, .btn-allocated-order-merge:hover {
        color: #fff
    }

    .btn-allocated-order-merge i {
        margin-right: 5px
    }

.btn-allocated-order-unmerge, .btn-allocated-order-unsplit {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    min-width: 75px;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    background-color: #e1563e;
    min-width: 100px
}

    .btn-allocated-order-unmerge:focus, .btn-allocated-order-unmerge:hover, .btn-allocated-order-unsplit:focus, .btn-allocated-order-unsplit:hover {
        color: #fff
    }

    .btn-allocated-order-unmerge i, .btn-allocated-order-unsplit i {
        margin-right: 5px
    }

.btn-allocated-order-split {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    min-width: 75px;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    background-color: #df6b27;
    min-width: 100px
}

    .btn-allocated-order-split:focus, .btn-allocated-order-split:hover {
        color: #fff
    }

    .btn-allocated-order-split i {
        margin-right: 5px
    }

.btn-allocated-order-merge-allocate, .btn-allocated-order-split-allocate, .btn-allocated-order-unmerge-allocate, .btn-allocated-order-unsplit-allocate {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #7170b3;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    min-width: 100px
}

    .btn-allocated-order-merge-allocate:hover, .btn-allocated-order-split-allocate:hover, .btn-allocated-order-unmerge-allocate:hover, .btn-allocated-order-unsplit-allocate:hover {
        font-weight: bold;
        color: white
    }

    .btn-allocated-order-merge-allocate:focus, .btn-allocated-order-merge-allocate:hover, .btn-allocated-order-split-allocate:focus, .btn-allocated-order-split-allocate:hover, .btn-allocated-order-unmerge-allocate:focus, .btn-allocated-order-unmerge-allocate:hover, .btn-allocated-order-unsplit-allocate:focus, .btn-allocated-order-unsplit-allocate:hover {
        color: #fff
    }

.btn-market-search {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 15px 6px 10px;
    background-color: #666;
    border-radius: 4px;
    text-align: center;
    margin-right: 10px;
    color: #fff;
    -webkit-transition: background-color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s
}

.btn-portfolio-export, .btn-portfolio-sort, .btn-usermanagement-sort, .btn-allocated-order-sort, .btn-thresholdlimit-sort {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 15px 6px 10px;
    background-color: #7170b3;
    border-radius: 4px;
    text-align: center;
    min-width: 90px;
    margin-top: 27px;
    margin-right: 10px;
    color: #fff;
    -webkit-transition: background-color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s
}

.btn-usermanagement-sort, .btn-allocated-order-sort, .btn-thresholdlimit-sort {
    margin-top: 22px;
}

    .btn-portfolio-export:hover, .btn-portfolio-sort:hover, .btn-usermanagement-sort:hover, .btn-allocated-order-sort:hover, .btn-thresholdlimit-sort:hover {
        background-color: #352c66;
        color: #fff
    }

    .btn-portfolio-export:focus, .btn-portfolio-sort:focus, .btn-usermanagement-sort:focus, .btn-allocated-order-sort:focus, .btn-thresholdlimit-sort:focus {
        color: #fff
    }

    .btn-portfolio-export i, .btn-portfolio-sort i, .btn-usermanagement-sort i, .btn-allocated-order-sort i, ..btn-thresholdlimit-sort i {
        margin-right: 5px
    }

.btn-portfolio-refresh {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    margin-top: 27px;
    line-height: 32px;
    color: #7170b3
}

    .btn-portfolio-refresh:focus, .btn-portfolio-refresh:hover {
        color: #7170b3
    }

    .btn-portfolio-refresh i {
        font-size: 28px;
        vertical-align: middle
    }

.btn-portfolio-edit {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: none;
    text-align: center;
    font-size: 18px;
    color: #7170b3
}

.btn-export-enquiry {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    background-color: #7170b3;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    min-width: 100px
}

    .btn-export-enquiry:hover {
        font-weight: bold;
        color: white
    }

    .btn-export-enquiry:focus {
        color: #fff
    }

    .btn-export-enquiry i {
        margin-right: 5px
    }


.btn-enquiry-sort {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    padding: 5px 15px 6px 10px;
    background-color: #7170b3;
    border-radius: 4px;
    text-align: center;
    min-width: 90px;
    margin-top: 20px;
    margin-right: 10px;
    color: #fff;
    -webkit-transition: background-color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s
}

    .btn-enquiry-sort:hover {
        background-color: #352c66;
        color: #fff
    }

    .btn-enquiry-sort:focus {
        color: #fff
    }

    .btn-enquiry-sort i {
        margin-right: 5px
    }

.btn-calculator, .btn-view {
    color: white
}

    .btn-calculator:focus, .btn-calculator:hover, .btn-view:focus, .btn-view:hover {
        color: white
    }

.btn-close-header-notice {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 10px;
    color: #add166
}

    .btn-close-header-notice:focus, .btn-close-header-notice:hover {
        color: #fff
    }

.btn-account-profile-tbody-detail {
    color: #fff
}

    .btn-account-profile-tbody-detail:focus, .btn-account-profile-tbody-detail:hover {
        color: #fff
    }

    .btn-account-profile-tbody-detail .ic-showdetail {
        width: 16px;
        height: 16px;
        background-image: url('../Images/pbts-icon.png');
        background-position: -356px 0px
    }

    .btn-account-profile-tbody-detail.collapsed .ic-showdetail {
        background-position: -340px 0px
    }

.btn-broker-add, .btn-save {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    min-width: 75px;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    background-color: #00bf4d
}

    .btn-broker-add:focus, .btn-broker-add:hover, .btn-save:focus, .btn-save:hover {
        color: white
    }

.btn-cancel {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    display: inline-block;
    min-width: 75px;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    background-color: #424242
}

    .btn-cancel:focus, .btn-cancel:hover {
        color: white
    }

.btn-toggle-add {
    display: inline-block
}

    .btn-toggle-add i {
        font-size: 22px
    }

    .btn-toggle-add .plus-icon {
        display: inline-block;
        color: #00bf4d
    }

    .btn-toggle-add .minus-icon {
        display: none;
        color: #ff401b
    }

    .btn-toggle-add.selected .plus-icon {
        display: none
    }

    .btn-toggle-add.selected .minus-icon {
        display: inline-block
    }

.tab-control {
    overflow: hidden
}

    .tab-control li {
        float: left
    }

        .tab-control li.active a {
            background-color: #7170b3
        }

        .tab-control li:first-child a {
            border-right: none;
            border-radius: 4px 0 0 4px
        }

        .tab-control li:last-child a {
            border-radius: 0 4px 4px 0
        }

    .tab-control a {
        display: block;
        line-height: 36px;
        min-width: 120px;
        border: solid 2px #7170b3;
        font-weight: bold;
        color: white;
        text-align: center;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s
    }

.input-size-primary {
    width: 100%;
    padding: 0px;
    /*background-color: transparent;*/
    border: none;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    color: #333
}

.input-size-secondary {
    width: 100%;
    padding: 0px;
    background-color: transparent;
    border: none;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    color: #333
}

.input-primary {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    padding: 0px 8px;
    /*background-color: #fff;*/
    border-radius: 4px
}

.input-primary-blank {
    height: 36px;
    line-height: 36px;
    padding: 0px 10px;
    background-color: transparent;
    border: none;
    color: #333
}

.input-secondary {
    height: 36px;
    line-height: 36px;
    padding: 0px 10px;
    border: solid 2px #8156a3;
    background-color: #d8cce5;
    color: #333
}

.input-tertiary {
    padding: 0px 8px;
    background-color: #fff;
    border: solid 1px #7170b3
}

.input-container.disabled {
    background-color: #9E9E9E !important;
    pointer-events: none
}

.input-container .disabled {
    background-color: #8B8B8B;
    pointer-events: none
}

.input-container.blank {
    background-color: transparent;
    padding: 0
}

.input-container.input-container-icon {
    display: inline-block;
    position: relative
}

    .input-container.input-container-icon input {
        text-align: center
    }

    .input-container.input-container-icon:before {
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        padding: 8px 8px 8px 9px;
        background-color: #333;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: white
    }

    .input-container.input-container-icon.input-container-icon-date {
        width: 125px
    }

    .input-container.input-container-icon.input-container-icon-time {
        width: 85px
    }

.input-notice-container {
    position: relative;
    width: 100%;
    background-color: white;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    color: #333
}

    .input-notice-container.disabled {
        background-color: #9E9E9E;
        pointer-events: none
    }

    .input-notice-container .disabled {
        background-color: #8B8B8B;
        pointer-events: none
    }

    .input-notice-container .input-primary {
        width: 100%;
        background-color: white;
        border: none;
        border-radius: 4px;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        color: #333
    }

        .input-notice-container .input-primary:focus + .min-value {
            opacity: 1;
            visibility: visible
        }

    .input-notice-container .min-value {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        padding: 0 10px;
        background-color: #8FD5DF;
        border-radius: 0 4px 4px 0;
        color: #333;
        line-height: 32px
    }

        .input-notice-container .min-value.min-value-calculate {
            background-color: #eca334
        }


.input-container-dark-theme {
    width: 100%;
    padding: 0px;
    background-color: transparent;
    border: none;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    color: #333;
    padding: 0px 8px;
    background-color: #050607;
    border: solid 1px #7170b3
}

    .input-container-dark-theme input {
        width: 100%;
        background-color: transparent;
        border: none;
        color: white;
        line-height: 1
    }

.search-container {
    behavior: url(../Scripts/PIE.htc);
    padding: 0px 8px;
    background-color: #fff;
    border-radius: 4px;
    position: relative;
    width: 300px
}

    .search-container a {
        display: block;
        position: absolute;
        z-index: 1;
        top: 5px;
        right: 10px;
        padding: 0px;
        margin: 0px;
        background-color: transparent;
        border: none
    }

    .search-container i {
        font-size: 20px;
        color: #7170b3
    }

    .search-container .search {
        width: 100%;
        padding: 0px;
        background-color: transparent;
        border: none;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        color: #333
    }

    .search-container.is-recipient {
        width: 100%;
        border-radius: 0
    }

.lt-ie9 .search-container a {
    width: 20px;
    height: 20px;
    background: url(../Images/pbts-icon.png) no-repeat -20px 0px
}

.lt-ie9 .search-container i {
    display: none
}

.input-container-admin-edit, .input-container-risklimits-add, .input-container-superadmin-edit {
    padding: 0px 8px;
    background-color: #fff;
    border: solid 1px #7170b3
}

    .input-container-admin-edit input, .input-container-risklimits-add input, .input-container-superadmin-edit input {
        width: 100%;
        padding: 0px;
        background-color: transparent;
        border: none;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        color: #333
    }

.input-container-account-profile-add, .input-container-account-profile-edit {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    padding: 0px 8px;
    background-color: #fff;
    border-radius: 4px
}

    .input-container-account-profile-add.blank-value, .input-container-account-profile-edit.blank-value {
        border: solid 2px #ff401b
    }

    .input-container-account-profile-add.fill-value, .input-container-account-profile-edit.fill-value {
        border: solid 2px #00bf4d
    }

    .input-container-account-profile-add.input-value, .input-container-account-profile-edit.input-value {
        border: solid 2px #7170b3
    }

    .input-container-account-profile-add input, .input-container-account-profile-edit input {
        width: 100%;
        padding: 0px;
        background-color: transparent;
        border: none;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        color: #333
    }

.input-core-style {
    padding: 0px 8px;
    background-color: #fff;
    border: solid 1px #7170b3
}

    .input-core-style.input-width-xs {
        width: 25%
    }

    .input-core-style.input-width-sm {
        width: 50%
    }

    .input-core-style.input-width-md {
        width: 75%
    }

    .input-core-style input {
        width: 100%;
        padding: 0px;
        background-color: transparent;
        border: none;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        color: #333
    }

.validation-alert {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(255, 0, 0, 0.8);
    -moz-box-shadow: 0px 0px 20px 0px rgba(255, 0, 0, 0.8);
    -moz-ms-shadow: 0px 0px 20px 0px rgba(255, 0, 0, 0.8);
    -moz-o-shadow: 0px 0px 20px 0px rgba(255, 0, 0, 0.8);
    box-shadow: 0px 0px 20px 0px rgba(255, 0, 0, 0.8)
}

.horizontal-form li {
    margin-bottom: 15px
}

    .horizontal-form li:last-child {
        margin-bottom: 0
    }

.horizontal-form label {
    line-height: 32px;
    color: white
}

.horizontal-form .input-container {
    position: relative;
    padding: 0px 8px;
    background-color: #fff;
    border-radius: 4px
}

    .horizontal-form .input-container input {
        width: 100%;
        padding: 0px;
        background-color: transparent;
        border: none;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        color: #333
    }

.horizontal-form .horizontal-form-item {
    margin-bottom: 15px
}

    .horizontal-form .horizontal-form-item label {
        font-weight: bold
    }

    .horizontal-form .horizontal-form-item:last-child {
        margin-bottom: 0
    }

    .horizontal-form .horizontal-form-item.horizontal-form-item-button {
        margin-top: 40px;
        margin-bottom: 25px;
        text-align: center
    }

.horizontal-form .form-title {
    font-size: 18px;
    color: white;
    text-align: center
}

.horizontal-form .form-data {
    line-height: 32px;
    color: white
}

    .horizontal-form .form-data.form-data-highlight {
        position: relative;
        top: -4px;
        font-size: 24px;
        color: #f9cd2e
    }

.horizontal-form .btn-form {
    min-width: 115px;
    margin-left: 10px;
    margin-right: 10px
}

.unit-container:before {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    background-color: #eeeeee;
    border-radius: 0 6px 6px 0;
    line-height: 32px;
    text-align: center
}

.unit-container.unit-container-percent:before {
    content: "%"
}

.unit-container.unit-container-tick:before {
    content: "T"
}

.unit-container.unit-container-calculate input {
    text-align: right;
    padding-right: 40px
}

.price-control {
    position: relative
}

.price-control-field {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    padding: 0px 8px;
    background-color: #fff;
    border-radius: 4px
}

    .price-control-field:focus + .price-control-display {
        background-color: #777777
    }

    .price-control-field.disabled {
        background-color: #9E9E9E !important
    }

.price-control-button {
    position: absolute;
    z-index: 1;
    top: 1px;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer
}

    .price-control-button.is-minus {
        left: 1px;
        background-color: #e74c3c;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

        .price-control-button.is-minus .icon {
            width: 13px;
            height: 3px;
            margin-top: 6px
        }

    .price-control-button.is-plus {
        right: 1px;
        background-color: #2ecc71;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

        .price-control-button.is-plus .icon {
            margin-top: 5px
        }

    .price-control-button .icon {
        display: inline-block;
        vertical-align: middle
    }

.price-control-display {
    position: absolute;
    z-index: 9;
    top: 37px;
    left: 31px;
    width: calc(100% - 62px);
    min-height: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #b7b7b7;
    border: 0;
    border-radius: 4px;
    color: #3a3a3a;
    text-align: center
}

.price-control-alert {
    position: absolute;
    z-index: 9;
    top: 83px;
    left: 31px;
    width: calc(100% - 62px);
    padding: 3px 5px;
    background-color: #000000;
    border-radius: 3px;
    font-size: 12px;
    color: #ffffff;
    text-align: center
}

.recipient-form .lists {
    border: 1px solid #4b4c4e
}

    .recipient-form .lists.is-table {
        border: 0
    }

        .recipient-form .lists.is-table .list-item {
            border-left: 1px solid #4b4c4e;
            border-right: 1px solid #4b4c4e;
            border-bottom: 1px solid #4b4c4e;
            cursor: default
        }

            .recipient-form .lists.is-table .list-item.is-header {
                border-top: 1px solid #4b4c4e;
                border-bottom-width: 2px;
                border-bottom-color: #7170b3
            }

            .recipient-form .lists.is-table .list-item:nth-child(2n) {
                background-color: #4b4c4e
            }

            .recipient-form .lists.is-table .list-item.is-selected, .recipient-form .lists.is-table .list-item:hover {
                background-color: transparent
            }

                .recipient-form .lists.is-table .list-item.is-selected:nth-child(2n), .recipient-form .lists.is-table .list-item:hover:nth-child(2n) {
                    background-color: #4b4c4e
                }

        .recipient-form .lists.is-table .list-item-inner.is-broker {
            padding-left: 10px;
            border-left: 1px solid #636467
        }

.recipient-form .list-item {
    cursor: pointer;
    color: #ffffff
}

    .recipient-form .list-item:after {
        content: ' ';
        clear: both;
        display: block
    }

    .recipient-form .list-item:hover {
        background-color: rgba(113, 112, 179, 0.5)
    }

    .recipient-form .list-item.is-selected {
        background-color: #7170b3
    }

    .recipient-form .list-item.is-header {
        border-bottom: 2px solid #4b4c4e;
        font-weight: bold
    }

.recipient-form .list-item-inner {
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 100%;
    padding-left: 20px;
    padding-right: 10px
}

.recipient-form .list-scroll {
    overflow: auto;
    max-height: 300px
}

.recipient-form .title {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff
}

.recipient-form .input-container {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    padding: 0px 8px;
    background-color: #fff;
    border-radius: 4px
}

.recipient-form input, .recipient-form textarea {
    width: 100%;
    padding: 0px;
    background-color: transparent;
    border: none;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    color: #333
}

    .recipient-form input.input-primary, .recipient-form textarea.input-primary {
        padding-left: 8px;
        padding-right: 8px;
        background-color: white
    }

.recipient-form textarea {
    height: auto
}

.recipient-form-segment {
    padding-bottom: 20px
}

.recipient-form-row {
    padding-bottom: 20px;
    margin-left: -20px
}

    .recipient-form-row:after {
        content: ' ';
        display: block;
        clear: both
    }

.recipient-form-col {
    float: left;
    padding-left: 20px
}

    .recipient-form-col.is-available, .recipient-form-col.is-datetime, .recipient-form-col.is-selected {
        width: 38%
    }

    .recipient-form-col.is-button {
        width: 24%;
        margin-top: 95px;
        text-align: center
    }

        .recipient-form-col.is-button .btn-broker-add, .recipient-form-col.is-button .btn-broker-remove, .recipient-form-col.is-button .btn-tertiary {
            min-width: 120px;
            margin-bottom: 10px
        }

            .recipient-form-col.is-button .btn-broker-add:hover, .recipient-form-col.is-button .btn-broker-remove:hover, .recipient-form-col.is-button .btn-tertiary:hover {
                font-weight: bold;
                color: #ffffff
            }

            .recipient-form-col.is-button .btn-broker-add .btn-name, .recipient-form-col.is-button .btn-broker-add .icon, .recipient-form-col.is-button .btn-broker-remove .btn-name, .recipient-form-col.is-button .btn-broker-remove .icon, .recipient-form-col.is-button .btn-tertiary .btn-name, .recipient-form-col.is-button .btn-tertiary .icon {
                display: inline-block;
                vertical-align: middle
            }

                .recipient-form-col.is-button .btn-broker-add .icon.is-first, .recipient-form-col.is-button .btn-broker-remove .icon.is-first, .recipient-form-col.is-button .btn-tertiary .icon.is-first {
                    margin-right: 5px
                }

                .recipient-form-col.is-button .btn-broker-add .icon.is-after, .recipient-form-col.is-button .btn-broker-remove .icon.is-after, .recipient-form-col.is-button .btn-tertiary .icon.is-after {
                    margin-left: 5px
                }

.table {
    display: table
}

.table-cell {
    display: table-cell
}

.table-col-hidden {
    visibility: hidden
}

[class*=table-col-] {
    display: table-cell;
    vertical-align: middle;
    word-break: break-all
}

.table-col-100 {
    width: 100%
}

.table-col-99 {
    width: 99%
}

.table-col-98 {
    width: 98%
}

.table-col-97 {
    width: 97%
}

.table-col-96 {
    width: 96%
}

.table-col-95 {
    width: 95%
}

.table-col-94 {
    width: 94%
}

.table-col-93 {
    width: 93%
}

.table-col-92 {
    width: 92%
}

.table-col-91 {
    width: 91%
}

.table-col-90 {
    width: 90%
}

.table-col-89 {
    width: 89%
}

.table-col-88 {
    width: 88%
}

.table-col-87 {
    width: 87%
}

.table-col-86 {
    width: 86%
}

.table-col-85 {
    width: 85%
}

.table-col-84 {
    width: 84%
}

.table-col-83 {
    width: 83%
}

.table-col-82 {
    width: 82%
}

.table-col-81 {
    width: 81%
}

.table-col-80 {
    width: 80%
}

.table-col-79 {
    width: 79%
}

.table-col-78 {
    width: 78%
}

.table-col-77 {
    width: 77%
}

.table-col-76 {
    width: 76%
}

.table-col-75 {
    width: 75%
}

.table-col-74 {
    width: 74%
}

.table-col-73 {
    width: 73%
}

.table-col-72 {
    width: 72%
}

.table-col-71 {
    width: 71%
}

.table-col-70 {
    width: 70%
}

.table-col-69 {
    width: 69%
}

.table-col-68 {
    width: 68%
}

.table-col-67 {
    width: 67%
}

.table-col-66 {
    width: 66%
}

.table-col-65 {
    width: 65%
}

.table-col-64 {
    width: 64%
}

.table-col-63 {
    width: 63%
}

.table-col-62 {
    width: 62%
}

.table-col-61 {
    width: 61%
}

.table-col-60 {
    width: 60%
}

.table-col-59 {
    width: 59%
}

.table-col-58 {
    width: 58%
}

.table-col-57 {
    width: 57%
}

.table-col-56 {
    width: 56%
}

.table-col-55 {
    width: 55%
}

.table-col-54 {
    width: 54%
}

.table-col-53 {
    width: 53%
}

.table-col-52 {
    width: 52%
}

.table-col-51 {
    width: 51%
}

.table-col-50 {
    width: 50%
}

.table-col-49 {
    width: 49%
}

.table-col-48 {
    width: 48%
}

.table-col-47 {
    width: 47%
}

.table-col-46 {
    width: 46%
}

.table-col-45 {
    width: 45%
}

.table-col-44 {
    width: 44%
}

.table-col-43 {
    width: 43%
}

.table-col-42 {
    width: 42%
}

.table-col-41 {
    width: 41%
}

.table-col-40 {
    width: 40%
}

.table-col-39 {
    width: 39%
}

.table-col-38 {
    width: 38%
}

.table-col-37 {
    width: 37%
}

.table-col-36 {
    width: 36%
}

.table-col-35 {
    width: 35%
}

.table-col-34 {
    width: 34%
}

.table-col-33 {
    width: 33%
}

.table-col-32 {
    width: 32%
}

.table-col-31 {
    width: 31%
}

.table-col-30 {
    width: 30%
}

.table-col-29 {
    width: 29%
}

.table-col-28 {
    width: 28%
}

.table-col-27 {
    width: 27%
}

.table-col-26 {
    width: 26%
}

.table-col-25 {
    width: 25%
}

.table-col-24 {
    width: 24%
}

.table-col-23 {
    width: 23%
}

.table-col-22 {
    width: 22%
}

.table-col-21 {
    width: 21%
}

.table-col-20 {
    width: 20%
}

.table-col-19 {
    width: 19%
}

.table-col-18 {
    width: 18%
}

.table-col-17 {
    width: 17%
}

.table-col-16 {
    width: 16%
}

.table-col-15 {
    width: 15%
}

.table-col-14 {
    width: 14%
}

.table-col-13 {
    width: 13%
}

.table-col-12 {
    width: 12%
}

.table-col-11 {
    width: 11%
}

.table-col-10 {
    width: 10%
}

.table-col-9 {
    width: 9%
}

.table-col-8 {
    width: 8%
}

.table-col-7 {
    width: 7%
}

.table-col-6 {
    width: 6%
}

.table-col-5 {
    width: 5%
}

.table-col-4 {
    width: 4%
}

.table-col-3 {
    width: 3%
}

.table-col-2 {
    width: 2%
}

.table-col-1 {
    width: 1%
}

.info-table {
    width: 100%;
    border: solid 1px #4b4c4e
}

    .info-table thead tr {
        background-color: #111111
    }

    .info-table thead.thead-blank tr:first-child {
        background-color: transparent
    }

        .info-table thead.thead-blank tr:first-child th {
            font-size: 18px;
            color: #7170b3
        }

            .info-table thead.thead-blank tr:first-child th:first-child {
                padding-left: 0px;
                text-align: left
            }

        .info-table thead.thead-blank tr:first-child .btn-add {
            font-size: 14px
        }

    .info-table th {
        padding: 10px;
        border: solid 1px #4b4c4e;
        border-bottom-width: 2px;
        border-bottom-color: #7170b3;
        font-weight: normal;
        color: #fff;
        text-align: center
    }

        .info-table th.border-right-hidden {
            border-right-color: transparent
        }

        .info-table th.text-left {
            text-align: left
        }

        .info-table th.text-right {
            text-align: right
        }

    .info-table tr {
        background-color: #3a3a3a
    }

        .info-table tr:nth-child(odd) {
            background-color: #181818
        }

        .info-table tr.add {
            background-color: #d8cce5
        }

            .info-table tr.add td {
                border-top: solid 5px #fff
            }

            .info-table tr.add input {
                behavior: url(../Scripts/PIE.htc);
                position: relative;
                padding: 0px 8px;
                background-color: #fff;
                border-radius: 4px;
                width: 100%
            }

    .info-table.info-table-fixed {
        table-layout: fixed
    }

    .info-table.info-table-important-news .published-date, .info-table.info-table-news .published-date {
        display: inline-block;
        width: 125px
    }

    .info-table.info-table-important-news .published-time, .info-table.info-table-news .published-time {
        display: inline-block;
        width: 85px
    }

    .info-table.info-table-dashboard tr {
        background-color: transparent;
        -webkit-transition: background-color 0.3s ease 0s;
        -o-transition: background-color 0.3s ease 0s;
        transition: background-color 0.3s ease 0s
    }

        .info-table.info-table-dashboard tr.active {
            background-color: #345981
        }

    .info-table.info-table-head-left th {
        padding-left: 10px;
        padding-right: 10px;
        text-align: left
    }

        .info-table.info-table-head-left th.text-center {
            text-align: center
        }

        .info-table.info-table-head-left th.text-right {
            text-align: right
        }

    .info-table td {
        padding: 7px 10px;
        border: solid 1px #4b4c4e;
        color: #fff
    }

        .info-table td.border-right-hidden {
            border-right-color: transparent
        }

    .info-table time span {
        display: inline-block;
        margin-right: 20px
    }

.info-table-manage-sale {
    height: 400px
}

.info-table-error-import {
    height: 200px
}

    .info-table-error-import.js-tinyscrollbar .scrollbar {
        top: 22px;
        right: 7px;
        background-color: transparent
    }

        .info-table-error-import.js-tinyscrollbar .scrollbar .thumb {
            background-color: rgba(255, 255, 255, 0.25);
            border-bottom: none;
            border-top: none
        }

.info-table-dashboard {
    table-layout: fixed;
    border: none
}

    .info-table-dashboard tr {
        background-color: transparent
    }

        .info-table-dashboard tr.info-status0 td {
            padding: 10px
        }

        /*.info-table-dashboard tr.info-status1 span {
            color: #76f9fb
        }*/

        /*.info-table-dashboard tr.info-status2 span {
            color: #e55ffe
        }*/

        .info-table-dashboard tr:last-child td {
            padding-bottom: 10px
        }

        .info-table-dashboard tr[class*=info-status] {
            line-height: 28px
        }

            .info-table-dashboard tr[class*=info-status]:hover {
                background-color: rgba(255, 255, 255, 0.2)
            }

        .info-table-dashboard tr span.ato {
            color: #fdf731 !important
        }

    .info-table-dashboard td, .info-table-dashboard th {
        padding: 6px 0px 7px 0px;
        border: none;
        font-size: 12px;
        text-align: right;
        word-break: break-word
    }

        .info-table-dashboard td.text-center, .info-table-dashboard th.text-center {
            text-align: center
        }

        .info-table-dashboard td.text-left, .info-table-dashboard th.text-left {
            text-align: left
        }

    .info-table-dashboard td {
        line-height: 1.3;
        vertical-align: top
    }

    .info-table-dashboard .btn-dashboard-cancel, .info-table-dashboard .btn-dashboard-edit {
        color: #fdf731
    }

.info-table-dashboard-header {
    border-left: solid 1px #4b4c4e;
    border-right: solid 1px #4b4c4e
}

    .info-table-dashboard-header th {
        padding: 10px 0px 5px 0px
    }

.info-table-avail-position {
    border: none
}

    .info-table-avail-position thead tr:nth-child(odd) {
        background-color: transparent
    }

    .info-table-avail-position td, .info-table-avail-position th {
        padding: 5px;
        border: none;
        font-size: 12px
    }

    .info-table-avail-position tr {
        cursor: pointer
    }

        .info-table-avail-position tr:nth-child(odd) {
            background-color: #3a3a3a
        }

        .info-table-avail-position tr:nth-child(2n) {
            background-color: transparent
        }

        .info-table-avail-position tr:hover {
            font-weight: bold
        }

    .info-table-avail-position .l-status {
        color: #76f9fb
    }

    .info-table-avail-position .s-status {
        color: #e55ffe
    }

.info-table-activity-log thead {
    background-color: #7170b3
}

.info-table-activity-log tbody {
    background-color: #fff
}

.info-table-activity-log th {
    font-size: 12px
}

    .info-table-activity-log th:first-child {
        text-align: left
    }

.info-table-activity-log tr:nth-child(2n) {
    background-color: #e4e7e9
}

.info-table-activity-log tr:first-child td {
    padding-top: 44px
}

.info-table-activity-log td {
    font-size: 12px
}

.info-table-market-data {
    border: none
}

    .info-table-market-data thead tr:nth-child(odd) {
        background-color: transparent
    }

    .info-table-market-data td, .info-table-market-data th {
        padding: 5px;
        border: none;
        font-size: 12px;
        font-weight: bold;
        text-align: right
    }

    .info-table-market-data th {
        cursor: default;
        padding-left: 0;
        padding-right: 13px;
        color: #b7b7b7
    }

    .info-table-market-data td {
        height: 30px;
        padding-left: 0;
        padding-right: 15px
    }

        .info-table-market-data td span {
            display: inline-block;
            padding: 2px 6px 3px 6px;
            margin-right: -6px;
            line-height: 1
        }

    .info-table-market-data tr {
        cursor: pointer
    }

        .info-table-market-data tr:nth-child(odd) {
            background-color: #111111
        }

        .info-table-market-data tr:nth-child(2n) {
            background-color: transparent
        }

        .info-table-market-data tr:hover {
            font-weight: bold
        }

    .info-table-market-data .is-status-error {
        color: #ff0000
    }

    .info-table-market-data .is-status-success {
        color: #00ff00
    }

.info-table-allocated-order {
    table-layout: fixed
}

    .info-table-allocated-order thead {
        background-color: #7170b3
    }

    .info-table-allocated-order th {
        padding: 5px
    }

        .info-table-allocated-order th.text-right {
            text-align: right
        }

    .info-table-allocated-order td {
        padding: 5px;
        word-break: break-word;
        padding-top: 15px;
        padding-bottom: 15px;
    }

        .info-table-allocated-order td .toggleable {
            cursor: pointer
        }

.info-table-unallocated-order {
    table-layout: fixed
}

    .info-table-unallocated-order thead {
        background-color: #7170b3
    }

    .info-table-unallocated-order th {
        padding: 5px
    }

        .info-table-unallocated-order th.text-right {
            text-align: right
        }

    .info-table-unallocated-order td {
        padding: 5px;
        word-break: break-word
    }

        .info-table-unallocated-order td .toggleable {
            cursor: pointer
        }

.info-table-sweep {
    table-layout: fixed
}

    .info-table-sweep thead {
        background-color: #7170b3
    }

    .info-table-sweep th {
        padding: 5px
    }

        .info-table-sweep th.text-right {
            text-align: right
        }

    .info-table-sweep td {
        padding: 5px;
        word-break: break-word
    }

        .info-table-sweep td .toggleable {
            cursor: pointer
        }

.info-table-allocated-order-merge {
    margin-bottom: 15px
}

    .info-table-allocated-order-merge thead tr:nth-child(odd) {
        background-color: #111111
    }

    .info-table-allocated-order-merge tbody tr:nth-child(2n) {
        background-color: #3a3a3a
    }

    .info-table-allocated-order-merge tbody tr:last-child td {
        position: relative;
        border-bottom: solid 1px #5db04d
    }

        .info-table-allocated-order-merge tbody tr:last-child td:first-child {
            border-left: solid 1px #5db04d
        }

        .info-table-allocated-order-merge tbody tr:last-child td:last-child {
            border-right: solid 1px #5db04d
        }

        .info-table-allocated-order-merge tbody tr:last-child td:before {
            content: '';
            position: absolute;
            z-index: 1;
            top: -1px;
            left: 0px;
            width: 100%;
            height: 1px;
            background-color: #5db04d
        }

    .info-table-allocated-order-merge td, .info-table-allocated-order-merge th {
        color: #fff
    }

.info-table-allocated-order-split {
    margin-bottom: 15px
}

    .info-table-allocated-order-split thead tr:nth-child(odd) {
        background-color: #111111
    }

    .info-table-allocated-order-split th {
        color: #fff
    }

.info-table-allocated-order-unmerge {
    margin-bottom: 15px
}

    .info-table-allocated-order-unmerge thead {
        background-color: #7170b3
    }

    .info-table-allocated-order-unmerge tr:nth-child(2n) {
        background-color: #f28d7f
    }

        .info-table-allocated-order-unmerge tr:nth-child(2n) td {
            color: #fff
        }

    .info-table-allocated-order-unmerge tbody tr:last-child {
        background-color: #e1563e
    }

        .info-table-allocated-order-unmerge tbody tr:last-child td {
            color: #fff
        }

.info-table-portfolio .side-buy-text {
    color: #76f9fb
}

.info-table-portfolio .side-sell-text {
    color: #e55ffe
}

.info-table-portfolio-error {
    max-height: 600px;
    overflow-y: scroll;
    display: block;
}

.info-table-audit-trail .trail-text {
    color: #76f9fb;
    /* start UI_012 */
    word-break: break-word;
    /* end UI_012 */
}



.info-table-enquiry tbody {
    display: block;
    overflow: auto;
    height: 400px;
}

    .info-table-enquiry thead,
    .info-table-enquiry tbody tr {
        display: table;
        width: 100%;
        /* table-layout: fixed; */ /* even columns width , fix width of table too*/
    }

.info-table-enquiry thead {
    width: calc( 100% );
}

.info-table-enquiry tr {
    display: block;
}


.tb-container-detail, .tb-inner-container-detail {
    clear: both
}

.tb-header-row:after, .tb-inner-header-row:after, .tb-inner-row:after, .tb-row:after {
    content: '';
    display: block;
    clear: both
}

.tb-col, .tb-header-col, .tb-inner-col, .tb-inner-header-col {
    float: left
}

.tbw-3 {
    width: 3%
}

.tbw-4 {
    width: 4%
}

.tbw-5 {
    width: 5%
}

.tbw-6 {
    width: 6%
}

.tbw-7 {
    width: 7%
}

.tbw-8 {
    width: 8%
}

.tbw-9 {
    width: 9%
}

.tbw-10 {
    width: 10%
}

.tbw-11 {
    width: 11%
}

.tbw-12 {
    width: 12%
}

.tbw-13 {
    width: 13%
}

.tbw-14 {
    width: 14%
}

.tbw-15 {
    width: 15%
}

.tbw-16 {
    width: 16%
}

.tbw-17 {
    width: 17%
}

.tbw-18 {
    width: 18%
}

.tbw-19 {
    width: 19%
}

.tbw-20 {
    width: 20%
}

.tbw-21 {
    width: 21%
}

.tbw-22 {
    width: 22%
}

.tbw-23 {
    width: 23%
}

.tbw-24 {
    width: 24%
}

.tbw-25 {
    width: 25%
}

.tbw-26 {
    width: 26%
}

.tbw-27 {
    width: 27%
}

.tbw-28 {
    width: 28%
}

.tbw-29 {
    width: 29%
}

.tbw-30 {
    width: 30%
}

.tbw-31 {
    width: 31%
}

.tbw-32 {
    width: 32%
}

.tbw-33 {
    width: 33%
}

.tbw-34 {
    width: 34%
}

.tbw-35 {
    width: 35%
}

.tbw-40 {
    width: 40%
}

.tbw-45 {
    width: 45%
}

.tbw-50 {
    width: 50%
}

.tbw-55 {
    width: 55%
}

.tbw-60 {
    width: 60%
}

.tbw-65 {
    width: 65%
}

.tbw-70 {
    width: 70%
}

.tbw-75 {
    width: 75%
}

.tbw-80 {
    width: 80%
}

.tbw-85 {
    width: 85%
}

.tbw-90 {
    width: 90%
}

.tbw-95 {
    width: 95%
}

.tbw-100 {
    width: 100%
}

.account-profile-table .tb-header-row.header-row {
    margin-bottom: -1px
}

    .account-profile-table .tb-header-row.header-row .tb-header-col {
        height: 68px
    }

.account-profile-table .tb-header-row.primary-row {
    background-color: #111111;
    border: solid 1px #4b4c4e;
    border-bottom-width: 2px;
    border-bottom-color: #7170b3
}

    .account-profile-table .tb-header-row.primary-row .tb-header-col {
        border-left: solid 1px #4b4c4e;
        text-align: center
    }

        .account-profile-table .tb-header-row.primary-row .tb-header-col:first-child, .account-profile-table .tb-header-row.primary-row .tb-header-col:last-child {
            border-left: none
        }

        .account-profile-table .tb-header-row.primary-row .tb-header-col.text-left {
            text-align: left
        }

        .account-profile-table .tb-header-row.primary-row .tb-header-col.highlight-border-left {
            border-left: solid 2px #7170b3
        }

.account-profile-table .tb-header-col {
    padding: 10px;
    color: #fff
}

    .account-profile-table .tb-header-col.button-col {
        padding: 0px
    }

    .account-profile-table .tb-header-col.primary-col {
        background-color: #7170b3;
        border: solid 2px #7170b3;
        text-align: center
    }

    .account-profile-table .tb-header-col.secondary-col {
        background-color: #352c66;
        border: solid 2px #7170b3;
        text-align: center
    }

    .account-profile-table .tb-header-col .header-notice {
        width: 250px;
        padding: 7px 10px 8px 10px;
        font-size: 11px
    }

    .account-profile-table .tb-header-col .btn-close-header-notice {
        font-size: 14px
    }

    .account-profile-table .tb-header-col span {
        vertical-align: middle
    }

.account-profile-table .tb-row {
    border-bottom: solid 1px #4b4c4e;
    border-left: solid 1px #4b4c4e;
    border-right: solid 1px #4b4c4e
}

.account-profile-inner-table .tb-inner-row {
    border-top: solid 1px #4b4c4e;
}

.account-profile-table .tb-row:nth-of-type(odd) {
    background-color: #181818
}

.account-profile-table .tb-row:nth-of-type(4n+3) {
    background-color: #3a3a3a;
}

.account-profile-table .tb-container-detail:nth-child(4n+4) {
    background-color: #3a3a3a;
}

.account-profile-table .tb-col {
    padding: 10px;
    border-left: solid 1px #4b4c4e;
    color: #fff;
    text-align: center;
    word-break: break-all
}

    .account-profile-table .tb-col:first-child, .account-profile-table .tb-col:last-child {
        border-left: none
    }

    .account-profile-table .tb-col.text-left {
        text-align: left
    }

    .account-profile-table .tb-col.border-left-hidden {
        border-left: none
    }

    .account-profile-table .tb-col.highlight-border-left {
        border-left: solid 2px #7170b3
    }

    .account-profile-table .tb-col.highlight-border-bottom {
        border-bottom: solid 2px #7170b3
    }

    .account-profile-table .tb-col.padding-leftright-clear {
        padding-left: 0px;
        padding-right: 0px
    }

    .account-profile-table .tb-col.namelogin-selectmenu {
        padding: 5px 10px
    }

        .account-profile-table .tb-col.namelogin-selectmenu .selectize-control {
            height: 32px
        }

.account-profile-table .btn-editable-account-cancel, .account-profile-table .btn-editable-account-save {
    min-width: 45px;
    padding: 2px 0
}

.account-profile-tbody-inner-table {
    border-bottom: solid 1px #4b4c4e;
    border-left: solid 1px #4b4c4e;
    border-right: solid 1px #4b4c4e;
}

.account-profile-inner-table .tb-inner-col {
    padding: 10px;
    border-left: solid 1px #4b4c4e;
    color: #fff;
    text-align: center
}

    .account-profile-inner-table .tb-inner-col:first-child, .account-profile-inner-table .tb-inner-col:last-child {
        border-left: none
    }

    .account-profile-inner-table .tb-inner-col.text-left {
        text-align: left
    }

    .account-profile-inner-table .tb-inner-col.highlight-border-left {
        border-left: solid 2px #7170b3
    }

    .account-profile-inner-table .tb-inner-col.highlight-border-bottom {
        border-bottom: solid 2px #7170b3
    }

.reset-password-wrapper {
    width: 100%;
    height: 100%;
    background-color: #7170b3;
    display: table;
}

.reset-password-container p {
    color: #fff;
    padding: 16px;
}

.reset-password-container h4 {
    color: #fff;
    margin-bottom: 30px;
    margin-top: 30px;
}

.reset-password-form-Ex {
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    padding: 16px 40px 32px 40px;
    border-radius: 20px;
    background-color: #ffffff26;
}

.reset-password-form-item {
    display: flex;
    justify-content: center;
}

    .reset-password-form-item .btn-login, .reset-password-form-item .btn-forgot-password {
        max-width: 420px;
    }

.reset-password-complete-form .reset-password-logo {
    margin-bottom: 30px;
}

.reset-password-complete-form {
    position: relative;
    display: inline-block;
    width: 400px;
    height: 400px;
    /*margin: auto;
    width: 36%;
    display: flex;
    flex-direction: column;
    padding: 32px;*/
}


.login-wrapper {
    display: table;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-image: url('../Images/login-page.jpg');
    /* -- start PBTS 9 - Login Background -- */
    background-position: top center;
    /* -- end PBTS 9 - Login Background -- */
}

.login-container {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

    .login-container .login-form {
        position: relative;
        display: inline-block;
        width: 320px
    }

    .login-container .login-form-forgot {
        position: relative;
        display: inline-block;
        width: 400px
    }

    .login-container .login-complete-form {
        position: relative;
        display: inline-block;
        width: 400px
    }

    .login-container .login-form.login-change-password-form .login-form-item:first-child {
        margin-bottom: 25px
    }

    .login-container .login-form.login-pin-form .login-form-item:first-child {
        margin-bottom: 25px
    }

        .login-container .login-form.login-pin-form .login-form-item:first-child.pin-title {
            margin-bottom: 15px
        }

    .login-container .login-form-item .header-text-forgot,
    .login-container .login-form-item .header-text-chage-password {
        color: #fff;
        margin-bottom: 10px;
        text-decoration: underline;
    }

    .login-container .login-form-item .header-text-chage-password-Ex {
        color: #fff;
        margin-bottom: 10px;
    }

    .login-container .login-form-item-forgot {
        margin-bottom: 20px;
        position: relative;
        padding: 40px;
        border-radius: 20px;
        background-color: #ffffff26;
    }

    .login-container .login-form-item {
        position: relative;
        margin-bottom: 20px
    }

        .login-container .login-form-item:first-child {
            margin-bottom: 30px
        }

        .login-container .login-form-item:last-child {
            margin-bottom: 0px
        }

        .login-container .login-form-item.agreement-alert {
            position: relative
        }

            .login-container .login-form-item.agreement-alert .agreement-alert-balloon {
                display: block
            }

        .login-container .login-form-item.pin-title {
            margin-bottom: 10px
        }

        .login-container .login-form-item .forgot-refcode {
            font-weight: bold;
        }

    .login-container .forgot-success {
        color: #fff;
    }

    .login-container .input-container {
        behavior: url(../Scripts/PIE.htc);
        position: relative;
        padding: 0px 8px;
        background-color: #fff;
        border-radius: 4px
    }

        .login-container .input-container input {
            width: 100%;
            padding: 0px;
            background-color: transparent;
            border: none;
            font-size: 14px;
            height: 32px;
            line-height: 32px;
            color: #333
        }

            .login-container .input-container input.pin {
                height: 25px;
                line-height: 25px;
                font-size: 18px;
                text-align: center
            }

    .login-container .js-custom-chkbox {
        font-size: 12px;
        text-align: left;
        color: #ffffff
    }

        .login-container .js-custom-chkbox .ui-button-text-only {
            height: 19px;
            padding-left: 20px
        }

            .login-container .js-custom-chkbox .ui-button-text-only .ui-button-text {
                text-align: left;
                line-height: 1.3
            }

        .login-container .js-custom-chkbox span {
            padding-bottom: 0px;
            border-bottom: solid 1px #eeeeee;
            font-size: 14px;
            cursor: pointer
        }

    .login-container .agreement-alert-balloon {
        display: none;
        position: absolute;
        z-index: 1;
        top: -3px;
        right: 100%;
        width: 100px;
        padding: 5px 10px;
        margin-right: 10px;
        background-color: #222222;
        border-radius: 4px;
        font-size: 12px;
        color: #ffffff
    }

        .login-container .agreement-alert-balloon:after {
            left: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(34, 34, 34, 0);
            border-left-color: #222222;
            border-width: 4px;
            margin-top: -4px
        }

    .login-container .pin-input {
        text-align: center;
        letter-spacing: 10px
    }

    .login-container .pin-input-Ex {
        text-align: center;
        letter-spacing: 10px
    }

        .login-container .pin-input-Ex::placeholder {
            text-align: left;
        }

    .login-container .actions-btn {
        position: absolute;
        z-index: 1;
        top: 5px;
        right: 10px;
        margin-left: 10px
    }

        .login-container .actions-btn a {
            display: inline-block;
            margin-left: 3px;
            color: #7170b3
        }

        .login-container .actions-btn .password-show .fa-eye {
            display: block
        }

        .login-container .actions-btn .password-show .fa-eye-slash {
            display: none
        }

        .login-container .actions-btn .password-hide .fa-eye {
            display: none
        }

        .login-container .actions-btn .password-hide .fa-eye-slash {
            display: block;
            color: #aaaaaa
        }

    .login-container button {
        behavior: url(../Scripts/PIE.htc);
        position: relative;
        display: inline-block;
        padding: 5px 10px;
        background-color: #352c66;
        border-radius: 4px;
        color: #fff;
        text-align: center;
        width: 100%
    }

        .login-container button.btn-login-pin {
            width: 30%
        }

        .login-container button.btn-reset-pin {
            width: 100%
        }

    .login-container label {
        padding-top: 7px;
        color: #fff
    }

        .login-container label.ui-state-default {
            padding-top: 0px;
            background-position: 0px 3px
        }

        .login-container label span {
            font-size: 14px;
            line-height: 1.3
        }

    .login-container span {
        font-size: 16px;
        color: #fff
    }

    .login-container .login-reset-password-form p,
    .login-container .login-pin-form p {
        /*font-size: 16px;
        font-weight: bold;*/
        color: #fff
    }


    .login-container .rule-password-text-root,
    .login-container .rule-password-text-root-Ex,
    .change-password-form .rule-password-text-root {
        text-align: left;
        /*margin: 0px 0 8px;*/
        padding: 8px 24px 8px 8px;
        /* start UI_011*/
        background: #342B44;
        /* end UI_011*/
        border-radius: 4px;
    }


    .login-container .rule-pin-text-root-Ex {
        text-align: left;
        /*margin: 0px 0 8px;*/
        /* start UI_011 */
        background: #4b3d66;
        /* end UI_011 */
        border-radius: 4px;
    }

        .login-container .rule-pin-text-root-Ex .title {
            padding: 8px 24px 8px 8px;
            /* start UI_011*/
            background: #342B44;
            /* end UI_011*/
            position: relative;
            border-radius: 4px;
        }

        .login-container .rule-pin-text-root-Ex .inner-container {
            padding: 8px 24px 8px 8px;
        }

    .change-password-form .rule-password-text-root-Ex,
    .change-pin-form .rule-password-text-root-Ex {
        text-align: left;
        /*margin: 0px 0 8px;*/
        padding: 8px 24px 8px 8px;
        background: #4b4c4e;
        border-radius: 4px;
    }
.change-pin-form .rule-pin-text-root-Ex {
    text-align: left;
    /*margin: 0px 0 8px;*/
    background: #333435;
    border-radius: 4px;
}
    .change-pin-form .rule-pin-text-root-Ex .title {
        padding: 8px 24px 8px 8px;
        background-color: #4b4c4e;
        position: relative;
    }
    .change-pin-form .rule-pin-text-root-Ex .inner-container {
        padding: 8px 24px 8px 8px;
    }
.login-container .rule-password-text-root li,
.login-container .rule-password-text-root-Ex li,
.change-password-form .rule-password-text-root li,
.change-password-form .rule-password-text-root-Ex li,
.change-pin-form .rule-password-text-root-Ex li,
.login-container .rule-pin-text-root-Ex li,
.change-pin-form .rule-pin-text-root-Ex li {
    padding-left: 2.4em;
    text-indent: -1.2em;
}

.login-container .rule-password-text-root .rule-text-fail,
.login-container .rule-password-text-root-Ex .rule-text-fail,
.change-password-form .rule-password-text-root .rule-text-fail,
.change-password-form .rule-password-text-root-Ex .rule-text-fail,
.change-pin-form .rule-password-text-root-Ex .rule-text-fail,
.login-container .rule-pin-text-root-Ex .rule-text-fail,
.change-pin-form .rule-pin-text-root-Ex .rule-text-fail {
    color: #D6D7D6;
    font-size: 12px;
    font-weight: unset;
    margin: 0px 0 8px;
}

.login-container .rule-password-text-root .rule-text-success,
.login-container .rule-password-text-root-Ex .rule-text-success,
.change-password-form .rule-password-text-root .rule-text-success,
.change-password-form .rule-password-text-root-Ex .rule-text-success,
.change-pin-form .rule-password-text-root-Ex .rule-text-success,
.login-container .rule-pin-text-root-Ex .rule-text-success,
.change-pin-form .rule-pin-text-root-Ex .rule-text-success {
    color: #29CB73;
    font-size: 12px;
    font-weight: unset;
    margin: 0px 0 8px;
}

.login-container .rule-password-text-root p i,
.login-container .rule-password-text-root-Ex p i,
.change-password-form .rule-password-text-root p i,
.change-password-form .rule-password-text-root-Ex p i,
.change-pin-form .rule-password-text-root-Ex p i,
.login-container .rule-pin-text-root-Ex p i,
.change-pin-form .rule-pin-text-root-Ex p i {
    padding: 0 8px;
}


.policy-list {
    padding-left: 20px
}

    .policy-list li {
        margin-top: 3px;
        list-style: decimal;
        color: #eeeeee
    }

        .policy-list li:first-child {
            margin-top: 0px
        }

.login-title {
    font-size: 24px;
    color: #fff
}

#error-alert {
    position: relative;
    width: 270px;
    padding: 20px 15px;
    margin: 0px auto 25px auto;
    background-color: #352c66;
    border-radius: 4px;
    color: #ffffff
}

    #error-alert:after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(53, 44, 102, 0);
        border-top-color: #352c66;
        border-width: 7px;
        margin-left: -7px
    }

#error-alert-close {
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 10px;
    color: #ffffff
}

.pin-wrapper {
    padding: 25px 0px 30px 0px;
    margin: 0px 15px 20px 15px;
    border: solid 1px rgba(255, 255, 255, 0.5);
    border-radius: 4px
}

    .pin-wrapper .login-form-item.pin-title {
        margin-bottom: 15px
    }

.disclaimer-notice {
    position: relative;
    height: 300px;
    padding: 20px 20px;
    margin: 40px 25% 0px 25%;
    border: solid 1px #cccccc;
    border-radius: 6px;
    font-size: 12px;
    color: #ffffff;
    text-align: justify
}

    .disclaimer-notice.js-tinyscrollbar .scrollbar {
        top: 22px;
        right: 7px;
        background-color: transparent
    }

        .disclaimer-notice.js-tinyscrollbar .scrollbar .thumb {
            background-color: rgba(255, 255, 255, 0.25);
            border-bottom: none;
            border-top: none
        }

    .disclaimer-notice * {
        margin-top: 5px
    }

    .disclaimer-notice :first-child {
        margin-top: 0px
    }

    .disclaimer-notice span {
        position: absolute;
        line-height: 1;
        top: -7px;
        left: 50%;
        padding: 0px 10px 0px 10px;
        margin-left: -97px;
        background-color: #4E3A75;
        font-size: 12px;
        color: #ffffff
    }

    .disclaimer-notice p {
        text-indent: 15px
    }

        .disclaimer-notice p.title {
            display: inline-block;
            margin-top: 10px;
            border-bottom: solid 1px rgba(255, 255, 255, 0.5);
            text-indent: 0px
        }

    .disclaimer-notice ol {
        padding-left: 25px
    }

        .disclaimer-notice ol li {
            list-style-type: decimal;
            margin-top: 5px;
            padding-right: 10px
        }

            .disclaimer-notice ol li:first-child {
                margin-top: 0px
            }

.captcha .input-container {
    width: 228px;
    margin: 0 0 0 31px
}

    .captcha .input-container input {
        text-transform: none !important
    }

#ExampleCaptcha_CaptchaDiv, #ExampleCaptcha_CaptchaImage, #ExampleCaptcha_CaptchaImageDiv {
    width: auto !important;
    height: 32px !important
}

#ExampleCaptcha_CaptchaImageDiv {
    text-align: left
}

    #ExampleCaptcha_CaptchaImageDiv a {
        display: inline-block;
        margin-left: 31px
    }

        #ExampleCaptcha_CaptchaImageDiv a img {
            border-radius: 4px
        }

#ExampleCaptcha_CaptchaDiv, #ExampleCaptcha_CaptchaImageDiv {
    min-width: 100%
}

#ExampleCaptcha_CaptchaIconsDiv {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 31px;
    min-width: 60px;
    text-align: right
}

    #ExampleCaptcha_CaptchaIconsDiv a {
        display: inline-block !important;
        margin-top: 5px
    }

        #ExampleCaptcha_CaptchaIconsDiv a img {
            height: 0
        }

        #ExampleCaptcha_CaptchaIconsDiv a:before {
            display: inline-block;
            min-width: 25px;
            padding: 5px 6px;
            background-color: #352c66;
            font: normal normal normal 14px/1 FontAwesome;
            border-radius: 4px;
            color: #fff;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale
        }

        #ExampleCaptcha_CaptchaIconsDiv a:first-child {
            margin-right: 3px
        }

#ExampleCaptcha_ReloadLink:before {
    content: "\f021"
}

#ExampleCaptcha_SoundLink:before {
    content: "\f028"
}

#ExampleCaptcha_AudioPlaceholder {
    height: 0
}

.control-wrapper {
    min-height: 100%;
    background-color: #050607
}

.header {
    height: 50px;
    padding: 10px 0px;
    background-color: #222222
}

    .header.header-sales {
        position: absolute;
        z-index: 1;
        top: 0px;
        left: 0px;
        width: 100%
    }

.modal-not-support h1,
.modal-not-support h2,
.modal-not-support h3,
.modal-not-support h4,
.modal-not-support h5,
.modal-not-support h6 {
    margin-top: 10px;
    color: #fff;
    line-height: inherit;
}


.modal-open .header-sales {
    padding-right: 16px
}

.header-logo {
    float: left;
    margin-right: 20px
}

    .header-logo img {
        width: 109px;
        height: 30px
    }

.header-controls {
    float: right
}

    .header-controls:after {
        content: '';
        display: block;
        clear: both
    }

.header-tab {
    float: left;
    /*margin-right: 20px*/
}

    .header-tab .header-tab-item {
        float: left;
        position: relative;
    }

        .header-tab .header-tab-item a {
            display: block;
            position: relative;
            padding: 0px 12px;
            font-size: 16px;
            font-weight: bold;
            color: #aaa;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s
        }

            .header-tab .header-tab-item a .highlight-bar {
                content: '';
                display: block;
                position: absolute;
                z-index: 1;
                bottom: -15px;
                left: 0px;
                width: 100%;
                height: 7px;
                background-color: transparent;
                -webkit-transition: all 0.3s ease 0s;
                -o-transition: all 0.3s ease 0s;
                transition: all 0.3s ease 0s
            }

        .header-tab .header-tab-item.active a {
            color: #fff
        }

            .header-tab .header-tab-item.active a .highlight-bar {
                background-color: #7170b3
            }

.threshold-limit-log-notification {
    float: left;
    padding: 14px 10px 14px 10px;
    margin: -10px 5px -10px 0px;
    color: #fff;
    cursor: pointer
}

.order-stage-notification {
    float: left;
    padding: 14px 10px 14px 10px;
    margin: -10px 25px -10px 0px;
    color: #fff;
    cursor: pointer
}

    .order-stage-notification.active,
    .threshold-limit-log-notification.active {
        background-color: #352c66
    }

    .order-stage-notification span,
    .threshold-limit-log-notification span {
        behavior: url(../Scripts/PIE.htc);
        position: relative;
        display: inline-block;
        padding: 0px 5px;
        margin: 0px 5px;
        background-color: #7170b3;
        border-radius: 10px
    }

.unmatched-notification {
    float: left;
    padding: 14px 10px 14px 10px;
    margin: -10px 25px -10px 0px;
    color: #fff;
    /* cursor: pointer */
    cursor: default
}

    .unmatched-notification.active {
        background-color: #352c66
    }

    .unmatched-notification span {
        behavior: url(../Scripts/PIE.htc);
        position: relative;
        display: inline-block;
        padding: 0px 5px;
        margin: 0px 5px;
        background-color: #7170b3;
        border-radius: 10px
    }

.header-user {
    float: left;
    padding-top: 3px;
    cursor: pointer
}

    .header-user b, .header-user i {
        color: #aaa
    }

    .header-user b {
        display: inline-block;
        margin: 0px 10px
    }

.user-menu {
    behavior: url(../Scripts/PIE.htc);
    display: none;
    position: absolute;
    z-index: 2;
    top: 40px;
    right: 0px;
    background-color: #222222;
    border-radius: 0px 0px 4px 4px
}

    .user-menu .user-menu-item {
        position: relative;
        padding: 5px 20px 7px 40px;
        border-top: solid 1px #4b4c4e
    }

        .user-menu .user-menu-item:hover a, .user-menu .user-menu-item:hover i {
            color: #fff
        }

    .user-menu a, .user-menu i {
        display: block;
        color: #a7a7a7;
        -webkit-transition: color 0.3s ease 0s;
        -o-transition: color 0.3s ease 0s;
        transition: color 0.3s ease 0s
    }

    .user-menu i {
        position: absolute;
        z-index: 1;
        top: 10px;
        left: 20px
    }

.container-content {
    padding: 30px 0px
}

    .container-content.container-content-lastchild {
        padding-bottom: 75px
    }

.container-striped {
    padding: 30px;
    background-color: #222222
}

    .container-striped.container-striped-lastchild {
        padding-bottom: 75px
    }

.container-title {
    margin-bottom: 10px;
    font-size: 18px;
    color: #fff
}

.header-actions {
    position: relative;
    margin-bottom: 25px
}

    .header-actions .btn-add {
        behavior: url(../Scripts/PIE.htc);
        position: relative;
        display: inline-block;
        padding: 5px 10px;
        background-color: #7170b3;
        border-radius: 4px;
        color: #fff;
        text-align: center;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s
    }

        .header-actions .btn-add:hover {
            font-weight: bold;
            color: white
        }

        .header-actions .btn-add:hover {
            background-color: #352c66;
            color: #fff
        }

    .header-actions input.search {
        width: 100%;
        padding: 0px;
        background-color: transparent;
        border: none;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        color: #333
    }
/* PBTS9 start */
.tab-content-order-type {
    display: inline-block;
    border: 2px solid #B0B0B0;
    /* start UI_002*/
    border-radius: 4px;
    /* end UI_002*/
}
    /* PBTS9 end */
    .tab-content-order-type .tab-content-order-type-item {
        float: left;
    }
        /* start UI_014 */
        .tab-content-order-type .tab-content-order-type-item:first-child .tab-content-order-type-button {
            border-radius: 2px 0 0 2px;
        }

        /* PBTS9 start */
        .tab-content-order-type .tab-content-order-type-item:last-child .tab-content-order-type-button {
            /*border-right: solid 2px #B0B0B0;*/
            margin-bottom: 0px;
            border-radius: 0 2px 2px 0;
        }
        /* PBTS9 end */
        /* end UI_014 */


        .tab-content-order-type .tab-content-order-type-item.active .tab-content-order-type-button {
            background: rgb(165, 165, 165);
            background: linear-gradient(0deg, rgba(165, 165, 165, 1) 0%, rgba(198, 197, 197, 1) 100%);
            color: #222222;
        }

    /* PBTS9 start */
    .tab-content-order-type .tab-content-order-type-button {
        display: block;
        width: 98px;
        padding: 5px 10px;
        background-color: #222222;
        /*border: solid 2px #B0B0B0;*/
        border-right: none;
        color: #B0B0B0
    }

        .tab-content-order-type .tab-content-order-type-button.disabled {
            background-color: #818181;
            color: #818181;
            /* start UI_010 */
            pointer-events: none;
            /* end UI_010 */
        }

        /* start UI_014 */
        .tab-content-order-type .tab-content-order-type-button.focus-order-type {
            background-color: transparent;
            color: #fff;
            text-align: center;
            position: relative;
        }

            .tab-content-order-type .tab-content-order-type-button.focus-order-type::before {
                content: '';
                border: 3px solid #fff;
                position: absolute;
                top: -2px;
                bottom: -2px;
                left: -2px;
                right: -2px;
                filter: blur(2px);
            }
/* end UI_014 */

/* PBTS9 end */

.header-filter {
    border-radius: 4px;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 20px
}

    .header-filter .header-filter-item {
        float: left
    }

        .header-filter .header-filter-item:last-child .header-filter-button {
            border-right: solid 2px #7170b3
        }

        .header-filter .header-filter-item.active .header-filter-button {
            background-color: #7170b3
        }

    .header-filter .header-filter-button {
        display: block;
        width: 125px;
        padding: 5px 10px;
        background-color: #222222;
        border: solid 2px #7170b3;
        border-right: none;
        color: #fff
    }

.header-alert-notification {
    text-align: left;
    height: 32px
}

    .header-alert-notification.header-alert-notification-accountprofile {
        height: auto
    }

    .header-alert-notification.header-alert-notification-audit-trail {
        margin-left: 32px
    }

    .header-alert-notification.header-alert-notification-allocated-order {
        float: right
    }

        .header-alert-notification.header-alert-notification-allocated-order .header-notice {
            min-width: 500px;
            width: auto
        }

    .header-alert-notification.header-alert-notification-portfolio, .header-alert-notification-usermanagement, .header-alert-notification-enquiry {
        height: auto;
        margin-bottom: 10px
    }

    .header-alert-notification.dashboard-notification {
        height: auto
    }

.lt-ie9 .header-filter {
    margin: auto
}

    .lt-ie9 .header-filter.header-filter-account-profile, .lt-ie9 .header-filter.header-filter-dividend {
        width: 250px
    }

    .lt-ie9 .header-filter.header-filter-security,
    .lt-ie9 .header-filter.header-filter-enquiry {
        width: 375px
    }

    .lt-ie9 .header-filter .header-filter-item:last-child .header-filter-button {
        width: 99px
    }

    .lt-ie9 .header-filter .header-filter-button {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        width: 103px;
        padding: 5px 10px
    }

.header-notice {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    width: 500px;
    padding: 5px 20px;
    background-color: #77b300;
    border-radius: 4px;
    color: #fff
}

    .header-notice.fail-notification {
        background-color: #ff401b
    }

        .header-notice.fail-notification .ic.ic-close {
            background-position: -246px -27px;
            width: 14px;
            height: 14px
        }

    .header-notice.alert-notification {
        background-color: #ffaa22
    }

        .header-notice.alert-notification .ic.ic-close {
            background-position: -279px -27px;
            width: 14px;
            height: 14px
        }

.dashboard-notification {
    margin-bottom: 15px
}

    .dashboard-notification .header-notice {
        width: auto
    }

.header-broker-id {
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 0px;
    width: 300px
}

    .header-broker-id:before {
        content: 'Broker ID';
        display: block;
        position: absolute;
        z-index: 1;
        top: 0px;
        left: -100px;
        font-size: 18px;
        color: #7170b3
    }

.header-account-profile-table {
    display: table;
    margin-bottom: 15px
}

    .header-account-profile-table div {
        display: table-cell;
        font-size: 18px;
        color: #7170b3;
        text-align: center
    }

        .header-account-profile-table div:first-child {
            font-size: 14px;
            text-align: left
        }

    .header-account-profile-table button {
        behavior: url(../Scripts/PIE.htc);
        position: relative;
        display: inline-block;
        padding: 5px 10px;
        background-color: #352c66;
        border-radius: 4px;
        color: #fff;
        text-align: center
    }

.footer-actions {
    overflow: hidden;
    margin-top: 15px
}

    .footer-actions .btn-add {
        behavior: url(../Scripts/PIE.htc);
        position: relative;
        display: inline-block;
        padding: 5px 10px;
        background-color: #7170b3;
        border-radius: 4px;
        color: #fff;
        text-align: center;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s
    }

        .footer-actions .btn-add:hover {
            font-weight: bold;
            color: white
        }

        .footer-actions .btn-add:hover {
            background-color: #352c66;
            color: #fff
        }

.panel-account-profile {
    margin-bottom: 5px
}

    .panel-account-profile .table-col-15 {
        position: relative;
        padding-left: 21px
    }

    .panel-account-profile .btn-enable {
        margin-top: 5px
    }

    .panel-account-profile .btn-editable-account-container {
        display: none;
        padding-left: 5px
    }

    .panel-account-profile.editable-account-active {
        padding: 5px 5px 5px 0px;
        background-color: #d8cce5
    }

        .panel-account-profile.editable-account-active .btn-enable, .panel-account-profile.editable-account-active .btn-exchange, .panel-account-profile.editable-account-active .editable-account {
            display: none
        }

        .panel-account-profile.editable-account-active .btn-editable-account-container {
            display: block
        }

    .panel-account-profile.editable-transfer-active {
        padding: 5px 5px 5px 0px;
        background-color: #d8cce5
    }

        .panel-account-profile.editable-transfer-active .btn-enable, .panel-account-profile.editable-transfer-active .btn-exchange, .panel-account-profile.editable-transfer-active .editable-namelogin {
            display: none
        }

        .panel-account-profile.editable-transfer-active .btn-editable-account-container {
            display: block
        }

        .panel-account-profile.editable-transfer-active .editable-account {
            cursor: text
        }

.account-profile-group {
    padding: 5px 0px 10px 0px;
    background-color: #d8cce5
}

    .account-profile-group li {
        margin-bottom: 10px
    }

        .account-profile-group li:last-child {
            margin-bottom: 0px
        }

    .account-profile-group .table-col-15 {
        padding-left: 21px
    }

.container-btn-edit-delete-account {
    display: none
}

    .container-btn-edit-delete-account li {
        display: inline-block
    }

.accountprofile-filter:after, .accountprofile-filter:before {
    content: " ";
    display: table
}

.accountprofile-filter:after {
    clear: both
}

.accountprofile-filter li {
    display: block;
    float: left;
    margin-right: 10px
}

    .accountprofile-filter li label {
        font-weight: bold;
        color: #FFF
    }

.usermanagement-filter {
    height: 56px;
}

    .usermanagement-filter li .search-container {
        width: unset;
    }

    .usermanagement-filter:after, .usermanagement-filter:before {
        content: " ";
        display: table
    }

    .usermanagement-filter:after {
        clear: both
    }

    /*PBTS V5.0 Jack*/
    /*.usermanagement-filter li:first-child {
        display: flex;
        align-items: flex-end;
    }*/

    .usermanagement-filter li {
        display: block;
        float: left;
        margin-right: 10px;
        height: 100%;
    }

        .usermanagement-filter li label {
            font-weight: bold;
            color: #FFF
        }

/*.header-thresholdlimit .customize-container .pull-left {
    margin-top: 24px;
}*/

.header-thresholdlimit .stock-item {
    width: 20%;
}

    .header-thresholdlimit .stock-item label {
        font-weight: bold;
        color: #FFF;
    }


.enquiry-filter {
    height: 56px;
    margin-bottom: 8px;
}

    .enquiry-filter li .search-container {
        width: unset;
    }

    .enquiry-filter:after, .enquiry-filter:before {
        content: " ";
        display: table
    }

    .enquiry-filter:after {
        clear: both
    }


    .enquiry-filter li {
        display: block;
        float: left;
        margin-right: 10px;
        height: 100%;
    }

        .enquiry-filter li label {
            font-weight: bold;
            color: #FFF
        }

.allocated-filter {
    height: 56px;
    margin-bottom: 8px;
}

    .allocated-filter li .search-container {
        width: unset;
    }

    .allocated-filter:after, .allocated-filter:before {
        content: " ";
        display: table
    }

    .allocated-filter:after {
        clear: both
    }

    .allocated-filter li {
        display: block;
        float: left;
        margin-right: 10px;
        height: 100%;
    }

        .allocated-filter li:last-child {
            margin-right: 0px;
        }

        .allocated-filter li label {
            font-weight: bold;
            color: #FFF
        }

.web-ui-number {
    cursor: none;
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
    opacity: 0;
    min-width: 30px;
    padding: 3px 8px;
    background-color: #222222;
    border-top-right-radius: 5px;
    font-size: 11px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center
}

    .web-ui-number:hover {
        opacity: 1
    }

.version-number {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.5)
}

.order-stage-container {
    display: none;
    position: absolute;
    z-index: 4;
    top: 50px;
    right: 15px;
    width: 1100px;
    padding: 15px;
    background-color: #352c66
}

.threshold-limit-log-container {
    display: none;
    position: absolute;
    z-index: 4;
    top: 50px;
    right: 15px;
    width: 800px;
    padding: 15px;
    background-color: #352c66
}

.notification-unmatched-container {
    display: none;
    position: absolute;
    z-index: 4;
    top: 50px;
    right: 15px;
    width: 1100px;
    padding: 15px;
    background-color: #352c66
}

.modal-open .order-stage-container,
.modal-open .threshold-limit-log-container,
.modal-open .notification-unmatched-container {
    right: 31px
}

.order-stage-title,
.threshold-limit-log-title,
.notification-unmatched-title {
    font-size: 24px;
    margin-bottom: 10px;
    color: #fff;
    text-align: center
}

.order-stage-table,
.threshold-limit-log-table,
.notification-unmatched-table {
    border: solid 1px #4b4c4e;
    font-size: 12px
}

    .order-stage-table .tb-header-row
    .threshold-limit-log-table .tb-header-row
    .notification-unmatched-table .tb-header-row {
        background-color: #111111
    }

    .order-stage-table .tb-header-col,
    .threshold-limit-log-table .tb-header-col,
    .notification-unmatched-table .tb-header-col {
        height: 58px;
        line-height: 58px;
        border-left: solid 1px #4b4c4e;
        color: #fff;
        text-align: center
    }

        .order-stage-table .tb-header-col:first-child,
        .threshold-limit-log-table .tb-header-col:first-child,
        .notification-unmatched-table .tb-header-col:first-child {
            border-left: none
        }

        .order-stage-table .tb-header-col.border-left-hidden,
        .threshold-limit-log-table .tb-header-col.border-left-hidden,
        .notification-unmatched-table .tb-header-col.border-left-hidden {
            border-left: none
        }

        .order-stage-table .tb-header-col span,
        .threshold-limit-log-table .tb-header-col span,
        .notification-unmatched-table .tb-header-col span {
            display: inline-block;
            line-height: 1.6;
            vertical-align: middle
        }

    .order-stage-table .tb-container,
    .threshold-limit-log-table .tb-container,
    .notification-unmatched-table .tb-container {
        background-color: #111111
    }

    .order-stage-table .tb-row.tb-row-even, .order-stage-table .tb-row:nth-child(2n),
    .threshold-limit-log-table .tb-row.tb-row-even, .threshold-limit-log-table .tb-row:nth-child(2n),
    .notification-unmatched-table .tb-row.tb-row-even, .notification-unmatched-table .tb-row:nth-child(2n) {
        background-color: #3a3a3a
    }

    .order-stage-table .tb-row:first-child .tb-col,
    .threshold-limit-log-table .tb-row:first-child .tb-col,
    .notification-unmatched-table .tb-row:first-child .tb-col {
        border-top-color: #7170b3
    }

    .order-stage-table .tb-row.sell span,
    .threshold-limit-log-table.tb-row.sell span,
    .notification-unmatched-table.tb-row.sell span {
        color: #e55ffe
    }

    .order-stage-table .tb-col,
    .threshold-limit-log-table .tb-col,
    .notification-unmatched-table .tb-col {
        min-height: 40px;
        padding: 10px 0px;
        border-left: solid 1px #4b4c4e;
        border-top: solid 1px #4b4c4e;
        color: #fff;
        text-align: center
    }

        .order-stage-table .tb-col:first-child,
        .threshold-limit-log-table.tb-col:first-child,
        .notification-unmatched-table.tb-col:first-child {
            border-left: none
        }

        .order-stage-table .tb-col.border-left-hidden,
        .threshold-limit-log-table .tb-col.border-left-hidden,
        .notification-unmatched-table .tb-col.border-left-hidden {
            border-left: none
        }

        .order-stage-table .tb-col span,
        .threshold-limit-log-table .tb-col span,
        .notification-unmatched-table .tb-col span {
            color: #76f9fb
        }

        .order-stage-table .tb-col .ato,
        .notification-unmatched-table .tb-col .ato {
            color: #fdf731 !important
        }

    .order-stage-table .order-stage-highlight,
    .threshold-limit-log-table .order-stage-highlight,
    .notification-unmatched-table .order-stage-highlight {
        background-color: #eaa244;
        color: #fff
    }

.order-stage-inner-table .tb-inner-col {
    padding: 10px;
    border-top: solid 1px #4b4c4e;
    border-left: solid 1px #4b4c4e;
    color: #fff
}

    .order-stage-inner-table .tb-inner-col:first-child {
        border-left: none
    }

    .order-stage-inner-table .tb-inner-col.border-left-hidden {
        border-left: none
    }

.order-stage-inner-table .tb-inner-row-status {
    line-height: 31px
}

    .order-stage-inner-table .tb-inner-row-status div[class^=col-] {
        padding: 5px 10px;
        border-top: solid 1px #4b4c4e
    }

    .order-stage-inner-table .tb-inner-row-status button {
        line-height: 1.6
    }

.order-stage-inner-table b {
    color: #fff
}

.order-stage-inner-table .text-highlight {
    color: #76f9fb
}

.order-stage-inner-table .text-pending {
    color: #dbbe24
}

.order-stage-inner-table .text-error {
    color: #ff401b
}

.order-state-highlight {
    background-color: #7170b3;
    color: #FFF
}

    .order-state-highlight span {
        color: #FFF
    }

.notification-unmatched-inner-table .tb-inner-col {
    padding: 10px;
    border-top: solid 1px #4b4c4e;
    border-left: solid 1px #4b4c4e;
    color: #fff
}

    .notification-unmatched-inner-table .tb-inner-col:first-child {
        border-left: none
    }

    .notification-unmatched-inner-table .tb-inner-col.border-left-hidden {
        border-left: none
    }

.notification-unmatched-inner-table .tb-inner-row-status {
    line-height: 31px
}

    .notification-unmatched-inner-table .tb-inner-row-status div[class^=col-] {
        padding: 5px 10px;
        border-top: solid 1px #4b4c4e
    }

    .notification-unmatched-inner-table .tb-inner-row-status button {
        line-height: 1.6
    }

.notification-unmatched-inner-table b {
    color: #fff
}

.notification-unmatched-inner-table .text-highlight {
    color: #76f9fb
}

.notification-unmatched-inner-table .text-pending {
    color: #dbbe24
}

.notification-unmatched-inner-table .text-error {
    color: #ff401b
}

.notification-unmatched-highlight {
    background-color: #7170b3;
    color: #FFF
}

    .notification-unmatched-highlight span {
        color: #FFF
    }

.header-dashboard {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    width: 100%;
    padding: 10px 20px 20px 20px;
    background-color: #060606;
    border: solid 1px #4b4c4e;
    border-radius: 4px 4px 0px 0px
}

    .header-dashboard:after {
        content: '';
        display: block;
        clear: both
    }

    .header-dashboard .user-selections {
        position: relative
    }

        .header-dashboard .user-selections:after, .header-dashboard .user-selections:before {
            content: " ";
            display: table
        }

        .header-dashboard .user-selections:after {
            clear: both
        }

        .header-dashboard .user-selections li {
            float: left;
            margin-right: 5px
        }

            .header-dashboard .user-selections li > span {
                display: block;
                margin-bottom: 3px;
                color: #aaa
            }

            .header-dashboard .user-selections li.broker-id-item {
                width: 15%
            }

            .header-dashboard .user-selections li.name-login-item {
                width: 20%
            }

            .header-dashboard .user-selections li.stock-item {
                width: 20%
            }

            .header-dashboard .user-selections li.account-item {
                width: 20%
            }

            .header-dashboard .user-selections li.internal-short-item .internal-short {
                margin-top: 38px;
                color: #aaa;
            }

            .header-dashboard .user-selections li:last-child {
                margin-right: 0
            }

        .header-dashboard .user-selections .btn-send-new-order {
            height: 36px;
            line-height: 24px;
            margin-top: 24px
        }

    .header-dashboard .datetime-container {
        float: right;
        margin-top: 25px
    }

        .header-dashboard .datetime-container:after {
            content: '';
            display: block;
            clear: both
        }

        .header-dashboard .datetime-container li {
            float: left;
            margin-left: 15px;
            color: #aaa;
            line-height: 32px
        }

            .header-dashboard .datetime-container li:first-child {
                margin-left: 0px
            }

        .header-dashboard .datetime-container a {
            display: inline-block;
            padding: 0px;
            margin: 0px;
            background-color: transparent;
            border: none;
            text-align: center;
            font-size: 18px;
            color: #7170b3
        }

            .header-dashboard .datetime-container a:focus, .header-dashboard .datetime-container a:hover {
                color: #7170b3
            }

    .header-dashboard .js-selectmenu {
        height: 32px
    }

        .header-dashboard .js-selectmenu.broker-id {
        }

        .header-dashboard .js-selectmenu.login-name {
        }

.tab-content-sales {
    height: 100%
}

    .tab-content-sales .tab-pane {
        height: 100%
    }

.main-dashboard {
    position: relative;
    margin-bottom: 30px
}

.main-dashboard-info {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    border: solid 1px #4b4c4e;
    border-top: none;
    border-radius: 0px 0px 4px 4px
}

.minor-dashboards {
    /* PBTS9 start */
    min-height: 460px; /*change from height to min-height*/
    display: flex;
    /* PBTS9 end */
}

    .minor-dashboards .title {
        behavior: url(../Scripts/PIE.htc);
        position: relative;
        padding: 5px 15px 10px 15px;
        background-color: #3a3a3a;
        border-radius: 4px 4px 0px 0px;
        font-size: 18px;
        color: #fff
    }

        .minor-dashboards .title .text {
            display: inline-block;
            vertical-align: middle
        }

    .minor-dashboards .text-amend-order {
        display: none
    }

.minor-dashboard-single-order {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    min-height: 542px;
    background-color: #222222;
    border-radius: 4px
}

    /* PBTS9 start */
    .minor-dashboard-single-order .title {
        overflow: hidden;
        background: rgb(58, 58, 58);
        background: linear-gradient(0deg, rgba(58, 58, 58, 1) 0%, rgba(95, 95, 95, 1) 100%);
    }
    /* PBTS9 end */

    .minor-dashboard-single-order .js-custom-chkbox label, .minor-dashboard-single-order .js-custom-radio label {
        color: #fff
    }

        .minor-dashboard-single-order .js-custom-chkbox label.l-status, .minor-dashboard-single-order .js-custom-radio label.l-status {
            color: #76f9fb
        }

        .minor-dashboard-single-order .js-custom-chkbox label.s-status, .minor-dashboard-single-order .js-custom-radio label.s-status {
            color: #e55ffe
        }

    .minor-dashboard-single-order .js-selectmenu .selectize-control {
        height: 32px
    }

        .minor-dashboard-single-order .js-selectmenu .selectize-control .selectize-input {
            border: none;
            height: 32px
        }

            .minor-dashboard-single-order .js-selectmenu .selectize-control .selectize-input > div {
                display: block
            }

            .minor-dashboard-single-order .js-selectmenu .selectize-control .selectize-input.has-items.focus, .minor-dashboard-single-order .js-selectmenu .selectize-control .selectize-input.items {
                padding-top: 6px;
                padding-bottom: 0
            }

                .minor-dashboard-single-order .js-selectmenu .selectize-control .selectize-input.items.locked {
                    padding-top: 0px
                }

            .minor-dashboard-single-order .js-selectmenu .selectize-control .selectize-input.focus, .minor-dashboard-single-order .js-selectmenu .selectize-control .selectize-input.focus.input-active {
                padding-top: 0px
            }

            .minor-dashboard-single-order .js-selectmenu .selectize-control .selectize-input.dropdown-active > div {
                display: inline-block
            }

            .minor-dashboard-single-order .js-selectmenu .selectize-control .selectize-input.disabled.locked input, .minor-dashboard-single-order .js-selectmenu .selectize-control .selectize-input.input-active.dropdown-active input {
                height: 32px;
                padding: 0px 6px
            }

            .minor-dashboard-single-order .js-selectmenu .selectize-control .selectize-input.disabled.locked .item {
                height: 30px;
                line-height: 30px
            }

        .minor-dashboard-single-order .js-selectmenu .selectize-control span {
            display: inline
        }

    .minor-dashboard-single-order .user-info {
        display: none;
        float: right
    }

        .minor-dashboard-single-order .user-info span {
            display: block;
            font-size: 12px;
            font-weight: bold;
            line-height: 1.3;
            text-align: right
        }

    .minor-dashboard-single-order .inner-container {
        /* start UI_006*/
        padding: 20px 30px 60px;
        /* end UI_006*/
    }

    .minor-dashboard-single-order .status-selection {
        margin-bottom: 10px
    }

        .minor-dashboard-single-order .status-selection li {
            margin-bottom: 15px
        }

            /* PBTS9 start */
            .minor-dashboard-single-order .status-selection li.hide-item {
                margin-bottom: 0px;
            }
        /* PBTS9 end */

        .minor-dashboard-single-order .status-selection .fa {
            margin-left: 10px;
            color: #fdf731
        }

    .minor-dashboard-single-order .text-open {
        color: #77b300
    }

    .minor-dashboard-single-order .text-close {
        color: #ff401b
    }

    .minor-dashboard-single-order .text-duration {
        color: #7170b3
    }

    .minor-dashboard-single-order .input-info {
        color: #fff;
        /* start UI_005 */
        min-height: 24px;
        /* end UI_005 */
    }

        .minor-dashboard-single-order .input-info span {
            display: block;
            padding-top: 5px;
            color: #fff
        }

            .minor-dashboard-single-order .input-info span.clear-padding {
                padding-top: 0px
            }

            .minor-dashboard-single-order .input-info span.disable {
                color: #6B6B6B
            }

        .minor-dashboard-single-order .input-info .ui-spinner {
            height: 32px;
            padding: 0px;
            background-color: transparent;
            border: none;
            border-radius: 0px
        }

        .minor-dashboard-single-order .input-info .ui-spinner-button {
            width: 10px;
            height: 5px;
            cursor: pointer;
            background-image: url('../Images/pbts-icon.png') !important;
            background-repeat: no-repeat
        }

            .minor-dashboard-single-order .input-info .ui-spinner-button.ui-spinner-up {
                top: 8px;
                background-position: 0px -5px
            }

            .minor-dashboard-single-order .input-info .ui-spinner-button.ui-spinner-down {
                bottom: 8px;
                background-position: -10px -5px
            }

            .minor-dashboard-single-order .input-info .ui-spinner-button.ui-state-default, .minor-dashboard-single-order .input-info .ui-spinner-button.ui-state-hover {
                border: none;
                background-color: transparent
            }

            .minor-dashboard-single-order .input-info .ui-spinner-button.ui-corner-br, .minor-dashboard-single-order .input-info .ui-spinner-button.ui-corner-tr {
                border-radius: 0px
            }

            .minor-dashboard-single-order .input-info .ui-spinner-button .ui-button-text {
                display: none
            }

        .minor-dashboard-single-order .input-info .price-spinner {
            padding: 0px 8px 0px 0px;
            margin: 0px
        }

        .minor-dashboard-single-order .input-info .input-container {
            behavior: url(../Scripts/PIE.htc);
            position: relative;
            padding: 0px 8px;
            background-color: #fff;
            border-radius: 4px
        }

            .minor-dashboard-single-order .input-info .input-container.blank {
                background-color: transparent;
                padding: 0
            }

        .minor-dashboard-single-order .input-info input {
            width: 100%;
            padding: 0px;
            background-color: transparent;
            border: none;
            font-size: 14px;
            height: 32px;
            line-height: 32px;
            color: #333
        }

            .minor-dashboard-single-order .input-info input.input-primary {
                padding-left: 8px;
                padding-right: 8px;
                background-color: white
            }
                .minor-dashboard-single-order .input-info input.input-primary::placeholder {
                    text-align: center;
                }

            .minor-dashboard-single-order .input-info input.price-control-field {
                background-color: white;
                text-align: center
            }
            .minor-dashboard-single-order .input-info input.trigger-price-control-field {
                background-color: white;
                text-align: center
            }

        .minor-dashboard-single-order .input-info .input-notice-container.disabled .input-primary {
            background-color: #9E9E9E;
            pointer-events: none
        }

    .minor-dashboard-single-order.active-openlong {
        outline: 2px solid #8fd5df;
    }

        .minor-dashboard-single-order.active-openlong .title {
            background: rgb(152,221,223);
            background: linear-gradient(0deg, rgba(152,221,223,1) 0%, rgba(71,128,214,1) 100%);
            color: #000
        }

            .minor-dashboard-single-order.active-openlong .title .ic-single-order-lg {
                background-position: -66px -24px
            }

        .minor-dashboard-single-order.active-openlong .tab-content-order-type.tab-btn {
            border: 2px solid #8fd5df;
        }

        .minor-dashboard-single-order.active-openlong .tab-content-order-type .tab-content-order-type-item.active .tab-content-order-type-button {
            background: rgb(81,134,208);
            background: linear-gradient(0deg, rgba(81,134,208,1) 0%, rgba(81,173,186,1) 100%);
            color: #ffffff;
        }

        .minor-dashboard-single-order.active-openlong .trigger-condition-title {
            color: #8fd5df;
            border-color: #8fd5df;
        }
    .minor-dashboard-single-order.active-openshort {
        /* -- start UI_013 -- */
        outline: 2px solid #BE5FBD;
        /* -- end UI_013 -- */
    }

        .minor-dashboard-single-order.active-openshort .title {
            background: rgb(255,134,172);
            background: linear-gradient(0deg, rgba(255,134,172,1) 0%, rgba(229,102,254,1) 100%);
            color: #000
        }

            .minor-dashboard-single-order.active-openshort .title .ic-single-order-lg {
                background-position: -66px -24px
            }
        /* PBTS9 start */
        .minor-dashboard-single-order.active-openshort .tab-content-order-type.tab-btn {
            /* -- start UI_013 -- */
            border: 2px solid #BE5FBD;
            /* -- end UI_013 -- */
        }

        .minor-dashboard-single-order.active-openshort .tab-content-order-type .tab-content-order-type-item.active .tab-content-order-type-button {
            background: rgb(190,95,189);
            background: linear-gradient(0deg, rgba(190,95,189,1) 0%, rgba(231,120,164,1) 100%);
            color: #ffffff;
        }
        .minor-dashboard-single-order.active-openshort .trigger-condition-title {
            color: #ae6cad;
            border-color: #ae6cad;
        }
        /* PBTS9 end */

        /* PBTS9 start */
        .minor-dashboard-single-order.active-amend-order {
            outline: solid 1px #f1eb49;
        }

            .minor-dashboard-single-order.active-amend-order .title {
                background: rgb(241,235,73);
                background: linear-gradient(0deg, rgba(241,235,73,1) 0%, rgba(246,184,49,1) 100%);
                color: #000;
            }
            /* PBTS9 end */

            .minor-dashboard-single-order.active-amend-order .title .ic-single-order-lg {
                background-position: -66px -24px
            }

        .minor-dashboard-single-order.active-amend-order .text-single-order {
            display: none
        }

        .minor-dashboard-single-order.active-amend-order .text-amend-order {
            display: inline-block
        }

        .minor-dashboard-single-order.active-amend-order .user-info {
            display: block
        }

        .minor-dashboard-single-order.active-amend-order .btn-single-order-container {
            display: none
        }

        .minor-dashboard-single-order.active-amend-order .btn-amend-order-container {
            display: block
        }

.roulette-number {
    position: relative
}

.btn-single-order-container {
    text-align: center
}

.btn-amend-order-container {
    display: none;
    text-align: center
}

.single-order-alert {
    position: absolute;
    z-index: 2;
    max-width: 250px;
    min-width: 200px;
    padding: 5px 10px;
    background-color: #7170b3;
    border-radius: 2px;
    font-size: 12px;
    color: #ffffff;
    text-align: center
}

    .single-order-alert:after {
        right: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(113, 112, 179, 0);
        border-right-color: #7170b3;
        border-width: 4px;
        margin-top: -4px
    }

    .single-order-alert.red {
        background-color: #aa3939;
    }

        .single-order-alert.red:after {
            border-right-color: #aa3939 !important;
        }

    .single-order-alert.openclose-item {
        top: 58px;
        left: 80%
    }

    .single-order-alert.longshort-item {
        top: 95px;
        left: 80%
    }

    .single-order-alert.list-item {
        top: 1px;
        left: 105%
    }


    .single-order-alert.is-show {
        display: block
    }

    .single-order-alert.is-hidden {
        display: none
    }

.minor-dashboard-avil-position {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    overflow: hidden;
    min-height: 542px;
    background-color: #222222;
    border-radius: 4px
}

    .minor-dashboard-avil-position .inner-container {
        padding: 10px
    }

    .minor-dashboard-avil-position .account-selection {
        margin-bottom: 10px
    }

        .minor-dashboard-avil-position .account-selection label {
            display: block;
            font-size: 18px;
            color: #aaa
        }

        .minor-dashboard-avil-position .account-selection select {
            width: 100%;
            padding: 5px 10px;
            border: solid 2px #8156a3;
            color: #333
        }

    .minor-dashboard-avil-position .account-selection-inner {
        display: inline-block;
        vertical-align: middle
    }

        .minor-dashboard-avil-position .account-selection-inner.is-label {
            margin-right: 10px
        }

        .minor-dashboard-avil-position .account-selection-inner.is-select {
            width: 150px
        }

.info-table-activity-log-header {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px
}

.minor-dashboard-activity-log {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    overflow: hidden;
    min-height: 220px;
    background-color: #222222;
    border-radius: 4px
}

    .minor-dashboard-activity-log .title {
        overflow: hidden
    }

    .minor-dashboard-activity-log .more-link {
        float: right;
        line-height: 34px
    }

        .minor-dashboard-activity-log .more-link a {
            display: inline-block;
            font-size: 14px;
            color: #fff
        }

    .minor-dashboard-activity-log .inner-container {
        padding: 10px
    }

.activity-log-list {
    padding: 0px 5px
}

    .activity-log-list li {
        padding: 5px
    }

        .activity-log-list li.alert-message span {
            padding: 5px 10px;
            margin-left: -10px;
            background-color: #aa3939;
            color: #ffffff
        }

        .activity-log-list li.alert-message:hover {
            background-color: transparent
        }

        .activity-log-list li span {
            display: block;
            font-size: 12px;
            color: #76f9fb;
            word-break: break-all
        }

            .activity-log-list li span.accept-text {
                color: #92d050
            }

            .activity-log-list li span.reject-text {
                color: #ff0000
            }

            .activity-log-list li span a {
                color: #b3b3ef;
                font-weight: bold;
                text-decoration: underline;
            }

                .activity-log-list li span a:hover {
                    text-decoration: underline;
                }

        .activity-log-list li time {
            font-size: 11px;
            color: #aaaaaa
        }

        .activity-log-list li:hover {
            background-color: rgba(255, 255, 255, 0.2)
        }

.activity-alert-log-list {
    padding-right: 5px;
    margin-bottom: -5px
}

    .activity-alert-log-list li {
        margin-bottom: 5px
    }

        .activity-alert-log-list li:last-child {
            margin-bottom: 0px
        }

        .activity-alert-log-list li span {
            display: block;
            padding: 5px 10px;
            background-color: #aa3939;
            font-size: 12px;
            color: #ffffff
        }

        .activity-alert-log-list li time {
            margin-left: 10px;
            font-size: 11px;
            color: #aaaaaa
        }

.minor-dashboard-market-data {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    overflow: hidden;
    /* PBTS9 start */
    min-height: 312px;
    /* PBTS9 end */
    margin-bottom: 10px;
    background-color: #222222;
    border-radius: 4px
}

    .minor-dashboard-market-data .inner-container {
        padding: 10px
    }

    .minor-dashboard-market-data .status-label {
        position: absolute;
        z-index: 1;
        top: 50%;
        right: 20px;
        margin-top: -18px
    }

        .minor-dashboard-market-data .status-label:before {
            content: '';
            position: relative;
            top: 1px;
            display: inline-block;
            width: 14px;
            height: 14px;
            margin-right: 5px;
            border-radius: 50%;
            vertical-align: middle
        }

        .minor-dashboard-market-data .status-label:after {
            display: inline-block;
            font-size: 16px;
            color: #ffffff;
            vertical-align: middle;
            text-transform: uppercase
        }

        .minor-dashboard-market-data .status-label.is-online:before {
            background-color: greenyellow
        }

        .minor-dashboard-market-data .status-label.is-online:after {
            content: 'Online'
        }

        .minor-dashboard-market-data .status-label.is-offline:before {
            background-color: red
        }

        .minor-dashboard-market-data .status-label.is-offline:after {
            content: 'Offline'
        }

    .minor-dashboard-market-data .stock-selection {
        margin-bottom: 10px
    }

        .minor-dashboard-market-data .stock-selection label {
            display: block;
            font-size: 18px;
            color: #aaa
        }

        .minor-dashboard-market-data .stock-selection select {
            width: 100%;
            padding: 5px 10px;
            border: solid 2px #8156a3;
            color: #333
        }

    .minor-dashboard-market-data .stock-selection-inner {
        display: inline-block;
        vertical-align: middle
    }

        .minor-dashboard-market-data .stock-selection-inner.is-label {
            margin-right: 10px
        }

        .minor-dashboard-market-data .stock-selection-inner.is-select {
            width: 150px
        }

    .minor-dashboard-market-data .market-data-status {
        clear: both;
        margin-bottom: 5px
    }

    .minor-dashboard-market-data .lists {
        display: inline-block;
        vertical-align: middle
    }

        .minor-dashboard-market-data .lists.is-last {
            float: left;
            padding-right: 25px
        }

        .minor-dashboard-market-data .lists.is-set {
            float: right;
            margin-right: 15px
        }

    .minor-dashboard-market-data .list-item {
        display: inline-block;
        margin-right: 10px;
        color: #ffffff
    }

        .minor-dashboard-market-data .list-item:last-child {
            margin-right: 0
        }

        .minor-dashboard-market-data .list-item.is-label {
            color: #aaaaaa
        }

        .minor-dashboard-market-data .list-item.is-status-error {
            color: #ff0000
        }

        .minor-dashboard-market-data .list-item.is-status-success {
            color: #00ff00
        }

.allocated-order-container {
    position: relative;
    padding: 0px 30px 30px 30px
}

    .allocated-order-container .title {
        margin-bottom: 10px;
        font-size: 18px;
        color: #fff
    }

    .allocated-order-container .btn-sort {
        margin-left: 2px
    }

    .allocated-order-container .fa-lock {
        font-size: 18px;
        color: #666
    }

        .allocated-order-container .fa-lock.active {
            color: #7170b3
        }

    .allocated-order-container .fa-circle {
        font-size: 18px;
        color: #77b300
    }

    .allocated-order-container .fa-circle-o {
        font-size: 18px;
        color: #666
    }

    .allocated-order-container .roulette-number {
        display: inline-block
    }

        .allocated-order-container .roulette-number input {
            width: 100px;
            height: 34px;
            line-height: 34px;
            padding: 0px 10px;
            border: solid 2px #8156a3;
            color: #333;
            text-align: center
        }

    .allocated-order-container .button-container {
        overflow: hidden;
        margin-top: 20px
    }

    .allocated-order-container .button-container-item {
        float: left;
        margin-left: 5px
    }

        .allocated-order-container .button-container-item:first-child {
            margin-left: 0px
        }

    .allocated-order-container .ui-spinner {
        height: 34px;
        padding: 0px;
        background-color: transparent;
        border: none;
        border-radius: 0px
    }

    .allocated-order-container .ui-spinner-button {
        width: 10px;
        height: 5px;
        cursor: pointer;
        background-image: url('../Images/pbts-icon.png') !important;
        background-repeat: no-repeat
    }

        .allocated-order-container .ui-spinner-button.ui-spinner-up {
            top: 8px;
            background-position: 0px -5px
        }

        .allocated-order-container .ui-spinner-button.ui-spinner-down {
            bottom: 8px;
            background-position: -10px -5px
        }

        .allocated-order-container .ui-spinner-button.ui-state-default, .allocated-order-container .ui-spinner-button.ui-state-hover {
            border: none;
            background-color: transparent
        }

        .allocated-order-container .ui-spinner-button.ui-corner-br, .allocated-order-container .ui-spinner-button.ui-corner-tr {
            border-radius: 0px
        }

        .allocated-order-container .ui-spinner-button .ui-button-text {
            display: none
        }

    .allocated-order-container .price-spinner {
        padding: 0px 8px;
        margin: 0px
    }

    .allocated-order-container .input-container {
        behavior: url(../Scripts/PIE.htc);
        position: relative;
        padding: 0px 8px;
        background-color: #fff;
        border-radius: 4px;
        width: 66px
    }

        .allocated-order-container .input-container.inner {
            width: auto
        }

            .allocated-order-container .input-container.inner.old {
                background-color: #aaa;
                border-color: #aaa;
            }

            .allocated-order-container .input-container.inner input[type=text] {
                height: 24px;
                line-height: 24px
            }

    .allocated-order-container input[type=text] {
        width: 100%;
        padding: 0px;
        background-color: transparent;
        border: none;
        font-size: 14px;
        height: 34px;
        line-height: 34px;
        color: #333
    }

    .allocated-order-container .alert-notification-container {
        position: absolute;
        top: -13px;
        right: 30px;
        height: 32px
    }

        .allocated-order-container .alert-notification-container a {
            float: left;
            margin-left: 8px
        }

        .allocated-order-container .alert-notification-container .header-alert-notification.header-alert-notification-allocated-order {
            float: left;
            display: inline-block
        }

            .allocated-order-container .alert-notification-container .header-alert-notification.header-alert-notification-allocated-order .headr-notice {
                margin-left: 0px
            }

.buy-side-text {
    color: #76f9fb
}

.sell-side-text {
    color: #e55ffe
}

.unallocated-order-container {
    padding: 30px;
    background-color: #222222
}

    .unallocated-order-container .title {
        margin-bottom: 10px;
        font-size: 18px;
        color: #fff
    }

    .unallocated-order-container .button-container {
        overflow: hidden;
        margin-top: 20px
    }

    .unallocated-order-container .button-container-item {
        float: left;
        margin-left: 5px
    }

        .unallocated-order-container .button-container-item:first-child {
            margin-left: 0px
        }

    .unallocated-order-container .input-container {
        behavior: url(../Scripts/PIE.htc);
        position: relative;
        padding: 0px 8px;
        background-color: #fff;
        border-radius: 4px;
        width: 66px
    }

    .unallocated-order-container input[type=text] {
        width: 100%;
        padding: 0px;
        background-color: transparent;
        border: none;
        font-size: 14px;
        height: 34px;
        line-height: 34px;
        color: #333
    }

.sweep-container {
    padding: 30px 30px 0px 30px
}

    .sweep-container .title {
        margin-bottom: 10px;
        font-size: 18px;
        color: #fff
    }

    .sweep-container .button-container {
        overflow: hidden;
        margin-top: 20px
    }

    .sweep-container .button-container-item {
        float: left;
        margin-left: 5px
    }

        .sweep-container .button-container-item:first-child {
            margin-left: 0px
        }

.portfolio-sort {
    margin-bottom: 15px
}

    .portfolio-sort:after {
        content: '';
        display: block;
        clear: both
    }

    .portfolio-sort li {
        float: left;
        padding-right: 5px
    }

        .portfolio-sort li:last-child {
            padding-right: 0px
        }

    .portfolio-sort label {
        display: block;
        margin-bottom: 5px;
        font-weight: bold;
        color: #fff
    }

.audit-trail-container {
    padding: 32px
}

.pin-input {
    letter-spacing: 10px
}

.calculate-container {
    margin-bottom: 20px
}

.calculate-result-container {
    margin-top: 20px
}

    .calculate-result-container .calculate-result-item {
        text-align: center
    }

    .calculate-result-container .calculate-result-title {
        margin-bottom: 5px;
        color: white;
        font-weight: bold
    }

    .calculate-result-container .calculate-result-data {
        font-size: 24px;
        color: white;
        line-height: 1
    }

        .calculate-result-container .calculate-result-data.calculate-result-data-profit {
            color: #65bc54
        }

            .calculate-result-container .calculate-result-data.calculate-result-data-profit.text-error {
                color: #ff401b
            }

.content-container {
    padding: 10px 25px;
    border-radius: 4px
}

    .content-container.content-container-dark {
        background-color: #3c3c3c
    }

    .content-container.content-container-darker {
        background-color: #222222
    }

    .content-container.content-container-darkest {
        background-color: #111111
    }

    .content-container.content-container-border {
        border: solid 1px #3c3c3c
    }

    .content-container.content-container-border-radius-right-clear {
        border-radius: 4px 0 0 4px
    }

    .content-container.content-container-border-radius-left-clear {
        border-radius: 0 4px 4px 0
    }

    .content-container.content-container-padding-left-clear {
        padding-left: 0
    }

    .content-container.content-container-padding-right-clear {
        padding-right: 0
    }

    .content-container.content-container-calculate-result {
        padding: 10px 0 13px 0
    }

    .content-container.content-container-calculate-note {
        padding-top: 20px;
        padding-bottom: 20px
    }

        .content-container.content-container-calculate-note ul li {
            position: relative;
            padding-left: 75px;
            font-size: 13px;
            color: white
        }

            .content-container.content-container-calculate-note ul li span {
                position: absolute;
                z-index: 1;
                top: 0;
                left: 0
            }

        .content-container.content-container-calculate-note p {
            font-size: 13px;
            color: white
        }

            .content-container.content-container-calculate-note p.calculate-note-title {
                margin-bottom: 5px;
                font-size: 14px;
                color: #7170b3
            }

        .content-container.content-container-calculate-note hr {
            display: block;
            padding-top: 10px;
            padding-bottom: 10px;
            margin-top: 0;
            margin-bottom: 0;
            border: none
        }

.validation-message {
    display: none;
    position: absolute;
    z-index: 2;
    width: 200px;
    padding: 5px 10px;
    background-color: #7170b3;
    border-radius: 2px;
    font-size: 12px;
    color: #ffffff;
    text-align: center
}

    .validation-message:after {
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(113, 112, 179, 0);
        border-width: 4px
    }

    .validation-message.position-right {
        left: 100%;
        margin-left: 10px
    }

        .validation-message.position-right:after {
            top: 50%;
            right: 100%;
            margin-top: -4px;
            border-right-color: #7170b3
        }

    .validation-message.position-top {
        bottom: 100%;
        left: 50%;
        margin-bottom: 10px;
        margin-left: -100px
    }

        .validation-message.position-top:after {
            top: 100%;
            left: 50%;
            margin-top: 0;
            border-top-color: #7170b3
        }

    .validation-message.validation-message-active {
        display: block
    }

    .validation-message.validation-message-small {
        width: 125px;
        margin-left: -75px
    }

.modal-dialog-xxs {
    /*width: 35%;*/
    max-width: 480px
}

.lt-ie9 .modal-dialog-xxs {
    width: 480px
}

.modal-dialog-xs {
    width: 50%;
    max-width: 800px
}

.modal-dialog-sm {
    width: 65%;
    max-width: 900px
}

.modal-dialog-md {
    width: 75%;
    max-width: 1024px
}

.modal-dialog-lg {
    width: 90%;
    max-width: 1280px
}

.modal-dialog-calculate {
    max-width: 1100px
}

.modal-secondary-open {
    overflow: hidden
}

    .modal-secondary-open .modal {
        overflow-x: hidden;
        overflow-y: auto
    }

.modal-recipient {
    width: 720px;
    margin: auto
}

.modal-recipient-view {
    width: 480px;
    margin: auto
}

.modal-content-container {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    padding: 30px;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5)
}

.modal-title {
    padding: 10px 0px 20px 30px;
    margin: -20px -30px 20px -30px;
    border-bottom: solid 2px #7170b3;
    font-size: 18px;
    font-weight: bold;
    color: #fff
}

.modal-threshold-confirm .modal-title {
    padding: 10px 0px 20px 0px;
}

.modal-titlebar {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    padding: 15px;
    margin: -30px -30px 20px -30px;
    border-radius: 4px 4px 0px 0px;
    font-size: 20px;
    color: #fff;
    text-align: left
}

.modal-footer-button-container {
    padding: 20px 30px 0px 30px;
    margin: 0px -30px -10px -30px;
    border-top: solid 1px #333
}

    .modal-footer-button-container .btn-accept-disclaimer, .modal-footer-button-container .btn-reject-disclaimer {
        min-width: 100px;
        margin-left: 5px;
        margin-right: 5px
    }

.modal .js-selectmenu {
    height: 32px
}

    .modal .js-selectmenu .ui-icon {
        overflow: visible
    }

.modal-content-container-user {
    background-color: #222222
}

.add-user-form .add-user-form-item {
    margin-bottom: 15px;
    color: #fff
}

    .add-user-form .add-user-form-item:last-child {
        margin-bottom: 0px;
        text-align: right
    }

.add-user-form .form-notification {
    position: relative;
    padding: 10px 15px;
    margin-top: 15px;
    border: 1px solid #7170b3;
    font-size: 12px;
    text-align: justify
}

    .add-user-form .form-notification:after, .add-user-form .form-notification:before {
        bottom: 100%;
        left: 21px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }

    .add-user-form .form-notification:after {
        border-bottom-color: #222222;
        border-width: 5px;
        margin-left: -5px
    }

    .add-user-form .form-notification:before {
        border-color: rgba(113, 112, 179, 0);
        border-bottom-color: #7170b3;
        border-width: 6px;
        margin-left: -6px
    }

.add-user-form .input-container {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    padding: 0px 8px;
    background-color: #fff;
    border-radius: 4px
}

.add-user-form input {
    width: 100%;
    padding: 0px;
    background-color: transparent;
    border: none;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    color: #333
}
.add-user-form textarea {
    width: 100%;
    resize:none;
    padding:4px 0px 0px 0px;
    background-color: transparent;
    border: none;
    font-size: 14px;
    color: #333
}

.add-user-form label {
    margin-top: 7px
}

    .add-user-form label span {
        font-size: 12px
    }

.add-user-form.add-user-form-confirm label {
    margin-top: 0px
}

.add-user-form.add-user-form-confirm .email {
    padding-bottom: 3px;
    border-bottom: solid 1px #7170b3;
    color: #7170b3
}

.add-user-form .ui-selectmenu-button {
    display: none
}

.add-user-form .selectize-control {
    height: 32px !important
}

    .add-user-form .selectize-control .selectize-input {
        padding: 0 8px !important;
        border: none !important;
        border-radius: 4px !important;
        height: 32px !important
    }

        .add-user-form .selectize-control .selectize-input.dropdown-active {
            padding: 0 8px !important;
            border: none !important
        }

        .add-user-form .selectize-control .selectize-input > div {
            margin-top: 6px
        }

    .add-user-form .selectize-control .selectize-dropdown {
        top: 34px !important
    }

.threshold-form .threshold-form-item {
    margin-bottom: 15px;
    color: #fff
}

    .threshold-form .threshold-form-item:last-child {
        margin-bottom: 0px;
        text-align: right
    }

.modal-notification {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    padding: 10px 15px;
    margin-bottom: 10px;
    background-color: #77b300;
    border-radius: 4px;
    font-weight: bold;
    font-size: 12px;
    color: #fff
}

    .modal-notification.fail-notification {
        background-color: #ff401b
    }

        .modal-notification.fail-notification .ic.ic-close {
            background-position: -246px -27px;
            width: 14px;
            height: 14px
        }

    .modal-notification.alert-notification {
        background-color: #ffaa22
    }

        .modal-notification.alert-notification .ic.ic-close {
            background-position: -279px -27px;
            width: 14px;
            height: 14px
        }

.modal-edit-user .modal-close {
    top: -34px
}

.modal-account-info .modal-close {
    top: -34px
}

.modal-content-container-edit-user {
    background-color: #222222
}

.modal-content-container-account-info {
    position: relative;
    margin-top: 50%;
    background-color: #222222
}


.edit-user-form .edit-user-form-item {
    margin-bottom: 15px;
    color: #fff
}

.account-info-form .account-info-form-item {
    margin-bottom: 15px;
    color: #fff
}

.edit-user-form .edit-user-form-item:last-child {
    margin-bottom: 0px;
    /*text-align: right*/
}

.account-info-form .account-info-form-item:last-child {
    margin-bottom: 30px;
    /*text-align: right*/
}

.edit-user-form .form-notification {
    position: relative;
    padding: 10px 15px;
    margin-top: 15px;
    border: 1px solid #7170b3;
    font-size: 12px;
    text-align: justify
}

    .edit-user-form .form-notification:after, .edit-user-form .form-notification:before {
        bottom: 100%;
        left: 21px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }

    .edit-user-form .form-notification:after {
        border-bottom-color: #222222;
        border-width: 5px;
        margin-left: -5px
    }

    .edit-user-form .form-notification:before {
        border-color: rgba(113, 112, 179, 0);
        border-bottom-color: #7170b3;
        border-width: 6px;
        margin-left: -6px
    }

.edit-user-form .input-container {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    padding: 0px 8px;
    background-color: #fff;
    border-radius: 4px
}

.edit-user-form input {
    width: 100%;
    padding: 0px;
    background-color: transparent;
    border: none;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    color: #333
}

.edit-user-form textarea {
    width: 100%;
    resize: none;
    padding: 4px 0px 0px 0px;
    background-color: transparent;
    border: none;
    font-size: 14px;
    color: #333
}

.edit-user-form label {
    margin-top: 7px
}

    .edit-user-form label span {
        font-size: 12px
    }

.edit-user-form.edit-user-form-confirm label {
    margin-top: 0px
}

.edit-user-form.edit-user-form-confirm .email {
    padding-bottom: 3px;
    border-bottom: solid 1px #7170b3;
    color: #7170b3
}

.edit-user-form .role-text {
    display: inline-block;
    margin-top: 7px
}

.edit-user-form .selectize-control {
    height: 32px !important
}

    .edit-user-form .selectize-control .selectize-input {
        padding: 0 8px !important;
        border: none !important;
        border-radius: 4px !important;
        height: 32px !important
    }

        .edit-user-form .selectize-control .selectize-input.dropdown-active {
            padding: 0 8px !important;
            border: none !important
        }

        .edit-user-form .selectize-control .selectize-input > div {
            margin-top: 6px
        }

    .edit-user-form .selectize-control .selectize-dropdown {
        top: 34px !important
    }

.modal-content-container-account-profile {
    background-color: #222222
}

.modal-titlebar-edit {
    background-color: #2566b1
}

.add-account-profile-form, .edit-account-profile-form {
    margin: 0px -30px
}

    .add-account-profile-form > li, .edit-account-profile-form > li {
        display: table;
        width: 100%;
        padding: 0px 30px 15px 30px;
        margin-bottom: 15px;
        border-bottom: solid 1px #333
    }

        .add-account-profile-form > li.upfront-section, .edit-account-profile-form > li.upfront-section {
            position: relative
        }

            .add-account-profile-form > li.upfront-section:after, .edit-account-profile-form > li.upfront-section:after {
                content: '';
                position: absolute;
                z-index: 1;
                top: -15px;
                left: 159px;
                width: 1px;
                height: 111px;
                background-color: #333
            }

        .add-account-profile-form > li ul li, .edit-account-profile-form > li ul li {
            display: table;
            width: 100%;
            margin-bottom: 15px
        }

            .add-account-profile-form > li ul li:last-child, .edit-account-profile-form > li ul li:last-child {
                margin-bottom: 0px
            }

        .add-account-profile-form > li:last-child, .edit-account-profile-form > li:last-child {
            padding-bottom: 0px;
            margin-bottom: -15px;
            border-bottom: none
        }

            .add-account-profile-form > li:last-child a:first-child, .edit-account-profile-form > li:last-child a:first-child {
                margin-right: 5px
            }

    .add-account-profile-form b, .edit-account-profile-form b {
        display: block;
        color: #fff;
        text-align: center
    }

    .add-account-profile-form label, .edit-account-profile-form label {
        display: inline-block;
        margin-right: 20px;
        color: #fff;
        font-weight: bold;
        text-align: right
    }

    .add-account-profile-form span, .edit-account-profile-form span {
        display: block;
        color: #fff;
        text-align: center
    }

    .add-account-profile-form .js-custom-chkbox:before, .edit-account-profile-form .js-custom-chkbox:before {
        content: 'Enabled';
        display: inline-block;
        vertical-align: top;
        margin-top: 2px;
        margin-right: 10PX;
        font-weight: bold;
        color: #fff
    }

    .add-account-profile-form .js-custom-chkbox.js-custom-chkbox-notext:before, .edit-account-profile-form .js-custom-chkbox.js-custom-chkbox-notext:before {
        content: '';
        display: none
    }

.modal-content-container-parameter {
    background-color: #222222
}

.modal-titlebar-edit {
    background-color: #2566b1
}

.edit-parameter-form {
    margin: 0px -30px
}

    .edit-parameter-form > li {
        display: table;
        width: 100%;
        padding: 0px 30px 15px 30px;
        margin-bottom: 15px;
        border-bottom: solid 1px #333
    }

        .edit-parameter-form > li ul li {
            display: table;
            width: 100%;
            margin-bottom: 15px
        }

            .edit-parameter-form > li ul li:last-child {
                margin-bottom: 0px
            }

        .edit-parameter-form > li:last-child {
            padding-bottom: 0px;
            margin-bottom: -15px;
            border-bottom: none
        }

            .edit-parameter-form > li:last-child a:first-child {
                margin-right: 5px
            }

    .edit-parameter-form b {
        display: block;
        color: #fff;
        text-align: center
    }

    .edit-parameter-form label {
        display: inline-block;
        margin-right: 20px;
        color: #fff;
        font-weight: bold;
        text-align: right
    }

    .edit-parameter-form span {
        display: block;
        color: #fff;
        text-align: center
    }

    .edit-parameter-form input {
        behavior: url(../Scripts/PIE.htc);
        position: relative;
        padding: 0px 8px;
        background-color: #fff;
        border-radius: 4px;
        width: 100%
    }

    .edit-parameter-form .js-custom-chkbox:before {
        content: 'Enabled';
        display: inline-block;
        vertical-align: top;
        margin-top: 2px;
        margin-right: 10PX;
        font-weight: bold;
        color: #fff
    }

    .edit-parameter-form .js-custom-chkbox.js-custom-chkbox-notext:before {
        content: '';
        display: none
    }

.modal-content-container-rejecting-order {
    background-color: #222222
}

.rejecting-order-selection .rejecting-order-selection-item {
    margin-bottom: 15px
}

    .rejecting-order-selection .rejecting-order-selection-item:last-child {
        margin-bottom: 0px;
        text-align: right
    }

.rejecting-order-selection .ui-button-text {
    color: #fff
}

.rejecting-order-selection .js-custom-radio label {
    background-position: 0px
}

.rejecting-order-selection .input-container {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    padding: 0px 8px;
    background-color: #fff;
    border-radius: 4px
}

.rejecting-order-selection input {
    width: 100%;
    padding: 0px;
    background-color: transparent;
    border: none;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    color: #333
}

.rejecting-order-selection .other-input-container {
    padding-left: 25px;
    margin-bottom: 25px
}

.rejecting-order-selection p {
    padding-top: 10px;
    padding-bottom: 30px;
    font-size: 16px;
    text-align: center;
    color: #ffffff
}

.modal-content-container-change-password {
    background-color: #222222
}

.change-password-form {
    text-align: center
}

    .change-password-form .change-password-form-item {
        margin-bottom: 15px;
        color: #fff
    }

        .change-password-form .change-password-form-item:nth-of-type(3) {
            margin-bottom: 20px
        }

        .change-password-form .change-password-form-item:last-child {
            margin-bottom: 0px;
            text-align: right
        }

        .change-password-form .change-password-form-item .change-password-form-item-col {
            width: 100%;
            padding-left: 14%;
            padding-right: 14%;
        }

    .change-password-form .actions-btn {
        position: absolute;
        z-index: 1;
        top: 5px;
        right: 68px;
        margin-left: 10px
    }

        .change-password-form .actions-btn a {
            display: inline-block;
            margin-left: 3px;
            color: #7170b3
        }

        .change-password-form .actions-btn .password-show .fa-eye {
            display: block
        }

        .change-password-form .actions-btn .password-show .fa-eye-slash {
            display: none
        }

        .change-password-form .actions-btn .password-hide .fa-eye {
            display: none
        }

        .change-password-form .actions-btn .password-hide .fa-eye-slash {
            display: block;
            color: #aaaaaa
        }

    .change-password-form .input-container {
        behavior: url(../Scripts/PIE.htc);
        position: relative;
        padding: 0px 8px;
        background-color: #fff;
        border-radius: 4px
    }

    .change-password-form input {
        width: 100%;
        padding: 0px;
        background-color: transparent;
        border: none;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        color: #333
    }

.modal-content-container-change-pin {
    background-color: #222222
}

.change-pin-form {
    text-align: center
}

    .change-pin-form .change-pin-form-item {
        margin-bottom: 15px;
        color: #fff
    }

        .change-pin-form .change-pin-form-item:nth-of-type(3) {
            margin-bottom: 20px
        }

        .change-pin-form .change-pin-form-item:last-child {
            margin-bottom: 0px;
            text-align: right
        }

    .change-pin-form .note {
        margin-bottom: 15px;
        font-size: 16px;
        color: #fff
    }

    .change-pin-form .actions-btn {
        position: absolute;
        z-index: 1;
        top: 5px;
        right: 10px;
        margin-left: 10px
    }

        .change-pin-form .actions-btn a {
            display: inline-block;
            margin-left: 3px;
            color: #7170b3
        }

        .change-pin-form .actions-btn .password-show .fa-eye {
            display: block
        }

        .change-pin-form .actions-btn .password-show .fa-eye-slash {
            display: none
        }

        .change-pin-form .actions-btn .password-hide .fa-eye {
            display: none
        }

        .change-pin-form .actions-btn .password-hide .fa-eye-slash {
            display: block;
            color: #aaaaaa
        }

    .change-pin-form .input-container {
        behavior: url(../Scripts/PIE.htc);
        position: relative;
        padding: 0px 8px;
        background-color: #fff;
        border-radius: 4px
    }

    .change-pin-form input {
        width: 100%;
        padding: 0px;
        background-color: transparent;
        border: none;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        color: #333
    }

.modal-titlebar-amend-order-close, .modal-titlebar-single-order-close {
    background-color: #8156a3
}

.modal-content-container-amend-order-close, .modal-content-container-single-order-close {
    background-color: #fff;
    text-align: center
}

    .modal-content-container-amend-order-close p, .modal-content-container-single-order-close p {
        margin-bottom: 5px;
        color: #7170b3
    }

    .modal-content-container-amend-order-close .button-container, .modal-content-container-single-order-close .button-container {
        padding-top: 10px
    }

        .modal-content-container-amend-order-close .button-container span, .modal-content-container-single-order-close .button-container span {
            display: block;
            margin-bottom: 10px;
            font-size: 20px
        }

    .modal-content-container-amend-order-close .button-gruop, .modal-content-container-single-order-close .button-gruop {
        text-align: center
    }

.modal-content-container-correct-order {
    width: 700px;
    background-color: #222222
}

.modal-titlebar-correct-order {
    background-color: #7170b3
}

.correct-order-form {
    padding-bottom: 15px
}

    .correct-order-form > li {
        margin-bottom: 15px
    }

        .correct-order-form > li:first-child {
            margin-bottom: 5px
        }

    .correct-order-form label {
        padding-top: 6px
    }

    .correct-order-form b {
        color: #fff
    }

    .correct-order-form .new-text {
        display: block;
        padding-top: 5px;
        color: #fff;
        text-align: left
    }

    .correct-order-form .ui-spinner {
        width: 100%;
        height: 32px;
        padding: 0px;
        background-color: transparent;
        border: none;
        border-radius: 0px
    }

    .correct-order-form .ui-spinner-button {
        width: 10px;
        height: 5px;
        cursor: pointer;
        background-image: url('../Images/pbts-icon.png');
        background-repeat: no-repeat
    }

        .correct-order-form .ui-spinner-button.ui-spinner-up {
            top: 8px;
            background-position: 0px -5px
        }

        .correct-order-form .ui-spinner-button.ui-spinner-down {
            bottom: 8px;
            background-position: -10px -5px
        }

        .correct-order-form .ui-spinner-button.ui-state-default, .correct-order-form .ui-spinner-button.ui-state-hover {
            border: none;
            background-color: transparent
        }

        .correct-order-form .ui-spinner-button.ui-corner-br, .correct-order-form .ui-spinner-button.ui-corner-tr {
            border-radius: 0px
        }

        .correct-order-form .ui-spinner-button .ui-button-text {
            display: none
        }

    .correct-order-form .price-spinner {
        padding: 0px 15px 0px 0px;
        margin: 0px
    }

    .correct-order-form .input-container {
        behavior: url(../Scripts/PIE.htc);
        position: relative;
        padding: 0px 8px;
        background-color: #fff;
        border-radius: 4px
    }

        .correct-order-form .input-container.old {
            background-color: #aaa
        }

    .correct-order-form input {
        width: 100%;
        padding: 0px;
        background-color: transparent;
        border: none;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        color: #333
    }

.modal-content-container-recipient {
    padding: 30px 20px;
    background-color: #222222
}

    .modal-content-container-recipient .modal-footer-button-container, .modal-content-container-recipient .modal-title {
        margin-left: -20px;
        margin-right: -20px
    }

    .modal-content-container-recipient .modal-footer-button-inner:after {
        content: ' ';
        display: block;
        clear: both
    }

    .modal-content-container-recipient .modal-footer-button-segment.is-left {
        float: left
    }

    .modal-content-container-recipient .modal-footer-button-segment.is-right {
        float: right;
        text-align: right
    }

    .modal-content-container-recipient .recipient-notice {
        padding: 5px 10px;
        margin-bottom: 15px;
        border: 1px solid #7170b3;
        border-radius: 3px;
        font-size: 16px;
        color: #ffffff;
        text-align: center
    }

    .modal-content-container-recipient .recipient-total {
        display: inline-block;
        padding-top: 6px;
        color: #ffffff
    }

.allocated-order-table {
    border: solid 1px #4b4c4e;
    margin-bottom: 15px
}

    .allocated-order-table .tb-header-row {
        background-color: #111111
    }

    .allocated-order-table .tb-header-col {
        padding: 10px;
        border-left: solid 1px #4b4c4e;
        color: #fff;
        text-align: center
    }

        .allocated-order-table .tb-header-col:first-child {
            border-left: none
        }

    .allocated-order-table .tb-row.tb-row-even {
        background-color: #3a3a3a
    }

    .allocated-order-table .tb-row:first-child .tb-col {
        border-top-color: #7170b3
    }

    .allocated-order-table .tb-col {
        height: 42px;
        line-height: 26px;
        padding: 7px 10px;
        border-left: solid 1px #4b4c4e;
        border-top: solid 1px #4b4c4e;
        color: #fff;
        text-align: center
    }

        .allocated-order-table .tb-col:first-child {
            border-left: none
        }

        .allocated-order-table .tb-col.border-left-hidden {
            border-left: none
        }

        .allocated-order-table .tb-col span {
            color: #76f9fb
        }

    .allocated-order-table .control {
        position: relative;
        margin: 0px -1px -1px -1px;
        border-left: solid 1px;
        border-right: solid 1px;
        border-bottom: solid 1px
    }

        .allocated-order-table .control.control-merge {
            border-color: #5db04d
        }

            .allocated-order-table .control.control-merge:before {
                background-color: #5db04d
            }

        .allocated-order-table .control.control-unmerge {
            border-color: #e1563e
        }

            .allocated-order-table .control.control-unmerge:before {
                background-color: #e1563e
            }

        .allocated-order-table .control.control-split {
            border-color: #df6b27
        }

            .allocated-order-table .control.control-split:before {
                background-color: #df6b27
            }

        .allocated-order-table .control.control-unsplit {
            border-color: #e1563e
        }

        .allocated-order-table .control.control-fifo {
            border-color: #e1563e
        }

        .allocated-order-table .control.control-unsplit:before {
            background-color: #e1563e
        }

        .allocated-order-table .control.control-fifo:before {
            background-color: #e1563e
        }

        .allocated-order-table .control .control-border-top {
            position: absolute;
            z-index: 1;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 1px
        }

            .allocated-order-table .control .control-border-top.control-border-top-merge {
                background-color: #5db04d
            }

            .allocated-order-table .control .control-border-top.control-border-top-unmerge {
                background-color: #e1563e
            }

            .allocated-order-table .control .control-border-top.control-border-top-split {
                background-color: #df6b27
            }

            .allocated-order-table .control .control-border-top.control-border-top-unsplit {
                background-color: #e1563e
            }

            .allocated-order-table .control .control-border-top.control-border-top-fifo {
                background-color: #e1563e
            }

.modal-allocated-order-merge .button-container {
    margin-bottom: -10px;
    text-align: right
}

.modal-content-container-allocated-order-merge {
    background-color: #222222;
    border: solid 1px #5db04d
}

    .modal-content-container-allocated-order-merge .input-container {
        padding: 0px 5px;
        background-color: #fff;
        border: solid 1px #7170b3
    }

    .modal-content-container-allocated-order-merge input {
        width: 100%;
        padding: 0px;
        background-color: transparent;
        border: none;
        font-size: 14px;
        height: 24px;
        line-height: 24px;
        color: #333;
        text-align: center
    }

.modal-titlebar-allocated-order-merge {
    padding: 5px 15px;
    background-color: #5db04d
}

    .modal-titlebar-allocated-order-merge i {
        margin-right: 10px
    }

.modal-allocated-order-split .button-container {
    margin-bottom: -10px;
    text-align: right
}

.modal-content-container-allocated-order-split {
    background-color: #222222;
    border: solid 1px #df6b27
}

    .modal-content-container-allocated-order-split .ui-spinner {
        height: 26px;
        padding: 0px;
        background-color: transparent;
        border: none;
        border-radius: 0px
    }

    .modal-content-container-allocated-order-split .ui-spinner-button {
        width: 10px;
        height: 5px;
        cursor: pointer;
        background-image: url('../Images/pbts-icon.png');
        background-repeat: no-repeat
    }

        .modal-content-container-allocated-order-split .ui-spinner-button.ui-spinner-up {
            top: 6px;
            background-position: 0px -5px
        }

        .modal-content-container-allocated-order-split .ui-spinner-button.ui-spinner-down {
            bottom: 6px;
            background-position: -10px -5px
        }

        .modal-content-container-allocated-order-split .ui-spinner-button.ui-state-default, .modal-content-container-allocated-order-split .ui-spinner-button.ui-state-hover {
            border: none;
            background-color: transparent
        }

        .modal-content-container-allocated-order-split .ui-spinner-button.ui-corner-br, .modal-content-container-allocated-order-split .ui-spinner-button.ui-corner-tr {
            border-radius: 0px
        }

        .modal-content-container-allocated-order-split .ui-spinner-button .ui-button-text {
            display: none
        }

    .modal-content-container-allocated-order-split .price-spinner {
        display: block;
        padding: 0px 0px 0px 1px;
        margin: 0px;
        font-family: Tahoma;
        text-align: left
    }

    .modal-content-container-allocated-order-split .input-container {
        padding: 0px 5px;
        background-color: #fff;
        border: solid 1px #7170b3
    }

    .modal-content-container-allocated-order-split input {
        width: 100%;
        padding: 0px;
        background-color: transparent;
        border: none;
        font-size: 14px;
        height: 24px;
        line-height: 24px;
        color: #333;
        text-align: center
    }

.modal-titlebar-allocated-order-split {
    padding: 5px 15px;
    background-color: #df6b27
}

    .modal-titlebar-allocated-order-split i {
        margin-right: 10px
    }

.modal-allocated-order-unmerge .button-container {
    margin-bottom: -10px;
    text-align: right
}

.modal-content-container-allocated-order-unmerge {
    background-color: #222222;
    border: solid 1px #e1563e
}

    .modal-content-container-allocated-order-unmerge .input-container {
        padding: 0px 5px;
        background-color: #fff;
        border: solid 1px #7170b3
    }

    .modal-content-container-allocated-order-unmerge input {
        width: 100%;
        padding: 0px;
        background-color: transparent;
        border: none;
        font-size: 14px;
        height: 24px;
        line-height: 24px;
        color: #333;
        text-align: center
    }

.modal-titlebar-allocated-order-unmerge {
    padding: 5px 15px;
    background-color: #e1563e
}

    .modal-titlebar-allocated-order-unmerge i {
        margin-right: 10px
    }

.modal-allocated-order-unsplit .button-container {
    margin-bottom: -10px;
    text-align: right
}

.modal-allocated-order-fifo .button-container {
    margin-bottom: -10px;
    text-align: right
}

.modal-content-container-allocated-order-unsplit {
    background-color: #222222;
    border: solid 1px #e1563e
}

    .modal-content-container-allocated-order-unsplit .input-container {
        padding: 0px 5px;
        background-color: #fff;
        border: solid 1px #7170b3
    }

    .modal-content-container-allocated-order-unsplit input {
        width: 100%;
        padding: 0px;
        background-color: transparent;
        border: none;
        font-size: 14px;
        height: 24px;
        line-height: 24px;
        color: #333;
        text-align: center
    }

.modal-content-container-allocated-order-fifo {
    background-color: #222222;
    border: solid 1px #e1563e
}

    .modal-content-container-allocated-order-fifo .input-container {
        padding: 0px 5px;
        background-color: #fff;
        border: solid 1px #7170b3
    }

    .modal-content-container-allocated-order-fifo input {
        width: 100%;
        padding: 0px;
        background-color: transparent;
        border: none;
        font-size: 14px;
        height: 24px;
        line-height: 24px;
        color: #333;
        text-align: center
    }

.modal-titlebar-allocated-order-unsplit {
    padding: 5px 15px;
    background-color: #e1563e
}

    .modal-titlebar-allocated-order-unsplit i {
        margin-right: 10px
    }

.modal-content-container-portfolio-edit {
    width: 700px;
    background-color: #222222
}

.modal-titlebar-portfolio-edit {
    background-color: #7170b3
}

.portfolio-edit-form {
    padding-bottom: 15px
}

    .portfolio-edit-form > li {
        margin-bottom: 15px
    }

        .portfolio-edit-form > li:first-child {
            margin-bottom: 5px
        }

    .portfolio-edit-form label {
        padding-top: 6px
    }

    .portfolio-edit-form b {
        color: #fff
    }

    .portfolio-edit-form .input-container {
        behavior: url(../Scripts/PIE.htc);
        position: relative;
        padding: 0px 8px;
        background-color: #fff;
        border-radius: 4px;
        border: solid 2px #7170b3
    }

        .portfolio-edit-form .input-container.old {
            background-color: #aaa;
            border-color: #aaa
        }

    .portfolio-edit-form input {
        width: 100%;
        padding: 0px;
        background-color: transparent;
        border: none;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        color: #333
    }

.modal-content-container-Import-failed {
    background-color: #222222
}

.modal-titlebar-Import-failed {
    background-color: #7170b3
}

.modal-content-container-portfolio-view {
    background-color: #222222
}

.modal-titlebar-portfolio-view {
    background-color: #7170b3
}

.portfolio-view-form {
    padding-bottom: 15px
}

    .portfolio-view-form > li {
        margin-bottom: 15px
    }

    .portfolio-view-form label {
        padding-top: 6px
    }

    .portfolio-view-form b {
        color: #fff
    }

    .portfolio-view-form .input-container {
        behavior: url(../Scripts/PIE.htc);
        position: relative;
        padding: 0px 8px;
        background-color: #fff;
        border-radius: 4px;
        border: solid 2px #7170b3
    }

        .portfolio-view-form .input-container.old {
            background-color: #aaa;
            border-color: #aaa
        }

    .portfolio-view-form input {
        width: 100%;
        padding: 0px;
        background-color: transparent;
        border: none;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        color: #333
    }

.modal-content-container-portfolio-calculate {
    background-color: #222222
}

.modal-titlebar-portfolio-calculate {
    background-color: #7170b3
}

.modal-content-container-session-expire {
    background-color: #222222
}

.selectize-in-modal .selectize-control {
    height: 32px !important
}

    .selectize-in-modal .selectize-control .selectize-input {
        padding: 0 8px !important;
        border: none !important;
        border-radius: 4px !important;
        height: 32px !important
    }

        .selectize-in-modal .selectize-control .selectize-input.dropdown-active {
            padding: 0 8px !important;
            border: none !important
        }

        .selectize-in-modal .selectize-control .selectize-input > div {
            margin-top: 6px
        }

    .selectize-in-modal .selectize-control .selectize-dropdown {
        top: 34px !important
    }

.modal-content-container-policy {
    background-color: #222222;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .modal-content-container-policy p {
        margin-top: 8px;
        font-size: 12px;
        color: white;
        text-align: justify;
        text-indent: 20px
    }

        .modal-content-container-policy p:first-child {
            margin-top: 0px
        }

#blackout {
    position: fixed;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 0px
}

    #blackout .image-progress {
        -webkit-animation: rotating 2s linear infinite;
        -moz-animation: rotating 2s linear infinite;
        -ms-animation: rotating 2s linear infinite;
        -o-animation: rotating 2s linear infinite;
        animation: rotating 2s linear infinite
    }

@-webkit-keyframes rotating {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotating {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.alert-block {
    position: fixed;
    z-index: 2000;
    width: 400px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 20px;
    top: 200px;
    left: 50%;
    margin-left: -200px;
    color: #000;
    text-align: center;
    padding: 20px;
    pointer-events: none;
    word-break: break-all
}

.warning-notice {
    position: fixed;
    z-index: 9999;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center
}

.wn-inner-primary {
    display: table;
    width: 100%;
    height: 100%
}

.wn-inner-secondary {
    display: table-cell;
    vertical-align: middle
}

.wn-content {
    behavior: url("../Scripts/PIE.htc");
    position: relative;
    width: 450px;
    padding: 30px;
    margin: auto;
    background-color: #222222;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5)
}

    .wn-content .title {
        padding: 0px 0px 15px 0px;
        margin: -20px -30px 30px -30px;
        border-bottom: solid 2px #7170b3;
        font-size: 20px;
        color: #fff;
        text-indent: -15px
    }

        .wn-content .title i {
            margin-right: 10px
        }

    .wn-content p {
        margin-bottom: 30px;
        font-size: 16px;
        color: #ffffff
    }

    .wn-content .btn-container {
        padding: 20px 30px 0px 30px;
        margin: 0px -30px -10px -30px;
        border-top: solid 1px #333
    }

.modal-change-algoconsent-confirm {
    position: fixed;
    z-index: 9999;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    display: flex;
    justify-content: center; /* Horizontally center */
    align-items: center; /* Vertically center */
    text-align: center;
}

.modal-change-algoconsent-confirm-inner-primary {
    width: auto;
    height: auto;
}

.modal-change-algoconsent-confirm-inner-secondary {
   
}

.modal-change-algoconsent-confirm-content {
    behavior: url("../Scripts/PIE.htc");
    position: relative;
    top: 50%;
    width: 600px;
    padding: 30px;
    margin: auto;
    background-color: #222222;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}

    .modal-change-algoconsent-confirm-content .title {
        padding: 0px 0px 15px 0px;
        margin: -20px -30px 30px -30px;
        border-bottom: solid 2px #7170b3;
        font-size: 20px;
        color: #fff;
        text-indent: -15px;
    }

        .modal-change-algoconsent-confirm-content .title i {
            margin-right: 10px
        }

    .modal-change-algoconsent-confirm-content .notice-text {
        text-align: left;
    }

    .modal-change-algoconsent-confirm-content .detail {
        text-align: left;
        padding-left: 30px;
        line-height: 0;
    }
    .modal-change-algoconsent-confirm-content label {
        margin-bottom: 30px;
        font-size: 16px;
        color: #ffffff
    }

    .modal-change-algoconsent-confirm-content .btn-container {
        padding: 20px 30px 0px 30px;
        margin: 0px -30px -10px -30px;
        border-top: solid 1px #333
    }
    .modal-change-algoconsent-confirm-content .btn-change-algoconsent-submit {
        behavior: url(../Scripts/PIE.htc);
        position: relative;
        display: inline-block;
        padding: 5px 10px;
        background-color: #7170b3;
        border-radius: 4px;
        color: #fff;
        text-align: center;
        width: 90px;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s
    }
    .modal-change-algoconsent-confirm-content .btn-change-algoconsent-cancel {
        behavior: url(../Scripts/PIE.htc);
        position: relative;
        display: inline-block;
        min-width: 75px;
        padding: 5px 10px;
        border-radius: 4px;
        color: #fff;
        text-align: center;
        width: 90px;
        background-color: #4b4c4e
    }

.modal-portfolio-calculate .modal-content-container-portfolio-calculate {
    background-color: #111111
}

.modal-portfolio-calculate .content-container-calculate-note {
    margin-bottom: 30px
}

.modal-portfolio-calculate .calculate-container {
    padding-top: 10px
}

.js-tinyscrollbar {
    position: relative
}

    .js-tinyscrollbar .viewport {
        overflow: hidden;
        position: relative;
        height: 100%
    }

    .js-tinyscrollbar.js-tinyscrollbar-dashboard-maintable .viewport {
        behavior: url(../Scripts/PIE.htc);
        border: solid 1px #4b4c4e;
        border-top: none;
        border-radius: 0px 0px 4px 4px
    }

.js-tinyscrollbar-allocated-order .viewport, .js-tinyscrollbar-sweep .viewport, .js-tinyscrollbar-unallocated-order .viewport {
    border-bottom: solid 1px #4b4c4e
}

.js-tinyscrollbar .overview {
    list-style: none;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 100%;
    margin: 0px
}

.js-tinyscrollbar .scrollbar {
    behavior: url(../Scripts/PIE.htc);
    position: absolute;
    z-index: 2;
    top: 0px;
    right: 0px;
    width: 6px;
    background-color: #333;
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s
}

.js-tinyscrollbar.js-tinyscrollbar-dashboard-maintable .scrollbar {
    top: -2px;
    right: 2px
}

.js-tinyscrollbar.active .scrollbar {
    opacity: 1
}

.js-tinyscrollbar .track {
    position: relative;
    height: 100%;
    width: 6px
}

.js-tinyscrollbar .thumb {
    behavior: url(../Scripts/PIE.htc);
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 1px;
    width: 4px;
    height: 20px;
    background-color: #7170b3;
    border-top: solid 1px #333;
    border-bottom: solid 1px #333;
    border-radius: 4px;
    cursor: pointer
}

    .js-tinyscrollbar .thumb .end {
        visibility: hidden;
        overflow: hidden;
        width: 4px;
        height: 5px
    }

.js-tinyscrollbar .disable {
    display: none
}

.noSelect {
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none
}

.js-tinyscrollbar-dashboard-maintable {
    height: 500px
}

.js-tinyscrollbar-dashboard-avail-position {
    height: 412px
}

.js-tinyscrollbar-dashboard-activity-log {
    height: 157px
}

.js-tinyscrollbar-dashboard-market-data {
    height: 150px
}

.js-tinyscrollbar-allocated-order, .js-tinyscrollbar-sweep, .js-tinyscrollbar-unallocated-order {
    height: 250px
}

.js-tinyscrollbar-order-stage {
    height: 120px
}

.js-tinyscrollbar-notification-unmatched {
    height: 120px
}

.js-tinyscrollbar-recipient {
    height: 190px
}

.js-tinyscrollbar-recipient-view {
    height: 215px
}

.js-tinyscrollbar-error-import {
    height: 200px
}

[class*=" ui-"], [class^=ui-] {
    background-image: none !important
}

.js-custom-chkbox .ui-button, .js-custom-radio .ui-button {
    margin-right: 0px
}

.js-custom-chkbox .ui-widget, .js-custom-radio .ui-widget {
    font-family: Tahoma;
    font-size: 14px
}

.js-custom-chkbox .ui-button-text-only .ui-button-text, .js-custom-radio .ui-button-text-only .ui-button-text {
    padding: 0px;
    line-height: 1
}

.js-custom-chkbox .ui-corner-all, .js-custom-radio .ui-corner-all {
    border-radius: 0px
}

.js-custom-chkbox .ui-helper-hidden-accessible, .js-custom-radio .ui-helper-hidden-accessible {
    width: 0px
}

.js-custom-chkbox .ui-state-default, .js-custom-chkbox .ui-state-hover {
    padding-left: 25px;
    border: none;
    background-color: transparent;
    background-image: url('../Images/chkbox.gif') !important;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    color: #666
}

.js-custom-chkbox .ui-state-active {
    background-color: transparent;
    background-image: url('../Images/chkbox-active.gif') !important;
    background-position: 0px 0px;
    background-repeat: no-repeat
}

.js-custom-chkbox.js-custom-chkbox-enable .ui-state-default, .js-custom-chkbox.js-custom-chkbox-enable .ui-state-hover {
    width: 33px;
    height: 20px;
    padding-left: 0px;
    border: none;
    background-color: transparent;
    background-image: url('../Images/pbts-icon.png') !important;
    background-position: -180px 0px;
    background-repeat: no-repeat;
    font-size: 0px
}

    .js-custom-chkbox.js-custom-chkbox-enable .ui-state-default.binary-select, .js-custom-chkbox.js-custom-chkbox-enable .ui-state-hover.binary-select {
        width: 50px;
        height: 25px;
        background-position: -40px 0px
    }

.js-custom-chkbox.js-custom-chkbox-enable .ui-state-active {
    background-color: transparent;
    background-image: url('../Images/pbts-icon.png') !important;
    background-position: -213px 0px;
    background-repeat: no-repeat
}

    .js-custom-chkbox.js-custom-chkbox-enable .ui-state-active.binary-select {
        background-position: -90px 0px
    }

.js-custom-chkbox.js-custom-chkbox-notext .ui-state-default, .js-custom-chkbox.js-custom-chkbox-notext .ui-state-hover {
    width: 14px;
    height: 14px;
    padding-left: 0px;
    border: none;
    background-color: transparent;
    background-image: url('../Images/chkbox.gif') !important;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    font-size: 0px
}

.js-custom-chkbox.js-custom-chkbox-notext .ui-state-active {
    background-color: transparent;
    background-image: url('../Images/chkbox-active.gif') !important;
    background-position: 0px 0px;
    background-repeat: no-repeat
}

.js-custom-radio .ui-state-default, .js-custom-radio .ui-state-hover {
    padding-left: 25px;
    border: none;
    background-color: transparent;
    background-image: url('../Images/radio.png') !important;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    color: #666
}

.js-custom-radio .ui-state-active {
    background-color: transparent;
    background-image: url('../Images/radio-active.png') !important;
    background-position: 0px 0px;
    background-repeat: no-repeat
}

.js-custom-radio.js-custom-radio-notext .ui-state-default, .js-custom-radio.js-custom-radio-notext .ui-state-hover {
    width: 14px;
    height: 14px;
    padding-left: 0px;
    border: none;
    background-color: transparent;
    background-image: url('../Images/radio.png') !important;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    font-size: 0px
}

.js-custom-radio.js-custom-radio-notext .ui-state-active {
    background-color: transparent;
    background-image: url('../Images/radio-active.png') !important;
    background-position: 0px 0px;
    background-repeat: no-repeat
}

.js-custom-radio.js-custom-radio-small {
    display: inline-block
}

    .js-custom-radio.js-custom-radio-small .ui-state-default, .js-custom-radio.js-custom-radio-small .ui-state-hover {
        min-height: 16px;
        font-weight: normal;
        font-size: 12px;
        padding-left: 20px
    }

.js-custom-radio.js-custom-radio-upfront-ticksize .ui-state-active, .js-custom-radio.js-custom-radio-upfront-ticksize .ui-state-default, .js-custom-radio.js-custom-radio-upfront-ticksize .ui-state-hover {
    background-position: 0px 12px
}

.js-custom-radio.js-custom-radio-upfront-ticksize .ui-button-text {
    line-height: 1.3
}

.js-custom-radio.js-custom-radio-long .ui-button-text {
    color: #76f9fb
}

.js-custom-radio.js-custom-radio-short .ui-button-text {
    color: #e55ffe
}

.js-autocomplete {
    width: 300px;
    position: relative
}

    .js-autocomplete .ui-widget {
        font-family: Tahoma;
        font-size: 14px
    }

    .js-autocomplete .ui-corner-left {
        border-radius: 0px
    }

    .js-autocomplete .custom-combobox-input {
        width: 100%;
        height: 30px;
        line-height: 30px;
        padding-left: 5px;
        border: solid 1px #999;
        background-color: #fff;
        background-image: none;
        background-position: 0px 0px;
        background-repeat: no-repeat;
        color: #666
    }

    .js-autocomplete a.ui-button {
        margin-right: 0px
    }

    .js-autocomplete a.ui-state-default {
        border: none;
        background-color: transparent;
        background-image: none;
        background-position: 0px 0px;
        background-repeat: no-repeat
    }

    .js-autocomplete a.ui-corner-right {
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px
    }

    .js-autocomplete a.custom-combobox-toggle {
        position: absolute;
        z-index: 1;
        top: 1px;
        right: 1px;
        width: 28px;
        height: 28px;
        border-left: solid 1px #999;
        background-color: #ccc;
        background-image: url('../Images/arrow-select-autocomplete') !important;
        background-position: 0px 0px
    }

.ui-tooltip {
    padding: 5px 10px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0px 0px 0px #aaa;
    box-shadow: 0px 0px 0px #aaa
}

    .ui-tooltip.ui-widget {
        font-family: Tahoma;
        font-size: 14px
    }

    .ui-tooltip.ui-widget-content {
        border: solid 1px #999
    }

    .ui-tooltip.ui-corner-all {
        border-radius: 2px
    }

    .ui-tooltip.ui-state-highlight {
        background-color: #fff;
        color: #cc0000
    }

.ui-autocomplete {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 9999;
    max-height: 300px
}

    .ui-autocomplete.ui-widget-content {
        border-top: none;
        border-color: #999
    }

    .ui-autocomplete .ui-menu-item {
        padding: 5px 10px;
        font-family: Tahoma;
        font-size: 14px;
        color: #666
    }

    .ui-autocomplete .ui-state-focus {
        background-color: #ccc;
        border-top: solid 1px transparent;
        border-bottom: solid 1px transparent;
        border-left: solid 1px #999;
        border-right: solid 1px #999
    }
/* PBTS9 start */
.js-selectmenu {
    min-height: 32px;
}
/* PBTS9 end */

.js-selectmenu .ui-selectmenu-button {
    min-width: 100%;
    outline: none
}

    .js-selectmenu .ui-selectmenu-button .ui-icon {
        overflow: visible;
        top: 0px;
        right: 0px;
        width: 22px;
        height: 32px;
        margin-top: 0px;
        background-image: url('../Images/select-menu-arrow.png') !important;
        background-position: center center;
        border-left: solid 1px #ccc;
        text-indent: 0px
    }

    .js-selectmenu .ui-selectmenu-button .ui-selectmenu-text {
        height: 32px;
        line-height: 32px;
        padding: 0px 8px
    }

.js-selectmenu.broker-id .ui-selectmenu-button .ui-icon, .js-selectmenu.login-name .ui-selectmenu-button .ui-icon, .js-selectmenu.select-account .ui-selectmenu-button .ui-icon {
    top: 50%;
    right: 10px;
    width: 10px;
    height: 5px;
    margin-top: -2px;
    background-image: url('../Images/pbts-icon.png') !important;
    background-position: -246px 0px;
    border-left: none
}

.js-selectmenu .ui-widget {
    font-family: Tahoma;
    font-size: 14px
}

.js-selectmenu .ui-state-default {
    border: none;
    background-color: #fff;
    background-image: none;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    color: #333
}

.js-selectmenu .ui-corner-all {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    border-radius: 4px
}

.js-selectmenu .ui-corner-top {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    border-radius: 4px 4px 0px 0px
}

.js-selectmenu.js-selectmenu-namelogin {
    height: 26px
}

    .js-selectmenu.js-selectmenu-namelogin .ui-selectmenu-button .ui-icon {
        top: 0px;
        right: 0px;
        width: 26px;
        height: 26px;
        background-color: #333;
        background-image: none;
        background-position: 0px 0px;
        border-left: solid 1px #999;
        text-indent: 0px
    }

        .js-selectmenu.js-selectmenu-namelogin .ui-selectmenu-button .ui-icon:before {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            margin: -2px 0px 0px -5px;
            width: 10px;
            height: 5px;
            background-image: url('../Images/pbts-icon.png') !important;
            background-position: -10px 0px
        }

    .js-selectmenu.js-selectmenu-namelogin .ui-selectmenu-button .ui-selectmenu-text {
        height: 26px;
        line-height: 26px;
        padding: 0px 8px
    }

    .js-selectmenu.js-selectmenu-namelogin .ui-state-default {
        border: solid 1px #999;
        background-color: #fff;
        color: #333
    }

    .js-selectmenu.js-selectmenu-namelogin .ui-corner-all {
        border-radius: 0px
    }

    .js-selectmenu.js-selectmenu-namelogin .ui-corner-top {
        border-radius: 0px
    }

.ui-selectmenu-menu.ui-front {
    z-index: 9999
}

.ui-selectmenu-menu .ui-widget {
    font-family: Tahoma;
    font-size: 14px
}

.ui-selectmenu-menu .ui-widget-content {
    border: solid 1px #999;
    background-color: #fff;
    background-image: none;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    color: #333
}

.ui-selectmenu-menu .ui-corner-bottom {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    border-radius: 0px 0px 4px 4px
}

.ui-selectmenu-menu .ui-menu-item {
    padding: 5px 8px;
    list-style-image: none
}

.ui-selectmenu-menu .ui-state-focus {
    background-color: #ccc;
    border-top: solid 1px transparent;
    border-bottom: solid 1px transparent;
    border-left: solid 1px #999;
    border-right: solid 1px #999
}

.ui-datepicker-next [class*=ui-icon-circle-triangle-], .ui-datepicker-prev [class*=ui-icon-circle-triangle-] {
    width: 11px !important;
    height: 14px !important;
    margin-top: -7px !important;
    margin-left: -5px !important
}

.ui-datepicker-next .ui-icon-circle-triangle-e, .ui-datepicker-prev .ui-icon-circle-triangle-e {
    background-image: url("../Images/pbts-icon.png") !important;
    background-position: -269px -27px !important
}

.ui-datepicker-next .ui-icon-circle-triangle-w, .ui-datepicker-prev .ui-icon-circle-triangle-w {
    background-image: url("../Images/pbts-icon.png") !important;
    background-position: -259px -27px !important
}

.ui-datepicker-calendar .ui-state-highlight {
    background-color: #7170b3;
    border-color: #7170b3;
    color: white
}

.ui-timepicker-select {
    min-width: 75px;
    height: 32px;
    padding: 0px 8px;
    background-color: white !important;
    border: solid 1px #ccc;
    line-height: 32px;
    color: #333
}

.ui-timepicker-div {
    padding-top: 2px;
    padding-right: 0;
    font-size: 14px
}

    .ui-timepicker-div .ui-widget-header {
        display: none
    }

    .ui-timepicker-div.ui-timepicker-oneLine dl {
        margin-bottom: 0
    }

        .ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before, .ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before {
            padding: 0 5px
        }

    .ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label {
        line-height: 32px
    }

    .ui-timepicker-div + .ui-datepicker-buttonpane {
        overflow: hidden;
        margin-top: 5px;
        margin: 5px 2px 0 2px;
        padding: 5px 2px;
        border-color: #ccc
    }

        .ui-timepicker-div + .ui-datepicker-buttonpane button {
            min-width: 60px;
            padding: 2px 10px;
            margin: 0;
            background-color: #7170b3;
            border: none;
            font-size: 12px;
            color: white
        }

            .ui-timepicker-div + .ui-datepicker-buttonpane button:first-child {
                opacity: 1;
                background-color: #ccc;
                color: #666
            }

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
    visibility: visible !important;
    background: #f2f2f2 !important;
    background: rgba(0, 0, 0, 0.06) !important;
    border: 0 none !important;
    -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
    box-shadow: inset 0 0 12px 4px #ffffff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after {
    content: '!';
    visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2)
}

.selectize-dropdown-header {
    position: relative;
    padding: 5px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.selectize-dropdown-header-close {
    position: absolute;
    right: 8px;
    top: 50%;
    color: #303030;
    opacity: 0.4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px !important
}

    .selectize-dropdown-header-close:hover {
        color: #000000
    }

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
        border-right: 0 none
    }

    .selectize-dropdown.plugin-optgroup_columns .optgroup:before {
        display: none
    }

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none
}

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px !important
}

    .selectize-control.plugin-remove_button [data-value] .remove {
        z-index: 1;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 17px;
        text-align: center;
        font-weight: bold;
        font-size: 12px;
        color: inherit;
        text-decoration: none;
        vertical-align: middle;
        display: inline-block;
        padding: 2px 0 0 0;
        border-left: 1px solid #0073bb;
        -webkit-border-radius: 0 2px 2px 0;
        -moz-border-radius: 0 2px 2px 0;
        border-radius: 0 2px 2px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .selectize-control.plugin-remove_button [data-value] .remove:hover {
            background: rgba(0, 0, 0, 0.05)
        }

    .selectize-control.plugin-remove_button [data-value].active .remove {
        border-left-color: #00578d
    }

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: none
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: #aaaaaa
}

.selectize-control {
    position: relative;
    max-height: 33px
}

.selectize-dropdown, .selectize-input, .selectize-input input {
    color: #303030;
    font-family: Tahoma;
    font-size: 14px;
    line-height: 18px;
    -webkit-font-smoothing: inherit
}

.selectize-control.single .selectize-input.input-active, .selectize-input {
    background: #ffffff;
    cursor: text;
    display: inline-block
}

.selectize-input {
    border: 1px solid #d0d0d0;
    padding: 6px 8px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.selectize-control .selectize-input input {
    height: auto
}

.selectize-control.single .selectize-input.has-items {
    padding: 6px 8px
}

    .selectize-control.single .selectize-input.has-items.dropdown-active {
        height: 32px;
        padding: 6px 8px
    }

.selectize-control.multi .selectize-input.has-items {
    padding: 5px 8px 2px
}

.selectize-input.full {
    background-color: #ffffff
}

.selectize-input.disabled, .selectize-input.disabled * {
    cursor: default !important
}

.selectize-input.focus {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15)
}

.selectize-input.dropdown-active {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.selectize-input > * {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.selectize-control.multi .selectize-input > div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 2px 6px;
    background: #1da7ee;
    color: #ffffff;
    border: 1px solid #0073bb
}

    .selectize-control.multi .selectize-input > div.active {
        background: #92c836;
        color: #ffffff;
        border: 1px solid #00578d
    }

.selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active {
    color: #ffffff;
    background: #d2d2d2;
    border: 1px solid #aaaaaa
}

.selectize-input > input {
    display: inline-block !important;
    padding: 0 !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100% !important;
    margin: 0 1px !important;
    text-indent: 0 !important;
    border: 0 none !important;
    background: none !important;
    line-height: inherit !important;
    -webkit-user-select: auto !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

    .selectize-input > input::-ms-clear {
        display: none
    }

    .selectize-input > input:focus {
        outline: none !important
    }

.selectize-input:after {
    content: ' ';
    display: block;
    clear: left
}

.selectize-input.dropdown-active:before {
    content: ' ';
    display: block;
    position: absolute;
    background: #f0f0f0;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0
}

.selectize-dropdown {
    position: absolute;
    z-index: 10;
    border: 1px solid #d0d0d0;
    background: #ffffff;
    margin: -1px 0 0 0;
    border-top: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

    .selectize-dropdown [data-selectable] {
        cursor: pointer;
        overflow: hidden
    }

        .selectize-dropdown [data-selectable] .highlight {
            background-color: #352c66;
            color: #ffffff;
            -webkit-border-radius: 1px;
            -moz-border-radius: 1px;
            border-radius: 1px;
            display: inline
        }

    .selectize-dropdown .optgroup-header, .selectize-dropdown [data-selectable] {
        padding: 5px 8px
    }

    .selectize-dropdown .optgroup:first-child .optgroup-header {
        border-top: 0 none
    }

    .selectize-dropdown .optgroup-header {
        color: #303030;
        background: #ffffff;
        cursor: default
    }

    .selectize-dropdown .active {
        background-color: #7170b3;
        color: #ffffff
    }

        .selectize-dropdown .active.create {
            color: #495c68
        }

    .selectize-dropdown .create {
        color: rgba(48, 48, 48, 0.5)
    }

.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px
}

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
    cursor: pointer
}

    .selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
        cursor: text
    }

    .selectize-control.single .selectize-input:after {
        content: ' ';
        display: block;
        position: absolute;
        top: 0px;
        right: 0px;
        width: 24px;
        height: 32px;
        background-image: url('../Images/select-menu-arrow.png');
        background-repeat: no-repeat;
        background-position: center center;
        background-color: #fff;
        border-left: solid 1px #ccc
    }

    .selectize-control.single .selectize-input.dropdown-active:after {
    }

.selectize-control.rtl.single .selectize-input:after {
    left: 15px;
    right: auto
}

.selectize-control.rtl .selectize-input > input {
    margin: 0 4px 0 -2px !important
}

.selectize-control .selectize-input.disabled {
    opacity: 0.5;
    background-color: #fafafa
}

.selectize-control.multi .selectize-input.has-items {
    padding-left: 5px;
    padding-right: 5px
}

.selectize-control.multi .selectize-input.disabled [data-value] {
    color: #999;
    text-shadow: none;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .selectize-control.multi .selectize-input.disabled [data-value], .selectize-control.multi .selectize-input.disabled [data-value] .remove {
        border-color: #e6e6e6
    }

        .selectize-control.multi .selectize-input.disabled [data-value] .remove {
            background: none
        }

.selectize-control.multi .selectize-input [data-value] {
    text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #1b9dec;
    background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
    background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1da7ee), to(#178ee9));
    background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03)
}

    .selectize-control.multi .selectize-input [data-value].active {
        background-color: #0085d4;
        background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
        background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
        background-image: -o-linear-gradient(top, #008fd8, #0075cf);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#008fd8), to(#0075cf));
        background-image: linear-gradient(to bottom, #008fd8, #0075cf);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0)
    }

.selectize-control.single .selectize-input {
    padding: 0px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
    background-color: #f9f9f9;
    background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f2f2f2));
    background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0)
}

    .selectize-control.single .selectize-input.not-full {
        height: 32px;
        line-height: 32px;
        padding: 0px 8px
    }

.selectize-control.single .selectize-input, .selectize-dropdown.single {
    border-color: #ffffff
}

.selectize-dropdown .optgroup-header {
    padding-top: 7px;
    font-weight: bold;
    font-size: 0.85em
}

.selectize-dropdown .optgroup {
    border-top: 1px solid #f0f0f0
}

    .selectize-dropdown .optgroup:first-child {
        border-top: 0 none
    }

.inline-selectize {
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

    .inline-selectize .selectize-control {
        height: 32px;
        text-align: left
    }

.modal-selectize .selectize-control {
    height: 32px;
    margin-right: -8px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    text-align: left
}

    .modal-selectize .selectize-control .selectize-input {
        padding: 0;
        border: none;
        border-radius: 4px
    }

        .modal-selectize .selectize-control .selectize-input.has-items {
            padding: 7px 0
        }

            .modal-selectize .selectize-control .selectize-input.has-items.dropdown-active {
                padding: 0
            }

    .modal-selectize .selectize-control .selectize-dropdown {
        border-color: #ccc;
        border-radius: 4px;
        margin-left: -8px;
        margin-top: 1px;
        top: 32px !important;
        width: 267px !important;
        overflow: hidden
    }

.modal-allocated-order-split .selectize-control {
    width: 99%;
    height: 28px
}

    .modal-allocated-order-split .selectize-control.single .selectize-input {
        line-height: 14px
    }

        .modal-allocated-order-split .selectize-control.single .selectize-input:after {
            height: 26px
        }

        .modal-allocated-order-split .selectize-control.single .selectize-input.full, .modal-allocated-order-split .selectize-control.single .selectize-input.not-full {
            height: 28px;
            line-height: 28px
        }

        .modal-allocated-order-split .selectize-control.single .selectize-input.has-items {
            padding: 0px 8px
        }

            .modal-allocated-order-split .selectize-control.single .selectize-input.has-items.dropdown-active {
                height: 28px
            }

    .modal-allocated-order-split .selectize-control.single .selectize-control.single .selectize-input.items.has-options.full.has-items.focus.input-active.dropdown-active .item {
        background-color: red
    }

.account-profile-table .selectize-input {
    height: 32px
}

    .account-profile-table .selectize-input .item {
        width: 90%;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .account-profile-table .selectize-input input {
        top: -1px
    }

.selectize-control .selectize-input .item {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*width: 90%;*/
    vertical-align: middle
}
/* PBTS9 start */
.height-full {
    height: 100% !important;
}

.animated-panel {
    transition: height 0.25s ease-in-out;
}
/* Must add an Id to the "col-md-4" div tag */
#minor-dashboard-right-col {
    display: flex;
    flex-direction: column;
}

.algo-consent-info {
    word-wrap: break-word;
    padding-right: 2px;
    margin-bottom: 15px;
    font-size: 12px;
    color: #ffffff
}
    .algo-consent-info li {
        white-space: break-spaces;
    }
.algo-consent-item {
    margin-bottom: 15px;
}
    .algo-consent-item .js-custom-chkbox {
        /* start UI_007 */
        font-size: 14px;
        /* end UI_007 */
        color: #ffffff
    }
/* start UI_008 */
#algo-consent-detail h1 {
    margin-bottom: 12px;
}

#algo-consent-detail ul {
    margin: 12px 0;
}

#algo-consent-detail p {
    margin: 0 0 10px;
}

#algo-consent-detail blockquote {
    margin-top: 8px;
}
/* end UI_008 */

    .algo-consent-item .js-custom-chkbox .ui-button-text-only {
        height: 19px;
        padding-left: 20px;
        margin-top: 5px;
        
    }

        .algo-consent-item .js-custom-chkbox .ui-button-text-only .ui-button-text {
            text-align: left;
            line-height: 1.3
        }

    .algo-consent-item .js-custom-chkbox span {
        padding-bottom: 0px;
        border-bottom: solid 1px #eeeeee;
        font-size: 14px;
        cursor: pointer
    }
.js-custom-chkbox input[type="checkbox"]:disabled + label {
    opacity: 0.5;
    cursor: not-allowed; /* Change cursor to not-allowed */
}


.algo-consent-item .agreement-alert-balloon {
    display: none;
    position: absolute;
    z-index: 1;
    top: -3px;
    right: 100%;
    width: 100px;
    padding: 5px 10px;
    margin-right: 10px;
    background-color: #7170b3;
    border-radius: 4px;
    font-size: 12px;
    color: #ffffff
}

    .algo-consent-item .agreement-alert-balloon:after {
        left: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(34, 34, 34, 0);
        border-left-color: #7170b3;
        border-width: 4px;
        margin-top: -4px
    }
.algo-consent-item.agreement-alert {
    position: relative;
    display: inline-block;
    margin: 0 auto 15px;
}

    .algo-consent-item.agreement-alert .agreement-alert-balloon {
        display: block
    }


.modal-content-container-algoconsent-info {
    position: relative;
    margin-top: 10%;
    background-color: #222222;
}
    .modal-content-container-algoconsent-info .algo-scroll {
        /* start UI_007 */
        max-height: 800px;
        /* end UI_007 */
        overflow-y: auto;
    }
/* start UI_007 */
#btn-algo-consent-info-submit {
    margin-right: 10px;
}
/* end UI_007 */

/* Style for the disabled button */ 
.btn-disabled {
    pointer-events: none; /* Disable click events */
    opacity: 0.5; /* Make it look disabled */
    cursor: not-allowed; /* Change cursor to not-allowed */
}

.trigger-condition-title {
    border-bottom: solid 0.5px #B0B0B0;
    padding: 10px 30px;
    margin-bottom: 15px;
}
.trigger-condition-content {
    padding: 0 30px;
}

#trigger-condition-item {
    width: calc(100% + 30px);
    /*padding-right: 30px;*/
    padding-left: 0;
    padding-right: 0;
    background-color: rgba(255, 255, 255, 0.16); /* Change to your desired color */
}
    #trigger-condition-item.pg-long {
        background-color: rgba(82, 140, 215, 0.29); /* Change to your desired color */
    }
    #trigger-condition-item.pg-short {
        background-color: rgba(133, 49, 150, 0.22); /* Change to your desired color */
    }



.trigger-price-control {
    position: relative
}

.trigger-price-control-field {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
    padding: 0px 8px;
    background-color: #fff;
    border-radius: 4px
}

.trigger-price-control-field:focus + .trigger-price-control-display {
    background-color: #777777
}

.trigger-price-control-field.disabled {
    background-color: #9E9E9E !important
}

.trigger-price-control-button {
    position: absolute;
    z-index: 1;
    top: 1px;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer
}

.trigger-price-control-button.is-minus {
    left: 1px;
    background-color: #e74c3c;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.trigger-price-control-button.is-minus .icon {
    width: 13px;
    height: 3px;
    margin-top: 6px
}

.trigger-price-control-button.is-plus {
    right: 1px;
    background-color: #2ecc71;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.trigger-price-control-button.is-plus .icon {
    margin-top: 5px
}

.trigger-price-control-button .icon {
    display: inline-block;
    vertical-align: middle
}

.trigger-price-control-display {
    position: absolute;
    z-index: 9;
    top: 37px;
    left: 31px;
    width: calc(100% - 62px);
    min-height: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #b7b7b7;
    border: 0;
    border-radius: 4px;
    color: #3a3a3a;
    text-align: center
}

.trigger-price-control-alert {
    position: absolute;
    z-index: 9;
    top: 83px;
    left: 31px;
    width: calc(100% - 62px);
    padding: 3px 5px;
    background-color: #000000;
    border-radius: 3px;
    font-size: 12px;
    color: #ffffff;
    text-align: center
}
.algo-consent-link {
    cursor: pointer;
}
.modal-content-container-algocondition-info {
    background-color: #222222;
    /* start UI_007 */
    margin-top: 10%;
    /* end UI_007 */
}
.info-table-algo-header {
    padding: 0px 0px 0px 0px;
}
.algo-condition-info {
    margin: -20px -30px;
}
.main-algo-info{
    padding-bottom: 20px;
}
.algo-info-form-item {
    margin: 5px 30px;
    /* start UI_007 */
    font-size: 14px;
    /* end UI_007 */
    color: #fff;
}
.main-algo-info {
    behavior: url(../Scripts/PIE.htc);
    position: relative;
}
.info-table-algo {
    width: 100%;
}

    .info-table-algo tr[class*=info-status] {
        line-height: 28px
    }
    .info-table-algo td, .info-table-algo th {
        padding: 6px 0px 7px 0px;
        border: none;
        font-size: 12px;
        text-align: center;
        word-break: break-word
    }

        .info-table-algo td.text-center, .info-table-algo th.text-center {
            text-align: center
        }

        .info-table-algo td.text-left, .info-table-algo th.text-left {
            text-align: left
        }

    .info-table-algo td {
        line-height: 1.3;
        padding: 7px 10px;
        color: #fff;
        vertical-align: top;
    }

    .info-table-algo th {
        padding: 10px;
        background-color: #4B4B4B;
        font-weight: normal;
        color: #fff;
        text-align: center
    }
        .info-table-algo th.border-right-hidden {
            border-right-color: transparent
        }

        .info-table-algo th.text-left {
            text-align: left
        }

        .info-table-algo th.text-right {
            text-align: right
        }
.algo-status-span {
    padding: 3px 10px 5px 4px;
    text-align: left;
    vertical-align: text-top;
}
    .algo-status-span.on {
        background-color: #767676;
    }
    .algo-status-span.trigger {
        background-color: #85332B;
    }
.algo-menu {
    behavior: url(../Scripts/PIE.htc);
    display: none;
    position: absolute;
    z-index: 2;
    top: 40px;
    background-color: #222222;
    border-radius: 0px 0px 4px 4px
}

    .algo-menu .algo-menu-item {
        position: relative;
        padding: 5px 20px 7px 20px;
        border-top: solid 1px #4b4c4e;
        white-space: nowrap; 
        overflow: hidden; 
        text-overflow: ellipsis;
    }

        .algo-menu .algo-menu-item:hover a, .algo-menu .algo-menu-item:hover i {
            color: #fff
        }

    .algo-menu a, .algo-menu i {
        display: block;
        color: #a7a7a7;
        -webkit-transition: color 0.3s ease 0s;
        -o-transition: color 0.3s ease 0s;
        transition: color 0.3s ease 0s
    }

    .algo-menu i {
        position: absolute;
        z-index: 1;
        top: 10px;
    }
.algo-span-menu {
    display: block;
    position: relative;
    padding: 0px 12px;
    font-size: 16px;
    font-weight: bold;
    color: #aaa;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
}
.market-offine {
    padding: 10px;
    color: #fff;
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    height: 85%;
    background-color: #222222; /* Opaque white background */
    z-index: 1;
    display: flex;
    align-items: center; /* Vertically centers the content */
    justify-content: center; /* Horizontally centers the content */
}

/* PBTS9 end */