.prettyprint {
    padding: 8px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8
}

.prettyprint[class*=linenums] {
    -webkit-box-shadow: inset 40px 0 0 #fbfbfc,inset 41px 0 0 #ececf0;
    -moz-box-shadow: inset 40px 0 0 #fbfbfc,inset 41px 0 0 #ececf0;
    box-shadow: inset 40px 0 0 #fbfbfc,inset 41px 0 0 #ececf0
}

.prettyprint .com {
    color: #93a1a1
}

.prettyprint .lit {
    color: #195f91
}

.prettyprint .clo,.prettyprint .opn,.prettyprint .pun {
    color: #93a1a1
}

.prettyprint .fun {
    color: #dc322f
}

.prettyprint .atv,.prettyprint .str {
    color: #d14
}

.prettyprint .kwd,.prettyprint .tag {
    color: #1e347b
}

.prettyprint .atn,.prettyprint .dec,.prettyprint .typ,.prettyprint .var {
    color: teal
}

.prettyprint .pln {
    color: #48484c
}

ol.linenums {
    margin: 0 0 0 33px
}

ol.linenums li {
    padding-left: 12px;
    color: #bebec5;
    line-height: 18px;
    text-shadow: 0 1px 0 #fff
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
    list-style: none
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    display: block;
    margin: 2px 0;
    padding: 4px;
    width: 19em
}

@media (min-width: 768px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width:38em
    }
}

@media (min-width: 992px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width:38em
    }
}

@media (min-width: 1200px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width:38em
    }
}

.bootstrap-datetimepicker-widget.dropdown-menu:after,.bootstrap-datetimepicker-widget.dropdown-menu:before {
    content: '';
    display: inline-block;
    position: absolute
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0,0,0,.2);
    top: -7px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    top: -6px;
    left: 8px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0,0,0,.2);
    bottom: -7px;
    left: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    bottom: -6px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
    left: auto;
    right: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
    left: auto;
    right: 7px
}

.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0
}

.bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none
}

.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: 700;
    font-size: 1.2em;
    margin: 0
}

.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Increment Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Increment Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Decrement Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Decrement Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Show Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Show Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Toggle AM/PM"
}

.bootstrap-datetimepicker-widget .btn[data-action=clear]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Clear the picker"
}

.bootstrap-datetimepicker-widget .btn[data-action=today]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Set the date to today"
}

.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center
}

.bootstrap-datetimepicker-widget .picker-switch::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Toggle Date and Time Screens"
}

.bootstrap-datetimepicker-widget .picker-switch td {
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    line-height: inherit
}

.bootstrap-datetimepicker-widget .picker-switch td span {
    line-height: 2.5;
    height: 2.5em;
    width: 100%
}

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0
}

.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th {
    text-align: center;
    border-radius: 4px
}

.bootstrap-datetimepicker-widget table th {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.bootstrap-datetimepicker-widget table th.picker-switch {
    width: 145px
}

.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover {
    background: 0 0;
    color: #777;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget table th.prev::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Previous Month"
}

.bootstrap-datetimepicker-widget table th.next::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    content: "Next Month"
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
    cursor: pointer
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #eee
}

.bootstrap-datetimepicker-widget table td {
    height: 54px;
    line-height: 54px;
    width: 54px
}

.bootstrap-datetimepicker-widget table td.cw {
    font-size: .8em;
    height: 20px;
    line-height: 20px;
    color: #777
}

.bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover {
    background: #eee;
    cursor: pointer
}

.bootstrap-datetimepicker-widget table td.new,.bootstrap-datetimepicker-widget table td.old {
    color: #777
}

.bootstrap-datetimepicker-widget table td.today {
    position: relative
}

.bootstrap-datetimepicker-widget table td.today:before {
    content: '';
    display: inline-block;
    border: solid transparent;
    border-width: 0 0 7px 7px;
    border-bottom-color: #337ab7;
    border-top-color: rgba(0,0,0,.2);
    position: absolute;
    bottom: 4px;
    right: 4px
}

.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #337ab7;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}

.bootstrap-datetimepicker-widget table td.active.today:before {
    border-bottom-color: #fff
}

.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover {
    background: 0 0;
    color: #777;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin: 2px 1.5px;
    cursor: pointer;
    border-radius: 4px
}

.bootstrap-datetimepicker-widget table td span:hover {
    background: #eee
}

.bootstrap-datetimepicker-widget table td span.active {
    background-color: #337ab7;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}

.bootstrap-datetimepicker-widget table td span.old {
    color: #777
}

.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover {
    background: 0 0;
    color: #777;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px
}

.bootstrap-datetimepicker-widget.wider {
    width: 21em
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 1.8em!important
}

.input-group.date .input-group-addon {
    cursor: pointer
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.rateit {
    display: -moz-inline-box;
    display: inline-block;
    position: relative;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none
}

.rateit .rateit-range {
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    background: url(../img/star.gif);
    height: 16px!important;
    outline: 0;
    width: 80px!important
}

.rateit .rateit-range * {
    display: block
}

.rateit .rateit-range:focus-visible {
    border: 2px solid #000;
    border-radius: 5px
}

* html .rateit,* html .rateit .rateit-range {
    display: inline
}

.rateit .rateit-hover,.rateit .rateit-selected {
    position: absolute
}

html[dir=ltr] .rateit .rateit-hover,html[dir=ltr] .rateit .rateit-selected {
    left: 0
}

html[dir=rtl] .rateit .rateit-hover-rtl,html[dir=rtl] .rateit .rateit-selected-rtl {
    left: auto;
    right: 0
}

.rateit .rateit-hover-rtl,.rateit .rateit-selected-rtl {
    left: auto;
    right: 0
}

.rateit .rateit-hover {
    background: url(../img/star.gif) left -32px
}

.rateit .rateit-hover-rtl {
    background-position: right -32px
}

html[dir=rtl] .rateit .rateit-hover-rtl {
    background-position: right -32px
}

.rateit .rateit-selected {
    background: url(../img/star.gif) left -16px
}

html[dir=rtl] .rateit .rateit-selected-rtl {
    background-position: right -16px
}

.rateit .rateit-selected-rtl {
    background-position: right -16px
}

.rateit .rateit-preset {
    background: url(../img/star.gif) left -48px
}

.rateit .rateit-preset-rtl {
    background: url(../img/star.gif) left -48px
}

.rateit button.rateit-reset {
    background: url(../img/delete.gif) 0 0;
    width: 16px;
    height: 16px;
    display: -moz-inline-box;
    display: inline-block;
    outline: 0;
    border: none;
    padding: 0
}

html[dir=ltr] .rateit button.rateit-reset {
    float: left
}

html[dir=rtl] .rateit button.rateit-reset {
    float: right
}

.rateit button.rateit-reset:focus,.rateit button.rateit-reset:hover {
    background-position: 0 -16px
}

.rating-star {
    display: block;
    font-size: 0;
    margin: 0;
    padding: 0
}

.rating-star-empty {
    background: url(../img/star.gif) 0 0;
    width: 16px;
    height: 16px
}

.rating-star-filled {
    background: url(../img/star.gif) left -32px;
    width: 16px;
    height: 16px
}

@-webkit-viewport {
    width: device-width
}

@-moz-viewport {
    width: device-width
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

@font-face {
    font-family: 'Dyn CRM Symbol';
    src: url(../fonts/CRMMDL2.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: 'CRM MDL2';
    src: url(..fonts/CRMMDL2.eot);
    src: url(..fonts/CRMMDL2Assets.eot?#iefix) format('embedded-opentype'),url(../fonts/CRMMDL2.woff2) format('woff2'),url(../fonts/CRMMDL2.woff) format('woff'),url(..fonts/CRMMDL2.ttf) format('truetype'),url(../fonts/CRMMDL2.svg#CRMMDL2) format('svg');
    font-display: swap
}

html[dir=rtl] .masthead .toolbar {
    float: left
}

html[dir=ltr] .masthead .toolbar {
    float: right
}

.masthead .toolbar-row {
    margin: 15px 0
}

html[dir=rtl] .masthead .toolbar-row {
    clear: left;
    float: left
}

html[dir=ltr] .masthead .toolbar-row {
    clear: right;
    float: right
}

.masthead .toolbar-row+.toolbar-row {
    margin-top: 0
}

.masthead .toolbar .toolbar-item {
    display: block;
    margin: 0 0 0 15px
}

html[dir=rtl] .masthead .toolbar .toolbar-item {
    float: right;
    margin: 0 15px 0 0
}

html[dir=ltr] .masthead .toolbar .toolbar-item {
    float: left;
    margin: 0 0 0 15px
}

.masthead .toolbar .toolbar-item.toolbar-text {
    padding: 10px 0
}

.toolbar-search {
    width: 240px
}

.masthead .toolbar .shopping-cart-status,.masthead .toolbar .shopping-cart-status .count {
    display: none
}

.masthead .toolbar .shopping-cart-status .count.visible,.masthead .toolbar .shopping-cart-status.visible {
    display: inline
}

.masthead.well {
    border-left: none;
    border-right: none;
    border-top: none;
    margin: 0;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.masthead.tabs>.container {
    position: relative
}

.masthead.tabs .weblinks>.nav-tabs {
    margin-bottom: 0;
    border-bottom: none
}

.masthead.tabs .weblinks>.nav-tabs>li>a:focus,.masthead.tabs .weblinks>.nav-tabs>li>a:hover {
    border-bottom-color: transparent
}

@media (min-width: 768px) and (max-width:991px) {
    .masthead .toolbar .username {
        display:none
    }
}

@media (min-width: 992px) {
    .toolbar-search {
        width:280px
    }

    .masthead.tabs .weblinks {
        position: absolute;
        bottom: 0
    }

    html[dir=rtl] .masthead.tabs .weblinks {
        left: 15px
    }

    html[dir=ltr] .masthead.tabs .weblinks {
        right: 15px
    }
}

.alert-danger {
    background-color: #f9f1f1;
    border-color: #f9f1f1;
    color: #000
}

.alert.rebrand-disclaimer {
    padding-top: .375rem;
    padding-bottom: .375rem
}

.alert.rebrand-disclaimer .btn-close {
    padding-top: .375rem;
    padding-bottom: .375rem
}

.header-navbar {
    border-width: 1px 0;
    margin: 0;
    z-index: auto
}

.header-navbar.navbar-empty {
    display: none
}

.navbar-nav>li>a>img {
    vertical-align: text-top
}

.navbar-nav .shopping-cart-status,.navbar-nav .shopping-cart-status .count {
    display: none
}

.navbar-nav .shopping-cart-status.visible {
    display: block
}

.navbar-nav .shopping-cart-status .count.visible {
    display: inline
}

@media (min-width: 768px) {
    .navbar-search {
        width:280px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .header-navbar .username {
        display:none
    }
}

.footer.well {
    color: #777;
    border-left: none;
    border-right: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0;
    padding: 39px 0
}

.footer-bottom {
    padding: 40px 0
}

@media (max-width: 767px) {
    .footer-list {
        padding-top:10px;
        padding-bottom: 10px
    }
}

.content-panel>.card-header h1,.content-panel>.card-header h2,.content-panel>.card-header h3,.content-panel>.card-header h4,.content-panel>.card-header h5,.content-panel>.card-header h6 {
    margin-bottom: 0;
    margin-top: 0
}

.content-panel>.card-header img {
    vertical-align: baseline
}

.container .fa {
    line-height: inherit
}

.content-panel .card-body p:last-child,.content-panel .card-body>.alert:last-child,.content-panel .list-group-item .list-group-item-heading,.content-panel .list-group-item .list-group-item-text p:last-child {
    margin-bottom: 0
}

.content-panel .list-group-item .list-group-item-text {
    margin-top: 5px;
    margin-bottom: 5px
}

.content-panel .list-group-item .content-metadata {
    font-size: 85%;
    line-height: 20px
}

.content-panel .list-group-item .user-avatar {
    display: block
}

html[dir=rtl] .content-panel .list-group-item .user-avatar {
    float: right;
    margin: 0 0 0 10px
}

html[dir=ltr] .content-panel .list-group-item .user-avatar {
    float: left;
    margin: 0 10px 0 0
}

.content-panel>.list-group+.card-footer {
    border-top: 0 none
}

.content-panel .content-caption {
    margin-bottom: 10px
}

.content-blog-count {
    height: 1px;
    width: 1px;
    position: absolute;
    overflow: hidden;
    top: -10px
}

.sidebar,.sidebar .section {
    margin-bottom: 20px
}

.sidebar .section:last-child,.sidebar .section>:last-child {
    margin-bottom: 0
}

@media (max-width: 991px) {
    .col-lg-4 .sidebar {
        margin-top:40px
    }
}

.directory {
    margin-top: 40px
}

.directory section {
    margin-bottom: 40px;
    margin-top: 40px
}

.directory section>.page-header,.directory section>.page-header h2 {
    margin-top: 0
}

.directory section>.card {
    margin-top: 20px
}

.directory .subnav .fa {
    color: #ccc;
    margin-top: 4px
}

html[dir=rtl] .directory .subnav .fa {
    float: left;
    margin-right: 5px
}

html[dir=ltr] .directory .subnav .fa {
    float: right;
    margin-left: 5px
}

@media (min-width: 768px) {
    .directory section {
        margin-top:0
    }
}

.page-heading {
    padding-top: 20px
}

.page-copy.no-value {
    margin-bottom: 0
}

.page-video {
    margin-bottom: 20px
}

.page-metadata .xrm-editable-text {
    margin-bottom: 40px
}

.page-metadata .xrm-editable-text.no-value {
    margin-bottom: 0
}

input.form-control {
    border: 1px solid #949494
}

.form-control:focus {
    border-color: #69c;
    outline: 0;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%),0 0 8px rgb(102 175 233 / 60%)
}

@media (max-width: 767px) {
    .page-header>.float-end {
        float:none!important;
        margin: 0 0 20px 0!important
    }

    html[dir=rtl] .page-header>.btn-toolbar>.btn,html[dir=rtl] .page-header>.btn-toolbar>.btn-group {
        margin-right: 0;
        margin-left: 5px
    }

    html[dir=ltr] .page-header>.btn-toolbar>.btn,html[dir=ltr] .page-header>.btn-toolbar>.btn-group {
        margin-left: 0;
        margin-right: 5px
    }
}

.case-deflection {
    margin-bottom: 20px
}

.facets {
    display: block!important
}

.sortoption {
    display: block!important
}

.search-results .summary,.search-results h2 {
    margin-bottom: 20px;
    word-wrap: break-word
}

.search-results li>.title,.search-results li>h3 {
    margin-bottom: 0
}

.search-results ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.search-results li {
    margin-bottom: 20px
}

.search-results li .fragment {
    margin: 0
}

.search-results .highlight,.search-results .querytext {
    font-style: normal
}

.search-results .highlight {
    background-color: #fffcac
}

.search-results .rating-result,.search-results .star-result {
    color: #b76000
}

.search-results .star-result:before {
    font-size: 20px;
    position: relative;
    font-weight: 400;
    content: "\2606";
    display: inline-block
}

html[dir=rtl] .search-results .star-result:before {
    padding-left: 2px
}

html[dir=ltr] .search-results .star-result:before {
    padding-right: 2px
}

html[dir=rtl] .search-results .rating-result {
    padding-left: 5px
}

html[dir=ltr] .search-results .rating-result {
    padding-right: 5px
}

.search-results .related-article {
    margin-top: 5px
}

.search-results li h3 span {
    font-size: 16px;
    margin-top: 4px
}

.profile-img {
    display: block;
    margin-bottom: 20px;
    max-width: 100%
}

@media (max-width: 767px) {
    .pagination {
        overflow:auto;
        white-space: nowrap;
        width: 100%
    }

    .pagination>li>a,.pagination>li>span {
        display: inline-block;
        float: none
    }
}

.entity-grid {
    overflow-y: visible
}

.entity-grid .view-grid {
    overflow-x: auto;
    position: relative
}

.entity-grid .message {
    display: none;
    margin: 20px 0 20px 0
}

html[dir=rtl] .entity-grid .action-link {
    margin-right: 5px
}

html[dir=ltr] .entity-grid .action-link {
    margin-left: 5px
}

html[dir=rtl] .entity-grid .action-link:first-child {
    margin-right: 0
}

html[dir=ltr] .entity-grid .action-link:first-child {
    margin-left: 0
}

.entity-grid .view-grid>table>tbody>tr.info>td {
    background-color: #edebe9;
    color: #323130
}

.entity-grid .view-grid>table>tbody>tr.info>td>a {
    color: #234bc5
}

.entity-grid .view-grid>.table-hover>tbody>tr.info:hover>td {
    background-color: #f3f2f1;
    color: #323130
}

@media (max-width: 767px) {
    .entity-grid .view-grid>table {
        table-layout:auto
    }
}

.entity-grid-compact {
    font-size: 85%
}

.entity-grid-compact .message {
    margin-top: 0
}

.entity-grid-compact .entitylist-search {
    margin-bottom: 10px;
    width: 100%
}

.entity-grid-compact .view-toolbar .nav>li>.selected-view,.entity-grid-compact .view-toolbar .nav>li>a {
    padding: 2px 8px
}

.entity-grid-compact .pagination>li>a,.entity-grid-compact .pagination>li>span {
    height: 30px;
    width: 30px
}

.view-loading {
    margin: 15px 0 15px 0
}

.modal-form .modal-body iframe {
    width: 100%;
    border: none;
    height: 700px
}

.modal-body textarea {
    float: none!important;
    height: 150px
}

.view-pagination .pagination {
    margin: 15px 0 0 0
}

.entity-lookup .message {
    display: none
}

.entity-associate .view-grid,.entity-lookup .view-grid {
    width: 100%;
    overflow: auto;
    height: 300px;
    max-height: 300px;
    font-size: 85%
}

.entity-associate .view-grid {
    height: 260px;
    max-height: 260px
}

.entity-associate .content-panel,.entity-lookup .content-panel {
    margin-top: 10px;
    margin-bottom: 0
}

.entity-lookup .view-loading {
    position: fixed;
    top: 45%
}

html[dir=rtl] .entity-lookup .view-loading {
    right: 45%
}

html[dir=ltr] .entity-lookup .view-loading {
    left: 45%
}

.entity-associate .view-loading {
    position: fixed;
    top: 35%
}

html[dir=rtl] .entity-associate .view-loading {
    right: 45%
}

html[dir=ltr] .entity-associate .view-loading {
    left: 45%
}

.entity-associate .selected-records {
    height: 65px;
    overflow-y: scroll
}

.entity-associate .selected-records .carousel-item {
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: default
}

.entity-associate .selected-records .carousel-item:hover {
    background-color: inherit!important;
    cursor: default
}

.entity-associate .selected-records .carousel-item:active {
    box-shadow: inherit!important
}

.entity-lookup .selected-records .carousel-item .name {
    cursor: default
}

html[dir=rtl] .entity-lookup .selected-records .carousel-item .name {
    padding-left: 8px
}

html[dir=ltr] .entity-lookup .selected-records .carousel-item .name {
    padding-right: 8px
}

.entity-associate .selected-records .carousel-item .remove {
    cursor: pointer
}

html[dir=rtl] .entity-associate .modal-footer .btn-primary .fa-spin,html[dir=rtl] .entity-lookup .modal-footer .btn-primary .fa-spin {
    margin-left: 5px
}

html[dir=ltr] .entity-associate .modal-footer .btn-primary .fa-spin,html[dir=ltr] .entity-lookup .modal-footer .btn-primary .fa-spin {
    margin-right: 5px
}

.form-loading {
    position: fixed;
    top: 35%
}

html[dir=rtl] .form-loading {
    right: 45%
}

html[dir=ltr] .form-loading {
    left: 45%
}

.loading-text {
    position: fixed;
    top: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden
}

html[dir=rtl] .loading-text {
    right: -9999px
}

html[dir=ltr] .loading-text {
    left: -9999px
}

.form-close {
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #666
}

html[dir=rtl] .form-close {
    float: left;
    left: 3%
}

html[dir=ltr] .form-close {
    float: right;
    right: 3%
}

.form-close:focus,.form-close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.form-close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.entity-notes .message {
    display: none
}

html[dir=rtl] .entity-notes .note .metadata {
    text-align: left
}

html[dir=ltr] .entity-notes .note .metadata {
    text-align: right
}

.entity-notes .attachment .link {
    overflow: hidden;
    word-wrap: break-word
}

html[dir=rtl] .note .attachment .img {
    padding: 0 0 0 15px
}

html[dir=ltr] .note .attachment .img {
    padding: 0 15px 0 0
}

.entity-notes .note {
    margin-bottom: 20px
}

.entity-notes .note {
    border-top: 1px solid #ddd;
    padding-top: 19px
}

.entity-notes .note:first-child {
    border: none;
    padding-top: 0
}

.entity-notes .toolbar {
    margin-top: 0
}

html[dir=rtl] .entity-notes .toolbar {
    margin-right: 10px
}

html[dir=ltr] .entity-notes .toolbar {
    margin-left: 10px
}

.entity-notes ul.pagination {
    margin: 0
}

html[dir=rtl] .entity-notes a.addnote {
    float: left
}

html[dir=ltr] .entity-notes a.addnote {
    float: right
}

.entity-notes .attachment {
    margin-bottom: 0
}

.entity-notes .attachment .img .thumbnail img {
    height: auto;
    width: auto;
    max-height: 100px;
    max-width: 100px
}

.entity-notes .modal .attachment .img {
    padding: 0;
    margin-bottom: 10px
}

.entity-notes .modal .attachment .link {
    padding: 0;
    width: 100%
}

.entity-notes .modal .attachment .thumbnail {
    margin-bottom: 0
}

.entity-notes .modal .attachment {
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .entity-notes .note .metadata {
        margin-bottom:20px
    }

    html[dir=rtl] .entity-notes .note .metadata {
        text-align: right
    }

    html[dir=ltr] .entity-notes .note .metadata {
        text-align: left
    }

    .entity-notes .note .toolbar {
        float: none;
        margin-bottom: 20px
    }

    html[dir=rtl] .entity-notes .note .toolbar {
        margin-right: 0
    }

    html[dir=ltr] .entity-notes .note .toolbar {
        margin-left: 0
    }

    .entity-notes ul.pagination {
        margin-top: 10px
    }

    .entity-notes .addnote {
        float: none
    }
}

html[dir=rtl] .rating .card-header .fa-star-o {
    margin-left: 5px
}

html[dir=ltr] .rating .card-header .fa-star-o {
    margin-right: 5px
}

.rating-count {
    vertical-align: text-top
}

html[dir=rtl] .rating-count {
    margin-right: 5px
}

html[dir=ltr] .rating-count {
    margin-left: 5px
}

.chart-loading {
    position: relative;
    top: 45%;
    font-size: 15px
}

html[dir=rtl] .chart-loading .fa {
    padding-left: 5px
}

html[dir=ltr] .chart-loading .fa {
    padding-right: 5px
}

.crm-chart .notification {
    position: relative;
    top: 45%
}

.highcharts-title,.highcharts-xaxis-title,.highcharts-yaxis-title {
    font-family: SegoeUI-Light-final,"Segoe UI Light","Segoe UI",Segoe,Tahoma,Helvetica,Arial,sans-serif!important;
    color: #666!important
}

.hide-chart-legend .highcharts-legend {
    display: none
}

.crm-chart .nodata {
    width: 100%;
    position: absolute;
    top: 45%;
    text-align: center
}

html[dir=rtl] .crm-chart .nodata {
    right: 0
}

html[dir=ltr] .crm-chart .nodata {
    left: 0
}

.dashboard {
    margin-top: 40px
}

.dashboard .row {
    margin-top: 20px
}

.dashboard .crm-chart {
    border: 1px solid #ddd;
    padding: 12px;
    height: 400px
}

.dashboard .entity-grid {
    border: 1px solid #ddd;
    padding: 12px;
    height: 400px
}

.dashboard .entity-grid .view-grid {
    height: 90%;
    overflow: auto
}

.dashboard .entity-grid .view-grid.has-pagination {
    height: 75%
}

.dashboard .view-access-denied,.dashboard .view-empty,.dashboard .view-empty-maker,.dashboard .view-error {
    margin-top: -200px
}

.dashboard .entity-grid .view-loading {
    margin-top: -200px;
    font-size: 15px
}

.dashboard .entity-grid .view-toolbar .toolbar-actions {
    display: none
}

.dashboard .entity-grid .view-search {
    display: none
}

.dashboard .entity-grid .view-select {
    font-size: 12px
}

.sharepoint-pagination .pagination {
    margin: 0
}

.sharepoint-breadcrumbs {
    margin: 0
}

.sharepoint-custom-icon {
    text-decoration: none!important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block
}

.sharepoint-custom-underline :hover {
    text-decoration: underline!important
}

a:hover span.sharepoint-custom-header {
    text-decoration: underline!important
}

.notifications {
    display: none;
    margin-top: 20px;
    margin-bottom: 20px
}

.btn-file {
    position: relative;
    overflow: hidden
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block
}

html[dir=rtl].btn-file input[type=file] {
    left: 0;
    text-align: left
}

html[dir=ltr].btn-file input[type=file] {
    right: 0;
    text-align: right
}

input[readonly].file-input {
    background-color: #fff!important
}

.file-status {
    margin-top: 15px
}

.file-status ul {
    list-style: none
}

html[dir=rtl] .file-status ul {
    padding-right: 0
}

html[dir=ltr] .file-status ul {
    padding-left: 0
}

.entitylist-search {
    width: 240px
}

.gridview-nav {
    margin-bottom: 10px
}

.toolbar-nav {
    margin-bottom: 20px
}

.feed-icon {
    color: #f28d34
}

.feed-icon:hover {
    color: #f60;
    text-decoration: none
}

.page-header .feed-icon {
    font-size: 36px
}

.help-block.error {
    color: red
}

.help-block {
    color: #323130
}

label.col-form-label.required:before {
    content: '* ';
    color: red;
    white-space: nowrap
}

label.col-form-label.required {
    word-break: break-all
}

.bg-secondary {
    background-color: #666!important
}

.message span {
    color: #323130!important
}

.alert p:last-child {
    margin-bottom: 0
}

.validation-summary a {
    color: #175f96!important
}

.aggregate>li {
    margin-bottom: 20px
}

html[dir=rtl] .radio-list input[type=radio] {
    margin: 0 0 2px 4px
}

html[dir=ltr] .radio-list input[type=radio] {
    margin: 0 4px 2px 0
}

.radio-list label {
    display: inline-block
}

select.btn-select {
    display: none
}

.btn-select .dropdown-menu li>a {
    cursor: pointer
}

.addthis_toolbox {
    margin: 0 0 20px 0;
    display: inline-block
}

.form-actions>.help-link {
    display: inline-block;
    vertical-align: middle
}

html[dir=rtl] .form-actions>.help-link {
    padding-right: 10px
}

html[dir=ltr] .form-actions>.help-link {
    padding-left: 10px
}

.grid-actions {
    border-bottom: 1px solid #eee;
    margin-bottom: 9px;
    padding-bottom: 9px
}

.grid-actions ul.nav {
    margin: 0
}

html[dir=rtl] .grid-actions a.btn.action {
    margin-right: 10px
}

html[dir=ltr] .grid-actions a.btn.action {
    margin-left: 10px
}

.bootstrap-datetimepicker-widget ul {
    padding: 0
}

ol.linenums {
    padding: 0
}

.btn {
    white-space: normal
}

.btn-group .btn {
    white-space: nowrap
}

.input-group-btn .btn {
    white-space: nowrap
}

.tags {
    list-style-type: none;
    margin: 20px 0;
    padding: 0
}

.tags li {
    display: inline
}

.note .attachment .img {
    padding: 0
}

html[dir=rtl] .note .attachment .img {
    padding-left: 15px
}

html[dir=ltr] .note .attachment .img {
    padding-right: 15px
}

.note .attachment .img .thumbnail {
    margin-bottom: 0
}

.note .attachment .img .thumbnail img {
    height: auto;
    width: auto;
    max-height: 100px;
    max-width: 100px
}

.note .attachment .link {
    padding: 0
}

.bootstrap-datetimepicker-widget .picker-switch>a {
    background-color: #fff;
    border: 1px solid #ccc;
    -ms-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.33;
    padding: 6px 12px
}

.bootstrap-datetimepicker-widget .picker-switch>a:hover {
    background-color: #e6e6e6
}

.badges,.badges .label {
    display: inline-block
}

.badgeColor {
    background-color: #666
}

.badges .label {
    margin: -3px 0;
    height: 15px;
    line-height: 13px;
    padding: 1px 6px
}

.badges .label:empty {
    padding: 2px
}

.nav-profile .list-group-item>.profile-alert {
    line-height: inherit
}

.nav[data-state=sitemap]>.active>a,[data-state=sitemap] .nav>.active>a {
    -webkit-transition: background-color .3s ease-in-out,color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out,color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out,color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out,color .3s ease-in-out;
    transition: background-color .3s ease-in-out,color .3s ease-in-out
}

.card-footer.paging {
    display: none
}

.card-footer ul.pagination {
    margin: 0
}

.mce-menu-item.mce-selected,.mce-menu-item:focus,.mce-menu-item:hover {
    border: solid 1px #fff
}

.btn-default:focus,.focus.btn-default {
    color: #000
}

.hidden-tooltip {
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

html[dir=rtl] .hidden-tooltip {
    right: -10000px
}

html[dir=ltr] .hidden-tooltip {
    left: -10000px
}

.dropdown-anchor-customize {
    height: 1px;
    width: 1px;
    position: absolute;
    overflow: hidden
}

.tooltip.left .tooltip-arrow {
    display: none
}

.tooltip.right .tooltip-arrow {
    display: none
}

td:first-child .tooltip.right {
    margin-top: 20px;
    margin-left: -5px
}

td:first-child .tooltip.right .tooltip-arrow {
    display: none
}

td:first-child .tooltip.left {
    margin-top: 20px;
    margin-right: -5px
}

td:first-child .tooltip.left .tooltip-arrow {
    display: none
}

.text-wrap {
    word-wrap: break-word
}

@media (max-width: 767px) {
    .table-fluid thead {
        display:none
    }

    .table-fluid td,.table-fluid tr {
        display: block;
        width: 100%!important
    }

    .table-fluid tr {
        overflow: hidden;
        border-top: solid #ddd .3rem!important
    }

    .table-fluid td {
        vertical-align: top;
        word-break: break-all
    }

    html[dir=rtl] .table-fluid td {
        padding-right: 13rem!important
    }

    html[dir=ltr] .table-fluid td {
        padding-left: 13rem!important
    }

    .table-fluid td:before {
        content: attr(data-th);
        font-weight: 700;
        display: inline-block;
        width: 12rem;
        margin-left: -12rem;
        float: left;
        padding-right: 1rem;
        word-break: normal
    }

    .table-fluid td:after {
        content: "";
        display: table;
        clear: both
    }

    .table-fluid .dropdown.action>a {
        width: 10rem
    }
}

@media (max-width: 900px) {
    .table-ipad thead {
        display:none
    }

    .table-ipad td,.table-ipad tr {
        display: block;
        width: 100%!important
    }

    .table-ipad tr {
        overflow: hidden;
        border-top: solid #ddd .3rem!important
    }

    .table-ipad td {
        vertical-align: top;
        word-break: break-all
    }

    html[dir=rtl] .table-ipad td {
        padding-right: 13rem!important
    }

    html[dir=ltr] .table-ipad td {
        padding-left: 13rem!important
    }

    .table-ipad td:before {
        content: attr(data-th);
        font-weight: 700;
        display: inline-block;
        width: 12rem;
        margin-left: -12rem;
        float: left;
        padding-right: 1rem;
        word-break: normal
    }

    .table-ipad td:after {
        content: "";
        display: table;
        clear: both
    }

    .table-ipad .dropdown.action>a {
        width: 10rem
    }
}

.btn-close {
    opacity: .6
}

@media screen and (-ms-high-contrast:active) {
    .btn-close {
        opacity: 1
    }

    .dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
        background-color: #ff0
    }
}

@media screen and (-ms-high-contrast:active) {
    .select2-container .select2-choice .select2-arrow b {
        display: block;
        width: 100%;
        height: 100%;
        background: url(../js/select2/select2.png) no-repeat 0 1px
    }
}

@media screen and (-ms-high-contrast:active) {
    .select2-arrow {
        background-image: linear-gradient(to top,red 0,#ff0 60%)
    }
}

@media screen and (-ms-high-contrast:active) {
    .select2-container-active .select2-choice,.select2-container-active .select2-choices {
        border: 1px solid red;
        outline: 0
    }
}

@media screen and (-ms-high-contrast:active) {
    .select2-results .select2-highlighted {
        background: red
    }
}

@media screen and (-ms-high-contrast:active) {
    .form-control:focus {
        border: 2px solid
    }
}

input.select2-offscreen,input.select2-offscreen:focus {
    width: 100%!important;
    height: 100%!important
}

.modal h1 {
    font-size: 21px
}

.modal h2 {
    font-size: 18px
}

@media (min-width: 768px) {
    .form-horizontal .control-label-addfile {
        margin-bottom:0
    }
}

.form-control-static-addfile {
    margin-bottom: 0
}

.padding-destinationfile {
    padding-top: 7px
}

.margin-addfile {
    margin-top: 15px
}

.modal-add-file .modal-dialog .modal-content .modal-header {
    padding: 21px!important
}

.modal-add-file .modal-dialog .modal-content .modal-body {
    padding: 21px!important
}

.modal-add-file .modal-dialog .modal-content>.modal-footer {
    padding: 21px!important
}

.bootstrap-datetimepicker-widget table td span.active {
    background-color: #337ab7;
    color: #fff;
    forced-color-adjust: none;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}

@media screen and (-ms-high-contrast:active) {
    .progress {
        border: 1px solid;
        box-sizing: content-box
    }
}

@media (min-width: 1200px) {
    .sharepoint-custom-icon {
        max-width:500px
    }
}

@media (max-width: 1200px) {
    .sharepoint-custom-icon {
        max-width:500px
    }
}

@media (max-width: 992px) {
    .sharepoint-custom-icon {
        max-width:450px
    }
}

@media (max-width: 767px) {
    .sharepoint-custom-icon {
        max-width:350px
    }
}

@media (min-width: 425) and (max-width:767px) {
    .sharepoint-custom-icon {
        max-width:200px
    }
}

@media (max-width: 425px) {
    .sharepoint-custom-icon {
        max-width:200px
    }

    .powerbi {
        width: 100%;
        height: 600px;
        border: none
    }
}

.powerbi {
    width: 100%;
    height: 600px;
    border: none
}

td.fullPageEditorContainer {
    height: 100%
}

.fullPageContentEditorFrame {
    min-width: 0!important
}

@-moz-document url-prefix() {
    .editorContainer table {
        overflow: hidden
    }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .editorContainer table {
        overflow: hidden
    }
}

span[role=checkbox] {
    border: 1px solid #000;
    width: 18px;
    display: block;
    height: 18px
}

.bootstrap-datetimepicker-widget tr td button {
    background-color: #fff;
    border: none;
    color: #000;
    padding: 2px!important
}

.bootstrap-datetimepicker-widget tr td.active button {
    background: #337ab7;
    color: #fff;
    forced-color-adjust: none
}

.bootstrap-datetimepicker-widget tr td:hover button {
    background-color: #efefef;
    border: none;
    color: #000
}

.bootstrap-datetimepicker-widget tr td.active:hover button {
    background: 0 0;
    color: #fff
}

.datepicker .next>button,.datepicker .prev>button {
    border: none;
    background: 0 0;
    padding: 0!important
}

.iconBorder {
    border: 0
}

html[dir=rtl] .iconBorder {
    padding: 4px 5px 3px 3px
}

html[dir=ltr] .iconBorder {
    padding: 4px 3px 3px 5px
}

.bootstrap-datetimepicker-widget-contentbefore ::before {
    content: ""
}

.bootstrap-datetimepicker-widget-contentafter table th.next::after {
    content: ""
}

.rcCaptchaAudioLink,.rcRefreshImage {
    text-decoration: underline;
    width: max-content
}

.listStyleTypeNone>ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.datepicker .picker-switch>button {
    border: none;
    background-color: transparent
}

.bootstrap-datetimepicker-widget table td .month button {
    border: none;
    background-color: transparent
}

.bootstrap-datetimepicker-widget table td .year button {
    border: none;
    background-color: transparent
}

.bootstrap-datetimepicker-widget table td .decade button {
    border: none;
    background-color: transparent
}

.bootstrap-datetimepicker-widget table td .month button :hover {
    border: none;
    background-color: transparent
}

.bootstrap-datetimepicker-widget table td .year button :hover {
    border: none;
    background-color: transparent
}

.bootstrap-datetimepicker-widget table td .decade button :hover {
    border: none;
    background-color: transparent
}

.forgot-password-heading {
    font-family: "Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif!important;
    width: 100%;
    padding: 0;
    margin-bottom: 21px;
    font-size: 22.5px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 0;
    font-weight: 400
}

.bootstrap-datetimepicker-widget table th.prev::after {
    content: none!important
}

.bootstrap-datetimepicker-widget table th.next::after {
    content: none!important
}

.bootstrap-datetimepicker-widget .picker-switch::after {
    content: none!important
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
    content: none!important
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after {
    content: none!important
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after {
    content: none!important
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after {
    content: none!important
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 16px 0!important
}

.bootstrap-datetimepicker-widget a[data-action=selectHour],a[data-action=selectMinute],a[data-action=selectSecond],a[data-action=showHours],a[data-action=showMinutes],a[data-action=showSeconds] {
    color: #000!important
}

.crmEntityFormView .cell label>label {
    min-width: 125px
}

.modal-dialog a.toggle-related-filter {
    color: #2c5ae3
}

.modal-dialog .toggle-related-filter.btn-default.active {
    color: #fff;
    background-color: #2f5fef
}

html[dir=rtl] .crm-jqm-optionset-preview.ui-controlgroup-horizontal .ui-btn.ui-first-child,html[dir=rtl] .crm-jqm-optionset.ui-controlgroup-horizontal .ui-btn.ui-first-child {
    border-width: 0 0 0 1px
}

html[dir=rtl] .crm-jqm-optionset-preview.ui-controlgroup-horizontal .ui-btn.ui-last-child,html[dir=rtl] .crm-jqm-optionset.ui-controlgroup-horizontal .ui-btn.ui-last-child {
    border-width: 0
}

html[dir=rtl] .signatureControl.editmode .inkControl .inkControlCommandBar .confirmButton {
    margin-right: auto;
    margin-left: inherit
}

html[dir=rtl] .ui-controlgroup-horizontal .ui-controlgroup-controls .ui-radio {
    float: right
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    padding: 3px 20px
}

.dropdown-divider {
    border-color: #e5e5e5
}

@media(max-width: 1199px) {
    .dropdown-divider {
        border-color:#fff
    }
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    padding: 2px 18px;
    border: 2px solid rgba(0,0,0,.15)
}

.profile-info {
    display: flex!important
}

a.profilePictureContainer {
    padding: 0
}

.havingProfilePicture,.profilePictureContainer {
    width: 92px;
    height: 92px;
    background: grey;
    border-radius: 50%;
    align-items: center;
    text-align: center;
    color: #fff
}

.havingNoProfilePicture {
    font-size: 38px;
    font-weight: 600;
    padding-top: 18px
}

.profilePictureContainer:hover {
    background: rgba(0,0,0,.6)
}

.edit:focus,.edit:hover,.profilePictureContainer:hover .edit {
    display: block
}

.profilePictureContainer:hover .havingNoProfilePicture,.profilePictureContainer:hover .havingProfilePicture {
    opacity: .6
}

.edit {
    position: absolute;
    display: none;
    top: 50px;
    right: 360px
}

html[dir=ltr] .edit {
    left: 40px
}

html[dir=rtl] .edit {
    right: 40px
}

.loading-image {
    position: absolute;
    top: 50px;
    display: none
}

html[dir=ltr] .loading-image {
    left: 40px
}

html[dir=rtl] .loading-image {
    right: 70px
}

.fullName {
    padding-top: 35px;
    font-size: 19px;
    font-weight: 400
}

html[dir=ltr] .fullName {
    padding-left: 21px
}

html[dir=rtl] .fullName {
    padding-right: 21px
}

.userFullName {
    padding-top: 20px;
    font-size: 19px;
    font-weight: 400
}

html[dir=ltr] .userFullName {
    padding-left: 21px
}

html[dir=rtl] .userFullName {
    padding-right: 21px
}

.editProfilePicture,.editProfilePicture:focus,.editProfilePicture:hover {
    text-decoration: none!important;
    border: none;
    outline: 0;
    color: #fff
}

.initials {
    padding-top: 35px
}

.profilePicModal {
    top: 300px;
    margin: 10px auto
}

.profile-pic-onmodal {
    width: 155px;
    height: 155px;
    border-radius: 50%
}

@media (min-width: 456px) {
    .profilePicModal {
        width:456px
    }

    .modal-maincontent-container {
        display: flex
    }
}

.profile-info {
    background: 0 0
}

@media (max-width: 455px) {
    .profilePicModal {
        width:auto
    }

    .image-container {
        width: 155px!important;
        padding-left: 0!important;
        padding-right: 0!important;
        margin: auto
    }

    .buttons-for-profile {
        text-align: center
    }
}

.image-container {
    width: 230px;
    padding-bottom: 22px;
    padding-top: 6px
}

html[dir=ltr] .image-container {
    padding-left: 25px;
    padding-right: 50px
}

html[dir=rtl] .image-container {
    padding-left: 50px;
    padding-right: 25px
}

.no-profile-picture {
    background: grey;
    font-size: 58px;
    font-weight: 600;
    align-items: center;
    text-align: center;
    color: #fff
}

.input-image input[type=file] {
    display: none
}

.btn-withoutborder,.btn-withoutborder:active {
    border: none!important;
    box-shadow: none!important;
    background-color: transparent!important
}

html[dir=ltr] .btn-withoutborder,html[dir=ltr] .btn-withoutborder:active {
    padding-left: 0!important
}

html[dir=rtl] .btn-withoutborder,html[dir=rtl] .btn-withoutborder:active {
    padding-right: 0!important
}

.input-image {
    font-weight: 400
}

.btn-withoutborder:hover,.input-image:hover {
    background: 0 0!important
}

.btn-withoutborder:focus,.input-image:focus {
    background: 0 0!important
}

html[dir=ltr] .icon-for-profile-modal {
    padding-right: 11px
}

html[dir=rtl] .icon-for-profile-modal {
    padding-left: 11px
}

.upload-image {
    padding-top: 24px
}

.save-close {
    padding-top: 35px;
    padding-bottom: 22px
}

.action-button-forprofile {
    height: 31px;
    width: 72px;
    padding-top: 3px;
    padding-bottom: 5px
}

.profile-image-error {
    color: #c4314b;
    margin-top: 20px;
    width: 155px
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover {
    background-color: #0d6efd!important
}

@media (-ms-high-contrast:active) and (prefers-color-scheme: dark),(forced-colors:active) and (prefers-color-scheme:dark) {
    a[role=button][aria-disabled=true] {
        forced-color-adjust:none;
        color: #a6a6a6!important;
        background-color: #202020!important
    }

    .calendar-views .btn-group .active,.card>.nav-profile>a.active,.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
        forced-color-adjust: none;
        color: #000!important;
        background-color: #1aebff!important
    }

    a.btn-primary.create-action:focus,a.btn-primary.create-action:hover,a.selected-view.dropdown-toggle:focus,a.selected-view.dropdown-toggle:hover {
        forced-color-adjust: none;
        color: #000!important;
        background-color: #1aebff!important
    }

    .jquery-bootstrap-pagination li.active>a,.jquery-bootstrap-pagination li.active>a:focus,.jquery-bootstrap-pagination li.active>a:hover {
        forced-color-adjust: none;
        color: #000!important;
        background-color: #1aebff!important
    }
}

@media (-ms-high-contrast:active) and (prefers-color-scheme: light),(forced-colors:active) and (prefers-color-scheme:light) {
    a[role=button][aria-disabled=true] {
        forced-color-adjust:none;
        color: #676767!important;
        background-color: #fffaef!important
    }

    .calendar-views .btn-group .active,.card>.nav-profile>a.active,.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
        forced-color-adjust: none;
        color: #fff!important;
        background-color: #37006e!important
    }

    a.btn-primary.create-action:focus,a.btn-primary.create-action:hover,a.selected-view.dropdown-toggle:focus,a.selected-view.dropdown-toggle:hover {
        forced-color-adjust: none;
        color: #fff!important;
        background-color: #37006e!important
    }

    .jquery-bootstrap-pagination li.active>a,.jquery-bootstrap-pagination li.active>a:focus,.jquery-bootstrap-pagination li.active>a:hover {
        forced-color-adjust: none;
        color: #fff!important;
        background-color: #37006e!important
    }
}

.btn-hg {
    font-size: revert!important
}

#pcf_notescontrol_ControlView .customControl,#pcf_notescontrol_ControlView .fullPageContentEditorFrame {
    min-height: 289px!important
}

#pcf_edit_notescontrol_ControlView .customControl,#pcf_edit_notescontrol_ControlView .fullPageContentEditorFrame {
    min-height: 289px!important
}

.clearlookupfield,.launchentitylookup {
    font-size: revert!important
}

a:focus {
    outline-offset: .13em
}

.dropdown-item>a {
    color: #000;
    text-decoration: none
}

.dropdown-item.active>a {
    color: #fff
}

a.page-link:hover {
    text-decoration: none
}

a[role=button]:hover,a[role=menuitem]:hover {
    text-decoration: none
}

label {
    font-weight: 700
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

.card {
    margin-bottom: 20px;
    border-radius: 4px
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    border-radius: 4px
}

.list-group {
    margin-bottom: 20px
}

.list-group:first-child,.list-group:last-child {
    border-radius: 0
}

.btn-close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 0;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    background: 0 0
}

.btn-close:focus,.btn-close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    background-color: transparent;
    box-shadow: none
}

.card>.list-group {
    margin-bottom: 0
}

.card-header {
    border-bottom: 1px solid transparent
}

.portal-card-default {
    border-color: #eee
}

.portal-card-default>.card-header {
    color: #333;
    background-color: #f5f5f5;
    border-color: #eee
}

.card-header h1,.card-header h2,.card-header h3,.card-header h4,.card-header h5 .card-header h6 {
    margin-bottom: 0;
    margin-top: 0
}

.card-header {
    padding: 10px 15px
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,.btn-default:focus {
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,.media-body {
    overflow: hidden;
    zoom:1}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,.media>.pull-right {
    padding-left: 10px
}

.media-left,.media>.pull-left {
    padding-right: 10px
}

.media-body,.media-left,.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail {
    padding: 9px;
    color: #333
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,.pager .next>span {
    float: right
}

.pager .previous>a,.pager .previous>span {
    float: left
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.btn.focus,.btn:focus,.btn:hover {
    text-decoration: none
}

.btn-close {
    float: right
}

a {
    text-decoration: none
}

a:focus,a:hover {
    color: #0f3cc3;
    text-decoration: underline
}

a.active:focus,a.active:hover {
    text-decoration: none
}

a.list-group-item.active:focus,a.list-group-item.active:hover {
    text-decoration: none;
    background-color: #0d6efd;
    color: #fff
}

a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.btn-default {
    color: #2f5fef;
    background-color: #fff;
    border-color: #2f5fef
}

.btn-default:focus,.btn-default:hover {
    color: #2f5fef;
    background-color: #e6e6e6;
    border-color: #1040d1;
    text-decoration: none;
    box-shadow: none
}

.h1,h1 {
    font-size: 45px
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-weight: 400;
    line-height: 1;
    color: #555;
    font-size: 65%
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: "Segoe UI Light","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: #232222
}

.input-group {
    align-items: flex-start
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

span.fa.fa-fw {
    display: inline
}

.nav>li>a {
    display: block;
    position: relative
}

.navbar-nav>li>a {
    line-height: 21px;
    padding-top: 14.5px
}

.navbar-collapse.show {
    overflow-y: auto
}

.navbar-brand {
    align-items: center
}

@media (min-width: 1200px) {
    .navbar-brand {
        display:flex!important
    }
}

.navbar-dark .navbar-toggler:focus,.navbar-dark .navbar-toggler:hover {
    background-color: #333
}

button.navbar-toggler {
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px
}

.checkbox label,.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

p>.label.label-info {
    background-color: #31708f;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    border-radius: .25em
}

.badge,.badge.badgeColor {
    float: right;
    min-width: 13px;
    padding: 3px 7px;
    border-radius: 10px;
    font-size: 13px
}

.badge {
    background-color: #777
}

body {
    color: #666
}

.input-group-addon,.input-group-addon.active {
    padding: 6px 12px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0
}

.input-group-addon:focus,.input-group-addon:focus-visible,.input-group-addon:hover {
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc
}

.input-group-addon:focus-visible {
    outline: -webkit-focus-ring-color auto 1px
}

.btn-info {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.btn-info:focus,.btn-info:hover {
    color: #fff;
    background-color: #245269;
    border-color: #214c61
}

.change-login-disabled-li {
    background-color: #eee;
    color: #666;
    cursor: not-allowed
}

@media (min-width: 768px) {
    .col-form-label {
        text-align:right
    }
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
    margin-left: -20px
}

input[type=checkbox],input[type=radio] {
    margin-top: 5.5px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    line-height: normal
}

@media (min-width: 768px) {
    .col-form-label {
        text-align:right
    }
}

#filterDropdownId a.dropdown-toggle {
    padding: 10px 15px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px
}

input#btnCloseMessage {
    padding-top: 0;
    background-color: #fff
}

a.profilePictureContainer.editProfilePicture {
    display: block
}

span#noProfilePictureUploaded {
    display: block
}

@media (min-width: 576px) {
    .row.sectionBlockLayout>.container,.row.sectionBlockLayout>.container-sm {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .row.sectionBlockLayout>.container,.row.sectionBlockLayout>.container-md,.row.sectionBlockLayout>.container-sm {
        max-width:720px
    }

    #entity-list-map-options.form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
}

@media (min-width: 992px) {
    .row.sectionBlockLayout>.container,.row.sectionBlockLayout>.container-lg,.row.sectionBlockLayout>.container-md,.row.sectionBlockLayout>.container-sm {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .row.sectionBlockLayout>.container,.row.sectionBlockLayout>.container-lg,.row.sectionBlockLayout>.container-md,.row.sectionBlockLayout>.container-sm,.row.sectionBlockLayout>.container-xl {
        max-width:1140px
    }
}

@media (min-width: 1400px) {
    .row.sectionBlockLayout>.container,.row.sectionBlockLayout>.container-lg,.row.sectionBlockLayout>.container-md,.row.sectionBlockLayout>.container-sm,.row.sectionBlockLayout>.container-xl,.row.sectionBlockLayout>.container-xxl {
        max-width:1320px
    }
}

.profileMessages.alert a.btn-close {
    margin-top: 5px
}

span[role=checkbox].fa.fa-fw {
    display: block;
    width: 17px;
    height: 17px
}

.btn-default.clearlookupfield:focus,.btn-default.clearlookupfield:focus-visible,.btn-default.launchentitylookup:focus,.btn-default.launchentitylookup:focus-visible {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    box-shadow: none
}

.btn.btn-default.clearlookupfield,.btn.btn-default.launchentitylookup {
    line-height: 1.72
}

.profile-page-heading {
    font-weight: 600;
    font-size: 22.5px;
    margin-bottom: 0!important;
    margin-top: 0;
    line-height: inherit;
    letter-spacing: 1px!important
}

.profile-page-heading small {
    font-size: 86%;
    font-weight: 600
}

.selected-view.dropdown-toggle:focus,.selected-view.dropdown-toggle:hover {
    outline: 5px auto -webkit-focus-ring-color
}

h3.form-subgrid-heading {
    font-size: 16px;
    line-height: 1.5;
    font-family: "Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700
}

.btn:focus,.btn:focus-visible {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    box-shadow: none
}

.alert>.btn-close:focus {
    outline: -webkit-focus-ring-color auto 1px
}

.border-radius-zero {
    border-radius: 0
}

.breadcrumb-padding {
    padding: 0
}

.card-header:first-child {
    border-radius: 0
}

.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.card-header-text {
    font-size: 32px;
    color: #2f5fef
}

.border-0 {
    border: 0
}

.display-none {
    display: none
}

.file-cell {
    width: inherit
}

.custom-button {
    background-color: #f3f2f1;
    width: -webkit-fill-available;
    max-width: 380px;
    height: 30px;
    border-radius: 4px;
    gap: 8px;
    display: inline-flex;
    justify-content: flex-start;
    margin-right: 8px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: none;
    box-shadow: 0 1px 2px 0 #00000024,0 0 2px 0 #0000001F
}

.fileNameAndSizeSpan {
    display: flex;
    overflow: hidden
}

.fileIcon {
    float: left
}

.fileNameSpan {
    text-align: left;
    color: #484644
}

.retrySpan {
    display: none;
    background: inherit;
    border: none;
    padding-left: 10px;
    color: #0078d4
}

.deleteicon {
    display: block!important
}

.errordiv {
    width: -webkit-fill-available;
    padding: 5px;
    gap: 12px;
    margin-top: 10px;
    margin-bottom: 10px
}

.overflow-button {
    color: #0078d4;
    background-color: #fff;
    border: none;
    box-shadow: 0 1px 2px 0 #00000024,0 0 2px 0 #0000001F;
    height: 30px;
    margin-left: 8px
}

.newdiv {
    display: block;
    width: 204px;
    height: 147px;
    box-shadow: 0 1px 2px 0 #00000024,0 0 2px 0 #0000001F;
    margin-left: 590px
}

.info {
    padding-bottom: 12px
}

.errors {
    background-color: rgba(0,0,0,.5);
    overflow-y: hidden!important
}

.error-modal-dialog {
    width: 80%;
    max-width: 455px;
    position: relative;
    margin-top: 25%;
    background: #fff;
    bottom: 15%;
    box-sizing: border-box
}

.modal-content-new {
    border: none;
    padding: 0 3%;
    margin: 5px;
    box-sizing: border-box
}

.error-modal-header {
    border: none;
    padding: 16px 3%;
    text-align: left;
    background: #fff;
    font-size: 1.25rem;
    color: #323130;
    box-sizing: border-box
}

.error-modal-footer {
    border: none;
    height: 48px;
    padding: 0 3%;
    box-sizing: border-box
}

.loaderfordelete {
    margin-left: 10px;
    margin-top: -1px;
    float: right;
    padding-right: 3px
}

.loadericondiv {
    background: 0 0;
    border: none
}

.loading {
    animation: spinloader 1s linear infinite
}

@keyframes spinloader {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.close {
    cursor: pointer
}

.additional-files {
    width: auto;
    height: auto;
    box-shadow: 0 1px 2px 0 #00000024,0 0 2px 0 #0000001F;
    position: absolute;
    background-color: #fff
}

.additional-files-container {
    margin-top: 5px
}

.newdivforfileinfo {
    padding-top: 10px;
    padding-bottom: 20px
}

.deleteicon {
    margin-left: 10px;
    margin-top: -1px;
    float: right;
    padding-right: 3px
}

.deleteicondiv {
    margin-left: auto
}

.cancelicon {
    margin-left: 5px
}

.close-icon {
    float: right;
    width: 25px;
    height: 25px
}

.fileicon {
    width: 21px;
    height: 22px;
    margin-left: 2px;
    padding-right: 2px
}

.filename {
    min-width: 210px;
    text-overflow: ellipsis;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    margin-top: 1px;
    padding-left: 4px
}

.file-info {
    margin-top: 12px;
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.error-modal-title {
    margin: 5px;
    font-weight: 700
}

.erroricondiv {
    width: 21px;
    height: 22px;
    margin-left: 2px;
    padding-right: 2px
}

.crmEntityFormView #NewAttachFileLabel {
    display: flex
}

.imageuploadtag {
    margin-left: -6px;
    color: var(--portalThemeColor8)
}

.validation-summary-errors a {
    color: #175f96
}

.pagination>li>a,.pagination>li>span {
    float: none
}

#notescontrol .timelineheader .buttoncontainer {
    width: 100%
}

#draftAssistanceAdjustmentsTextarea::placeholder {
    color: grey!important
}

#draftAssistanceFeedbackButton button:hover {
    color: #464feb!important
}

#draftAssistanceAdjustDropdown::after {
    border-width: 0
}

#draftAssistanceAdjustDropdown .ms-Dropdown-title {
    border-color: #d1d1d1!important
}

#draftAssistanceAdjustDropdown .ms-Dropdown-title:hover {
    background-color: #f4f4f4
}

.aiSummary {
    display: flex;
    border-radius: 6px;
    align-items: center;
    gap: 8px;
    z-index: 1;
    padding: 6px 12px 6px 12px;
    border: 2px solid #464feb;
    background: linear-gradient(90deg,rgba(71,207,250,.1) 0,rgba(180,124,248,.1) 100%)
}

.highcharts-credits {
    display: none
}

.aiSummaryContainer {
    margin-left: 10px;
    position: relative;
    border-radius: 12px;
    z-index: 1
}

.rightIcons {
    top: 34%!important
}

.tagRemoveButton {
    margin-top: -3px!important
}

.listchart>div>.ac-adaptiveCard {
    padding: 0!important
}

.listchart {
    margin-right: 16px
}

.list-ai-summary-insights p {
    font-family: Segoe UI!important;
    font-size: 14px;
    font-weight: 400!important;
    line-height: 20px!important
}

.ai-summary-content * {
    font-size: inherit!important;
    color: inherit!important
}

.nlsearchcontainer {
    margin-bottom: 15px
}

.feedback-control-list {
    background: 0 0!important
}

@media (max-width: 1000px) {
    .listSummaryAndChart {
        flex-direction:column
    }

    .listchart {
        margin-right: 0;
        width: 100%!important
    }

    .list-ai-summary-insights {
        width: 100%!important
    }
}

@media(max-width: 500px) {
    #list-ai-summary-footer {
        flex-direction:column!important;
        align-items: start!important
    }

    #list-ai-summary-thumbsupdown {
        margin-left: 0!important
    }
}

.pva-container {
    position: absolute;
    z-index: 1000
}

.webchat-icon {
    vertical-align: baseline
}

.entity-timeline {
    padding-left: 0;
    padding-right: 0
}

.entity-timeline .note {
    margin-bottom: 0;
    border-top: 0;
    padding-top: 0
}

html[dir=ltr] .entity-timeline .note {
    padding-left: 0
}

html[dir=rtl] .entity-timeline .note {
    padding-right: 0
}

.entity-timeline div:nth-of-type(even).note {
    background-color: #fbfbfb
}

html[dir=ltr] .entity-timeline .note .metadata {
    text-align: left
}

html[dir=rtl] .entity-timeline .note .metadata {
    text-align: right
}

.entity-timeline .note .row .col-sm-3 {
    width: 20%
}

html[dir=ltr] .entity-timeline .note .row .col-sm-3 {
    padding-left: 30px
}

html[dir=rtl] .entity-timeline .note .row .col-sm-3 {
    padding-right: 30px
}

.entity-timeline .note .row .header {
    padding-top: 20px
}

html[dir=ltr] .entity-timeline .note .row .header {
    text-align: left
}

html[dir=rtl] .entity-timeline .note .row .header {
    text-align: right
}

.entity-timeline .note .row .header .metadata .createdby,.entity-timeline .note .row .header .metadata .modifiedon,.entity-timeline .note .row .header .metadata .postedon {
    font-size: 12px;
    padding-bottom: 10px
}

html[dir=ltr] .entity-timeline .note .row .header .metadata .createdby,html[dir=ltr] .entity-timeline .note .row .header .metadata .modifiedon,html[dir=ltr] .entity-timeline .note .row .header .metadata .postedon {
    text-align: left
}

html[dir=rtl] .entity-timeline .note .row .header .metadata .createdby,html[dir=rtl] .entity-timeline .note .row .header .metadata .modifiedon,html[dir=rtl] .entity-timeline .note .row .header .metadata .postedon {
    text-align: right
}

.entity-timeline .note .row .content {
    padding-top: 20px;
    padding-bottom: 16px
}

.entity-timeline .note .row .content .cc,.entity-timeline .note .row .content .from,.entity-timeline .note .row .content .requiredattendees,.entity-timeline .note .row .content .scheduledstartandend {
    font-size: 15px
}

.entity-timeline .note .row .content .subject {
    font-size: 15px;
    padding-top: 16px;
    padding-bottom: 16px
}

.entity-timeline .note .row .content .description {
    font-size: 15px;
    word-wrap: break-word
}

.entity-timeline .note-attachment .row .attachment {
    padding-top: 16px;
    margin: 0 14px
}

.entity-timeline .glyphicon.glyphicon-calendar,.entity-timeline .glyphicon.glyphicon-earphone,.entity-timeline .glyphicon.glyphicon-envelope,.entity-timeline .glyphicon.glyphicon-user {
    font-size: x-large
}

.entity-form .notes-cell .info {
    font-size: 15px;
    display: block
}

.entity-timeline .timelineheader {
    padding-left: 0;
    padding-right: 0
}

.entity-timeline .timelineheader .title {
    font-size: 15px;
    width: auto
}

html[dir=ltr] .entity-timeline .timelineheader .title {
    padding-left: 0
}

html[dir=rtl] .entity-timeline .timelineheader .title {
    padding-right: 0
}

.entity-timeline .timelineheader .buttoncontainer {
    width: auto
}

html[dir=ltr] .entity-timeline .timelineheader .buttoncontainer {
    float: right;
    padding-right: 0
}

html[dir=rtl] .entity-timeline .timelineheader .buttoncontainer {
    float: left;
    padding-left: 0
}

.entity-timeline .timelineheader .buttoncontainer .addnote {
    font-size: 15px
}

html[dir=ltr] .entity-timeline .timelineheader .buttoncontainer .addnote {
    float: right
}

html[dir=rtl] .entity-timeline .timelineheader .buttoncontainer .addnote {
    float: left
}

.entity-timeline .timelineheader .buttoncontainer .addnote.btn.btn-default {
    white-space: nowrap
}

.entity-timeline .notes-empty.message {
    padding-top: 50px
}

.entity-timeline .notes-error.message {
    padding-top: 50px
}

.entity-timeline .notes-access-denied.message {
    padding-top: 50px
}

.entity-timeline a.loadmore {
    display: none
}

html[dir=ltr] .entity-timeline a.loadmore {
    float: right
}

html[dir=rtl] .entity-timeline a.loadmore {
    float: left
}

.entity-timeline .message {
    display: none
}

.entity-timeline .attachment {
    padding: 0;
    margin-bottom: 0
}

.entity-timeline .attachment-loadmore-section {
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 -14px
}

a.attachment-file {
    font-family: 'Segoe UI';
    font-style: normal;
    font-size: 14px;
    line-height: 16px;
    color: #2f5fef
}

.entity-timeline .note .attachment-outer-border {
    border: 1px solid #e2e2e2;
    padding: 14px
}

.entity-timeline .note .attachment-separator {
    background-color: #cbcbcb;
    height: 1px;
    text-align: center;
    margin-top: 14px
}

.load-more-attachment-btn {
    color: #3b79b7;
    padding: 0 14px;
    font-family: 'Segoe UI';
    font-style: normal;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .14px
}

.load-more-action {
    margin-top: 14px
}

.mr-0 {
    margin-top: 0
}

.comments {
    margin-bottom: 40px
}

.comment {
    margin-bottom: 20px
}

.comment .comment-metadata {
    margin-bottom: 10px
}

.comment .rating {
    margin-bottom: 20px
}

.comment .comment-controls {
    margin-bottom: 10px
}

html[dir=rtl] .comment .comment-controls {
    float: left;
    margin-right: 10px
}

html[dir=ltr] .comment .comment-controls {
    float: right;
    margin-left: 10px
}

.post-comment-new-form .crmEntityFormView .validation-summary {
    display: none
}

@media (min-width: 768px) {
    .comment .rating {
        margin-bottom:10px
    }

    html[dir=rtl].comment .rating {
        float: left;
        margin-right: 10px
    }

    html[dir=ltr].comment .rating {
        float: right;
        margin-left: 10px
    }

    .comment .comment-metadata {
        margin-bottom: 0
    }

    html[dir=rtl] .comment .comment-metadata {
        text-align: left
    }

    html[dir=ltr] .comment .comment-metadata {
        text-align: right
    }
}

#entity-list-map-options {
    margin-bottom: 10px
}

#entity-list-map-locations {
    overflow-x: hidden;
    overflow-y: auto
}

#entity-list-map-error {
    display: none
}

html[dir=ltr] #entity-list-map-locations .uom {
    float: right
}

html[dir=rtl] #entity-list-map-locations .uom {
    float: left
}

.infobox {
    position: absolute;
    top: 0;
    z-index: 99999;
    width: 250px
}

html[dir=rtl] .infobox {
    right: 0
}

html[dir=ltr] .infobox {
    left: 0
}

.infobox .title {
    font-weight: 700;
    font-size: 14px
}

.infobox-content {
    font-size: 11px;
    color: #000;
    text-shadow: 0 0 2px #ccc;
    padding: 4px 8px;
    border: 1px solid rgba(25,25,25,.25);
    background-color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0 0 3px #555;
    -webkit-box-shadow: 0 0 3px #555;
    -moz-box-shadow: 0 0 3px #555
}

.infobox-content p {
    margin: 0 0 5px 0
}

.infobox.top {
    padding-bottom: 5px
}

.infobox.bottom {
    padding-top: 5px
}

html[dir=ltr] .infobox.right {
    padding-left: 5px
}

html[dir=rtl] .infobox.right {
    padding-right: 5px
}

html[dir=ltr] .infobox.left {
    padding-right: 5px
}

html[dir=rtl] .infobox.left {
    padding-left: 5px
}

.infobox-arrow,.infobox-arrow-inner {
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 12px;
    height: 0;
    width: 0
}

html[dir=rtl] .infobox.top .infobox-arrow {
    margin-right: 38px
}

html[dir=ltr] .infobox.top .infobox-arrow {
    margin-right: 38px
}

.infobox.top .infobox-arrow {
    margin-top: 96px;
    border-top-color: #fff;
    border-top-color: rgba(25,25,25,.2)
}

html[dir=rtl] .infobox.bottom .infobox-arrow {
    margin-right: 38px
}

html[dir=ltr] .infobox.bottom .infobox-arrow {
    margin-left: 38px
}

.infobox.bottom .infobox-arrow {
    margin-top: -23px;
    border-bottom-color: #fff;
    border-bottom-color: rgba(25,25,25,.2)
}

html[dir=rtl] .infobox.bottom .infobox-arrow {
    margin-right: 38px
}

html[dir=ltr] .infobox.bottom .infobox-arrow {
    margin-left: 38px
}

.infobox.right .infobox-arrow {
    margin-top: 12px
}

html[dir=rtl] .infobox.right .infobox-arrow {
    margin-right: -25px;
    border-left-color: #fff;
    border-left-color: rgba(25,25,25,.2)
}

html[dir=ltr] .infobox.right .infobox-arrow {
    margin-left: -25px;
    border-right-color: #fff;
    border-right-color: rgba(25,25,25,.2)
}

.infobox.left .infobox-arrow {
    margin-top: 16px
}

html[dir=rtl] .infobox.left .infobox-arrow {
    margin-right: 200px;
    border-right-color: #fff;
    border-right-color: rgba(25,25,25,.2)
}

html[dir=ltr] .infobox.left .infobox-arrow {
    margin-left: 200px;
    border-left-color: #fff;
    border-left-color: rgba(25,25,25,.2)
}

.infobox.top .infobox-arrow-inner {
    margin-top: -12px;
    border-top-color: #fff
}

html[dir=rtl] .infobox.top .infobox-arrow-inner {
    margin-right: -12px
}

html[dir=ltr] .infobox.top .infobox-arrow-inner {
    margin-left: -12px
}

.infobox.bottom .infobox-arrow-inner {
    margin-top: -12px;
    border-bottom-color: #fff
}

html[dir=rtl] .infobox.bottom .infobox-arrow-inner {
    margin-right: -8px
}

html[dir=ltr] .infobox.bottom .infobox-arrow-inner {
    margin-left: -8px
}

.infobox.right .infobox-arrow-inner {
    margin-top: -12px
}

html[dir=rtl] .infobox.right .infobox-arrow-inner {
    margin-right: -8px;
    border-left-color: #fff
}

html[dir=ltr] .infobox.right .infobox-arrow-inner {
    margin-left: -8px;
    border-right-color: #fff
}

.infobox.left .infobox-arrow-inner {
    margin-top: -16px
}

html[dir=rtl] .infobox.left .infobox-arrow-inner {
    margin-right: -13px;
    border-right-color: #fff
}

html[dir=ltr] .infobox.left .infobox-arrow-inner {
    margin-left: -13px;
    border-left-color: #fff
}

.infobox-content .status {
    padding: 1px 4px;
    color: #333;
    font-weight: 700
}

.infobox-content .priority {
    font-weight: 700
}

.MicrosoftMap.dd_directionsPanel {
    padding: 0!important
}

.MicrosoftMap .dd_waypoint {
    padding: 0!important
}

.MicrosoftMap .dd_itinerary li {
    padding: 6px 0!important
}

.MicrosoftMap .dd_itinerary .dd_instruction {
    font-size: 100%!important
}

.MicrosoftMap .dd_waypoint .dd_waypointDisplayText {
    font-size: 105%!important
}

.BingMap {
    position: relative;
    width: 100%;
    height: 400px;
    border: 0
}

.crmEntityFormView .form-actions {
    margin-top: 20px
}

span.crmEntityFormView {
    display: block
}

.crmEntityFormView .tab {
    margin-bottom: 20px;
    width: 100%
}

.crmEntityFormView .tab-title {
    border-bottom: 1px solid #eee;
    -ms-text-rendering: optimizelegibility;
    text-rendering: optimizelegibility
}

.crmEntityFormView .section:first-child {
    margin: 0
}

.crmEntityFormView .section {
    table-layout: fixed;
    width: 100%
}

.crmEntityFormView .section-title {
    border-bottom-width: 0;
    margin-bottom: 5px
}

.crmEntityFormView .section-title.show-bar {
    border-bottom-width: 1px;
    padding-bottom: 4px
}

.crmEntityFormView .cell {
    padding: 0 28px 20px
}

.crmEntityFormView .cell.zero-cell {
    display: none
}

.crmEntityFormView .input-group .form-control {
    z-index: 2
}

html[dir=ltr] .crmEntityFormView .cell.crmquickform-cell:first-child {
    border-right: 1px solid #b3b3b3
}

html[dir=rtl] .crmEntityFormView .cell.crmquickform-cell:first-child {
    border-left: 1px solid #b3b3b3
}

.crmEntityFormView .cell.crmquickform-cell .table-info {
    color: #333
}

html[dir=ltr] .crmEntityFormView .tab .tab-column {
    padding-left: 20px;
    float: left
}

html[dir=rtl] .crmEntityFormView .tab .tab-column {
    padding-right: 20px;
    float: right
}

html[dir=ltr] .crmEntityFormView .tab .tab-column:first-child {
    padding-left: 0
}

html[dir=rtl] .crmEntityFormView .tab .tab-column:first-child {
    padding-right: 0
}

.crmEntityFormView table.table td {
    padding: 8px
}

.crmEntityFormView table.table td:first-child {
    padding: 8px
}

@media (max-width: 767px) {
    .crmEntityFormView table.section,.crmEntityFormView table.section>tbody,.crmEntityFormView table.section>tbody>tr,.crmEntityFormView table.section>tbody>tr>td,.crmEntityFormView table.section>tbody>tr>th,.crmEntityFormView table.section>tfoot,.crmEntityFormView table.section>tfoot>tr,.crmEntityFormView table.section>tfoot>tr>td,.crmEntityFormView table.section>tfoot>tr>th,.crmEntityFormView table.section>thead,.crmEntityFormView table.section>thead>tr,.crmEntityFormView table.section>thead>tr>td,.crmEntityFormView table.section>thead>tr>th {
        display:block
    }

    .crmEntityFormView table.section {
        width: 100%;
        overflow: visible
    }

    .crmEntityFormView .cell {
        margin-bottom: 15px;
        padding: 0;
        width: 100%
    }

    .crmEntityFormView .cell.crmquickform-cell:first-child {
        border: none
    }

    .crmEntityFormView .cell.empty-cell {
        margin-bottom: 0
    }

    .crmEntityFormView .tab .tab-column {
        display: block;
        margin-bottom: 15px;
        padding: 0;
        width: 100%
    }

    .crmEntityFormView .tab .tab-column:last-child,.crmEntityFormView .tab fieldset:last-child,.crmEntityFormView .tab:last-child {
        margin-bottom: 0
    }

    .tab-column {
        width: 100%!important
    }
}

.crmEntityFormView .cell div.control {
    clear: both
}

.crmEntityFormView .cell div.table-info.required label:after {
    content: ' *';
    color: red
}

.crmEntityFormView .cell div.table-info.required div.validators {
    display: none
}

.crmEntityFormView .cell div.table-info div.validators {
    color: Red
}

html[dir=ltr] .crmEntityFormView .cell div.table-info div.validators {
    margin: 0 0 0 3px;
    float: left
}

html[dir=rtl] .crmEntityFormView .cell div.table-info div.validators {
    margin: 0 3px 0 0;
    float: right
}

.crmEntityFormView td.cell {
    vertical-align: top
}

.crmEntityFormView .cell .field-label {
    display: inline
}

html[dir=ltr] .crmEntityFormView .cell .field-label {
    float: left
}

html[dir=rtl] .crmEntityFormView .cell .field-label {
    float: right
}

.crmEntityFormView .cell label>label {
    margin-bottom: 0
}

html[dir=ltr] .crmEntityFormView .cell input[type=text],html[dir=ltr] .crmEntityFormView .cell select,html[dir=ltr] .crmEntityFormView .cell textarea {
    float: left
}

html[dir=rtl] .crmEntityFormView .cell input[type=text],html[dir=rtl] .crmEntityFormView .cell select,html[dir=rtl] .crmEntityFormView .cell textarea {
    float: right
}

.control .input-group .form-control.lookup {
    float: none
}

.crmEntityFormView .cell div.control span.checkbox {
    margin: 0
}

html[dir=ltr] .crmEntityFormView .cell div.control span.checkbox {
    float: left
}

html[dir=rtl] .crmEntityFormView .cell div.control span.checkbox {
    float: right
}

html[dir=ltr] .crmEntityFormView .cell div.control span.checkbox input[type=checkbox] {
    margin-left: 0
}

html[dir=rtl] .crmEntityFormView .cell div.control span.checkbox input[type=checkbox] {
    margin-right: 0
}

.crmEntityFormView .datetime-cell input.date {
    width: 75px
}

.crmEntityFormView .datetime-cell select.time {
    width: 100px
}

.crmEntityFormView .empty-cell {
    padding: 0
}

.crmEntityFormView .empty-cell:only-child {
    display: none
}

.crmEntityFormView .state,.crmEntityFormView .status {
    padding: 6px 12px
}

html[dir=ltr] .crmEntityFormView .cell .picklist input[type=radio] {
    margin: 2px 5px 5px 0
}

html[dir=rtl] .crmEntityFormView .cell .picklist input[type=radio] {
    margin: 2px 0 5px 5px
}

html[dir=rtl] .crmEntityFormView .cell .picklist.horizontal input[type=radio] {
    margin-left: 10px
}

html[dir=rtl] .crmEntityFormView .cell .picklist.horizontal input[type=radio] {
    margin-right: 10px
}

html[dir=ltr] .crmEntityFormView .cell .picklist input[type=radio]:first-child {
    margin-left: 0
}

html[dir=rtl] .crmEntityFormView .cell .picklist input[type=radio]:first-child {
    margin-right: 0
}

html[dir=ltr] .crmEntityFormView .cell .picklist.horizontal span:not(:first-child) input[type=radio] {
    margin-left: 10px
}

html[dir=rtl] .crmEntityFormView .cell .picklist.horizontal span:not(:first-child) input[type=radio] {
    margin-right: 10px
}

.crmEntityFormView .cell .picklist label {
    float: none;
    font-weight: 400
}

.crmEntityFormView .cell.checkbox-cell div.table-info {
    float: none;
    clear: none;
    display: inline-block
}

html[dir=ltr] .crmEntityFormView .cell.checkbox-cell div.table-info {
    padding-left: 20px
}

html[dir=rtl] .crmEntityFormView .cell.checkbox-cell div.table-info {
    padding-right: 20px
}

.crmEntityFormView .cell.checkbox-cell div.control {
    clear: none;
    display: inline
}

html[dir=ltr] .crmEntityFormView .cell.checkbox-cell div.control {
    float: left
}

html[dir=rtl] .crmEntityFormView .cell.checkbox-cell div.control {
    float: right
}

.crmEntityFormView .cell.checkbox-cell div.table-info div.validators {
    display: none;
    clear: none
}

html[dir=ltr] .crmEntityFormView .cell.checkbox-cell div.table-info div.validators {
    float: left
}

html[dir=rtl] .crmEntityFormView .cell.checkbox-cell div.table-info div.validators {
    float: right
}

.crmEntityFormView .cell.checkbox-cell label {
    clear: none;
    float: none!important;
    display: inline
}

.crmEntityFormView .cell.boolean-radio-cell input[type=radio] {
    vertical-align: top
}

html[dir=ltr] .crmEntityFormView .cell.boolean-radio-cell input[type=radio] {
    margin: 2px 5px 5px 10px
}

html[dir=rtl] .crmEntityFormView .cell.boolean-radio-cell input[type=radio] {
    margin: 2px 10px 5px 5px
}

html[dir=ltr] .crmEntityFormView .cell.boolean-radio-cell input[type=radio]:first-child {
    margin-left: 0
}

html[dir=rtl] .crmEntityFormView .cell.boolean-radio-cell input[type=radio]:first-child {
    margin-right: 0
}

html[dir=ltr] .crmEntityFormView .cell.boolean-radio-cell .boolean-radio span:nth-child(2) input[type=radio] {
    margin-left: 10px
}

html[dir=rtl] .crmEntityFormView .cell.boolean-radio-cell .boolean-radio span:nth-child(2) input[type=radio] {
    margin-right: 10px
}

.crmEntityFormView .cell.boolean-radio-cell label {
    float: none;
    display: inline
}

.crmEntityFormView .boolean-radio label {
    font-weight: 400
}

.crmEntityFormView .validation-summary h2 {
    margin: 0 0 1em 0;
    padding: 0;
    font-size: 1.2em
}

.crmEntityFormView .validation-summary ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.crmEntityFormView .validator-text {
    color: red
}

html[dir=ltr] .crmEntityFormView .validator-text {
    margin: 0 0 0 3px
}

html[dir=rtl] .crmEntityFormView .validator-text {
    margin: 0 3px 0 0
}

.crmEntityFormView fieldset {
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
    border: 0 none
}

.crmEntityFormView fieldset:empty {
    margin: 0
}

.crmEntityFormView fieldset legend+.well {
    margin-top: 0
}

.crmEntityFormView div.row.full div.cell {
    width: 100%
}

.crmEntityFormView .actions {
    border-top: 1px solid #e5e5e5;
    margin: 20px 0;
    padding: 19px 0 0 0
}

.crmEntityFormView .actions:empty {
    display: none
}

html[dir=ltr] .crmEntityFormView .actions .btn:first-child {
    margin-right: 5px
}

html[dir=rtl] .crmEntityFormView .actions .btn:first-child {
    margin-left: 5px
}

.crmEntityFormView .actions:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

div.message.success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #323130;
    -ms-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    margin-bottom: 18px;
    -ms-text-shadow: 0 1px 0 rgba(255,255,255,.5);
    text-shadow: 0 1px 0 rgba(255,255,255,.5)
}

html[dir=ltr] div.message.success {
    padding: 9px 39px 9px 14px
}

html[dir=rtl] div.message.success {
    padding: 9px 14px 9px 39px
}

div.message.error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
    -ms-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    margin-bottom: 20px;
    -ms-text-shadow: 0 1px 0 rgba(255,255,255,.5);
    text-shadow: 0 1px 0 rgba(255,255,255,.5)
}

html[dir=ltr] div.message.error {
    padding: 9px 39px 9px 14px
}

html[dir=rtl] div.message.error {
    padding: 9px 14px 9px 39px
}

.crmEntityFormView .cell.picklist-matrix-cell {
    padding: 0
}

.crmEntityFormView .picklist.horizontal.labels-top label {
    display: block
}

.crmEntityFormView .picklist.horizontal.labels-top td {
    text-align: center
}

html[dir=ltr] .crmEntityFormView .picklist.horizontal.labels-top td {
    padding-right: 20px
}

html[dir=rtl] .crmEntityFormView .picklist.horizontal.labels-top td {
    padding-left: 20px
}

html[dir=ltr] .crmEntityFormView .picklist-matrix-cell .picklist.horizontal.labels-top input[type=radio] {
    margin-left: 0
}

html[dir=rtl] .crmEntityFormView .picklist-matrix-cell .picklist.horizontal.labels-top input[type=radio] {
    margin-right: 0
}

.crmEntityFormView .picklist-matrix-cell div.table-info {
    width: 250px
}

html[dir=ltr] .crmEntityFormView .picklist-matrix-cell div.table-info {
    float: left
}

html[dir=rtl] .crmEntityFormView .picklist-matrix-cell div.table-info {
    float: right
}

.crmEntityFormView .picklist-matrix-cell div.control {
    clear: none
}

html[dir=rtl] .crmEntityFormView .picklist-matrix-cell div.control {
    float: left
}

html[dir=rtl] .crmEntityFormView .picklist-matrix-cell div.control {
    float: right
}

.crmEntityFormView .picklist-matrix-cell div.control .picklist label {
    height: 1px;
    padding-top: 1px;
    overflow: hidden;
    display: block
}

.crmEntityFormView table.section tr:first-child .picklist-matrix-cell div.control .picklist label {
    height: auto;
    padding-top: 0;
    display: block
}

.crmEntityFormView table.section tr:first-child .picklist-matrix-cell div.table-info {
    padding-top: 18px;
    vertical-align: bottom
}

.crmEntityFormView table.section tr:first-child .picklist-matrix-cell div.control {
    margin-top: -10px;
    padding-top: 10px
}

.crmEntityFormView div.description {
    margin-top: -2px;
    margin-bottom: 2px
}

.crmEntityFormView div.description.below {
    margin: 0
}

.crmEntityFormView div.description.above {
    clear: both
}

html[dir=ltr] .crmEntityFormView div.description.right {
    float: right
}

html[dir=rtl] .crmEntityFormView div.description.right {
    float: left
}

.crmEntityFormView .cell.rank-order-cell {
    padding: 0 0 3px 0
}

.crmEntityFormView .rank-order-cell div.table-info {
    padding-top: 3px;
    width: 150px
}

.crmEntityFormView .rank-order-cell div.control {
    width: 100px;
    clear: none
}

html[dir=ltr] .crmEntityFormView .rank-order-cell div.control {
    float: left
}

html[dir=rtl] .crmEntityFormView .rank-order-cell div.control {
    float: right
}

.crmEntityFormView .rank-order-cell .validator-text {
    color: red
}

html[dir=ltr] .crmEntityFormView .rank-order-cell .validator-text {
    padding: 0 0 0 3px
}

html[dir=rtl] .crmEntityFormView .rank-order-cell .validator-text {
    padding: 0 3px 0 0
}

.crmEntityFormView .cell.constant-sum-cell {
    padding: 0 0 3px 0
}

.crmEntityFormView .constant-sum-cell div.table-info {
    padding-top: 3px;
    width: 150px
}

.crmEntityFormView .constant-sum-cell div.control {
    clear: none;
    width: 100px
}

html[dir=ltr] .crmEntityFormView .constant-sum-cell div.control {
    float: left
}

html[dir=rtl] .crmEntityFormView .constant-sum-cell div.control {
    float: right
}

.crmEntityFormView .constant-sum-cell div.control input.integer {
    text-align: center
}

.crmEntityFormView .constant-sum-cell .validator-text {
    color: red
}

html[dir=ltr] .crmEntityFormView .constant-sum-cell .validator-text {
    float: left;
    margin: 7px 0 0 3px
}

html[dir=rtl] .crmEntityFormView .constant-sum-cell .validator-text {
    float: right;
    margin: 7px 3px 0 0
}

.crmEntityFormView .constant-sum-cell div.control input.total {
    clear: both;
    border: none;
    background-color: transparent;
    color: #000;
    border-top: solid 1px #555;
    font-weight: 700;
    text-align: center;
    width: 30px;
    margin: 3px 0 0 0
}

.crmEntityFormView .cell.stack-rank-cell {
    padding: 0 0 3px 0
}

.crmEntityFormView .stack-rank-cell div.table-info {
    margin-top: 9px;
    width: 150px
}

.crmEntityFormView .stack-rank-cell div.control {
    clear: none;
    width: 100px
}

html[dir=ltr] .crmEntityFormView .stack-rank-cell div.control {
    float: left
}

html[dir=rtl] .crmEntityFormView .stack-rank-cell div.control {
    float: right
}

.crmEntityFormView .stack-rank-cell .validator-text {
    color: red
}

html[dir=ltr] .crmEntityFormView .stack-rank-cell .validator-text {
    padding: 0 0 0 3px
}

html[dir=rtl] .crmEntityFormView .stack-rank-cell .validator-text {
    padding: 0 3px 0 0
}

.crmEntityFormView .sr-cell {
    padding: 2px 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #000;
    line-height: 1.8em
}

html[dir=ltr] .crmEntityFormView .sr-cell {
    float: left
}

html[dir=rtl] .crmEntityFormView .sr-cell {
    float: right
}

.crmEntityFormView .sr-cell:hover {
    cursor: pointer;
    background: #36566b;
    color: #fff
}

.crmEntityFormView .selected-cell {
    background: #014083;
    color: #fff
}

ol.progress {
    height: auto;
    margin-bottom: 20px
}

ol.progress.left,ol.progress.right {
    margin-top: 20px
}

html[dir=ltr] ol.progress li span.number {
    padding-right: 10px
}

html[dir=rtl] ol.progress li span.number {
    padding-left: 10px
}

html[dir=ltr] ol.progress li span.glyphicon.glyphicon-ok {
    padding-left: 10px
}

html[dir=rtl] ol.progress li span.glyphicon.glyphicon-ok {
    padding-right: 10px
}

html[dir=ltr] ol.progress.bottom,html[dir=ltr] ol.progress.top {
    display: flex;
    flex-direction: row
}

html[dir=rtl] ol.progress.bottom,html[dir=rtl] ol.progress.top {
    display: flex;
    flex-direction: row
}

ol.progress li.incomplete {
    background: 0 0;
    border: 1px solid transparent
}

html[dir=ltr] ol.progress.bottom li:first-child,html[dir=ltr] ol.progress.bottom li:last-child,html[dir=ltr] ol.progress.top li:first-child,html[dir=ltr] ol.progress.top li:last-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

html[dir=rtl] ol.progress.bottom li:first-child,html[dir=rtl] ol.progress.bottom li:last-child,html[dir=rtl] ol.progress.top li:first-child,html[dir=rtl] ol.progress.top li:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

@media (max-width: 767px) {
    ol.progress.left,ol.progress.right {
        margin-top:0
    }

    html[dir=ltr] ol.progress.left li,html[dir=ltr] ol.progress.right li {
        display: flex;
        flex-direction: row
    }

    ol.progress.list-group.left,ol.progress.list-group.right {
        flex-direction: row
    }

    html[dir=ltr] ol.progress.left li:first-child,html[dir=ltr] ol.progress.left li:last-child,html[dir=ltr] ol.progress.right li:first-child,html[dir=ltr] ol.progress.right li:last-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    ol.progress.bottom,ol.progress.top {
        display: flex!important;
        flex-direction: column!important
    }
}

@media (min-width: 768px) and (max-width:991.98px) {
    div.div-right,div.progress-numeric.right,div.progress.right {
        position:relative;
        left: 75%
    }
}

@media (max-width: 767px) {
    html[dir=rtl] ol.progress.left li,html[dir=rtl] ol.progress.right li {
        display:flex;
        flex-direction: row
    }

    html[dir=rtl] ol.progress.left li:first-child,html[dir=rtl] ol.progress.left li:last-child,html[dir=rtl] ol.progress.right li:first-child,html[dir=rtl] ol.progress.right li:last-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }
}

div.progress {
    background-color: #f5f5f5;
    -ms-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
    -ms-box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
    box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0
}

div.progress .bar.zero {
    color: #0f0f0f;
    text-shadow: none;
    text-indent: 10px
}

div.progress-numeric {
    margin: 20px 0 20px 0;
    padding: 10px;
    list-style: none;
    background: #fdfefd;
    border: solid 1px #f0f0f0;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    font-weight: 700;
    height: fit-content
}

html[dir=ltr] div.progress-numeric {
    -webkit-box-shadow: 3px 3px 3px 0 #ccc;
    -moz-box-shadow: 3px 3px 3px 0 #ccc;
    box-shadow: 3px 3px 3px 0 #ccc
}

html[dir=rtl] div.progress-numeric {
    -webkit-box-shadow: -3px 3px 3px 0 #ccc;
    -moz-box-shadow: -3px 3px 3px 0 #ccc;
    box-shadow: -3px 3px 3px 0 #ccc
}

div.progress-numeric span.number {
    background-color: #e0e0e0;
    border-radius: 20px 20px 20px 20px;
    color: #fff;
    display: inline-block;
    font-size: 1.6em;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    width: 40px
}

div.progress-numeric span.number.total {
    background-color: #e0e0e0
}

html[dir=ltr] .crmEntityFormView.readonly {
    padding-left: 0
}

html[dir=rtl] .crmEntityFormView.readonly {
    padding-right: 0
}

.crmEntityFormView.readonly .cell input:disabled,.crmEntityFormView.readonly .cell select:disabled,.crmEntityFormView.readonly .cell textarea:disabled {
    background: 0 0;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    padding: 0
}

.crmEntityFormView textarea[readonly] {
    display: block!important
}

.crmEntityFormView.readonly .cell div.table-info.required label:after {
    content: none
}

.crmEntityFormView.readonly .cell div.table-info label {
    font-weight: 700
}

.crmEntityFormView.centered .cell div.table-info {
    width: 100%
}

.crmEntityFormView.centered .cell div.table-info label {
    width: 100%;
    text-align: center
}

.crmEntityFormView.centered .cell input[type=text],.crmEntityFormView.centered .cell select,.crmEntityFormView.centered .cell textarea {
    text-align: center
}

.payment,.purchase-summary {
    margin-bottom: 20px;
    margin-top: 20px
}

.purchase-summary .grand-total {
    font-weight: 700
}

html[dir=ltr] .purchase-summary .total,html[dir=ltr] .purchase-summary table.line-items .price,html[dir=ltr] .purchase-summary table.line-items .qty {
    text-align: right
}

html[dir=rtl] .purchase-summary .total,html[dir=rtl] .purchase-summary table.line-items .price,html[dir=rtl] .purchase-summary table.line-items .qty {
    text-align: left
}

.purchase-summary .discount {
    color: red;
    vertical-align: top
}

.purchase-summary .discount-name {
    color: orange
}

.purchase-summary table.line-items .price del {
    color: #666
}

.purchase-summary .line-item {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.purchase-summary .line-item .column {
    vertical-align: text-top
}

.purchase-summary .line-item .column.selection {
    width: 20px
}

html[dir=ltr] .purchase-summary .line-item .column.selection {
    float: left
}

html[dir=rtl] .purchase-summary .line-item .column.selection {
    float: right
}

html[dir=ltr] .purchase-summary .line-item .column.selection+.column.title {
    margin-left: 30px
}

html[dir=rtl] .purchase-summary .line-item .column.selection+.column.title {
    margin-right: 30px
}

html[dir=ltr] .purchase-summary .line-item .column input[type=checkbox],html[dir=ltr] .purchase-summary table.line-items input[type=checkbox] {
    margin: 0 10px 0 0
}

html[dir=rtl] .purchase-summary .line-item .column input[type=checkbox],html[dir=rtl] .purchase-summary table.line-items input[type=checkbox] {
    margin: 0 0 0 10px
}

.purchase-summary .line-item .quantity input {
    width: 30px
}

.purchase-summary legend+.well {
    margin-top: 20px
}

.purchase-summary table.line-items {
    margin-bottom: 10px;
    width: 100%
}

.purchase-summary table.line-items td.title {
    width: 100%
}

.purchase-summary table.line-items td.qty {
    white-space: nowrap
}

html[dir=ltr] .purchase-summary table.line-items td.qty {
    padding-right: 5px
}

html[dir=rtl] .purchase-summary table.line-items td.qty {
    padding-left: 5px
}

.purchase-summary table.line-items td.price {
    white-space: nowrap
}

.purchase-summary table.totals {
    width: 100%
}

.purchase-summary table.totals tr.total td:first-child {
    width: 100%
}

html[dir=ltr] .purchase-summary table.totals tr.total td {
    padding-left: 10px
}

html[dir=rtl] .purchase-summary table.totals tr.total td {
    padding-right: 10px
}

.purchase-summary table.line-items td,.purchase-summary table.line-items th {
    border-bottom: 1px solid #e3e3e3;
    line-height: 20px;
    padding: 9px 0;
    vertical-align: top
}

html[dir=ltr] .purchase-summary table.line-items td,html[dir=ltr] .purchase-summary table.line-items th {
    text-align: left
}

html[dir=rtl] .purchase-summary table.line-items td,html[dir=rtl] .purchase-summary table.line-items th {
    text-align: right
}

@media (max-width: 991px) {
    .payment .form-horizontal .control-label {
        float:none
    }

    html[dir=ltr] .payment .form-horizontal .control-label {
        text-align: left
    }

    html[dir=ltr] .payment .form-horizontal .controls {
        margin-left: 0
    }
}

@media (max-width: 991px) {
    html[dir=rtl] .payment .form-horizontal .control-label {
        text-align:right
    }

    html[dir=rtl] .payment .form-horizontal .controls {
        margin-right: 0
    }
}

.entitylist-filter-option-group ul li[aria-hidden=true] {
    display: none
}

.entitylist-filter-option-group {
    vertical-align: top
}

.entitylist-filter-option-group .h4 {
    display: block
}

.entitylist-filter-option-text {
    width: 180px
}

.filter-vertical .entitylist-filter-option-text {
    width: 100%
}

.entitylist-filter-option-date {
    width: 210px
}

.filter-vertical .entitylist-filter-option-date {
    width: 100%
}

.entitylist-filter-option-group-box-overflow {
    max-height: 210px;
    overflow-y: auto
}

.entitylist-filter-option-group-box-no-overflow {
    max-height: 210px
}

iframe.quickform {
    display: block;
    border: none;
    height: 0;
    width: 100%
}

.container.quickform {
    margin: 0;
    padding: 0
}

.submit-btn-link {
    background: 0 0!important;
    border: none;
    padding: 3px 20px
}

.submit-btn-link:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.crmEntityFormView .form-control.readonly,.crmEntityFormView .form-control[readonly][disabled],.form-readonly .form-control {
    background: 0 0;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    cursor: auto;
    padding-left: 0;
    padding-right: 0
}

.crmEntityFormView .form-control.readonly:focus,.crmEntityFormView .form-control[readonly][disabled]:focus,.form-readonly .form-control:focus {
    outline: 1px dotted #212121;
    outline: 5px auto -webkit-focus-ring-color
}

.crmEntityFormView textarea.form-control.readonly,.crmEntityFormView textarea.form-control[readonly][disabled],.form-readonly textarea.form-control {
    resize: none
}

.crmEntityFormView select.form-control.readonly,.form-readonly select.form-control {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    pointer-events: none;
    user-select: none
}

.crmEntityFormView select.form-control.readonly::-ms-expand,.form-readonly select.form-control::-ms-expand {
    display: none
}

.crmEntityFormView select.form-control.readonly option,.form-readonly select.form-control option {
    padding-left: 0;
    padding-right: 0
}

.crmEntityFormView .money .input-group.readonly>.input-group-addon,.form-readonly .money .input-group>.input-group-addon {
    background: 0 0;
    border: none;
    padding-left: 0;
    padding-right: 0
}

.form-custom-actions {
    margin-bottom: 20px
}

.form-custom-actions .btn {
    margin-top: 5px
}

.form-custom-actions .dropdown-menu {
    margin-top: -3px
}

@media screen and (min-width: 768px) {
    .form-action-container-right {
        float:right
    }

    .form-action-container-left {
        float: left
    }

    html[dir=rtl] #EntityFormPanel>div.form-custom-actions>.col-sm-6 {
        float: left!important
    }

    html[dir=rtl] #WebFormPanel>div.form-custom-actions>.col-sm-6 {
        float: left!important
    }
}

.popover input {
    margin-bottom: 10px
}

.crmEntityFormView .image-inline {
    margin-bottom: 5px
}

.btnforimage {
    height: 28px!important;
    padding: 3px 10px!important;
    font-size: 14px!important
}

html[dir=ltr] .iconforimage {
    margin-right: 6px
}

html[dir=rtl] .iconforimage {
    margin-left: 6px
}

.container-filelink-delete {
    display: flex
}

html[dir=ltr] .container-filelink {
    margin-right: 10px
}

html[dir=rtl] .container-filelink {
    margin-left: 10px
}

.btn-without-border {
    border: none!important
}

.file-control-container {
    display: flex
}

html[dir=ltr] .container-file-input {
    margin-right: 10px
}

html[dir=rtl] .container-file-input {
    margin-left: 10px
}

.btn-for-file-input {
    padding: 3px 10px!important;
    font-size: 14px!important;
    font-family: inherit!important
}

.break-file-name {
    padding-top: 3px;
    word-break: break-word
}

.btn-for-delete {
    height: 28px!important;
    padding: 3px 0!important;
    font-size: 14px!important
}

html[dir=ltr] .break-file-name {
    margin-right: 10px
}

html[dir=rtl] .break-file-name {
    margin-left: 10px
}

.file-name-container {
    max-width: calc(100% - 70px)
}

.file-link-and-delete {
    width: calc(100% - 110px)
}

.btn-for-image-input {
    padding: 3px 10px!important;
    font-size: 14px!important;
    font-family: inherit!important
}

.break-image-name {
    padding: 3px 0
}

html[dir=ltr] .btn-for-inputofimage {
    margin-right: 10px
}

html[dir=rtl] .btn-for-inputofimage {
    margin-left: 10px
}

.div-for-image-input {
    display: flex
}

.gap-between-vertical-element {
    margin-top: 5px
}

span.btn:focus {
    box-shadow: none!important
}

.textarea,textarea {
    resize: both
}

.progress .text-muted {
    color: #000!important
}

ol.progress.list-group.top {
    font-size: 18px
}

ol.progress li span.fa-check {
    padding-left: 10px
}

.private-mode-banner {
    position: relative;
    z-index: 2000;
    margin: 0;
    flex-wrap: wrap;
    min-height: 30px;
    background: #222043;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.private-mode-text {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    color: #fff;
    font-size: small;
    flex-wrap: wrap;
    order: 1;
    flex-grow: 1
}

.private-mode-text>img {
    padding: 1px;
    max-width: 100%;
    width: 20px;
    min-height: 20px;
    align-content: center
}

.private-mode-text>b,.private-mode-text>span,.private-mode-text>u {
    padding: 1px;
    align-content: center
}

.private-mode-text>u>a {
    color: #fff
}

.private-mode-signin-text {
    flex-wrap: wrap;
    order: 2;
    flex-grow: 0;
    color: #fff;
    font-size: small;
    padding-right: 5px
}

.private-mode-signin-text>b>u>a {
    color: #fff
}

/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary {
    left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 21px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: 400
}

.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus {
    font-weight: 400;
    margin: -1px
}

.ui-menu .ui-state-disabled {
    font-weight: 400;
    margin: .4em 0 .2em;
    line-height: 1.5
}

.ui-menu .ui-state-disabled a {
    cursor: default
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(images/animated-overlay.gif);
    height: 100%;
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block
}

.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em;
    background: linear-gradient(to bottom,#fff,#c8c8c8)
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text
}

.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff;
    color: #222
}

.ui-widget-content a {
    color: #222
}

.ui-widget-header {
    border: 1px solid #aaa;
    color: #222;
    font-weight: 700
}

.ui-widget-header a {
    color: #222
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6;
    font-weight: 400;
    color: #555
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover {
    border: 1px solid #999;
    background: #dadada;
    font-weight: 400;
    color: #212121
}

.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff;
    font-weight: 400;
    color: #212121
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee;
    color: #363636
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec;
    color: #cd0a0a
}

.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a {
    color: #cd0a0a
}

.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,.ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_888888_256x240.png)
}

.ui-state-focus .ui-icon,.ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top {
    border-top-left-radius: 4px
}

.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left {
    border-bottom-left-radius: 4px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

.search-results .page-header {
    margin-top: 0
}

.search-results .page-header h3 {
    margin-top: -3px
}

.facet-list-group {
    margin: 0;
    padding: 0
}

.facet-view .panel-body {
    padding-left: 0;
    padding-right: 0
}

.facet-list-group-item {
    padding: 2px 15px;
    margin: 0;
    font-size: 15px;
    list-style-type: none;
    cursor: pointer;
    border: 1px solid transparent
}

.facet-list-group-item-title {
    font-weight: 400;
    color: #000
}

html[dir=rtl] .facet-list-group-item-title {
    padding-right: 3px
}

html[dir=ltr] .facet-list-group-item-title {
    padding-left: 3px
}

.facet-list-group-item.active .facet-list-group-item-title {
    font-weight: 700
}

.facet-list-group-item.active {
    font-weight: 700
}

.facet-list-group .facet-list-group-item:hover {
    background-color: #c0ecfa
}

.facet-list-group .facet-list-group-item:focus {
    border: 1px solid #c0ecfa
}

html[dir=rtl] .rating-facet-group span.rating-star {
    float: right
}

html[dir=ltr] .rating-facet-group span.rating-star {
    float: left
}

.searchterm:before {
    content: "“"
}

.searchterm:after {
    content: "”"
}

.handlebars-search-container .loader {
    text-align: center;
    padding-top: 50px
}

html[dir=rtl] .facet-clear-all {
    margin-right: 15px
}

html[dir=ltr] .facet-clear-all {
    margin-left: 15px
}

.fa-spin {
    -webkit-transform-origin: 50% 47.5%;
    -moz-transform-origin: 50% 47.5%;
    -o-transform-origin: 50% 47.5%;
    -ms-transform-origin: 50% 47.5%;
    transform-origin: 50% 47.5%
}

html[dir=rtl] .facet-view .btn {
    margin-right: 12px
}

html[dir=ltr] .facet-view .btn {
    margin-left: 12px
}

.facet-view .show-more {
    display: none
}

.facet-view.short-list .show-less {
    display: none
}

.facet-view.short-list .facet-list-group-item:nth-child(n+6) {
    display: none
}

.facet-view.short-list .facet-list-group-item:nth-child(n+6)~.show-more {
    display: inline-block
}

.facet-view.short-list .facet-list-group-item.active {
    display: block
}

.facet-list-group-item-title-container {
    overflow: hidden
}

.facet-list-group-item-title-container.radio {
    margin: 0 0
}

.entity-information {
    padding: 10px
}

.entity-logical-name {
    font-size: 12px
}

.entity-title {
    font-size: 24px;
    margin-top: -10px;
    margin-bottom: -5px
}

html[dir=rtl] .entity-title {
    margin-right: -2px
}

html[dir=ltr] .entity-title {
    margin-left: -2px
}

.entity-bread-crumb {
    font-size: 12px;
    font-weight: lighter
}

.entity-date-modified {
    font-size: 12px;
    font-weight: lighter;
    margin-top: -10px
}

li.note-item {
    padding: 0;
    margin: 10px 0
}

html[dir=rtl] li a {
    margin-right: 3px
}

html[dir=ltr] li a {
    margin-left: 3px
}

html[dir=ltr] li a.dropdown-item {
    margin-left: 0!important
}
