.oro-modal-maintenance .modal-footer {
    display: none
}

.package-list {
    padding: 0 20px
}

.scope-collection .small-row > div > div {
    float: left
}

.scope-collection .grouped-fields {
    width: 100%;
    padding-top: 7px;
    display: inline-block
}

.scope-collection .group-label {
    width: 75px
}

.scope-collection .col-widget {
    width: 100px;
    margin-right: 22px
}

.scope-collection .oro-multiselect-holder {
    padding-left: 10px
}

.scope-collection .entity-create-or-select-container {
    margin-left: 4px;
    width: 294px
}

.scope-collection .oro-item-collection .row-oro {
    position: relative;
    padding: 10px 10px 10px 40px;
    margin-bottom: 10px;
    border: 1px solid #e6e6e6;
    background: #f8f8f8;
    border-radius: 4px
}

.scope-collection .oro-item-collection .removeRow {
    position: absolute;
    width: 28px;
    top: 4px;
    right: 4px;
    text-decoration: none
}

.scope-collection div[data-validation-optional-group=""] {
    padding-right: 20px;
    display: inline-block
}

.scope-collection .oro-multiselect-holder {
    padding-right: 50px !important
}

.scope-collection .form-horizontal {
    max-width: none
}

@media screen and (min-width: 1470px) {
    .scope-collection .small-row {
        display: inline-block
    }
    .scope-collection .col-widget {
        width: auto;
        margin-right: 5px
    }
    .scope-collection .group-label {
        width: auto !important
    }
    .scope-collection .grouped-fields {
        margin-left: 25px
    }
}

.ui-timepicker-wrapper {
    overflow-y: auto;
    max-height: 150px;
    width: 6.5em;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    outline: none;
    z-index: 10001;
    margin: 0
}

.ui-timepicker-wrapper.ui-timepicker-with-duration {
    width: 13em
}

.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
    width: 11em
}

.ui-timepicker-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.ui-timepicker-duration {
    margin-left: 5px;
    color: #888
}

.ui-timepicker-list:hover .ui-timepicker-duration {
    color: #888
}

.ui-timepicker-list li {
    padding: 3px 0 3px 5px;
    cursor: pointer;
    white-space: nowrap;
    color: #000;
    list-style: none;
    margin: 0
}

.ui-timepicker-list:hover .ui-timepicker-selected {
    background: #fff;
    color: #000
}

li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover {
    background: #1980ec;
    color: #fff
}

li.ui-timepicker-selected .ui-timepicker-duration,
.ui-timepicker-list li:hover .ui-timepicker-duration {
    color: #ccc
}

.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
    color: #888;
    cursor: default
}

.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
    background: #f2f2f2
}

.jstree-node,
.jstree-children,
.jstree-container-ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none
}

.jstree-node {
    white-space: nowrap
}

.jstree-anchor {
    display: inline-block;
    color: #000;
    white-space: nowrap;
    padding: 0 4px 0 1px;
    margin: 0;
    vertical-align: top
}

.jstree-anchor:focus {
    outline: 0
}

.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
    text-decoration: none;
    color: inherit
}

.jstree-icon {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    text-align: center
}

.jstree-icon:empty {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    text-align: center
}

.jstree-ocl {
    cursor: pointer
}

.jstree-leaf > .jstree-ocl {
    cursor: default
}

.jstree .jstree-open > .jstree-children {
    display: block
}

.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
    display: none
}

.jstree-anchor > .jstree-themeicon {
    margin-right: 2px
}

.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
    display: none
}

.jstree-hidden,
.jstree-node.jstree-hidden {
    display: none
}

.jstree-rtl .jstree-anchor {
    padding: 0 1px 0 4px
}

.jstree-rtl .jstree-anchor > .jstree-themeicon {
    margin-left: 2px;
    margin-right: 0
}

.jstree-rtl .jstree-node {
    margin-left: 0
}

.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0
}

.jstree-wholerow-ul {
    position: relative;
    display: inline-block;
    min-width: 100%
}

.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
    cursor: pointer
}

.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
    position: relative
}

.jstree-wholerow-ul .jstree-wholerow {
    width: 100%;
    cursor: pointer;
    position: absolute;
    left: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.jstree-contextmenu .jstree-anchor {
    -webkit-user-select: none;
    -webkit-touch-callout: none
}

.vakata-context {
    display: none
}

.vakata-context,
.vakata-context ul {
    margin: 0;
    padding: 2px;
    position: absolute;
    background: #f5f5f5;
    border: 1px solid #979797;
    box-shadow: 2px 2px 2px #999
}

.vakata-context ul {
    list-style: none;
    left: 100%;
    margin-top: -2.7em;
    margin-left: -4px
}

.vakata-context .vakata-context-right ul {
    left: auto;
    right: 100%;
    margin-left: auto;
    margin-right: -4px
}

.vakata-context li {
    list-style: none
}

.vakata-context li > a {
    display: block;
    padding: 0 2em;
    text-decoration: none;
    width: auto;
    color: #000;
    white-space: nowrap;
    line-height: 2.4em;
    text-shadow: 1px 1px 0 #fff;
    border-radius: 1px
}

.vakata-context li > a:hover {
    position: relative;
    background-color: #e8eff7;
    box-shadow: 0 0 2px #0a6aa1
}

.vakata-context li > a.vakata-context-parent {
    background-image: url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==);
    background-position: right center;
    background-repeat: no-repeat
}

.vakata-context li > a:focus {
    outline: 0
}

.vakata-context .vakata-context-hover > a {
    position: relative;
    background-color: #e8eff7;
    box-shadow: 0 0 2px #0a6aa1
}

.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
    background: #fff;
    border: 0;
    border-top: 1px solid #e2e3e3;
    height: 1px;
    min-height: 1px;
    max-height: 1px;
    padding: 0;
    margin: 0 0 0 2.4em;
    border-left: 1px solid #e0e0e0;
    text-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    border-radius: 0
}

.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
    color: silver;
    background-color: transparent;
    border: 0;
    box-shadow: 0 0 0
}

.vakata-context li > a > i {
    text-decoration: none;
    display: inline-block;
    width: 2.4em;
    height: 2.4em;
    background: 0 0;
    margin: 0 0 0 -2em;
    vertical-align: top;
    text-align: center;
    line-height: 2.4em
}

.vakata-context li > a > i:empty {
    width: 2.4em;
    line-height: 2.4em
}

.vakata-context li > a .vakata-contextmenu-sep {
    display: inline-block;
    width: 1px;
    height: 2.4em;
    background: #fff;
    margin: 0 0.5em 0 0;
    border-left: 1px solid #e2e3e3
}

.vakata-context .vakata-contextmenu-shortcut {
    font-size: 0.8em;
    color: silver;
    opacity: 0.5;
    display: none
}

.vakata-context-rtl ul {
    left: auto;
    right: 100%;
    margin-left: auto;
    margin-right: -4px
}

.vakata-context-rtl li > a.vakata-context-parent {
    background-image: url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7);
    background-position: left center;
    background-repeat: no-repeat
}

.vakata-context-rtl .vakata-context-separator > a {
    margin: 0 2.4em 0 0;
    border-left: 0;
    border-right: 1px solid #e2e3e3
}

.vakata-context-rtl .vakata-context-left ul {
    right: auto;
    left: 100%;
    margin-left: -4px;
    margin-right: auto
}

.vakata-context-rtl li > a > i {
    margin: 0 -2em 0 0
}

.vakata-context-rtl li > a .vakata-contextmenu-sep {
    margin: 0 0 0 0.5em;
    border-left-color: #fff;
    background: #e2e3e3
}

#jstree-marker {
    position: absolute;
    top: 0;
    left: 0;
    margin: -5px 0 0 0;
    padding: 0;
    border-right: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0
}

#jstree-dnd {
    line-height: 16px;
    margin: 0;
    padding: 4px
}

#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
    display: inline-block;
    text-decoration: none;
    margin: 0 2px 0 0;
    padding: 0;
    width: 16px;
    height: 16px
}

#jstree-dnd .jstree-ok {
    background: green
}

#jstree-dnd .jstree-er {
    background: red
}

#jstree-dnd .jstree-copy {
    margin: 0 2px
}

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
    background-repeat: no-repeat;
    background-color: transparent
}

.jstree-default .jstree-anchor,
.jstree-default .jstree-animated,
.jstree-default .jstree-wholerow {
    transition: background-color 0.15s, box-shadow 0.15s
}

.jstree-default .jstree-hovered {
    background: #e7f4f9;
    border-radius: 2px;
    box-shadow: inset 0 0 1px #ccc
}

.jstree-default .jstree-context {
    background: #e7f4f9;
    border-radius: 2px;
    box-shadow: inset 0 0 1px #ccc
}

.jstree-default .jstree-clicked {
    background: #beebff;
    border-radius: 2px;
    box-shadow: inset 0 0 1px #999
}

.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
    display: none
}

.jstree-default .jstree-disabled {
    background: 0 0;
    color: #666
}

.jstree-default .jstree-disabled.jstree-hovered {
    background: 0 0;
    box-shadow: none
}

.jstree-default .jstree-disabled.jstree-clicked {
    background: #efefef
}

.jstree-default .jstree-disabled > .jstree-icon {
    opacity: 0.8;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.jstree-default .jstree-search {
    font-style: italic;
    color: #8b0000;
    font-weight: 700
}

.jstree-default .jstree-no-checkboxes .jstree-checkbox {
    display: none !important
}

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
    background: 0 0;
    box-shadow: none
}

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
    background: #e7f4f9
}

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
    background: 0 0
}

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
    background: #e7f4f9
}

.jstree-default > .jstree-striped {
    min-width: 100%;
    display: inline-block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==) left top repeat
}

.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
    background: 0 0;
    box-shadow: none;
    border-radius: 0
}

.jstree-default .jstree-wholerow {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.jstree-default .jstree-wholerow-hovered {
    background: #e7f4f9
}

.jstree-default .jstree-wholerow-clicked {
    background: #beebff;
    background: -webkit-linear-gradient(top, #beebff 0, #a8e4ff 100%);
    background: linear-gradient(to bottom, #beebff 0, #a8e4ff 100%)
}

.jstree-default .jstree-node {
    min-height: 24px;
    line-height: 24px;
    margin-left: 24px;
    min-width: 24px
}

.jstree-default .jstree-anchor {
    line-height: 24px;
    height: 24px
}

.jstree-default .jstree-icon {
    width: 24px;
    height: 24px;
    line-height: 24px
}

.jstree-default .jstree-icon:empty {
    width: 24px;
    height: 24px;
    line-height: 24px
}

.jstree-default.jstree-rtl .jstree-node {
    margin-right: 24px
}

.jstree-default .jstree-wholerow {
    height: 24px
}

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
    background-image: url(../bundles/components/jstree/dist/themes/default/32px.png)
}

.jstree-default .jstree-node {
    background-position: -292px -4px;
    background-repeat: repeat-y
}

.jstree-default .jstree-last {
    background: 0 0
}

.jstree-default .jstree-open > .jstree-ocl {
    background-position: -132px -4px
}

.jstree-default .jstree-closed > .jstree-ocl {
    background-position: -100px -4px
}

.jstree-default .jstree-leaf > .jstree-ocl {
    background-position: -68px -4px
}

.jstree-default .jstree-themeicon {
    background-position: -260px -4px
}

.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: 0 0
}

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -36px -4px
}

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: -4px -4px
}

.jstree-default .jstree-disabled {
    background: 0 0
}

.jstree-default .jstree-disabled.jstree-hovered {
    background: 0 0
}

.jstree-default .jstree-disabled.jstree-clicked {
    background: #efefef
}

.jstree-default .jstree-checkbox {
    background-position: -164px -4px
}

.jstree-default .jstree-checkbox:hover {
    background-position: -164px -36px
}

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
    background-position: -228px -4px
}

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
    background-position: -228px -36px
}

.jstree-default .jstree-anchor > .jstree-undetermined {
    background-position: -196px -4px
}

.jstree-default .jstree-anchor > .jstree-undetermined:hover {
    background-position: -196px -36px
}

.jstree-default .jstree-checkbox-disabled {
    opacity: 0.8;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.jstree-default > .jstree-striped {
    background-size: auto 48px
}

.jstree-default.jstree-rtl .jstree-node {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);
    background-position: 100% 1px;
    background-repeat: repeat-y
}

.jstree-default.jstree-rtl .jstree-last {
    background: 0 0
}

.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
    background-position: -132px -36px
}

.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -100px -36px
}

.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
    background-position: -68px -36px
}

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: 0 0
}

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -36px -36px
}

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: -4px -36px
}

.jstree-default .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0
}

.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
    background: url(../bundles/components/jstree/dist/themes/default/throbber.gif) center center no-repeat
}

.jstree-default .jstree-file {
    background: url(../bundles/components/jstree/dist/themes/default/32px.png) -100px -68px no-repeat
}

.jstree-default .jstree-folder {
    background: url(../bundles/components/jstree/dist/themes/default/32px.png) -260px -4px no-repeat
}

.jstree-default > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0
}

#jstree-dnd.jstree-default {
    line-height: 24px;
    padding: 0 4px
}

#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
    background-image: url(../bundles/components/jstree/dist/themes/default/32px.png);
    background-repeat: no-repeat;
    background-color: transparent
}

#jstree-dnd.jstree-default i {
    background: 0 0;
    width: 24px;
    height: 24px;
    line-height: 24px
}

#jstree-dnd.jstree-default .jstree-ok {
    background-position: -4px -68px
}

#jstree-dnd.jstree-default .jstree-er {
    background-position: -36px -68px
}

.jstree-default .jstree-ellipsis {
    overflow: hidden
}

.jstree-default .jstree-ellipsis .jstree-anchor {
    width: calc(100% - 29px);
    text-overflow: ellipsis;
    overflow: hidden
}

.jstree-default .jstree-ellipsis.jstree-no-icons .jstree-anchor {
    width: calc(100% - 5px)
}

.jstree-default.jstree-rtl .jstree-node {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==)
}

.jstree-default.jstree-rtl .jstree-last {
    background: 0 0
}

.jstree-default-small .jstree-node {
    min-height: 18px;
    line-height: 18px;
    margin-left: 18px;
    min-width: 18px
}

.jstree-default-small .jstree-anchor {
    line-height: 18px;
    height: 18px
}

.jstree-default-small .jstree-icon {
    width: 18px;
    height: 18px;
    line-height: 18px
}

.jstree-default-small .jstree-icon:empty {
    width: 18px;
    height: 18px;
    line-height: 18px
}

.jstree-default-small.jstree-rtl .jstree-node {
    margin-right: 18px
}

.jstree-default-small .jstree-wholerow {
    height: 18px
}

.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
    background-image: url(../bundles/components/jstree/dist/themes/default/32px.png)
}

.jstree-default-small .jstree-node {
    background-position: -295px -7px;
    background-repeat: repeat-y
}

.jstree-default-small .jstree-last {
    background: 0 0
}

.jstree-default-small .jstree-open > .jstree-ocl {
    background-position: -135px -7px
}

.jstree-default-small .jstree-closed > .jstree-ocl {
    background-position: -103px -7px
}

.jstree-default-small .jstree-leaf > .jstree-ocl {
    background-position: -71px -7px
}

.jstree-default-small .jstree-themeicon {
    background-position: -263px -7px
}

.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: 0 0
}

.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -39px -7px
}

.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: -7px -7px
}

.jstree-default-small .jstree-disabled {
    background: 0 0
}

.jstree-default-small .jstree-disabled.jstree-hovered {
    background: 0 0
}

.jstree-default-small .jstree-disabled.jstree-clicked {
    background: #efefef
}

.jstree-default-small .jstree-checkbox {
    background-position: -167px -7px
}

.jstree-default-small .jstree-checkbox:hover {
    background-position: -167px -39px
}

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
    background-position: -231px -7px
}

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
    background-position: -231px -39px
}

.jstree-default-small .jstree-anchor > .jstree-undetermined {
    background-position: -199px -7px
}

.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
    background-position: -199px -39px
}

.jstree-default-small .jstree-checkbox-disabled {
    opacity: 0.8;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.jstree-default-small > .jstree-striped {
    background-size: auto 36px
}

.jstree-default-small.jstree-rtl .jstree-node {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);
    background-position: 100% 1px;
    background-repeat: repeat-y
}

.jstree-default-small.jstree-rtl .jstree-last {
    background: 0 0
}

.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
    background-position: -135px -39px
}

.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -103px -39px
}

.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
    background-position: -71px -39px
}

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: 0 0
}

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -39px -39px
}

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: -7px -39px
}

.jstree-default-small .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0
}

.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
    background: url(../bundles/components/jstree/dist/themes/default/throbber.gif) center center no-repeat
}

.jstree-default-small .jstree-file {
    background: url(../bundles/components/jstree/dist/themes/default/32px.png) -103px -71px no-repeat
}

.jstree-default-small .jstree-folder {
    background: url(../bundles/components/jstree/dist/themes/default/32px.png) -263px -7px no-repeat
}

.jstree-default-small > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0
}

#jstree-dnd.jstree-default-small {
    line-height: 18px;
    padding: 0 4px
}

#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
    background-image: url(../bundles/components/jstree/dist/themes/default/32px.png);
    background-repeat: no-repeat;
    background-color: transparent
}

#jstree-dnd.jstree-default-small i {
    background: 0 0;
    width: 18px;
    height: 18px;
    line-height: 18px
}

#jstree-dnd.jstree-default-small .jstree-ok {
    background-position: -7px -71px
}

#jstree-dnd.jstree-default-small .jstree-er {
    background-position: -39px -71px
}

.jstree-default-small .jstree-ellipsis {
    overflow: hidden
}

.jstree-default-small .jstree-ellipsis .jstree-anchor {
    width: calc(100% - 23px);
    text-overflow: ellipsis;
    overflow: hidden
}

.jstree-default-small .jstree-ellipsis.jstree-no-icons .jstree-anchor {
    width: calc(100% - 5px)
}

.jstree-default-small.jstree-rtl .jstree-node {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==)
}

.jstree-default-small.jstree-rtl .jstree-last {
    background: 0 0
}

.jstree-default-large .jstree-node {
    min-height: 32px;
    line-height: 32px;
    margin-left: 32px;
    min-width: 32px
}

.jstree-default-large .jstree-anchor {
    line-height: 32px;
    height: 32px
}

.jstree-default-large .jstree-icon {
    width: 32px;
    height: 32px;
    line-height: 32px
}

.jstree-default-large .jstree-icon:empty {
    width: 32px;
    height: 32px;
    line-height: 32px
}

.jstree-default-large.jstree-rtl .jstree-node {
    margin-right: 32px
}

.jstree-default-large .jstree-wholerow {
    height: 32px
}

.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
    background-image: url(../bundles/components/jstree/dist/themes/default/32px.png)
}

.jstree-default-large .jstree-node {
    background-position: -288px 0;
    background-repeat: repeat-y
}

.jstree-default-large .jstree-last {
    background: 0 0
}

.jstree-default-large .jstree-open > .jstree-ocl {
    background-position: -128px 0
}

.jstree-default-large .jstree-closed > .jstree-ocl {
    background-position: -96px 0
}

.jstree-default-large .jstree-leaf > .jstree-ocl {
    background-position: -64px 0
}

.jstree-default-large .jstree-themeicon {
    background-position: -256px 0
}

.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: 0 0
}

.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -32px 0
}

.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: 0 0
}

.jstree-default-large .jstree-disabled {
    background: 0 0
}

.jstree-default-large .jstree-disabled.jstree-hovered {
    background: 0 0
}

.jstree-default-large .jstree-disabled.jstree-clicked {
    background: #efefef
}

.jstree-default-large .jstree-checkbox {
    background-position: -160px 0
}

.jstree-default-large .jstree-checkbox:hover {
    background-position: -160px -32px
}

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
    background-position: -224px 0
}

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
    background-position: -224px -32px
}

.jstree-default-large .jstree-anchor > .jstree-undetermined {
    background-position: -192px 0
}

.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
    background-position: -192px -32px
}

.jstree-default-large .jstree-checkbox-disabled {
    opacity: 0.8;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.jstree-default-large > .jstree-striped {
    background-size: auto 64px
}

.jstree-default-large.jstree-rtl .jstree-node {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);
    background-position: 100% 1px;
    background-repeat: repeat-y
}

.jstree-default-large.jstree-rtl .jstree-last {
    background: 0 0
}

.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
    background-position: -128px -32px
}

.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -96px -32px
}

.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
    background-position: -64px -32px
}

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: 0 0
}

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -32px -32px
}

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: 0 -32px
}

.jstree-default-large .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0
}

.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
    background: url(../bundles/components/jstree/dist/themes/default/throbber.gif) center center no-repeat
}

.jstree-default-large .jstree-file {
    background: url(../bundles/components/jstree/dist/themes/default/32px.png) -96px -64px no-repeat
}

.jstree-default-large .jstree-folder {
    background: url(../bundles/components/jstree/dist/themes/default/32px.png) -256px 0 no-repeat
}

.jstree-default-large > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0
}

#jstree-dnd.jstree-default-large {
    line-height: 32px;
    padding: 0 4px
}

#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
    background-image: url(../bundles/components/jstree/dist/themes/default/32px.png);
    background-repeat: no-repeat;
    background-color: transparent
}

#jstree-dnd.jstree-default-large i {
    background: 0 0;
    width: 32px;
    height: 32px;
    line-height: 32px
}

#jstree-dnd.jstree-default-large .jstree-ok {
    background-position: 0 -64px
}

#jstree-dnd.jstree-default-large .jstree-er {
    background-position: -32px -64px
}

.jstree-default-large .jstree-ellipsis {
    overflow: hidden
}

.jstree-default-large .jstree-ellipsis .jstree-anchor {
    width: calc(100% - 37px);
    text-overflow: ellipsis;
    overflow: hidden
}

.jstree-default-large .jstree-ellipsis.jstree-no-icons .jstree-anchor {
    width: calc(100% - 5px)
}

.jstree-default-large.jstree-rtl .jstree-node {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==)
}

.jstree-default-large.jstree-rtl .jstree-last {
    background: 0 0
}

@media (max-width: 768px) {
    #jstree-dnd.jstree-dnd-responsive {
        line-height: 40px;
        font-weight: 700;
        font-size: 1.1em;
        text-shadow: 1px 1px #fff
    }
    #jstree-dnd.jstree-dnd-responsive > i {
        background: 0 0;
        width: 40px;
        height: 40px
    }
    #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
        background-image: url(../bundles/components/jstree/dist/themes/default/40px.png);
        background-position: 0 -200px;
        background-size: 120px 240px
    }
    #jstree-dnd.jstree-dnd-responsive > .jstree-er {
        background-image: url(../bundles/components/jstree/dist/themes/default/40px.png);
        background-position: -40px -200px;
        background-size: 120px 240px
    }
    #jstree-marker.jstree-dnd-responsive {
        border-left-width: 10px;
        border-top-width: 10px;
        border-bottom-width: 10px;
        margin-top: -10px
    }
}

@media (max-width: 768px) {
    .jstree-default-responsive .jstree-icon {
        background-image: url(../bundles/components/jstree/dist/themes/default/40px.png)
    }
    .jstree-default-responsive .jstree-node,
    .jstree-default-responsive .jstree-leaf > .jstree-ocl {
        background: 0 0
    }
    .jstree-default-responsive .jstree-node {
        min-height: 40px;
        line-height: 40px;
        margin-left: 40px;
        min-width: 40px;
        white-space: nowrap
    }
    .jstree-default-responsive .jstree-anchor {
        line-height: 40px;
        height: 40px
    }
    .jstree-default-responsive .jstree-icon,
    .jstree-default-responsive .jstree-icon:empty {
        width: 40px;
        height: 40px;
        line-height: 40px
    }
    .jstree-default-responsive > .jstree-container-ul > .jstree-node {
        margin-left: 0
    }
    .jstree-default-responsive.jstree-rtl .jstree-node {
        margin-left: 0;
        margin-right: 40px;
        background: 0 0
    }
    .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
        margin-right: 0
    }
    .jstree-default-responsive .jstree-ocl,
    .jstree-default-responsive .jstree-themeicon,
    .jstree-default-responsive .jstree-checkbox {
        background-size: 120px 240px
    }
    .jstree-default-responsive .jstree-leaf > .jstree-ocl,
    .jstree-default-responsive.jstree-rtl .jstree-leaf > .jstree-ocl {
        background: 0 0
    }
    .jstree-default-responsive .jstree-open > .jstree-ocl {
        background-position: 0 0 !important
    }
    .jstree-default-responsive .jstree-closed > .jstree-ocl {
        background-position: 0 -40px !important
    }
    .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
        background-position: -40px 0 !important
    }
    .jstree-default-responsive .jstree-themeicon {
        background-position: -40px -40px
    }
    .jstree-default-responsive .jstree-checkbox,
    .jstree-default-responsive .jstree-checkbox:hover {
        background-position: -40px -80px
    }
    .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
    .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
    .jstree-default-responsive .jstree-checked > .jstree-checkbox,
    .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
        background-position: 0 -80px
    }
    .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
    .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
        background-position: 0 -120px
    }
    .jstree-default-responsive .jstree-anchor {
        font-weight: 700;
        font-size: 1.1em;
        text-shadow: 1px 1px #fff
    }
    .jstree-default-responsive > .jstree-striped {
        background: 0 0
    }
    .jstree-default-responsive .jstree-wholerow {
        border-top: 1px solid rgba(255, 255, 255, .7);
        border-bottom: 1px solid rgba(64, 64, 64, .2);
        background: #ebebeb;
        height: 40px
    }
    .jstree-default-responsive .jstree-wholerow-hovered {
        background: #e7f4f9
    }
    .jstree-default-responsive .jstree-wholerow-clicked {
        background: #beebff
    }
    .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
        box-shadow: inset 0 -6px 3px -5px #666
    }
    .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
        box-shadow: inset 0 6px 3px -5px #666;
        border-top: 0
    }
    .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
        box-shadow: none
    }
    .jstree-default-responsive .jstree-node,
    .jstree-default-responsive .jstree-icon,
    .jstree-default-responsive .jstree-node > .jstree-ocl,
    .jstree-default-responsive .jstree-themeicon,
    .jstree-default-responsive .jstree-checkbox {
        background-image: url(../bundles/components/jstree/dist/themes/default/40px.png);
        background-size: 120px 240px
    }
    .jstree-default-responsive .jstree-node {
        background-position: -80px 0;
        background-repeat: repeat-y
    }
    .jstree-default-responsive .jstree-last {
        background: 0 0
    }
    .jstree-default-responsive .jstree-leaf > .jstree-ocl {
        background-position: -40px -120px
    }
    .jstree-default-responsive .jstree-last > .jstree-ocl {
        background-position: -40px -160px
    }
    .jstree-default-responsive .jstree-themeicon-custom {
        background-color: transparent;
        background-image: none;
        background-position: 0 0
    }
    .jstree-default-responsive .jstree-file {
        background: url(../bundles/components/jstree/dist/themes/default/40px.png) 0 -160px no-repeat;
        background-size: 120px 240px
    }
    .jstree-default-responsive .jstree-folder {
        background: url(../bundles/components/jstree/dist/themes/default/40px.png) -40px -40px no-repeat;
        background-size: 120px 240px
    }
    .jstree-default-responsive > .jstree-container-ul > .jstree-node {
        margin-left: 0;
        margin-right: 0
    }
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a:hover,
a:active {
    outline: 0
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

#map_canvas img,
.google-maps img {
    max-width: none
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

button,
input {
    *overflow: visible;
    line-height: normal
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
    cursor: pointer
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    vertical-align: top
}

@media print {
    * {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: 0.5cm
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    background-color: #fff
}

a {
    color: #08c;
    text-decoration: none
}

a:hover,
a:focus {
    color: #005580;
    text-decoration: underline
}

.img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}

.img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px
}

.row {
    margin-left: -20px;
    *zoom: 1
}

.row:before,
.row:after {
    display: table;
    line-height: 0;
    content: ""
}

.row:after {
    clear: both
}

[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 940px
}

.span12 {
    width: 940px
}

.span11 {
    width: 860px
}

.span10 {
    width: 780px
}

.span9 {
    width: 700px
}

.span8 {
    width: 620px
}

.span7 {
    width: 540px
}

.span6 {
    width: 460px
}

.span5 {
    width: 380px
}

.span4 {
    width: 300px
}

.span3 {
    width: 220px
}

.span2 {
    width: 140px
}

.span1 {
    width: 60px
}

.offset12 {
    margin-left: 980px
}

.offset11 {
    margin-left: 900px
}

.offset10 {
    margin-left: 820px
}

.offset9 {
    margin-left: 740px
}

.offset8 {
    margin-left: 660px
}

.offset7 {
    margin-left: 580px
}

.offset6 {
    margin-left: 500px
}

.offset5 {
    margin-left: 420px
}

.offset4 {
    margin-left: 340px
}

.offset3 {
    margin-left: 260px
}

.offset2 {
    margin-left: 180px
}

.offset1 {
    margin-left: 100px
}

.row-fluid {
    width: 100%;
    *zoom: 1
}

.row-fluid:before,
.row-fluid:after {
    display: table;
    line-height: 0;
    content: ""
}

.row-fluid:after {
    clear: both
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.12766%;
    *margin-left: 2.07447%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.12766%
}

.row-fluid .span12 {
    width: 100%;
    *width: 99.94681%
}

.row-fluid .span11 {
    width: 91.48936%;
    *width: 91.43617%
}

.row-fluid .span10 {
    width: 82.97872%;
    *width: 82.92553%
}

.row-fluid .span9 {
    width: 74.46809%;
    *width: 74.41489%
}

.row-fluid .span8 {
    width: 65.95745%;
    *width: 65.90426%
}

.row-fluid .span7 {
    width: 57.44681%;
    *width: 57.39362%
}

.row-fluid .span6 {
    width: 48.93617%;
    *width: 48.88298%
}

.row-fluid .span5 {
    width: 40.42553%;
    *width: 40.37234%
}

.row-fluid .span4 {
    width: 31.91489%;
    *width: 31.8617%
}

.row-fluid .span3 {
    width: 23.40426%;
    *width: 23.35106%
}

.row-fluid .span2 {
    width: 14.89362%;
    *width: 14.84043%
}

.row-fluid .span1 {
    width: 6.38298%;
    *width: 6.32979%
}

.row-fluid .offset12 {
    margin-left: 104.25532%;
    *margin-left: 104.14894%
}

.row-fluid .offset12:first-child {
    margin-left: 102.12766%;
    *margin-left: 102.02128%
}

.row-fluid .offset11 {
    margin-left: 95.74468%;
    *margin-left: 95.6383%
}

.row-fluid .offset11:first-child {
    margin-left: 93.61702%;
    *margin-left: 93.51064%
}

.row-fluid .offset10 {
    margin-left: 87.23404%;
    *margin-left: 87.12766%
}

.row-fluid .offset10:first-child {
    margin-left: 85.10638%;
    *margin-left: 85%
}

.row-fluid .offset9 {
    margin-left: 78.7234%;
    *margin-left: 78.61702%
}

.row-fluid .offset9:first-child {
    margin-left: 76.59574%;
    *margin-left: 76.48936%
}

.row-fluid .offset8 {
    margin-left: 70.21277%;
    *margin-left: 70.10638%
}

.row-fluid .offset8:first-child {
    margin-left: 68.08511%;
    *margin-left: 67.97872%
}

.row-fluid .offset7 {
    margin-left: 61.70213%;
    *margin-left: 61.59574%
}

.row-fluid .offset7:first-child {
    margin-left: 59.57447%;
    *margin-left: 59.46809%
}

.row-fluid .offset6 {
    margin-left: 53.19149%;
    *margin-left: 53.08511%
}

.row-fluid .offset6:first-child {
    margin-left: 51.06383%;
    *margin-left: 50.95745%
}

.row-fluid .offset5 {
    margin-left: 44.68085%;
    *margin-left: 44.57447%
}

.row-fluid .offset5:first-child {
    margin-left: 42.55319%;
    *margin-left: 42.44681%
}

.row-fluid .offset4 {
    margin-left: 36.17021%;
    *margin-left: 36.06383%
}

.row-fluid .offset4:first-child {
    margin-left: 34.04255%;
    *margin-left: 33.93617%
}

.row-fluid .offset3 {
    margin-left: 27.65957%;
    *margin-left: 27.55319%
}

.row-fluid .offset3:first-child {
    margin-left: 25.53191%;
    *margin-left: 25.42553%
}

.row-fluid .offset2 {
    margin-left: 19.14894%;
    *margin-left: 19.04255%
}

.row-fluid .offset2:first-child {
    margin-left: 17.02128%;
    *margin-left: 16.91489%
}

.row-fluid .offset1 {
    margin-left: 10.6383%;
    *margin-left: 10.53191%
}

.row-fluid .offset1:first-child {
    margin-left: 8.51064%;
    *margin-left: 8.40426%
}

[class*="span"].hide,
.row-fluid [class*="span"].hide {
    display: none
}

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
    float: right
}

.container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1
}

.container:before,
.container:after {
    display: table;
    line-height: 0;
    content: ""
}

.container:after {
    clear: both
}

.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1
}

.container-fluid:before,
.container-fluid:after {
    display: table;
    line-height: 0;
    content: ""
}

.container-fluid:after {
    clear: both
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px
}

small {
    font-size: 85%
}

strong {
    font-weight: bold
}

em {
    font-style: italic
}

cite {
    font-style: normal
}

.muted {
    color: #999
}

a.muted:hover,
a.muted:focus {
    color: #808080
}

.text-warning {
    color: #c09853
}

a.text-warning:hover,
a.text-warning:focus {
    color: #a47e3c
}

.text-error {
    color: #b94a48
}

a.text-error:hover,
a.text-error:focus {
    color: #953b39
}

.text-info {
    color: #3a87ad
}

a.text-info:hover,
a.text-info:focus {
    color: #2d6987
}

.text-success {
    color: #468847
}

a.text-success:hover,
a.text-success:focus {
    color: #356635
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999
}

h1,
h2,
h3 {
    line-height: 40px
}

h1 {
    font-size: 38.5px
}

h2 {
    font-size: 31.5px
}

h3 {
    font-size: 24.5px
}

h4 {
    font-size: 17.5px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 11.9px
}

h1 small {
    font-size: 24.5px
}

h2 small {
    font-size: 17.5px
}

h3 small {
    font-size: 14px
}

h4 small {
    font-size: 14px
}

.page-header {
    padding-bottom: 9px;
    margin: 20px 0 30px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    padding: 0;
    margin: 0 0 10px 25px
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin-bottom: 0
}

li {
    line-height: 20px
}

ul.unstyled,
ol.unstyled {
    margin-left: 0;
    list-style: none
}

ul.inline,
ol.inline {
    margin-left: 0;
    list-style: none
}

ul.inline > li,
ol.inline > li {
    display: inline-block;
    *display: inline;
    padding-right: 5px;
    padding-left: 5px;
    *zoom: 1
}

dl {
    margin-bottom: 20px
}

dt,
dd {
    line-height: 20px
}

dt {
    font-weight: bold
}

dd {
    margin-left: 10px
}

.dl-horizontal {
    *zoom: 1
}

.dl-horizontal:before,
.dl-horizontal:after {
    display: table;
    line-height: 0;
    content: ""
}

.dl-horizontal:after {
    clear: both
}

.dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dl-horizontal dd {
    margin-left: 180px
}

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 5px solid #eee
}

blockquote p {
    margin-bottom: 0;
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25
}

blockquote small {
    display: block;
    line-height: 20px;
    color: #999
}

blockquote small:before {
    content: '\2014 \00A0'
}

blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}

blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right
}

blockquote.pull-right small:before {
    content: ''
}

blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: ""
}

address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 20px
}

code,
pre {
    padding: 0 3px 2px;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    font-size: 12px;
    color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

code {
    padding: 2px 4px;
    color: #d14;
    white-space: nowrap;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

pre.prettyprint {
    margin-bottom: 20px
}

pre code {
    padding: 0;
    color: inherit;
    white-space: pre;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

form {
    margin: 0 0 20px
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

legend small {
    font-size: 15px;
    color: #999
}

label,
input,
button,
select,
textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px
}

input,
button,
select,
textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

label {
    display: block;
    margin-bottom: 5px
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

input,
textarea,
.uneditable-input {
    width: 206px
}

textarea {
    height: auto
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    *margin-top: 0;
    line-height: normal
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
    width: auto
}

select,
input[type="file"] {
    height: 30px;
    *margin-top: 4px;
    line-height: 30px
}

select {
    width: 220px;
    background-color: #fff;
    border: 1px solid #ccc
}

select[multiple],
select[size] {
    height: auto
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.uneditable-input,
.uneditable-textarea {
    color: #999;
    cursor: not-allowed;
    background-color: #fcfcfc;
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025)
}

.uneditable-input {
    overflow: hidden;
    white-space: nowrap
}

.uneditable-textarea {
    width: auto;
    height: auto
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999
}

.radio,
.checkbox {
    min-height: 20px;
    padding-left: 20px
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
    float: left;
    margin-left: -20px
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
    padding-top: 5px
}

.radio.inline,
.checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
    margin-left: 10px
}

.input-mini {
    width: 60px
}

.input-small {
    width: 90px
}

.input-medium {
    width: 150px
}

.input-large {
    width: 210px
}

.input-xlarge {
    width: 270px
}

.input-xxlarge {
    width: 530px
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
    float: none;
    margin-left: 0
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
    display: inline-block
}

input,
textarea,
.uneditable-input {
    margin-left: 0
}

.controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
    width: 926px
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
    width: 846px
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
    width: 766px
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
    width: 686px
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
    width: 606px
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
    width: 526px
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
    width: 446px
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
    width: 366px
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
    width: 286px
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
    width: 206px
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
    width: 126px
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
    width: 46px
}

.controls-row {
    *zoom: 1
}

.controls-row:before,
.controls-row:after {
    display: table;
    line-height: 0;
    content: ""
}

.controls-row:after {
    clear: both
}

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
    float: left
}

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
    padding-top: 5px
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eee
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
    background-color: transparent
}

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
    color: #c09853
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #c09853
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #b94a48
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #468847
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
    color: #3a87ad
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    color: #3a87ad
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    border-color: #3a87ad;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
    border-color: #2d6987;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3
}

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
    color: #b94a48;
    border-color: #ee5f5b
}

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7
}

.form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1
}

.form-actions:before,
.form-actions:after {
    display: table;
    line-height: 0;
    content: ""
}

.form-actions:after {
    clear: both
}

.help-block,
.help-inline {
    color: #595959
}

.help-block {
    display: block;
    margin-bottom: 10px
}

.help-inline {
    display: inline-block;
    *display: inline;
    padding-left: 5px;
    vertical-align: middle;
    *zoom: 1
}

.input-append,
.input-prepend {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
    font-size: 14px
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    vertical-align: top;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
    z-index: 2
}

.input-append .add-on,
.input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc
}

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.input-append .active,
.input-prepend .active {
    background-color: #a9dba9;
    border-color: #46a546
}

.input-prepend .add-on,
.input-prepend .btn {
    margin-right: -1px
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
    margin-left: -1px
}

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-prepend.input-append .btn-group:first-child {
    margin-left: 0
}

input.search-query {
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.form-search .input-append .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

.form-search .input-append .btn {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}

.form-search .input-prepend .search-query {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}

.form-search .input-prepend .btn {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    vertical-align: middle;
    *zoom: 1
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
    display: none
}

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
    display: inline-block
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
    margin-bottom: 0
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    float: left;
    margin-right: 3px;
    margin-left: 0
}

.control-group {
    margin-bottom: 10px
}

legend + .control-group {
    margin-top: 20px;
    -webkit-margin-top-collapse: separate
}

.form-horizontal .control-group {
    margin-bottom: 20px;
    *zoom: 1
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
    display: table;
    line-height: 0;
    content: ""
}

.form-horizontal .control-group:after {
    clear: both
}

.form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right
}

.form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 180px;
    *margin-left: 0
}

.form-horizontal .controls:first-child {
    *padding-left: 180px
}

.form-horizontal .help-block {
    margin-bottom: 0
}

.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
    margin-top: 10px
}

.form-horizontal .form-actions {
    padding-left: 180px
}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table th,
.table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table th {
    font-weight: bold
}

.table thead th {
    vertical-align: bottom
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
    border-top: 0
}

.table tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed th,
.table-condensed td {
    padding: 4px 5px
}

.table-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.table-bordered th,
.table-bordered td {
    border-left: 1px solid #ddd
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
    border-top: 0
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px
}

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px
}

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px
}

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
    background-color: #f5f5f5
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
    display: table-cell;
    float: none;
    margin-left: 0
}

.table td.span1,
.table th.span1 {
    float: none;
    width: 44px;
    margin-left: 0
}

.table td.span2,
.table th.span2 {
    float: none;
    width: 124px;
    margin-left: 0
}

.table td.span3,
.table th.span3 {
    float: none;
    width: 204px;
    margin-left: 0
}

.table td.span4,
.table th.span4 {
    float: none;
    width: 284px;
    margin-left: 0
}

.table td.span5,
.table th.span5 {
    float: none;
    width: 364px;
    margin-left: 0
}

.table td.span6,
.table th.span6 {
    float: none;
    width: 444px;
    margin-left: 0
}

.table td.span7,
.table th.span7 {
    float: none;
    width: 524px;
    margin-left: 0
}

.table td.span8,
.table th.span8 {
    float: none;
    width: 604px;
    margin-left: 0
}

.table td.span9,
.table th.span9 {
    float: none;
    width: 684px;
    margin-left: 0
}

.table td.span10,
.table th.span10 {
    float: none;
    width: 764px;
    margin-left: 0
}

.table td.span11,
.table th.span11 {
    float: none;
    width: 844px;
    margin-left: 0
}

.table td.span12,
.table th.span12 {
    float: none;
    width: 924px;
    margin-left: 0
}

.table tbody tr.success > td {
    background-color: #dff0d8
}

.table tbody tr.error > td {
    background-color: #f2dede
}

.table tbody tr.warning > td {
    background-color: #fcf8e3
}

.table tbody tr.info > td {
    background-color: #d9edf7
}

.table-hover tbody tr.success:hover > td {
    background-color: #d0e9c6
}

.table-hover tbody tr.error:hover > td {
    background-color: #ebcccc
}

.table-hover tbody tr.warning:hover > td {
    background-color: #faf2cc
}

.table-hover tbody tr.info:hover > td {
    background-color: #c4e3f3
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    *margin-right: 0.3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../bundles/oroui/img/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat
}

.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
    background-image: url("../bundles/oroui/img/glyphicons-halflings-white.png")
}

.icon-glass {
    background-position: 0 0
}

.icon-music {
    background-position: -24px 0
}

.icon-search {
    background-position: -48px 0
}

.icon-envelope {
    background-position: -72px 0
}

.icon-heart {
    background-position: -96px 0
}

.icon-star {
    background-position: -120px 0
}

.icon-star-empty {
    background-position: -144px 0
}

.icon-user {
    background-position: -168px 0
}

.icon-film {
    background-position: -192px 0
}

.icon-th-large {
    background-position: -216px 0
}

.icon-th {
    background-position: -240px 0
}

.icon-th-list {
    background-position: -264px 0
}

.icon-ok {
    background-position: -288px 0
}

.icon-remove {
    background-position: -312px 0
}

.icon-zoom-in {
    background-position: -336px 0
}

.icon-zoom-out {
    background-position: -360px 0
}

.icon-off {
    background-position: -384px 0
}

.icon-signal {
    background-position: -408px 0
}

.icon-cog {
    background-position: -432px 0
}

.icon-trash {
    background-position: -456px 0
}

.icon-home {
    background-position: 0 -24px
}

.icon-file {
    background-position: -24px -24px
}

.icon-time {
    background-position: -48px -24px
}

.icon-road {
    background-position: -72px -24px
}

.icon-download-alt {
    background-position: -96px -24px
}

.icon-download {
    background-position: -120px -24px
}

.icon-upload {
    background-position: -144px -24px
}

.icon-inbox {
    background-position: -168px -24px
}

.icon-play-circle {
    background-position: -192px -24px
}

.icon-repeat {
    background-position: -216px -24px
}

.icon-refresh {
    background-position: -240px -24px
}

.icon-list-alt {
    background-position: -264px -24px
}

.icon-lock {
    background-position: -287px -24px
}

.icon-flag {
    background-position: -312px -24px
}

.icon-headphones {
    background-position: -336px -24px
}

.icon-volume-off {
    background-position: -360px -24px
}

.icon-volume-down {
    background-position: -384px -24px
}

.icon-volume-up {
    background-position: -408px -24px
}

.icon-qrcode {
    background-position: -432px -24px
}

.icon-barcode {
    background-position: -456px -24px
}

.icon-tag {
    background-position: 0 -48px
}

.icon-tags {
    background-position: -25px -48px
}

.icon-book {
    background-position: -48px -48px
}

.icon-bookmark {
    background-position: -72px -48px
}

.icon-print {
    background-position: -96px -48px
}

.icon-camera {
    background-position: -120px -48px
}

.icon-font {
    background-position: -144px -48px
}

.icon-bold {
    background-position: -167px -48px
}

.icon-italic {
    background-position: -192px -48px
}

.icon-text-height {
    background-position: -216px -48px
}

.icon-text-width {
    background-position: -240px -48px
}

.icon-align-left {
    background-position: -264px -48px
}

.icon-align-center {
    background-position: -288px -48px
}

.icon-align-right {
    background-position: -312px -48px
}

.icon-align-justify {
    background-position: -336px -48px
}

.icon-list {
    background-position: -360px -48px
}

.icon-indent-left {
    background-position: -384px -48px
}

.icon-indent-right {
    background-position: -408px -48px
}

.icon-facetime-video {
    background-position: -432px -48px
}

.icon-picture {
    background-position: -456px -48px
}

.icon-pencil {
    background-position: 0 -72px
}

.icon-map-marker {
    background-position: -24px -72px
}

.icon-adjust {
    background-position: -48px -72px
}

.icon-tint {
    background-position: -72px -72px
}

.icon-edit {
    background-position: -96px -72px
}

.icon-share {
    background-position: -120px -72px
}

.icon-check {
    background-position: -144px -72px
}

.icon-move {
    background-position: -168px -72px
}

.icon-step-backward {
    background-position: -192px -72px
}

.icon-fast-backward {
    background-position: -216px -72px
}

.icon-backward {
    background-position: -240px -72px
}

.icon-play {
    background-position: -264px -72px
}

.icon-pause {
    background-position: -288px -72px
}

.icon-stop {
    background-position: -312px -72px
}

.icon-forward {
    background-position: -336px -72px
}

.icon-fast-forward {
    background-position: -360px -72px
}

.icon-step-forward {
    background-position: -384px -72px
}

.icon-eject {
    background-position: -408px -72px
}

.icon-chevron-left {
    background-position: -432px -72px
}

.icon-chevron-right {
    background-position: -456px -72px
}

.icon-plus-sign {
    background-position: 0 -96px
}

.icon-minus-sign {
    background-position: -24px -96px
}

.icon-remove-sign {
    background-position: -48px -96px
}

.icon-ok-sign {
    background-position: -72px -96px
}

.icon-question-sign {
    background-position: -96px -96px
}

.icon-info-sign {
    background-position: -120px -96px
}

.icon-screenshot {
    background-position: -144px -96px
}

.icon-remove-circle {
    background-position: -168px -96px
}

.icon-ok-circle {
    background-position: -192px -96px
}

.icon-ban-circle {
    background-position: -216px -96px
}

.icon-arrow-left {
    background-position: -240px -96px
}

.icon-arrow-right {
    background-position: -264px -96px
}

.icon-arrow-up {
    background-position: -289px -96px
}

.icon-arrow-down {
    background-position: -312px -96px
}

.icon-share-alt {
    background-position: -336px -96px
}

.icon-resize-full {
    background-position: -360px -96px
}

.icon-resize-small {
    background-position: -384px -96px
}

.icon-plus {
    background-position: -408px -96px
}

.icon-minus {
    background-position: -433px -96px
}

.icon-asterisk {
    background-position: -456px -96px
}

.icon-exclamation-sign {
    background-position: 0 -120px
}

.icon-gift {
    background-position: -24px -120px
}

.icon-leaf {
    background-position: -48px -120px
}

.icon-fire {
    background-position: -72px -120px
}

.icon-eye-open {
    background-position: -96px -120px
}

.icon-eye-close {
    background-position: -120px -120px
}

.icon-warning-sign {
    background-position: -144px -120px
}

.icon-plane {
    background-position: -168px -120px
}

.icon-calendar {
    background-position: -192px -120px
}

.icon-random {
    width: 16px;
    background-position: -216px -120px
}

.icon-comment {
    background-position: -240px -120px
}

.icon-magnet {
    background-position: -264px -120px
}

.icon-chevron-up {
    background-position: -288px -120px
}

.icon-chevron-down {
    background-position: -313px -119px
}

.icon-retweet {
    background-position: -336px -120px
}

.icon-shopping-cart {
    background-position: -360px -120px
}

.icon-folder-close {
    width: 16px;
    background-position: -384px -120px
}

.icon-folder-open {
    width: 16px;
    background-position: -408px -120px
}

.icon-resize-vertical {
    background-position: -432px -119px
}

.icon-resize-horizontal {
    background-position: -456px -118px
}

.icon-hdd {
    background-position: 0 -144px
}

.icon-bullhorn {
    background-position: -24px -144px
}

.icon-bell {
    background-position: -48px -144px
}

.icon-certificate {
    background-position: -72px -144px
}

.icon-thumbs-up {
    background-position: -96px -144px
}

.icon-thumbs-down {
    background-position: -120px -144px
}

.icon-hand-right {
    background-position: -144px -144px
}

.icon-hand-left {
    background-position: -168px -144px
}

.icon-hand-up {
    background-position: -192px -144px
}

.icon-hand-down {
    background-position: -216px -144px
}

.icon-circle-arrow-right {
    background-position: -240px -144px
}

.icon-circle-arrow-left {
    background-position: -264px -144px
}

.icon-circle-arrow-up {
    background-position: -288px -144px
}

.icon-circle-arrow-down {
    background-position: -312px -144px
}

.icon-globe {
    background-position: -336px -144px
}

.icon-wrench {
    background-position: -360px -144px
}

.icon-tasks {
    background-position: -384px -144px
}

.icon-filter {
    background-position: -408px -144px
}

.icon-briefcase {
    background-position: -432px -144px
}

.icon-fullscreen {
    background-position: -456px -144px
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle {
    *margin-bottom: -3px
}

.dropdown-toggle:active,
.open .dropdown-toggle {
    outline: 0
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: ""
}

.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #5573DE;
    white-space: nowrap
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
    color: #fff;
    text-decoration: none;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x;
    outline: 0;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #5573DE
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: default;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.open {
    *z-index: 1000
}

.open > .dropdown-menu {
    display: block
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block
}

.dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0
}

.dropdown-submenu > a:after {
    display: block;
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
    border-color: transparent;
    border-left-color: #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " "
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.dropdown .dropdown-menu .nav-header {
    padding-right: 20px;
    padding-left: 20px
}

.typeahead {
    z-index: 1051;
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-large {
    padding: 24px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.well-small {
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease
}

.collapse.in {
    height: auto
}

.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.btn {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: 0.3em;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9
}

.btn:active,
.btn.active {
    background-color: #ccc \9
}

.btn:first-child {
    *margin-left: 0
}

.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
    margin-top: 4px
}

.btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
    margin-top: 0
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
    margin-top: -1px
}

.btn-mini {
    padding: 0 6px;
    font-size: 10.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
    color: rgba(255, 255, 255, 0.75)
}

.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    *background-color: #04c;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    color: #fff;
    background-color: #04c;
    *background-color: #003bb3
}

.btn-primary:active,
.btn-primary.active {
    background-color: #039 \9
}

.btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    *background-color: #f89406;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    color: #fff;
    background-color: #f89406;
    *background-color: #df8505
}

.btn-warning:active,
.btn-warning.active {
    background-color: #c67605 \9
}

.btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    *background-color: #bd362f;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    color: #fff;
    background-color: #bd362f;
    *background-color: #a9302a
}

.btn-danger:active,
.btn-danger.active {
    background-color: #942a25 \9
}

.btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    *background-color: #51a351;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    color: #fff;
    background-color: #51a351;
    *background-color: #499249
}

.btn-success:active,
.btn-success.active {
    background-color: #408140 \9
}

.btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    *background-color: #2f96b4;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    color: #fff;
    background-color: #2f96b4;
    *background-color: #2a85a0
}

.btn-info:active,
.btn-info.active {
    background-color: #24748c \9
}

.btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    *background-color: #222;
    background-image: -moz-linear-gradient(top, #444, #222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
    background-image: -webkit-linear-gradient(top, #444, #222);
    background-image: -o-linear-gradient(top, #444, #222);
    background-image: linear-gradient(to bottom, #444, #222);
    background-repeat: repeat-x;
    border-color: #222 #222 #000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    color: #fff;
    background-color: #222;
    *background-color: #151515
}

.btn-inverse:active,
.btn-inverse.active {
    background-color: #080808 \9
}

button.btn,
input[type="submit"].btn {
    *padding-top: 3px;
    *padding-bottom: 3px
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-link {
    color: #08c;
    cursor: pointer;
    border-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-link:hover,
.btn-link:focus {
    color: #005580;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
    color: #333;
    text-decoration: none
}

.btn-group {
    position: relative;
    display: inline-block;
    *display: inline;
    *margin-left: 0.3em;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle;
    *zoom: 1
}

.btn-group:first-child {
    *margin-left: 0
}

.btn-group + .btn-group {
    margin-left: 5px
}

.btn-toolbar {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 0
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
    margin-left: 5px
}

.btn-group > .btn {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-group > .btn + .btn {
    margin-left: -1px
}

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
    font-size: 14px
}

.btn-group > .btn-mini {
    font-size: 10.5px
}

.btn-group > .btn-small {
    font-size: 11.9px
}

.btn-group > .btn-large {
    font-size: 17.5px
}

.btn-group > .btn:first-child {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px
}

.btn-group > .btn.large:first-child {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
    z-index: 2
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    *padding-top: 5px;
    padding-right: 8px;
    *padding-bottom: 5px;
    padding-left: 8px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn-group > .btn-mini + .dropdown-toggle {
    *padding-top: 2px;
    padding-right: 5px;
    *padding-bottom: 2px;
    padding-left: 5px
}

.btn-group > .btn-small + .dropdown-toggle {
    *padding-top: 5px;
    *padding-bottom: 4px
}

.btn-group > .btn-large + .dropdown-toggle {
    *padding-top: 7px;
    padding-right: 12px;
    *padding-bottom: 7px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6
}

.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #04c
}

.btn-group.open .btn-warning.dropdown-toggle {
    background-color: #f89406
}

.btn-group.open .btn-danger.dropdown-toggle {
    background-color: #bd362f
}

.btn-group.open .btn-success.dropdown-toggle {
    background-color: #51a351
}

.btn-group.open .btn-info.dropdown-toggle {
    background-color: #2f96b4
}

.btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #222
}

.btn .caret {
    margin-top: 8px;
    margin-left: 0
}

.btn-large .caret {
    margin-top: 6px
}

.btn-large .caret {
    border-top-width: 5px;
    border-right-width: 5px;
    border-left-width: 5px
}

.btn-mini .caret,
.btn-small .caret {
    margin-top: 8px
}

.dropup .btn-large .caret {
    border-bottom-width: 5px
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.btn-group-vertical {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.btn-group-vertical > .btn {
    display: block;
    float: none;
    max-width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-group-vertical > .btn + .btn {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn:first-child {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.btn-group-vertical > .btn:last-child {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.btn-group-vertical > .btn-large:first-child {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0
}

.btn-group-vertical > .btn-large:last-child {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.alert,
.alert h4 {
    color: #c09853
}

.alert h4 {
    margin: 0
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px
}

.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success h4 {
    color: #468847
}

.alert-danger,
.alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7
}

.alert-danger h4,
.alert-error h4 {
    color: #b94a48
}

.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info h4 {
    color: #3a87ad
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px
}

.alert-block > p,
.alert-block > ul {
    margin-bottom: 0
}

.alert-block p + p {
    margin-top: 5px
}

.nav {
    margin-bottom: 20px;
    margin-left: 0;
    list-style: none
}

.nav > li > a {
    display: block
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav > li > a > img {
    max-width: none
}

.nav > .pull-right {
    float: right
}

.nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase
}

.nav li + .nav-header {
    margin-top: 9px
}

.nav-list {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 0
}

.nav-list > li > a,
.nav-list .nav-header {
    margin-right: -15px;
    margin-left: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5)
}

.nav-list > li > a {
    padding: 3px 15px
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #08c
}

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
    margin-right: 2px
}

.nav-list .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

.nav-tabs,
.nav-pills {
    *zoom: 1
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
    display: table;
    line-height: 0;
    content: ""
}

.nav-tabs:after,
.nav-pills:after {
    clear: both
}

.nav-tabs > li,
.nav-pills > li {
    float: left
}

.nav-tabs > li > a,
.nav-pills > li > a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    margin-bottom: -1px
}

.nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    border-color: #eee #eee #ddd
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-pills > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
    color: #fff;
    background-color: #08c
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li > a {
    margin-right: 0
}

.nav-tabs.nav-stacked {
    border-bottom: 0
}

.nav-tabs.nav-stacked > li > a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.nav-tabs.nav-stacked > li:first-child > a {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px
}

.nav-tabs.nav-stacked > li:last-child > a {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px
}

.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
    z-index: 2;
    border-color: #ddd
}

.nav-pills.nav-stacked > li > a {
    margin-bottom: 3px
}

.nav-pills.nav-stacked > li:last-child > a {
    margin-bottom: 1px
}

.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.nav .dropdown-toggle .caret {
    margin-top: 6px;
    border-top-color: #08c;
    border-bottom-color: #08c
}

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
    border-top-color: #005580;
    border-bottom-color: #005580
}

.nav-tabs .dropdown-toggle .caret {
    margin-top: 8px
}

.nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
    cursor: pointer
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
    color: #fff;
    background-color: #999;
    border-color: #999
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
    border-color: #999
}

.tabbable {
    *zoom: 1
}

.tabbable:before,
.tabbable:after {
    display: table;
    line-height: 0;
    content: ""
}

.tabbable:after {
    clear: both
}

.tab-content {
    overflow: auto
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none
}

.tab-content > .active,
.pill-content > .active {
    display: block
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd
}

.tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0
}

.tabs-below > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd
}

.tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
    border-color: #eee #ddd #eee #eee
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #fff
}

.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd
}

.tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
    border-color: #eee #eee #eee #ddd
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #fff
}

.nav > .disabled > a {
    color: #999
}

.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
    text-decoration: none;
    cursor: default;
    background-color: transparent
}

.navbar {
    *position: relative;
    *z-index: 2;
    margin-bottom: 20px;
    overflow: visible
}

.navbar-inner {
    min-height: 40px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #fff, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #fff, #f2f2f2);
    background-image: -o-linear-gradient(top, #fff, #f2f2f2);
    background-image: linear-gradient(to bottom, #fff, #f2f2f2);
    background-repeat: repeat-x;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    *zoom: 1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065)
}

.navbar-inner:before,
.navbar-inner:after {
    display: table;
    line-height: 0;
    content: ""
}

.navbar-inner:after {
    clear: both
}

.navbar .container {
    width: auto
}

.nav-collapse.collapse {
    height: auto;
    overflow: visible
}

.navbar .brand {
    display: block;
    float: left;
    padding: 10px 20px 10px;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    color: #777;
    text-shadow: 0 1px 0 #fff
}

.navbar .brand:hover,
.navbar .brand:focus {
    text-decoration: none
}

.navbar-text {
    margin-bottom: 0;
    line-height: 40px;
    color: #777
}

.navbar-link {
    color: #777
}

.navbar-link:hover,
.navbar-link:focus {
    color: #333
}

.navbar .divider-vertical {
    height: 40px;
    margin: 0 9px;
    border-right: 1px solid #fff;
    border-left: 1px solid #f2f2f2
}

.navbar .btn,
.navbar .btn-group {
    margin-top: 5px
}

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
    margin-top: 0
}

.navbar-form {
    margin-bottom: 0;
    *zoom: 1
}

.navbar-form:before,
.navbar-form:after {
    display: table;
    line-height: 0;
    content: ""
}

.navbar-form:after {
    clear: both
}

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
    margin-top: 5px
}

.navbar-form input,
.navbar-form select,
.navbar-form .btn {
    display: inline-block;
    margin-bottom: 0
}

.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
    margin-top: 3px
}

.navbar-form .input-append,
.navbar-form .input-prepend {
    margin-top: 5px;
    white-space: nowrap
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
    margin-top: 0
}

.navbar-search {
    position: relative;
    float: left;
    margin-top: 5px;
    margin-bottom: 0
}

.navbar-search .search-query {
    padding: 4px 14px;
    margin-bottom: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.navbar-static-top {
    position: static;
    margin-bottom: 0
}

.navbar-static-top .navbar-inner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
    border-width: 0 0 1px
}

.navbar-fixed-bottom .navbar-inner {
    border-width: 1px 0 0
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
    padding-right: 0;
    padding-left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 940px
}

.navbar-fixed-top {
    top: 0
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1)
}

.navbar-fixed-bottom {
    bottom: 0
}

.navbar-fixed-bottom .navbar-inner {
    -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1)
}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 10px 0 0
}

.navbar .nav.pull-right {
    float: right;
    margin-right: 0
}

.navbar .nav > li {
    float: left
}

.navbar .nav > li > a {
    float: none;
    padding: 10px 15px 10px;
    color: #777;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff
}

.navbar .nav .dropdown-toggle .caret {
    margin-top: 8px
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
    color: #333;
    text-decoration: none;
    background-color: transparent
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
    color: #555;
    text-decoration: none;
    background-color: #e5e5e5;
    -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125)
}

.navbar .btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-right: 5px;
    margin-left: 5px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ededed;
    *background-color: #e5e5e5;
    background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
    background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
    background-repeat: repeat-x;
    border-color: #e5e5e5 #e5e5e5 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075)
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
    color: #fff;
    background-color: #e5e5e5;
    *background-color: #d9d9d9
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
    background-color: #ccc \9
}

.navbar .btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
}

.btn-navbar .icon-bar + .icon-bar {
    margin-top: 3px
}

.navbar .nav > li > .dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''
}

.navbar .nav > li > .dropdown-menu:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: ''
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
    top: auto;
    bottom: -7px;
    border-top: 7px solid #ccc;
    border-bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.2)
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
    top: auto;
    bottom: -6px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    color: #555;
    background-color: #e5e5e5
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
    right: 12px;
    left: auto
}

.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
    right: 13px;
    left: auto
}

.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
    right: 100%;
    left: auto;
    margin-right: -1px;
    margin-left: 0;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.navbar-inverse .navbar-inner {
    background-color: #1b1b1b;
    background-image: -moz-linear-gradient(top, #222, #111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222), to(#111));
    background-image: -webkit-linear-gradient(top, #222, #111);
    background-image: -o-linear-gradient(top, #222, #111);
    background-image: linear-gradient(to bottom, #222, #111);
    background-repeat: repeat-x;
    border-color: #252525;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0)
}

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
    color: #999;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
    color: #fff
}

.navbar-inverse .brand {
    color: #999
}

.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
    color: #fff;
    background-color: #111
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
    color: #fff
}

.navbar-inverse .divider-vertical {
    border-right-color: #222;
    border-left-color: #111
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
    color: #fff;
    background-color: #111
}

.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #999;
    border-bottom-color: #999
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-inverse .navbar-search .search-query {
    color: #fff;
    background-color: #515151;
    border-color: #111;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
    color: #ccc
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
    color: #ccc
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
    color: #ccc
}

.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
    padding: 5px 15px;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    background-color: #fff;
    border: 0;
    outline: 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15)
}

.navbar-inverse .btn-navbar {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e0e0e;
    *background-color: #040404;
    background-image: -moz-linear-gradient(top, #151515, #040404);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
    background-image: -webkit-linear-gradient(top, #151515, #040404);
    background-image: -o-linear-gradient(top, #151515, #040404);
    background-image: linear-gradient(to bottom, #151515, #040404);
    background-repeat: repeat-x;
    border-color: #040404 #040404 #000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
    color: #fff;
    background-color: #040404;
    *background-color: #000
}

.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
    background-color: #000 \9
}

.breadcrumb {
    padding: 8px 15px;
    margin: 0 0 20px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block;
    *display: inline;
    text-shadow: 0 1px 0 #fff;
    *zoom: 1
}

.breadcrumb > li > .divider {
    padding: 0 5px;
    color: #ccc
}

.breadcrumb > .active {
    color: #999
}

.pagination {
    margin: 20px 0
}

.pagination ul {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *zoom: 1;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
}

.pagination ul > li {
    display: inline
}

.pagination ul > li > a,
.pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
    background-color: #f5f5f5
}

.pagination ul > .active > a,
.pagination ul > .active > span {
    color: #999;
    cursor: default
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
    color: #999;
    cursor: default;
    background-color: transparent
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px
}

.pagination-centered {
    text-align: center
}

.pagination-right {
    text-align: right
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
    padding: 11px 19px;
    font-size: 17.5px
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
    padding: 2px 10px;
    font-size: 11.9px
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
    padding: 0 6px;
    font-size: 10.5px
}

.pager {
    margin: 20px 0;
    text-align: center;
    list-style: none;
    *zoom: 1
}

.pager:before,
.pager:after {
    display: table;
    line-height: 0;
    content: ""
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #f5f5f5
}

.pager .next > a,
.pager .next > span {
    float: right
}

.pager .previous > a,
.pager .previous > span {
    float: left
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #999;
    cursor: default;
    background-color: #fff
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box
}

.modal.fade {
    top: -25%;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out
}

.modal.fade.in {
    top: 10%
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee
}

.modal-header .close {
    margin-top: 2px
}

.modal-header h3 {
    margin: 0;
    line-height: 30px
}

.modal-body {
    position: relative;
    max-height: 400px;
    padding: 15px;
    overflow-y: auto
}

.modal-form {
    margin-bottom: 0
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    line-height: 0;
    content: ""
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible
}

.tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #000;
    border-width: 5px 5px 0
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #000;
    border-width: 5px 5px 5px 0
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #000;
    border-width: 5px 0 5px 5px
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.popover-title:empty {
    display: none
}

.popover-content {
    padding: 9px 14px
}

.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover .arrow {
    border-width: 11px
}

.popover .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0
}

.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0
}

.popover.right .arrow:after {
    bottom: -10px;
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0
}

.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #fff;
    border-top-width: 0
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
    border-right-width: 0
}

.popover.left .arrow:after {
    right: 1px;
    bottom: -10px;
    border-left-color: #fff;
    border-right-width: 0
}

.thumbnails {
    margin-left: -20px;
    list-style: none;
    *zoom: 1
}

.thumbnails:before,
.thumbnails:after {
    display: table;
    line-height: 0;
    content: ""
}

.thumbnails:after {
    clear: both
}

.row-fluid .thumbnails {
    margin-left: 0
}

.thumbnails > li {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 20px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

a.thumbnail:hover,
a.thumbnail:focus {
    border-color: #08c;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25)
}

.thumbnail > img {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #555
}

.media,
.media-body {
    overflow: hidden;
    *overflow: visible;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media > .pull-left {
    margin-right: 10px
}

.media > .pull-right {
    margin-left: 10px
}

.media-list {
    margin-left: 0;
    list-style: none
}

.label,
.badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999
}

.label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.badge {
    padding-right: 9px;
    padding-left: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px
}

.label:empty,
.badge:empty {
    display: none
}

a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-important,
.badge-important {
    background-color: #b94a48
}

.label-important[href],
.badge-important[href] {
    background-color: #953b39
}

.label-warning,
.badge-warning {
    background-color: #f89406
}

.label-warning[href],
.badge-warning[href] {
    background-color: #c67605
}

.label-success,
.badge-success {
    background-color: #468847
}

.label-success[href],
.badge-success[href] {
    background-color: #356635
}

.label-info,
.badge-info {
    background-color: #3a87ad
}

.label-info[href],
.badge-info[href] {
    background-color: #2d6987
}

.label-inverse,
.badge-inverse {
    background-color: #333
}

.label-inverse[href],
.badge-inverse[href] {
    background-color: #1a1a1a
}

.btn .label,
.btn .badge {
    position: relative;
    top: -1px
}

.btn-mini .label,
.btn-mini .badge {
    top: 0
}

@-webkit-keyframes "progress-bar-stripes" {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-moz-keyframes "progress-bar-stripes" {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-ms-keyframes "progress-bar-stripes" {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-o-keyframes "progress-bar-stripes" {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 40px 0;
    }
}

@keyframes "progress-bar-stripes" {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress .bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(to bottom, #149bdf, #0480be);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress .bar + .bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15)
}

.progress-striped .bar {
    background-color: #149bdf;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-danger .bar,
.progress .bar-danger {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0)
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-success .bar,
.progress .bar-success {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(to bottom, #62c462, #57a957);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0)
}

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-info .bar,
.progress .bar-info {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0)
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-warning .bar,
.progress .bar-warning {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0)
}

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
    background-color: #fbb450;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.accordion {
    margin-bottom: 20px
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.accordion-heading {
    border-bottom: 0
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px
}

.accordion-toggle {
    cursor: pointer
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5
}

.carousel {
    position: relative;
    margin-bottom: 20px;
    line-height: 1
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    line-height: 1
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #222;
    border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.carousel-control.right {
    right: 15px;
    left: auto
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.carousel-indicators {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
    margin: 0;
    list-style: none
}

.carousel-indicators li {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #ccc;
    background-color: rgba(255, 255, 255, 0.25);
    border-radius: 5px
}

.carousel-indicators .active {
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: #333;
    background: rgba(0, 0, 0, 0.75)
}

.carousel-caption h4,
.carousel-caption p {
    line-height: 20px;
    color: #fff
}

.carousel-caption h4 {
    margin: 0 0 5px
}

.carousel-caption p {
    margin-bottom: 0
}

.hero-unit {
    padding: 60px;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    color: inherit;
    background-color: #eee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    letter-spacing: -1px;
    color: inherit
}

.hero-unit li {
    line-height: 30px
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.hide {
    display: none
}

.show {
    display: block
}

.invisible {
    visibility: hidden
}

.affix {
    position: fixed
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../bundles/bowerassets/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../bundles/bowerassets/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../bundles/bowerassets/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../bundles/bowerassets/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../bundles/bowerassets/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../bundles/bowerassets/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: 0.3em
}

.fa.fa-pull-right {
    margin-left: 0.3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: 0.3em
}

.fa.pull-right {
    margin-left: 0.3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes "fa-spin" {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes "fa-spin" {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.simplecolorpicker.picker {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1051;
    display: none;
    float: left;
    min-width: 160px;
    max-width: 283px;
    padding: 5px 0 0 5px;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.simplecolorpicker.inline {
    display: inline-block;
    padding: 6px 0
}

.simplecolorpicker span {
    margin: 0 5px 5px 0
}

.simplecolorpicker.icon,
.simplecolorpicker span.color {
    display: inline-block;
    cursor: pointer;
    border: 1px solid transparent
}

.simplecolorpicker.icon:after,
.simplecolorpicker span.color:after {
    content: '\00a0\00a0\00a0\00a0'
}

.simplecolorpicker.icon[data-disabled]:hover,
.simplecolorpicker span.color[data-disabled]:hover {
    cursor: not-allowed;
    border: 1px solid transparent
}

.simplecolorpicker span.color:hover,
.simplecolorpicker span.color[data-selected],
.simplecolorpicker span.color[data-selected]:hover {
    border: 1px solid #222
}

.simplecolorpicker span.color[data-selected]:after {
    color: #fff
}

.simplecolorpicker span.vr {
    border-left: 1px solid #222
}

.simplecolorpicker.fontawesome span.color[data-selected]:after {
    font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    content: '\f00c';
    margin-right: 1px;
    margin-left: 1px
}

.minicolors {
    position: relative
}

.minicolors-sprite {
    background-image: url(../bundles/oroui/lib/minicolors/jquery.minicolors.png)
}

.minicolors-no-data-uris .minicolors-sprite {
    background-image: url(../bundles/oroui/lib/minicolors/jquery.minicolors.png)
}

.minicolors-swatch {
    position: absolute;
    vertical-align: middle;
    background-position: -80px 0;
    border: solid 1px #ccc;
    cursor: text;
    padding: 0;
    margin: 0;
    display: inline-block
}

.minicolors-swatch-color {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.minicolors input[type=hidden] + .minicolors-swatch {
    width: 28px;
    position: static;
    cursor: pointer
}

.minicolors-panel {
    position: absolute;
    width: 173px;
    height: 152px;
    background: white;
    border: solid 1px #ccc;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    z-index: 99999;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: none
}

.minicolors-panel.minicolors-visible {
    display: block
}

.minicolors-position-top .minicolors-panel {
    top: -154px
}

.minicolors-position-right .minicolors-panel {
    right: 0
}

.minicolors-position-bottom .minicolors-panel {
    top: auto
}

.minicolors-position-left .minicolors-panel {
    left: 0
}

.minicolors-with-opacity .minicolors-panel {
    width: 194px
}

.minicolors .minicolors-grid {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 150px;
    height: 150px;
    background-position: -120px 0;
    cursor: crosshair
}

.minicolors .minicolors-grid-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px
}

.minicolors-slider-saturation .minicolors-grid {
    background-position: -420px 0
}

.minicolors-slider-saturation .minicolors-grid-inner {
    background-position: -270px 0;
    background-image: inherit
}

.minicolors-slider-brightness .minicolors-grid {
    background-position: -570px 0
}

.minicolors-slider-brightness .minicolors-grid-inner {
    background-color: black
}

.minicolors-slider-wheel .minicolors-grid {
    background-position: -720px 0
}

.minicolors-slider,
.minicolors-opacity-slider {
    position: absolute;
    top: 1px;
    left: 152px;
    width: 20px;
    height: 150px;
    background-color: white;
    background-position: 0 0;
    cursor: row-resize
}

.minicolors-slider-saturation .minicolors-slider {
    background-position: -60px 0
}

.minicolors-slider-brightness .minicolors-slider {
    background-position: -20px 0
}

.minicolors-slider-wheel .minicolors-slider {
    background-position: -20px 0
}

.minicolors-opacity-slider {
    left: 173px;
    background-position: -40px 0;
    display: none
}

.minicolors-with-opacity .minicolors-opacity-slider {
    display: block
}

.minicolors-grid .minicolors-picker {
    position: absolute;
    top: 70px;
    left: 70px;
    width: 12px;
    height: 12px;
    border: solid 1px black;
    border-radius: 10px;
    margin-top: -6px;
    margin-left: -6px;
    background: none
}

.minicolors-grid .minicolors-picker > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    border: solid 2px white;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.minicolors-picker {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 2px;
    background: white;
    border: solid 1px black;
    margin-top: -2px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.minicolors-inline {
    display: inline-block
}

.minicolors-inline .minicolors-input {
    display: none !important
}

.minicolors-inline .minicolors-panel {
    position: relative;
    top: auto;
    left: auto;
    box-shadow: none;
    z-index: auto;
    display: inline-block
}

.minicolors-theme-default .minicolors-swatch {
    top: 5px;
    left: 5px;
    width: 18px;
    height: 18px
}

.minicolors-theme-default.minicolors-position-right .minicolors-swatch {
    left: auto;
    right: 5px
}

.minicolors-theme-default.minicolors {
    width: auto;
    display: inline-block
}

.minicolors-theme-default .minicolors-input {
    height: 20px;
    width: auto;
    display: inline-block;
    padding-left: 26px
}

.minicolors-theme-default.minicolors-position-right .minicolors-input {
    padding-right: 26px;
    padding-left: inherit
}

.minicolors-theme-bootstrap .minicolors-swatch {
    top: 3px;
    left: 3px;
    width: 28px;
    height: 28px;
    border-radius: 3px
}

.minicolors-theme-bootstrap .minicolors-swatch-color {
    border-radius: inherit
}

.minicolors-theme-bootstrap.minicolors-position-right .minicolors-swatch {
    left: auto;
    right: 3px
}

.minicolors-theme-bootstrap .minicolors-input {
    padding-left: 44px
}

.minicolors-theme-bootstrap.minicolors-position-right .minicolors-input {
    padding-right: 44px;
    padding-left: 12px
}

.minicolors-theme-bootstrap .minicolors-input.input-lg + .minicolors-swatch {
    top: 4px;
    left: 4px;
    width: 37px;
    height: 37px;
    border-radius: 5px
}

.minicolors-theme-bootstrap .minicolors-input.input-sm + .minicolors-swatch {
    width: 24px;
    height: 24px
}

.lg-css3.lg-zoom-in .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3)
}

.lg-css3.lg-zoom-in .lg-item.lg-next-slide {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3)
}

.lg-css3.lg-zoom-in .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-zoom-in .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-zoom-in-big .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2)
}

.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2)
}

.lg-css3.lg-zoom-in-big .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-big .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-zoom-out .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7)
}

.lg-css3.lg-zoom-out .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7)
}

.lg-css3.lg-zoom-out .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-zoom-out .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-zoom-out-big .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0)
}

.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0)
}

.lg-css3.lg-zoom-out-big .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-big .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-zoom-out-in .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0)
}

.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2)
}

.lg-css3.lg-zoom-out-in .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-in .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-zoom-in-out .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2)
}

.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0)
}

.lg-css3.lg-zoom-in-out .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide,
.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-out .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-soft-zoom .lg-item {
    opacity: 0
}

.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
}

.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9)
}

.lg-css3.lg-soft-zoom .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide,
.lg-css3.lg-soft-zoom .lg-item.lg-next-slide,
.lg-css3.lg-soft-zoom .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-scale-up .lg-item {
    opacity: 0
}

.lg-css3.lg-scale-up .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -o-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -ms-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0)
}

.lg-css3.lg-scale-up .lg-item.lg-next-slide {
    -moz-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -o-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -ms-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0)
}

.lg-css3.lg-scale-up .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-scale-up .lg-item.lg-prev-slide,
.lg-css3.lg-scale-up .lg-item.lg-next-slide,
.lg-css3.lg-scale-up .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-circular .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide-circular .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.lg-css3.lg-slide-circular .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-circular .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-up .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0)
}

.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0)
}

.lg-css3.lg-slide-circular-up .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-up .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-down .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0)
}

.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0)
}

.lg-css3.lg-slide-circular-down .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-down .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-vertical .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-vertical-left .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0)
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0)
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-vertical-down .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0)
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0)
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s
}

.lg-css3.lg-slide-vertical .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.lg-css3.lg-slide-vertical .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide,
.lg-css3.lg-slide-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-vertical-growth .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    -o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    -ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    -webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0)
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
    -moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    -o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    -ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    -webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0)
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-only .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
    -moz-transform: skew(10deg, 0deg);
    -o-transform: skew(10deg, 0deg);
    -ms-transform: skew(10deg, 0deg);
    -webkit-transform: skew(10deg, 0deg);
    transform: skew(10deg, 0deg)
}

.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide {
    -moz-transform: skew(10deg, 0deg);
    -o-transform: skew(10deg, 0deg);
    -ms-transform: skew(10deg, 0deg);
    -webkit-transform: skew(10deg, 0deg);
    transform: skew(10deg, 0deg)
}

.lg-css3.lg-slide-skew-only .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1
}

.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-only-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg)
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg)
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-only-y .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 10deg);
    -o-transform: skew(0deg, 10deg);
    -ms-transform: skew(0deg, 10deg);
    -webkit-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg)
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 10deg);
    -o-transform: skew(0deg, 10deg);
    -ms-transform: skew(0deg, 10deg);
    -webkit-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg)
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -10deg);
    -o-transform: skew(0deg, -10deg);
    -ms-transform: skew(0deg, -10deg);
    -webkit-transform: skew(0deg, -10deg);
    transform: skew(0deg, -10deg)
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -10deg);
    -o-transform: skew(0deg, -10deg);
    -ms-transform: skew(0deg, -10deg);
    -webkit-transform: skew(0deg, -10deg);
    transform: skew(0deg, -10deg)
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
    -moz-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px)
}

.lg-css3.lg-slide-skew .lg-item.lg-next-slide {
    -moz-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px)
}

.lg-css3.lg-slide-skew .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1
}

.lg-css3.lg-slide-skew .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px)
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px)
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-cross .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px)
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px)
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-cross-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px)
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px)
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-ver .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
    -moz-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    -o-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    transform: skew(60deg, 0deg) translate3d(0, -100%, 0px)
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
    -moz-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    -o-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    transform: skew(60deg, 0deg) translate3d(0, 100%, 0px)
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-ver-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    -o-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px)
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    -o-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px)
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-ver-cross .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    -o-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    transform: skew(0deg, 20deg) translate3d(0, -100%, 0px)
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    -o-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    transform: skew(0deg, 20deg) translate3d(0, 100%, 0px)
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    -o-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    transform: skew(0deg, -20deg) translate3d(0, -100%, 0px)
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    -o-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    transform: skew(0deg, -20deg) translate3d(0, 100%, 0px)
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-lollipop .lg-item {
    opacity: 0
}

.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-lollipop .lg-item.lg-next-slide {
    -moz-transform: translate3d(0, 0, 0) scale(0.5);
    -o-transform: translate3d(0, 0, 0) scale(0.5);
    -ms-transform: translate3d(0, 0, 0) scale(0.5);
    -webkit-transform: translate3d(0, 0, 0) scale(0.5);
    transform: translate3d(0, 0, 0) scale(0.5)
}

.lg-css3.lg-lollipop .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-lollipop .lg-item.lg-prev-slide,
.lg-css3.lg-lollipop .lg-item.lg-next-slide,
.lg-css3.lg-lollipop .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-lollipop-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
    -moz-transform: translate3d(0, 0, 0) scale(0.5);
    -o-transform: translate3d(0, 0, 0) scale(0.5);
    -ms-transform: translate3d(0, 0, 0) scale(0.5);
    -webkit-transform: translate3d(0, 0, 0) scale(0.5);
    transform: translate3d(0, 0, 0) scale(0.5)
}

.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-lollipop-rev .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide,
.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide,
.lg-css3.lg-lollipop-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-rotate .lg-item {
    opacity: 0
}

.lg-css3.lg-rotate .lg-item.lg-prev-slide {
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.lg-css3.lg-rotate .lg-item.lg-next-slide {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.lg-css3.lg-rotate .lg-item.lg-current {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1
}

.lg-css3.lg-rotate .lg-item.lg-prev-slide,
.lg-css3.lg-rotate .lg-item.lg-next-slide,
.lg-css3.lg-rotate .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-rotate-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.lg-css3.lg-rotate-rev .lg-item.lg-current {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1
}

.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide,
.lg-css3.lg-rotate-rev .lg-item.lg-next-slide,
.lg-css3.lg-rotate-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-tube .lg-item {
    opacity: 0
}

.lg-css3.lg-tube .lg-item.lg-prev-slide {
    -moz-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -o-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -ms-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -webkit-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0)
}

.lg-css3.lg-tube .lg-item.lg-next-slide {
    -moz-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -o-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -ms-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -webkit-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    transform: scale3d(1, 0, 1) translate3d(100%, 0, 0)
}

.lg-css3.lg-tube .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-tube .lg-item.lg-prev-slide,
.lg-css3.lg-tube .lg-item.lg-next-slide,
.lg-css3.lg-tube .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

@font-face {
    font-family: 'lg';
    src: url("../bundles/bowerassets/lightgallery/dist/fonts/lg.eot?n1z373");
    src: url("../bundles/bowerassets/lightgallery/dist/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../bundles/bowerassets/lightgallery/dist/fonts/lg.woff?n1z373") format("woff"), url("../bundles/bowerassets/lightgallery/dist/fonts/lg.ttf?n1z373") format("truetype"), url("../bundles/bowerassets/lightgallery/dist/fonts/lg.svg?n1z373#lg") format("svg");
    font-weight: normal;
    font-style: normal
}

.lg-icon {
    font-family: 'lg';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    border: none;
    outline: none
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #fff
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@-webkit-keyframes "lg-right-end" {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@-moz-keyframes "lg-right-end" {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@-ms-keyframes "lg-right-end" {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@keyframes "lg-right-end" {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@-webkit-keyframes "lg-left-end" {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

@-moz-keyframes "lg-left-end" {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

@-ms-keyframes "lg-left-end" {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

@keyframes "lg-left-end" {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    -o-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    -o-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.45)
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-toolbar,
.lg-prev,
.lg-next {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color 0.25s ease;
        -o-transition: border-color 0.25s ease;
        transition: border-color 0.25s ease
    }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom 0.25s ease;
    -o-transition: bottom 0.25s ease;
    transition: bottom 0.25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-toogle-thumb:hover {
    color: #fff
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url("../bundles/bowerassets/lightgallery/dist/img/vimeo-play.png") no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url("../bundles/bowerassets/lightgallery/dist/img/vimeo-play.png") no-repeat scroll 0 -58px transparent
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: transparent url("../bundles/bowerassets/lightgallery/dist/img/video-play.png") no-repeat scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url("../bundles/bowerassets/lightgallery/dist/img/youtube-play.png") no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url("../bundles/bowerassets/lightgallery/dist/img/youtube-play.png") no-repeat scroll 0 -60px transparent
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 0.08s ease 0s;
    -moz-transition: opacity 0.08s ease 0s;
    -o-transition: opacity 0.08s ease 0s;
    transition: opacity 0.08s ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px white inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow 0.3s ease 0s;
    -o-transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
    box-shadow: 0 0 0 8px white inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s
}

.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active #lg-dropdown-overlay {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
    visibility: visible
}

.lg-outer.lg-dropdown-active #lg-share {
    color: #fff
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0px
}

.lg-outer .lg-dropdown > li:hover a,
.lg-outer .lg-dropdown > li:hover .lg-icon {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, 0.07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"
}

.lg-group:after {
    content: "";
    display: table;
    clear: both
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url("../bundles/bowerassets/lightgallery/dist/img/loading.gif") no-repeat scroll center center transparent;
    display: none !important
}

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important
}

.lg-outer.lg-css .lg-current {
    display: inline-block !important
}

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html {
    display: none
}

.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
    -webkit-transition: opacity 0.1s ease 0s;
    -moz-transition: opacity 0.1s ease 0s;
    -o-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside > .mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out
}

.mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    background-image: url(../bundles/bowerassets/malihu-custom-scrollbar-plugin/mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
    opacity: 0.9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1)
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15)
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
    background-repeat: repeat-y;
    opacity: 0.3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=")
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2)
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2)
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5)
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2)
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2)
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9)
}

.ui-multiselect {
    padding: 2px 0 2px 4px;
    text-align: left
}

.ui-multiselect span.ui-icon {
    float: right
}

.ui-multiselect-single .ui-multiselect-checkboxes input {
    left: -9999px;
    position: absolute !important;
    top: auto !important
}

.ui-multiselect-single .ui-multiselect-checkboxes label {
    padding: 5px !important
}

.ui-multiselect-header {
    margin-bottom: 3px;
    padding: 3px 0 3px 4px
}

.ui-multiselect-header ul {
    font-size: 0.9em
}

.ui-multiselect-header ul li {
    float: left;
    padding: 0 10px 0 0
}

.ui-multiselect-header a {
    text-decoration: none
}

.ui-multiselect-header a:hover {
    text-decoration: underline
}

.ui-multiselect-header span.ui-icon {
    float: left
}

.ui-multiselect-header .ui-multiselect-close {
    float: right;
    padding-right: 0;
    text-align: right
}

.ui-multiselect-menu {
    display: none;
    padding: 3px;
    position: absolute;
    text-align: left
}

.ui-multiselect-checkboxes {
    overflow-y: auto;
    position: relative
}

.ui-multiselect-checkboxes label {
    border: 1px solid transparent;
    cursor: default;
    display: block;
    padding: 3px 1px
}

.ui-multiselect-checkboxes label input {
    position: relative;
    top: 1px
}

.ui-multiselect-checkboxes li {
    clear: both;
    font-size: 0.9em;
    list-style: none;
    padding-right: 3px
}

.ui-multiselect-checkboxes .ui-multiselect-optgroup {
    padding: 3px
}

.ui-multiselect-columns {
    display: inline-block;
    vertical-align: top
}

.ui-multiselect-checkboxes .ui-multiselect-optgroup a {
    border-bottom: 1px solid;
    cursor: pointer;
    display: block;
    font-weight: bold;
    margin: 1px 0;
    padding: 3px;
    text-align: center;
    text-decoration: none
}

@media print {
    .ui-multiselect-menu {
        display: none
    }
}

.ui-multiselect-hasfilter ul {
    position: relative;
    top: 2px
}

.ui-multiselect-filter {
    float: left;
    margin-right: 10px;
    font-size: 11px
}

.ui-multiselect-filter input {
    width: 100px;
    font-size: 10px;
    margin-left: 5px;
    height: 15px;
    padding: 2px;
    border: 1px solid #292929;
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box
}

.select-filter-widget .ui-helper-reset,
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.select-filter-widget .ui-helper-clearfix:before,
.ui-helper-clearfix:before,
.select-filter-widget .ui-helper-clearfix:after,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.select-filter-widget .ui-helper-clearfix:after,
.ui-helper-clearfix:after {
    clear: both
}

.select-filter-widget .ui-helper-clearfix,
.ui-helper-clearfix {
    min-height: 0
}

.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%;
    z-index: 150
}

.ui-datepicker {
    width: 17em;
    padding: 0.2em 0.2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-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-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: -2px 2.3em 0;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    margin: 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 44%;
    height: 19px;
    padding: 1px 3px
}

.ui-datepicker table {
    width: 100%;
    font-size: 0.9em;
    border-collapse: collapse;
    margin: 0 0 0.4em
}

.ui-datepicker th {
    padding: 0.7em 0.3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: 0.7em 0 0 0;
    padding: 0 0.2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: 0.5em 0.2em 0.4em;
    cursor: pointer;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.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: 0.7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-datepicker .ui-slider-horizontal {
    height: 0.8em
}

.ui-datepicker .ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.6em
}

.ui-datepicker .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-datepicker .ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-datepicker .ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-datepicker .ui-slider-vertical {
    width: 0.8em;
    height: 100px
}

.ui-datepicker .ui-slider-vertical .ui-slider-handle {
    left: -0.3em;
    margin-left: 0;
    margin-bottom: -0.6em
}

.ui-datepicker .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-datepicker .ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-datepicker .ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-datepicker .ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px
}

.ui-datepicker .ui-timepicker-div dl {
    text-align: left
}

.ui-datepicker .ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -21px
}

.ui-datepicker .ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px
}

.ui-datepicker .ui-timepicker-div td {
    font-size: 90%
}

.ui-datepicker .ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0
}

.ui-datepicker .ui-timepicker-rtl {
    direction: rtl
}

.ui-datepicker .ui-timepicker-rtl dl dd {
    margin: 0 65px 10px 10px
}

.ui-datepicker .ui-widget {
    font-family: 'Helvetica Neue', Helvetica, sans-serif
}

.ui-datepicker .ui-widget input,
.ui-datepicker .ui-widget select,
.ui-datepicker .ui-widget textarea,
.ui-datepicker .ui-widget button {
    font-family: 'Helvetica Neue', Helvetica, sans-serif
}

.ui-widget-content,
.ui-datepicker.ui-widget-content {
    background: #fff url(../bundles/oroui/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222;
    overflow: visible
}

.ui-datepicker.ui-widget-content a {
    color: #222
}

.ui-datepicker .ui-widget-header {
    background: #ccc url(../bundles/oroui/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: bold
}

.ui-datepicker .ui-widget-header a {
    color: #222
}

.ui-datepicker .ui-state-default,
.ui-datepicker.ui-widget-content .ui-state-default,
.ui-datepicker .ui-widget-header .ui-state-default {
    background: #e6e6e6 url(../bundles/oroui/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #555;
    text-align: center
}

.ui-datepicker .ui-state-default a,
.ui-datepicker .ui-state-default a:link,
.ui-datepicker .ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-datepicker .ui-state-hover,
.ui-datepicker.ui-widget-content .ui-state-hover,
.ui-datepicker .ui-widget-header .ui-state-hover,
.ui-datepicker .ui-state-focus,
.ui-datepicker.ui-widget-content .ui-state-focus,
.ui-datepicker .ui-widget-header .ui-state-focus {
    background: #dadada url(../bundles/oroui/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121
}

.ui-datepicker .ui-state-hover a,
.ui-datepicker .ui-state-hover a:hover,
.ui-datepicker .ui-state-hover a:link,
.ui-datepicker .ui-state-hover a:visited {
    color: #212121;
    text-decoration: none
}

.ui-datepicker .ui-state-active,
.ui-datepicker .ui-widget-content .ui-state-active,
.ui-datepicker .ui-widget-header .ui-state-active {
    background: #fff url(../bundles/oroui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121
}

.ui-datepicker .ui-state-active a,
.ui-datepicker .ui-state-active a:link,
.ui-datepicker .ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-datepicker .ui-icon {
    width: 16px;
    height: 16px
}

.ui-datepicker .ui-icon,
.ui-datepicker.ui-widget-content .ui-icon {
    background-image: url(../bundles/oroui/images/ui-icons_222222_256x240.png)
}

.ui-datepicker .ui-widget-header .ui-icon {
    background-image: url(../bundles/oroui/images/ui-icons_222222_256x240.png)
}

.ui-datepicker .ui-state-default .ui-icon {
    background-image: url(../bundles/oroui/images/ui-icons_888888_256x240.png)
}

.ui-datepicker .ui-state-hover .ui-icon,
.ui-datepicker .ui-state-focus .ui-icon {
    background-image: url(../bundles/oroui/images/ui-icons_454545_256x240.png)
}

.ui-datepicker .ui-state-active .ui-icon {
    background-image: url(../bundles/oroui/images/ui-icons_454545_256x240.png)
}

.ui-datepicker .ui-state-highlight .ui-icon {
    background-image: url(../bundles/oroui/images/ui-icons_2e83ff_256x240.png)
}

.ui-datepicker .ui-state-error .ui-icon,
.ui-datepicker .ui-state-error-text .ui-icon {
    background-image: url(../bundles/oroui/images/ui-icons_cd0a0a_256x240.png)
}

.ui-datepicker .ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-datepicker .ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-datepicker .ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-datepicker .ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-datepicker .ui-corner-all,
.ui-datepicker .ui-corner-top,
.ui-datepicker .ui-corner-left,
.ui-datepicker .ui-corner-tl {
    border-top-left-radius: 4px
}

.ui-datepicker .ui-corner-all,
.ui-datepicker .ui-corner-top,
.ui-datepicker .ui-corner-right,
.ui-datepicker .ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-datepicker .ui-corner-all,
.ui-datepicker .ui-corner-bottom,
.ui-datepicker .ui-corner-left,
.ui-datepicker .ui-corner-bl {
    border-bottom-left-radius: 4px
}

.ui-datepicker .ui-corner-all,
.ui-datepicker .ui-corner-bottom,
.ui-datepicker .ui-corner-right,
.ui-datepicker .ui-corner-br {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #aaa url(../bundles/oroui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: 0.3
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(../bundles/oroui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: 0.3;
    border-radius: 8px
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-datepicker {
    width: 17em;
    padding: 0.2em 0.2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-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-prev span,
.ui-datepicker .ui-datepicker-next 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 {
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker table {
    width: 100%;
    font-size: 0.9em;
    border-collapse: collapse;
    margin: 0 0 0.4em
}

.ui-datepicker th {
    padding: 0.7em 0.3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: 0.7em 0 0 0;
    padding: 0 0.2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: 0.5em 0.2em 0.4em;
    cursor: pointer;
    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 0.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-widget {
    font-family: Verdana, Arial, sans-serif
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana, Arial, sans-serif
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff;
    color: #222
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc;
    color: #222;
    font-weight: bold
}

.lg-backdrop.in {
    background: #aaa url(../bundles/oroui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: 0.3
}

.lg-toolbar {
    background: #000
}

.lg-toolbar .lg-print {
    font-family: FontAwesome
}

.mobile-version .lg-print {
    display: none !important
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #777;
    background-color: rgba(119, 119, 119, .45)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777;
    background-color: rgba(119, 119, 119, .7)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #777;
    background-color: rgba(119, 119, 119, .8)
}

.mCSB_scrollTools {
    z-index: 101 !important
}

.responsive-section .inner-grid {
    margin: -12px -12px 12px 0
}

.responsive-section .responsive-cell .inner-grid {
    margin: -12px -12px 12px -12px
}

.responsive-section .responsive-cell {
    margin-bottom: 35px;
    float: left;
    width: 50%
}

.responsive-section .responsive-block {
    float: left;
    width: 50%
}

.responsive-section.responsive-big .responsive-cell:not(:only-child) .responsive-block {
    float: none;
    width: 100%
}

.responsive-section.responsive-medium:not(.responsive-section-no-blocks) .responsive-cell {
    float: none;
    width: 100%
}

.responsive-section.responsive-medium:not(.responsive-section-no-blocks) .row-fluid.row-fluid-divider {
    background: none
}

.responsive-section.responsive-medium .responsive-block {
    float: left;
    width: 50%
}

.responsive-section.responsive-small .responsive-cell,
.responsive-section.responsive-small .responsive-block {
    float: none;
    width: 100%
}

.responsive-section.responsive-small .row-fluid.row-fluid-divider {
    background: none
}

.responsive-section .responsive-cell:only-child,
.responsive-section .responsive-block:only-child {
    float: none;
    width: 100%
}

.responsive-section figure {
    display: table;
    margin: 5px auto 1rem
}

.responsive-section figcaption {
    display: table-caption;
    caption-side: bottom;
    margin: 10px 0 0;
    font-size: 0.88rem;
    text-align: center
}

.responsive-section .cms-page__figure_right,
.responsive-section .cms-page__figure_left {
    clear: both
}

.responsive-section .cms-page__figure_right {
    float: right;
    margin-left: 20px
}

.responsive-section .cms-page__figure_left {
    float: left;
    margin-right: 20px
}

.container-fluid > .responsive-section {
    margin: 0 -12px;
    padding-right: 12px
}

.container-fluid > .responsive-section .scrollspy-title {
    margin-left: 0
}

.container-fluid > .responsive-section .responsive-cell {
    padding-left: 12px
}

.container-fluid > .responsive-section .responsive-cell:first-child {
    padding-right: 12px
}

.container-fluid > .responsive-section.responsive-medium:not(.responsive-section-no-blocks) .responsive-cell,
.container-fluid > .responsive-section.responsive-small .responsive-cell,
.container-fluid > .responsive-section .responsive-cell:only-child {
    margin-top: 7px;
    padding-right: 0
}

body.backdrop:before {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .1);
    z-index: 9999
}

body.backdrop .select2-drop,
body.backdrop #ui-datepicker-div {
    z-index: 10001 !important
}

.ui-dialog {
    max-width: 100%
}

.ui-dialog .row-fluid.row-fluid-divider {
    background: none
}

.oro-page-menu-items {
    list-style: none;
    margin: 0;
    line-height: 21px
}

.oro-page-menu-items > li {
    min-height: 30px;
    border-bottom: 1px solid #e6e6e6
}

.oro-page-menu-items > li a {
    display: block;
    padding-top: 5px;
    padding-bottom: 4px
}

.oro-page-menu-items > li i[class^="fa-"] {
    color: #444
}

.oro-page-menu-items > li i[class^="fa-"].pull-right {
    margin: 0 -14px 0 0;
    line-height: 22px
}

.oro-page-menu-items > li.selected a {
    font-weight: bold;
    background-color: #e8e8e8 !important;
    color: #444
}

.oro-page {
    border-top: 1px solid #ccc;
    background: #f8f8f8;
    border-bottom: 1px solid #ccc
}

.oro-page .oro-page-sidebar {
    width: 236px;
    margin-right: -1px;
    float: left;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #f8f8f8
}

.oro-page .oro-page-body {
    float: right;
    width: calc(100% - 235px);
    border-left: 1px solid #ccc;
    padding: 10px;
    background-color: #fff;
    overflow: hidden
}

.oro-page.collapsible-sidebar .oro-page-sidebar > .dropdown-toggle {
    display: none
}

.oro-page.collapsible-sidebar .oro-page-sidebar > .dropdown-menu {
    list-style: none;
    margin: 0;
    line-height: 21px;
    top: none;
    left: none;
    position: relative;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    background: transparent;
    width: 235px
}

.oro-page.collapsible-sidebar .oro-page-sidebar > .dropdown-menu > li {
    min-height: 30px;
    border-bottom: 1px solid #e6e6e6
}

.oro-page.collapsible-sidebar .oro-page-sidebar > .dropdown-menu > li a {
    display: block;
    padding-top: 5px;
    padding-bottom: 4px
}

.oro-page.collapsible-sidebar .oro-page-sidebar > .dropdown-menu > li i[class^="fa-"] {
    color: #444
}

.oro-page.collapsible-sidebar .oro-page-sidebar > .dropdown-menu > li i[class^="fa-"].pull-right {
    margin: 0 -14px 0 0;
    line-height: 22px
}

.oro-page.collapsible-sidebar .oro-page-sidebar > .dropdown-menu > li.selected a {
    font-weight: bold;
    background-color: #e8e8e8 !important;
    color: #444
}

div.uploader,
div.selector {
    position: relative;
    overflow: hidden;
    cursor: default;
    vertical-align: middle;
    display: inline-block;
    padding: 0;
    margin: 0
}

div.uploader input,
div.selector select {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: none;
    cursor: default
}

* {
    box-sizing: border-box
}

html {
    margin: 0;
    padding: 0;
    height: 100%
}

body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #444;
    margin: 0;
    padding: 0;
    min-width: 980px;
    background: #fff
}

a {
    color: #0d729b
}

a:hover,
a:active,
a:focus {
    text-decoration: none
}

a.no-action {
    color: #333
}

a.disabled {
    color: #bfbfbf;
    pointer-events: none
}

a.disabled [class^='fa-'].hide-text:before {
    color: #bfbfbf
}

form {
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-rendering: auto
}

.app-page__main {
    background-color: #fff
}

.dropdown-menu {
    margin-top: -1px;
    border-radius: 3px;
    z-index: 900
}

.dropdown-menu li.dropdown {
    position: relative
}

.dropdown-menu li.dropdown > a {
    padding-right: 10px
}

.dropdown-menu li.dropdown:after {
    content: "\f054";
    font-family: FontAwesome;
    display: block;
    font-size: 11px;
    position: absolute;
    right: 5px;
    top: 9px
}

.dropdown-menu > li > a > i[class^="fa-"] {
    min-width: 17px
}

.dropdown-menu__floating {
    margin-top: 0
}

.dropdown-menu__floating > li > a,
.dropdown-menu__floating > li > button {
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 12px;
    color: #444;
    text-transform: capitalize
}

.dark {
    background-color: #f6f5f5
}

.nowrap {
    white-space: nowrap
}

label.disabled {
    cursor: default
}

.ui-sortable-handle.disabled {
    cursor: not-allowed
}

label,
input,
button,
select,
textarea {
    font-size: 13px;
    color: #777
}

.form-horizontal .control-label {
    font-size: 13px;
    text-align: left;
    line-height: 1.2em
}

.form-horizontal .control-label.header-tooltips {
    display: inline;
    float: none;
    margin-left: -20px
}

.form-horizontal .control-label.header-tooltips .oro-popover-content {
    line-height: 20px
}

.control-group .controls p.control-label {
    width: auto
}

.form-horizontal .control-group label.control-label {
    float: left;
    width: 160px;
    padding-top: 7px;
    font-weight: normal;
    text-align: right
}

.form-horizontal .control-group .control-label.wrap {
    float: left;
    padding-top: 7px;
    font-weight: normal;
    line-height: 20px;
    text-align: right
}

.form-horizontal .control-group .control-label.wrap .tooltip-icon {
    margin-right: 5px
}

.form-horizontal .control-group .control-label.wrap label {
    display: inline
}

.form-horizontal .control-group .controls {
    margin-left: 170px
}

.form-horizontal .control-group .controls.autocomplete-box {
    margin-bottom: 10px;
    margin-top: 10px
}

.form-horizontal .control-group .controls .control-label {
    width: 100%;
    word-wrap: break-word;
    padding-left: 5px;
    padding-top: 7px
}

.form-horizontal .control-group .controls .control-label.html-property {
    overflow: auto
}

.form-horizontal .control-group .controls .control-subgroup .controls {
    margin-left: 0;
    float: left
}

.form-horizontal .control-group .controls .control-label.wrap {
    width: auto;
    padding-left: 0;
    padding-right: 5px
}

.form-horizontal .control-group .controls label.control-label {
    width: auto
}

.form-horizontal .control-group.attribute-row label.control-label {
    cursor: default
}

.simplecolorpicker.icon[data-color=''],
.simplecolorpicker.icon[data-color='#FFFFFF'],
.simplecolorpicker.icon[data-color='#ffffff'] {
    border: 1px solid rgba(0, 0, 0, .2)
}

.simplecolorpicker.icon[data-color='']:hover,
.simplecolorpicker.icon[data-color='#FFFFFF']:hover,
.simplecolorpicker.icon[data-color='#ffffff']:hover {
    border: 1px solid rgba(0, 0, 0, .2) !important
}

.simplecolorpicker span.color[data-color=''],
.simplecolorpicker span.color[data-color='#FFFFFF'],
.simplecolorpicker span.color[data-color='#ffffff'] {
    border: 1px solid rgba(0, 0, 0, .2)
}

.simplecolorpicker span.color[data-color='']:hover,
.simplecolorpicker span.color[data-color='#FFFFFF']:hover,
.simplecolorpicker span.color[data-color='#ffffff']:hover {
    border: 1px solid rgba(0, 0, 0, .2) !important
}

.simplecolorpicker span.color[data-selected]:after {
    color: inherit !important
}

i.color {
    display: block;
    border: 1px solid rgba(0, 0, 0, .2);
    width: 18px;
    height: 18px;
    margin-top: -3px
}

.context-menu .simplecolorpicker.icon,
.controls .simplecolorpicker.icon,
.context-menu .simplecolorpicker span.color,
.controls .simplecolorpicker span.color {
    width: 18px;
    height: 18px;
    margin: 0 3px 3px 0
}

.context-menu .simplecolorpicker.icon,
.controls .simplecolorpicker.icon {
    margin-top: 3px
}

.context-menu .simplecolorpicker span.vr,
.controls .simplecolorpicker span.vr {
    margin: 0 5px 0 2px;
    padding: 3px 0 0 0
}

.context-menu .simplecolorpicker.fontawesome span.color,
.controls .simplecolorpicker.fontawesome span.color {
    position: relative;
    margin: 0 3px -3px 0
}

.context-menu .simplecolorpicker.fontawesome span.color[data-selected]:after,
.controls .simplecolorpicker.fontawesome span.color[data-selected]:after {
    margin: 0;
    display: block;
    position: absolute;
    top: -2px;
    left: 2px
}

.context-menu .simplecolorpicker.inline,
.controls .simplecolorpicker.inline {
    padding-top: 3px;
    padding-bottom: 0;
    margin-bottom: -3px;
    max-width: 263px
}

.context-menu .simplecolorpicker.inline.with-empty-color,
.controls .simplecolorpicker.inline.with-empty-color,
.context-menu .simplecolorpicker.inline.with-custom-color,
.controls .simplecolorpicker.inline.with-custom-color {
    max-width: 294px
}

.context-menu .simplecolorpicker .minicolors-swatch,
.controls .simplecolorpicker .minicolors-swatch {
    position: relative;
    vertical-align: top;
    background-position: -62px -1px
}

.context-menu .minicolors .minicolors-panel,
.controls .minicolors .minicolors-panel {
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.context-menu .minicolors .minicolors-panel .minicolors-grid,
.controls .minicolors .minicolors-panel .minicolors-grid {
    top: 6px;
    left: 6px
}

.context-menu .minicolors .minicolors-panel .minicolors-slider,
.controls .minicolors .minicolors-panel .minicolors-slider {
    top: 6px;
    left: 157px
}

.context-menu .minicolors .form-actions,
.controls .minicolors .form-actions {
    position: absolute;
    top: 162px;
    left: 0;
    width: 183px;
    padding: 5px;
    margin: 0;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.context-menu .minicolors .form-actions .btn,
.controls .minicolors .form-actions .btn {
    margin-left: 5px
}

.context-menu .minicolors-swatch {
    cursor: pointer;
    position: relative;
    vertical-align: top;
    background-position: -62px -1px;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    border: 1px solid rgba(0, 0, 0, .2)
}

.context-menu .minicolors-swatch:hover {
    border: 1px solid #222
}

.ui-widget-overlay {
    z-index: 150
}

.form-horizontal-large .control-group {
    max-width: 100%
}

.form-horizontal-large .control-group .controls {
    margin-left: 240px
}

.form-horizontal-large .control-group .controls div.control-label {
    text-align: left
}

.form-horizontal-large .control-group div.control-label,
.form-horizontal-large .control-group label.control-label {
    width: 230px;
    text-align: right
}

.user-fieldset {
    margin-bottom: 22px
}

.user-fieldset span {
    background-color: #fff;
    padding: 0 20px 0 0;
    display: inline-block
}

input[type='radio'] + label,
input[type='checkbox'] + label {
    margin-bottom: 2px;
    display: inline-block
}

textarea,
input,
select,
.uneditable-input,
body .select2-container {
    box-sizing: content-box;
    border-color: #ddd;
    color: #333;
    font-size: 13px
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.btn-group > .btn:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.dropdown-menu > li > div {
    padding: 3px 13px
}

.dropdown-menu > li > a {
    padding-left: 13px;
    padding-right: 13px;
    color: #444
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background: #CC3B3B;
    color: rgb(232, 232, 236)
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background: none
}

.navbar .nav > li > .dropdown-menu:after {
    left: 9px;
    border-right-width: 7px;
    border-bottom-width: 7px;
    border-left-width: 7px
}

.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
    left: auto;
    right: 12px
}

.table thead th {
    padding-top: 2px;
    padding-bottom: 2px
}

.label-info,
.badge-info {
    background: #92b2d6
}

.job-progress {
    background-image: linear-gradient(to bottom, #dcdcdc, #d3d3d3) !important;
    position: relative
}

.job-progress .label {
    height: 100%
}

.job-progress .label span {
    width: 100%;
    text-align: center;
    z-index: 2;
    display: block;
    position: absolute;
    top: 3px
}

.widget-content > .label-info:first-child {
    margin-bottom: 10px
}

.ui-sortable-handle {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: move
}

.dropdown-menu .divider {
    border-bottom-color: #eee;
    margin: 4px 0
}

footer {
    text-align: center
}

#aside {
    padding: 0 12px
}

#sidebar {
    padding: 0 12px
}

#content {
    padding: 0 12px
}

.layout-content {
    margin: 0 !important
}

.layout-content .navbar-inner {
    z-index: 1;
    min-height: 0
}

.layout-content .navbar-inner .divider-vertical {
    border: none
}

.layout-content .navbar-inner .nav {
    margin-right: 0
}

#wrapper {
    border-radius: 4px;
    border: 1px solid #ddd;
    margin: 0 0 12px
}

.form-pass-reset {
    margin: 0 auto 20px;
    max-width: 400px;
    padding: 19px 29px 29px;
    background: linear-gradient(#fff, #f2f2f2);
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .065)
}

.form-row {
    padding: 0 0 6px
}

.small-text {
    font-size: 11.05px
}

.small-text.checkbox {
    margin-top: 0 !important
}

.top-frame {
    padding-top: 6px
}

.popup-box {
    width: 480px;
    margin: 0 auto
}

.ui-dialog {
    background: #3e434a;
    border-radius: 6px;
    box-shadow: 0 1px 22px rgba(0, 0, 0, .4) !important;
    z-index: 990;
    outline: none
}

.ui-dialog-titlebar {
    border-radius: 4px 4px 0 0;
    cursor: move;
    padding: 6px 12px
}

.ui-dialog-titlebar-min {
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
    cursor: auto
}

.ui-dialog-content {
    padding: 6px 6px 0 6px;
    margin: 0 auto;
    position: relative;
    min-width: 250px;
    width: 100% !important;
    height: calc(100% - 81px) !important;
    min-height: 118px
}

.ui-dialog-content .ui-resizable-handle {
    cursor: move
}

.ui-dialog:not(.ui-dialog-buttons) .ui-dialog-content {
    border-radius: 0 0 3px 3px
}

.ui-dialog.ui-resizable:not(.ui-dialog-buttons) .ui-dialog-content {
    height: calc(100% - 50px) !important;
    border-radius: 0 0 3px 3px;
    border-bottom: 1px solid #e5e5e5
}

.ui-dialog .widget-actions-section .btn,
.ui-dialog .widget-actions-section .action {
    margin-left: 5px
}

.ui-dialog .ui-resizable-se {
    height: 14px;
    width: 14px;
    margin: 2px;
    position: absolute;
    bottom: -1px;
    right: 0;
    background: url(../bundles/oroui/img/glyphicons-halflings.png) no-repeat -336px -166px;
    cursor: se-resize
}

.ui-dialog .ui-dialog-titlebar-restore,
.ui-dialog .ui-dialog-titlebar-close,
.ui-dialog .ui-dialog-titlebar-maximize,
.ui-dialog .ui-dialog-titlebar-minimize,
.ui-dialog .ui-dialog .minimized {
    float: right;
    margin: 0 0 0 7px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    background: none;
    cursor: pointer;
    border: 0
}

.ui-dialog-buttonpane .form-actions {
    margin: 0
}

#create-status-form {
    height: auto !important;
    border: 0 !important
}

.navbar .btn,
.navbar .btn-group {
    margin-top: 0
}

.nav-header {
    color: #444;
    font-size: 12px
}

.nav-header-title {
    font-size: 13px;
    text-transform: none
}

.label-important,
.badge-important {
    background: #ea0000;
    background: linear-gradient(#ea0000, #ba0000)
}

.extra-small {
    font-size: 10px;
    color: #555
}

.input-large {
    width: 235px
}

.navbar .small-divider {
    background: url(../bundles/oroui/img/vertical-divider-general.gif) repeat-y;
    height: 22px;
    margin: 10px 7px 0 0;
    border: 0;
    width: 2px
}

.extra-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.extra-list:empty {
    display: none
}

.extra-list .extra-list-element {
    vertical-align: top;
    line-height: 1.2em;
    padding-bottom: 5px
}

.oro_translations .nav-tabs > li {
    height: 29px !important
}

.oro_translations .nav-tabs > li > a {
    border: 1px solid #ddd;
    padding-top: 4px;
    padding-bottom: 4px;
    background: #f5f5f5;
    color: #777
}

.oro_translations .nav-tabs > li > a:hover {
    background: #eee
}

.oro_translations .nav-tabs > li.active a {
    border-bottom-color: #fff;
    color: #444
}

.application-menu {
    background-color: #232426;
    margin: 0
}

.application-menu .container {
    padding: 6px 5px 0
}

.application-menu .nav-tabs {
    border-color: #000
}

.application-menu .nav-tabs > li > a {
    border-radius: 5px 5px 0 0;
    border: solid #000;
    border-width: 1px 1px 0 1px;
    height: 26px;
    color: #b8b8b8;
    font-size: 13px;
    line-height: 26px;
    text-shadow: 1px 1px 2px #00324d;
    background-color: #232426;
    padding: 0 15px;
    box-shadow: none;
    font-weight: bold
}

.application-menu .nav-tabs > li > a.empty,
.application-menu .nav-tabs > li.active > a.empty,
.application-menu .nav-tabs > li.active > a.empty:hover,
.application-menu .nav-tabs > li > a.empty:hover,
.application-menu .nav-tabs > li > a.empty:focus {
    border-radius: 5px;
    height: 23px;
    border-width: 1px
}

.application-menu .nav-tabs > li.active > a,
.application-menu .nav-tabs > li.active > a:hover,
.application-menu .nav-tabs > li > a:hover,
.application-menu .nav-tabs > li > a:focus {
    height: 26px;
    border: solid #000;
    border-width: 1px 1px 0 1px;
    background-color: #7a95b5;
    color: #fff;
    box-shadow: none
}

.tab-content > .tab-pane {
    padding: 0
}

.application-menu .tab-content > .tab-pane > .nav a {
    color: #dedddd;
    font-size: 13px;
    font-weight: bold
}

.application-menu .tab-content > .tab-pane > .nav a:hover {
    background-color: #447fe9
}

.application-menu .tab-content > .tab-pane > .nav .current a {
    background: #3b6fe5;
    color: #fff
}

.application-menu .tab-content > .tab-pane > .nav {
    margin: 0
}

.application-menu .tab-content {
    background-color: #7c96b4
}

.application-menu .home a {
    padding: 0 5px !important
}

.application-menu .home span {
    display: block;
    margin: 4px 0 0;
    width: 17px;
    height: 19px;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    background: url(../bundles/oroui/img/general-sprite.png) no-repeat 0 -156px
}

.page-title h1 {
    min-height: 28px;
    font-size: 20px;
    line-height: 1.2em
}

[class^="fa-"],
[class*=" fa-"] {
    margin: 0 3px
}

.fa-google {
    margin: 0 5px
}

.icons-holder [class^="fa-"],
.icons-holder [class*=" fa-"] {
    margin: 0 -3px
}

.icons-small button.btn {
    height: 24px;
    padding: 0 9px;
    line-height: 20px
}

.application-menu .tab-content > .tab-pane > .nav a:hover {
    background: #447fe9;
    color: #fff
}

.application-menu .tab-content > .tab-pane > .nav .active a {
    background: #3b6fe5;
    color: #fff
}

.nav > li > a:focus {
    background-color: #7a95b5
}

.navbar .nav > li a {
    padding-top: 7px;
    padding-bottom: 7px
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
    color: #fff
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
    box-shadow: none;
    background-color: #7a95b5;
    color: #fff
}

.btn .caret,
a .caret {
    margin-left: 5px
}

.new-line {
    clear: both;
    display: block;
    width: 100%
}

.list-inline {
    list-style: none;
    padding-left: 0
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.list-group > .list-group-item {
    padding: 10px;
    border-top: 1px solid #efefef;
    width: 100%;
    box-sizing: border-box
}

.list-group > .list-group-item:after {
    content: '';
    clear: both;
    display: block
}

.list-group > .list-group-item:first-child {
    border: 0
}

.nav-tabs-content {
    background-color: #f8f8f8;
    padding: 4px 15px 0;
    margin-bottom: 8px
}

.tab-content-small table.table:last-child {
    margin: 0
}

.tab-content-small .table td {
    padding: 5px 20px
}

.tab-content-small table.table thead th:last-child,
.tab-content-small table.table thead th:first-child,
.tab-content-small table.table thead th {
    padding: 3px 20px;
    text-transform: uppercase;
    font: bold 11px/12px Helvetica, Arial, sans-serif;
    border: solid #dfdfdf;
    border-width: 1px 0
}

.nav-tabs-content > li {
    line-height: 16px;
    height: 22px;
    margin-right: -3px
}

.nav-tabs-content > li > a {
    background: none;
    border-right: 1px solid #e4e4e4;
    padding: 1px 10px 0;
    color: #666
}

.nav-tabs-content > li:last-child > a {
    border-right: 0
}

.nav-tabs-content > li.active:focus > a:hover,
.nav-tabs-content > li.active:focus > a:focus,
.nav-tabs-content > li.active:hover > a:focus,
.nav-tabs-content > li.active:hover > a,
.nav-tabs-content > li:hover > a,
.nav-tabs-content > li.active > a:focus,
.nav-tabs-content > li.active > a:hover,
.nav-tabs-content > li.active > a {
    background-color: #fff;
    border: solid #ddd;
    border-width: 1px 1px 0;
    padding-bottom: 1px;
    color: #444;
    font-weight: bold
}

.nav-tabs-content > li:hover > a {
    font-weight: normal
}

.nav-tabs-content > li:hover > a:focus,
.nav-tabs-content > li > a:focus {
    font-weight: normal;
    background: none;
    border: 0;
    border-right: 1px solid #e4e4e4
}

.badge-enabled,
.badge-tentatively,
.badge-disabled {
    padding: 3px 10px 3px 5px;
    font-size: 12px;
    font-weight: normal
}

.badge-enabled {
    background-color: #dff2d4;
    color: #4c7940
}

.badge-tentatively {
    background-color: #faf2cc;
    color: #a7a50a
}

.badge-disabled {
    color: #aaa;
    background-color: #f2f2f2
}

.status-disabled,
.status-unknown {
    color: #aaa
}

.status-enabled {
    color: #2f8206
}

.status-tentatively {
    color: #a7a50a
}

.status-disabled,
.status-tentatively,
.status-enabled,
.status-unknown {
    margin-left: 5px;
    text-shadow: none;
    padding: 3px 10px 3px 5px
}

.status-disabled [class^="fa-"]:before,
.status-tentatively [class^="fa-"]:before,
.status-enabled [class^="fa-"]:before,
.status-unknown [class^="fa-"]:before {
    font-size: 12px
}

.status-enabled [class^="fa-"]:before {
    color: #4a9938
}

.status-disabled [class^="fa-"]:before {
    color: #e37878
}

.status-unknown [class^="fa-"]:before {
    color: #aaa
}

.dib {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    line-height: 32px
}

.more-bar-holder .dropdown-toggle {
    padding: 0;
    color: #999;
    font-size: 16px;
    line-height: 0.7em;
    width: 23px;
    height: 19px;
    float: left
}

.more-bar-holder .dropdown-toggle:hover,
.more-bar-holder .dropdown-toggle:focus {
    border: 0;
    text-decoration: none
}

.more-bar-holder .nav {
    margin: 0
}

.more-bar-holder li {
    margin: 0 0 5px;
    float: none;
    display: table-cell
}

.more-bar-holder .nav-pills {
    padding: 0 10px
}

.more-bar-holder .dropdown:not(.open) .launchers-dropdown-menu {
    min-width: 0;
    display: block;
    height: 0;
    width: 0;
    overflow: hidden;
    border-width: 0
}

.launchers-dropdown-menu {
    min-width: 35px
}

.launchers-dropdown-menu.detach .nav {
    margin: 0
}

.launchers-list.nav > li:first-child > a {
    margin-left: 2px
}

.launchers-list .launcher-item [class^="fa-"]:before {
    color: #999;
    font: 16px/1em FontAwesome
}

.launchers-list .launcher-item a {
    border-radius: 3px;
    border: 1px solid #fff
}

.launchers-list .launcher-item a:hover {
    background: #fafafa !important;
    border-color: #ddd
}

.launchers-list .launcher-item a:hover [class^="fa-"]:before {
    color: #666
}

.launchers-list .launcher-item a:focus {
    background: #fff
}

.holder-height {
    max-height: 200px;
    overflow: auto
}

.navbar-extra {
    padding: 0;
    margin-bottom: 5px
}

.navbar-extra .customer-info-top-actions a {
    height: 24px;
    line-height: 24px
}

.navbar-extra .btn {
    padding: 0 11px
}

.navbar-extra .icons-holder a {
    height: 24px;
    line-height: 24px
}

.navbar-extra > .row > div {
    margin-top: 10px;
    margin-bottom: 5px
}

.icons-holder .icons-holder-text [class^="fa-"] {
    margin-right: 5px
}

.brand-extra {
    font-size: 18px;
    font-weight: bold;
    margin-top: 12px;
    margin-right: 15px;
    line-height: 24px;
    color: #444
}

.navigation {
    position: relative
}

.navigation .top-action-box {
    padding: 3px 12px;
    background-color: #fff;
    float: right
}

.navigation .icons-holder-text.btn [class^="fa-"].hide-text {
    float: left;
    margin: 0
}

.navigation .icons-holder-text.btn [class^="fa-"].hide-text:before {
    display: inline-block;
    margin: 4px 5px 0 0;
    font-size: 16px;
    color: #666;
    line-height: 19px
}

.navigation .icons-holder-text.btn .fa-chevron-left.hide-text:before {
    font-size: 11px;
    line-height: 19px
}

.navigation .icons-holder-text.btn.btn-success [class^="fa-"].hide-text:before,
.navigation .icons-holder-text.btn.btn-primary [class^="fa-"].hide-text:before,
.navigation .icons-holder-text.btn.btn-danger [class^="fa-"].hide-text:before {
    color: #fff
}

.btn-primary .fa-plus {
    font-size: 12px
}

.scroll-holder {
    position: relative
}

.oro-drop > .btn {
    display: inline-block;
    vertical-align: top
}

.btn-group > .disable-filter {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-style: solid;
    border-color: #ccc #ccc #b3b3b3;
    border-width: 1px 1px 1px 0;
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    height: 28px;
    padding: 4px 2px 0;
    line-height: 28px;
    background: linear-gradient(#fff, #e6e6e6)
}

.modal {
    border-radius: 8px 8px 6px 6px
}

.modal .modal-header {
    min-height: 38px;
    padding: 10px 5px 10px 20px;
    border-radius: 6px 6px 0 0;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .5)
}

.modal .modal-header .close {
    font-size: 25px;
    height: 32px;
    width: 32px;
    margin-top: -6px;
    color: #fff;
    text-shadow: 2px 0 2px rgba(111, 123, 148, 1);
    opacity: 0.9;
    text-align: center;
    line-height: 32px
}

.modal .modal-header .close:hover,
.modal .modal-header .close:focus {
    color: #fff;
    opacity: 0.6
}

.modal .modal-header h3 {
    font: bold 16px/18px Helvetica, Arial, sans-serif
}

.oro-modal-danger {
    top: 20%;
    background-color: #fde0e0;
    width: 525px
}

.oro-modal-danger .modal-header {
    background-color: #fdcece;
    border-bottom: 1px solid #d59c9c
}

.oro-modal-danger .modal-body {
    color: #444;
    font-size: 14px;
    padding-left: 20px
}

.oro-modal-danger .modal-footer {
    background: none;
    text-align: center;
    border: none;
    box-shadow: none;
    padding: 15px 15px 35px
}

.oro-modal-normal {
    background-color: #fff;
    width: 700px;
    margin-left: -350px;
    top: 20%
}

.oro-modal-normal .modal-header {
    background-color: #303944;
    border-bottom: 1px solid #303944;
    color: #fff
}

.oro-modal-normal .modal-body {
    color: #444;
    font-size: 14px;
    padding-left: 20px
}

.modal-primary {
    top: 20%;
    background-color: #f9f9f9;
    width: 525px
}

.modal-primary .modal-header {
    background: #fcfcfc;
    background: linear-gradient(#fcfcfc, #ebebeb);
    border-bottom: 1px solid #b2b2b2
}

.modal-primary .modal-body {
    color: #444;
    font-size: 14px;
    padding-left: 20px
}

.modal-primary .modal-footer {
    background: none;
    text-align: center;
    border: none;
    box-shadow: none;
    padding: 15px 15px 35px
}

.dropup:after,
.dropdown:after {
    content: '';
    clear: both;
    display: inline
}

.ui-dialog {
    position: absolute;
    background-color: #fff;
    box-shadow: 0 2px 32px 1px rgba(0, 0, 0, .8);
    font-family: Helvetica, Arial, sans-serif !important
}

.ui-dialog .alert {
    background-color: #fff8d7;
    background-image: url(../bundles/oroui/img/warning-ico.png);
    background-position: 10px 50%;
    background-repeat: no-repeat;
    padding: 12px 35px 12px 37px;
    border: 1px solid #b4a68d;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    word-break: break-word;
    border-radius: 0
}

.ui-dialog .alert .close {
    font-size: 18px;
    color: #e2d59a;
    opacity: 1
}

.ui-dialog .alert-success {
    background-color: #e3f3c3;
    background-image: url(../bundles/oroui/img/sucsses-ico.png);
    border-color: #89a86d;
    color: #3d7c04
}

.ui-dialog .alert-success .close {
    color: #bfd78f
}

.ui-dialog .alert-danger,
.ui-dialog .alert-error {
    background-image: url(../bundles/oroui/img/error-ico.png);
    background-color: #fdcece;
    border-color: #b48d8d;
    color: #c81717
}

.ui-dialog .alert-danger .close,
.ui-dialog .alert-error .close {
    color: #e5acac
}

.ui-dialog .ui-widget-header {
    border: 0
}

.ui-dialog .widget-actions.form-actions {
    margin-bottom: 0;
    background: #fafafa;
    padding: 10px;
    border-radius: 0 0 3px 3px
}

.ui-dialog .ui-dialog-titlebar {
    margin: -1px -1px 0 -1px;
    border-bottom: 1px solid #000;
    background: #47505a;
    background: linear-gradient(#47505a, #353d45);
    padding: 6px 45px 6px 15px;
    position: absolute;
    width: 100%;
    top: 1px;
    left: 1px
}

.ui-dialog-minimize-container .ui-dialog .ui-dialog-titlebar {
    position: relative
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    position: absolute;
    right: 10px;
    top: 10px
}

.ui-dialog .ui-dialog-title {
    color: #fff;
    font: bold 16px/18px Helvetica, Arial, sans-serif !important;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-content {
    margin-top: 31px;
    overflow: auto
}

.ui-dialog .ui-dialog-body {
    font-size: 14px;
    overflow-y: auto;
    max-height: 400px;
    padding: 15px
}

.ui-dialog .ui-dialog-titlebar-buttonpane {
    right: 7px !important;
    right: calc(constant(safe-area-inset-right) + 7px) !important;
    right: calc(env(safe-area-inset-right) + 7px) !important;
    top: 5px !important;
    margin: 0 !important;
    border: 1px solid #272e36;
    height: auto;
    border-radius: 4px;
    background: linear-gradient(#838d98, #46515d)
}

.ui-dialog .ui-dialog-titlebar-buttonpane [class*='ui-dialog-titlebar-'] {
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important
}

.ui-dialog .ui-dialog-titlebar-buttonpane [class*='ui-dialog-titlebar-'] .ui-icon {
    display: none
}

.ui-dialog .ui-dialog-titlebar-buttonpane [class*='ui-dialog-titlebar-'] .ui-button-text {
    display: none
}

.ui-dialog .ui-dialog-titlebar-buttonpane [class*='ui-dialog-titlebar-']:before {
    display: inline-block;
    border-right: 1px solid #272e36;
    width: 24px;
    height: 22px;
    color: #fff;
    font: 14px FontAwesome;
    text-align: center;
    line-height: 22px;
    text-shadow: 0 1px 0 #45505c
}

.ui-dialog .ui-dialog-titlebar-buttonpane [class*='ui-dialog-titlebar-']:last-child:before {
    border-radius: 3px 0 0 3px
}

.ui-dialog .ui-dialog-titlebar-buttonpane [class*='ui-dialog-titlebar-']:first-child:before {
    border-right: 0;
    border-radius: 3px 0 0 3px
}

.ui-dialog .ui-dialog-titlebar-buttonpane .ui-dialog-titlebar-close:before {
    content: '\f00d'
}

.ui-dialog .ui-dialog-titlebar-buttonpane .ui-dialog-titlebar-maximize:before {
    content: "\f0b2"
}

.ui-dialog .ui-dialog-titlebar-buttonpane .ui-dialog-titlebar-minimize:before {
    content: "\f150"
}

.ui-dialog .ui-dialog-titlebar-buttonpane .ui-dialog-titlebar-restore:before {
    content: "\f151"
}

.ui-dialog.ui-dialog-normal [class*='ui-dialog-titlebar-']:hover:before {
    background: linear-gradient(#75808c, #3b444e)
}

.ui-dialog.ui-dialog-normal [class*='ui-dialog-titlebar-']:active:before,
.ui-dialog.ui-dialog-normal [class*='ui-dialog-titlebar-']:focus {
    box-shadow: inset 0 2px 4px 0 #303840
}

.ui-dialog .form-horizontal .control-group {
    margin-bottom: 10px
}

.ui-dialog .form-horizontal .control-group .control-label {
    width: 130px;
    margin: 0 12px 0 0
}

.ui-dialog .form-horizontal .control-group .controls {
    margin-left: 142px
}

.ui-dialog .form-horizontal .control-group .controls .control-label {
    width: auto
}

.ui-dialog .form-horizontal .control-group .controls td > select {
    width: auto
}

.ui-dialog .bottom-action {
    padding: 10px 10px 25px 10px;
    overflow: hidden;
    border-top: 1px solid #dfdfdf;
    background: #fafafa;
    font-family: Helvetica, Arial, sans-serif
}

.ui-dialog .ui-widget-content {
    border: 0
}

.ui-dialog .ui-widget-content.ui-helper-clearfix {
    border-radius: 0 0 5px 5px
}

.ui-dialog-minimized {
    margin: 0 4px !important;
    box-shadow: none !important
}

.ui-dialog-minimized .ui-dialog-titlebar {
    margin-bottom: -2px;
    padding: 2px 80px 2px 10px !important;
    border-bottom: 1px solid #d6d6d6 !important;
    background: #d6d6d6 !important
}

.ui-dialog-minimized .ui-dialog-titlebar .ui-dialog-title {
    padding-top: 2px;
    color: #666;
    font-size: 12px;
    text-shadow: 0 1px 0 #ddd
}

.ui-dialog-minimized .ui-dialog-titlebar .ui-dialog-titlebar-buttonpane {
    background: none;
    border: none;
    right: 2px !important;
    top: 2px !important
}

.ui-dialog-minimized .ui-dialog-titlebar .ui-dialog-titlebar-buttonpane [class^='ui-dialog-titlebar-']:before {
    border-right: none;
    color: #999;
    font-size: 13px;
    text-shadow: 0 1px 0 #ddd
}

.ui-dialog-minimized .ui-dialog-titlebar .ui-dialog-titlebar-buttonpane [class^='ui-dialog-titlebar-']:hover:before,
.ui-dialog-minimized .ui-dialog-titlebar .ui-dialog-titlebar-buttonpane [class^='ui-dialog-titlebar-']:active:before,
.ui-dialog-minimized .ui-dialog-titlebar .ui-dialog-titlebar-buttonpane [class^='ui-dialog-titlebar-']:focus:before {
    color: #666
}

.ui-dialog-minimized.ui-widget-content {
    border: none !important
}

.ui-dialog.ui-widget-content {
    border: 1px solid #bbb;
    background-color: #fafafa
}

.user-info-state {
    clear: right
}

.user-info-state .inline-decorate-container {
    margin-top: 10px;
    margin-bottom: -10px
}

.user-info-state .inline-decorate-container .inline-decorate {
    margin-bottom: 10px
}

.user-profile-cols .label {
    display: block;
    background: none;
    padding: 0 0 7px 0;
    text-shadow: none;
    color: #444;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.2em
}

.tag-sort-actions {
    margin-top: 5px;
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
    white-space: nowrap
}

.tag-sort-actions:after {
    content: '';
    display: block;
    clear: both
}

.tag-sort-actions li:first-child a {
    border-width: 1px
}

.tag-sort-actions li a {
    display: inline-block;
    border-radius: 0;
    background: #fafafa;
    outline: none;
    padding: 8px 12px;
    color: #555;
    margin-bottom: 0;
    border: solid #ddd;
    border-width: 1px 1px 1px 0;
    line-height: 20px
}

.tag-sort-actions li a.active {
    border-bottom-color: #fff;
    box-shadow: none;
    color: #444;
    background: #fff;
    text-decoration: none
}

.tag-sort-actions li a:hover {
    text-decoration: none;
    color: #444
}

.tag-sort-actions.inline li {
    float: left;
    margin-bottom: -1px;
    padding: 0;
    line-height: 20px
}

.tag-view .tags-holder {
    box-shadow: none;
    border-radius: 0;
    border: solid #ddd;
    border-width: 0 1px 1px;
    padding: 5px 10px 10px;
    overflow: hidden
}

.tags-overlay .well {
    box-shadow: none;
    padding-top: 4px
}

.tags-overlay .tag-list,
.tag-view .tag-list {
    margin-bottom: 0
}

.tags-overlay .tag-list li,
.tag-view .tag-list li {
    padding: 5px 5px 0 0
}

.tags-overlay .tag-list a:hover span.label,
.tag-view .tag-list a:hover span.label {
    background: #e4e4e4
}

.tags-overlay .tag-list span.label,
.tag-view .tag-list span.label {
    background: #eee;
    box-shadow: 4px;
    font-size: 12px;
    font-weight: normal;
    text-shadow: none;
    padding: 4px 6px;
    border: none;
    color: #444
}

.tags-overlay .tag-list span.label .select2-search-choice-close,
.tag-view .tag-list span.label .select2-search-choice-close {
    position: relative;
    display: inline-block;
    right: -2px;
    top: 0
}

.tags-overlay .tag-list span.label .select2-search-choice-close:before,
.tag-view .tag-list span.label .select2-search-choice-close:before {
    width: 20px;
    content: '\f00d';
    font: 11px FontAwesome;
    color: #ccc
}

.tags-overlay .tag-list span.label .select2-search-choice-close:hover:before,
.tag-view .tag-list span.label .select2-search-choice-close:hover:before {
    color: #999
}

.sub-title a {
    color: #888
}

.customer-info {
    padding-top: 4px;
    padding-left: 60px;
    padding-bottom: 0;
    line-height: 18px
}

.customer-info.customer-simple {
    padding: 0 4px 0 0
}

.customer-info .top-row:after {
    clear: both;
    display: block;
    content: ''
}

.customer-info .sub-title {
    font-size: 17px;
    color: #999;
    display: inline-block;
    margin-bottom: 3px
}

.customer-info .separator {
    padding: 0 3px;
    color: #999;
    font-size: 18px
}

.customer-info .user-name {
    margin: 0 10px 3px 0;
    min-height: 15px;
    display: inline-block;
    float: none !important;
    font: bold 17px/18px Helvetica, Arial, sans-serif
}

.customer-info .dropdown.open .caret,
.customer-info .user-name .caret,
.customer-info .user-name:hover .caret {
    border-top-color: #444 !important;
    border-bottom-color: #444 !important
}

.customer-info .visual {
    border-radius: 3px;
    float: left;
    position: relative;
    width: 60px;
    margin: 0 0 0 -60px
}

.customer-info .visual img {
    margin-top: -4px;
    border-radius: 3px;
    width: 45px
}

.customer-info .nav {
    margin: 0
}

.customer-info ul.inline {
    margin-bottom: 0;
    color: #777
}

.customer-info ul.inline li {
    padding: 0 10px;
    margin-bottom: 4px;
    border-left: 1px solid #e6e6e6;
    font-size: 11px;
    line-height: 14px
}

.customer-info ul.inline li:first-child {
    padding: 0 10px 0 0;
    border: 0
}

ul.inline-decorate {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.inline-decorate > li {
    padding-left: 10px;
    margin-left: 8px;
    display: inline;
    border-left: 1px solid #e6e6e6
}

ul.inline-decorate > li:first-child {
    padding: 0;
    border: 0;
    margin: 0
}

ul.inline-extra:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden
}

ul.inline-extra {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    color: #666;
    width: 100%
}

ul.inline-extra span.cb {
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    color: #aaa
}

ul.inline-extra > li {
    float: left;
    padding: 0 10px
}

ul.inline-extra > li:first-child {
    padding: 0 10px 0 0
}

.scrollspy-nav {
    background-color: #f6f6f6;
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: 0;
    box-shadow: 0 2px 0 rgba(0, 0, 0, .03)
}

.scrollspy-nav .navbar-inner {
    padding: 0;
    border: 0;
    background: 0
}

.scrollspy-nav .navbar-inner .container-fluid {
    padding: 0 15px
}

.scrollspy-nav .navbar-inner .container-fluid .nav > li a {
    padding: 5px 15px;
    color: #666;
    font-size: 13px
}

.scrollspy-nav .navbar-inner .container-fluid .nav > li a:hover {
    border-bottom: 3px solid #ddd;
    background: none;
    padding-bottom: 2px;
    color: #444 !important
}

.scrollspy-nav .navbar-inner .container-fluid .nav .active a,
.scrollspy-nav .navbar-inner .container-fluid .nav .active a:hover {
    border-bottom: 3px solid #555;
    background: none;
    padding-bottom: 2px;
    color: #111;
    font-weight: bold
}

.customer-info-actions {
    background-color: #f6f6f6;
    border-bottom: 1px solid #ebebeb
}

.customer-info-actions .alert {
    margin-bottom: 0
}

.customer-info-top-actions .btn .caret {
    margin-top: 10px
}

.customer-info-top-actions .btn-group > .disable-filter {
    height: 21px;
    line-height: 21px;
    padding: 3px 2px 0
}

.cb {
    display: block;
    clear: both
}

.scrollspy {
    position: relative;
    overflow: auto
}

.btn-action {
    color: #777 !important;
    font-size: 20px;
    padding: 0 5px !important
}

.btn-action:hover {
    text-decoration: none !important
}

.navbar-extra-right {
    padding-right: 12px
}

.navbar-extra-right .title-buttons-container .btn-group {
    margin-left: 8px
}

.navbar-extra-right .title-buttons-container .btn-group .btn-group {
    margin-left: 0
}

.row-oro {
    width: 100%;
    margin: 0
}

.clearfix-oro {
    width: 100%
}

.row-oro:after,
.clearfix-oro:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
    line-height: 0
}

label.required em,
.form-horizontal label.required em {
    color: #c30b25;
    font-size: 15px;
    line-height: 1px
}

.controls .removeRow {
    position: relative;
    margin: 0 0 0 -24px
}

input,
textarea,
.uneditable-input {
    width: 280px
}

body .mce-tinymce {
    width: 292px
}

textarea {
    height: 150px;
    resize: vertical;
    text-align: left;
    vertical-align: top
}

.scrollspy-title {
    border: 1px solid #e5e5e5;
    border-width: 1px 0;
    margin: 0 -12px 0 -12px;
    background: #fafafa;
    padding: 4px 20px;
    color: #777;
    text-shadow: 0 1px 0 #fff;
    line-height: 18px
}

.scrollspy-nav-target {
    height: 20px
}

.oro-clearfix-width:after,
.oro-clearfix:after {
    content: '';
    display: block;
    clear: both
}

.oro-clearfix-width {
    height: 1%
}

.oro-clearfix {
    width: 100%
}

.horizontal .oro-clearfix input[type='checkbox'],
.horizontal .oro-clearfix input[type='radio'] {
    margin: -4px 6px 0 0
}

.horizontal .oro-clearfix .label {
    float: left
}

.controls .horizontal {
    padding-top: 7px
}

.controls > input[type='checkbox']:only-child {
    margin-top: 10px
}

.btn-group > .btn-small {
    font-size: 11.05px
}

.btn-group > a.btn {
    height: 28px;
    line-height: 26px
}

.oro-action .btn-group > .btn,
.oro-action .btn-group > .dropdown-menu,
.oro-action .btn-group > .popover {
    font-size: 14px
}

.oro-action .btn-group {
    margin-right: 0
}

.top-messages {
    margin-bottom: 0
}

.selector,
.selector *,
.uploader,
.uploader * {
    margin: 0;
    padding: 0
}

div.uploader {
    height: 28px;
    border: 1px solid #ccc;
    background-color: #fff;
    float: left;
    line-height: 28px;
    border-radius: 3px;
    white-space: nowrap
}

div.uploader span.action {
    display: inline-block;
    height: 28px;
    border-left: 1px solid #ccc;
    padding: 0 10px;
    overflow: hidden;
    cursor: pointer;
    background: linear-gradient(#fff, #e6e6e6)
}

div.uploader.active span.action {
    background: linear-gradient(#e6e6e6, #fff)
}

div.uploader span.filename {
    padding: 0 10px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: default;
    width: 202px
}

@media (max-width: 400px) {
    div.uploader span.filename {
        width: 183px
    }
}

div.uploader input {
    float: right;
    height: 25px;
    font-size: 40px
}

select {
    height: 26px;
    line-height: 26px
}

div.selector {
    line-height: 30px;
    height: 30px;
    width: 235px;
    border: 1px solid #ddd;
    background-color: #fafafa;
    background-image: linear-gradient(#fff, #f3f3f3);
    background-repeat: repeat-x;
    border-radius: 3px
}

div.selector option {
    padding-left: 6px
}

div.selector span {
    height: 30px;
    display: block;
    line-height: 30px;
    box-sizing: border-box;
    padding: 0 5px 0 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative
}

div.selector span:after {
    margin: 3px 3px 0 0;
    display: inline-block;
    font: 16px FontAwesome;
    content: "\f0dd";
    position: absolute;
    right: 5px
}

div.selector select {
    z-index: 1;
    padding: 0 5px;
    left: 0;
    width: auto;
    box-sizing: border-box
}

div.selector.input-widget-select select {
    width: 100%
}

.controls select {
    width: 279px
}

.controls .selector select {
    width: 100%
}

div.selector:active,
div.selector.active {
    background-position: -483px -156px
}

div.selector.focus,
div.selector.hover,
div.selector:hover {
    background-position: -483px -182px
}

div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
    background-position: -483px -208px
}

div.selector.disabled {
    background-position: left top !important
}

div.selector.disabled span {
    color: #aaa
}

div.selector.disabled span:after {
    color: #ddd
}

.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: 0.7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider-horizontal {
    height: 0.8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.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: 0.8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -0.3em;
    margin-left: 0;
    margin-bottom: -0.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
}

.row-fluid.row-fluid-divider {
    background: url(../bundles/oroui/img/vertical-separator.png) repeat-y 50% 0
}

@-moz-document url-prefix() {
    .row-fluid.row-fluid-divider {
        background-position: calc(50% - 1px) 0
    }
}

h5.user-fieldset {
    font-weight: bold;
    font-size: 15px;
    line-height: 15px;
    margin: 0 10px 20px 0
}

.page-size .dropdown-menu {
    min-width: 20px
}

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus,
div.selector.focus,
div.uploader.focus,
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border-color: rgba(82, 168, 236, .8);
    outline: 0;
    outline: thin dotted \9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    color: #555
}

.separator-btn {
    border-left: 1px solid #e9e9e9;
    margin: 4px 8px 0;
    height: 24px
}

.title-buttons-container .pull-left > .separator-btn {
    margin-right: 1px
}

.pagination-centered > label {
    margin-right: -4px;
    padding-left: 5px
}

.alert-error > ul {
    margin-bottom: 0
}

.oro-multiselect {
    display: inline-block;
    width: auto;
    vertical-align: middle
}

.oro-multiselect-holder .selector {
    display: inline-block;
    width: auto;
    overflow: hidden;
    vertical-align: middle
}

.validation-error .error {
    border: 1px solid #e9322d;
    border-radius: 3px;
    outline: 0;
    outline: thin dotted \9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(211, 33, 33, .6);
    color: #555
}

.validation-error .error.validate-group {
    margin-left: -6px;
    padding-left: 5px
}

.validation-error div.error {
    min-height: 28px
}

.validation-error .input-append.error,
.validation-error .input-prepend.error {
    border-width: 0
}

.validation-error .input-append.error > *,
.validation-error .input-prepend.error > * {
    border: 1px solid #e9322d
}

.validation-error .entity-create-dropdown > .dropdown-toggle {
    border-width: 0;
    height: 28px
}

.validation-error div.selector {
    display: inline-block;
    vertical-align: middle
}

.validation-tooltip {
    font-size: 0;
    text-indent: -9999em
}

.validation-tooltip:before {
    display: inline-block;
    margin-left: 8px;
    font: normal 18px/1em FontAwesome;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    content: "\f06a";
    color: #c81717;
    text-indent: 0;
    speak: none
}

.validation-error .validation-tooltip {
    display: inline-block
}

.validate-group {
    display: inline-block;
    vertical-align: middle;
    min-width: 230px
}

.validate-group:after {
    content: '';
    clear: both;
    display: block
}

label.checkbox.error,
label.radio.error {
    padding-right: 12px
}

.scrollable-container .oro-subtitle {
    margin: 0 5px 0 0;
    line-height: 28px;
    font-size: 20px;
    padding: 0
}

.scrollable-container.disable-scroll {
    overflow: hidden !important
}

.collection-fields-list input[type='email'],
.collection-fields-list input[type='text'] {
    float: left
}

.collection-fields-list select,
.collection-fields-list .selector,
.collection-fields-list button {
    float: left;
    margin: 0 0 0 4px
}

.collection-fields-list button.add-on {
    float: none
}

.choice-filter select,
.choice-filter textarea,
.choice-filter input[type="text"],
.choice-filter input[type="password"],
.choice-filter input[type="datetime"],
.choice-filter input[type="datetime-local"],
.choice-filter input[type="date"],
.choice-filter input[type="month"],
.choice-filter input[type="time"],
.choice-filter input[type="week"],
.choice-filter input[type="number"],
.choice-filter input[type="email"],
.choice-filter input[type="url"],
.choice-filter input[type="search"],
.choice-filter input[type="tel"],
.choice-filter input[type="color"],
.choice-filter .uneditable-input {
    height: 19px
}

.choice-filter .input-append,
.choice-filter .input-prepend {
    margin-bottom: 0
}

.input-append .add-on,
.input-prepend .add-on {
    float: none;
    height: 30px
}

.input-append .add-on input[type='checkbox'],
.input-prepend .add-on input[type='checkbox'],
.input-append .add-on input[type='radio'],
.input-prepend .add-on input[type='radio'] {
    margin-top: -1px
}

.add-list-item i.fa-plus {
    font-size: 12px
}

.oro-item-collection > div {
    position: relative;
    padding: 0;
    margin: 0;
    border: none
}

.oro-item-collection .add-list-item {
    margin-left: 183px
}

.oro-item-collection .removeRow {
    text-indent: -999;
    font-size: 0;
    line-height: 0;
    margin: 0 0 0 5px
}

.oro-item-collection .removeRow:after {
    display: inline-block;
    font: 14px/1em FontAwesome;
    color: #ddd;
    content: '\f00d';
    text-indent: 0
}

.oro-item-collection .removeRow:hover:after {
    color: #888
}

.oro-item-collection .addAfterRow {
    text-indent: -999;
    font-size: 0;
    line-height: 0;
    margin: 0
}

.oro-item-collection .addAfterRow:after {
    display: inline-block;
    font: 14px/1em FontAwesome;
    color: #ddd;
    content: '\f067';
    text-indent: 0
}

.oro-item-collection .addAfterRow:hover:after {
    color: #888
}

.oro-item-collection .row-oro.oro-multiselect-holder {
    margin: 0 0 5px
}

.oro-address-collection.oro-item-collection > div {
    position: relative;
    padding: 10px 15px 0 0;
    margin: 0 0 20px;
    border: 1px solid #e6e6e6;
    background: #f8f8f8;
    border-radius: 4px
}

.oro-address-collection.oro-item-collection .add-list-item {
    margin-left: 183px
}

.oro-address-collection.oro-item-collection .removeRow {
    position: absolute;
    width: 28px;
    top: 4px;
    right: 4px;
    text-decoration: none
}

.oro-address-collection.oro-item-collection .removeRow:after {
    color: #bbb
}

.form-horizontal .control-group {
    margin: 0;
    max-width: 800px
}

.form-container .control-group {
    margin: 0 0 10px
}

.breadcrumb {
    float: left;
    background: none;
    margin: 0;
    padding: 6px 15px 6px 12px
}

.breadcrumb > li.active,
.breadcrumb > li {
    color: #777;
    font: 11px/14px Helvetica, Arial, sans-serif;
    word-break: break-all
}

.breadcrumb > li > .divider {
    color: #777;
    padding: 0 1px 0 4px
}

.btn.favorite-button,
.btn.minimize-button {
    background: none;
    padding: 1px;
    border: 0;
    box-shadow: none;
    height: 26px;
    width: 26px
}

.btn.favorite-button:hover,
.btn.minimize-button:hover {
    background: #eee
}

.btn.favorite-button:hover .fa-star:before,
.btn.minimize-button:hover .fa-star:before,
.btn.favorite-button:hover .fa-thumb-tack:before,
.btn.minimize-button:hover .fa-thumb-tack:before {
    color: #d7d7d7
}

.btn.favorite-button {
    padding: 1px 0
}

.btn.favorite-button .fa-star:before,
.btn.minimize-button .fa-thumb-tack:before {
    color: #e7e7e7;
    font-size: 19px
}

.btn.favorite-button.gold-icon i:before,
.btn.favorite-button.gold-icon:hover i:before,
.btn.minimize-button.gold-icon i:before,
.btn.minimize-button.gold-icon:hover i:before {
    color: #ffd631
}

.breadcrumb-pin {
    border-bottom: 1px solid #f2f2f2;
    padding: 0;
    background-color: #fff
}

.breadcrumb-pin #bookmark-buttons {
    float: right
}

.breadcrumb-pin #breadcrumb {
    float: left
}

.breadcrumb-pin:after {
    display: block;
    content: '';
    clear: both
}

.box-type1 {
    background-color: #fff
}

.box-type1 .title {
    font: bold 14px/18px Helvetica, Arial, sans-serif;
    padding: 10px 15px
}

.box-type1 .box-content {
    padding: 20px 15px
}

.box-type1 .box-content.box-split-content {
    background: url(../bundles/oroui/img/vertical-separator.png) repeat-y center 0
}

.responsive-small .box-type1 .box-content.box-split-content,
.responsive-big .box-type1 .box-content.box-split-content {
    background-image: none
}

.box-type1 .list-inline {
    margin-left: 0
}

#orocrm_contact_address_form {
    min-width: 400px
}

.float-holder {
    float: left
}

.float-holder .removeRow {
    margin: 0
}

pre.email-body {
    width: 100%;
    min-height: 5em;
    overflow: auto
}

iframe.email-body {
    width: 100%;
    min-height: 5em;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    color: #333;
    padding: 9.5px;
    margin: 0 0 10px;
    display: block;
    font-size: 12px;
    line-height: 20px;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px
}

.ui-dialog-content .email-body-holder .control-group .control-label {
    width: 100px
}

.ui-dialog-content .email-body-holder .control-group .controls {
    margin-left: 112px
}

.ui-dialog-content .email-body-holder .email-body {
    margin: 0
}

.security-row {
    display: inline-block;
    width: 30%;
    margin-bottom: 25px
}

.security-row > div {
    display: inline-block;
    margin-right: 20px
}

.security-row input[type="checkbox"] {
    margin: 0
}

.security-permission {
    width: 120px
}

span.validation-failed {
    color: #c81717;
    display: block;
    margin: 5px 0 5px 14px;
    line-height: 1.1em;
    clear: both
}

span.validation-failed:before {
    content: '\f00d';
    color: #c81717;
    font: normal 1.15em/1em FontAwesome;
    display: inline-block;
    width: 14px;
    margin-left: -14px
}

.default-field {
    background: #f5f5f5
}

.tab-container .nav-tabs > .active > a,
.tab-container .nav-tabs > .active > a:hover,
.tab-container .nav-tabs > .active > a:focus {
    background: #efefef
}

.tab-container .nav > li > a:focus {
    background: #efefef
}

.responsive-cell .box-type1 .title {
    overflow: hidden
}

.responsive-cell .box-type1 .title .widget-title {
    line-height: 21px
}

.responsive-cell .box-type1 .filter-box {
    padding: 5px 20px 5px 130px;
    margin: 5px
}

.responsive-cell .box-type1 .tab-container .nav-tabs > .active > a,
.responsive-cell .box-type1 .tab-container .nav-tabs > .active > a:hover,
.responsive-cell .box-type1 .tab-container .nav-tabs > .active > a:focus {
    background: #fff
}

.control-group.create-select-entity {
    max-width: inherit
}

.create-select-entity-container {
    padding: 5px 30px 30px 30px;
    border: 1px solid #e6e6e6;
    border-radius: 3px
}

.create-select-entity-container .buttons-container {
    margin-left: -20px;
    margin-bottom: 30px
}

.create-select-entity-container .buttons-container a {
    margin-right: 20px
}

.create-select-entity-container .control-label {
    width: 160px !important
}

.create-select-entity-container .box-type1 .title {
    padding-left: 0;
    padding-top: 0
}

.create-select-entity .box-type1 .title,
.create-select-entity h5 {
    height: 1px;
    margin-bottom: 20px;
    padding: 0;
    position: relative;
    text-align: left;
    border-bottom: #e6e6e6 1px solid;
    overflow: visible;
    width: 90%
}

.create-select-entity .box-type1 .title .widget-title,
.create-select-entity h5 span {
    background: #fff;
    display: inline-block;
    line-height: 15px;
    padding-right: 15px;
    position: relative;
    top: -0.6em
}

.create-select-entity .entity-create-block,
.create-select-entity .entity-select-block,
.create-select-entity .entity-view-block {
    display: none
}

.create-select-entity.create .entity-create-block,
.create-select-entity.grid .entity-select-block,
.create-select-entity.view .entity-view-block {
    display: block
}

.create-select-entity.create .entity-cancel-btn,
.create-select-entity.view .entity-cancel-btn,
.create-select-entity.create .entity-create-btn,
.create-select-entity.grid .entity-select-btn {
    display: none
}

.oro-tabs .nav-tabs {
    padding-left: 1px;
    margin-bottom: -1px;
    border-bottom: 1px solid #ddd;
    float: left
}

.oro-tabs .nav-tabs > li > a,
.oro-tabs .nav-tabs > li > a:hover,
.oro-tabs .nav-tabs > li > a:focus,
.oro-tabs .nav-tabs-dropdown > li.dropdown.open > a {
    color: #555;
    background-color: #fafafa;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-radius: 0;
    margin-right: 0;
    margin-left: -1px;
    height: 38px
}

.oro-tabs .nav-tabs-dropdown {
    height: 38px;
    overflow: hidden
}

.oro-tabs .nav-tabs-dropdown .dropdown-toggle:focus {
    font-weight: normal
}

.oro-tabs .nav-tabs-dropdown li.dropdown.open .caret {
    border-top-color: #0d729b !important;
    border-bottom-color: #0d729b !important
}

.oro-tabs .nav-tabs-dropdown li.dropdown.open.active .caret {
    border-top-color: #555 !important;
    border-bottom-color: #555 !important
}

.oro-tabs .nav-tabs-dropdown li.dropdown:first-child .pull-right {
    left: 0
}

.oro-tabs .nav-tabs > .active > a,
.oro-tabs .nav-tabs > .active > a:hover,
.oro-tabs .nav-tabs > .active > a:focus,
.oro-tabs .nav-tabs > li.dropdown.open.active > a {
    color: #555;
    border-bottom: 1px solid #fff;
    border-right-color: #ddd;
    border-top-color: #ddd;
    background-color: #fff;
    outline: none
}

.oro-tabs .tab-content {
    overflow: initial;
    border: 1px solid #ddd;
    clear: both
}

.oro-tabs .tab-pane {
    min-height: 104px
}

.oro-tabs .tab-pane .fill-tab {
    border: 0;
    box-shadow: none;
    box-sizing: border-box;
    width: 100%
}

.oro-tabs .tab-pane .alert {
    margin: 5px
}

.oro-tabs__vertical {
    position: relative
}

.oro-tabs__vertical:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 179px;
    width: 0;
    border-left: 1px solid #ddd
}

.oro-tabs__vertical:after {
    display: block;
    content: '';
    clear: both
}

.oro-tabs__vertical > .tabs-subtitle {
    float: left;
    width: 180px;
    padding: 8px 12px;
    font-weight: bold
}

.oro-tabs__vertical > .nav-tabs {
    width: 180px;
    position: relative;
    clear: left
}

.oro-tabs__vertical > .nav-tabs > li {
    float: none
}

.oro-tabs__vertical > .nav-tabs > li > a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.oro-tabs__vertical > .nav-tabs > li > a.widget-component-processing {
    border-right: 1px solid transparent !important;
    border-bottom: 1px solid #ddd !important
}

.oro-tabs__vertical > .nav-tabs > .active > a,
.oro-tabs__vertical > .nav-tabs > .active > a:hover,
.oro-tabs__vertical > .nav-tabs > .active > a:focus {
    font-weight: bold;
    border-bottom-color: #ddd;
    border-right: 1px solid #fff
}

.oro-tabs__vertical > .tab-content {
    margin-left: 180px;
    padding-left: 20px;
    border: 0 none;
    clear: none
}

.oro-tabs__vertical > .tab-content.loading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.oro-tabs__vertical > .tab-content .oro-tabs {
    overflow: hidden
}

.oro-tabs__vertical > .tab-content > .tab-pane .box-type1 {
    background-color: transparent
}

.nav-tabs {
    padding-left: 1px;
    margin-bottom: -1px;
    border-bottom: 1px solid #ddd;
    float: left
}

.tab-content {
    border-top: 1px solid #ddd;
    clear: both
}

.nav-tabs > li > a.widget-component-processing {
    background: rgba(255, 255, 255, .5) !important;
    border-bottom: 1px solid transparent !important;
    position: relative;
    z-index: 1
}

.lang-en .btn,
.lang-en .btn-group a,
.lang-en .app-page__main label,
.lang-en .oro-subtitle,
.lang-en .title,
.lang-en .ui-dialog-title,
.lang-en .btn-group .dropdown-menu button,
.lang-en .breadcrumb li {
    text-transform: capitalize
}

.pull-left-extra {
    margin-left: 20px
}

.tooltip-icon {
    color: #6b92d0;
    font-size: 13px;
    cursor: pointer
}

#container .popover {
    z-index: 800
}

.popover {
    position: fixed;
    max-width: 315px
}

.popover .popover-content {
    padding: 13px 30px 13px 15px;
    height: 100%
}

.popover .popover-content.popover-no-close-button {
    padding-right: 15px
}

.popover .oro-popover-content {
    overflow-y: auto;
    height: 100%
}

.popover .popover-close {
    position: absolute;
    top: 9px;
    right: 9px;
    cursor: pointer
}

label .popover-content {
    text-transform: none
}

.entity-field-path > *:before {
    content: '/';
    display: inline;
    padding: 0 3px
}

.entity-field-path > *:first-child:before {
    display: none
}

.entity-field-path > *:last-child:before {
    content: '>';
    font-weight: normal
}

.list-widget .widget-actions-section a.btn {
    line-height: 1em;
    height: auto;
    border: 0;
    background: 0;
    box-shadow: none;
    padding: 0 0 0 10px
}

.list-widget .widget-actions-section a.btn [class^="fa-"]:before {
    opacity: 0.6;
    font-size: 15px
}

.list-widget .widget-actions-section a.btn [class^="fa-"]:hover:before {
    opacity: 1
}

.list-widget .widget-actions-section a.btn.disabled,
.list-widget .widget-actions-section a.btn[disabled] {
    cursor: not-allowed
}

.list-widget .widget-actions-section a.btn.disabled [class^="fa-"]:before,
.list-widget .widget-actions-section a.btn[disabled] [class^="fa-"]:before {
    opacity: 0.3
}

.list-widget .widget-actions-section a.btn.disabled [class^="fa-"]:hover:before,
.list-widget .widget-actions-section a.btn[disabled] [class^="fa-"]:hover:before {
    opacity: 0.3
}

.list-box:after {
    content: '';
    clear: both;
    display: block
}

.list-box .list-item {
    border-bottom: 1px solid #eee;
    padding: 15px;
    box-sizing: border-box;
    width: 100%
}

.list-box .list-item:hover {
    background: #f8f8f8
}

.list-box .list-item .actions {
    position: relative;
    float: right;
    margin-right: -4px;
    z-index: 99
}

.list-box .list-item .actions .btn {
    line-height: 1em;
    height: auto;
    border: 0;
    background: 0;
    box-shadow: none;
    padding: 0
}

.list-box .list-item .actions .btn [class^="fa-"]:before {
    opacity: 0.6;
    font-size: 15px
}

.list-box .list-item .actions .btn [class^="fa-"]:hover:before {
    opacity: 1
}

.list-box .list-item .actions .btn.disabled,
.list-box .list-item .actions .btn[disabled] {
    cursor: not-allowed
}

.list-box .list-item .actions .btn.disabled [class^="fa-"]:before,
.list-box .list-item .actions .btn[disabled] [class^="fa-"]:before {
    opacity: 0.3
}

.list-box .list-item .actions .btn.disabled [class^="fa-"]:hover:before,
.list-box .list-item .actions .btn[disabled] [class^="fa-"]:hover:before {
    opacity: 0.3
}

.entity-create-or-select-container .entity-create-btn,
.entity-create-or-select-container .entity-create-btn[disabled],
.entity-create-or-select-container .entity-create-btn[disabled]:active {
    padding: 0 6px;
    margin-left: 3px;
    height: 30px
}

.entity-create-or-select-container.entity-create-multi-enabled .select2-container {
    width: 216px
}

.entity-create-or-select-container.entity-create-multi-enabled .dropdown-menu li button {
    padding: 2px 12px;
    display: block;
    clear: both;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    background-color: transparent;
    border: none;
    margin: 0;
    min-width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: normal
}

.entity-create-or-select-container .btn-group.entity-create-dropdown {
    display: inline-block;
    vertical-align: top;
    margin-left: 3px;
    border-radius: 0 4px 4px 0
}

.entity-create-or-select-container .btn-group.entity-create-dropdown > .btn {
    font-size: 14px
}

.entity-create-enabled .input-prepend .select2-container,
.entity-create-enabled .input-append .select2-container {
    width: 229px
}

.invisible {
    opacity: 0
}

.accordion-body {
    *zoom: 1
}

.accordion-body:before,
.accordion-body:after {
    display: table;
    content: "";
    line-height: 0
}

.accordion-body:after {
    clear: both
}

.accordion-body[style="height: auto;"] {
    overflow: visible
}

.accordion-body.in {
    min-height: 1px
}

.has-icon-counter {
    position: relative;
    white-space: nowrap
}

.has-icon-counter .item-counter {
    font-size: 11px;
    width: auto;
    min-width: 15px;
    min-height: 15px;
    display: inline-block;
    border-radius: 8px;
    position: relative;
    margin-left: -10px;
    margin-right: -5px;
    top: -7px;
    line-height: 15px;
    text-align: center;
    padding: 0
}

[class^="fa-"].hide-text:after,
[class^="fa-"].hide-text:before {
    color: #666
}

.pinned-dropdown > .btn-group > .btn {
    padding: 0 11px
}

.pinned-dropdown > .btn-group > .btn [class^="fa-"],
.pinned-dropdown > .btn-group > .btn [class*=" fa-"] {
    margin-left: 0
}

.pinned-dropdown .dropdown-menu > li > a {
    padding: 0 11px
}

.pinned-dropdown .dropdown-menu > li > a [class^="fa-"],
.pinned-dropdown .dropdown-menu > li > a [class*=" fa-"] {
    margin: 0
}

.chart-hint {
    color: #666;
    text-align: center
}

.stackedbar-chart .flotr-overlay {
    cursor: all-scroll
}

.float-holder label.add-on {
    margin-bottom: 0
}

.collapse-block [data-collapse-container] {
    overflow: hidden;
    max-height: 69.4px
}

.collapse-block.expanded [data-collapse-container] {
    overflow: auto;
    max-height: none
}

.collapse-block .toggle-more,
.collapse-block .toggle-less,
.collapse-block .toggle-collapse {
    display: none
}

.collapse-block.expanded .toggle-less,
.collapse-block.expanded .toggle-collapse,
.collapse-block.overflows .toggle-more,
.collapse-block.overflows .toggle-collapse {
    display: block
}

.customer-content .grid-views .edited-label {
    vertical-align: top;
    line-height: 21px
}

.customer-content .grid-views .btn-link {
    line-height: 21px
}

[class^="fa-"],
[class*=" fa-"] {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="fa-"].hide-text,
[class*=" fa-"].hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    color: inherit
}

[class^="fa-"].hide-text:after,
[class*=" fa-"].hide-text:after,
[class^="fa-"].hide-text:before,
[class*=" fa-"].hide-text:before {
    padding: 0;
    text-indent: 0;
    font-size: 14px;
    line-height: 1.3em;
    font-family: FontAwesome
}

.fa-arrows-v {
    padding: 0 3px
}

.icon-empty:before {
    content: ' '
}

.force-grabbed-cursor * {
    cursor: move !important;
    cursor: -moz-grabbing !important;
    cursor: -webkit-grabbing !important
}

.force-grabbed-cursor {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.alert .message ul:last-child {
    margin-bottom: 0
}

input[type=text].hasDatepicker.ui-datepicker-dialog-is-below:focus + span.validation-failed,
.ui-datepicker-dialog-is-below + span.validation-failed,
.timepicker-dialog-is-below + span.validation-failed,
.input-append.select2-drop-below + span.validation-failed,
.controls.select2-drop-below select + span.validation-failed,
.controls.select2-drop-below .select2-container + span.validation-failed,
.controls .selector.focus + span.validation-failed {
    display: block;
    position: relative;
    z-index: 1;
    width: auto;
    height: 0;
    margin: 0
}

input[type=text].hasDatepicker.ui-datepicker-dialog-is-below:focus + span.validation-failed:before,
.ui-datepicker-dialog-is-below + span.validation-failed:before,
.timepicker-dialog-is-below + span.validation-failed:before,
.input-append.select2-drop-below + span.validation-failed:before,
.controls.select2-drop-below select + span.validation-failed:before,
.controls.select2-drop-below .select2-container + span.validation-failed:before,
.controls .selector.focus + span.validation-failed:before {
    content: normal
}

input[type=text].hasDatepicker.ui-datepicker-dialog-is-below:focus + span.validation-failed:after,
.ui-datepicker-dialog-is-below + span.validation-failed:after,
.timepicker-dialog-is-below + span.validation-failed:after,
.input-append.select2-drop-below + span.validation-failed:after,
.controls.select2-drop-below select + span.validation-failed:after,
.controls.select2-drop-below .select2-container + span.validation-failed:after,
.controls .selector.focus + span.validation-failed:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    margin-top: -38px;
    left: 10px;
    border-style: solid;
    border-color: #ec5959 transparent;
    border-width: 8px 4px 0
}

input[type=text].hasDatepicker.ui-datepicker-dialog-is-below:focus + span.validation-failed > span,
.ui-datepicker-dialog-is-below + span.validation-failed > span,
.timepicker-dialog-is-below + span.validation-failed > span,
.input-append.select2-drop-below + span.validation-failed > span,
.controls.select2-drop-below select + span.validation-failed > span,
.controls.select2-drop-below .select2-container + span.validation-failed > span,
.controls .selector.focus + span.validation-failed > span {
    position: fixed;
    width: 280px;
    margin-top: -37px
}

input[type=text].hasDatepicker.ui-datepicker-dialog-is-below:focus + span.validation-failed > span > span,
.ui-datepicker-dialog-is-below + span.validation-failed > span > span,
.timepicker-dialog-is-below + span.validation-failed > span > span,
.input-append.select2-drop-below + span.validation-failed > span > span,
.controls.select2-drop-below select + span.validation-failed > span > span,
.controls.select2-drop-below .select2-container + span.validation-failed > span > span,
.controls .selector.focus + span.validation-failed > span > span {
    position: absolute;
    bottom: 0;
    padding: 5px 5px 5px 20px;
    border-radius: 4px;
    background-color: #ec5959;
    color: #fff
}

input[type=text].hasDatepicker.ui-datepicker-dialog-is-below:focus + span.validation-failed > span > span:before,
.ui-datepicker-dialog-is-below + span.validation-failed > span > span:before,
.timepicker-dialog-is-below + span.validation-failed > span > span:before,
.input-append.select2-drop-below + span.validation-failed > span > span:before,
.controls.select2-drop-below select + span.validation-failed > span > span:before,
.controls.select2-drop-below .select2-container + span.validation-failed > span > span:before,
.controls .selector.focus + span.validation-failed > span > span:before {
    content: "\f00d";
    display: inline-block;
    width: 14px;
    margin-left: -14px;
    color: #fff;
    font: normal 1.15em/1em FontAwesome, sans-serif
}

.loading > .input-append {
    position: relative
}

.loading > .input-append .btn:focus {
    outline: 0 none
}

.loading > .input-append .select2-container-active .select2-choice {
    border: 0 none;
    box-shadow: none
}

.loading > .input-append:after {
    content: '';
    display: block;
    position: absolute;
    opacity: 0.7;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url("../bundles/orodatagrid/images/preloader.gif") repeat
}

.timepicker-dialog-is-below.timepicker-error + span.validation-failed:after {
    left: 128px
}

@-webkit-keyframes "spin-loading" {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes "spin-loading" {
    100% {
        transform: rotate(360deg);
    }
}

.view-loading {
    height: 200px
}

.loader-mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: none;
    overflow: hidden;
    background-color: rgba(255, 255, 255, .5)
}

.loader-mask .loader-frame {
    width: 32px;
    height: 32px;
    border: 6px solid #bababb;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 50%;
    animation: spin-loading 0.85s linear infinite
}

.loader-mask .loader-content {
    display: none
}

.loading {
    position: relative;
    min-height: 38px
}

body.loading {
    height: 100vh
}

.loading > .loader-mask.shown {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.loading .loading .loader-mask.shown,
.loading > .loader-mask.shown ~ .loader-mask.shown {
    display: none
}

.loading-dots {
    display: inline-block;
    width: 1.25em;
    text-align: left
}

.loading-dots:after {
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    -webkit-animation: dots steps(4, end) 900ms infinite;
    animation: dots steps(4, end) 900ms infinite;
    content: "\2026";
    width: 0px
}

@-webkit-keyframes "dots" {
    to {
        width: 1.25em;
    }
}

@keyframes "dots" {
    to {
        width: 1.25em;
    }
}

.oro-dropdown-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 899;
    background-color: #fff;
    opacity: 0.001
}

.zoomable-area {
    cursor: move;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    position: relative
}

.zoomable-area .zoom-controls {
    position: absolute;
    z-index: 600;
    right: 10px;
    top: 10px
}

.zoomable-area .zoom-controls .zoom-level {
    width: 42px;
    display: inline-block;
    text-align: center;
    vertical-align: middle
}

.zoomable-area .zoom-controls button {
    padding: 0 4px
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    border: 1px solid #ddd;
    background: linear-gradient(#fff, #f3f3f3);
    border-radius: 3px;
    outline: none;
    width: 100%;
    zoom: 1;
    *display: inline;
    vertical-align: middle
}

.select2-container .select2-choice {
    display: block;
    height: 28px;
    padding: 0;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    line-height: 1em;
    color: #444;
    text-decoration: none;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select2-container .select2-choice.select2-default .select2-chosen {
    color: #666
}

.select2-container .select2-choice img {
    max-width: 16px;
    margin-top: -2px;
    display: block;
    float: left;
    margin-right: 2px
}

.select2-container .select2-choice:focus {
    border: none !important
}

.select2-container .select2-choice span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 7px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    outline: 0;
    z-index: 1
}

.select2-container .select2-choice abbr:before {
    content: "x";
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: -8px
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block
}

.form-horizontal .select2-container {
    width: 292px;
    max-width: 292px
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
    border-radius: 3px;
    box-sizing: border-box
}

.select2-drop .select2__result-entry-info {
    font-style: italic;
    color: #999
}

.select2-drop .select2-highlighted .select2__result-entry-info {
    color: lightblue;
    font-style: italic
}

.select2-drop-undermask,
.select2-drop-mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9998
}

.select2-drop {
    width: 100%;
    margin-top: -2px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15)
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-bottom: 1px solid #aaa;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15)
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    position: absolute;
    right: 8px;
    top: 4px;
    font: normal 16px FontAwesome;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased
}

.select2-container .select2-choice .select2-arrow:before {
    content: "\f0d7";
    text-decoration: inherit;
    display: inline-block;
    speak: none
}

.select2-container .select2-choice div b {
    display: block;
    width: 100%;
    height: 100%
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 0;
    box-shadow: none
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px
}

body .select2-dropdown-open {
    border-color: #aaa
}

body .select2-dropdown-open .select2-choice {
    outline: none;
    color: #444;
    border-bottom-color: transparent;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-results {
    max-height: 300px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0
}

.select2-results .select2-results-dept-1 .select2-result-label {
    padding-left: 20px
}

.select2-results .select2-results-dept-1 .select2-result-label.accordion-toggle {
    padding-left: 25px
}

.select2-results .select2-results-dept-2 .select2-result-label {
    padding-left: 40px
}

.select2-results .select2-results-dept-2 .select2-result-label.accordion-toggle {
    padding-left: 45px
}

.select2-results .select2-results-dept-3 .select2-result-label {
    padding-left: 60px
}

.select2-results .select2-results-dept-3 .select2-result-label.accordion-toggle {
    padding-left: 65px
}

.select2-results .select2-results-dept-4 .select2-result-label {
    padding-left: 80px
}

.select2-results .select2-results-dept-4 .select2-result-label.accordion-toggle {
    padding-left: 85px
}

.select2-results .select2-results-dept-5 .select2-result-label {
    padding-left: 100px
}

.select2-results .select2-results-dept-5 .select2-result-label.accordion-toggle {
    padding-left: 105px
}

.select2-results .select2-results-dept-6 .select2-result-label {
    padding-left: 110px
}

.select2-results .select2-results-dept-6 .select2-result-label.accordion-toggle {
    padding-left: 115px
}

.select2-results .select2-results-dept-7 .select2-result-label {
    padding-left: 120px
}

.select2-results .select2-results-dept-7 .select2-result-label.accordion-toggle {
    padding-left: 125px
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background-color: initial !important
}

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold
}

.select2-results li.hide {
    display: none
}

.select2-results li em {
    background: #feffde;
    font-style: normal
}

.select2-results .select2-result-label {
    padding: 3px 7px 3px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select2-results .select2-result-label > img[height="16"] {
    margin-top: 1px;
    vertical-align: top
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff
}

.select2-results .select2-highlighted em {
    background: transparent
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item
}

.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select2-results .select2-selected {
    display: none
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item
}

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border-color: #ddd;
    cursor: default
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
    opacity: 0.5
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none
}

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    min-height: 28px;
    position: relative;
    cursor: text;
    overflow: hidden
}

.select2-locked {
    padding: 3px 5px 3px 5px !important
}

.select2-container-multi .select2-choices li {
    float: left;
    list-style: none
}

.select2-container-multi .select2-choices li > div > img[height="16"] {
    margin-top: -2px;
    margin-bottom: -2px;
    vertical-align: top
}

.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 3px 5px 1px;
    margin: 1px 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    box-shadow: none;
    border-radius: 4px;
    background: transparent !important
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 4px 20px 4px 7px;
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaa;
    border-radius: 3px;
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e4e4e4;
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    max-width: calc(100% - 10px);
    word-wrap: break-word
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4
}

.select2-container a.select2-choice .select2-chosen {
    padding: 8px 30px 7px 8px
}

.select2-container a.select2-choice .select2-chosen > i[class^="fa-"] {
    height: 16px;
    margin-top: -3px;
    vertical-align: middle;
    float: left
}

.select2-container a.select2-choice .select2-chosen .select2__result-entry-info {
    display: inline;
    font-style: italic;
    color: #999
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 1px;
    outline: none
}

.select2-container-multi .select2-search-choice-close {
    width: 0;
    height: 0;
    top: 5px;
    right: 15px
}

.select2-container-multi .select2-search-choice-close:before {
    width: 20px;
    content: "\f00d";
    font: 11px FontAwesome;
    color: #777
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
    background-position: right -11px
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px
}

.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
    background: none
}

.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline
}

.select2-offscreen,
.select2-offscreen:focus {
    clip: rect(0 0 0 0);
    border: none !important;
    width: 1px !important;
    height: 1px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
    position: absolute !important;
    outline: 0;
    left: 0
}

.select2-display-none {
    display: none
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll
}

.select2-drop .accordion {
    padding-left: 0;
    margin-right: 0
}

.select2-drop .accordion-toggle {
    color: #4c5663;
    font-weight: bold;
    padding-left: 15px;
    background: #eaeaea;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #f7f7f7
}

.select2-drop .accordion-toggle:before {
    content: "\f0d7";
    font-family: FontAwesome;
    margin: 0 7px 0 -7px;
    width: 10px;
    display: inline-block
}

.select2-drop .accordion-toggle.collapsed:before {
    content: "\f0da";
    margin: 0 5px 0 -5px
}

.select2-drop .accordion-group {
    border-radius: 0;
    margin-bottom: 0;
    border: none
}

.select2-breadcrumbs {
    list-style: none;
    margin: 4px 4px 0;
    max-width: 350px
}

.select2-breadcrumbs:empty {
    margin: 0
}

.select2-breadcrumbs .select2-breadcrumb-item {
    display: inline-block;
    font-size: 11.05px;
    line-height: 16px;
    color: #0d729b;
    cursor: pointer
}

.select2-breadcrumbs .select2-breadcrumb-item:hover {
    color: #094f6c
}

.select2-breadcrumbs .select2-breadcrumb-item:after {
    content: '/';
    display: inline;
    padding: 0 2px;
    color: #444;
    cursor: default
}

.select2-breadcrumbs .select2-breadcrumb-item:last-child {
    color: #888;
    cursor: default
}

.select2-breadcrumbs .select2-breadcrumb-item:last-child:after {
    display: none
}

.input-prepend .select2-container,
.input-append .select2-container {
    width: 263px;
    height: 28px
}

.input-append .select2-container {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-prepend .select2-container {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.select2-container .select2-choice .separated-img {
    margin-right: 5px;
    margin-left: 2px
}

.select2-results .select2-result-label .separated-img {
    margin-right: 5px;
    margin-left: 2px
}

.select-values-autocomplete[type="text"] {
    font-size: 13px
}

.select-values-autocomplete::placeholder {
    color: #666
}

.btn-group > .btn,
.btn-group .btn.disabled,
.btn-group .btn[disabled],
.btn-group .btn.disabled:active,
.btn-group .btn[disabled]:active {
    font-size: 13px
}

.btn-group > .btn-small {
    font-size: 11.05px
}

.btn-group > .btn-mini {
    font-size: 9.75px
}

.btn {
    height: 28px;
    line-height: 26px;
    font-size: 14px
}

.btn,
.btn.disabled,
.btn[disabled],
.btn.disabled:active,
.btn[disabled]:active,
.ui-datepicker .ui-datepicker-buttonpane button {
    border-radius: 3px;
    padding: 0 12px;
    font-weight: bold;
    background-repeat: none;
    display: inline-block;
    background: linear-gradient(#fdfdfd, #efefef);
    color: #666;
    box-shadow: none
}

.btn:hover,
.btn:focus {
    text-decoration: none;
    background-position: 0 0;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    color: #666;
    background: linear-gradient(#fdfdfd, #f5f5f5)
}

.btn:active {
    background: linear-gradient(#e7e7e7, #f2f2f2);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.input-append .add-on.btn,
.input-prepend .add-on.btn {
    padding: 4px 5px
}

.input-append .add-on.btn.disabled:active,
.input-prepend .add-on.btn.disabled:active,
.input-append .add-on.btn[disabled]:active,
.input-prepend .add-on.btn[disabled]:active {
    background: linear-gradient(#fdfdfd, #efefef)
}

.btn-small {
    height: 24px;
    line-height: 24px;
    font-size: 13px
}

.btn-large {
    font-size: 15px;
    min-width: 90px;
    padding: 0 20px;
    height: 34px;
    line-height: 32px;
    font-weight: bold
}

.btn-mini {
    height: 22px;
    line-height: 20px;
    font-size: 11px
}

.btn-mini [class^="fa-"],
.btn-mini [class*=" fa-"] {
    margin-top: 0px;
    font-size: 13px
}

.btn-uppercase {
    text-transform: uppercase
}

.btn-primary {
    border-radius: 4px;
    border: 1px solid;
    border-color: #5e7eb0 #546d92 #485670 #546d92;
    text-shadow: 0px 1px 0px #386e9f;
    font-weight: bold
}

.btn-primary,
.btn-primary:focus {
    box-shadow: inset 0 1px 0 0 #9cbcf1;
    background: linear-gradient(#80a8e7, #5281cc);
    color: #fff
}

.btn-primary:hover {
    background: linear-gradient(#739cdc, #5281cc);
    box-shadow: inset 0 1px 0 0 #7fa6e5;
    color: #fff
}

.btn-primary:active {
    background: linear-gradient(#739cdc, #3061af);
    box-shadow: inset 0 1px 4px 0 #3962a3;
    color: #fff
}

.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus {
    background-color: #04c;
    color: #fff;
    background-image: none;
    box-shadow: none
}

.btn .caret {
    margin-top: 11px
}

.btn-inverse {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: #222 #222 #000
}

.btn-inverse,
.btn-inverse:focus {
    color: #fff;
    background: linear-gradient(#444, #222)
}

.btn-inverse:hover,
.btn-inverse:active {
    color: #fff;
    border-color: #444 #444 #000;
    background-color: #363636;
    background: linear-gradient(#222, #444)
}

.btn-danger {
    border-color: #c2270d #c2270d #c2270d;
    text-shadow: none
}

.btn-danger,
.btn-danger:focus {
    background-color: #f35e3c;
    background: linear-gradient(#f35e3c, #d42f13);
    color: #fff
}

.btn-danger:hover {
    background-color: #f66952;
    background: linear-gradient(#f66952, #e53d20);
    color: #fff
}

.btn-danger:active {
    background-color: #c22b11;
    background: linear-gradient(#c22b11, #f35d3b);
    border-color: #9c220d #c2270d #c2270d;
    color: #fff
}

.btn-success {
    border-color: #49982b #3b8d1c #267507;
    text-shadow: 0 1px 0 #3b8d1c
}

.btn-success,
.btn-success:focus {
    background-color: #4fae0d;
    background: linear-gradient(#82ce20, #57ac0b);
    color: #fff
}

.btn-success:hover {
    background-color: #8cd42f;
    background: linear-gradient(#8cd42f, #49982b);
    color: #fff
}

.btn-success:active {
    background-color: #369511;
    background: linear-gradient(#369511, #55ad34);
    color: #fff
}

.btn-warning {
    border-color: #d7920b #dc9f28 #d7920b;
    text-shadow: none
}

.btn-warning,
.btn-warning:focus {
    background-color: #ffb322;
    background: linear-gradient(#ffb322, #d7920b);
    color: #fff
}

.btn-warning:hover {
    background-color: #fdc247;
    background: linear-gradient(#fdc247, #f88f1d);
    color: #fff
}

.btn-warning:active {
    background-color: #e47c0a;
    background: linear-gradient(#e47c0a, #f9a913);
    border-color: #c56a09 #d7920b #d7920b;
    color: #fff
}

.btn-info {
    border-color: #5bc0de #5bc0de #2f96b4
}

.btn-info,
.btn-info:focus {
    background-color: #5bc0de;
    background: linear-gradient(#5bc0de, #2f96b4);
    color: #fff
}

.btn-info:hover {
    background-color: #2f96b4;
    background: linear-gradient(#2f96b4, #5bc0de);
    color: #fff
}

.btn-info:active {
    background-color: #2f96b4;
    background: linear-gradient(#2f96b4, #5bc0de);
    border-color: #2f96b4 #5bc0de #5bc0de;
    color: #fff
}

.btn-group.open .btn-primary.dropdown-toggle {
    background: linear-gradient(#5680c2, #6b94d4);
    border-color: #3f5e8e #527ac0 #527ac0
}

.btn.btn-link {
    border-radius: 0;
    border: none;
    background: none;
    padding: 0;
    font-weight: normal;
    text-decoration: underline
}

.btn-group + .btn-group {
    margin-left: 8px
}

.btn-group > .dropdown-menu li a,
.btn-group > .dropdown-menu li button {
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 12px;
    color: #444;
    text-shadow: none !important
}

.btn-group > .dropdown-menu li a:hover,
.btn-group > .dropdown-menu li button:hover {
    background: #f3f3f3
}

.btn.process {
    position: relative
}

.btn.process:after {
    content: '';
    background: transparent url('../bundles/oroui/img/loader-16.gif') no-repeat center left;
    position: absolute;
    width: 12px;
    height: 12px;
    background-size: 12px 12px;
    right: -20px;
    top: 50%;
    margin-top: -6px
}

.btn-login-roles {
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    display: block
}

.title-buttons-container .dropdown-menu {
    left: auto;
    right: 0;
    min-width: 100%
}

.title-buttons-container .dropdown-menu li button {
    padding: 2px 12px;
    display: block;
    clear: both;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    background-color: transparent;
    border: none;
    margin: 0;
    min-width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: normal
}

.title-buttons-container .dropdown-toggle .caret {
    margin-left: 0
}

.title-buttons-container > .btn-group {
    float: left
}

.title-buttons-container .btn-group > .btn[data-action^=save] {
    border-radius: 3px 0 0 3px
}

.title-buttons-container .btn-group > .btn[data-toggle=dropdown] {
    border-radius: 0 3px 3px 0
}

.title-buttons-container .btn-group > .btn[data-toggle=dropdown].disabled .caret {
    border-top-color: #666;
    border-bottom-color: #666
}

.ui-widget,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Helvetica, Arial, sans-serif !important
}

.ui-datepicker .ui-datepicker-calendar .ui-state-default {
    background: none;
    font-size: 13px;
    border: 1px solid transparent;
    color: #727272;
    min-width: 30px
}

.ui-datepicker .ui-datepicker-calendar thead th span,
.dropdown-menu-calendar .ui-datepicker .ui-datepicker-calendar thead th span {
    text-transform: uppercase;
    color: #6184ac;
    font-size: 14px;
    text-align: center
}

.ui-datepicker .ui-datepicker-prev a .ui-icon-circle-triangle-w,
.dropdown-menu-calendar .ui-datepicker .ui-datepicker-prev a .ui-icon-circle-triangle-w {
    background-position: -95px 0
}

body .ui-datepicker {
    width: auto;
    border: 0 !important;
    padding: 0
}

body .ui-datepicker.ui-corner-all {
    background: none
}

body .ui-datepicker .ui-datepicker-buttonpane {
    border: 0;
    margin-top: 0;
    text-align: center
}

body .ui-datepicker .ui-datepicker-calendar tbody tr:hover {
    background: none
}

body .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a.ui-state-default {
    border-color: #e6e6e6
}

body .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a.ui-state-default:hover {
    border-color: #ccc
}

body .ui-datepicker .ui-datepicker-calendar a.ui-state-default {
    background: none;
    font-size: 13px;
    color: #727272;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

body .ui-datepicker .ui-datepicker-calendar a.ui-state-default.ui-state-active,
body .ui-datepicker .ui-datepicker-calendar a.ui-state-default:hover {
    background: linear-gradient(#fff, #fafafa);
    border-color: #ccc
}

body .ui-datepicker .ui-datepicker-calendar a.ui-state-default.ui-state-active {
    color: black;
    font-weight: bold
}

body .ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable span.ui-state-default {
    color: #ccc
}

body .ui-datepicker .filter-criteria .dropdown-menu a:hover {
    background: linear-gradient(#80a8e7, #5281cc)
}

body .ui-datepicker .ui-datepicker-header {
    background: linear-gradient(#fff, #f8f8f8);
    border: solid #dedede;
    border-width: 0 0 1px;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 5px 0
}

body .ui-datepicker .ui-widget-header .ui-datepicker-month {
    margin-right: 3px;
    margin-bottom: 0 !important
}

body .ui-datepicker .ui-widget-header .ui-datepicker-year {
    margin-bottom: 0 !important
}

body .ui-datepicker .ui-widget-header .ui-icon-circle-triangle-w {
    background-position: -95px 0;
    margin-left: -10px
}

body .ui-datepicker .ui-widget-header .ui-icon-circle-triangle-e {
    background-position: -32px 0
}

body .ui-datepicker .ui-widget-header .ui-datepicker-next,
body .ui-datepicker .ui-widget-header .ui-datepicker-prev {
    top: 6px;
    border: 1px solid transparent;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

body .ui-datepicker .ui-widget-header .ui-datepicker-next {
    right: 4px
}

body .ui-datepicker .ui-widget-header .ui-datepicker-prev {
    left: 4px
}

body .ui-datepicker .ui-widget-header .ui-datepicker-next-hover {
    top: 6px;
    right: 4px;
    background-color: #fff;
    background-image: none;
    border-color: #dfdfdf
}

body .ui-datepicker .ui-widget-header .ui-datepicker-prev-hover {
    top: 6px;
    left: 4px;
    background-color: #fff;
    background-image: none;
    border-color: #dfdfdf
}

body .ui-datevariables-div {
    padding: 14px 15px 10px
}

body .ui-datevariables-div,
body .ui-datevariables-div .popover {
    width: 224px
}

body .ui-datevariables-div ul {
    color: #006cc6;
    margin: 5px 0 0 15px
}

body .ui-datevariables-div ul li {
    margin: 1px 0 2px
}

body .ui-datevariables-div ul li a {
    color: #006cc6
}

body .ui-datevariables-div ul li a:hover {
    background: none;
    color: #006cc6;
    text-decoration: underline
}

body ul.nav-tabs-oro {
    display: table;
    width: 100%;
    min-width: 200px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0;
    border: 0;
    min-height: 35px
}

body ul.nav-tabs-oro .ui-datepicker-header {
    border-top: 0;
    padding-top: 7px
}

body ul.nav-tabs-oro > li {
    display: table-cell;
    min-width: 50%
}

body ul.nav-tabs-oro > li > a {
    -webkit-border-radius: 0;
    border-radius: 0;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-color: #eee #eee #ddd;
    display: block;
    background: #efefef;
    padding: 8px 0 5px;
    margin: 0;
    text-align: center;
    color: #b1b1b1
}

body ul.nav-tabs-oro > li > a:hover {
    color: #b1b1b1;
    background: #efefef;
    text-decoration: none;
    cursor: pointer
}

body ul.nav-tabs-oro > li > a.calendar:before,
body ul.nav-tabs-oro > li > a.variables:before {
    font-family: 'FontAwesome';
    font-size: 14px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
    top: -1px;
    position: relative
}

body ul.nav-tabs-oro > li > a.calendar:before {
    content: "\f073"
}

body ul.nav-tabs-oro > li > a.variables:before {
    content: "\f0ca"
}

body ul.nav-tabs-oro > li.active a,
body ul.nav-tabs-oro > li.active a:hover,
body ul.nav-tabs-oro > li.active a:focus {
    border-width: 0 1px 1px 1px;
    color: #6d6d6d;
    background: #fff
}

body ul.nav-tabs-oro > li:first-child a,
body ul.nav-tabs-oro > li.active:first-child a,
body ul.nav-tabs-oro > li:first-child a:hover,
body ul.nav-tabs-oro > li.active:first-child a:hover,
body ul.nav-tabs-oro > li:first-child a:focus,
body ul.nav-tabs-oro > li.active:first-child a:focus {
    border-left: 0
}

body ul.nav-tabs-oro > li:last-child a,
body ul.nav-tabs-oro > li.active:last-child a,
body ul.nav-tabs-oro > li:last-child a:hover,
body ul.nav-tabs-oro > li.active:last-child a:hover,
body ul.nav-tabs-oro > li:last-child a:focus,
body ul.nav-tabs-oro > li.active:last-child a:focus {
    border-right: 0
}

.dropdown-menu-calendar {
    padding: 0;
    border-radius: 0 0 3px 3px
}

body .ui-datepicker.ui-widget.ui-widget-content {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close,
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    border-radius: 4px;
    border: 1px solid;
    font-weight: bold;
    height: 26px
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close[disabled],
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current[disabled],
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close[disabled]:hover,
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current[disabled]:hover,
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close[disabled]:active,
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current[disabled]:active,
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close[disabled]:focus,
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current[disabled]:focus {
    background-image: none;
    box-shadow: none
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close {
    display: none
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: none;
    display: inline-block;
    box-shadow: none;
    background: linear-gradient(#fdfdfd, #efefef);
    border-color: rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    color: #666
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current:hover,
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current:active,
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current:focus {
    background: linear-gradient(#fdfdfd, #f5f5f5);
    box-shadow: none;
    color: #666
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current[disabled],
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current[disabled]:hover,
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current[disabled]:active,
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current[disabled]:focus {
    background-color: #f7f7f7;
    color: #666
}

.fields-row input.error + .datepicker-input,
.fields-row input.error + .datepicker-input + .timepicker-input {
    border: 1px solid #e9322d;
    border-radius: 3px;
    outline: 0;
    outline: thin dotted \9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(211, 33, 33, 0.6);
    color: #555
}

.fields-row .datepicker-input + .timepicker-input {
    margin-left: 5px
}

.datefilter {
    display: inline-block
}

.ui-timepicker-input {
    width: 4.5em
}

.ui-timepicker-input:first-child {
    margin-left: 0
}

.ui-timepicker-div {
    border: solid #f3f3f3;
    border-width: 1px 0;
    padding: 0 12px
}

.ui-timepicker-div dt {
    font-weight: normal
}

.ui-timepicker-div dl {
    margin: 12px 0 20px
}

.ui-timepicker-div .ui-slider.ui-widget-content {
    overflow: visible
}

.ui-timepicker-div .ui-slider .ui-slider-handle {
    background: #666;
    width: 16px;
    height: 16px
}

.ui-datepicker .ui-timepicker-div dl dd {
    line-height: 14px
}

.hasDatepicker.tab-pane {
    overflow: hidden
}

body > .ui-datepicker.ui-widget.ui-widget-content {
    border: 1px solid rgba(0, 0, 0, 0.2) !important
}

[data-drop-secondary-location="left"] > .dropdown-menu,
[data-drop-secondary-location="left"] + .dropdown-menu {
    left: auto;
    right: 0
}

.dropup-area .caret {
    border-top: 0;
    border-bottom: 4px solid #000;
    content: ""
}

.dropup-area .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.open-filter .filter-criteria-selector {
    background: linear-gradient(#e6e6e6, #fff)
}

.open-filter.oro-drop .filter-criteria.dropdown-menu {
    min-width: 170px
}

.filter-criteria .oro-action {
    width: 100%;
    margin: 0
}

.filter-criteria .oro-action .btn-group {
    float: right
}

.filter-criteria .oro-action .btn {
    outline: none;
    position: static
}

.filter-criteria .input-prepend > .btn-group > .dropdown-menu {
    min-width: 125px
}

.filter-criteria .input-prepend > .btn-group > .dropdown-menu a {
    padding: 1px 13px
}

.filter-box {
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, .02);
    background: #efefef;
    border: 1px solid #e2e2e2;
    border-width: 1px 0;
    padding: 8px 20px 0px 124px;
    margin-bottom: 4px
}

.filter-box .fa-close:before {
    color: #aaa;
    font-size: 14px
}

.filter-box .filter-list {
    float: left;
    margin: 0 0 0 -120px;
    position: relative
}

.filter-box .filter-list .caret,
.filter-box .filter-criteria-selector .caret {
    margin-top: 11px
}

.filter-box .filter-item {
    margin-bottom: 0;
    padding-bottom: 7px
}

.filter-box .filter-item .filter-criteria-selector,
.filter-box .filter-item .dropdown-toggle.btn {
    height: 29px;
    font-weight: normal;
    padding-top: 1px
}

.filter-box .filter-item .filter-criteria-selector button,
.filter-box .filter-item .dropdown-toggle.btn button {
    color: #666;
    font-size: 14px;
    vertical-align: baseline
}

.filter-box .filter-item .select-filter-widget .caret {
    margin-top: 8px
}

.filter-box .filter-item .choice-filter input[type='text'] {
    margin-right: -3px;
    border-radius: 0
}

.filter-box .filter-item .choice-filter .filter-update {
    border-radius: 0 3px 3px 0;
    position: relative;
    font-size: 14px;
    height: 29px;
    line-height: 28px
}

.filter-box .filter-item .disable-filter {
    line-height: 18px !important
}

.filter-box .filter-item.open-filter {
    top: 125%
}

.filter-box .filter-item.open-filter:before {
    border-bottom: 11px solid rgba(0, 0, 0, 0.2);
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    content: "";
    display: inline-block;
    left: 9px;
    position: absolute;
    bottom: -3px
}

.filter-box .filter-item.open-filter:after {
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    display: inline-block;
    left: 10px;
    position: absolute;
    bottom: -3px;
    z-index: 903
}

.filter-box .filter-item .divider {
    background: none;
    line-height: 40px;
    font-size: 16px;
    padding: 0;
    margin: 0;
    position: relative;
    top: -3px
}

.filter-box .filter-item .btn {
    vertical-align: top
}

.filter-box .btn-group {
    margin-bottom: 7px
}

.filter-box .btn-group + .btn-group {
    margin-left: 0
}

.filter-box .filter-select-oro {
    height: 20px;
    line-height: 20px;
    width: 120px
}

.filter-box .filter-criteria .selector {
    width: auto
}

.filter-item div.selector {
    height: 20px;
    line-height: 20px;
    margin: 0 0 7px;
    float: right
}

.filter-item div.selector span {
    line-height: 20px;
    height: 20px
}

.filter-separator {
    font-size: 16px;
    padding: 0 3px;
    position: relative;
    top: -3px
}

.filter-start-date,
.filter-end-date {
    display: inline-block
}

.number-range-filter {
    vertical-align: top
}

.number-range-filter .filter-start {
    display: inline-block
}

.number-range-filter .filter-start input[type=text] {
    width: 100px !important;
    border-right-width: 1px !important
}

.number-range-filter .filter-end {
    display: inline-block
}

.number-range-filter .filter-end input[type=text] {
    width: 100px !important;
    border-left-width: 1px !important
}

.number-range-filter .filter-separator {
    position: static
}

.navbar.app-header {
    margin-bottom: 0
}

.navbar.app-header .unclickable {
    cursor: default
}

.navbar.app-header .navbar-inner {
    min-height: initial;
    background: none;
    background-color: inherit;
    border-radius: 0;
    border-width: 0;
    box-shadow: none
}

.navbar.app-header .navbar-inner > .container {
    background-color: inherit
}

.navbar.app-header .nav.top-search .dropdown {
    float: left
}

.navbar.app-header .nav.top-search .dropdown .dropdown-menu:before {
    border-bottom: 7px solid rgba(0, 0, 0, .2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 9px;
    position: absolute;
    top: -7px
}

.navbar.app-header .nav.top-search .dropdown .dropdown-menu:after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 10px;
    position: absolute;
    top: -6px
}

.navbar.app-header .nav.top-search .dropdown .dropdown-menu .dark {
    border: 1px solid #eaeaea;
    border-width: 1px 0;
    background-color: #fbfbfb;
    padding: 15px 15px 7px
}

.navbar.app-header .nav.top-search .dropdown .dropdown-menu .nav-header {
    padding: 2px 14px 5px;
    color: #444;
    font-size: 11.05px
}

.navbar.app-header .nav.top-search .dropdown .dropdown-menu .nav-header-title {
    display: block;
    font-size: 13px;
    line-height: 1.2em;
    text-transform: none
}

.navbar.app-header .nav.top-search .dropdown .dropdown-menu .btn {
    height: 30px;
    line-height: 29px
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .dark {
    border-bottom: none;
    border-radius: 0 0 3px 3px
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .dropdown-menu {
    width: 330px
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search > .dropdown-menu {
    padding-bottom: 0
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form {
    display: inline-block;
    padding: 0;
    width: 100%
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search #search-bar-search {
    border-left: 0
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .btn-group.btn-block {
    width: auto;
    float: left
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .header-search-frame {
    position: relative;
    vertical-align: top;
    margin-left: 50px;
    margin-right: 56px;
    width: auto
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .header-search-frame input[type='text'] {
    width: 100%;
    height: 30px;
    border-left-color: #ccc;
    border-radius: 0;
    box-sizing: border-box
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .dropdown-toggle {
    border-color: #ccc;
    background: #ebebeb;
    background: linear-gradient(#f0f0f0, #e1e1e1);
    color: #444;
    min-width: 50px;
    text-shadow: none;
    font-weight: bold
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .btn-group.open .btn.dropdown-toggle {
    background: #5c666f;
    background: linear-gradient(#f0f0f0, #e1e1e1)
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .btn-search {
    position: relative;
    margin-left: -1px;
    border-radius: 0 3px 3px 0;
    border-color: #4978c2;
    min-width: 42px
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .custom-dropdown {
    position: absolute;
    top: 28px;
    left: 1px;
    border: 1px solid #ccc;
    background: #fff;
    width: 211px;
    z-index: 105;
    color: #777;
    border-radius: 0 0 3px 3px;
    font: 12px/14px Helvetica, Arial, sans-serif;
    display: none
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .custom-dropdown ul {
    margin: 0;
    padding: 0
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .custom-dropdown li {
    display: block
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .custom-dropdown li > a,
.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .custom-dropdown li > span,
.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .custom-dropdown .search-view-more-link {
    padding: 5px 10px;
    display: block
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .custom-dropdown li a {
    color: #777;
    white-space: normal;
    cursor: pointer
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .custom-dropdown li a:hover,
.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .custom-dropdown li.hovered a {
    text-decoration: none;
    background: #f5f5f5
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .custom-dropdown li a:focus {
    outline: none
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .custom-dropdown .search-view-more-link:hover {
    background: #f5f5f5
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .custom-dropdown .name {
    display: block;
    clear: both
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search .avatar {
    float: right
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search.search-focus input[type="text"]:focus {
    background-color: #fff;
    background-image: none;
    color: #444
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-form .header-search:after {
    content: "";
    display: block;
    clear: both
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .search-focus input[type="text"],
.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .header-search-focused input[type="text"] {
    box-shadow: none !important;
    background: #fff;
    color: #444
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search .header-search-focused #search-dropdown {
    display: block
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search #search-bar-button {
    width: 100%;
    min-width: 0;
    padding: 0 5px 0 9px;
    text-align: right
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search #search-bar-button .search-bar-type {
    float: left
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search #search-bar-button .fa-caret-down {
    margin-left: 8px
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search #search-bar-dropdown {
    min-width: 0;
    width: auto;
    margin-top: -1px;
    border-top-color: #ccc;
    border-radius: 0 0 4px 4px
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search #search-bar-dropdown:before,
.navbar.app-header .nav.top-search .dropdown.header-dropdown-search #search-bar-dropdown:after {
    border: none
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-search #search-bar-dropdown > li > a {
    padding: 1px 10px
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-shortcut .dropdown-menu {
    width: 330px
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-shortcut .dropdown-menu .form-inline {
    margin: 0
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-shortcut .dropdown-menu .form-inline input[type='text'] {
    border-radius: 3px 0 0 3px;
    width: 239px;
    margin-right: -4px
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-shortcut .dropdown-menu .form-inline .btn {
    position: relative;
    border-color: #4978c2;
    border-radius: 0 3px 3px 0
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-shortcut .dropdown-menu .form-inline .typeahead {
    width: 253px
}

.navbar.app-header .nav.top-search .dropdown.header-dropdown-shortcut .dropdown-menu .form-inline .typeahead:before,
.navbar.app-header .nav.top-search .dropdown.header-dropdown-shortcut .dropdown-menu .form-inline .typeahead:after {
    border: none
}

.form-description {
    margin-bottom: 50px
}

.form-description--signin-help {
    margin-bottom: 30px
}

.form-description__logo {
    margin-bottom: 40px;
    display: none;
}

.form-description__logo-img {
    display: block;
    margin: 0 auto;
    max-height: 70px;
}

.form-description__main {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.2;
    text-align: center;
    color: #545456;
    margin-bottom: 16px;
    display: none;
    
}

.form-description__text {
    font-size: 14px;
    text-align: center;
    color: #878789;
    display: none;
}

.login-page {
    background: url("../bundles/oroui/img/background.jpg") no-repeat 50% 50% #fff;
    background-size: cover;
    height: 100%;
    min-height: 280px;
    overflow: visible
}

.login-page .app-page__central-panel > .container {
    width: auto
}

.login-page .btn {
    background: #eee;
    height: 32px;
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 0.01rem;
    font-weight: bold;
    color: #68686a;
    text-transform: uppercase;
    text-shadow: none;
    padding: 0 16px;
    box-shadow: none;
    border-radius: 16px;
    border-color: transparent;
    outline: none
}

.login-page .btn:hover,
.login-page .btn:focus {
    color: #68686a;
    background: #dbdbdb;
    border-color: #dbdbdb
}

.login-page .btn:active {
    box-shadow: inset 0 2px 3px 2px rgba(0, 0, 0, 0.21);
    background: #dbdbdb;
    border-color: #dbdbdb;
    color: #68686a
}

.login-page .btn-large {
    height: 40px;
    line-height: 38px;
    border-radius: 20px
}

.login-page .btn-large.btn-success {
    font-size: 15px
}

.login-page .btn-large [class^="fa-"],
.login-page .btn-large [class*=" fa-"] {
    font-size: 14px
}

.login-page .btn-primary {
    color: #fff
}

.login-page .btn-primary,
.login-page .btn-primary:focus {
    background: #0c84a3;
    border: 2px solid #0c84a3;
    color: #fff
}

.login-page .btn-primary:hover {
    background: #096d87;
    border-color: #096d87;
    color: #fff
}

.login-page .btn-primary:active {
    background: #ebf6f9;
    border-color: #096d87;
    color: #096d87
}

.login-page .btn-primary[disabled],
.login-page .btn-primary[disabled]:hover,
.login-page .btn-primary[disabled]:active,
.login-page .btn-primary[disabled]:focus {
    background-color: #86c2d1;
    border-color: #86c2d1;
    color: #e8f5f9;
    padding: 0 16px
}

.login-page .btn-success {
    background: #457d0c;
    border-color: #457d0c;
    color: #fff
}

.login-page .btn-success:focus,
.login-page .btn-success:hover {
    background: #457d0c;
    border-color: #457d0c;
    color: #fff
}

.login-page .btn-success:active {
    background: #e3efd6;
    border-color: #457d0c;
    color: #457d0c;
    box-shadow: none
}

.login-page .btn-brand-google {
    background: #dc4e41;
    border-color: #dc4e41;
    position: relative;
    padding-left: 40px;
    font-size: 12px;
    height: 32px;
    line-height: 2.4
}

.login-page .btn-brand-google:before {
    content: '\f0d5';
    font-family: 'FontAwesome';
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 16px;
    transform: translate(0, -50%)
}

.login-page .btn-brand-google:hover,
.login-page .btn-brand-google:focus {
    background: #d83a2b;
    border-color: #d83a2b
}

.login-page .btn-brand-google:active {
    background: #f0b2ad;
    border-color: #d83a2b;
    color: #d83a2b
}

.login-page .btn-brand-google[disabled],
.login-page .btn-brand-google[disabled]:hover,
.login-page .btn-brand-google[disabled]:active,
.login-page .btn-brand-google[disabled]:focus {
    background-color: #f1a393;
    border-color: #f1a393;
    color: #fdf0ee
}

.form-wrapper {
    max-width: 515px;
    min-height: 100vh;
    background: rgba(255, 255, 255, .8);
    padding: 30px 0;
    display: flex;
    flex-direction: column
}

.form-wrapper__title {
    display: none
}

.form-wrapper__inner {
    display: flex;
    align-items: center;
    flex-grow: 1;
    margin: 0 auto;
    padding: 0 65px;
    min-width: 100%
}

.form-signin {
    width: 100%
}

.form-signin__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 93px
}

.form-signin__footer--forgot {
    padding-left: 0
}

.form-signin__footer--reset {
    padding-left: 155px
}

.form-signin__oauth {
    padding-left: 93px
}

.form-signin__section {
    max-width: 380px;
    margin: 0 auto
}

.form-signin__roles {
    margin-bottom: 30px;
    text-align: center
}

.form-signin__roles-item {
    display: inline-block;
    margin: 8px 0
}

.form-signin__info {
    margin: 30px 0
}

.form-signin__info .alert {
    padding: 8px 35px
}

.form-signin .title-box {
    color: #565656;
    margin: 0 0 27px;
    text-align: left
}

.form-signin .title-box .divider-vertical {
    float: left;
    background: url("../bundles/oroui/img/vertical-divider.png") no-repeat;
    width: 2px;
    height: 28px;
    margin: 0 10px 0
}

.form-signin .title-box .oro-title {
    float: left;
    font-size: 22px;
    line-height: 28px;
    margin: 0;
    text-shadow: 1px 1px 1px #000
}

.form-signin .title-box .oro-title a {
    color: #fff
}

.form-signin .title-box .title {
    font: bold 18px/1 Helvetica, Arial, sans-serif;
    color: #565656;
    margin: 0
}

.form-signin .input-field-group {
    margin-bottom: 5px
}

.form-signin .input-prepend {
    width: 100%;
    display: block
}

.form-signin .oro-hint {
    margin: 0 0 14px
}

.form-signin .add-on {
    background: none;
    width: 93px;
    height: 32px;
    font: 14px/32px Helvetica, Arial, sans-serif;
    text-align: right;
    color: #565656;
    padding: 0 25px 0 0;
    border: none
}

.form-signin input[type="text"],
.form-signin input[type="email"],
.form-signin input[type="password"],
.form-signin select {
    height: 16px;
    font: 14px/16px Helvetica, Arial, sans-serif;
    color: #000;
    padding: 7px 10px;
    width: 300px;
    border-radius: 2px
}

.form-signin input[type="text"]:-ms-input-placeholder,
.form-signin input[type="email"]:-ms-input-placeholder,
.form-signin input[type="password"]:-ms-input-placeholder,
.form-signin select:-ms-input-placeholder {
    color: #999
}

.form-signin .organization-selector-arrow {
    position: relative;
    top: 8px;
    left: -15px;
    margin-right: -9px;
    z-index: 5
}

.form-signin .add-on + input[type="text"],
.form-signin .add-on + input[type="password"],
.form-signin .add-on + select {
    width: calc(100% - 117px);
    border: 2px solid #d6d6d6;
    border-radius: 2px
}

.form-signin .add-on + select {
    display: inline-block;
    height: 34px;
    width: 225px;
    padding: 0
}

.form-signin .forgot-pass {
    float: left;
    font-weight: bold;
    margin: 9px 10px 0 0
}

.form-signin .oro-forgot-password {
    min-width: 270px
}

.form-signin .oro-forgot-password input {
    width: calc(100% - 24px)
}

.form-signin .oro-remember-me {
    margin-bottom: 15px;
    padding-left: 93px
}

.form-signin .extra-btn-large {
    height: 32px;
    line-height: 32px;
    min-width: 95px;
    float: left
}

.form-signin .extra-submit {
    float: right
}

.form-signin fieldset {
    margin: 0 0 25px
}

.form-signin span.validation-failed {
    margin: 0 0 14px 14px
}

.form-reset .form-buttons {
    margin-top: 10px
}

.form-reset .add-on {
    width: 155px
}

.form-reset .add-on + input[type="text"],
.form-reset .add-on + input[type="password"],
.form-reset .add-on + select {
    width: calc(100% - 178px)
}

.form-two-factor input[type="text"],
.form-two-factor input[type="email"],
.form-two-factor input[type="password"],
.form-two-factor select {
    width: calc(100% - 24px)
}

.login-copyright {
    font-size: 12px;
    color: #b3b3b3;
    text-align: center;
    padding: 0 16px;
    display: none
}
.login-copyright::before{
    content: "Fleet Management "
}

.grid-toolbar {
    position: relative;
    margin: 0 0 -15px;
    padding: 8px 12px 8px
}

.grid-toolbar .actions-panel {
    margin-left: 5px
}

.grid-toolbar .pagination {
    margin: 0
}

.grid-toolbar .pagination > ul > li a {
    width: 22px;
    height: 27px;
    line-height: 26px;
    padding: 0;
    background: linear-gradient(#fdfdfd, #efefef);
    box-shadow: none
}

.grid-toolbar .pagination > ul > li a:hover,
.grid-toolbar .pagination > ul > li a:focus {
    background: linear-gradient(#fdfdfd, #f5f5f5)
}

.grid-toolbar .pagination > ul > li a:active {
    background: linear-gradient(#e7e7e7, #f2f2f2);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.grid-toolbar .pagination > ul > li .fa-chevron-left:before,
.grid-toolbar .pagination > ul > li .fa-chevron-right:before {
    margin: 0 5px;
    font-size: 12px
}

.grid-toolbar .pagination > ul > .disabled a,
.grid-toolbar .pagination > ul > .disabled a:active,
.grid-toolbar .pagination > ul > .disabled a:hover,
.grid-toolbar .pagination > ul > .disabled a:focus {
    background: linear-gradient(#fdfdfd, #efefef);
    opacity: 0.65;
    box-shadow: none
}

.grid-toolbar .pagination input[type=number] {
    width: 23px;
    height: 17px;
    line-height: 18px
}

.grid-toolbar .pagination-centered {
    width: 375px;
    margin: 0 auto;
    padding: 0 5px
}

.grid-toolbar .pagination-centered .icons-holder {
    margin-left: 5px
}

.grid-toolbar .pagination-centered .dib + .dib {
    padding-left: 0
}

.grid-toolbar .pagination-centered label {
    cursor: auto
}

.grid-toolbar .pagination-centered label.dib {
    line-height: 29px
}

.grid-toolbar .page-size .control-label {
    text-align: right;
    width: auto;
    padding-top: 7px
}

.grid-toolbar .action.btn {
    border-color: #ccc;
    line-height: 26px;
    font-size: 12px
}

.grid-toolbar .btn-group .btn {
    height: 27px;
    padding-left: 7px;
    padding-right: 9px
}

.grid-toolbar .btn-group .btn [class^="fa-"]:before {
    display: inline-block;
    margin: 4px 1px 0 0;
    color: #666;
    font-size: 13px;
    line-height: 1.3em;
    margin-left: 1px
}

.grid-toolbar .mass-actions-panel .btn [class^="fa-"] {
    margin: 0 -4px 0 -2px
}

.grid-toolbar .extra-actions-panel {
    display: inline-block
}

.grid-toolbar .caret {
    margin-top: 11px
}

.other-scroll-container {
    margin: 12px;
    border: 1px solid #ddd;
    border-radius: 4px
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .other-scroll-container {
        border-radius: 0
    }
}

.floatThead .other-scroll-container {
    overflow: hidden;
    clear: both
}

.floatThead .other-scroll-container .other-scroll {
    position: absolute;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 3
}

.floatThead .other-scroll-container .other-scroll > div {
    width: 1px
}

.grid-scrollable-container {
    margin: 0;
    padding: 0;
    overflow: auto
}

.grid-container .table-bordered {
    margin: 0
}

.grid-container .table-bordered td:not(:first-child),
.grid-container .table-bordered th:not(:first-child) {
    border-left: 0
}

.grid-container .table-bordered .boolean-cell input[type='checkbox'],
.grid-container .table-bordered .boolean-cell input[type='radio'] {
    margin-top: 0
}

.grid-without-header .grid-container thead,
.grid-without-header .grid-container tfoot {
    display: none
}

.grid-without-header .grid-container table.grid {
    border-top: 0px
}

.dropdown-menu__select-all-header-cell,
.dropdown-menu__action-column {
    min-width: 60px;
    padding: 5px 0
}

.dropdown-menu__select-all-header-cell [class^="fa-"],
.dropdown-menu__action-column [class^="fa-"],
.dropdown-menu__select-all-header-cell [class*=" fa-"],
.dropdown-menu__action-column [class*=" fa-"] {
    font-size: 13px;
    margin: 0 2px 0 0
}

.dropdown-menu__action-cell {
    padding: 0
}

.dropdown-menu__action-cell > li {
    display: table-cell
}

.grid {
    overflow: visible
}

.grid .select-all-header-cell > .dropdown {
    margin-left: -5px
}

.grid .select-all-header-cell > .dropdown > .dropdown-toggle {
    padding: 4px;
    line-height: 12px;
    height: 22px
}

.grid .select-all-header-cell > .dropdown .dropdown-menu {
    min-width: 60px;
    padding-bottom: 5px
}

.grid .select-all-header-cell .btn .caret {
    margin-top: 5px
}

.grid .select-all-header-cell [type=checkbox] {
    margin: 0;
    vertical-align: text-bottom
}

.grid .action-cell {
    vertical-align: top;
    width: 50px
}

.grid .action-cell .dropdown-menu {
    margin-right: -5px
}

.grid .action-cell .dropdown-menu {
    padding: 0;
    right: 100%;
    left: auto;
    top: -10px
}

.grid .action-cell .dropdown-menu > li {
    display: table-cell
}

.grid .action-cell .dropdown-menu .nav.launchers-list {
    padding: 0
}

.grid .action-cell .dropdown-menu .nav.launchers-list > li:first-child > a {
    margin-left: 2px
}

.grid .action-column {
    width: 50px
}

.grid .action-column > .dropdown {
    margin-left: -5px
}

.grid .action-column > .dropdown > .dropdown-toggle {
    padding: 4px;
    line-height: 12px;
    height: 22px
}

.grid .action-column > .dropdown .dropdown-menu {
    min-width: 60px;
    padding-bottom: 5px
}

.grid .action-column .btn .caret {
    margin-top: 5px
}

.grid .action-column [class^="fa-"],
.grid .action-column [class*=" fa-"] {
    font-size: 13px;
    margin: 0 2px 0 0
}

.grid .action-column .dropdown-menu {
    right: 0;
    left: auto
}

.grid thead th {
    background-color: #eee;
    padding: 5px 10px;
    background: linear-gradient(#f5f5f5, #eee);
    white-space: nowrap
}

.grid thead th:first-child {
    border-radius: 4px 0 0 0
}

.grid thead th:last-child {
    border-radius: 0 4px 0 0
}

.grid .account-info {
    padding: 0 20px 0 105px
}

.grid .account-info .user-img {
    position: relative;
    float: left;
    width: 75px;
    margin: 0 0 0 -85px;
    overflow: hidden
}

.grid .account-info .user-img img {
    width: 75px
}

.grid .account-info .col {
    float: left;
    width: 50%
}

.grid .account-info dt {
    float: left;
    width: 120px;
    text-align: right
}

.grid .account-info dd {
    clear: right;
    padding: 0 0 10px 120px
}

.grid tbody td {
    padding: 6px 10px 5px
}

.grid-scrollable-container.scrollbar-is-visible > .grid-container > .grid td:last-child:not(.action-cell),
.grid-scrollable-container.scrollbar-is-visible > .grid-container > .grid th:last-child:not(.action-column) {
    padding-right: 26px
}

.grid thead .caret {
    margin-top: 8px
}

.grid-info td {
    border-top: 1px dashed #d6d5d5
}

.table thead th {
    padding: 4px 10px;
    font-size: 11.05px
}

.table thead th a {
    color: #5e5e5e;
    text-shadow: 0 1px 0 #f2f2f2
}

.grid-info-frame {
    margin: 0 0 20px
}

.table-hover tbody .grid-info:hover > td {
    background-color: #fff
}

.table-hover tbody tr:hover .renderable {
    background-color: #f5f5f5
}

.table-hover tbody tr > td {
    background-color: #fff
}

.table-hover tbody tr.row-selected > td {
    background-color: inherit
}

.grid .open-tr td {
    border-bottom: 0;
    background-color: #f4f4f4
}

.grid .user-name {
    font-size: 20px;
    font-weight: bold
}

.grid .user-state {
    font-size: 14px;
    padding: 0 15px;
    color: #666
}

.grid .open-row {
    background: url("../bundles/oroui/img/bg-opener-grid.png") no-repeat;
    width: 13px;
    height: 13px;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    display: block;
    margin: 5px 0 0 3px;
    cursor: pointer
}

.grid .open-tr .open-row {
    background-position: 0 -13px
}

.grid dl {
    margin: 0 0 15px
}

.grid .selected-row td {
    background-color: #3b6fe5 !important;
    color: #fff !important
}

.grid .dropdown-menu {
    padding: 5px 0 0
}

.grid .dropdown-menu > li {
    margin: 0
}

.filter-criteria-hint {
    text-transform: none
}

footer.footer {
    position: fixed;
    bottom: 0
}

footer.footer .alert {
    margin: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: solid #2b343e;
    border-width: 1px 0 0;
    background: #313a45;
    text-shadow: none;
    text-align: left;
    padding: 10px 12px;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    line-height: 12px
}

footer.footer .alert .actions {
    float: right
}

footer.footer .alert .actions .btn-close {
    float: left;
    color: #fff;
    cursor: pointer
}

.sf-toolbar {
    position: absolute;
    bottom: 0
}

.sf-toolbar .sf-toolbarreset {
    z-index: 2000000000;
    background-color: #313a45;
    border-top: 1px solid #1a1a1a
}

.sf-toolbar .sf-toolbarreset > .sf-toolbar-block {
    border-right: 1px solid #13161a;
    border-left: 1px solid #424951;
    border-bottom-color: #424951
}

.sf-toolbar .sf-toolbarreset > .sf-toolbar-block:hover {
    border-right: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-bottom-color: #bbb
}

.sf-toolbar .sf-toolbarreset > .hide-button {
    background: none;
    color: #ccc
}

.sf-toolbar .sf-toolbarreset > .hide-button:before {
    content: "\f147";
    font: 18px 'FontAwesome';
    text-align: center;
    display: inline-block;
    width: 100%;
    padding-top: 12px
}

.sf-toolbar .sf-toolbarreset > .hide-button:hover {
    background: white;
    color: #333e48
}

.sf-toolbar .sf-toolbar-block .sf-toolbar-icon > a,
.sf-toolbar .sf-toolbar-block .sf-toolbar-icon > a:link {
    color: #dfe9f6 !important
}

.sf-toolbar .sf-toolbar-block .sf-toolbar-icon img,
.sf-toolbar .sf-toolbar-block .sf-toolbar-icon svg {
    filter: invert(100%) opacity(80%);
    -webkit-filter: invert(100%) opacity(80%);
    -moz-filter: invert(100%) opacity(80%);
    -o-filter: invert(100%) opacity(80%);
    -ms-filter: invert(100%) opacity(80%)
}

.sf-toolbar .sf-toolbar-block:hover .sf-toolbar-icon img,
.sf-toolbar .sf-toolbar-block:hover .sf-toolbar-icon svg {
    filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none
}

.sf-toolbar .sf-toolbar-block:hover .sf-toolbar-icon *,
.sf-toolbar .sf-toolbar-block:hover .sf-toolbar-icon > a,
.sf-toolbar .sf-toolbar-block .sf-toolbar-icon > a:hover {
    color: #444 !important
}

.sf-toolbar .sf-toolbar-block .active-icon {
    display: inline-block !important
}

.sf-toolbar .sf-toolbar-block .hover-icon {
    display: none
}

.sf-toolbar .sf-toolbar-block .sf-toolbar-icon {
    color: #dfe9f6
}

.sf-toolbar .sf-toolbar-block:hover {
    margin: 0
}

.sf-toolbar .sf-toolbar-block:hover .active-icon {
    display: none !important
}

.sf-toolbar .sf-toolbar-block:hover .hover-icon {
    display: inline-block
}

.sf-toolbar .sf-toolbar-block:hover .sf-toolbar-icon .sf-toolbar-status abbr {
    color: #dfe9f6 !important
}

.sf-toolbar .sf-toolbar-block .sf-toolbar-info,
.sf-toolbar .sf-toolbar-block:hover .sf-toolbar-info {
    color: #444 4
}

.sf-toolbar .sf-toolbar-block .sf-toolbar-info a,
.sf-toolbar .sf-toolbar-block:hover .sf-toolbar-info a {
    color: #444 4
}

.sf-toolbar .sf-toolbar-block .sf-toolbar-icon .sf-toolbar-status {
    -webkit-border-radius: 12px;
    border-radius: 12px;
    background-color: #4c78bb;
    font-weight: bold;
    color: #dfe9f6 !important
}

.sf-toolbar .sf-toolbar-block .sf-toolbar-icon .sf-toolbar-status > * {
    color: #dfe9f6 !important
}

#flash-messages,
.flash-messages {
    position: relative
}

#flash-messages .alert,
.flash-messages .alert {
    margin: 3px 0 0;
    background-color: #fff8d7;
    background-image: url('../bundles/oroui/img/warning-ico.png');
    background-position: 10px 48%;
    background-repeat: no-repeat;
    padding: 3px 35px 1px 37px;
    border: 1px solid rgba(241, 216, 103, .3);
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

#flash-messages .alert .close,
.flash-messages .alert .close {
    font-size: 18px;
    color: #e2d59a;
    opacity: 1
}

#flash-messages .alert .separator,
.flash-messages .alert .separator {
    margin-left: 10px;
    margin-right: 10px
}

#flash-messages .alert-process,
.flash-messages .alert-process {
    background-image: url('../bundles/oroui/img/loader-16.gif');
    background-position: 12px 45%
}

#flash-messages .alert-process .close,
.flash-messages .alert-process .close {
    display: none
}

#flash-messages .alert-success,
.flash-messages .alert-success {
    background-color: #e3f3c3;
    background-image: url('../bundles/oroui/img/sucsses-ico.png');
    border: 1px solid rgba(77, 161, 36, .3);
    color: #3d7c04
}

#flash-messages .alert-success .close,
.flash-messages .alert-success .close,
#flash-messages .alert-success .separator,
.flash-messages .alert-success .separator {
    color: #bfd78f
}

#flash-messages .alert-danger,
.flash-messages .alert-danger,
#flash-messages .alert-error,
.flash-messages .alert-error {
    background-image: url('../bundles/oroui/img/error-ico.png');
    background-color: #fdcece;
    border: 1px solid rgba(203, 17, 17, .3);
    color: #c81717
}

#flash-messages .alert-danger .close,
.flash-messages .alert-danger .close,
#flash-messages .alert-error .close,
.flash-messages .alert-error .close,
#flash-messages .alert-danger .separator,
.flash-messages .alert-danger .separator,
#flash-messages .alert-error .separator,
.flash-messages .alert-error .separator {
    color: #e5acac
}

#flash-messages .alert-warning,
.flash-messages .alert-warning {
    background-image: none;
    padding-left: 20px
}

#flash-messages .alert-warning .separator,
.flash-messages .alert-warning .separator {
    color: #e2d59a
}

#flash-messages .alert-info,
.flash-messages .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #447fe9;
    background-image: none;
    padding-left: 20px
}

#flash-messages .alert-info .close,
.flash-messages .alert-info .close,
#flash-messages .alert-info .separator,
.flash-messages .alert-info .separator {
    color: #b6d0dc
}

#flash-messages .alert-empty,
.flash-messages .alert-empty {
    display: none
}

.flash-messages-frame {
    position: absolute;
    left: 25%;
    z-index: 900;
    width: 50%;
    box-sizing: border-box;
    padding: 0 10px;
    opacity: 0.9
}

.inline-actions-element {
    position: relative;
    top: -4px;
    line-height: 19px;
    display: inline-block;
    margin-bottom: -3px
}

.inline-actions-element .inline-actions-element_actions {
    visibility: hidden
}

.inline-actions-element:hover {
    background: #edf5fb;
    box-shadow: 0 0 0 2px #edf5fb
}

.inline-actions-element:hover .inline-actions-element_actions {
    visibility: visible
}

.inline-actions-element.inline-actions-element_no-actions:hover {
    background: transparent;
    box-shadow: 0 0 0 2px transparent
}

.inline-actions-element .inline-actions-element_wrapper {
    word-break: break-all;
    padding: 5px 0 3px;
    line-height: 24px;
    margin-right: 2px
}

.inline-actions-element_actions {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px
}

.inline-actions-element_actions .btn {
    font: 0/0 a;
    width: 19px;
    height: 23px;
    padding: 0
}

.inline-actions-element_actions .btn,
.inline-actions-element_actions .btn:focus,
.inline-actions-element_actions .btn:active,
.inline-actions-element_actions .btn:hover {
    color: transparent;
    text-shadow: none;
    border-color: transparent;
    background: transparent none;
    box-shadow: none
}

.inline-actions-element_actions .btn [class^="fa-"],
.inline-actions-element_actions .btn [class*=" fa-"] {
    width: 14px;
    height: 20px;
    margin: 0 1px
}

.inline-actions-element_actions .btn [class^="fa-"]:before,
.inline-actions-element_actions .btn [class*=" fa-"]:before {
    font: 13px/26px 'FontAwesome';
    color: #94b4c9;
    font-size: 15px;
    line-height: 22px;
    height: 22px
}

.inline-actions-element_actions .btn [class^="fa-"].hide-text,
.inline-actions-element_actions .btn [class*=" fa-"].hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.dropdown-menu.dropdown-menu-collection {
    padding: 5px 0;
    min-width: 80px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dropdown-menu.dropdown-menu-collection .dropdown-menu-collection__fallback,
.dropdown-menu.dropdown-menu-collection .dropdown-menu-collection__loading {
    padding: 2px 12px
}

.dropdown-menu.dropdown-menu-collection .dropdown-menu-collection__list {
    list-style: none;
    margin: 0
}

.dropdown-menu.dropdown-menu-collection .dropdown-menu-collection__list > li {
    display: block
}

.dropdown-menu.dropdown-menu-collection .dropdown-menu-collection__list > li a {
    display: block;
    padding: 2px 12px;
    color: #444
}

.dropdown-menu.dropdown-menu-collection .dropdown-menu-collection__list > li a:hover,
.dropdown-menu.dropdown-menu-collection .dropdown-menu-collection__list > li a:focus {
    background: #f3f3f3;
    color: #444
}

.error-page-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 400px;
    height: inherit;
    padding: 20px;
    background-color: #fff
}

.error-page-main {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    align-items: center
}

.error-page-footer {
    font-size: 12px;
    text-align: center;
    color: #bababb
}

.error-page-content {
    max-width: 320px;
    font-size: 14px;
    text-align: center;
    line-height: 1.3;
    color: #878789
}

.error-page-img {
    height: 40px;
    margin-bottom: 32px
}

.error-page-title {
    margin: 0 0 8px;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.3;
    color: #545456
}

.error-page-description {
    margin-bottom: 32px
}

.tab-collection {
    border-bottom: 1px solid #ddd
}

.tab-collection li > a {
    padding-right: 7px
}

.tab-collection li > a:after {
    visibility: hidden;
    content: '*';
    margin-left: 1px
}

.tab-collection li.changed > a:after {
    visibility: visible
}

.custom-checkbox {
    color: #878789;
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.custom-checkbox__input {
    position: absolute;
    z-index: -1;
    margin: 0;
    opacity: 0
}

.custom-checkbox__input:hover ~ .custom-checkbox__icon {
    border: 2px solid #c6c6c6
}

.custom-checkbox__input:focus ~ .custom-checkbox__icon {
    border: 2px solid #0c84a3
}

.custom-checkbox__input:checked ~ .custom-checkbox__icon {
    border: 2px solid #0c84a3;
    background-color: #0c84a3
}

.custom-checkbox__input:checked ~ .custom-checkbox__icon:before {
    content: "\f00c"
}

.custom-checkbox__input:checked:disabled ~ .custom-checkbox__icon {
    border: 2px solid #0c84a3;
    background-color: #0c84a3;
    opacity: 0.5
}

.custom-checkbox__input:indeterminate ~ .custom-checkbox__icon {
    border: 2px solid #0c84a3;
    background-color: #0c84a3
}

.custom-checkbox__input:indeterminate ~ .custom-checkbox__icon:before {
    content: "\f068"
}

.custom-checkbox__input:disabled ~ .custom-checkbox__icon {
    background: #f8f8f8;
    border: 2px solid #e3e3e4;
    pointer-events: none
}

.custom-checkbox__icon {
    display: inline-block;
    height: 16px;
    width: 16px;
    border: 2px solid #c6c6c6;
    background-color: #fff;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    vertical-align: middle;
    position: relative
}

.custom-checkbox__icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'FontAwesome';
    font-size: 14px;
    line-height: 1
}

.custom-checkbox__text {
    vertical-align: middle
}

.custom-checkbox.absolute {
    position: relative
}

.custom-checkbox.absolute .custom-checkbox__text {
    display: inline-block;
    margin-left: 24px
}

.custom-checkbox.absolute .custom-checkbox__icon {
    position: absolute;
    top: 3px;
    left: 0
}

.jstree-actions {
    display: none
}

.jstree-actions__handle {
    padding: 0 3px
}

.jstree-actions__menu {
    position: absolute;
    right: 0;
    left: auto
}

.jstree-actions__menu--inline {
    margin: 0;
    list-style: none
}

.jstree-actions__menu--inline li {
    display: inline-block;
    padding: 0 5px 0 0
}

.jstree-actions__menu--inline li:before {
    content: "|";
    display: inline-block
}

.jstree-actions__menu--inline li:first-child:before {
    display: none
}

.jstree-actions__menu--inline li [class*="fa-"] {
    display: none
}

.jstree-actions__icon {
    text-align: center
}

.jstree-wrapper {
    position: relative;
    min-height: 200px;
    padding: 10px 0
}

.jstree-wrapper__title {
    display: flex;
    justify-content: space-between
}

.jstree-wrapper__label {
    display: flex;
    margin-bottom: 10px
}

.jstree-wrapper__label:before {
    display: inline-block;
    width: 9px;
    margin-right: 5px;
    font-family: FontAwesome;
    font-size: 9px;
    font-weight: normal;
    font-style: normal;
    content: '\f078';
    color: #969696
}

.jstree-wrapper.expanded .jstree-wrapper__label:before {
    content: '\f054'
}

.jstree-wrapper.expanded .jstree-actions {
    display: inline-block
}

.jstree-wrapper__text {
    font-weight: bold;
    cursor: pointer;
    text-transform: uppercase;
    color: #565656
}

.jstree-wrapper__checkbox {
    display: none
}

.jstree-wrapper .jstree {
    margin: 0 -12px -12px;
    outline: none
}

.jstree-wrapper .jstree .search-no-results {
    width: auto;
    margin-top: -15px
}

.content-with-sidebar--sidebar .jstree-wrapper {
    padding: 0 12px
}

.jstree-wholerow-ul {
    width: 100%;
    margin-bottom: 10px;
    padding-left: 8px
}

.jstree-default .jstree-open > .jstree-ocl,
.jstree-default .jstree-closed > .jstree-ocl,
.jstree-default .jstree-leaf > .jstree-ocl,
.jstree-default .jstree-node {
    position: relative;
    background: transparent
}

.jstree-default .jstree-themeicon {
    display: none
}

.jstree-default .jstree-open > .jstree-ocl:before,
.jstree-default .jstree-closed > .jstree-ocl:before {
    font-family: 'FontAwesome';
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    color: #969696
}

.jstree-default .jstree-open > .jstree-ocl:before {
    content: '\f078'
}

.jstree-default .jstree-closed > .jstree-ocl:before {
    content: '\f054'
}

.jstree-default .jstree-icon,
.jstree-default .jstree-icon:empty {
    width: 26px;
    height: 36px;
    line-height: 36px
}

.jstree-default .jstree-clicked {
    font-weight: bold
}

.jstree-default .jstree-wholerow-clicked,
.jstree-default .jstree-wholerow-hovered {
    height: 35px;
    background: #fafafa
}

.jstree-default .jstree-anchor {
    display: inline-block;
    width: 90%;
    height: 36px;
    padding: 0 8px 7px 8px;
    line-height: 36px;
    color: #858585;
    border-radius: 0;
    box-shadow: none;
    text-overflow: ellipsis;
    overflow: hidden
}

.jstree-default .jstree-anchor:link,
.jstree-default .jstree-anchor:visited,
.jstree-default .jstree-anchor:hover,
.jstree-default .jstree-anchor:active {
    color: #858585
}

.jstree-default .jstree-anchor,
.jstree-default .jstree-animated,
.jstree-default .jstree-wholerow {
    transition: none
}

.jstree-default .jstree-search {
    font-style: normal;
    font-weight: normal
}

.jstree-default .jstree-icon.jstree-checkbox {
    background-image: none;
    font-family: 'FontAwesome';
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: #a8a8a8;
    width: 30px;
    height: 30px;
    margin: 1px 0 0 -14px
}

.jstree-default .jstree-icon.jstree-checkbox:before {
    content: '\f096'
}

.jstree-default .jstree-checked .jstree-checkbox {
    color: #48acfd
}

.jstree-default .jstree-checked .jstree-checkbox:before {
    content: '\f046';
    margin-left: 2px
}

.jstree-search-component {
    position: relative
}

.jstree-search-component.active-search .jstree-search-component__clear-icon {
    display: block
}

.jstree-search-component.active-search .jstree-search-component__search-icon {
    display: none
}

.jstree-search-component__input {
    width: 100%;
    height: 30px !important;
    box-sizing: border-box !important;
    padding-right: 50px !important
}

.jstree-search-component__input::-ms-clear {
    display: none
}

.jstree-search-component__clear-icon,
.jstree-search-component__search-icon {
    display: none;
    position: absolute;
    top: 5px;
    right: 8px;
    font-size: 16px;
    z-index: 10;
    color: #969696;
    cursor: pointer
}

.jstree-search-component__clear-icon:hover,
.jstree-search-component__search-icon:hover {
    color: #7d7d7d
}

.jstree-search-component__search-icon {
    display: block;
    pointer-events: none
}

.content-with-sidebar--content .tree-empty-content {
    text-align: center;
    padding: 15px;
    background: #f1f1f1
}

.sidebar-container .content-with-sidebar--sidebar .jstree-container {
    overflow: auto
}

.content-with-sidebar--sidebar {
    position: relative;
    border: 1px solid #f2f2f2;
    width: 320px;
    background: #fff;
    flex-shrink: 0
}

.content-with-sidebar--sidebar:not(.ui-resizable-resizing) {
    transition: width 0.3s
}

.content-with-sidebar--sidebar.content-sidebar-minimized {
    padding-left: 0;
    width: 33px
}

.content-with-sidebar--sidebar .resizable-area {
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 100%;
    border-right: 3px solid #ddd;
    touch-action: none;
    cursor: ew-resize;
    opacity: 0;
    transition: opacity 150ms linear;
    visibility: hidden
}

.content-with-sidebar--sidebar:hover .resizable-area {
    opacity: 1
}

.content-with-sidebar--sidebar.resizable-enable .resizable-area {
    visibility: visible
}

.content-sidebar-minimized .content-with-sidebar--sidebar-content,
.content-sidebar-minimized .content-with-sidebar--header-content {
    display: none
}

.content-with-sidebar--header {
    border-bottom: 1px solid #f2f2f2;
    height: 31px;
    padding: 5px 12px 4px;
    margin-bottom: 12px
}

.content-sidebar-minimized .content-with-sidebar--header {
    padding: 5px 8px 4px
}

.content-with-sidebar--controls {
    float: right;
    text-align: right
}

.content-with-sidebar--control {
    height: 20px;
    width: 20px;
    display: inline-block;
    cursor: pointer
}

.content-with-sidebar--control i {
    font-size: 8px;
    padding: 6px 0 0 0;
    display: block
}

.content-with-sidebar--minimize {
    display: block
}

.content-sidebar-minimized .content-with-sidebar--minimize {
    display: none
}

.content-with-sidebar--maximize {
    display: none
}

.content-sidebar-minimized .content-with-sidebar--maximize {
    display: block
}

.content-with-sidebar--container {
    display: flex
}

.content-with-sidebar--content {
    width: calc(100% - 320px);
    flex: 1 1 auto
}

@media only screen and (max-width: 992px) {
    .content-with-sidebar--content {
        width: calc(100% - 33px)
    }
}

.content-with-sidebar--content.content-sidebar-minimized {
    width: calc(100% - 33px)
}

.content-with-sidebar--content .placeholder {
    background-color: #f1f1f1
}

.content-with-sidebar--content .placeholder .content {
    padding: 12px 12px 0
}

.content-with-sidebar--content .responsive-section {
    margin: 0 -12px;
    padding-right: 12px
}

.content-with-sidebar--content .responsive-section .form-horizontal {
    padding: 12px 0
}

.content-with-sidebar--sidebar .sidebar-items {
    padding: 0 12px
}

.mobile-version .content-with-sidebar--container {
    margin-top: -10px;
    padding: 0;
    padding-left: calc(constant(safe-area-inset-left) + 0);
    padding-left: calc(env(safe-area-inset-left) + 0);
    padding-right: calc(constant(safe-area-inset-right) + 0);
    padding-right: calc(env(safe-area-inset-right) + 0)
}

.mobile-version .content-with-sidebar--container .scrollspy.container-fluid {
    margin-top: 0
}

.mobile-version .content-with-sidebar--sidebar {
    max-width: 320px;
    min-height: 90vh;
    overflow: visible
}

.mobile-version .content-with-sidebar--sidebar.content-sidebar-maximized {
    width: 100%
}

span.highlight-text {
    text-decoration: underline;
    background-color: #ffefa5;
    font-family: inherit;
    font-weight: bold;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0
}

.highlight-element:first-letter {
    text-transform: none
}

label.highlight-element span {
    font-weight: normal
}

.highlight-element[class^="fa-"],
.highlight-element[class*=" fa-"] {
    background-color: #ffefa5;
    box-shadow: 0 -1px 0 0 #ffefa5, 2px 0 0 0 #ffefa5, 0 1px 0 0 #ffefa5, -2px 0 0 0 #ffefa5
}

.highlight-element.selector,
input.highlight-element,
textarea.highlight-element {
    background: #ffefa5
}

.highlight-not-found {
    display: none
}

.highlight-items-switcher__control:last-child {
    display: none
}

.highlight-items-switcher.highlighted-only .highlight-items-switcher__control:first-child {
    display: none
}

.highlight-items-switcher.highlighted-only .highlight-items-switcher__control:last-child {
    display: block
}

.loading-bar {
    display: none;
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 2px;
    background: #f9b700;
    box-shadow: none;
    border-radius: 3px;
    transition: width 300ms ease-out, opacity 300ms linear;
    animation: line-loader 5s forwards;
    overflow: hidden
}

.loading-bar:before {
    content: '';
    background: #ffce47;
    width: 15%;
    height: 100%;
    position: absolute;
    box-shadow: none;
    top: 0;
    animation: line-point 800ms ease-in-out infinite
}

@-webkit-keyframes "line-point" {
    0% {
        left: 0%;
        transform: translateX(-100%);
    }
    100% {
        left: 100%;
        transform: translateX(0);
    }
}

@keyframes "line-point" {
    0% {
        left: 0%;
        transform: translateX(-100%);
    }
    100% {
        left: 100%;
        transform: translateX(0);
    }
}

@-webkit-keyframes "line-loader" {
    0% {
        width: 1%;
    }
    5% {
        width: 5%;
    }
    10% {
        width: 15%;
    }
    15% {
        width: 25%;
    }
    25% {
        width: 35%;
    }
    50% {
        width: 50%;
    }
    80% {
        width: 75%;
    }
    100% {
        width: 85%;
    }
}

@keyframes "line-loader" {
    0% {
        width: 1%;
    }
    5% {
        width: 5%;
    }
    10% {
        width: 15%;
    }
    15% {
        width: 25%;
    }
    25% {
        width: 35%;
    }
    50% {
        width: 50%;
    }
    80% {
        width: 75%;
    }
    100% {
        width: 85%;
    }
}

.desktop-version .app-logo {
    display: inline-block;
    text-indent: -9999px;
    /* background: url(../bundles/oroui/img/Rectangle3copy.png) no-repeat center center; */
    background-size: contain;
}

.desktop-version .navbar.app-header {
    color: rgb(255, 255, 255);
    background-color: #5573DE;
    position: relative;
    z-index: 925
}

.desktop-version .navbar.app-header .navbar-inner {
    padding: 0 25px 0 20px
}

.desktop-version .navbar.app-header .navbar-inner .container {
    position: relative;
    line-height: 32px;
    height: 32px
}

.desktop-version .navbar.app-header.thick .navbar-inner .container {
    line-height: 48px;
    height: 48px
}

.desktop-version .navbar.app-header.thick .nav.user-menu .avatar {
    display: initial;
    max-height: 30px;
    max-width: 30px;
    border-radius: 50%;
    margin: 0 3px 0 7px
}

.desktop-version .navbar.app-header.thick .app-logo {
    display: none
}

.desktop-version .navbar.app-header .app-logo {
    /* width: 16px; */
    /* margin-right: 8px */
}

.desktop-version .navbar.app-header .logo-wrapper {
    display: flex;
    /* margin-right: 10px */
   
}

.desktop-version .navbar.app-header .logo {
    color: #fff;
    font-weight: bold;
    font-size: 23px;
    line-height: inherit;
    margin: 0;
    display: inline-block
}

.desktop-version .navbar.app-header .logo a {
    color: inherit;
    text-transform: uppercase
}

.desktop-version .navbar.app-header .logo a [class^="fa-"] {
    font-size: 1.2em
}

.desktop-version .navbar.app-header .nav.top-search {
    padding: 0 5px 0 5px;
    margin: 0
}

.desktop-version .navbar.app-header .nav.top-search > .dropdown {
    margin: 0 5px
}

.desktop-version .navbar.app-header .nav.top-search a.dropdown-toggle {
    color: inherit;
    text-align: center;
    position: relative;
    top: 1px
}

.desktop-version .navbar.app-header .nav.top-search a.dropdown-toggle:hover,
.desktop-version .navbar.app-header .nav.top-search a.dropdown-toggle:active {
    color: #b8b8c4
}

.desktop-version .navbar.app-header .nav.top-search a.dropdown-toggle > [class^="fa-"] {
    margin: 0;
    width: 24px;
    font-size: 16px
}

.desktop-version .navbar.app-header .nav.top-search .dropdown-menu {
    left: -5px
}

.desktop-version .navbar.app-header .nav.user-menu {
    background-color: inherit;
    margin-left: 15px;
    height: 100%
}

.desktop-version .navbar.app-header .nav.user-menu .avatar {
    display: none
}

.desktop-version .navbar.app-header .nav.user-menu > li {
    line-height: inherit;
    margin: 0 8px
}

.desktop-version .navbar.app-header .nav.user-menu > li:last-of-type {
    margin-right: -3px
}

.desktop-version .navbar.app-header .nav.user-menu > li > a {
    padding: 0;
    color: inherit;
    text-shadow: none;
    font-size: 14px
}

.desktop-version .navbar.app-header .nav.user-menu > li > a [class^="fa-"],
.desktop-version .navbar.app-header .nav.user-menu > li > a [class*=" fa-"] {
    font-size: 16px
}

.desktop-version .navbar.app-header .nav.user-menu > li > a:hover {
    color: #b8b8c4
}

.desktop-version .navbar.app-header .nav.user-menu .dropdown > .dropdown-menu {
    right: -12px;
    z-index: 1000
}

.desktop-version .navbar.app-header .user-menu-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 1px solid #e3e3e4;
    height: 1em
}

.desktop-version .navbar.app-header .user-menu-dropdown > .dropdown-toggle {
    display: inline-block;
    margin-left: 15px
}

.desktop-version .main-menu {
    margin: 0;
    font-size: 16px;
    list-style: none;
    background-color: #CD6164;
}

.desktop-version .main-menu__header {
    min-height: 48px;
    background-color: #404041
}

.desktop-version .main-menu__header .app-logo {
    width: 100%;
    margin: 9px 0;
    text-align: center;
    height: 30px
}

.desktop-version .main-menu .dropdown-menu-wrapper {
    z-index: 1000
}

.desktop-version .main-menu .dropdown-menu-wrapper.hidden {
    display: none
}

.desktop-version .main-menu .dropdown-menu-wrapper__scrollable {
    overflow-x: hidden;
    overflow-y: auto
}

.desktop-version .main-menu .dropdown-menu {
    z-index: 1030
}

.desktop-version .main-menu .divider {
    height: 1px;
    margin: 0;
    border: 1px solid #e3e3e4;
    border-width: 1px 0 0
}

.desktop-version .main-menu .divider .title {
    display: none !important
}

.desktop-version .main-menu-top {
    background-color: #CD6161;
    *zoom: 1
}

.desktop-version .main-menu-top:before,
.desktop-version .main-menu-top:after {
    display: table;
    content: "";
    line-height: 0
}

.desktop-version .main-menu-top:after {
    clear: both
}

.desktop-version .main-menu-top .main-menu {
    display: flex;
    align-items: center;
    float: left;
    padding-left: 5px;
    *zoom: 1
}

.desktop-version .main-menu-top .main-menu:before,
.desktop-version .main-menu-top .main-menu:after {
    display: table;
    content: "";
    line-height: 0
}

.desktop-version .main-menu-top .main-menu:after {
    clear: both
}

.desktop-version .main-menu-top .dropdown-menu {
    margin: 0;
    padding: 3px 0;
    min-width: 175px;
    background-color: #CD6161;
    border: 0;
    border-radius: 0 2px 2px 2px;
    box-shadow: 1px 1px 9px 3px rgba(0, 0, 0, .08)
}

.desktop-version .main-menu-top .title {
    display: block;
    padding: 9px 18px 9px 16px;
    color: #fff;
    white-space: nowrap
}

.desktop-version .main-menu-top .title-level-1 {
    padding: 14px 16px;
    font-weight: bold;
    /* color: #e3e3e4 */
}

.desktop-version .main-menu-top .title-level-1 .menu-icon {
    display: none
}

.desktop-version .main-menu-top .dropdown-menu-title-level-1 {
    display: none
}

.desktop-version .main-menu-top .dropdown-menu-title-level-1 + .divider {
    display: none
}

.desktop-version .main-menu-top .dropdown > .dropdown-menu {
    top: 0;
    left: 100%;
    display: block;
    visibility: hidden
}

.desktop-version .main-menu-top .dropdown-level-1 {
    float: left
}

.desktop-version .main-menu-top .dropdown-level-1.active {
    background-color: #CC3B3B
}

.desktop-version .main-menu-top .dropdown-level-1.active .title-level-1 {
    color: #fff
}

.desktop-version .main-menu-top .dropdown-level-1:hover .title:hover {
    background: rgb(204, 59, 59);
    transform: scale(1.1);
}

.desktop-version .main-menu-top .dropdown-level-1:hover .title-level-1 {
    position: relative;
    background-color: #f3f3f3;
    color: #5e5e60
}

.desktop-version .main-menu-top .dropdown-level-1:hover .title-level-1::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1002;
    height: 6px;
    background: #f3f3f3
}

.desktop-version .main-menu-top .dropdown-level-1:hover .title-level-1:hover {
    background-color: #f3f3f3
}

.desktop-version .main-menu-top .dropdown-level-1:hover .dropdown-menu-wrapper {
    z-index: 1001
}

.desktop-version .main-menu-top .dropdown-level-1:hover .dropdown-menu-wrapper__placeholder {
    height: auto;
    overflow: inherit
}

.desktop-version .main-menu-top .dropdown:hover > .dropdown-menu,
.desktop-version .main-menu-top .dropdown:hover > .dropdown-menu-wrapper__child,
.desktop-version .main-menu-top .dropdown:hover .dropdown-menu-wrapper__scrollable {
    visibility: visible
}

.desktop-version .main-menu-top .dropdown > a,
.desktop-version .main-menu-top .dropdown-menu-single-item > a {
    padding: 0
}

.desktop-version .main-menu-top .dropdown > .dropdown-menu-wrapper,
.desktop-version .main-menu-top .dropdown-menu-single-item > .dropdown-menu-wrapper {
    padding: 0
}

.desktop-version .main-menu-top .dropdown::after,
.desktop-version .main-menu-top .dropdown-menu-single-item::after {
    content: none
}

.desktop-version .main-menu-top .dropdown:hover > a,
.desktop-version .main-menu-top .dropdown-menu-single-item:hover > a {
    background: transparent;
    color: inherit
}

.desktop-version .main-menu-top .dropdown-menu-wrapper > .dropdown-menu {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.desktop-version .main-menu-top .dropdown-menu-wrapper__child {
    position: absolute;
    left: 100%;
    visibility: hidden
}

.desktop-version .main-menu-top .dropdown-menu-wrapper__scrollable {
    box-shadow: 1px 1px 9px 3px rgba(0, 0, 0, .08);
    visibility: hidden
}

.desktop-version .main-menu-top .dropdown-menu-wrapper__scrollable > .dropdown-menu {
    position: static
}

.desktop-version .main-menu-top .dropdown-menu-wrapper__scrollable > .dropdown-menu > .dropdown {
    position: static
}

.desktop-version .main-menu-top .dropdown-menu-wrapper__placeholder {
    position: absolute;
    height: 0;
    overflow: hidden
}

.desktop-version .main-menu-top.narrow-mode .menu-icon {
    display: block;
    margin-bottom: 4px;
    font-size: 21px;
    text-align: center
}

.desktop-version .main-menu-top.narrow-mode .title-level-1 {
    padding: 6px 12px;
    max-width: 100px;
    font-size: 11px;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.desktop-version .main-menu-top .align-menu-left > .dropdown-menu-wrapper__placeholder {
    right: 0
}

.desktop-version .main-menu-top .align-menu-left > .dropdown-menu-wrapper__child,
.desktop-version .main-menu-top .align-menu-left > .dropdown-menu {
    right: 100%;
    left: auto;
    margin-right: -22px
}

.desktop-version .main-menu-top .align-menu-right > .dropdown-menu-wrapper__placeholder {
    left: 0
}

.desktop-version .main-menu-top .align-menu-right > .dropdown-menu-wrapper__child,
.desktop-version .main-menu-top .align-menu-right > .dropdown-menu {
    left: 100%;
    margin-left: -22px
}

.desktop-version .main-menu-top .menu-level-1 .align-menu-left .unclickable,
.desktop-version .main-menu-top .menu-level-1 .align-menu-right .unclickable {
    position: relative
}

.desktop-version .main-menu-top .menu-level-1 .align-menu-left .unclickable::before,
.desktop-version .main-menu-top .menu-level-1 .align-menu-right .unclickable::before,
.desktop-version .main-menu-top .menu-level-1 .align-menu-left .unclickable::after,
.desktop-version .main-menu-top .menu-level-1 .align-menu-right .unclickable::after {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    line-height: 1;
    color: #5e5e60;
    content: none
}

.desktop-version .main-menu-top .menu-level-1 .align-menu-left > .unclickable:before {
    content: "\f104";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.desktop-version .main-menu-top .menu-level-1 .align-menu-left > .unclickable:before {
    left: 16px
}

.desktop-version .main-menu-top .menu-level-1 .align-menu-left > .unclickable .title:not(.title-level-1) {
    padding-left: 26px
}

.desktop-version .main-menu-top .menu-level-1 .align-menu-right > .unclickable:after {
    content: "\f105";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.desktop-version .main-menu-top .menu-level-1 .align-menu-right > .unclickable::after {
    right: 16px
}

.desktop-version .main-menu-top .menu-level-1 .align-menu-right > .unclickable .title:not(.title-level-1) {
    padding-right: 26px
}

.desktop-version .main-menu-top .align-single-item-left > .dropdown-menu-wrapper__placeholder .dropdown-menu-single-item .title,
.desktop-version .main-menu-top .align-single-item-left > .dropdown-menu-wrapper__child .dropdown-menu-single-item .title,
.desktop-version .main-menu-top .align-single-item-left > .dropdown-menu .dropdown-menu-single-item .title {
    padding-left: 26px
}

.desktop-version .main-menu-top .align-single-item-right > .dropdown-menu-wrapper__placeholder .dropdown-menu-single-item .title,
.desktop-version .main-menu-top .align-single-item-right > .dropdown-menu-wrapper__child .dropdown-menu-single-item .title,
.desktop-version .main-menu-top .align-single-item-right > .dropdown-menu .dropdown-menu-single-item .title {
    padding-right: 26px
}

.desktop-version .main-menu-sided {
    position: relative;
    float: left;
    width: 230px;
    height: 100%;
    padding-bottom: 45px;
    background-color: #5e5e60
}

.desktop-version .main-menu-sided .accordion {
    margin: 0
}

.desktop-version .main-menu-sided .accordion .title {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.desktop-version .main-menu-sided .accordion a {
    display: block
}

.desktop-version .main-menu-sided .accordion-group {
    margin-bottom: 0;
    border: none;
    border-radius: 0
}

.desktop-version .main-menu-sided .accordion-group .menu {
    margin: 0
}

.desktop-version .main-menu-sided .accordion-group .menu .title,
.desktop-version .main-menu-sided .accordion-group .menu .accordion-toggle {
    color: #5e5e60
}

.desktop-version .main-menu-sided .accordion-group .menu .title::before,
.desktop-version .main-menu-sided .accordion-group .menu .accordion-toggle::before {
    content: '';
    display: inline-block;
    height: 16px;
    min-width: 16px;
    margin-right: 8px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    color: #878789;
    transition: all 200ms linear
}

.desktop-version .main-menu-sided .accordion-group .menu .accordion-toggle {
    font-weight: bold
}

.desktop-version .main-menu-sided .accordion-group .menu .accordion-toggle:before {
    content: "\f105";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.desktop-version .main-menu-sided .accordion-group .menu .accordion-toggle::before {
    transform: rotate(90deg)
}

.desktop-version .main-menu-sided .accordion-group .menu .accordion-toggle.collapsed {
    font-weight: normal
}

.desktop-version .main-menu-sided .accordion-group .menu .accordion-toggle.collapsed::before {
    transform: rotate(0)
}

.desktop-version .main-menu-sided .accordion-group .menu .title {
    display: block;
    padding: 7px 15px
}

.desktop-version .main-menu-sided .accordion-group .menu .title:hover {
    background-color: #fff0c6
}

.desktop-version .main-menu-sided .accordion-group .menu .title-level-1 {
    padding-left: 0px
}

.desktop-version .main-menu-sided .accordion-group .menu .title-level-2 {
    padding-left: 24px
}

.desktop-version .main-menu-sided .accordion-group .menu .title-level-3 {
    padding-left: 48px
}

.desktop-version .main-menu-sided .accordion-group .menu .title-level-4 {
    padding-left: 72px
}

.desktop-version .main-menu-sided .accordion-group .menu .title-level-5 {
    padding-left: 96px
}

.desktop-version .main-menu-sided .accordion-group li {
    display: block
}

.desktop-version .main-menu-sided .accordion-body {
    background-color: #f3f3f3
}

.desktop-version .main-menu-sided .accordion-body > a {
    display: none
}

.desktop-version .main-menu-sided .accordion-body .active {
    background-color: #fff0c6
}

.desktop-version .main-menu-sided .accordion-body .accordion-group {
    background-color: transparent
}

.desktop-version .main-menu-sided .accordion-toggle.title-level-1 {
    position: relative;
    padding: 12px 22px 12px 24px;
    background-color: #7d7d7f;
    color: #e3e3e4
}

.desktop-version .main-menu-sided .accordion-toggle.title-level-1 .menu-icon {
    min-width: 16px;
    margin-right: 8px;
    margin-left: 0;
    text-align: center
}

.desktop-version .main-menu-sided .accordion-toggle.title-level-1.collapsed {
    background-color: #5e5e60
}

.desktop-version .main-menu-sided .accordion-toggle.title-level-1:hover {
    background-color: #7d7d7f
}

.desktop-version .main-menu-sided .scroller {
    height: calc(100% - 48px);
    box-sizing: content-box;
    overflow: auto;
    direction: rtl
}

.desktop-version .main-menu-sided .scroller > * {
    direction: ltr
}

.desktop-version .main-menu-sided.minimized {
    width: 80px
}

.desktop-version .main-menu-sided.minimized .unclickable {
    display: block
}

.desktop-version .main-menu-sided.minimized .dropdown {
    position: static
}

.desktop-version .main-menu-sided.minimized .dropdown-level-1 {
    text-align: center
}

.desktop-version .main-menu-sided.minimized .dropdown-level-1 .dropdown-menu {
    display: none
}

.desktop-version .main-menu-sided.minimized .dropdown-level-1:hover {
    background-color: #7d7d7f
}

.desktop-version .main-menu-sided.minimized .dropdown-level-1:hover .unclickable {
    color: #fff
}

.desktop-version .main-menu-sided.minimized .dropdown-level-1.active {
    background-color: #f3f3f3
}

.desktop-version .main-menu-sided.minimized .dropdown-level-1.active > .unclickable .title {
    color: #68686a
}

.desktop-version .main-menu-sided.minimized .title-level-1 {
    display: block;
    padding: 13px 8px;
    font-size: 11px;
    line-height: 1.2;
    color: #e3e3e4;
    word-break: break-word
}

.desktop-version .main-menu-sided.minimized .title-level-1 .menu-icon {
    display: block;
    width: 100%;
    margin: 0 0 5px;
    font-size: 24px
}

.desktop-version .main-menu-sided .menu-icon {
    display: none
}

.desktop-version .side-menu-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    z-index: -1;
    width: 100vw;
    height: 100vh;
    max-width: 100vw;
    min-width: 980px;
    font-size: 14px;
    overflow: hidden;
    opacity: 0;
    transition: opacity 300ms linear;
    visibility: hidden
}

.desktop-version .side-menu-overlay.open {
    z-index: 930;
    visibility: visible;
    opacity: 1
}

.desktop-version .side-menu-overlay__header {
    position: relative;
    padding: 24px 16px 20px 32px;
    width: 248px;
    height: 108px
}

.desktop-version .side-menu-overlay__search {
    position: relative
}

.desktop-version .side-menu-overlay__search-icon {
    position: absolute;
    right: 0;
    top: 1px;
    padding: 4px;
    background-color: transparent;
    border-width: 0;
    color: #5e5e60;
    transition: all 200ms linear
}

.desktop-version .side-menu-overlay__search-icon--interactive:hover,
.desktop-version .side-menu-overlay__search-icon--interactive:focus {
    color: #d9d9da
}

.desktop-version .side-menu-overlay__field {
    width: 100%;
    height: 30px;
    padding-right: 24px;
    margin: 0;
    box-sizing: border-box
}

.desktop-version .side-menu-overlay__title {
    font-size: 21px;
    line-height: 1.2
}

.desktop-version .side-menu-overlay__content {
    max-width: calc(100vw - 108px);
    height: calc(100vh - 108px);
    max-height: calc(100vh - 108px);
    padding-bottom: 16px
}

.desktop-version .side-menu-overlay__button {
    position: absolute;
    top: 10px;
    z-index: 1;
    font-size: 18px;
    background-color: transparent;
    border: none;
    color: #d9d9da;
    transition: all 200ms linear
}

.desktop-version .side-menu-overlay__button:hover,
.desktop-version .side-menu-overlay__button:focus {
    color: #68686a
}

.desktop-version .side-menu-overlay__fill,
.desktop-version .side-menu-overlay__fill-blur,
.desktop-version .side-menu-overlay__fill-blur-inner {
    text-align: right;
    color: transparent
}

.desktop-version .side-menu-overlay__fill::after,
.desktop-version .side-menu-overlay__fill-blur::after,
.desktop-version .side-menu-overlay__fill-blur-inner::after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    content: ''
}

.desktop-version .side-menu-overlay__fill::after {
    z-index: -1;
    background-color: #f3f3f3;
    transform: translate(-100%);
    width: 300%
}

.desktop-version .side-menu-overlay__fill-blur::after {
    width: 36px;
    background-color: #f3f3f3;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .19)
}

.desktop-version .side-menu-overlay__fill-blur-inner::after {
    background-color: rgba(255, 255, 255, .5)
}

.desktop-version .side-menu-overlay .menu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: flex-start;
    max-height: inherit;
    max-width: inherit;
    min-height: 340px;
    height: inherit;
    margin: 0;
    list-style: none;
    overflow: auto
}

.desktop-version .side-menu-overlay .menu-item {
    width: 248px;
    padding: 0 15px;
    line-height: 1.3
}

.desktop-version .side-menu-overlay .menu-item:not(.ui-helper) {
    position: relative
}

.desktop-version .side-menu-overlay .menu-item:not(.ui-helper):after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: -100px;
    width: 1px;
    background-color: #e3e3e4;
    content: ''
}

.desktop-version .side-menu-overlay .title {
    position: relative;
    display: block;
    padding: 9px 14px;
    text-transform: none;
    color: #545456
}

.desktop-version .side-menu-overlay .title:hover,
.desktop-version .side-menu-overlay .title:focus {
    background-color: #fff0c6
}

.desktop-version .side-menu-overlay .title-level-1 {
    padding-left: 0px
}

.desktop-version .side-menu-overlay .title-level-2 {
    padding-left: 16px;
    font-size: 16px
}

.desktop-version .side-menu-overlay .title-level-3 {
    padding-left: 32px;
    padding-top: 6px;
    padding-bottom: 6px
}

.desktop-version .side-menu-overlay .title-level-4 {
    padding-left: 48px;
    padding-top: 6px;
    padding-bottom: 6px
}

.desktop-version .side-menu-overlay .title-level-5 {
    padding-left: 64px;
    padding-top: 6px;
    padding-bottom: 6px
}

.desktop-version .side-menu-overlay .active .title {
    background-color: #fff0c6
}

.desktop-version .side-menu-overlay .active.dropdown .title {
    background-color: transparent
}

.desktop-version .side-menu-overlay .last .title-level-3 {
    margin-bottom: 14px
}

.desktop-version .side-menu-overlay .last .title-level-4 {
    margin-bottom: 14px
}

.desktop-version .side-menu-overlay .last .title-level-5 {
    margin-bottom: 14px
}

.desktop-version .side-menu-overlay .unclickable {
    cursor: default
}

.desktop-version .side-menu-overlay .unclickable:hover .title,
.desktop-version .side-menu-overlay .unclickable:focus .title {
    background-color: transparent
}

.desktop-version .side-menu-overlay .highlight {
    text-decoration: underline;
    background-color: #fff0c6
}

.desktop-version .main-menu-toggler {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 48px;
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 16px;
    line-height: 1;
    background-color: transparent;
    border: 0;
    color: #bdbdbd;
    cursor: pointer
}

.desktop-version .main-menu-toggler__icon {
    transition: all 200ms linear
}

.desktop-version .main-menu-toggler:hover,
.desktop-version .main-menu-toggler:focus {
    background-color: #7d7d7f;
    color: #fff
}

.desktop-version .minimized .main-menu-toggler {
    width: 100%
}

.desktop-version .minimized .main-menu-toggler__icon {
    transform: rotate(180deg)
}

.desktop-version .container-fluid.page-title {
    padding-right: 0
}

.desktop-version .container-fluid.page-title .navbar-extra > .row > .pull-right {
    max-width: calc(100% - 180px)
}

.desktop-version .container-fluid.page-title .navbar-extra > .row > .pull-right > .title-buttons-container {
    text-align: right
}

.desktop-version .container-fluid.page-title .navbar-extra > .row > .pull-right > .title-buttons-container > .pull-left,
.desktop-version .container-fluid.page-title .navbar-extra > .row > .pull-right > .title-buttons-container > .btn-group {
    text-align: left;
    display: inline-block;
    margin-bottom: 4px;
    vertical-align: top
}

.desktop-version .container-fluid.page-title .navbar-extra > .row > .pull-right > .title-buttons-container > .pinned-dropdown > .btn-group {
    text-align: left
}

.desktop-version .container-fluid.page-title .navbar-extra > .row > .pull-right .separator-btn {
    margin-top: 2px
}

.desktop-version .container-fluid.page-title .navbar-extra > .row > .pull-left + .pull-right {
    max-width: none
}

.desktop-version .container-fluid.page-title .page-title-center.under-left-block {
    clear: left;
    position: relative;
    top: 8px
}

.desktop-version .customer-info h1 {
    margin: 0 0 3px
}

.desktop-version .customer-info h1.user-name {
    margin-right: 5px
}

.desktop-version .customer-info .sub-title a {
    color: #006acc
}

.desktop-version .scrollspy-title {
    font-size: 13px;
    font-weight: normal;
    line-height: 13px;
    padding: 6px 20px
}

.desktop-version [data-scroll-focus] {
    outline: 0 none
}

.desktop-version .list-bar-wrapper .pin-holder {
    position: relative
}

.desktop-version .list-bar-wrapper .pin-holder.outdated a {
    color: #dba91e
}

.desktop-version .list-bar-wrapper .pin-holder.outdated a:hover,
.desktop-version .list-bar-wrapper .pin-holder.outdated a:active,
.desktop-version .list-bar-wrapper .pin-holder.outdated a:focus {
    color: #b78d19
}

.desktop-version .list-bar-wrapper .btn-close {
    position: absolute;
    top: 50%;
    right: 6px;
    width: 14px;
    height: 14px;
    display: block;
    background-color: transparent;
    color: transparent;
    font-size: 0;
    padding: 0;
    margin: -7px 0 0 0;
    border-width: 0
}

.desktop-version .list-bar-wrapper .btn-close:active,
.desktop-version .list-bar-wrapper .btn-close:focus {
    outline: none
}

.desktop-version .list-bar-wrapper .btn-close:before {
    font-size: 12px;
    color: #bababb
}

.desktop-version .list-bar-wrapper .btn-close:hover:before {
    color: #a6a6a7
}

.desktop-version .show-more {
    display: none;
    position: absolute;
    top: 0;
    margin-left: -20px;
    height: 100%
}

.desktop-version .show-more:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 32px;
    background-image: linear-gradient(to left, #f8f8f8, transparent);
    pointer-events: none
}

.desktop-version .show-more a.dropdown-toggle {
    position: relative;
    background-color: #f8f8f8;
    color: #bababb;
    width: 20px;
    font-size: 16px;
    display: inline-block;
    text-align: center
}

.desktop-version .show-more a.dropdown-toggle:hover {
    cursor: pointer;
    color: #a6a6a7
}

.desktop-version .show-more ul {
    list-style: none;
    margin: 0
}

.desktop-version .show-more li.active a {
    font-weight: bold
}

.desktop-version .show-more li a {
    padding: 7px 26px 7px 13px
}

.desktop-version .list-bar {
    padding-right: 20px;
    overflow: hidden
}

.desktop-version .list-bar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    white-space: nowrap
}

.desktop-version .list-bar ul:empty {
    display: none
}

.desktop-version .list-bar .pin-holder {
    display: inline-block;
    text-align: left;
    line-height: inherit;
    position: relative;
    padding: 0 22px 0 8px
}

.desktop-version .list-bar .pin-holder.active {
    background-color: #fff0c6
}

.desktop-version .list-bar .pin-holder a {
    color: inherit;
    white-space: nowrap;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis
}

.desktop-version .list-bar .pin-holder a:hover,
.desktop-version .list-bar .pin-holder a:active,
.desktop-version .list-bar .pin-holder a:focus {
    color: #68686a;
    outline: none
}

.desktop-version .list-bar .pin-bar-empty a {
    display: inline-block;
    margin: 2px 10px;
    color: inherit;
    font-size: 12px;
    line-height: 20px
}

.desktop-version .oro-item-collectioninput[type="email"],
.desktop-version .oro-item-collectioninput[type="text"] {
    width: 261px
}

.desktop-version .oro-item-collection .input-append input[type="email"],
.desktop-version .oro-item-collection .input-prepend input[type="email"],
.desktop-version .oro-item-collection .input-append input[type="text"],
.desktop-version .oro-item-collection .input-prepend input[type="text"] {
    width: 235px
}

.desktop-version .oro-item-collection .input-append-sortable input[type="email"],
.desktop-version .oro-item-collection .input-prepend-sortable input[type="email"],
.desktop-version .oro-item-collection .input-append-sortable input[type="text"],
.desktop-version .oro-item-collection .input-prepend-sortable input[type="text"] {
    width: 204px
}

.desktop-version .oro-item-collection .collection-element-other {
    margin-bottom: 5px
}

.desktop-version .oro-item-collection .collection-element-other input[type='email'],
.desktop-version .oro-item-collection .collection-element-other input[type='text'],
.desktop-version .oro-item-collection .collection-element-other textarea {
    width: 259px
}

.desktop-version .oro-item-collection .collection-element-other select,
.desktop-version .oro-item-collection .collection-element-other .selector {
    width: 262px;
    margin-left: 0
}

.desktop-version .oro-item-collection .collection-element-other .select2-container {
    width: 271px
}

.desktop-version .select2-container .select2-choice .select2-arrow {
    top: 6px
}

.desktop-version .select2-container .select2-choice .select2-search-choice-close {
    width: 15px;
    height: 15px
}

.desktop-version .select2-container .select2-choice .select2-search-choice-close:before {
    content: "\f00d";
    font: normal 11px FontAwesome;
    right: 3px;
    top: 2px;
    color: #444;
    line-height: 1em
}

.desktop-version .select2-container .select2-choice .select2-search-choice-close:hover:before {
    color: #666
}

.desktop-version .oro-item-collection.not-removable input[type="email"],
.desktop-version .oro-item-collection.not-removable input[type="text"] {
    width: 280px
}

.desktop-version .oro-item-collection.not-removable .input-append input[type="email"],
.desktop-version .oro-item-collection.not-removable .input-prepend input[type="email"],
.desktop-version .oro-item-collection.not-removable .input-append input[type="text"],
.desktop-version .oro-item-collection.not-removable .input-prepend input[type="text"] {
    width: 257px
}

.desktop-version .oro-item-collection.not-removable .input-append-sortable input[type="email"],
.desktop-version .oro-item-collection.not-removable .input-prepend-sortable input[type="email"],
.desktop-version .oro-item-collection.not-removable .input-append-sortable input[type="text"],
.desktop-version .oro-item-collection.not-removable .input-prepend-sortable input[type="text"] {
    width: 226px
}

.desktop-version .oro-address-collection.oro-item-collection input[type="email"],
.desktop-version .oro-address-collection.oro-item-collection input[type="text"] {
    width: 280px
}

.desktop-version input[type=text].hasDatepicker {
    min-width: 95px
}

.desktop-version .filter-box > .filter-container > .select-filter-widget {
    margin: -8px 0 0 -118px
}

.desktop-version,
.desktop-version .app-page,
.desktop-version .app-page__central-panel {
    height: 100%;
    overflow: hidden
}

.desktop-version {
    overflow-x: auto
}

.desktop-version .responsive-block {
    min-width: 340px;
    padding-right: 5px
}

.desktop-version .responsive-block.border-right {
    border-right: 2px solid #f4f4f4
}

.desktop-version .app-page {
    box-sizing: border-box;
    display: flex
}

.desktop-version .app-page__content-side {
    flex-shrink: 0
}

.desktop-version .app-page__content {
    flex-grow: 1;
    overflow: inherit
}

.desktop-version .app-page__main {
    display: flex;
    width: 100%
}

.desktop-version .app-page__left-panel,
.desktop-version .app-page__right-panel {
    overflow: visible
}

.desktop-version .app-page__central-panel {
    flex-grow: 1
}

.desktop-version .oro-page.collapsible-sidebar .oro-page-sidebar > .dropdown-menu {
    display: block !important;
    z-index: inherit;
    width: 100%
}

.desktop-version .container-fluid {
    padding-right: 12px;
    padding-left: 12px
}

.desktop-version .login-page .app-page {
    height: auto
}

.desktop-version .login-page .app-page__central-panel {
    overflow: visible
}

.mobile-version .app-header .main-menu-toggler,
.mobile-version .app-header .nav.top-search.shortcuts .dropdown > a,
.mobile-version .app-header .nav.user-menu .dropdown > a {
    line-height: 48px;
    font-size: 24px;
    color: #e3e3e4;
    padding: 0 6px;
    text-shadow: none
}

.mobile-version .app-header {
    background-color: #404041;
    color: #e3e3e4;
    position: fixed;
    z-index: 1;
    width: 100%;
    height: 48px;
    max-height: 48px;
    top: 0;
    left: 0
}

.mobile-version .app-header .navbar .nav {
    position: static
}

.mobile-version .app-header .navbar-inner {
    border-bottom: none;
    padding: 0;
    padding-left: calc(constant(safe-area-inset-left) + 0);
    padding-left: calc(env(safe-area-inset-left) + 0);
    padding-right: calc(constant(safe-area-inset-right) + 0);
    padding-right: calc(env(safe-area-inset-right) + 0)
}

.mobile-version .app-header .navbar-inner .container {
    position: relative;
    line-height: 48px;
    height: 48px
}

.mobile-version .app-header .navbar-inner .dark {
    padding-left: 10px;
    padding-right: 10px
}

.mobile-version .app-header .main-menu-toggler {
    float: left;
    padding: 0 13px;
    color: #fff
}

.mobile-version .app-header .organization-logo-wrapper {
    margin-left: 54px;
    margin-right: 138px
}

.mobile-version .app-header .organization-logo-wrapper .organization-switcher,
.mobile-version .app-header .organization-logo-wrapper .organization-switcher > * {
    max-width: 100%
}

.mobile-version .app-header .organization-logo-wrapper .logo {
    font-size: 17px;
    color: #fff;
    margin: 0;
    line-height: 48px;
    height: 48px;
    white-space: nowrap;
    max-width: 100%;
    float: left;
    
}

.mobile-version .app-header .organization-logo-wrapper .logo > a {
    color: inherit;
    padding: 0 20px 0 0;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.mobile-version .app-header .organization-logo-wrapper li.dropdown.open > .logo {
    color: #fff
}

.mobile-version .app-header .dropdown-menu {
    left: 0;
    max-width: 320px
}

.mobile-version .app-header .nav.top-search.shortcuts {
    float: right;
    margin: 0;
    height: 48px
}

.mobile-version .app-header .nav.top-search.shortcuts .dropdown .dropdown-menu .nav-header {
    padding-left: 10px;
    padding-right: 10px
}

.mobile-version .app-header .nav.top-search.shortcuts .header-dropdown-shortcut .dropdown-menu {
    left: auto;
    right: 0
}

.mobile-version .app-header .nav.top-search.shortcuts .header-dropdown-shortcut .dropdown-menu:before {
    left: auto;
    right: 52px
}

.mobile-version .app-header .nav.top-search.shortcuts .header-dropdown-shortcut .dropdown-menu:after {
    left: auto;
    right: 53px
}

.mobile-version .app-header .nav.top-search.shortcuts .header-dropdown-search .dropdown-menu {
    left: auto;
    right: 0
}

.mobile-version .app-header .nav.top-search.shortcuts .header-dropdown-search .dropdown-menu .dropdown-menu {
    left: 0;
    right: auto;
    max-height: 185px;
    overflow-y: auto;
    overflow-x: visible
}

.mobile-version .app-header .nav.top-search.shortcuts .header-dropdown-search .dropdown-menu:before {
    left: auto;
    right: 15px
}

.mobile-version .app-header .nav.top-search.shortcuts .header-dropdown-search .dropdown-menu:after {
    left: auto;
    right: 16px
}

.mobile-version .app-header .nav.top-search.shortcuts .header-dropdown-search input[type='text'] {
    width: 100%
}

.mobile-version .app-header .nav.user-menu .dropdown > a {
    padding-right: 13px
}

.mobile-version .app-header .nav.user-menu .dropdown .dropdown-menu {
    left: auto;
    right: 8px
}

.mobile-version .app-header li .help {
    display: none
}

.mobile-version .app-header .dropup,
.mobile-version .app-header .dropdown {
    position: static
}

.mobile-version .app-header input,
.mobile-version .app-header textarea,
.mobile-version .app-header .uneditable-input {
    width: 275px
}

html.mobile-version {
    overflow-x: hidden;
    overflow-y: auto
}

html.mobile-version.lock-page-scroll {
    overflow: hidden
}

.mobile-version {
    min-width: inherit;
    font-size: 14px
}

.mobile-version .app-page.hidden-page {
    display: none
}

.mobile-version .btn-group > .dropdown-menu li a {
    font-size: 14px
}

.mobile-version .container,
.mobile-version .navbar-static-top .container,
.mobile-version .navbar-fixed-top .container,
.mobile-version .navbar-fixed-bottom .container,
.mobile-version .popup-box-errors {
    width: auto
}

.mobile-version .dot-menu,
.mobile-version #bookmark-buttons,
.mobile-version #breadcrumb {
    display: none !important
}

.mobile-version .scrollspy-nav,
.mobile-version .scrollspy-nav-target {
    display: none
}

.mobile-version.error-page #container {
    position: inherit
}

.mobile-version.error-page #container .popup-frame {
    position: inherit
}

.mobile-version.error-page #container .popup-holder {
    position: inherit;
    margin: 0
}

.mobile-version #progressbar {
    width: 200px
}

.mobile-version #footer {
    display: none
}

.mobile-version fieldset {
    min-width: 100%
}

.mobile-version .dashboard-container-wrapper {
    background-color: #f1f1f1;
    min-height: 100%
}

.mobile-version .dashboard-container-wrapper .responsive-section {
    padding: 0
}

.mobile-version .dashboard-container-wrapper .responsive-section .responsive-cell > div {
    padding: 0
}

.mobile-version .dashboard-container-wrapper .launchpad-container {
    padding: 0 10px
}

.mobile-version .launchpad-widget-content > div {
    height: auto;
    box-shadow: none;
    border-radius: 3px
}

.mobile-version .launchpad-widget-content .image-wrap,
.mobile-version .launchpad-widget-content .list-wrap {
    float: none;
    width: 100%
}

.mobile-version .launchpad-widget-content .image-wrap .widget-image {
    display: none !important
}

.mobile-version .launchpad-widget-content .image-wrap p {
    font-weight: bolder;
    margin: 0;
    padding: 10px 15px 5px 15px;
    text-align: left
}

.mobile-version .launchpad-widget-content .list-wrap a {
    border: none
}

.mobile-version .launchpad-widget-content .list-wrap li {
    line-height: 25px
}

.mobile-version .box-type1 {
    margin: 0 10px 10px;
    border-radius: 3px
}

.mobile-version .box-type1 .title {
    padding: 10px 10px 10px 0
}

.mobile-version .box-type1 .calendar-container {
    padding: 0
}

.mobile-version .contact-widget-wrapper {
    padding-left: 0
}

.mobile-version .contact-widget-wrapper .box-type1 {
    margin-left: 0;
    margin-right: 0
}

.mobile-version .contact-box-wrapper {
    padding: 0
}

.mobile-version .contact-box {
    width: calc(100% - 20px)
}

.mobile-version .chart-container > .clearfix {
    max-width: 100%
}

.mobile-version .chart-container > .clearfix .chart-legend {
    padding-bottom: 8px
}

.mobile-version .dashboard-selector-container label {
    display: none
}

.mobile-version .dashboard-selector-container div.selector {
    height: 34px;
    border-color: #ccc #ccc #b3b3b3
}

.mobile-version .dashboard-selector-container div.selector select,
.mobile-version .dashboard-selector-container div.selector span {
    height: 32px;
    line-height: 32px
}

.mobile-version .dashboard-selector-container div.selector select:after,
.mobile-version .dashboard-selector-container div.selector span:after {
    top: 3px
}

.mobile-version .dashboard-container-wrapper .dashboard-widget .action-wrapper.sortable {
    display: none
}

.mobile-version .ui-dialog {
    max-width: 100%;
    overflow: visible
}

.mobile-version .ui-dialog .form-dialog {
    min-width: initial !important
}

.mobile-version .ui-dialog .ui-dialog-titlebar-maximize,
.mobile-version .ui-dialog .ui-dialog-titlebar-restore,
.mobile-version .ui-dialog .ui-dialog-titlebar-minimize {
    display: none !important
}

.mobile-version .ui-dialog {
    width: 100% !important;
    height: auto !important;
    min-height: 100% !important;
    box-sizing: border-box;
    background: #fafafa;
    position: inherit !important;
    top: 0 !important;
    left: 0 !important;
    border: none;
    border-radius: 0 !important;
    box-shadow: none !important;
    max-width: 100vw;
    min-width: initial !important
}

.mobile-version .ui-dialog.ui-dialog-on-background {
    display: none !important
}

.mobile-version .ui-dialog.ui-resizable:not(.ui-dialog-buttons):after {
    display: none
}

.mobile-version .ui-dialog .ui-widget-header {
    position: fixed !important;
    width: 100% !important;
    top: 0;
    left: 0;
    z-index: 99999;
    border-radius: 0;
    padding: 12px;
    padding-left: calc(constant(safe-area-inset-left) + 12px);
    padding-left: calc(env(safe-area-inset-left) + 12px);
    padding-right: calc(constant(safe-area-inset-right) + 12px);
    padding-right: calc(env(safe-area-inset-right) + 12px);
    margin: 0
}

.mobile-version .ui-dialog .ui-widget-header .ui-dialog-titlebar-buttonpane [class*='ui-dialog-titlebar-']:first-child:before {
    font-size: 18px
}

.mobile-version .ui-dialog .ui-widget-header .ui-dialog-titlebar-buttonpane [class*='ui-dialog-titlebar-'] {
    height: 32px !important;
    width: 32px !important
}

.mobile-version .ui-dialog .ui-widget-header .ui-dialog-title {
    font-size: 1.2em;
    font-weight: normal;
    padding-left: 0.4em
}

.mobile-version .ui-dialog .ui-dialog-content {
    position: inherit !important;
    min-height: 0 !important;
    max-height: none !important;
    height: auto !important;
    margin: 0 !important;
    background: white;
    padding: 54px;
    padding-left: calc(constant(safe-area-inset-left) + 54px);
    padding-left: calc(env(safe-area-inset-left) + 54px);
    padding-right: calc(constant(safe-area-inset-right) + 54px);
    padding-right: calc(env(safe-area-inset-right) + 54px)
}

.mobile-version .ui-dialog .ui-resizable-handle {
    display: none !important
}

.mobile-version .ui-widget-overlay {
    display: none !important
}

.mobile-version .filter-box {
    background-color: inherit;
    border-bottom-width: 0;
    padding: 10px
}

.mobile-version .filter-box > .dropdown {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.mobile-version .filter-box .dropdown > .dropdown-toggle {
    text-align: center;
    width: 100%
}

.mobile-version .filter-box .dropdown > .dropdown-toggle:before {
    content: '\f0b0';
    font-family: FontAwesome, sans-serif;
    margin: 0 7px 0 -7px;
    width: 10px;
    display: inline-block
}

.mobile-version .filter-box .dropdown > .dropdown-menu {
    padding: 10px;
    margin: 10px auto 0;
    max-width: 506px;
    width: 100%
}

@media only screen and (min-width: 527px) {
    .mobile-version .filter-box .dropdown > .dropdown-menu {
        left: 50%;
        margin-left: -253px
    }
}

.mobile-version .filter-box .dropdown > .dropdown-menu:before {
    border-bottom: 8px solid rgba(0, 0, 0, .2);
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: '';
    display: inline-block;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    top: -8px
}

.mobile-version .filter-box .dropdown > .dropdown-menu:after {
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: '';
    display: inline-block;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    top: -7px
}

.mobile-version .filter-box .filter-container {
    padding: 0
}

.mobile-version .filter-box .filter-container .reset-filter-button {
    padding: 6px 0 4px 6px;
    position: absolute;
    right: 10px
}

.mobile-version .filter-box .filter-container .filter-item {
    margin: 0 0 10px 0;
    width: 100%;
    white-space: normal
}

.mobile-version .filter-box .filter-container .filter-item:last-child {
    margin-bottom: 0
}

.mobile-version .filter-box .filter-container .filter-item .btn-group {
    margin-bottom: 0
}

.mobile-version .filter-box .filter-container .filter-criteria {
    font-size: smaller;
    left: 0;
    width: 100%;
    padding: 8px
}

.mobile-version .filter-box .oro-open {
    *z-index: 1000
}

.mobile-version .filter-box .oro-open > .dropdown-menu {
    display: block
}

.mobile-version .filter-box .filter-criteria-selector {
    text-align: left;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: bottom;
    padding-right: 43px;
    position: relative
}

.mobile-version .filter-box .filter-criteria-selector .filter-criteria-hint {
    display: inline
}

.mobile-version .filter-box .filter-criteria-selector .caret {
    position: absolute;
    right: 8px
}

.mobile-version .filter-box .filter-criteria-selector:not(.filter-default-value) .reset-filter {
    position: absolute;
    border-left: 1px solid rgba(0, 0, 0, .1);
    display: block;
    width: 29px;
    height: 29px;
    right: -1px;
    top: -1px;
    text-align: center;
    padding: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: linear-gradient(#fdfdfd, #efefef)
}

.mobile-version .filter-box .filter-criteria-selector:not(.filter-default-value) [class^="fa-"].hide-text:before {
    color: #666;
    font-size: 12px
}

.mobile-version .filter-box .filter-criteria-selector:not(.filter-default-value) .caret {
    right: 35px
}

.mobile-version .filter-box .filter-criteria-selector.filter-default-value .caret {
    position: absolute;
    right: 8px
}

.mobile-version .filter-box .filter-list,
.mobile-version .filter-box .select-filter-widget {
    margin: 0 0 5px -5px
}

.mobile-version .filter-box .filter-criteria.empty-type {
    width: auto
}

.mobile-version .filter-box .filter-criteria input[type='date'] {
    width: 96px
}

.mobile-version .filter-box .filter-criteria input[type='time'] {
    width: 94px
}

.mobile-version .filter-box .filter-criteria .btn {
    padding-left: 10px;
    padding-right: 10px
}

.mobile-version .filter-box .filter-criteria .value-field-frame .select2-container,
.mobile-version .filter-box .filter-criteria .value-field-frame input[type='text'] {
    width: 100% !important
}

.mobile-version .filter-box .filter-select-oro-wrapper {
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
    background: linear-gradient(#fdfdfd, #efefef);
    border-radius: 3px
}

.mobile-version .filter-box .filter-select-oro-wrapper:before {
    content: '';
    position: absolute;
    display: block;
    background: linear-gradient(#fdfdfd, #efefef);
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    width: 20px;
    top: 1px;
    bottom: 1px;
    right: 1px;
    pointer-events: none
}

.mobile-version .filter-box .filter-select-oro-wrapper:after {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -2px;
    right: 8px;
    height: 0;
    width: 0;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    pointer-events: none
}

.mobile-version .filter-box .filter-select-oro-wrapper select.filter-select-oro {
    background-color: transparent;
    border-color: #ccc;
    margin-bottom: 0 !important;
    height: 20px
}

.mobile-version .form-horizontal .filter-box {
    border-top: none
}

.mobile-version .ui-multiselect-menu.multiselect-filter-widget {
    display: none
}

.mobile-version .controls .selector select {
    width: 100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.mobile-version .controls select,
.mobile-version .controls input[type="text"],
.mobile-version .controls input[type="date"],
.mobile-version .controls input[type="time"],
.mobile-version .controls input[type="number"],
.mobile-version .controls input[type="search"],
.mobile-version .controls input[type="email"] {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 30px
}

.mobile-version .controls textarea,
.mobile-version .controls .mce-tinymce {
    width: 100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.mobile-version .controls .fields-row .input-small {
    width: 140px !important
}

.mobile-version .controls > input[type=checkbox]:only-child {
    margin-top: 7px
}

.mobile-version .form-horizontal > .span6 {
    max-width: 100%
}

.mobile-version .form-horizontal .control-group {
    max-width: initial;
    margin: 0 0 7px
}

.mobile-version .form-horizontal .control-group .control-label {
    float: none;
    width: auto;
    padding-left: 0;
    text-align: left
}

.mobile-version .form-horizontal .control-group .controls {
    margin-left: 0
}

.mobile-version .form-horizontal .control-group .controls .control-label {
    padding-top: 6px
}

.mobile-version .form-horizontal .control-group-checkbox {
    position: relative;
    display: inline-block;
    padding-right: 16px
}

.mobile-version .form-horizontal .control-group-checkbox .control-label {
    width: auto;
    margin-right: 2px
}

.mobile-version .form-horizontal .control-group-checkbox label.control-label {
    line-height: 18px
}

.mobile-version .form-horizontal .control-group-checkbox .controls {
    position: absolute;
    top: 0;
    right: 0
}

.mobile-version .form-horizontal .select2-container {
    width: 100%;
    max-width: 100%
}

.mobile-version .select2-container.select2-allowclear .select2-arrow {
    right: 36px
}

.mobile-version .select2-container.select2-allowclear .select2-search-choice-close {
    border-left: 1px solid #ccc;
    height: 28px;
    width: 28px;
    top: 0;
    right: 0;
    color: #666
}

.mobile-version .select2-container.select2-allowclear .select2-search-choice-close:before {
    content: "\f00d";
    font: normal 12px FontAwesome;
    top: 8px;
    right: 8px
}

.mobile-version .select2-container-multi .select2-choices li {
    float: none;
    margin-right: 5px
}

.mobile-version .oro-item-collection input[type="email"],
.mobile-version .oro-item-collection input[type="text"] {
    width: 225px
}

.mobile-version .oro-address-collection.oro-item-collection > div {
    padding: 10px 15px 0
}

.mobile-version h5.user-fieldset {
    margin: 7px 0
}

.mobile-version .well {
    margin-bottom: 7px
}

.mobile-version .tags-overlay .well {
    margin-bottom: 0
}

.mobile-version {
    min-height: 100%
}

.mobile-version .app-page__central-panel {
    padding-top: 48px
}

.mobile-version .mobile-hide {
    display: none;
    width: 0;
    height: 0;
    visibility: hidden;
    position: absolute;
    top: -9999px;
    left: -9999px
}

.mobile-version.input-focused .app-header {
    position: absolute
}

.mobile-version .row {
    margin-left: 10px;
    margin-right: 10px
}

.mobile-version .container-fluid {
    padding-right: 10px;
    padding-left: 10px
}

.mobile-version .container-fluid > .responsive-section {
    margin: 0 -10px;
    padding-right: 10px
}

.mobile-version .scrollspy.container-fluid,
.mobile-version .page-title + [data-bound-component="orodatagrid/js/app/components/datagrid-component"],
.mobile-version .page-title + .product-container {
    margin-top: -10px
}

.mobile-version .scrollspy.container-fluid .content-with-sidebar--container,
.mobile-version .page-title + [data-bound-component="orodatagrid/js/app/components/datagrid-component"] .content-with-sidebar--container,
.mobile-version .page-title + .product-container .content-with-sidebar--container {
    padding: 0
}

.mobile-version .scrollspy.container-fluid > .no-data-visible,
.mobile-version .page-title + [data-bound-component="orodatagrid/js/app/components/datagrid-component"] > .no-data-visible,
.mobile-version .page-title + .product-container > .no-data-visible {
    padding-top: 1px
}

.mobile-version .page-title + [data-bound-component="orodatagrid/js/app/components/datagrid-component"],
.mobile-version .page-title + .product-container,
.mobile-version .page-title + .layout-content {
    padding: 0;
    padding-left: calc(constant(safe-area-inset-left) + 0);
    padding-left: calc(env(safe-area-inset-left) + 0);
    padding-right: calc(constant(safe-area-inset-right) + 0);
    padding-right: calc(env(safe-area-inset-right) + 0)
}

.mobile-version .layout-content .responsive-section {
    padding: 0
}

.mobile-version .layout-content .responsive-section .form-horizontal {
    padding: 10px 0
}

.mobile-version .container-fluid > .responsive-section .responsive-cell,
.mobile-version .container-fluid > .responsive-section .responsive-cell:only-child {
    padding: 0 10px
}

.mobile-version .responsive-cell .box-type1 .filter-box .btn-group {
    margin-bottom: 0
}

.mobile-version .responsive-section .inner-grid {
    margin: -10px 0 10px
}

.mobile-version .customer-without-border-tabs {
    min-width: 280px;
    padding-right: 0;
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px)
}

.mobile-version .tab-content .oro-tabs {
    margin: 0;
    box-sizing: border-box;
    width: 100%
}

.mobile-version .tab-content .oro-tabs .nav-tabs > li > a {
    border-top-width: 1px
}

.mobile-version .tab-content .tab-pane {
    padding: 0 10px
}

.mobile-version .dashboard-container .responsive-cell .box-type1 {
    margin-right: 10px;
    margin-left: 10px
}

.mobile-version .responsive-cell {
    margin-bottom: 15px
}

.mobile-version .responsive-cell .tab-content .box-type1 {
    margin-bottom: 0
}

.mobile-version .responsive-cell .tab-content .box-type1 .container-fluid {
    padding-left: 10px;
    padding-right: 10px
}

.mobile-version .responsive-cell .box-type1 {
    margin-right: 0;
    margin-left: 0
}

.mobile-version .responsive-cell .box-type1 .filter-box {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%
}

.mobile-version .responsive-cell .box-type1 .container-fluid,
.mobile-version .responsive-cell .box-type1 .grid-toolbar {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width: 820px) {
    .mobile-version .oro-page.collapsible-sidebar .oro-page-sidebar > .dropdown-menu {
        display: block !important;
        z-index: inherit
    }
}

@media only screen and (max-width: 820px) {
    .mobile-version .oro-page.collapsible-sidebar {
        overflow: visible
    }
    .mobile-version .oro-page.collapsible-sidebar .oro-page-sidebar {
        overflow: visible;
        clear: both;
        width: 100%
    }
    .mobile-version .oro-page.collapsible-sidebar .oro-page-sidebar > .dropdown-toggle:focus {
        font-weight: normal
    }
    .mobile-version .oro-page.collapsible-sidebar .oro-page-sidebar > .dropdown-toggle {
        display: block;
        background: #fff;
        line-height: 30px;
        margin: 0 10px
    }
    .mobile-version .oro-page.collapsible-sidebar .oro-page-sidebar > .dropdown-menu {
        z-index: 900;
        position: absolute;
        padding: 5px 0;
        margin: 2px 0 0;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, .2);
        border-radius: 6px;
        box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
    }
    .mobile-version .oro-page.collapsible-sidebar .oro-page-sidebar > .dropdown-menu > li {
        width: auto
    }
    .mobile-version .oro-page.collapsible-sidebar .oro-page-body {
        width: 100%;
        overflow: hidden
    }
}

.mobile-version .form-description {
    margin-bottom: 16px
}

.mobile-version .form-description__logo {
    margin-bottom: 16px
}

.mobile-version .form-description__main {
    margin-bottom: 8px
}

.mobile-version.login-page {
    height: 100%;
    overflow: visible
}

.mobile-version.login-page .app-page__central-panel {
    padding-top: 0;
    height: 100%
}

.mobile-version.login-page .btn,
.mobile-version.login-page .btn.disabled,
.mobile-version.login-page .btn[disabled],
.mobile-version.login-page .btn.disabled:active,
.mobile-version.login-page .btn[disabled]:active,
.mobile-version.login-page .ui-datepicker .ui-datepicker-buttonpane button {
    font-size: 14px;
    line-height: 38px;
    height: 40px;
    border-radius: 20px
}

.mobile-version .form-wrapper {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0 30px
}

.mobile-version .form-wrapper__title {
    background: #5e5e60;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin-bottom: 16px;
    padding: 14px 16px
}

.mobile-version .form-wrapper__inner {
    margin-top: 0;
    padding: 25px 15px;
    max-width: 575px;
    min-width: inherit
}

.mobile-version .form-signin {
    margin: 0 auto
}

.mobile-version .form-signin__info {
    margin: 16px 0
}

.mobile-version .form-signin__info .alert {
    padding: 8px
}

.mobile-version .form-signin__footer {
    padding-left: 0
}

.mobile-version .form-signin__oauth {
    padding-left: 0
}

.mobile-version .form-signin__roles-item {
    display: block
}

.mobile-version .form-signin .title-box {
    margin: 0 0 5px
}

.mobile-version .form-signin .title-box .title {
    font-size: 20px;
    line-height: 1.5
}

.mobile-version .form-signin .add-on {
    height: auto;
    line-height: normal;
    text-align: left
}

.mobile-version .form-signin .add-on + input[type="text"],
.mobile-version .form-signin .add-on + input[type="email"],
.mobile-version .form-signin .add-on + input[type="password"] {
    width: calc(100% - 24px)
}

.mobile-version .form-signin .add-on + select {
    width: 174px;
    height: 36px;
    box-sizing: border-box
}

.mobile-version .form-signin .oro-remember-me {
    padding-left: 0
}

.mobile-version .form-signin span.validation-failed {
    font-size: 13px
}

.mobile-version .form-signin .input-field-group {
    margin-bottom: 15px
}

.mobile-version .form-signin .input-append,
.mobile-version .form-signin .input-prepend {
    white-space: normal
}

.mobile-version .form-reset {
    max-width: 320px !important
}

.mobile-version .form-reset .add-on {
    width: 120px;
    font-size: 12px
}

.mobile-version .form-reset .add-on + input[type="text"],
.mobile-version .form-reset .add-on + input[type="email"],
.mobile-version .form-reset .add-on + input[type="password"] {
    width: 138px
}

@media only screen and (min-width: 600px) {
    .mobile-version .form-signin__roles {
        display: flex;
        justify-content: space-around
    }
}

.mobile-version .main-menu-top {
    display: none;
    position: fixed;
    z-index: 99999;
    width: 100%;
    top: 48px;
    bottom: 0;
    font-size: 16px;
    background: rgba(255, 255, 255, .5);
    overflow: hidden
}

.mobile-version .main-menu-top:after {
    content: "\f00d";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.mobile-version .main-menu-top:after {
    position: absolute;
    top: 5px;
    left: 284px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 50%;
    background-color: rgba(94, 94, 96, .15);
    color: #d9d9da
}

.mobile-version .main-menu-top .divider {
    height: 1px;
    border: 1px solid #e3e3e4;
    border-width: 1px 0 0
}

.mobile-version .main-menu-top .main-menu {
    height: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-left: constant(safe-area-inset-left);
    margin-left: env(safe-area-inset-left);
    padding-top: 8px;
    width: 320px;
    background-color: #5e5e60;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.19);
    overflow: auto
}

.mobile-version .main-menu-top .accordion .title {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.mobile-version .main-menu-top .accordion a {
    display: block
}

.mobile-version .main-menu-top .accordion-group {
    margin-bottom: 0;
    border: none;
    border-radius: 0
}

.mobile-version .main-menu-top .accordion-group .menu {
    margin: 0
}

.mobile-version .main-menu-top .accordion-group .menu .title,
.mobile-version .main-menu-top .accordion-group .menu .accordion-toggle {
    color: #5e5e60
}

.mobile-version .main-menu-top .accordion-group .menu .title::before,
.mobile-version .main-menu-top .accordion-group .menu .accordion-toggle::before {
    content: '';
    display: inline-block;
    height: 16px;
    min-width: 16px;
    margin-right: 8px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    color: #878789;
    transition: all 200ms linear
}

.mobile-version .main-menu-top .accordion-group .menu .accordion-toggle {
    font-weight: bold
}

.mobile-version .main-menu-top .accordion-group .menu .accordion-toggle:before {
    content: "\f105";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.mobile-version .main-menu-top .accordion-group .menu .accordion-toggle::before {
    transform: rotate(90deg)
}

.mobile-version .main-menu-top .accordion-group .menu .accordion-toggle.collapsed {
    font-weight: normal
}

.mobile-version .main-menu-top .accordion-group .menu .accordion-toggle.collapsed::before {
    transform: rotate(0)
}

.mobile-version .main-menu-top .accordion-group .menu .title {
    display: block;
    padding: 10px 15px
}

.mobile-version .main-menu-top .accordion-group .menu .title:hover {
    background-color: #fff0c6
}

.mobile-version .main-menu-top .accordion-group .menu .title-level-1 {
    padding-left: 0px
}

.mobile-version .main-menu-top .accordion-group .menu .title-level-2 {
    padding-left: 22px
}

.mobile-version .main-menu-top .accordion-group .menu .title-level-3 {
    padding-left: 44px
}

.mobile-version .main-menu-top .accordion-group .menu .title-level-4 {
    padding-left: 66px
}

.mobile-version .main-menu-top .accordion-group .menu .title-level-5 {
    padding-left: 88px
}

.mobile-version .main-menu-top .accordion-body {
    background-color: #f3f3f3
}

.mobile-version .main-menu-top .accordion-body > a {
    display: none
}

.mobile-version .main-menu-top .accordion-body .active {
    background-color: #fff0c6
}

.mobile-version .main-menu-top .accordion-body .accordion-group {
    background-color: transparent
}

.mobile-version .main-menu-top .accordion-toggle.title-level-1 {
    position: relative;
    padding: 14px 22px 14px 24px;
    background-color: #7d7d7f;
    color: #e3e3e4
}

.mobile-version .main-menu-top .accordion-toggle.title-level-1 .menu-icon {
    min-width: 16px;
    margin-right: 8px;
    margin-left: 0;
    text-align: center
}

.mobile-version .main-menu-top .accordion-toggle.title-level-1.collapsed {
    background-color: #5e5e60
}

.mobile-version .main-menu-top .accordion-toggle.title-level-1:hover {
    background-color: #7d7d7f
}

.mobile-version .main-menu-top .dropdown-menu-title-level-1 {
    display: none
}

.mobile-version .modal {
    max-width: 100%;
    max-height: 100%;
    top: 0;
    overflow-x: hidden;
    overflow-y: auto
}

.mobile-version .modal .modal-header,
.mobile-version .modal .modal-footer {
    width: 100%
}

.mobile-version .modal .modal-body {
    max-height: 100%;
    overflow: auto
}

@media only screen and (max-width: 560px) {
    .mobile-version .modal {
        max-width: 100%;
        margin-left: 0;
        left: 0
    }
}

@media only screen and (max-width: 525px) {
    .mobile-version .oro-modal-danger {
        max-width: 100%;
        margin-left: 0;
        left: 0
    }
}

@media only screen and (max-width: 700px) {
    .mobile-version .oro-modal-normal {
        max-width: 100%;
        margin-left: 0;
        left: 0
    }
}

.mobile-version .navbar-extra-right {
    padding-right: 0
}

.mobile-version .pull-left-extra {
    float: left
}

.mobile-version .breadcrumb-pin,
.mobile-version .container-fluid.page-title,
.mobile-version .navbar-extra {
    background-color: #f1f1f1;
    padding-right: 0;
    padding-left: 0
}

.mobile-version .container-fluid.page-title {
    margin-bottom: 10px;
    padding: 0;
    padding-left: calc(constant(safe-area-inset-left) + 0);
    padding-left: calc(env(safe-area-inset-left) + 0);
    padding-right: calc(constant(safe-area-inset-right) + 0);
    padding-right: calc(env(safe-area-inset-right) + 0)
}

.mobile-version .navbar-extra > .row > [class^='span'] {
    margin: 0;
    width: auto
}

.mobile-version .navbar-extra .user-info-state {
    display: none
}

.mobile-version .navbar-extra .user-info-state + .title-buttons-container:not(:empty) {
    margin-top: 10px
}

.mobile-version .navbar-extra .pull-left-extra {
    margin-left: 0
}

.mobile-version .navbar-extra .oro-subtitle {
    text-align: left;
    white-space: normal;
    padding-right: 13px
}

.mobile-version .navbar-extra .grid-views {
    margin-left: 0
}

.mobile-version .navbar-extra .grid-views .views-group {
    margin-right: 12px;
    vertical-align: baseline
}

.mobile-version .navbar-extra .grid-views .views-group > .dropdown-toggle {
    height: auto;
    vertical-align: baseline
}

.mobile-version .navbar-extra .grid-views .views-group .caret,
.mobile-version .navbar-extra .grid-views .views-group.open .btn.dropdown-toggle .caret {
    margin: 0 -13px 0 5px;
    vertical-align: baseline;
    display: inline;
    line-height: initial;
    font-size: 4px
}

.mobile-version .navbar-extra .grid-views .actions-group {
    margin-left: 0;
    vertical-align: baseline
}

.mobile-version .navbar-extra .grid-views .edited-label,
.mobile-version .navbar-extra .grid-views .actions-group .dropdown-toggle {
    vertical-align: baseline
}

.mobile-version .navbar-extra .grid-views .edited-label:after,
.mobile-version .navbar-extra .grid-views .actions-group .dropdown-toggle:after {
    content: '';
    font-size: 20px
}

.mobile-version .page-title h1 {
    font-size: 24.5px;
    margin: 0;
    line-height: 35px;
    display: block
}

.mobile-version .page-title .sub-title {
    float: none;
    font-size: 11.9px
}

.mobile-version .page-title .sub-title + .separator {
    display: none
}

.mobile-version .page-title .sub-title a {
    color: #006acc
}

.mobile-version .page-title ul.inline li {
    line-height: 18px;
    display: block;
    font-size: 11.9px;
    padding: 0;
    border: 0
}

.mobile-version .page-title .status-enabled {
    margin-bottom: 10px;
    margin-left: 0
}

.mobile-version .title-buttons-container .btn [class*="fa-"].hide-text,
.mobile-version .ui-dialog-buttonpane .widget-actions .btn [class*="fa-"].hide-text,
.mobile-version .title-buttons-container .btn-group > .dropdown-menu li [class^="fa-"],
.mobile-version .ui-dialog-buttonpane .widget-actions .btn-group > .dropdown-menu li [class^="fa-"] {
    width: 20px;
    text-align: center
}

.mobile-version .title-buttons-container .btn [class*="fa-"].hide-text:before,
.mobile-version .ui-dialog-buttonpane .widget-actions .btn [class*="fa-"].hide-text:before,
.mobile-version .title-buttons-container .btn-group > .dropdown-menu li [class^="fa-"]:before,
.mobile-version .ui-dialog-buttonpane .widget-actions .btn-group > .dropdown-menu li [class^="fa-"]:before {
    font-size: 17.5px
}

.mobile-version .title-buttons-container .dropdown-toggle .caret,
.mobile-version .ui-dialog-buttonpane .widget-actions .dropdown-toggle .caret {
    margin-left: 5px
}

.mobile-version .title-buttons-container .btn,
.mobile-version .ui-dialog-buttonpane .widget-actions .btn {
    font-size: 17.5px;
    line-height: 35px;
    height: 34px;
    padding-left: 10px;
    padding-right: 10px
}

.mobile-version .title-buttons-container .btn .caret,
.mobile-version .ui-dialog-buttonpane .widget-actions .btn .caret {
    border-top-color: #666;
    margin-top: 16px
}

.mobile-version .title-buttons-container .btn [class^="fa-"].hide-text:before,
.mobile-version .ui-dialog-buttonpane .widget-actions .btn [class^="fa-"].hide-text:before {
    margin: 0 0 0 -9px;
    line-height: 35px
}

.mobile-version .title-buttons-container .btn:active [class^="fa-"]:before,
.mobile-version .ui-dialog-buttonpane .widget-actions .btn:active [class^="fa-"]:before,
.mobile-version .title-buttons-container .btn:active .caret,
.mobile-version .ui-dialog-buttonpane .widget-actions .btn:active .caret {
    color: #444
}

.mobile-version .title-buttons-container .btn-group > .dropdown-menu li a,
.mobile-version .ui-dialog-buttonpane .widget-actions .btn-group > .dropdown-menu li a,
.mobile-version .title-buttons-container .btn-group > .dropdown-menu li button,
.mobile-version .ui-dialog-buttonpane .widget-actions .btn-group > .dropdown-menu li button {
    font-size: 17.5px;
    line-height: 31.5px;
    padding: 1px 26px 1px 30px;
    color: #666
}

.mobile-version .title-buttons-container .btn-group > .dropdown-menu li a [class^="fa-"],
.mobile-version .ui-dialog-buttonpane .widget-actions .btn-group > .dropdown-menu li a [class^="fa-"],
.mobile-version .title-buttons-container .btn-group > .dropdown-menu li button [class^="fa-"],
.mobile-version .ui-dialog-buttonpane .widget-actions .btn-group > .dropdown-menu li button [class^="fa-"] {
    margin-left: -25px;
    margin-right: 5px
}

.mobile-version .content-with-sidebar--controls {
    float: none
}

.mobile-version .content-with-sidebar--control {
    width: auto
}

.mobile-version h4.accordion-toggle {
    margin: 0;
    font-size: 18.2px;
    font-weight: bold;
    padding-left: 15px;
    background: #eaeaea;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #f7f7f7
}

.mobile-version h4.accordion-toggle:before {
    content: "\f0d7";
    font-family: FontAwesome;
    margin: 0 7px 0 -7px;
    width: 10px;
    display: inline-block
}

.mobile-version h4.accordion-toggle.collapsed:before {
    content: "\f0da";
    margin: 0 5px 0 -5px
}

.mobile-version .responsive-section.accordion-group {
    border-radius: 0;
    margin-bottom: 0;
    border: none
}

.mobile-version #flash-messages .flash-messages-frame,
.mobile-version .flash-messages .flash-messages-frame {
    left: 50%;
    min-width: 300px
}

.mobile-version #flash-messages .flash-messages-holder,
.mobile-version .flash-messages .flash-messages-holder {
    position: absolute;
    left: -50%;
    width: 100%
}

.mobile-version #flash-messages .alert .close,
.mobile-version .flash-messages .alert .close {
    font-size: 25px
}

.mobile-version .inline-actions-element {
    top: 0
}

.mobile-version .inline-actions-element .inline-actions-element_actions {
    visibility: visible
}

.mobile-version .inline-actions-element .inline-actions-element_wrapper {
    line-height: 28px
}

.mobile-version .inline-actions-element_actions .btn {
    width: 28px;
    height: 28px;
    margin-left: 5px
}

.mobile-version .inline-actions-element_actions .btn:first-of-type {
    margin-left: 0
}

.mobile-version .inline-actions-element_actions .btn [class^="fa-"],
.mobile-version .inline-actions-element_actions .btn [class*=" fa-"] {
    width: 18px;
    height: 26px
}

.mobile-version .inline-actions-element_actions .btn [class^="fa-"]:before,
.mobile-version .inline-actions-element_actions .btn [class*=" fa-"]:before {
    font-size: 17.5px;
    line-height: 26px;
    height: 26px
}

.mobile-version .select2-container-multi .select2-choices .select2-search-field input {
    height: 24px
}

.mobile-version .jstree-default .jstree-node {
    margin-left: 20px
}

.mobile-version .jstree-default .jstree-wholerow {
    min-height: 35px
}

.mobile-version .jstree-default .jstree-wholerow-hovered,
.mobile-version .jstree-default .jstree-node.jstree-open {
    background: transparent
}

.mobile-version .jstree-default .jstree-wholerow-clicked {
    background: #fafafa
}

.mobile-version .jstree-default .jstree-icon.jstree-ocl {
    position: absolute;
    right: 10px
}

.mobile-version .jstree-default .jstree-open > .jstree-ocl:before,
.mobile-version .jstree-default .jstree-closed > .jstree-ocl:before {
    font-size: 21px;
    font-weight: bold
}

.mobile-version .jstree-default .jstree-open > .jstree-ocl:before {
    content: '\f106'
}

.mobile-version .jstree-default .jstree-closed > .jstree-ocl:before {
    content: '\f105'
}

@media print {
    html,
    body,
    .app-page,
    .app-page__central-panel {
        height: auto !important
    }
    .app-page {
        display: block
    }
    .app-page__main {
        display: block;
        width: 100% !important
    }
    .app-page__left-panel,
    .app-page__right-panel {
        display: none
    }
    .app-header {
        display: none
    }
    .breadcrumb-pin,
    .container-fluid.page-title .title-buttons-container {
        display: none
    }
    a,
    a:visited {
        text-decoration: underline !important
    }
    a[href]:after {
        content: ""
    }
    a[class~="icons-holder-text"],
    a[class~="icons-holder-text"]:visited,
    a[class~="accordion-toggle"],
    a[class~="accordion-toggle"]:visited {
        text-decoration: none !important
    }
    .actions-container,
    .widget-actions-container {
        white-space: nowrap
    }
    table.grid th.select-all-header-cell,
    table.grid td.select-row-cell,
    table.grid th.action-column,
    table.grid td.action-cell {
        display: none
    }
    .filter-box {
        padding-left: 20px
    }
    .filter-box .filter-list {
        display: none
    }
    .filter-box .filter-item a,
    .filter-box .filter-item a:visited {
        text-decoration: none !important
    }
    .grid-toolbar .pagination li:first-child,
    .grid-toolbar .pagination li:last-child {
        display: none
    }
    .grid-toolbar .pagination input[type="number"] {
        border: 0;
        padding-top: 5px;
        padding-left: 0;
        padding-right: 0
    }
    .scrollable-container {
        height: auto !important
    }
}

.footer,
footer,
#footer {
    font-size: 13px;
    display: block;
    width: 100%
}

#footer-frame {
    display: table-row;
    height: 1%
}

.checkbox {
    margin: 0
}

.new-row input {
    clear: both;
    display: block
}

.simple-page {
    padding: 75px 0 0
}

.test-box {
    min-height: 500px
}

.example {
    border: 1px solid #000;
    width: 12px;
    height: 12px;
    float: left;
    margin: 3px 0 0 10px
}

.layout-content {
    background: #fff
}

.menu-row .tab-content {
    float: left
}

.menu-row .nav-tabs {
    float: left;
    margin: 0;
    border: 0
}

.menu-row .left-nav {
    float: left
}

.menu-row .right-nav > * {
    float: left;
    margin: 0 0 0 10px
}

.menu-row .right-nav {
    float: right
}

.menu-row a.home {
    float: left;
    margin: 0 10px 0 0;
    padding: 8px 12px;
    font-size: 14px
}

.menu-row.navbar {
    width: 100%;
    float: left;
    height: 44px
}

.clearfix-my:after {
    content: "";
    display: block;
    clear: both
}

.form-signin .input-prepend {
    margin-bottom: 13px
}

.form-signin .input-prepend--last {
    margin-bottom: 0
}

.wb {
    background-color: #fff
}

.scroll-holder {
    overflow: auto;
    max-height: 575px
}

#oro_user_group_form_roles {
    height: 67px
}

.version-container {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 1em
}

.progress {
    overflow: hidden;
    height: 18px;
    margin-bottom: 18px;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#progressbar {
    display: block;
    padding-top: 25vh;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 300px
}

#progressbar .progress .bar {
    width: 0%;
    height: 18px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -ms-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(top, #149bdf, #0480be);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -ms-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

#progressbar .progress-striped .bar {
    background-color: #0480be;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px
}

#progressbar .progress.active .bar {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    -moz-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

@-webkit-keyframes "progress-bar-stripes" {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 40px 0;
    }
}

@-moz-keyframes "progress-bar-stripes" {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 40px 0;
    }
}

@keyframes "progress-bar-stripes" {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 40px 0;
    }
}

.dropdown-toggle:focus {
    outline: 0
}

.loading-indicator:before {
    display: inline-block;
    background: url(../bundles/oroui/img/loader-16.gif);
    width: 16px;
    height: 16px;
    content: "";
    margin-right: 4px
}

.user-status-list {
    list-style: none;
    display: table;
    table-layout: fixed;
    margin: 0 0 10px
}

.user-status-list li {
    height: 25px
}

.user-status-list .list-group-item {
    width: 100%;
    display: table-row
}

.user-status-list .list-group-item-text {
    display: table-cell
}

.oro-multiselect-holder .float-holder span.validation-failed {
    padding-top: 4px
}

.modal.widget-picker-modal {
    width: 600px
}

.modal.widget-picker-modal .widget-picker-search {
    margin: 20px 0 0 15px;
    position: relative
}

.modal.widget-picker-modal .widget-picker-search label {
    display: inline-block;
    position: relative
}

.modal.widget-picker-modal .widget-picker-search label .fa-search {
    position: absolute;
    right: 6px;
    top: 8px
}

.modal.widget-picker-modal .widget-picker-search input {
    width: 145px;
    padding-right: 22px
}

.modal.widget-picker-modal .widget-picker-containers {
    margin-right: 10px
}

.modal.widget-picker-modal .widget-picker-container {
    border-bottom: 2px solid #f5f5f5;
    padding: 5px 0;
    width: 100%
}

.modal.widget-picker-modal .widget-picker-container table {
    width: 100%
}

.modal.widget-picker-modal .widget-picker-container .added {
    color: #738e41;
    font-weight: bold;
    margin-left: 5px
}

.modal.widget-picker-modal .widget-picker-container .added > span {
    font-size: 12px;
    color: #c3d29b;
    font-weight: normal;
    vertical-align: top
}

.modal.widget-picker-modal .widget-picker-container .new {
    color: #c44e40;
    font-weight: bold;
    margin-left: 5px
}

.modal.widget-picker-modal .widget-picker-container .hidden {
    display: none
}

.modal.widget-picker-modal .widget-picker-container .widget-picker-small-column {
    width: 30px
}

.modal.widget-picker-modal .widget-picker-container .widget-picker-collapse {
    text-align: center;
    color: #000;
    display: block;
    cursor: pointer;
    background: transparent url('../bundles/oroui/img/expanded.png') no-repeat center center;
    height: 35px
}

.modal.widget-picker-modal .widget-picker-container .widget-picker-collapse.collapsed-state {
    background: transparent url('../bundles/oroui/img/collapsed.png') no-repeat center center
}

.modal.widget-picker-modal .widget-picker-container .widget-picker-title {
    height: 35px
}

.modal.widget-picker-modal .widget-picker-container .widget-picker-add-btn-wrapper {
    width: 53px;
    height: 28px
}

.modal.widget-picker-modal .widget-picker-container .widget-picker-large-column {
    width: 445px;
    padding: 5px 24px 5px 5px
}

.modal.widget-picker-modal .widget-picker-container .widget-picker-icon {
    width: 28px;
    height: 28px
}

.modal.widget-picker-modal .widget-picker-container.loading-widget-content .widget-picker-add-btn {
    display: none
}

.modal.widget-picker-modal .widget-picker-container.loading-widget-content .widget-picker-add-btn-wrapper {
    background: transparent url('../bundles/oroui/img/loader.gif') no-repeat 12px center
}

.modal.widget-picker-modal .modal-body {
    padding: 0
}

.modal.widget-picker-modal .modal-footer a.ok {
    display: none
}

.accordion.organization-structure label {
    display: inline-block
}

.accordion.organization-structure .accordion-group {
    border: none
}

.accordion.organization-structure .accordion-inner {
    border: 0;
    padding: 0 0 15px 35px
}

.accordion.organization-structure .accordion-toggle {
    width: 12px;
    margin-bottom: 5px;
    display: inline-block;
    font-size: 18px;
    margin-right: 5px;
    text-align: center
}

.accordion.organization-structure .accordion-toggle:after {
    content: '-'
}

.accordion.organization-structure .accordion-toggle.collapsed:after {
    content: '+'
}

.accordion.organization-structure.disabled .accordion-toggle {
    visibility: hidden
}

.logo-wrapper span.selected {
    display: block;
    padding: 3px 13px
}

.logo-placeholder {
    display: block
}

.dropdown-organization-switcher li a {
    white-space: pre
}

.desktop-version .btn-organization-switcher {
    color: #404041;
    font-size: 17px;
    cursor: pointer;
    line-height: inherit;
    margin-left: 6px
}

.mobile-version .btn-organization-switcher {
    color: #fff;
    line-height: inherit;
    vertical-align: top;
    position: relative;
    left: -20px
}

.mobile-version .organization-switcher .dropdown-menu {
    left: auto
}

table.acl-table tr.default-field table tr.default-field td {
    background-color: #f5f5f5
}

table.acl-table tr table tr:first-child td {
    border-top: 0
}

table.acl-table tr table tr td {
    vertical-align: middle
}

table.acl-table .access_level_value {
    min-height: 30px
}

table.acl-table .select2-container {
    width: 120px
}

.security-row > .span8 {
    max-width: calc(100% - 116px);
    margin-right: 0
}

.security-row .select2-container {
    width: 100px
}

.entity-identity-label {
    cursor: pointer
}

.oro_attachment_file {
    border: none;
    padding: 5px 5px 0 5px;
    width: 295px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 0
}

.oro_attachment_file .removeFile {
    margin: 0
}

.oro_attachment_file .filename {
    display: inline-block;
    width: 260px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis
}

.oro_attachment_file .delete {
    float: right;
    line-height: 20px;
    margin-top: -4px
}

.oro_attachment_file .delete:after {
    display: inline-block;
    font: 14px/1em 'FontAwesome';
    color: #ddd;
    content: "\f014";
    text-indent: 0
}

.oro_attachment_file .delete:hover:after {
    color: #888
}

.attachment-file div.uploader {
    border: none;
    float: none
}

.attachment-file div.uploader input {
    cursor: pointer;
    width: 345px
}

.attachment-file div.uploader input:hover ~ span.action {
    color: #094f6c
}

.attachment-file div.uploader span.action {
    border: none;
    background: none;
    color: #0d729b;
    cursor: pointer
}

.attachment-file div.uploader .active span.action {
    background: none
}

.attachment-file div.uploader span.filename {
    width: 85px
}

.attachment-file div.uploader .focus {
    border: none;
    box-shadow: none
}

.attachment-file div.uploader.focus {
    border: none;
    box-shadow: none
}

.attachment-file div.uploader.focus span.action {
    color: #0d729b
}

.desktop-version .app-header .nav.user-menu .email-notification-menu.dropdown > .dropdown-menu {
    right: -7px
}

.app-header .nav.pull-right li.email-notification-menu.dropdown .dropdown-menu li a {
    padding: 0
}

.email-notification-menu .oro-dropdown-toggle .mail-icon {
    position: relative;
    padding-top: 3px;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px
}

.email-notification-menu .oro-dropdown-toggle .mail-icon:before {
    content: "\f003";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.email-notification-menu .oro-dropdown-toggle .mail-icon .item-counter {
    display: none;
    color: #fff;
    background-color: #f9b700;
    color: #fff;
    background-color: #f9b700
}

.email-notification-menu .oro-dropdown-toggle .mail-icon.has-icon-counter .item-counter {
    display: inline-block
}

.email-notification-menu .oro-dropdown-toggle .mail-icon.highlight:before {
    content: "\f0e0";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.email-notification-menu .dropdown-menu {
    background-color: #fff;
    width: 252px !important;
    padding: 0;
    outline: none;
    right: -7px
}

.email-notification-menu .dropdown-menu .empty {
    padding: 5px 10px
}

.email-notification-menu .new-email-notification {
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 6px;
    display: none;
    width: 160px;
    padding: 8px 12px;
    background: #fff;
    color: #68686a;
    border-radius: 4px;
    z-index: 1010;
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, .5)
}

.email-notification-menu .new-email-notification:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    right: 24px
}

.short-emails-list .header {
    padding: 2px 17px
}

.short-emails-list .header > a {
    padding: 0 !important;
    font-size: 12px;
    line-height: 20px
}

.short-emails-list .mark-as-read,
.short-emails-list .mark-visible-as-read {
    cursor: pointer;
    height: 19px;
    padding: 0;
    font-size: 12px;
    line-height: 15px
}

.short-emails-list .mark-as-read i,
.short-emails-list .mark-visible-as-read i {
    float: left;
    margin-top: 1px;
    margin-right: 5px;
    font-size: 13px
}

.short-emails-list .items {
    list-style-type: none;
    margin: 0
}

.short-emails-list .items li {
    border-top: 1px solid #eee;
    padding: 11px 17px;
    position: relative
}

.short-emails-list .items li .mail-icon {
    color: #68686a;
    font-size: 16px;
    font-style: normal;
    cursor: pointer;
    position: absolute;
    right: 14px;
    top: 9px
}

.short-emails-list .items li .mail-icon:before {
    content: "\f003";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.short-emails-list .items li .info {
    min-height: 12px
}

.short-emails-list .items li .info .title,
.short-emails-list .items li .info .empty-subject {
    cursor: pointer
}

.short-emails-list .items li .body {
    padding-right: 26px
}

.short-emails-list .items li .title,
.short-emails-list .items li .empty-subject {
    color: #545456;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.short-emails-list .items li .description {
    color: #878789;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.short-emails-list .items li .footer {
    font-size: 12px
}

.short-emails-list .items li .footer a {
    padding: 0
}

.short-emails-list .items li .footer .reply-action,
.short-emails-list .items li .footer .reply-all-action,
.short-emails-list .items li .footer .forward-action {
    display: none;
    margin-left: 12px
}

.short-emails-list .items li.highlight {
    background: #fffbef
}

.short-emails-list .items li.highlight .title {
    font-weight: bold
}

.short-emails-list .items li.highlight .description {
    color: #545456
}

.short-emails-list .items li.highlight .mail-icon {
    color: #f9b700
}

.short-emails-list .items li.highlight .mail-icon:before {
    content: "\f0e0";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.short-emails-list .items li.highlight .from-name {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.short-emails-list .notification,
.short-emails-list .more-unread {
    display: none
}

.short-emails-list .empty {
    text-align: center;
    padding: 4px 0;
    color: #68686a
}

.default-reply-action .items li .footer .reply-action,
.default-reply-all-action .items li .footer .reply-all-action,
.default-forward-action .items li .footer .forward-action {
    display: inline
}

.widget-setup .recent-emails-setup {
    padding: 15px 15px 15px 20px;
    margin: -15px -15px -15px -20px
}

.sidebar-widget-icon.mail-icon {
    font-style: normal;
    vertical-align: baseline
}

.sidebar-widget-icon.mail-icon:before {
    content: "\f003";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.sidebar-widget-icon.mail-icon .item-counter {
    display: none;
    color: #fff;
    background-color: #f9b700
}

.sidebar-widget-icon.mail-icon.has-icon-counter:before {
    content: "\f0e0";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.sidebar-widget-icon.mail-icon.has-icon-counter .item-counter {
    display: inline-block
}

.sidebar-widget-recent-emails .sidebar-widget__content .header {
    padding: 2px 17px
}

.sidebar-widget-recent-emails .sidebar-widget__content .items {
    overflow: hidden;
    overflow-y: auto
}

.sidebar-widget-recent-emails .sidebar-widget__content .more-unread {
    display: block;
    text-align: center;
    font-size: 11px;
    line-height: 11px;
    padding-bottom: 8px;
    color: #666
}

.sidebar.minimized .sidebar-widget-recent-emails.sidebar-widget.poppedup .sidebar-widget__popup {
    background: #fff;
    width: 360px;
    padding-bottom: 0
}

.sidebar.minimized .sidebar-widget-recent-emails.sidebar-widget.poppedup .sidebar-widget__popup .content {
    overflow: hidden
}

.sidebar.minimized .sidebar-widget-recent-emails.sidebar-widget.poppedup .short-emails-list .items li .footer .reply-all-action,
.sidebar.minimized .sidebar-widget-recent-emails.sidebar-widget.poppedup .short-emails-list .items li .footer .reply-action,
.sidebar.minimized .sidebar-widget-recent-emails.sidebar-widget.poppedup .short-emails-list .items li .footer .forward-action {
    display: inline
}

.dashboard-widget-content.recent-emails-widget-content .email-row-is-readed strong {
    font-weight: normal
}

.short-emails-list .header {
    padding: 2px 17px
}

.short-emails-list .header > a {
    padding: 0 !important;
    font-size: 12px;
    line-height: 20px
}

.short-emails-list .mark-as-read,
.short-emails-list .mark-visible-as-read {
    cursor: pointer;
    height: 19px;
    padding: 0;
    font-size: 12px;
    line-height: 15px
}

.short-emails-list .mark-as-read i,
.short-emails-list .mark-visible-as-read i {
    float: left;
    margin-top: 1px;
    margin-right: 5px;
    font-size: 13px
}

.short-emails-list .items {
    list-style-type: none;
    margin: 0
}

.short-emails-list .items li {
    border-top: 1px solid #eee;
    padding: 11px 17px;
    position: relative
}

.short-emails-list .items li .mail-icon {
    color: #68686a;
    font-size: 16px;
    font-style: normal;
    cursor: pointer;
    position: absolute;
    right: 14px;
    top: 9px
}

.short-emails-list .items li .mail-icon:before {
    content: "\f003";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.short-emails-list .items li .info {
    min-height: 12px
}

.short-emails-list .items li .info .title,
.short-emails-list .items li .info .empty-subject {
    cursor: pointer
}

.short-emails-list .items li .body {
    padding-right: 26px
}

.short-emails-list .items li .title,
.short-emails-list .items li .empty-subject {
    color: #545456;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.short-emails-list .items li .description {
    color: #878789;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.short-emails-list .items li .footer {
    font-size: 12px
}

.short-emails-list .items li .footer a {
    padding: 0
}

.short-emails-list .items li .footer .reply-action,
.short-emails-list .items li .footer .reply-all-action,
.short-emails-list .items li .footer .forward-action {
    display: none;
    margin-left: 12px
}

.short-emails-list .items li.highlight {
    background: #fffbef
}

.short-emails-list .items li.highlight .title {
    font-weight: bold
}

.short-emails-list .items li.highlight .description {
    color: #545456
}

.short-emails-list .items li.highlight .mail-icon {
    color: #f9b700
}

.short-emails-list .items li.highlight .mail-icon:before {
    content: "\f0e0";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.short-emails-list .items li.highlight .from-name {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.short-emails-list .notification,
.short-emails-list .more-unread {
    display: none
}

.short-emails-list .empty {
    text-align: center;
    padding: 4px 0;
    color: #68686a
}

.default-reply-action .items li .footer .reply-action,
.default-reply-all-action .items li .footer .reply-all-action,
.default-forward-action .items li .footer .forward-action {
    display: inline
}

.widget-setup .recent-emails-setup {
    padding: 15px 15px 15px 20px;
    margin: -15px -15px -15px -20px
}

.sidebar-widget-icon.mail-icon {
    font-style: normal;
    vertical-align: baseline
}

.sidebar-widget-icon.mail-icon:before {
    content: "\f003";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.sidebar-widget-icon.mail-icon .item-counter {
    display: none;
    color: #fff;
    background-color: #f9b700
}

.sidebar-widget-icon.mail-icon.has-icon-counter:before {
    content: "\f0e0";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.sidebar-widget-icon.mail-icon.has-icon-counter .item-counter {
    display: inline-block
}

.sidebar-widget-recent-emails .sidebar-widget__content .header {
    padding: 2px 17px
}

.sidebar-widget-recent-emails .sidebar-widget__content .items {
    overflow: hidden;
    overflow-y: auto
}

.sidebar-widget-recent-emails .sidebar-widget__content .more-unread {
    display: block;
    text-align: center;
    font-size: 11px;
    line-height: 11px;
    padding-bottom: 8px;
    color: #666
}

.sidebar.minimized .sidebar-widget-recent-emails.sidebar-widget.poppedup .sidebar-widget__popup {
    background: #fff;
    width: 360px;
    padding-bottom: 0
}

.sidebar.minimized .sidebar-widget-recent-emails.sidebar-widget.poppedup .sidebar-widget__popup .content {
    overflow: hidden
}

.sidebar.minimized .sidebar-widget-recent-emails.sidebar-widget.poppedup .short-emails-list .items li .footer .reply-all-action,
.sidebar.minimized .sidebar-widget-recent-emails.sidebar-widget.poppedup .short-emails-list .items li .footer .reply-action,
.sidebar.minimized .sidebar-widget-recent-emails.sidebar-widget.poppedup .short-emails-list .items li .footer .forward-action {
    display: inline
}

.auto-response-rules .select-all-header-cell__dropdown-menu .all-visible {
    display: none
}

.auto-response-rule-header {
    height: 28px;
    line-height: 28px
}

.auto-response-rule-header h5 {
    display: inline-block;
    margin: 0
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .control-group {
    max-width: none
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] input[type='text'] {
    width: 807px
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .new-entity .control-group:nth-of-type(2) .controls > div {
    display: inline-block;
    vertical-align: top
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .new-entity .emailtemplate-translatation {
    width: 360px
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .new-entity .mce-tinymce {
    width: 345px
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .new-entity .emailtemplate-variables {
    width: 435px;
    margin-left: 26px;
    margin-top: -52px;
    position: absolute
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .dropdown input[type='text'] {
    width: calc(100% - 270px);
    float: right;
    margin-right: 10px
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .dropdown .dropdown-menu {
    top: initial
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .condition-builder {
    width: 821px
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .conditions-group {
    min-height: 100px
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .conditions-group .select2-container {
    width: auto;
    min-width: 74px;
    display: inline-block;
    margin: 0;
    line-height: 30px
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls select {
    max-width: none;
    width: 809px
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .select2-container {
    max-width: none;
    width: 819px
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .condition {
    margin-left: 0
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .create-select-entity-choice-container {
    margin-left: -142px
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .create-select-entity-choice-container [data-ftid='oro_email_autoresponserule_template_new_entity'] > .control-group:nth-child(2) .control-label.wrap {
    width: 130px
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .create-select-entity-choice-container [data-ftid='oro_email_autoresponserule_template_new_entity'] > .control-group:nth-child(2) .control-label.wrap label {
    display: block
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .create-select-entity-choice-container [data-ftid='oro_email_autoresponserule_template_new_entity'] > .control-group:nth-child(3) > .control-label.wrap {
    width: 130px
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .create-select-entity-choice-container [data-ftid='oro_email_autoresponserule_template_new_entity'] > .control-group:last-of-type {
    text-align: right;
    margin-right: 460px
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .create-select-entity-choice-container [data-ftid='oro_email_autoresponserule_template_new_entity'] > .control-group:last-of-type .control-label.wrap {
    float: none;
    display: inline-block;
    margin-right: 0
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .create-select-entity-choice-container [data-ftid='oro_email_autoresponserule_template_new_entity'] > .control-group:last-of-type input {
    margin-top: 0
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .create-select-entity-choice-container [data-ftid='oro_email_autoresponserule_template_new_entity'] > .control-group:last-of-type .controls {
    margin: 0;
    display: inline-block
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .emailtemplate-translatation .control-label {
    width: 70px
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .emailtemplate-translatation .controls {
    margin-left: 85px
}

.ui-dialog [data-ftid='oro_email_autoresponserule'] .form-horizontal .control-group .controls .emailtemplate-translatation .tab-content {
    margin-left: -85px;
    border-top: 1px solid #ddd;
    margin-top: -1px
}

.emailtemplate-translatation .tab-content {
    padding: 20px 16px 10px 0;
    overflow-x: hidden
}

.emailtemplate-translatation .tab-content .mce-tinymce {
    width: 100%;
    max-width: 542px
}

.emailtemplate-translatation .tab-content .tab-pane input,
.emailtemplate-translatation .tab-content .tab-pane textarea {
    width: 100%;
    box-sizing: border-box
}

.emailtemplate-translatation .tab-content .tab-pane input {
    height: 32px
}

.choice-template-type .oro-clearfix {
    display: inline-block;
    margin-right: 10px;
    width: auto
}

.choice-template-type .oro-clearfix input[type="radio"] {
    margin: -2px 6px 0 0
}

.emailtemplate-variables .tab-content {
    padding-top: 12px;
    padding-bottom: 10px
}

.emailtemplate-variables .breadcrumb {
    float: none;
    padding-left: 15px;
    padding-bottom: 10px
}

.emailtemplate-variables .breadcrumb > li,
.emailtemplate-variables .breadcrumb > li.active {
    text-transform: none;
    font-size: 13px
}

.emailtemplate-variables .variables .groups {
    padding-left: 15px
}

.emailtemplate-variables .variables .group-label {
    font-weight: bold
}

.emailtemplate-variables .variables .nav {
    padding-left: 15px;
    padding-right: 15px
}

.emailtemplate-variables .variables .nav > li > a {
    display: inline-block;
    padding: 3px 0
}

.emailtemplate-variables ul.caption {
    float: none;
    list-style: none;
    display: inline;
    padding: 0;
    margin: 0
}

.emailtemplate-variables ul.caption > li {
    display: inline-block
}

.modal-body .loading-content {
    background: #fff url(../bundles/oroemail/img/loader.gif) no-repeat center left;
    padding-left: 30px
}

.ui-dialog .email-form {
    padding-bottom: 14px
}

.ui-dialog .email-form .select2-container-disabled .select2-arrow {
    display: none
}

.ui-dialog .email-form .mce-tinymce {
    width: calc(97% + 12px)
}

.ui-dialog .email-form .form-horizontal .control-group {
    max-width: none
}

.ui-dialog .email-form .form-horizontal .control-group .controls .validation-failed {
    margin-left: 14px
}

.ui-dialog .email-form input[type=radio] {
    width: auto
}

.ui-dialog .email-form input,
.ui-dialog .email-form textarea,
.ui-dialog .email-form .uneditable-input {
    width: 97%
}

.ui-dialog pre.email-body,
.ui-dialog iframe.email-body,
.ui-dialog .email-form textarea {
    height: 200px
}

.select2-container.select2-container-multi.taggable-email {
    width: calc(97% + 12px);
    max-width: none;
    position: relative
}

.select2-container.select2-container-multi.taggable-email ul.select2-choices {
    padding-right: 60px
}

.cc-bcc-holder {
    position: absolute;
    top: 5px;
    right: 0
}

.cc-bcc-holder .showCc,
.cc-bcc-holder .showBcc {
    cursor: pointer;
    padding: 0 5px
}

.cc-bcc-holder .showCc:hover,
.cc-bcc-holder .showBcc:hover {
    text-decoration: underline
}

.activity-list-widget .email-info,
.activity-list-widget .email-load-more {
    margin: 0 20px 0 0
}

.activity-list-widget .accordion-body > .message .email-content .comment {
    padding-right: 0
}

.icon-email-thread {
    background: url(../bundles/oroemail/img/icon-email-thread.png);
    width: 21px;
    height: 18px;
    display: inline-block
}

span.icon.grid {
    color: #999
}

span.icon.grid .fa-paperclip {
    font-size: 21px
}

.thread-view {
    padding-left: 12px
}

.thread-view .email-load-more {
    border-bottom: 1px solid #e5e5e5;
    background-color: #f5f5f5;
    position: relative;
    text-align: center;
    cursor: pointer
}

.thread-view .email-load-more .load-more-label {
    position: relative;
    z-index: 1;
    display: inline;
    color: #888;
    background-color: #f5f5f5;
    padding: 0 5px
}

.thread-view .email-load-more:before,
.thread-view .email-load-more:after {
    content: '';
    position: absolute;
    display: block;
    border-bottom: 1px solid #e5e5e5;
    width: 100%
}

.thread-view .email-load-more:before {
    top: calc(25% + 1px)
}

.thread-view .email-load-more:after {
    bottom: calc(25% + 1px)
}

.thread-view .email-load-more.process .load-more-label {
    position: relative
}

.thread-view .email-load-more.process .load-more-label:after {
    content: '';
    background: transparent url('../bundles/oroui/img/loader-16.gif') no-repeat center left;
    position: absolute;
    width: 12px;
    height: 12px;
    background-size: 12px 12px;
    right: -20px;
    top: 50%;
    margin-top: -6px
}

.thread-view .email-load-more.process .load-more-label:after {
    background-color: #f5f5f5;
    background-position: center center;
    padding-left: 10px
}

.email-thread-action-panel .email-view-toggle-all {
    color: #888;
    text-decoration: underline
}

.email-thread-action-panel .email-view-toggle-all:hover {
    color: #777
}

.email-info {
    border-bottom: 1px solid #e5e5e5
}

.email-info:last-child {
    border-bottom: none
}

.email-info .email-recipient {
    white-space: nowrap
}

.email-info .email-participants {
    margin-right: 150px
}

.email-info .email-sent-date {
    text-align: right;
    height: 28px;
    float: right;
    display: inline-block;
    padding: 5px 18px
}

.email-info .comment-count {
    margin-right: 5px
}

.email-info .email-has-attachment {
    font-size: 1.3em;
    margin-right: 0.5em
}

.email-info .email-content {
    padding: 0 15px 10px;
    margin: 0
}

.email-info .email-view-toggle {
    cursor: pointer;
    display: inline-block;
    padding: 10px 15px;
    width: 100%;
    box-sizing: border-box
}

.email-info:only-child .email-view-toggle {
    padding: 0 0 10px
}

.email-info:only-child .email-content {
    padding: 0 0 10px
}

.email-info .email-recipients {
    color: #888
}

.email-info .email-short {
    background-color: #f5f5f5
}

.email-info .email-short .email-recipients {
    font-style: italic
}

.email-info .email-short .email-body {
    color: #888;
    margin: 2px 150px 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.email-info .email-short .email-body:after {
    content: '\2026'
}

.email-info .email-short .email-sent-date {
    padding: 11px 0;
    color: #888;
    font-style: normal
}

.email-info .email-full {
    display: none
}

.email-info .email-full .email-author {
    font-weight: bold
}

.email-info .email-full .email-view-toggle {
    padding-bottom: 9px
}

.email-info .email-full .email-body > iframe {
    border: 0;
    width: 100%;
    height: 0;
    overflow: auto
}

.email-info.in .email-short {
    display: none
}

.email-info.in .email-full {
    display: block
}

.email-info:last-child .email-view-toggle {
    cursor: auto
}

.email-info .btn.dropdown-toggle .caret {
    margin-left: 0
}

.email-info .btn.dropdown-toggle + .dropdown-menu {
    min-width: 100%
}

.email-info .email-attachments-list-cont h6 {
    margin: 0 10px 0 0;
    font-size: 13px
}

.email-info .email-attachments-list-cont .email-attachments-list {
    padding-top: 10px;
    clear: both;
    list-style: none;
    margin: 0;
    max-width: 700px
}

.email-info .email-attachments-list-cont .email-attachments-list .email-attachments-list-item {
    display: inline-block;
    white-space: nowrap;
    margin: 0 13px 10px 0
}

@media only screen and (max-width: 500px) {
    .email-info .email-attachments-list-cont .email-attachments-list .email-attachments-list-item {
        margin-right: 10px
    }
    .email-info .email-attachments-list-cont .email-attachments-list .email-attachments-list-item .email-attachments-file {
        display: none
    }
}

.email-info .email-attachments-list-cont .email-attachments-list .email-attachments-list-item .thumbnail {
    width: 110px;
    height: 80px;
    padding: 0;
    text-align: center;
    background: #eee;
    border-radius: 6px;
    border: none
}

.email-info .email-attachments-list-cont .email-attachments-list .email-attachments-list-item .thumbnail .fa {
    padding-top: 20px;
    color: #fff
}

.email-info .email-attachments-list-cont .email-attachments-list .email-attachments-list-item .link-to-record {
    padding-top: 10px
}

.email-info .email-attachments-list-cont .email-attachments-list .email-attachments-list-item .link-to-record .dropdown-toggle {
    display: inline-block;
    width: 110px;
    overflow: hidden
}

@media only screen and (max-width: 500px) {
    .email-info .email-attachments-list-cont .email-attachments-list .email-attachments-list-item .link-to-record .dropdown-toggle {
        font-size: 13px
    }
}

.email-info .email-attachments-list-cont .email-attachments-list .email-attachments-list-item .link-to-record .dropdown-toggle:focus {
    font-weight: normal
}

.email-info .email-attachments-list-cont .email-attachments-list .email-attachments-list-item .link-to-record .dropdown-menu {
    padding: 5px 15px
}

.email-info .email-attachments-list-cont .email-attachments-list .email-attachments-list-item .link-to-record .dropdown-menu a {
    display: block;
    text-align: left
}

.email-info .email-attachments-list-cont .email-attachments-list .email-attachments-list-item .link-to-record .dropdown-menu a span {
    margin-left: 7px;
    color: #777
}

.email-info .email-attachments-list-cont .email-attachments-list .email-attachments-list-item .link-to-record .dropdown-menu a:hover span {
    color: #777
}

.email-info .email-attachments-list-cont .email-attachments-list .email-attachments-list-item .link-to-record .dropdown-menu .view-image {
    display: none
}

@media only screen and (max-width: 500px) {
    .email-info .email-attachments-list-cont .email-attachments-list .email-attachments-list-item .link-to-record .dropdown-menu .view-image {
        display: block
    }
}

.email-info .email-attachments-list-cont .email-attachments-list .email-attachments-list-item .link-to-record .fa {
    color: #444;
    font-size: 15px;
    margin-right: 1px;
    margin-left: 0
}

.email-info .email-attachments-list-cont .email-attachments-list.name-only .email-attachments-list-item {
    margin-bottom: 0
}

.email-info .email-attachments-list-cont .email-attachments-list.name-only .email-attachments-list-item .email-attachments-file {
    display: none
}

.email-info .email-attachments-list-cont .email-attachments-list.name-only .email-attachments-list-item .link-to-record {
    padding-top: 0
}

.email-info .email-attachments-list-cont .email-attachments-list.name-only .email-attachments-list-item .link-to-record .dropdown-menu .view-image {
    display: block
}

.email-info .email-prev-body {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #000
}

.responsive-section .email-content .responsive-cell {
    padding-left: 0;
    padding-right: 15px;
    margin-bottom: 0 !important
}

.responsive-section .email-content .responsive-cell:only-child,
.responsive-section .email-content .responsive-cell:last-child {
    padding-right: 0
}

.responsive-section.responsive-small .responsive-cell {
    padding-right: 0
}

.responsive-section.responsive-small .email-content .responsive-cell:not(:last-child) {
    margin-bottom: 20px !important
}

.accordion-body .email-info:last-child .email-content {
    padding-bottom: 0
}

.email-detailed-info-table {
    display: inline-block
}

.email-detailed-info-table .dropdown-toggle {
    cursor: pointer;
    font-size: 14px;
    color: #b3b3b3;
    padding: 0 3px
}

.email-detailed-info-table .dropdown-toggle:hover {
    color: #888
}

.email-detailed-info-table .dropdown-menu {
    padding: 8px 10px 2px 0;
    margin-left: -16px;
    margin-top: 3px
}

.email-detailed-info-table .dropdown-menu:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute;
    top: -7px;
    left: 19px
}

.email-detailed-info-table .dropdown-menu:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 20px
}

.email-detailed-info-table .dropdown-menu.fixed-width .controls {
    white-space: normal
}

.email-detailed-info-table .dropdown-menu ul {
    margin: 0;
    list-style: none
}

.email-detailed-info-table .dropdown-menu .form-horizontal .control-group {
    margin-bottom: 0
}

.email-detailed-info-table .dropdown-menu .form-horizontal .control-group label.control-label {
    width: 70px
}

.email-detailed-info-table .dropdown-menu .form-horizontal .control-group .controls {
    margin-left: 80px
}

.email-detailed-info-table .control-group label.control-label,
.email-detailed-info-table .control-group .controls {
    color: #777;
    margin-bottom: 5px;
    padding-top: 0.3px;
    line-height: 1.4em;
    white-space: nowrap
}

.email-detailed-info-table .control-group label.control-label b,
.email-detailed-info-table .control-group .controls b {
    color: #444
}

.email-detailed-info-table .control-group label.control-label {
    width: 70px
}

.email-detailed-info-table .control-group .controls {
    margin-left: 80px
}

.forged-required label em {
    color: #c30b25;
    font-size: 15px;
    line-height: 1px
}

.attachment-item {
    display: inline-block;
    float: left;
    position: relative;
    margin-right: 8px
}

.attachment-item span.filename-label {
    color: #006acc
}

.attachment-item i.fa-close {
    cursor: pointer;
    opacity: 0.2
}

.attachment-item input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0 !important;
    height: 0 !important;
    border: none;
    z-index: -1
}

a.attachment .icon .fa-link {
    color: #999
}

.control-group .email-body-action {
    margin-right: 15px
}

.dropdown.link-to-record {
    display: inline-block;
    padding-right: 4px
}

.dropdown.link-to-record .dropdown-menu {
    margin-top: 5px;
    line-height: 24px;
    text-align: center
}

.dropdown.link-to-record .dropdown-menu a {
    padding-right: 7px
}

.dropdown.link-to-record .dropdown-menu.one {
    min-width: 100px
}

.dropdown.link-to-record .dropdown-menu:after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 10px;
    position: absolute;
    top: -6px
}

.dropdown.link-to-record .dropdown-menu:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute;
    top: -7px;
    left: 9px
}

.attachment-list-popup {
    width: 350px
}

.attachment-list {
    height: 200px;
    overflow: auto
}

.email-body-actions .attach-file {
    font-weight: normal !important
}

.attachment-list-popup .attachment-list-content {
    padding: 10px 10px 0 10px
}

.attachment-list-popup .attachment-actions {
    overflow: hidden;
    margin-top: 6px;
    margin-bottom: -5px;
    padding: 10px;
    background-color: #fafafa;
    border-top: 1px solid #e5e5e5
}

.attachment-list-popup .attachment-actions .pull-left {
    margin-top: 4px
}

.attachment-list-popup input.filter {
    width: 96%
}

.attachment-list-popup .group-block {
    margin-bottom: 10px
}

.attachment-list-popup .filter-block {
    margin-bottom: 15px
}

.attachment-list-popup .attachment-list-row {
    line-height: 26px;
    font-size: 13px
}

.attachment-list-popup .attachment-list-row .popover-content {
    padding: 10px;
    min-width: 110px
}

.attachment-list-popup .attachment-list-row input.checkbox {
    display: inline-block;
    width: 14px;
    margin: -1px 0 0 0
}

.attachment-list-popup .attachment-list-row span {
    padding-top: 1px
}

.email-row-is-readed {
    background-color: #f5f5f5
}

.email-mail-count-circle {
    display: inline;
    background-color: #f80;
    color: #fff;
    border-radius: 6px;
    padding: 1px 4px;
    vertical-align: top;
    font-size: 10
}

.oro-email-user-emails .email-count {
    margin-left: 4px;
    color: #f80
}

.has-new-emails .fa-user-circle {
    color: #f80
}

a.sync-btn span.dots {
    width: 10px;
    display: inline-block;
    text-align: left
}

.ui-multiselect-menu.select-filter-widget.multiselect-origin-folder .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
    border-bottom: none;
    text-align: left;
    padding-left: 5px
}

.ui-multiselect-menu.select-filter-widget.multiselect-origin-folder .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
    color: #444;
    font-size: 13px
}

.folder-tree .folder-tree-widget {
    margin-top: 5px
}

.folder-tree .folder-label {
    margin-left: 5px
}

.folder-tree .folder-sub-folders {
    margin-left: 20px
}

.folder-tree .folder-tree-widget .folder-list {
    margin-left: 20px
}

.folder-tree .folder-tree-widget input[type="checkbox"] {
    margin: 0
}

.check-connection-messages .alert {
    margin-top: 10px
}

#oro_email_mailbox_origin_check_connection,
.check-connection-messages {
    width: 294px
}

.container-fluid .email-activity-widget {
    margin-bottom: 20px
}

.grid-body-cell-subject .email-body {
    display: inline
}

.grid-body-cell-subject .email-body:before {
    content: '-';
    display: inline;
    margin-right: 4px
}

.mobile-version .thread-view {
    padding-left: 0
}

.mobile-version .thread-view .email-info,
.mobile-version .thread-view .email-load-more {
    margin: 0
}

.mobile-version .thread-view .email-info .responsive-cell {
    padding: 0
}

.mobile-version .thread-view .email-info .email-participants {
    margin-right: 100px
}

.mobile-version .thread-view .email-info .email-actions {
    margin: 16px -15px -5px 0
}

.mobile-version .thread-view .email-info .email-actions .btn-group {
    margin-bottom: 5px;
    margin-right: 5px
}

.mobile-version .thread-view .email-info .email-actions .btn-group + .btn-group {
    margin-left: 0
}

.mobile-version .thread-view .email-info .email-full .email-sent-date {
    padding: 0;
    height: 18px;
    font-size: 12px;
    color: #888
}

.mobile-version .thread-view .email-info .email-view-toggle {
    padding: 10px
}

.mobile-version .thread-view .email-info .email-content {
    padding: 0 10px 10px
}

.mobile-version .thread-view .email-info:only-child .email-view-toggle {
    padding: 0 0 10px
}

.mobile-version .thread-view .email-info:only-child .email-content {
    padding: 0
}

.mobile-version .thread-view .email-detailed-info-table .dropdown-menu {
    padding: 0px 10px
}

.mobile-version .thread-view .email-detailed-info-table .control-group:last-child {
    margin-bottom: 0
}

.mobile-version .thread-view .email-detailed-info-table .control-group:last-child .controls {
    margin-bottom: 0
}

.mobile-version .activity-list-widget .thread-view .email-info:last-child .email-view-toggle,
.mobile-version .activity-list-widget .thread-view .email-info:only-child .email-view-toggle {
    padding: 10px
}

.mobile-version .activity-list-widget .thread-view .email-info:last-child .email-content,
.mobile-version .activity-list-widget .thread-view .email-info:only-child .email-content {
    padding: 0 10px
}

.mobile-version .user-emails-row {
    margin: 8px;
    height: 84px;
    overflow: hidden
}

.mobile-version .user-emails-row__date {
    float: right
}

.mobile-version .user-emails-row__select-row {
    float: left
}

.mobile-version .user-emails-row__select-row input[type='checkbox'] {
    margin: -2px 2px 0 0
}

.mobile-version .user-emails-row__attachments {
    float: right;
    margin-right: 4px;
    line-height: 16px
}

.mobile-version .user-emails-row__contacts {
    float: left;
    max-width: calc(100% - 84px);
    overflow: hidden;
    text-overflow: ellipsis
}

.mobile-version .user-emails-row__subject .email-subject {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.mobile-version .user-emails-row__subject .email-body {
    white-space: normal;
    color: #777
}

.mobile-version .user-emails-grid .grid-row {
    overflow: hidden
}

.mobile-version .user-emails-grid .grid-row:not(:first-child) {
    border-top: 1px solid #ddd
}

.schedule-intervals .schedule-interval__row input[type="text"] {
    width: 40%
}

.schedule-intervals .schedule-interval__row.has-row-error input[type="text"] {
    border-color: red
}

.schedule-intervals .schedule-interval__error-row td {
    border-top: none
}

.inner-permissions-grid {
    margin: 0 -20px 20px -20px
}

.inner-permissions-grid .more-bar-holder > ul {
    margin-bottom: 0
}

.inner-permissions-grid .grid-body-cell-entity {
    font-weight: bold
}

.inner-permissions-grid table.grid,
.inner-permissions-grid .grid-scrollable-container {
    overflow: visible
}

.inner-permissions-grid table tr:last-child td:first-child {
    border-bottom-left-radius: 4px !important
}

.inner-permissions-grid table tr:last-child td:last-child {
    border-bottom-right-radius: 4px !important
}

.inner-permissions-grid .grid-header-cell:first-child {
    width: 160px
}

.inner-permissions-grid .collapse-expand-action-container .collapse-action {
    color: #727272;
    font-size: 13px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold
}

.inner-permissions-grid .collapse-expand-action-container .collapse-action:before {
    content: '−';
    display: inline-block;
    width: 13px;
    height: 13px;
    font-weight: normal;
    border: 1px solid #c3c3c3;
    margin-right: 8px;
    font-size: 12px;
    line-height: 12px;
    padding: 1px 0 0 0;
    text-align: center;
    color: #727272;
    background: linear-gradient(#fcfcfc, #e9e9e9)
}

.inner-permissions-grid .collapse-expand-action-container .collapse-action.collapsed:before {
    content: '+'
}

.inner-permissions-grid .entity-name {
    float: left;
    width: 136px;
    font-weight: bold
}

.inner-permissions-grid .entity-row-action {
    position: relative;
    float: right;
    width: 20px
}

.inner-permissions-grid .fields-list {
    display: none
}

.inner-permissions-grid .fields-list >:first-child {
    margin-top: 8px
}

.inner-permissions-grid .fields-list >:last-child {
    margin-bottom: 8px
}

.field-less .collapse-expand-action-container .collapse-action {
    visibility: hidden
}

.collapsed .collapse-expand-action-container .collapse-action:before {
    content: '+'
}

.action-permissions {
    list-style: none;
    margin: 0
}

.entity-permission-container > .action-permissions {
    margin-left: 160px;
    margin-right: 24px
}

.action-permissions .action-permissions__item {
    float: left;
    width: 160px;
    margin-right: 15px
}

.action-permissions .action-permissions__item-wrapper {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 15px 0 8px;
    margin-left: -8px;
    max-width: 100%;
    box-sizing: content-box;
    float: left
}

.action-permissions .action-permissions__item-wrapper.dropdown-toggle {
    cursor: pointer;
    position: relative
}

.action-permissions .action-permissions__item-wrapper.dropdown-toggle:hover:after,
.action-permissions .action-permissions__item-wrapper.dropdown-toggle.active:after {
    position: absolute;
    right: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: 8px;
    margin-left: 5px;
    vertical-align: top;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: ""
}

.action-permissions .action-permissions__item-wrapper--no-access {
    opacity: 0.4
}

.action-permissions .action-permissions__item-wrapper_changed {
    background-color: #f5f5f5;
    box-shadow: 0 0 0 3px #f5f5f5
}

.action-permissions .action-permissions__label {
    max-width: 85px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom
}

.action-permissions .action-permissions__dropdown-toggle:focus {
    font-weight: normal
}

.field-permission-container {
    margin-left: 40px;
    padding: 4px 0;
    border-top: 1px solid #ddd
}

.field-permission-container:first-child {
    border-top: 0 none
}

.field-permission-container .field-name {
    float: left;
    width: 120px;
    padding-left: 10px
}

.field-permission-container .action-permissions {
    margin-left: 120px
}

.launchers-list .launcher-item a.role-permissions-action-launcher:hover,
.launchers-list .launcher-item a.role-permissions-action-launcher:focus {
    background: transparent !important
}

.grid .entity-row-action .dropdown-menu__role-permissions-action {
    padding: 5px 0;
    right: 100%;
    left: auto;
    top: -7px
}

.dropdown-menu__role-permissions-action .dropdown-menu-collection__list > li {
    white-space: nowrap;
    margin: 0
}

.role-capability {
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1
}

.role-capability:last-child {
    border-bottom: none;
    margin-bottom: 10px
}

.role-capability .role-capability__items {
    display: flex;
    flex-wrap: wrap
}

.role-capability .role-capability__empty-items {
    opacity: 0.4
}

.role-capability .role-capability__item {
    display: inline-block;
    width: 30%;
    padding: 0 30px 10px 0
}

.role-capability .role-capability__item input[type="checkbox"] {
    margin: 0 0 0 -15px
}

.role-capability .role-capability__item-label {
    padding-right: 8px
}

.role-capability label.role-capability__item-label {
    padding-left: 23px;
    margin: 0 0 0 -8px;
    display: inline-block
}

.role-capability .role-capability__item-label--no-access {
    opacity: 0.4
}

.role-capability .role-capability__item-label_changed {
    background-color: #f5f5f5;
    box-shadow: 0 0 0 3px #f5f5f5
}

.role-capability .role-capability__select-all {
    float: right
}

.role-capability .role-capability__select-all.disabled {
    pointer-events: none;
    color: #aaa
}

.role-capability .role-capability__group-common-title {
    display: none
}

.role-capabilities_single-group .role-capability .role-capability__group-common-title {
    display: inline
}

.role-capability .role-capability__group-own-title {
    display: inline
}

.role-capabilities_single-group .role-capability .role-capability__group-own-title {
    display: none
}

.api-block #btn-apigen {
    display: inline;
    line-height: 1.2em;
    vertical-align: baseline;
    padding: 4px 12px
}

.control-group.api-block label.control-label-api-key {
    padding-top: 9px
}

form.change-password-form .controls {
    position: relative
}

form.change-password-form span.fa-eye-slash,
form.change-password-form span.fa-eye {
    left: 300px;
    position: absolute;
    top: 6px
}

.mobile-version form.change-password-form .controls input[type='text'],
.mobile-version form.change-password-form .controls input[type='password'] {
    box-sizing: border-box;
    width: calc(100% - 28px) !important;
    height: 30px
}

.form-horizontal .control-group-oro_user_emailsettings > .controls,
.form-horizontal .control-group-oro_user_emailsettings > .controls > div > .control-group > .controls {
    margin-left: 0
}

.form-horizontal .control-group-oro_user_emailsettings .controls .control-label.wrap {
    width: 230px;
    text-align: right
}

.form-horizontal .control-group-oro_organizations_select .select2-choices {
    overflow: visible
}

h1 .popover .oro-popover-content {
    font-size: 13px;
    line-height: 20px;
    font-weight: normal
}

.backgrid-container {
    position: relative;
    display: block;
    width: 100%;
    height: 465px;
    padding: 0;
    overflow: auto;
    border: 0
}

.backgrid {
    width: 100%;
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.backgrid th,
.backgrid td {
    display: none;
    height: 20px;
    max-width: 250px;
    padding: 4px 5px;
    overflow: hidden;
    line-height: 20px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    border-bottom: 1px solid #ddd
}

.backgrid th.renderable,
.backgrid td.renderable {
    display: table-cell
}

.backgrid th {
    font-weight: bold;
    text-align: center
}

.backgrid th.sortable a {
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer
}

.backgrid thead th {
    vertical-align: bottom;
    background-color: #f9f9f9
}

.backgrid thead th a {
    display: block
}

.backgrid.backgrid-striped tbody tr:nth-child(even) {
    background-color: #f9f9f9
}

.backgrid tbody tr.empty {
    font-style: italic;
    color: gray
}

.backgrid tbody tr.empty td {
    display: table-cell;
    text-align: center
}

.backgrid td.editor {
    padding: 0
}

.backgrid td.editor,
.backgrid tbody tr:nth-child(odd) td.editor {
    background-color: rgba(82, 168, 236, 0.1);
    outline: 1px solid rgba(82, 168, 236, 0.8);
    outline-offset: -1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-property: width, outline, background-color;
    -moz-transition-property: width, outline, background-color;
    -o-transition-property: width, outline, background-color;
    transition-property: width, outline, background-color;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.backgrid td.editor input[type=text] {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 5px;
    margin: 0;
    background-color: transparent;
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none
}

.backgrid td.editor input[type=text]::-ms-clear {
    display: none
}

.backgrid td.error,
.backgrid tbody tr:nth-child(odd) td.error {
    background-color: rgba(255, 210, 77, 0.1);
    outline: 1px solid #ffd24d
}

.backgrid td.editor:focus,
.backgrid th.editor:focus {
    outline: 0
}

.backgrid .sort-caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    border: 0;
    content: ""
}

.backgrid .ascending .sort-caret {
    vertical-align: baseline;
    border-top: none;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #000;
    border-left: 4px solid transparent
}

.backgrid .descending .sort-caret {
    vertical-align: super;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-bottom: none;
    border-left: 4px solid transparent
}

.backgrid .string-cell,
.backgrid .uri-cell,
.backgrid .email-cell,
.backgrid .string-cell.editor input[type=text],
.backgrid .uri-cell.editor input[type=text],
.backgrid .email-cell.editor input[type=text] {
    text-align: left
}

.backgrid .date-cell,
.backgrid .time-cell,
.backgrid .datetime-cell,
.backgrid .number-cell,
.backgrid .integer-cell,
.backgrid .percent-cell,
.backgrid .date-cell.editor input[type=text],
.backgrid .time-cell.editor input[type=text],
.backgrid .datetime-cell.editor input[type=text],
.backgrid .number-cell.editor input[type=text],
.backgrid .integer-cell.editor input[type=text],
.backgrid .percent-cell.editor input[type=text] {
    text-align: right
}

.backgrid .boolean-cell,
.backgrid .boolean-cell.editor input[type=checkbox] {
    text-align: center
}

.backgrid .select-cell {
    text-align: center
}

.backgrid .select-cell.editor {
    padding: 0
}

.backgrid .select-cell.editor select {
    display: block;
    width: 100%;
    height: 28px;
    padding: 4px 5px;
    margin: 0;
    line-height: 28px;
    vertical-align: middle;
    background-color: white;
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.backgrid .select-cell.editor select[multiple] {
    height: auto
}

.backgrid .select-cell.editor:focus {
    border: 0;
    outline: 0
}

.backgrid .select-cell.editor select::-moz-focus-inner,
.backgrid .select-cell.editor optgroup::-moz-focus-inner,
.backgrid .select-cell.editor option::-moz-focus-inner,
.backgrid .select-cell.editor select::-o-focus-inner,
.backgrid .select-cell.editor optgroup::-o-focus-inner,
.backgrid .select-cell.editor option::-o-focus-inner {
    border: 0
}

.backgrid-paginator {
    text-align: center;
    border-top: none;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.backgrid-paginator ul {
    display: inline-block;
    *display: inline;
    margin: 5px 0;
    *zoom: 1
}

.backgrid-paginator ul > li {
    display: inline
}

.backgrid-paginator ul > li > a,
.backgrid-paginator ul > li > span {
    float: left;
    width: 30px;
    height: 30px;
    padding: 0;
    line-height: 30px;
    text-decoration: none
}

.backgrid-paginator ul > li > a:hover,
.backgrid-paginator ul > .active > a,
.backgrid-paginator ul > .active > span {
    background-color: #f5f5f5
}

.backgrid-paginator ul > .active > a,
.backgrid-paginator ul > .active > span {
    color: #999;
    cursor: default
}

.backgrid-paginator ul > .disabled > span,
.backgrid-paginator ul > .disabled > a,
.backgrid-paginator ul > .disabled > a:hover {
    color: #999;
    cursor: default
}

.grid-views {
    margin: 0 0 0 15px
}

.inner-grid .grid-views {
    margin-left: 20px
}

.page-title .grid-views {
    float: left;
    margin-left: 0
}

.grid-views .btn,
.grid-views .btn-group.open .btn.dropdown-toggle {
    background: none;
    background-color: inherit;
    box-shadow: none;
    text-decoration: none
}

.grid-views .btn:focus,
.grid-views .btn-group.open .btn.dropdown-toggle:focus {
    font-weight: normal
}

.grid-views .btn .caret,
.grid-views .btn-group.open .btn.dropdown-toggle .caret {
    margin: 0 0 0 5px;
    vertical-align: middle
}

.grid-views .actions-group .btn,
.grid-views .actions-group .btn-group.open .btn.dropdown-toggle {
    color: #006acc
}

.grid-views .btn-link {
    line-height: 32px
}

.grid-views .edited-label {
    font-size: 13px;
    color: #777;
    vertical-align: bottom;
    display: inline-block;
    line-height: 24px
}

.grid-views .btn-toolbar {
    margin: 0;
    display: inline-block
}

.oro-datagrid .grid-cell {
    display: table-cell
}

.oro-datagrid .loader-mask {
    z-index: 899
}

.grid-toolbar .pagination ul li input {
    display: inline;
    float: left;
    width: 40px;
    text-align: center;
    margin: 0;
    border-left: none;
    border-color: #ddd;
    border-radius: 0
}

.grid-toolbar-tools {
    margin-bottom: 7px
}

.visible-items-counter {
    height: 32px;
    line-height: 27px
}

.no-data {
    text-align: center;
    font-size: 14px;
    padding: 20px;
    background: #f9f9f9;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #ddd;
    margin: 10px
}

.other-scroll-container .no-data {
    display: none
}

.no-data-visible > .toolbar,
.no-data-visible > .other-scroll-container > *,
.no-data-visible > .filter-box {
    display: none
}

.no-data-visible > .other-scroll-container > .grid-scrollable-container {
    display: none !important
}

.no-data-visible > .other-scroll-container > .no-data {
    margin: 0;
    border: none;
    display: block
}

.no-data-visible > .other-scroll-container > .loading-mask {
    display: block
}

.other-scroll {
    position: absolute;
    display: none
}

.floatThead.floatThead-relative .grid-scrollable-container {
    position: relative
}

.radio-ul {
    list-style-type: none;
    margin-left: 0
}

.radio-ul input,
.radio-ul label {
    margin: auto
}

.more-bar-holder .dropdown:not(.open) .dropdown-close {
    display: none !important
}

.more-bar-holder .dropdown-close {
    display: block !important;
    z-index: 899;
    position: absolute;
    right: 0;
    top: 0
}

.more-bar-holder.action-row .launcher-item {
    padding: 2px 12px
}

.more-bar-holder.action-row .launcher-item a {
    margin: 0;
    border: none;
    padding: 0
}

.more-bar-holder.action-row .nav-pills {
    padding: 0
}

.select-all-header-cell {
    width: 40px
}

.action-cell .more-bar-holder .dropdown-toggle {
    margin-left: 5px
}

.grid .action-column > .dropdown {
    margin-left: 0
}

.with-floating-header .grid-header-cell:not(.number-cell,
.align-right) {
    padding-right: 0
}

.with-floating-header .grid-header-cell__link,
.with-floating-header .grid-header-cell__label-container {
    width: 100%;
    display: flex
}

.with-floating-header .grid-header-cell__label {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden
}

.with-floating-header .number-cell .grid-header-cell__label,
.with-floating-header .align-right .grid-header-cell__label,
.with-floating-header .align-center .grid-header-cell__label {
    margin-left: auto
}

.with-floating-header .align-left .grid-header-cell__label {
    margin-left: 0;
    margin-right: 0
}

.with-floating-header .align-center .grid-header-cell__label {
    margin-right: auto
}

.with-floating-header .align-center.ascending .grid-header-cell__label,
.with-floating-header .align-center.descending .grid-header-cell__label {
    margin-right: 0
}

.with-floating-header .align-center.ascending .caret,
.with-floating-header .align-center.descending .caret {
    margin-right: auto
}

.with-floating-header.floatThead .grid-header.thead-sizing .grid-header-cell.shortenable-label .grid-header-cell__label {
    width: 0 !important
}

.with-floating-header:not(.floatThead) .grid-header .grid-header-cell.shortenable-label .grid-header-cell__label,
.with-floating-header .grid-header.thead-sizing .grid-header-cell.shortenable-label .grid-header-cell__label {
    width: 40px !important
}

.grid-toolbar-mass-actions {
    font-size: 0
}

.grid-toolbar .action.btn {
    height: 27px;
    padding: 0 5px
}

.grid-toolbar .action.btn:last-child {
    margin-right: 0
}

.grid-toolbar .sorting-select-control {
    margin-right: 12px
}

.grid-toolbar .sorting-select-control .sorting-label {
    display: inline-block;
    line-height: 23px;
    vertical-align: bottom
}

.grid-toolbar .sorting-select-control .select2-container {
    border: 0 none;
    background: none;
    width: auto
}

.grid-toolbar .sorting-select-control .select2-container .select2-choice {
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 26px
}

.grid-toolbar .sorting-select-control .select2-container .select2-choice .select2-chosen {
    padding-left: 0px;
    padding-right: 16px
}

.grid-toolbar .sorting-select-control .select2-container .select2-choice .select2-arrow {
    font-size: 14px;
    top: 7px;
    right: 4px
}

.grid-toolbar .sorting-select-control .fa-sort-amount-desc,
.grid-toolbar .sorting-select-control .fa-sort-amount-asc {
    height: 14px;
    vertical-align: middle;
    padding-left: 8px;
    margin-left: 0;
    color: #666;
    border-left: 1px solid #aaa;
    cursor: pointer
}

.grid-toolbar .sorting-select-control .fa-sort-amount-desc:before,
.grid-toolbar .sorting-select-control .fa-sort-amount-asc:before {
    vertical-align: middle
}

.select2-drop.sorting-select-control {
    border-top: 1px solid #aaa;
    border-radius: 4px;
    padding-top: 4px;
    margin-top: 4px
}

.select2-drop.sorting-select-control:before {
    content: '';
    display: inline-block;
    position: absolute;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #888;
    left: 5px;
    top: -7px
}

.select2-drop.sorting-select-control:after {
    content: '';
    display: inline-block;
    position: absolute;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    left: 6px;
    top: -6px
}

.grid-toolbar .actions-panel > div > *:not(:last-child) {
    margin-right: 5px
}

.dropdown-menu > li > a > i.fa-align-justify:before {
    font-size: 14px;
    margin-left: -1px
}

.column-manager a.action.btn.dropdown-toggle {
    margin-right: 0
}

.column-manager.dropdown,
.column-manager.dropup {
    display: inline-block
}

.column-manager.disabled.open > .dropdown-menu {
    display: none
}

.column-manager .dropdown-menu {
    cursor: default;
    text-align: left;
    font-weight: normal;
    top: 0;
    right: calc(100% + 7px);
    left: auto;
    padding: 20px;
    border-color: #ccc;
    min-width: 268px
}

.column-manager .dropdown-menu:before,
.column-manager .dropdown-menu:after {
    content: '';
    display: inline-block;
    position: absolute
}

.column-manager .dropdown-menu:before {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid rgba(0, 0, 0, .2);
    top: 6px;
    right: -7px
}

.column-manager .dropdown-menu:after {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #fff;
    top: 7px;
    right: -6px
}

.column-manager .dropdown-menu .close {
    position: absolute;
    top: 16px;
    right: 20px
}

.column-manager .column-manager-title {
    font-size: 16.25px;
    line-height: 16.25px;
    font-weight: bold;
    margin-bottom: -3px
}

.column-manager .column-manager-hint {
    font-size: 11.05px;
    color: #666
}

.column-manager .ui-sortable-placeholder {
    border-top: 3px solid transparent
}

.column-manager .column-manager-filter {
    margin-top: 4px
}

.column-manager .column-manager-filter .column-filter-renderable-tab.active {
    pointer-events: none;
    color: #444
}

.column-manager .column-manager-filter .column-manager-search {
    margin: 15px 0 10px 0;
    position: relative
}

.column-manager .column-manager-filter .column-manager-search input {
    width: 100%;
    height: 30px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    background: transparent
}

.column-manager .column-manager-filter .column-manager-search.empty:after {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 14.95px;
    color: #8c8c8c;
    position: absolute;
    top: 5px;
    right: 8px;
    z-index: 0
}

.column-manager .column-manager-filter .column-manager-search > .clear {
    position: absolute;
    top: 5px;
    right: 8px;
    z-index: 1;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #8c8c8c
}

.column-manager .column-manager-filter .column-manager-search > .clear:hover {
    color: #666
}

.column-manager .column-manager-filter .column-manager-search.empty > .clear {
    display: none
}

.column-manager .column-manager-actions {
    position: relative;
    top: -10px;
    line-height: 0
}

.column-manager .column-manager-actions .disabled {
    color: #bfbfbf;
    pointer-events: none
}

.column-manager .column-filter-match {
    text-decoration: underline
}

.column-manager .column-manager-no-columns {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    padding: 20px;
    background: #f9f9f9;
    border-radius: 4px;
    border: 1px solid #ddd
}

.column-manager .column-manager-right-flap {
    position: absolute;
    left: 100%;
    width: 22px;
    top: 27px;
    bottom: 0
}

.dropup .column-manager .dropdown-menu,
.dropup-area .column-manager .dropdown-menu {
    top: auto;
    bottom: 0
}

.dropup .column-manager .dropdown-menu:before,
.dropup-area .column-manager .dropdown-menu:before {
    top: auto;
    bottom: 6px
}

.dropup .column-manager .dropdown-menu:after,
.dropup-area .column-manager .dropdown-menu:after {
    top: auto;
    bottom: 7px
}

.dropup .column-manager .column-manager-right-flap,
.dropup-area .column-manager .column-manager-right-flap {
    top: 0;
    bottom: 27px
}

.grid-toolbar .actions-panel.pull-right .action {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent
}

.grid-toolbar .actions-panel.pull-right .action.pressed {
    background: linear-gradient(#e7e7e7, #f2f2f2);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.grid-toolbar .actions-panel.pull-right [class^='fa-'],
.grid-toolbar .actions-panel.pull-right [class*=' fa-'] {
    font: 13px/26px FontAwesome;
    color: #666
}

.grid-toolbar .actions-panel.pull-right [class^='fa-'].hide-text,
.grid-toolbar .actions-panel.pull-right [class*=' fa-'].hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.grid-toolbar .actions-panel.pull-right [class^='fa-']:before,
.grid-toolbar .actions-panel.pull-right [class*=' fa-']:before {
    line-height: 26px;
    margin: 0
}

.grid-toolbar .actions-panel.pull-right [class^='fa-'].fa-align-justify:before,
.grid-toolbar .actions-panel.pull-right [class*=' fa-'].fa-align-justify:before {
    font-size: 14px;
    margin-left: -1px
}

.table th,
.table td {
    line-height: 19px
}

table.grid {
    overflow: hidden
}

table.grid td.align-right,
table.grid th.align-right {
    text-align: right
}

table.grid td.align-left,
table.grid th.align-left {
    text-align: left
}

table.grid td.align-center,
table.grid th.align-center {
    text-align: center
}

table.grid td > ul:only-child,
table.grid th > ul:only-child {
    margin-bottom: 0
}

table.grid thead th {
    vertical-align: top
}

table.grid thead th > a,
table.grid thead th > span {
    display: block;
    line-height: 12px;
    padding: 7px 0 5px;
    color: #5e5e5e
}

table.grid thead th > a:focus,
table.grid thead th > span:focus {
    outline: none
}

table.grid thead th > a,
table.grid thead th > span {
    text-transform: uppercase
}

table.grid thead th span.caret {
    display: none;
    border: none;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

table.grid thead th.ascending span.caret {
    margin-top: 0;
    display: inline-block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid #000
}

table.grid thead th.descending span.caret {
    margin-top: 4px;
    display: inline-block;
    border-bottom: 4px solid transparent;
    border-top: 4px solid #000
}

table.grid tfoot th {
    background: #f5f5f5;
    background: linear-gradient(#fff, #f5f5f5);
    padding: 4px 10px
}

table.grid tfoot th th > a,
table.grid tfoot th th > span {
    text-transform: uppercase;
    color: #5e5e5e;
    font-size: 13px
}

table.grid tbody tr.row-click-action {
    cursor: pointer
}

table.grid tbody tr.row-selected {
    background-color: #fefaed
}

table.grid tbody tr.row-selected:hover {
    background-color: #fdf8e4
}

table.grid .string-cell,
table.grid .uri-cell,
table.grid .email-cell,
table.grid .select-cell,
table.grid .date-cell,
table.grid .time-cell,
table.grid .datetime-cell,
table.grid .boolean-cell {
    text-align: left
}

table.grid .multi-select-cell .value-item:after,
table.grid .multi-relation-cell .value-item:after {
    content: ', '
}

table.grid .multi-select-cell .value-item:last-child:after,
table.grid .multi-relation-cell .value-item:last-child:after {
    content: ''
}

table.grid .number-cell,
table.grid .integer-cell {
    text-align: right
}

table.grid .date-cell {
    white-space: nowrap
}

table.grid .string-cell ul.unstyled {
    margin-bottom: 0
}

table.grid td:first-child,
table.grid th:first-child {
    text-align: left !important
}

table.grid td:first-child {
    height: 30px
}

table.grid .select-row-cell input[type='checkbox'] {
    margin-top: -3px
}

table.grid .tags-cell .tags-item {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 2px 4px
}

.other-scroll-container .table-bordered {
    border-width: 0
}

.other-scroll-container .table-bordered td:first-child,
.other-scroll-container .table-bordered th:first-child {
    border-left: 1px
}

table .thead-sizing {
    display: none
}

.floatThead table .dropdown-menu {
    z-index: 898
}

.floatThead .grid-container thead {
    z-index: 3
}

.floatThead .grid-container thead.thead-sizing th {
    border-top: none
}

.floatThead .grid-container thead:first-child {
    position: absolute;
    width: auto;
    display: block;
    box-sizing: content-box
}

.floatThead .grid-container thead:first-child tr {
    display: block
}

.floatThead .grid-container thead:first-child tr th {
    border-bottom: 1px solid #ddd
}

.floatThead.floatThead-relative .grid-container thead.thead-sizing {
    display: table-header-group
}

.floatThead.floatThead-fixed .grid-container thead:first-child {
    position: fixed;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    box-sizing: content-box
}

.floatThead.floatThead-fixed .grid-container thead:first-child tr {
    display: block
}

.floatThead.floatThead-fixed .grid-container thead.thead-sizing {
    display: table-header-group
}

td > .nowrap-ellipsis {
    position: relative;
    min-width: 100px
}

td > .nowrap-ellipsis > div {
    position: absolute;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%
}

.td-expander {
    font-size: 30px;
    line-height: 0;
    height: 0;
    overflow: hidden
}

.td-expander:before,
.td-expander:after {
    content: '- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - '
}

.column-manager th,
.column-manager td {
    display: table-cell
}

.column-manager .table-header-wrapper {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border: 1px solid #ddd;
    margin: 10px 0 0
}

.column-manager .table-wrapper {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border: 1px solid #ddd;
    border-top: none;
    max-height: 2000px;
    overflow: auto;
    overflow-x: hidden;
    margin: 0
}

.column-manager .table-wrapper .table {
    margin-top: -1px
}

.column-manager .table-wrapper .table th {
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden
}

.column-manager .table-wrapper .table th span {
    padding: 0;
    line-height: 0
}

.column-manager .table {
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 0
}

.column-manager .table label {
    margin-bottom: 0
}

.column-manager .table input[type='checkbox'] {
    margin-bottom: 3px
}

.column-manager td.title-cell {
    white-space: nowrap
}

.column-manager td.visibility-cell {
    text-align: center
}

.column-manager td.sort-cell {
    white-space: nowrap;
    text-align: center
}

.column-manager td.sort-cell .btn.move-up,
.column-manager td.sort-cell .btn.move-down {
    padding: 0 4px
}

.column-manager tr.sortable-placeholder td {
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-top: 0 none
}

.column-manager tr.renderable td {
    background: #fefaed
}

.column-manager tr.renderable:hover td {
    background: #fdf8e4
}

.column-manager tr:first-child .btn.move-up,
.column-manager tr:last-child .btn.move-down {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    box-shadow: none
}

.mobile-version .grid-views {
    margin: 0
}

.mobile-version .inner-grid .grid-views {
    margin-left: 10px
}

.mobile-version .responsive-cell .inner-grid .grid-views {
    margin-left: 0
}

.mobile-version .grid-toolbar {
    padding: 0 10px 12px;
    margin-bottom: -12px
}

.mobile-version .grid-toolbar:after {
    content: '';
    clear: both;
    display: table;
    line-height: 0
}

.mobile-version .grid-toolbar label {
    font-size: 13px;
    line-height: 32px;
    display: inline-block;
    padding: 0;
    margin: 0;
    vertical-align: top
}

.mobile-version .grid-toolbar .pagination-container {
    min-width: 210px;
    box-sizing: content-box;
    margin-bottom: 6px
}

.mobile-version .grid-toolbar .separator {
    float: left;
    margin: 0 10px
}

.mobile-version .grid-toolbar .pagination {
    float: left;
    margin-left: 0
}

.mobile-version .grid-toolbar .pagination .icons-holder {
    text-align: center
}

.mobile-version .grid-toolbar .pagination > ul > li a {
    width: 28px;
    height: 32px
}

.mobile-version .grid-toolbar .pagination input[type="number"] {
    width: 28px;
    height: 22px
}

.mobile-version .grid-toolbar .btn-group .btn {
    height: 32px;
    padding-left: 12px;
    padding-right: 14px;
    font-size: 13px
}

.mobile-version .grid-toolbar .btn-group .btn.dropdown-toggle {
    padding-right: 9px
}

.mobile-version .grid-toolbar .btn-group .btn .caret {
    margin-left: 12px
}

.mobile-version .grid-toolbar .btn-group > .dropdown-menu li a {
    padding-left: 12px;
    padding-right: 21px
}

.mobile-version .grid-toolbar .separator {
    line-height: 27px;
    font-size: 32px;
    color: transparent;
    text-align: center;
    height: 0;
    overflow: hidden
}

@media only screen and (max-width: 430px) {
    .mobile-version .grid-toolbar .separator {
        height: 32px
    }
}

.mobile-version .oro-datagrid:first-child > .toolbar:first-child > .grid-toolbar {
    padding-top: 12px
}

.mobile-version .other-scroll-container {
    margin: 10px 10px 10px 10px
}

.mobile-version .responsive-cell .other-scroll-container {
    margin: 10px 0
}

.mobile-version .grid-scrollable-container {
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    margin: 0;
    padding-right: 0 !important;
    padding-left: 0 !important;
    border: none;
    max-width: auto;
    width: auto
}

.mobile-version .grid-scrollable-container > .loader-mask {
    left: 12px;
    right: 12px;
    top: 12px
}

.mobile-version .column-manager a.action.btn.dropdown-toggle {
    display: inline-block !important;
    line-height: 30px;
    margin-right: 0
}

.mobile-version .column-manager label {
    line-height: 20px
}

.mobile-version .column-manager .dropdown-menu {
    right: 0;
    top: 100%;
    margin-top: 7px;
    min-width: 300px;
    padding: 18px 12px 12px
}

.mobile-version .column-manager .dropdown-menu .close {
    right: 12px
}

.mobile-version .column-manager .dropdown-menu:before {
    top: -8px;
    right: 9px;
    border-top: 0 none;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, 0.2)
}

.mobile-version .column-manager .dropdown-menu:after {
    top: -6px;
    right: 10px;
    border-top: 0 none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff
}

.mobile-version .column-manager .column-manager-right-flap {
    display: none
}

.mobile-version .dropup .column-manager .dropdown-menu,
.mobile-version .dropup-area .column-manager .dropdown-menu {
    top: auto;
    margin-top: 0;
    margin-bottom: 40px
}

.mobile-version .dropup .column-manager .dropdown-menu:before,
.mobile-version .dropup-area .column-manager .dropdown-menu:before {
    top: auto;
    bottom: -7px;
    border-bottom: 0 none;
    border-top: 7px solid rgba(0, 0, 0, 0.1)
}

.mobile-version .dropup .column-manager .dropdown-menu:after,
.mobile-version .dropup-area .column-manager .dropdown-menu:after {
    top: auto;
    bottom: -6px;
    border-bottom: 0 none;
    border-top: 6px solid #fff
}

.mobile-version .grid-toolbar .pagination-container {
    margin: 0 auto;
    width: 270px
}

@media only screen and (max-width: 600px) {
    .mobile-version .grid-toolbar .pagination-container {
        margin: 0;
        width: auto
    }
}

.mobile-version .grid-toolbar .pagination-container .page-size {
    margin-left: 16px
}

.mobile-version .grid-toolbar .pagination-container .page-size label {
    display: inline-block
}

@media only screen and (max-width: 600px) {
    .mobile-version .grid-toolbar .pagination-container .page-size label {
        display: none
    }
}

.mobile-version .grid-toolbar .pagination-container .pagination .fa-chevron-left:before,
.mobile-version .grid-toolbar .pagination-container .pagination .fa-chevron-right:before {
    line-height: 18px
}

@media only screen and (max-width: 600px) {
    .mobile-version .grid-toolbar .pagination-container .pagination {
        margin: 0
    }
}

@media only screen and (max-width: 600px) {
    .mobile-version .grid-toolbar .pagination-container .pagination .dib {
        display: none
    }
}

.mobile-version .grid-toolbar .actions-panel {
    margin-left: 16px
}

.mobile-version .grid-toolbar .actions-panel .action.btn {
    height: 32px;
    margin-right: 5px;
    padding: 0 7px
}

.mobile-version .grid-toolbar .actions-panel .action.btn:last-child {
    margin-right: 0
}

@media only screen and (max-width: 400px) {
    .mobile-version .grid-toolbar .actions-panel a.action.btn {
        display: none
    }
}

.mobile-version .grid-toolbar .actions-panel a.action.btn i:before {
    font-size: 14px;
    line-height: 30px
}

.mobile-version .toolbar-mass-actions {
    display: inline-block
}

.mobile-version .toolbar-mass-actions a.action.btn.dropdown-toggle {
    display: inline-block !important;
    line-height: 30px;
    margin-right: 0
}

.mobile-version .toolbar-mass-actions .dropdown-menu {
    left: auto;
    right: 0;
    min-width: 60px
}

.mobile-version .toolbar-mass-actions .dropdown-menu > .action {
    display: block;
    font-size: 13px;
    line-height: 20px;
    font-family: Helvetica, Arial, sans-serif;
    color: #444;
    white-space: nowrap;
    padding: 0 16px 0 8px
}

.mobile-version .grid-scrollable-container .grid-container table.grid {
    width: auto;
    max-width: none;
    min-width: 100%
}

.mobile-version .column-manager .table-header-wrapper th:nth-child(2) {
    text-align: center
}

.mobile-version .column-manager td.title-cell {
    white-space: normal
}

.mobile-version .column-manager td.sort-cell {
    width: 40px;
    padding-left: 0;
    padding-right: 0
}

.mobile-version .column-manager td.sort-cell .btn {
    height: 20px;
    line-height: 16px
}

.mobile-version .column-manager td.sort-cell .btn [class^="fa-"],
.mobile-version .column-manager td.sort-cell .btn [class*=" fa-"] {
    line-height: 18px
}

.mobile-version .column-manager td.sort-cell .btn [class^="fa-"]:before,
.mobile-version .column-manager td.sort-cell .btn [class*=" fa-"]:before {
    line-height: 18px
}

.mobile-version .column-manager td.visibility-cell {
    width: 40px
}

.mobile-version table .thead-sizing {
    display: none
}

.inline-editing-help-wrapper {
    z-index: 10000;
    border-radius: 50px;
    background: white;
    width: 38px;
    height: 38px;
    position: absolute;
    top: 30px;
    right: 30px;
    padding: 4px;
    box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.4), 0 0 6px rgba(0, 0, 0, 0.4)
}

.inline-editing-help-wrapper .inline-editing-help-content {
    width: 474px;
    background: #fff;
    top: 39px;
    margin-left: -415px !important;
    max-width: 457px;
    z-index: 10000;
    color: #444;
    font-size: 13px;
    padding: 15px
}

.inline-editing-help-wrapper .inline-editing-help-content > .arrow {
    left: 433px
}

.inline-editing-help-wrapper:hover {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4), 0 0 8px rgba(0, 0, 0, 0.4)
}

.inline-editing-help {
    border-radius: 50px;
    width: 30px;
    height: 30px;
    background: #6c92d1;
    color: white;
    font-size: 24px;
    text-align: center;
    line-height: 31px;
    font-weight: normal
}

.board {
    margin: 10px 20px 0;
    border: solid 1px #e7e7e7;
    border-radius: 4px
}

.board .board-column-header,
.board .board-column {
    min-width: 170px
}

.board .board-header-container {
    overflow: hidden
}

.board .board-header {
    display: flex;
    background-image: linear-gradient(to bottom, #f5f5f5, #eee)
}

.board .no-data {
    display: none
}

.board.no-data-visible {
    border: none
}

.board.no-data-visible .no-data {
    display: block
}

.board.no-data-visible .board-header,
.board.no-data-visible .board-body {
    display: none
}

.board .board-column-header {
    flex: 1;
    text-transform: uppercase;
    text-align: center;
    line-height: 12px;
    padding: 11px 10px 9px;
    font-size: 11.05px;
    font-weight: bold;
    color: #5e5e5e;
    text-shadow: 0 1px 0 #f2f2f2;
    border-bottom: 1px solid #ddd;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.board .board-column-header:not(:last-child) {
    border-right: 1px solid #ccc
}

.board .board-body {
    overflow: auto;
    padding: 0
}

.board .board-body .board-columns-container {
    display: flex
}

.board .board-body .board-body-loading-message {
    display: none
}

.board .board-body.loading-more .board-body-loading-message {
    display: block;
    background: url("../bundles/orodatagrid/images/preloader.gif") repeat;
    height: 40px;
    text-align: center;
    font-size: 16px;
    color: #aaa;
    line-height: 42px
}

.board .board-column {
    flex: 1;
    padding: 6px 0 8px;
    min-height: 45px
}

.board .board-column.drag-over {
    background: #f7f7f7
}

.board .board-column.drag-over .card-view {
    border-color: #e0e0e0
}

.board .board-column > .card-view {
    box-sizing: border-box;
    padding: 10px 13px;
    margin: 2px 6px 0;
    transition: box-shadow 0.2s, border-color 0.2s
}

.board .board-column > .card-view.ui-sortable-helper {
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.075)
}

.board .board-column:not(:last-child) {
    border-right: 1px solid #ccc
}

.board .board-card-placeholder {
    border: 2px dashed #ccc;
    background: #f5f5f5;
    border-radius: 3px;
    padding: 10px 13px;
    margin: 2px 6px 0
}

.grid-toolbar > .sorting {
    display: none
}

.board-appearance .grid-toolbar > .sorting {
    display: block
}

@media print {
    .board-body {
        max-height: none !important
    }
}

.card-view {
    position: relative;
    background: #fff;
    border: solid 1px #e7e7e7;
    border-radius: 3px;
    z-index: 0
}

.card-view:hover {
    background: linear-gradient(to bottom, #fff, #f0f0f0);
    border-color: #ccc;
    z-index: 1
}

.card-view:hover + .card-view {
    border-top-color: #ccc
}

.card-view .card-title {
    width: calc(100% - 15px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold
}

.card-view .card-actions {
    position: absolute;
    top: 5px;
    right: 5px
}

.card-view .card-actions .dropdown-toggle {
    padding: 0 5px;
    width: auto;
    margin-top: 1px
}

.card-view .card-actions .dropdown-menu {
    right: 100%;
    left: auto;
    top: -10px
}

.card-view .card-actions .launchers-list {
    padding: 0%
}

.card-view .card-amount {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #777;
    font-weight: bold
}

.card-view .card-additional {
    color: #777;
    margin-top: 5px;
    line-height: 17px
}

.card-view .card-additional .card-additional-line {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.card-view .card-date {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ccc;
    font-size: 11px
}

.card-view[data-transition-status="error"] {
    background: #fcd4d3
}

.card-view[data-transition-status="success"].transition-status-just-changed {
    background: #f1f8dc
}

.card-view[data-transition-status="in_progress"] {
    background: #f5f5f5
}

.account-customer-info > .oro-tabs > .nav-tabs {
    margin-bottom: 20px
}

.account-customer-info > .oro-tabs > .tab-content {
    padding-bottom: 20px
}

.account-customer-info .tabs-subtitle,
.account-customer-info .account-customer-title {
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold
}

.account-customer-info .account-customer-title {
    overflow: hidden
}

.account-customer-info .account-customer-title .orocrm-channel-lifetime-value-label {
    float: right
}

.account-customer-info .tabs-subtitle {
    margin-bottom: 2px
}

.account-customer-info.multicustomer {
    margin: -9px 0 -17px
}

.account-customer-info.multicustomer .tabs-subtitle,
.account-customer-info.multicustomer .account-customer-title {
    padding-top: 10px
}

.mobile-version .account-customer-info.multicustomer > .oro-tabs > .nav-tabs {
    margin-bottom: 16px
}

.mobile-version .account-customer-info.multicustomer > .oro-tabs > .nav-tabs > .tab {
    float: none
}

.mobile-version .account-customer-info.multicustomer > .oro-tabs > .nav-tabs > .dropdown.active > a {
    border-bottom: 1px solid #ddd
}

.mobile-version .account-customer-info.multicustomer > .oro-tabs > .nav-tabs > .dropdown > .dropdown-menu.pull-right {
    left: 0;
    right: auto
}

.mobile-version .account-customer-info.multicustomer > .oro-tabs > .tab-content {
    border: 0 none
}

.mobile-version .account-customer-info.multicustomer > .oro-tabs .account-customer-title {
    height: 0;
    padding: 0
}

.mobile-version .account-customer-info.multicustomer > .oro-tabs .orocrm-channel-lifetime-value-label {
    float: none;
    position: absolute;
    right: 10px;
    top: 16px
}

.mobile-version .account-customer-info:not(.multicustomer) .customer-without-border-tabs {
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

.mobile-version .account-customer-info:not(.multicustomer) .customer-without-border-tabs .tab-pane {
    padding: 0
}

.mobile-version .account-customer-info .tab-content .nav-tabs {
    width: 100%
}

.opportunity-card-view .card-probability {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #888;
    font-size: 11.05px;
    line-height: 17px
}

.form-horizontal .control-group-oro_multicurrency .selector {
    display: block;
    margin-top: 10px
}

.oro-translation-languages .translation-completeness {
    min-width: 200px
}

.oro-translation-languages .translation-completeness b {
    display: block;
    margin-top: -36px;
    text-align: center
}

.oro-translation-languages .translation-status .status-up-to-date {
    color: #5eb95e
}

.oro-translation-languages .translation-status .status-available-update {
    color: #f89406
}

.oro-translation-languages .translation-status .status-available-install {
    color: #5eb95e
}

.oro-translation-translations .grid-header-cell {
    min-width: 100px
}

.app-page__main .oro-translation-translations label {
    text-transform: none
}

.no-english-translation {
    font-size: 11px;
    line-height: 99%;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 3px;
    color: #333;
    border-color: #ccc;
    background-color: #ccc;
    min-width: 87px;
    margin: 0;
    padding: 3px 5px 2px
}

.inline-editor__fields textarea {
    box-shadow: none;
    border-radius: 0;
    box-sizing: border-box;
    font-size: 13px;
    height: 60px;
    line-height: 19px;
    margin: 0;
    width: 100%
}

.inline-editor__fields textarea:focus {
    box-shadow: none
}

.inline-editor__fields textarea:first-child {
    padding-left: 9px
}

.inline-editor__fields textarea:last-child {
    padding-right: 52px
}

.entity-fallback-container div.selector {
    width: auto !important
}

.entity-fallback-container div.selector span {
    width: auto !important;
    padding-right: 30px
}

.entity-fallback-container .use-fallback-checkbox {
    margin-top: -2px
}

.entity-fallback-container .fallback-item-use-fallback {
    padding: 0 6px
}

.oro-quarter div.selector span {
    width: auto !important
}

.oro-quarter div.selector {
    width: auto !important;
    min-width: 50px;
    float: left;
    margin-left: 3px
}

.oro-quarter .selector select {
    width: auto !important;
    min-width: 50px
}

.fallback-container td {
    vertical-align: top;
    line-height: 29px
}

.fallback-container td.fallback-item-use-fallback,
.fallback-container .fallback-status {
    width: 30px;
    padding-left: 6px;
    padding-right: 6px
}

.fallback-container input[type="radio"],
.fallback-container input[type="checkbox"] {
    margin-top: 0
}

.fallback-container div.input-widget-select {
    width: auto !important;
    float: left
}

.fallback-container div.input-widget-select span {
    padding-right: 18px;
    min-width: 300px
}

.mce-tinymce.disabled button {
    opacity: 0.4
}

.mce-tinymce.disabled .disabled-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #eee;
    opacity: 0.4
}

.fallback-item-top {
    padding-top: 10px
}

.fallback-item-value-top {
    padding-top: 5px
}

.fallback-item-label {
    max-width: 160px;
    padding-right: 10px;
    white-space: nowrap
}

.fallback-item-value,
.fallback-item-use-fallback {
    width: 1px;
    white-space: nowrap
}

.fallback-status i {
    font-size: 20px;
    cursor: pointer
}

.mce-container ~ .fallback-status {
    position: relative;
    left: 6px;
    width: 0;
    padding: 0
}

.fallback-item-value--first {
    display: inline-flex;
    flex-wrap: wrap;
    width: auto
}

.fallback-item-value--first .validation-failed {
    width: 100%;
    order: 1
}

.mobile-version .content-with-sidebar--container .fallback-container td {
    width: 100%
}

.mobile-version .controls .fallback-container {
    width: 100%
}

.mobile-version .controls .fallback-container .mce-tinymce {
    width: calc(100% - 30px) !important
}

.mobile-version .controls .fallback-container .fallback-item table {
    width: calc(100% - 29px)
}

.mobile-version .controls .fallback-container td.fallback-item-value {
    width: 100%
}

.mobile-version .controls .fallback-container td.fallback-item-value--first {
    padding-left: 1px
}

.mobile-version .controls .fallback-container td.fallback-item-value--first input {
    width: calc(100% - 30px)
}

.mobile-version .controls .fallback-container .fallback-status {
    padding-right: 0
}

#entity_extend_unique_key_collection select {
    margin: 0
}

div.disabled-choice div.selector {
    background: none;
    border: none
}

div.disabled-choice div.selector span {
    color: inherit
}

div.disabled-choice div.selector span:after {
    content: ''
}

.unique-keys {
    width: 500px
}

.enum-value-collection {
    position: relative;
    width: 297px
}

.enum-value-collection__clear-default {
    position: absolute;
    bottom: 3px;
    right: 3px
}

.enum-value-collection__clear-default.disabled {
    display: none
}

.integration-icon,
.select2-choice .select2-chosen .aware-icon-block,
.select2-results .select2-result-label .aware-icon-block {
    height: 16px;
    width: 16px;
    background-size: contain !important;
    margin-right: 4px;
    margin-top: -2px;
    vertical-align: middle;
    float: left
}

.integration-icon {
    margin-top: 1px
}

.select2-results .select2-result-label .aware-icon-block {
    position: relative;
    top: 3px
}

.import-file span.validation-failed:before {
    margin-left: 0
}

.ui-dialog .alert.alert-info.import-notice {
    background-color: #d9edf7;
    background-image: none;
    border-color: #bce8f1;
    padding: 8px 20px 8px 14px
}

.import-widget-content .controls > div {
    margin-right: 16px
}

.btn-group > .dropdown-menu a.import-validation-btn > .icon-download-alt {
    width: 17px
}

.btn-group > .dropdown-menu > li > a:hover > .icon-download-alt {
    background-image: url("../bundles/oroimportexport/img/glyphicons-halflings.png") !important
}

.import-widget-content .tab-pane {
    margin-top: 10px
}

@media (max-width: 767px) {
    .import-widget-content .controls .selector {
        margin-right: 0
    }
}

.activity-list-widget .activity-context-activity-list {
    padding: 0 12px
}

.activity-context-activity {
    display: none
}

.activity-context-activity-list {
    margin-bottom: 5px
}

.activity-context-activity-items .context-item {
    display: inline-block;
    margin-right: 8px;
    font-size: 11px
}

.cell-context-item .context-label,
.context-item .context-label {
    max-width: 180px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: bottom
}

.context-item {
    list-style: none;
    cursor: pointer;
    white-space: nowrap
}

.context-item.active,
.dropdown-menu .context-item:hover {
    background: #f3f3f3;
    color: #444
}

.cell-context-item {
    display: inline-block;
    white-space: nowrap
}

.customer-content .context-item .fa-close {
    cursor: pointer
}

.activity-context-activity-label {
    float: left;
    margin-right: 10px;
    font-size: 11px;
    line-height: 14px
}

.activity-context-activity-items {
    margin-left: 55px;
    font-size: 11px;
    line-height: 14px
}

.activity-context-activity-block .activity-context-activity {
    margin-top: 5px;
    width: 720px
}

.context-items-dropdown {
    top: 38px;
    left: 14px;
    border-color: #d3d3d3
}

.context-items-dropdown .context-item {
    padding: 2px 8px;
    font-size: 13px
}

.activity-context-current-block {
    cursor: pointer;
    background-color: #fff;
    border: none;
    outline: none;
    margin: 10px 10px 15px 10px;
    box-shadow: none
}

.btn-group.open .activity-context-current-block {
    box-shadow: none
}

.activity-context-current-item {
    font-size: 18px;
    font-weight: bold;
    color: #666
}

.control-group .controls .activity-context-activity-items {
    padding-top: 5px;
    margin-left: 0
}

.control-group .controls .activity-context-activity-items .context-item {
    color: #777;
    font-size: 13px;
    line-height: 20px;
    padding: 0 2px
}

.mobile-version .activity-context-activity-block .activity-context-activity {
    width: 100%
}

.mobile-version .activity-context-activity-block .activity-context-activity .activity-context-activity-label,
.mobile-version .activity-context-activity-block .activity-context-activity .activity-context-activity-items {
    font-size: inherit;
    line-height: inherit
}

.mobile-version .activity-context-activity-block .activity-context-activity .activity-context-activity-items .context-item {
    font-size: inherit
}

.mobile-version .activity-context-activity-list {
    margin-bottom: 7px
}

.mobile-version .activity-context-activity-list .activity-context-activity-label,
.mobile-version .activity-context-activity-list .activity-context-activity-items {
    font-size: 12px;
    line-height: 1.2em
}

.mobile-version .activity-context-activity-list .activity-context-activity-label {
    margin-bottom: 5px;
    color: #777;
    float: none;
    text-align: left
}

.mobile-version .activity-context-activity-list .activity-context-activity-items {
    margin-left: 0;
    padding-left: 0
}

.mobile-version .activity-context-activity-list .activity-context-activity-items .context-item {
    font-size: inherit;
    line-height: inherit
}

.mobile-version .activity-list-widget .activity-context-activity-list {
    padding: 0 10px
}

.mobile-version .activity-list-widget .responsive-cell .activity-context-activity-list {
    padding: 0
}

.activity-list-widget {
    position: relative
}

.activity-list-widget .actions-bottom {
    border-top: 1px solid #ddd
}

.activity-list-widget .title {
    display: none
}

.activity-list-widget .activity-list {
    position: relative
}

.activity-list-widget .activity-list .no-data {
    margin: 20px
}

.activity-list-widget .activity-list .comments-view-header,
.activity-list-widget .activity-list .comments-view-header > h5 {
    margin-top: 0
}

.activity-list-widget .activity-list .comments-view-header > .no-data {
    margin: 0
}

.activity-list-widget .activity-list .filter-box {
    float: left;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    box-shadow: none
}

.activity-list-widget .activity-list .filter-item {
    margin-bottom: 0;
    margin-right: 7px
}

.activity-list-widget .activity-list .info {
    margin-top: 7px;
    margin-bottom: 20px
}

.activity-list-widget .activity-list .info.responsive-cell.thread .items.list-box.list-shaped {
    border: none
}

.activity-list-widget .activity-list .info.responsive-cell .box-content {
    padding: 0
}

.activity-list-widget .list-box.list-shaped {
    border: solid 1px #ddd;
    border-radius: 4px
}

.activity-list-widget .list-box.list-shaped .list-item {
    border-bottom-color: #ddd
}

.activity-list-widget .list-box:empty {
    display: none
}

.activity-list-widget .list-box .list-item {
    padding: 0
}

.activity-list-widget .list-box .list-item:hover {
    background-color: transparent
}

.activity-list-widget .list-box .list-item .actions {
    position: static
}

.activity-list-widget .list-box .list-item .actions .vertical-actions .dropdown-toggle {
    padding: 0;
    color: #999;
    font-size: 16px;
    line-height: 0.7em;
    width: 23px;
    height: 19px;
    float: left
}

.activity-list-widget .list-box .list-item .actions .vertical-actions .dropdown-toggle:hover,
.activity-list-widget .list-box .list-item .actions .vertical-actions .dropdown-toggle:focus {
    border: 0;
    text-decoration: none
}

.activity-list-widget .list-box .list-item .actions .vertical-actions .dropdown-menu {
    right: 30px;
    top: -5px
}

.activity-list-widget .list-box .list-item .actions .vertical-actions .dropdown-menu.pull-right:before {
    position: absolute;
    top: 9px;
    right: -14px;
    display: inline-block;
    border: 7px solid transparent;
    border-left-color: rgba(0, 0, 0, .2);
    content: ''
}

.activity-list-widget .list-box .list-item .actions .vertical-actions .dropdown-menu.pull-right:after {
    position: absolute;
    top: 10px;
    right: -12px;
    display: inline-block;
    border: 6px solid transparent;
    border-left-color: #fff;
    content: ''
}

.activity-list-widget .list-box .list-item .user {
    font-style: normal
}

.activity-list-widget .list-box .list-item .date {
    font-style: normal;
    font-size: smaller
}

.activity-list-widget .list-box .list-item:last-child {
    border-bottom: 0
}

.activity-list-widget .list-box .comment-count {
    color: #999;
    margin-left: 5px
}

.activity-list-widget .list-box .comment-count .icon {
    width: auto;
    font-size: 14px
}

.activity-list-widget .accordion {
    padding: 0;
    margin: 0
}

.activity-list-widget .accordion .accordion-group {
    border: 0;
    margin: 0
}

.activity-list-widget .accordion-heading {
    min-height: 46px;
    width: 100%;
    padding: 5px 10px;
    cursor: pointer
}

.activity-list-widget .accordion-heading:hover {
    background-color: #f8f8f8
}

.activity-list-widget .accordion-heading > .icon,
.activity-list-widget .accordion-heading > .accordion-icon,
.activity-list-widget .accordion-heading > .details,
.activity-list-widget .accordion-heading > .comment-count,
.activity-list-widget .accordion-heading > .message,
.activity-list-widget .accordion-heading > .created-at,
.activity-list-widget .accordion-heading > .actions {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.activity-list-widget .accordion-heading > .accordion-icon {
    padding: 0;
    margin: 8px 0 0 5px;
    float: left;
    line-height: 20px;
    height: 20px
}

.activity-list-widget .accordion-heading > .accordion-icon:before {
    content: '\f147';
    font-family: FontAwesome;
    font-size: 18px;
    color: #999
}

.activity-list-widget .accordion-heading > .accordion-icon:hover:before {
    color: #444
}

.activity-list-widget .accordion-heading > .accordion-icon.collapsed:before {
    content: '\f196'
}

.activity-list-widget .accordion-heading > .icon {
    float: left;
    width: 27px;
    font-size: 18px;
    color: #999;
    margin: 8px 6px 0 8px
}

.activity-list-widget .accordion-heading > .actions {
    float: right;
    margin: 8px 0 0 8px;
    overflow: visible
}

.activity-list-widget .accordion-heading > .details {
    margin: 9px 7px 0 0;
    max-width: 247px;
    min-width: 247px;
    padding-bottom: 1px;
    float: left
}

.activity-list-widget .accordion-heading > .details:hover {
    background: #fafafa;
    width: auto;
    z-index: 1
}

.activity-list-widget .accordion-heading > .extra-info {
    padding-top: 9px;
    padding-bottom: 4px;
    width: calc(100% - 351px);
    display: flex;
    flex-flow: row nowrap;
    white-space: nowrap
}

.activity-list-widget .accordion-heading > .extra-info > .created-at {
    margin-left: 8px;
    color: #888;
    align-self: flex-end
}

.activity-list-widget .accordion-heading > .extra-info > .comment-count {
    align-self: flex-end
}

.activity-list-widget .accordion-heading > .extra-info > .message-item {
    align-self: stretch;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #888
}

.activity-list-widget .accordion-heading > .extra-info > .message-item strong {
    color: #555
}

.activity-list-widget .accordion-body {
    padding: 0
}

.activity-list-widget .accordion-body > .message .user-fieldset {
    margin-top: 5px;
    margin-right: 20px
}

.activity-list-widget .accordion-body > .message .comment {
    padding: 0 20px 0 0
}

.activity-list-widget .accordion-body .responsive-cell {
    margin-bottom: 20px
}

.activity-list-widget .grid-toolbar {
    padding: 0 0 5px;
    margin: 0
}

.activity-list-widget .grid-toolbar .pagination {
    white-space: nowrap;
    padding-top: 1px;
    width: 375px;
    margin: 0 auto;
    text-align: center
}

.activity-list-widget .grid-toolbar .pagination > ul > li a {
    width: 90px;
    color: #666;
    font-weight: bold
}

.activity-list-widget .grid-toolbar .pagination > ul > li a i {
    margin: 0 3px
}

.activity-list-widget .grid-toolbar .pagination > ul > li.disabled a {
    font-weight: normal
}

.activity-list-widget .grid-toolbar .filter-container {
    padding-bottom: 5px
}

li[data-criteria="condition-activity"] .btn.filter-select {
    border: none;
    background: none;
    font-weight: normal;
    padding-left: 0;
    padding-right: 0;
    color: #444
}

li[data-criteria="condition-activity"] .filter-item {
    margin-right: 0
}

li[data-criteria="condition-activity"] .filter-item .fa-close {
    margin-right: 0
}

.condition-item.condition-activity .activity-choice-container .dropdown,
.condition-item.condition-activity .type-choice-container .dropdown,
.condition-item.condition-activity .activity-choice-container .filter-item,
.condition-item.condition-activity .type-choice-container .filter-item,
.condition-item.condition-activity .activity-choice-container .filter-select,
.condition-item.condition-activity .type-choice-container .filter-select {
    display: inline
}

.condition-item.condition-activity .activity-choice-container .caret,
.condition-item.condition-activity .type-choice-container .caret {
    display: none
}

.mobile-version .activity-list-widget .activity-list .info {
    margin-bottom: 10px
}

.mobile-version .activity-list-widget .grid-toolbar {
    padding: 0;
    margin-bottom: 10px
}

.mobile-version .activity-list-widget .grid-toolbar .filter-container {
    padding: 0;
    margin-bottom: 10px
}

.mobile-version .activity-list-widget .grid-toolbar .actions-panel {
    margin-left: 0
}

.mobile-version .activity-list-widget .grid-toolbar .actions-panel a.action.btn {
    display: inline-block
}

.mobile-version .activity-list-widget .grid-toolbar .pagination {
    text-align: center;
    margin: 0
}

.mobile-version .activity-list-widget .comments-view-footer {
    margin-bottom: 0
}

.mobile-version .activity-list-widget .accordion-heading > .created-at {
    margin: 7px 0 0 0
}

.mobile-version .activity-list-widget .accordion-body .message .comment {
    padding-right: 0
}

@media screen and (max-width: 650px) {
    .mobile-version .activity-list-widget .grid-toolbar .btn-group {
        margin: 0 10px 10px 0
    }
    .mobile-version .activity-list-widget .grid-toolbar .pagination {
        width: calc(100% - 40px);
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: left
    }
    .mobile-version .activity-list-widget .accordion > .items .extra-info {
        width: 100%
    }
    .mobile-version .activity-list-widget .accordion > .items .message-item {
        margin-right: 4px
    }
    .mobile-version .activity-list-widget .accordion > .items .details {
        min-width: 0;
        max-width: calc(100% - 80px);
        margin-right: 0
    }
    .mobile-version .activity-list-widget .accordion > .items .actions {
        margin-left: 0;
        margin-right: -10px
    }
    .mobile-version .activity-list-widget .accordion-body .widget-content > .responsive-block {
        min-width: 100%
    }
    .mobile-version .activity-list-widget .accordion-body .message .comment {
        padding: 0
    }
}

@media screen and (min-width: 400px) {
    .mobile-version .activity-list-widget .filter-box {
        width: calc(100% - 34px)
    }
    .mobile-version .activity-list-widget .filter-box + .pull-right {
        margin-left: -2px
    }
    .mobile-version .activity-list-widget .filter-box > .filter-container {
        margin-bottom: 6px
    }
    .mobile-version .activity-list-widget .filter-box > .filter-container > .filter-item {
        width: calc(50% - 16px);
        margin: 0 12px 10px 0
    }
    .mobile-version .activity-list-widget .filter-box > .filter-container > .filter-item:last-child {
        margin-bottom: 10px
    }
    .mobile-version .activity-list-widget .filter-box > .filter-container > .filter-item .filter-criteria-selector {
        height: 32px;
        line-height: 29px
    }
    .mobile-version .activity-list-widget .filter-box > .filter-container > .filter-item .filter-criteria-selector .caret {
        margin-top: 13px
    }
}

.map-box .map-address-list {
    width: 40%;
    height: 420px;
    float: left;
    overflow: hidden
}

.map-box .map-address-list:hover {
    overflow: auto
}

.map-box .map-visual-frame {
    float: left;
    width: 60%;
    height: 420px
}

.map-box .map-visual-frame .alert,
.map-box .map-visual-frame .loader-overlay {
    width: auto;
    margin: 0 15px 0 10px
}

.responsive-small .map-box .map-address-list,
.responsive-small .map-box .map-visual-frame {
    width: 100%;
    height: auto
}

.responsive-small .map-box .map-visual-frame,
.responsive-small .map-box .map-visual {
    max-height: 50vh
}

.responsive-small .map-box .map-visual-frame .alert,
.responsive-small .map-box .map-visual-frame .loader-overlay {
    margin: 10px 0
}

.responsive-small .map-box .map-visual {
    margin: 10px 0
}

.map-box .map-visual {
    height: 420px;
    margin: 0 15px 0 10px
}

.map-box .map-visual img {
    max-width: none
}

.map-box .map-unknown {
    line-height: 420px;
    text-align: center
}

.map-box .map-item:not(.active) {
    cursor: pointer
}

.map-box .map-item address {
    margin-bottom: 0;
    line-height: 1.5em
}

.map-box .map-item.active {
    background-color: #ecf1f9
}

.map-box .map-item .inline {
    clear: left;
    margin-bottom: 2px
}

.map-box .map-item .inline li {
    padding: 0
}

.map-box .map-item .inline li .label {
    background: none;
    padding: 0;
    text-shadow: none;
    color: #999;
    font-weight: normal;
    font-size: 11px
}

.map-box .map-item .inline li .label:not(.label-info):after {
    content: ", "
}

.map-box .map-item .inline li:last-of-type .label:after {
    content: ""
}

.map-box .map-item .inline li .label-info {
    background: #6891cf;
    color: #fff;
    font-weight: bold;
    padding: 2px 4px
}

.map-box .title-item {
    font: bold 14px/18px Helvetica, Arial, sans-serif;
    float: left
}

.form-horizontal .span6 .oro-multiselect-holder .collection-element-primary input {
    margin: 0
}

.system-configuration-container .content-with-sidebar--sidebar .jstree-container {
    overflow: auto
}

.system-configuration-container .jstree-node {
    position: static;
    margin-left: 20px
}

.system-configuration-container .jstree-anchor {
    padding: 0 8px 8px 2px
}

.system-configuration-container .jstree-actions__menu--inline {
    float: left;
    font-size: 11px;
    line-height: 11px
}

.system-configuration-container .jstree-icon:empty {
    width: 20px;
    margin-right: 1px
}

.system-configuration-container .jstree-ocl {
    display: inline-block
}

.system-configuration-container .jstree-leaf .jstree-ocl {
    display: none
}

.system-configuration-container .jstree [class^="fa-"],
.system-configuration-container .jstree [class*=" fa-"] {
    display: inline-block;
    text-align: left;
    margin: 0 -2px 0 2px
}

.left-panel-container {
    background-color: white
}

.left-panel-container > .placeholder {
    margin-left: 334px;
    background-color: #f1f1f1;
    border-left: 1px solid #e2e2e2
}

.left-panel-container > .placeholder > * {
    margin-left: -335px
}

.left-panel-container > .placeholder > * > .left-panel {
    float: left;
    width: 334px;
    border-top: 1px solid #f2f2f2;
    margin: 0
}

.left-panel-container > .placeholder > * > .content {
    margin-left: 335px;
    padding: 15px 15px 0;
    box-sizing: border-box
}

.system-configuration-container .controls.control-subgroup {
    width: auto;
    margin: 0 15px 0 0;
    float: left
}

.system-configuration-container .controls .parent-scope-checkbox {
    float: left;
    color: #777;
    padding-top: 6px
}

.system-configuration-container .controls .parent-scope-checkbox label {
    float: left;
    margin: 0 4px 0 0
}

.system-configuration-container .controls .parent-scope-checkbox input[type="checkbox"] {
    margin: -4px 10px 0 0
}

.system-configuration-container .oro-item-collection input[type="text"] {
    width: 240px
}

.system-configuration-container .container-fluid:after {
    clear: none
}

.system-configuration-content-wrapper {
    background-color: #fff;
    margin-bottom: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 4px
}

.system-configuration-content-inner {
    border-top: 1px solid #e5e5e5;
    padding: 27px 30px 20px;
    width: 100%;
    overflow-y: auto
}

.system-configuration-content-header {
    display: flex;
    justify-content: space-between;
    padding: 8px 12px
}

.system-configuration-content-title {
    color: #727272;
    font-size: 13px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    padding: 8px 12px
}

.system-configuration-content select {
    width: 280px
}

.scrollable-container .container-fluid.configuration-header {
    background-color: #fff
}

.scrollable-container .container-fluid.configuration-header h1 {
    font-size: 20px;
    line-height: 28px;
    float: left
}

.scrollable-container .container-fluid.configuration-header > .pull-right {
    margin: 10px 0
}

.scrollable-container .container-fluid.configuration-header > .pull-left {
    margin: 10px 0 0
}

.scrollable-container .container-fluid.configuration-header .sub-title,
.scrollable-container .container-fluid.configuration-header .separator {
    line-height: 28px
}

.condition-item.condition-data-audit .select2-container.audit-condition-type {
    display: inline-block;
    min-width: 130px
}

.condition-item.condition-data-audit .inner-filter-container > div {
    display: inline
}

.condition-item.condition-data-audit .inner-filter-container > div > span:first-child {
    display: none
}

.condition-item.condition-data-audit .audit-type-filter-container > div {
    display: inline
}

.condition-item.condition-data-audit.changed-to-value-mode .separator {
    display: block;
    margin-bottom: 4px
}

.condition-item.condition-data-audit.changed-to-value-mode .value-label {
    display: none
}

.condition-item.condition-data-audit.changed-to-value-mode .value-that-label {
    display: inline-block
}

.condition-item.condition-data-audit.changed-to-value-mode.date-condition-type .value-label {
    display: inline-block
}

.condition-item.condition-data-audit.changed-to-value-mode.date-condition-type .value-that-label {
    display: none
}

.condition-item.condition-data-audit.changed-to-value-mode .field-condition-date-popover {
    display: none
}

.condition-item.condition-data-audit.changed-to-value-mode .inner-filter-container > div .field-condition-date-popover,
.condition-item.condition-data-audit.changed-to-value-mode .inner-filter-container > div .field-condition-date-popover + span,
.condition-item.condition-data-audit.changed-to-value-mode .inner-filter-container > div .field-condition-date-popover + span + .dropdown {
    display: none
}

.condition-item.condition-data-audit.changed-value-mode .inner-filter-container,
.condition-item.condition-data-audit.changed-value-mode .value-label,
.condition-item.condition-data-audit.changed-value-mode .value-that-label,
.condition-item.condition-data-audit.changed-value-mode .separator {
    display: none
}

.entity-merge-table input[type="radio"] {
    margin-top: 0
}

.entity-merge-table .merge-first-column {
    padding-left: 20px
}

.entity-merge-table .merge-first-column label {
    display: inline
}

.entity-merge-table .merge-first-column label em {
    display: none
}

.entity-merge-table thead td {
    padding: 9px 8px 9px 12px;
    vertical-align: middle;
    background-color: #f0f0f0
}

.entity-merge-table thead .entity-merge-inline {
    line-height: normal
}

.entity-merge-table thead .entity-merge-inline input[type="radio"] {
    margin: -2px 5px 0 0
}

.entity-merge-table thead .merge-first-column label {
    font-weight: bold;
    margin-bottom: 0;
    text-transform: uppercase
}

.entity-merge-table thead .merge-first-column label .popover-content {
    font-weight: normal;
    text-transform: none
}

.entity-merge-table tbody td {
    vertical-align: top;
    padding: 6px 8px 6px 12px;
    cursor: pointer
}

.entity-merge-table tbody .merge-first-column {
    background-color: #fcfcfc;
    width: 245px
}

.entity-merge-table tbody .entity-merge-fields-blocks-wrapper .entity-merge-inline-label {
    width: calc(100% - 20px);
    font-weight: bold
}

.entity-merge-table tbody .entity-merge-fields-blocks-wrapper .entity-merge-inline-label.entity-merge-not-selected {
    font-weight: normal
}

.entity-merge-table tbody tr:hover {
    background-color: #f5f8ff
}

.entity-merge-table .entity-merge-fields-blocks-wrapper {
    overflow: hidden
}

.entity-merge-table .entity-merge-fields-blocks-wrapper label {
    margin-bottom: 0
}

.entity-merge-table .entity-merge-uppercase {
    text-transform: uppercase
}

.entity-merge-table .entity-merge-inline-label {
    float: left;
    padding-left: 10px
}

.entity-merge-table .entity-merge-inline-label .empty {
    color: #d0d0d0;
    font-weight: normal
}

.entity-merge-table .entity-merge-inline {
    float: left
}

.entity-merge-table .entity-merge-inline label {
    display: inline
}

.entity-merge-table ul {
    list-style: none outside none;
    margin: 0
}

.entity-merge-table .entity-merge-strategy-label {
    padding: 3px 15px 0 0
}

.entity-merge-table .entity-merge-strategy-label em {
    display: none
}

.entity-merge-table .entity-merge-strategy-wrapper {
    padding-top: 10px
}

.entity-merge-table .entity-merge-header-wrapper {
    position: relative;
    padding-bottom: 12px
}

.entity-merge-table .entity-merge-small-select {
    width: 100px
}

.entity-merge-table .fa-info-circle {
    margin: 0 5px 0 0
}

.entity-merge-table .entity-merge-select-all {
    font-size: 11px;
    padding-left: 21px;
    line-height: normal
}

#entity-pagination {
    float: right
}

#entity-pagination .pagination {
    margin: 4px 0 0;
    line-height: 0
}

#entity-pagination .pagination ul {
    box-shadow: none
}

#entity-pagination .pagination ul > li > a {
    font-weight: normal;
    padding: 1px 10px;
    color: #666;
    background: #f7f7f7 linear-gradient(to bottom, #fdfdfd, #efefef) repeat-x
}

#entity-pagination .pagination ul > li > a:hover,
#entity-pagination .pagination ul > li > a:focus {
    background: #fafafa linear-gradient(to bottom, #fdfdfd, #f5f5f5)
}

#entity-pagination .pagination ul > li > a:active {
    background: #ebebeb linear-gradient(to bottom, #e7e7e7, #f2f2f2)
}

#entity-pagination .pagination ul > li.disabled a,
#entity-pagination .pagination ul > li.disabled a:active,
#entity-pagination .pagination ul > li.disabled a:hover,
#entity-pagination .pagination ul > li.disabled a:focus {
    background-image: linear-gradient(to bottom, #fdfdfd, #efefef);
    box-shadow: none;
    pointer-events: none;
    opacity: 0.65
}

#entity-pagination .pagination div.pagination-current {
    float: left;
    height: 24px;
    min-width: 30px;
    padding: 6px;
    text-align: center;
    line-height: 10px;
    border: 1px solid #ddd;
    border-left: none;
    background-color: #f7f7f7
}

#entity-pagination .pagination div.pagination-current:hover {
    cursor: default
}

#entity-pagination .dib.pagination-total {
    line-height: 24px
}

.ui-multiselect.filter-list,
.ui-multiselect.select-filter-widget {
    padding: 9px 0 7px 6px;
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
    background: none;
    border: none
}

.ui-multiselect-checkboxes {
    overflow-x: visible
}

.filter-item {
    margin-right: 8px;
    margin-bottom: 7px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap
}

.filter-item .loader-frame {
    padding-left: 36px
}

.filter-item .reset-filter:hover [class^="fa-"]:before {
    color: #666
}

.filter-item .reset-filter {
    margin-left: 2px;
    display: inline-block;
    width: 12px;
    line-height: 25px;
    vertical-align: top
}

.filter-item .filter-default-value .reset-filter {
    display: none
}

.filter-select.filter-default-value .multiselect-filter-widget {
    display: inline-block
}

.filter-box .btn-group [class^="fa-"] {
    padding-top: 2px;
    vertical-align: middle
}

.filter-box .filter-item .disable-filter {
    background-color: #f5f5f5;
    border-bottom-right-radius: 4px;
    border-color: #ccc #ccc #b3b3b3;
    border-style: solid;
    border-top-right-radius: 4px;
    border-width: 1px 1px 1px 0;
    display: inline-block;
    font-size: 18px;
    height: 29px;
    line-height: 29px;
    padding: 2px;
    vertical-align: top
}

.filter-box .filter-select {
    height: 29px
}

.filter-box .filter-select .disable-filter {
    margin-left: 3px
}

.filter-box .filter-item .filter-criteria {
    position: absolute;
    font-size: 12px;
    background-color: #fff;
    padding: 8px 8px 2px 8px;
    border: 1px solid #d3d3d3;
    display: block;
    visibility: hidden;
    z-index: 900;
    margin-top: 7px;
    top: auto
}

.filter-box .filter-item .filter-criteria select,
.filter-box .filter-item .filter-criteria textarea,
.filter-box .filter-item .filter-criteria input[type="text"],
.filter-box .filter-item .filter-criteria input[type="password"],
.filter-box .filter-item .filter-criteria input[type="datetime"],
.filter-box .filter-item .filter-criteria input[type="datetime-local"],
.filter-box .filter-item .filter-criteria input[type="date"],
.filter-box .filter-item .filter-criteria input[type="month"],
.filter-box .filter-item .filter-criteria input[type="time"],
.filter-box .filter-item .filter-criteria input[type="week"],
.filter-box .filter-item .filter-criteria input[type="number"],
.filter-box .filter-item .filter-criteria input[type="email"],
.filter-box .filter-item .filter-criteria input[type="url"],
.filter-box .filter-item .filter-criteria input[type="search"],
.filter-box .filter-item .filter-criteria input[type="tel"],
.filter-box .filter-item .filter-criteria input[type="color"],
.filter-box .filter-item .filter-criteria .uneditable-input {
    margin-bottom: 10px
}

.filter-box .filter-item .filter-criteria input[type="text"] + .dropdown-menu-calendar,
.filter-box .filter-item .filter-criteria input[type="datetime"] + .dropdown-menu-calendar,
.filter-box .filter-item .filter-criteria input[type="date"] + .dropdown-menu-calendar {
    margin-top: -11px
}

.filter-box .filter-item .filter-criteria .input-append input,
.filter-box .filter-item .filter-criteria .input-prepend input,
.filter-box .filter-item .filter-criteria .input-append select,
.filter-box .filter-item .filter-criteria .input-prepend select,
.filter-box .filter-item .filter-criteria .input-append .uneditable-input,
.filter-box .filter-item .filter-criteria .input-prepend .uneditable-input {
    margin-bottom: 0
}

.filter-select .select-filter-widget,
.filter-select .select-filter-widget.ui-multiselect {
    font-weight: bold;
    color: #333;
    padding: 0 0 2px 0;
    background: none;
    border: none;
    margin-left: 0
}

.filters-state {
    color: #aaa;
    font-size: 13px;
    padding: 0 20px;
    line-height: 31px;
    min-width: 160px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer
}

.filters-state .fa-filter {
    margin-right: 8px;
    vertical-align: text-bottom
}

.filters-state .fa-filter:before {
    color: #aaa;
    font-size: 13px
}

.page-title-center .filters-state {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    height: 31px
}

.under-left-block .filters-state {
    padding-left: 20px;
    text-align: left
}

.filters-state-popover {
    max-width: 100%
}

.filter-select .select-filter-widget .ui-icon {
    margin-top: 2px
}

.ui-multiselect-menu.select-filter-widget {
    padding: 2px
}

.ui-multiselect-menu.select-filter-widget ul {
    max-height: 170px
}

.ui-multiselect-menu.select-filter-widget .ui-multiselect-close {
    display: none
}

.ui-multiselect-menu.select-filter-widget .ui-multiselect-checkboxes label span {
    white-space: nowrap
}

.ui-multiselect-menu.select-filter-widget .ui-multiselect-checkboxes li {
    padding: 0
}

.ui-multiselect-menu.select-filter-widget .ui-multiselect-checkboxes li:after {
    content: '';
    display: block;
    clear: both
}

.ui-multiselect-menu.select-filter-widget .ui-multiselect-checkboxes li.hidden-item {
    height: 0
}

.ui-multiselect-menu.select-filter-widget .ui-multiselect-checkboxes label {
    white-space: nowrap;
    margin: 0;
    float: left
}

.ui-multiselect-menu.select-filter-widget .ui-multiselect-checkboxes.fixed-li label {
    float: none
}

.ui-multiselect-menu.select-filter-widget .ui-multiselect-checkboxes label.ui-state-hover {
    background-image: none;
    background-color: #efefef
}

.ui-multiselect-menu.select-filter-widget .ui-multiselect-checkboxes label.ui-state-active {
    background-image: none;
    background-color: #3875d7;
    color: #fff
}

.ui-multiselect-single .ui-multiselect-checkboxes label {
    line-height: 20px
}

.ui-multiselect-menu.select-filter-widget {
    padding: 0 0 2px 0
}

.ui-multiselect-menu.select-filter-widget input[type="search"] {
    margin: 0
}

.ui-multiselect.select-filter-widget span.caret {
    margin-top: 8px;
    margin-right: 8px
}

.ui-multiselect.select-filter-widget .add-filter-button span.caret {
    border-top-color: #006acc
}

.ui-multiselect.select-filter-widget .add-filter-button:hover {
    text-decoration: none
}

.ui-multiselect-menu.select-filter-widget .ui-multiselect-header {
    padding: 4px 4px 0 4px;
    margin: 0
}

.ui-multiselect-menu.select-filter-widget .ui-multiselect-header > div {
    padding: 4px 4px 6px 4px
}

.ui-multiselect-menu.select-filter-widget .ui-multiselect-header .ui-helper-reset {
    display: none
}

.ui-multiselect-menu.select-filter-widget .ui-multiselect-footer {
    display: none
}

.ui-multiselect-menu.select-filter-widget .ui-multiselect-checkboxes input[type="checkbox"] {
    margin: 0 6px 5px 5px
}

.ui-multiselect.select-filter-widget:hover .add-filter-button span.caret {
    border-top-color: #005099
}

.ui-multiselect.select-filter-widget:hover a {
    color: #005099
}

.ui-multiselect.select-filter-widget span.caret {
    margin-top: 5px
}

.ui-multiselect.filter-list.ui-state-hover {
    color: #032d67;
    text-decoration: underline
}

button.ui-multiselect.select-filter-widget.ui-state-hover {
    text-decoration: none
}

.date-visual-element {
    width: 95px
}

.filter-criteria .dropdown-menu a {
    color: #444
}

.filter-criteria .dropdown-menu li a:hover {
    background: #3875d7;
    color: #fff;
    outline: none !important
}

.filter-criteria .nav-tabs-oro a:hover,
.filter-criteria .nav-tabs-oro a:focus {
    background: #efefef;
    color: #444
}

.filter-criteria .nav-tabs-oro .active a:hover,
.filter-criteria .nav-tabs-oro .active a:focus {
    background: #fff;
    color: #6d6d6d
}

.filter-criteria .tab-content a:not(.ui-slider-handle):hover,
.filter-criteria .tab-content a:not(.ui-slider-handle):focus {
    background: transparent
}

.filter-criteria .datetime-visual-element {
    width: 100px
}

.fields-row .datefilter + .timepicker-input {
    margin-left: 5px
}

.filter-criteria:focus {
    outline: none
}

.ui-multiselect.select-filter-widget {
    width: auto !important
}

.filter-item-simple .choice-filter > .dropdown,
.filter-item-simple .filter-select {
    display: inline-block
}

.filter-item-simple .caret {
    display: none
}

.active-filter .dropdown:after,
.active-filter .dropup:after {
    display: inline-block
}

.active-filter .field-select {
    display: block
}

.ui-multiselect.multiselect-filter-widget span,
.filter-item .filter-criteria-hint {
    max-width: 250px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: bottom
}

.filter-item .filter-update-empty {
    margin-left: -2px
}

.filter-criteria .choice-filter .btn-group.btn-block {
    width: auto;
    float: left
}

.filter-criteria .choice-filter .btn-group.btn-block .dropdown-toggle {
    border-radius: 3px 0 0 3px
}

.filter-criteria .choice-filter .value-field-frame {
    position: relative;
    vertical-align: top;
    width: auto
}

.filter-criteria .choice-filter .value-field-frame input[type='text'] {
    max-width: 100%;
    width: 280px;
    height: 29px;
    box-sizing: border-box;
    border-left-width: 0;
    border-right-width: 0;
    margin-bottom: 0
}

.filter-criteria .choice-filter .value-field-frame .select2-container {
    border: 0 none;
    background: transparent
}

.filter-criteria .choice-filter .value-field-frame .select2-container .select2-choices {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    min-height: 29px
}

.filter-criteria .choice-filter .value-field-frame .select2-container .select2-search-choice {
    line-height: 15px
}

.filter-criteria .choice-filter .value-field-frame .filter-update {
    position: absolute;
    right: 0;
    top: 0
}

.condition-item .select2-container.dictionary-filter {
    display: block;
    max-width: none
}

.dictionary-filter ul {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #555;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle
}

.filter-item.choice-tree-filter {
    margin-right: 0;
    margin-bottom: 0;
    max-width: 300px;
    min-width: 180px
}

.filter-item.choice-tree-filter .select2-container {
    margin-bottom: 8px
}

.filter-item.choice-tree-filter .choice-tree-filter-search {
    width: calc(100% - 14px)
}

.filter-item.choice-tree-filter .buttons {
    margin-bottom: 5px
}

.filter-item.choice-tree-filter .buttons span {
    cursor: pointer;
    color: #006acc
}

.filter-item.choice-tree-filter .buttons span.active {
    color: #444;
    cursor: default
}

.filter-item.choice-tree-filter .list {
    max-height: 200px;
    overflow: auto;
    margin-bottom: 10px
}

.filter-item.choice-tree-filter .list ul {
    list-style-type: none
}

.filter-item.choice-tree-filter .list ul:first-child {
    margin-left: 0
}

.filter-item.choice-tree-filter .list ul input {
    margin-right: 5px;
    margin-top: 0;
    margin-left: -18px
}

.filter-item.choice-tree-filter .list ul label {
    padding-left: 20px
}

.filter-item.choice-tree-filter .list ul label.search-result {
    color: #000;
    font-weight: bold
}

.filter-item.choice-tree-filter input[name="value"] {
    display: none
}

.filter-container {
    position: relative
}

.filter-items >:empty {
    display: none
}

.filter-items-hint {
    padding-right: 80px;
    position: relative
}

.filter-items-hint .reset-filter-button {
    position: absolute;
    top: 0;
    right: 0
}

.filter-criteria .choice-filter .value-field-frame .dictionary-filter {
    width: 200px
}

.filter-criteria .choice-filter .value-field-frame .select2-search-field input[type='text'] {
    height: 25px;
    padding: 5px
}

.filter-criteria .choice-filter .select2-container-multi .select2-choices .select2-search-choice {
    margin: 2px 0 2px 5px;
    padding: 3px 20px 3px 7px
}

.select-field-date-popover {
    top: 3px;
    right: 3px;
    position: absolute
}

.select-field-date-popover .popover {
    min-width: 350px
}

.field-condition-date-popover {
    display: inline-block
}

.field-condition-date-popover i {
    cursor: pointer
}

.inline-editor-wrapper.multi-checkbox-editor {
    z-index: auto !important;
    min-width: 190px
}

.inline-editor-wrapper.multi-checkbox-editor .inline-editor__fields {
    height: 0;
    overflow: hidden
}

.inline-editor-wrapper.multi-checkbox-editor button.ui-multiselect {
    width: 100% !important;
    height: 0;
    border: 0 none;
    padding: 0;
    overflow: hidden
}

.ui-multiselect-menu.multi-checkbox-editor {
    margin: 0;
    padding: 0;
    border: 0 none;
    z-index: 10001;
    background: transparent
}

.ui-multiselect-menu.multi-checkbox-editor .ui-widget-header {
    padding: 0;
    background: transparent;
    border: 0 none;
    margin: 0
}

.ui-multiselect-menu.multi-checkbox-editor .ui-multiselect-filter {
    float: none;
    margin-right: 0
}

.ui-multiselect-menu.multi-checkbox-editor .ui-multiselect-filter input {
    padding: 4px 52px 4px 9px;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    height: 30px;
    font-size: 14px;
    border-radius: 0;
    border: 1px solid #ccc
}

.ui-multiselect-menu.multi-checkbox-editor .ui-multiselect-filter input:focus {
    border-color: rgba(82, 168, 236, .8);
    outline: none;
    box-shadow: none
}

.ui-multiselect-menu.multi-checkbox-editor .ui-multiselect-checkboxes {
    border: 1px solid #ccc;
    border-top: 0 none;
    background: #fff;
    padding: 0 3px;
    max-height: 300px;
    border-radius: 0;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15)
}

.ui-multiselect-menu.multi-checkbox-editor .ui-multiselect-checkboxes input[type="radio"],
.ui-multiselect-menu.multi-checkbox-editor .ui-multiselect-checkboxes input[type="checkbox"] {
    margin-top: -4px
}

.ui-multiselect-menu.multi-checkbox-editor .ui-multiselect-checkboxes li:first-child {
    margin-top: 3px
}

.ui-multiselect-menu.multi-checkbox-editor .ui-multiselect-checkboxes li:last-child {
    margin-bottom: 3px
}

.oro-datagrid.grid-editable .grid .number-cell,
.oro-datagrid.grid-editable .grid .integer-cell,
.oro-datagrid.grid-editable .grid .align-right,
.oro-datagrid.grid-editable .grid .editable {
    padding-right: 28px
}

.oro-datagrid.grid-editable .grid .row-edit-mode {
    background: #fefaed
}

.oro-datagrid.grid-editable .grid .view-mode > .inline-editor__edit-action {
    display: none !important
}

.oro-datagrid.grid-editable .grid .editable.save-success {
    background: #f1f8dc;
    position: relative
}

.oro-datagrid.grid-editable .grid .editable.save-success:before {
    position: absolute;
    font-family: FontAwesome;
    content: '\f00c';
    font-size: 14px;
    top: 4px;
    right: 6px;
    color: #96b76d
}

.oro-datagrid.grid-editable .grid .editable.save-success:hover:before {
    display: none
}

.oro-datagrid.grid-editable .grid .editable.save-fail {
    background: #fcd4d3
}

.oro-datagrid.grid-editable .grid .editable.edit-mode {
    position: relative
}

.oro-datagrid.grid-editable .grid .editable.edit-mode:before {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.oro-datagrid.grid-editable .grid .editable.edit-mode > .inline-editor__edit-action {
    display: none !important
}

.oro-datagrid.grid-editable .grid .editable.view-mode.has-error {
    position: relative;
    background: #fcd4d3
}

.oro-datagrid.grid-editable .grid .editable.view-mode.has-error:hover {
    background: #fcd4d3
}

.oro-datagrid.grid-editable .grid .editable.view-mode.has-error:hover > .inline-editor__edit-action:before {
    color: #ec5959
}

.oro-datagrid.grid-editable .grid .editable.view-mode.has-error:before {
    content: '';
    display: inline-block;
    border-right: 6px solid transparent;
    border-top: 6px solid #eea19f;
    position: absolute;
    top: 0;
    left: 0
}

.oro-datagrid.grid-editable .grid .editable.view-mode:hover {
    background: #edf5fb;
    position: relative
}

.oro-datagrid.grid-editable .grid .editable.view-mode:hover > .inline-editor__edit-action {
    display: block !important;
    position: absolute;
    top: 2px;
    right: -1px;
    width: 25px;
    height: 25px;
    line-height: 35px;
    text-align: center;
    padding-left: 2px
}

.oro-datagrid.grid-editable .grid .editable.view-mode:hover > .inline-editor__edit-action:before {
    color: #94b4c9
}

.oro-datagrid.grid-editable .grid .editable.loading {
    background: #f5f5f5
}

.oro-datagrid.grid-editable .grid .editable.loading.view-mode > .inline-editor__edit-action {
    display: none !important
}

.oro-datagrid.grid-editable .grid .editable.loading:before {
    background: url(../bundles/oroui/img/loader-16.gif) no-repeat center center transparent;
    display: block !important;
    content: "";
    position: absolute;
    top: 0;
    right: 1px;
    width: 29px;
    height: 29px
}

.grid thead th.header-cell-highlight {
    background: linear-gradient(#fefaed, #fdf8e4)
}

.inline-editor__actions {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 4px
}

.inline-editor__actions--over-multiselect {
    z-index: 10004
}

.inline-editor__action-item {
    display: block;
    float: left;
    width: 22px;
    height: 30px;
    box-sizing: border-box;
    padding: 0;
    background: none;
    border: none;
    font-size: 14px;
    color: #636363
}

.inline-editor__action-item[disabled] {
    cursor: auto;
    color: #b7b7b7
}

.inline-editor__action-item:focus,
.inline-editor__action-item:active,
.inline-editor__action-item:hover {
    outline: none;
    box-shadow: none
}

.inline-editor__fields input[type='text'] {
    width: 100%;
    box-sizing: border-box;
    height: 30px;
    margin: 0;
    border-radius: 0;
    font-size: 13px;
    line-height: 19px;
    box-shadow: none
}

.inline-editor__fields input[type='text']:focus {
    box-shadow: none
}

.inline-editor__fields input[type='text']:first-child {
    padding-left: 9px
}

.inline-editor__fields input[type='text']:last-child {
    padding-right: 52px
}

.inline-editor-wrapper {
    position: absolute;
    min-width: 150px
}

.inline-editor-wrapper .select2-chosen {
    padding-left: 9px !important
}

.inline-editor-wrapper .fa-check-square-o:before {
    content: "\f00c"
}

.inline-editor-wrapper .validation-failed:last-child {
    margin-bottom: 2px
}

.inline-editor-wrapper.number-editor {
    min-width: 189px
}

.inline-editor-wrapper.number-editor input[name='value'] {
    text-align: right
}

.inline-editor-wrapper.date-editor .hasDatepicker {
    padding-left: 9px
}

.inline-editor-wrapper.datetime-editor {
    min-width: 225px;
    width: auto !important
}

.inline-editor-wrapper.datetime-editor .hasDatepicker {
    border-right: none;
    padding-left: 9px;
    width: 105px
}

.inline-editor-wrapper.datetime-editor .timepicker-input {
    width: 121px
}

.inline-editor-wrapper.datetime-editor .fields-row {
    display: flex
}

.inline-editor-wrapper.select-editor {
    min-width: 180px
}

.inline-editor-wrapper.select-editor .select2-choice {
    width: calc(100% - 52px);
    border-right: 1px solid #ddd
}

.inline-editor-wrapper.select-editor .select2-dropdown-open .select2-choice {
    border-right-color: #aaa
}

.inline-editor-wrapper.select-editor .select2-container {
    border-radius: 0
}

.inline-editor-wrapper.multi-select-editor,
.inline-editor-wrapper.multi-relation-editor {
    width: auto !important;
    min-width: 0
}

.inline-editor-wrapper.multi-select-editor .select2-container,
.inline-editor-wrapper.multi-relation-editor .select2-container {
    height: auto;
    width: auto !important
}

.inline-editor-wrapper.multi-select-editor .select2-choices,
.inline-editor-wrapper.multi-relation-editor .select2-choices {
    max-height: 40vh;
    max-width: 50vw;
    min-width: 130px;
    overflow: auto
}

.inline-editor__select2-drop.select2-drop {
    border-radius: 0
}

.datepicker-focusser {
    background: transparent;
    border: 0;
    width: 0;
    height: 0;
    position: absolute
}

.datepicker-focusser:focus {
    outline: none;
    box-shadow: none
}

.editable span.validation-failed {
    display: block;
    position: relative;
    z-index: 1;
    width: auto;
    height: 0;
    margin: 0;
    display: block;
    white-space: nowrap;
    position: absolute;
    top: -6px;
    bottom: auto
}

.editable span.validation-failed:before {
    content: normal
}

.editable span.validation-failed:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    margin-top: -38px;
    left: 10px;
    border-style: solid;
    border-color: #ec5959 transparent;
    border-width: 8px 4px 0
}

.editable span.validation-failed > span {
    position: fixed;
    width: 280px;
    margin-top: -37px
}

.editable span.validation-failed > span > span {
    position: absolute;
    bottom: 0;
    padding: 5px 5px 5px 20px;
    border-radius: 4px;
    background-color: #ec5959;
    color: #fff
}

.editable span.validation-failed > span > span:before {
    content: "\f00d";
    display: inline-block;
    width: 14px;
    margin-left: -14px;
    color: #fff;
    font: normal 1.15em/1em FontAwesome, sans-serif
}

.editable span.validation-failed > span {
    position: absolute;
    top: auto !important;
    left: auto !important;
    margin-top: 0;
    text-align: left
}

.editable span.validation-failed:after {
    border-width: 6px 4px 0;
    margin-top: 0
}

.editable.error-message-below .validation-failed {
    bottom: -7px;
    top: auto
}

.editable.error-message-below .validation-failed > span > span {
    top: 0;
    bottom: auto
}

.editable.error-message-below .validation-failed:after {
    border-width: 0 4px 6px;
    top: auto;
    bottom: 100%
}

.editable.error-message-right .validation-failed {
    bottom: 0;
    top: auto;
    left: 100%;
    margin-left: 6px
}

.editable.error-message-right .validation-failed:after {
    border-width: 4px 6px 4px 0;
    border-color: transparent #ec5959;
    top: -16px;
    left: -6px
}

.editable.error-message-left .validation-failed {
    bottom: 0;
    top: auto;
    right: 100%;
    margin-right: 6px
}

.editable.error-message-left .validation-failed > span {
    margin-left: -280px
}

.editable.error-message-left .validation-failed > span > span {
    right: 0
}

.editable.error-message-left .validation-failed:after {
    border-width: 4px 0 4px 6px;
    border-color: transparent #ec5959;
    top: -16px;
    right: -6px;
    left: auto
}

.editable .error-holder {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.editable.error-message-below .error-holder {
    top: auto;
    bottom: 0
}

.editable.error-message-left .error-holder,
.editable.error-message-right .error-holder {
    top: 24px
}

.editable.view-mode:hover .error-holder {
    display: block
}

.mce-tinymce.mce-panel {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 1px;
    box-sizing: border-box
}

.mce-tinymce.mce-fullscreen {
    width: auto !important;
    max-width: none !important;
    bottom: 0
}

.mce-tinymce .mce-toolbar-grp {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.mce-tinymce .mce-edit-area {
    border-top-color: #ccc;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow: hidden
}

.mce-fullscreen-overlay {
    display: block;
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    background-color: #000;
    opacity: 0.2
}

.mce-bdesk {
    font-size: 14px !important;
    padding: 35px 30px 0 !important;
    line-height: inherit !important
}

.mce-bdesk .mce-bdesk-image {
    width: 225px;
    line-height: inherit
}

.mce-window-head .mce-ico {
    display: inline-block;
    border-right: 1px solid #272e36;
    width: 24px;
    height: 22px;
    color: #fff;
    font: 14px FontAwesome;
    text-align: center;
    line-height: 22px;
    text-shadow: 0 1px 0 #45505c
}

.mce-window-head .mce-i-remove:before {
    content: '\f00d'
}

.mce-window .mce-btn:not(.mce-menubtn) button {
    line-height: normal
}

.mce-window .mce-primary:not(.mce-menubtn) .mce-txt {
    color: #fff
}

.mce-window .mce-default:not(.mce-menubtn) {
    width: 61px
}

.entities.list-group .list-group-item {
    padding: 5px 7px;
    margin-left: 0;
    margin-right: 1.5%;
    width: 297px;
    border-top-style: none
}

.entities.list-group .list-group-item h4 {
    margin: 3px 0
}

.entities.list-group .default-selector {
    margin-right: 10px
}

.controls .entities.list-group {
    width: 297px
}

.controls .fallback-item td,
.controls .float-holder td {
    padding-top: 0;
    padding-bottom: 0
}

.controls .fallback-item td:first-child,
.controls .float-holder td:first-child,
.controls .fallback-item td.fallback-item-value,
.controls .float-holder td.fallback-item-value {
    padding-left: 0
}

.expanded-text-field textarea,
.expanded-text-field .mce-tinymce {
    width: 100%
}

.control-group.collapsible .collapse-expand-action-container {
    display: inline-block
}

.control-group.collapsible .collapse-expand-action-container .collapse-action {
    color: #727272;
    font-size: 13px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold
}

.control-group.collapsible .collapse-expand-action-container .collapse-action:before {
    content: '−';
    display: inline-block;
    width: 13px;
    height: 13px;
    font-weight: normal;
    border: 1px solid #c3c3c3;
    margin-right: 8px;
    font-size: 12px;
    line-height: 12px;
    padding: 1px 0 0 0;
    text-align: center;
    color: #727272;
    background: linear-gradient(#fcfcfc, #e9e9e9)
}

.control-group.collapsible .collapse-expand-action-container .collapse-action.collapsed:before {
    content: '+'
}

.control-group.collapsible > .controls {
    overflow: hidden
}

.control-group.collapsible.collapsed .collapse-expand-action-container .collapse-action:before {
    content: '+'
}

.oro-hint {
    background-color: #fcf8e3;
    border-radius: 4px;
    border: 1px solid #fbeed5;
    color: #c09853;
    margin: 10px 0 0 0;
    padding: 8px 14px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

.control-group .oro-hint {
    max-width: 465px
}

.controls .oro-hint {
    width: 294px
}

.control-group .oro-hint-above {
    margin-bottom: 10px;
    margin-top: 0
}

.oro-hint-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

.multi-checkbox-control {
    margin: 6px 0
}

.multi-checkbox-control select {
    display: none
}

.multi-checkbox-control__item {
    display: inline-block;
    margin: 0 4px 0 0
}

.multi-checkbox-control__item input[type='checkbox'] {
    margin-top: -2px
}

.section-content {
    margin-top: -20px;
    padding-top: 20px
}

.sortable-wrapper .sortable-handle {
    display: inline-block;
    padding-top: 5px
}

.sortable-wrapper .sortable-handle i {
    color: #808080
}

.sortable-wrapper .removeRow {
    padding-top: 7px;
    margin-left: -24px;
    border: none;
    background: none;
    color: #808080
}

.inline-editable-wrapper:not(:hover).save-success .inline-actions-element {
    background: #f1f8dc;
    box-shadow: 0 0 0 2px #f1f8dc
}

.inline-editable-wrapper:not(:hover).save-success .inline-actions-element:after {
    position: relative;
    font-family: 'FontAwesome';
    content: '\f00c';
    font-size: 15px;
    line-height: 22px;
    height: 22px;
    padding: 0 4px;
    color: #96b76d
}

.inline-editable-wrapper:not(:hover).save-success .inline-actions-element .inline-actions-element_actions {
    display: none
}

.inline-editable-wrapper:not(:hover).save-fail .inline-actions-element {
    background: #fcd4d3;
    box-shadow: 0 0 0 2px #fcd4d3
}

.inline-editable-wrapper:not(:hover).save-fail .inline-actions-element .inline-actions-element_actions {
    display: none
}

.inline-editable-wrapper.loading .inline-actions-element {
    background: #f5f5f5;
    box-shadow: 0 0 0 2px #f5f5f5
}

.inline-editable-wrapper.loading .inline-actions-element:after {
    background: url('../bundles/oroui/img/loader-16.gif') no-repeat center center transparent;
    display: block !important;
    content: "";
    position: absolute;
    top: 0;
    right: 1px;
    width: 24px;
    height: 24px
}

.inline-editable-wrapper.loading .inline-actions-element:hover .inline-actions-element_actions {
    visibility: hidden !important
}

.select2-container.select2-tree-autocomplete.select2-container-multi {
    border: none;
    background: #fff
}

.select2-container.select2-tree-autocomplete.select2-container-multi.hide-all-tree-related-ui {
    height: 31px !important
}

.select2-container.select2-tree-autocomplete.select2-container-multi .select2-choices {
    background: none;
    padding: 0;
    margin: 0;
    display: flex;
    box-shadow: none;
    flex-direction: column
}

.select2-container.select2-tree-autocomplete.select2-container-multi .select2-choices .select2-search-field {
    order: -1
}

.select2-container.select2-tree-autocomplete.select2-container-multi .select2-choices .select2-search-field .select2-input {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    border-radius: 4px;
    vertical-align: middle;
    min-width: calc(100% - 14px)
}

.select2-container.select2-tree-autocomplete.select2-container-multi .select2-choices .select2-search-choice {
    background: transparent;
    border: none;
    box-shadow: none;
    color: #666;
    padding: 6px 0;
    margin: 0
}

.select2-container.select2-tree-autocomplete.select2-container-multi .select2-choices .select2-search-choice > div:first-child {
    width: calc(100% - 19px);
    line-height: 1.3em;
    white-space: normal
}

.select2-container.select2-tree-autocomplete.select2-container-multi .select2-choices .select2-search-choice .select2-tree-result-item-more-path {
    color: #999;
    font-weight: bold
}

.select2-container.select2-tree-autocomplete.select2-container-multi .select2-choices .select2-search-choice .select2-tree-result-item-more-path:hover {
    color: #333
}

.select2-container.select2-tree-autocomplete.select2-container-multi .select2-choices .select2-search-choice-close:before {
    font-size: 15px;
    color: #e0e0e0
}

.select2-container.select2-tree-autocomplete.select2-container-multi .select2-choices .select2-search-choice-close:hover:before {
    color: #777
}

.select2-container.select2-tree-autocomplete.select2-container-multi .select2-choices .select2-search-choice-close {
    top: 6px
}

.select2-container.select2-tree-autocomplete.select2-container-multi.select2-dropdown-open:not(.select2-drop-above) .select2-choices .select2-search-field .select2-input {
    border-color: #aaa;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container.select2-tree-autocomplete.select2-container-multi.select2-dropdown-open.select2-drop-above .select2-choices .select2-search-field .select2-input {
    border-color: #aaa;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container.select2-tree-autocomplete .select2-choice span.select2-tree-result-item-divider {
    display: inline
}

.expression-editor-autocomplete.typeahead.dropdown-menu {
    max-height: 152px;
    overflow-y: auto
}

.expression-editor-data-source .input-append {
    margin-top: 10px
}

.mobile-version .section-content {
    margin-top: 0;
    padding-top: 0
}

.mobile-version fieldset .span6 {
    margin-left: 0;
    margin-right: 10px
}

.mobile-version .mce-tinymce.mce-fullscreen {
    z-index: 100019;
    border-radius: 0
}

.mobile-version .mce-tinymce.mce-fullscreen .mce-toolbar-grp {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

@media screen and (min-width: 1024px) and (max-width: 1220px) {
    .mobile-version .responsive-form-inner .responsive-cell:not(: only-child) {
        width: 50%;
        float: left
    }
}

.mobile-version .responsive-form-inner .input-append {
    display: flex
}

.mobile-version .responsive-form-inner .float-holder {
    width: calc(100% - 26px)
}

.mobile-version .responsive-form-inner .select2-container {
    width: 100% !important
}

.mobile-version .responsive-form-inner input[type="text"]:not(.precision,
.conversionRate),
.mobile-version .responsive-form-inner input[type="email"],
.mobile-version .responsive-form-inner input[type="password"] {
    width: 100%
}

.mobile-version .responsive-form-inner input[type="password"] {
    height: 30px;
    box-sizing: border-box
}

.mobile-version .responsive-form-inner .control-group-checkbox .control-label {
    margin-left: 20px
}

.mobile-version .responsive-form-inner .control-group-checkbox .controls {
    right: auto;
    left: 0
}

.mobile-version .responsive-form-inner .control-label.wrap + .controls > .input-widget-select,
.mobile-version .responsive-form-inner .control-label.wrap + .controls > .input-widget-select span {
    width: 100% !important
}

.mobile-version .responsive-form-inner .fa-info-circle {
    padding: 0;
    margin: 0;
    width: auto;
    line-height: 20px
}

.google-connection-status {
    width: 294px
}

.notes {
    position: relative
}

.notes .list-box {
    margin-top: 10px
}

.notes .list-box .list-item {
    padding: 3px 10px 5px 10px
}

.notes .list-box .list-item .visual {
    border-radius: 2px
}

.notes .list-box .list-item .visual img {
    margin-top: -3px;
    border-radius: 2px;
    width: 16px
}

.notes .list-box .list-item .visual .user {
    padding-left: 3px
}

.notes .list-box .list-item .user {
    font-style: normal
}

.notes .list-box .list-item .date {
    font-style: normal;
    font-size: smaller
}

.notes .list-box .list-item .title-item {
    white-space: nowrap
}

.notes .list-box .list-item .title-item .details {
    padding-left: 7px
}

.notes .list-box .list-item .actions {
    white-space: nowrap;
    float: none;
    margin: 0
}

.notes .list-box .list-item .message-item {
    width: 100%;
    padding-left: 21px
}

.notes .list-box .list-item .message-item .message {
    padding-left: 10px;
    border-left: 1px solid #e6e6e6
}

.notes .list-box .list-item:last-child {
    border-bottom: 0
}

.notes .accordion {
    margin-top: 10px
}

.notes .accordion .accordion-group {
    border: 0;
    margin: 0
}

.notes .accordion .accordion-group .accordion-heading {
    display: table;
    width: 100%
}

.notes .accordion .accordion-group .accordion-heading > div {
    display: table-cell
}

.notes .accordion .accordion-group .accordion-heading .message {
    display: block;
    overflow: hidden;
    height: 20px
}

.notes .accordion .accordion-group .accordion-heading .accordion-toggle {
    display: inline-block;
    padding: 0;
    min-width: 17px
}

.notes .accordion .accordion-group .accordion-heading .accordion-toggle:before {
    content: '\f078';
    font-family: FontAwesome;
    color: #727272;
    margin-right: 5px
}

.notes .accordion .accordion-group .accordion-heading .accordion-toggle.collapsed:before {
    content: '\f054'
}

.notes .accordion .accordion-group .accordion-heading.in .message {
    display: none
}

.notes .accordion .accordion-group .accordion-body.collapse {
    height: auto
}

.notes .accordion .accordion-group .accordion-body .message {
    display: none;
    padding-top: 10px;
    overflow-x: auto
}

.notes .accordion .accordion-group .accordion-body .details {
    padding-top: 10px
}

.notes .accordion .accordion-group .accordion-body.in .message {
    display: block
}

.note-attachments {
    float: left;
    width: 100%
}

.note-attachments .attachment-item {
    margin-left: 15px
}

.note-attachments .thumbnail {
    background: #eee none repeat scroll 0 0;
    border: medium none;
    border-radius: 6px;
    height: 80px;
    padding: 0;
    text-align: center;
    width: 110px
}

.note-attachments .link-to-record {
    padding-top: 10px
}

.note-attachments .link-to-record .fa {
    color: #444;
    font-size: 15px;
    margin-left: 0;
    margin-right: 1px
}

.btn.btn-link.fa-close.remove-attachment {
    text-decoration: none
}

.ui-dialog .note-form textarea,
.ui-dialog .note-form .mce-tinymce {
    width: 100%;
    box-sizing: border-box
}

.mobile-version .notes .list-box .list-item {
    padding: 7px 0 10px
}

.mobile-version .notes .list-box .list-item:first-child {
    padding-top: 0
}

.mobile-version .notes .list-box .list-item:last-child {
    padding-bottom: 0
}

.mobile-version .notes .list-box .list-item .title-item {
    position: relative;
    white-space: normal
}

.mobile-version .notes .list-box .list-item .title-item:before {
    content: '';
    float: right;
    width: 43px;
    height: 21px
}

.mobile-version .notes .list-box .list-item .title-item .visual {
    white-space: nowrap;
    max-width: calc(100% - 65px);
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    line-height: 16px;
    vertical-align: text-bottom;
    padding-right: 4px
}

.mobile-version .notes .list-box .list-item .title-item .details {
    white-space: nowrap;
    padding-left: 0
}

.mobile-version .notes .list-box .list-item .actions {
    position: absolute;
    display: inline-block;
    top: 0;
    right: 0
}

.mobile-version .notes .list-box .list-item .date {
    white-space: nowrap
}

.mobile-version .notes .list-box .list-item .message {
    padding-top: 5px
}

.mobile-version .notes .list-box .list-item .message-item {
    padding-left: 0
}

.mobile-version .notes .list-box .list-item .message-item .message {
    padding-left: 0;
    border-left: none;
    text-overflow: ellipsis;
    white-space: nowrap
}

.mobile-version .notes .accordion {
    margin: 0
}

.mobile-version .notes .accordion .accordion-group .accordion-heading {
    display: block
}

.mobile-version .notes .accordion .accordion-group .accordion-heading .accordion-toggle {
    margin-bottom: 3px;
    width: 18px
}

.mobile-version .notes .accordion .accordion-group .accordion-heading > div {
    display: block
}

.mobile-version .notes .accordion .accordion-group .accordion-heading.collapse {
    height: auto
}

.drop-area-marker {
    position: absolute;
    border: dashed 3px #ddd;
    width: 100%;
    background-color: rgba(255, 255, 255, .65);
    z-index: 1;
    box-sizing: border-box;
    margin-top: 10px
}

.drop-area-marker > span {
    text-transform: uppercase;
    font-size: 112%;
    font-weight: bold;
    display: block;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #363946
}

.drop-area-over .drop-area-marker {
    display: none
}

.condition-operator {
    margin: 6px 0;
    text-transform: uppercase
}

.condition-operator .btn-group .btn {
    font-weight: bold;
    padding: 0 6px;
    height: auto;
    line-height: 20px
}

.condition-operator .btn-group .btn-mini .caret {
    margin-top: 9px
}

.condition-operator .dropdown-menu {
    min-width: initial
}

.condition-operator .dropdown-menu .selected > a {
    font-weight: bold
}

.condition-operator.hide-operator {
    display: none
}

.conditions-group {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.conditions-group:before,
.conditions-group:after {
    content: "";
    display: block;
    height: 10px
}

.conditions-group .sortable-placeholder {
    background-color: transparent;
    min-height: 50px;
    border: dashed 3px #e1e1e1;
    margin: 34px 0 0 0;
    position: relative
}

.conditions-group .sortable-placeholder:nth-child(1),
.conditions-group .condition-operator + .sortable-placeholder {
    margin-top: 0;
    margin-bottom: 34px
}

.conditions-group .sortable-placeholder:only-child {
    margin: 0
}

.conditions-group.drag-start-from-first > li.sortable-placeholder:nth-child(2) {
    margin-top: 0;
    margin-bottom: 34px
}

.conditions-group .condition {
    position: relative
}

.conditions-group .condition.controls {
    margin-left: 0
}

.conditions-group .condition.controls.loading {
    background: transparent url(../bundles/oroui/img/loader.gif) no-repeat center
}

.conditions-group .condition.controls.loading .condition-item > * {
    visibility: hidden;
    point-events: none
}

.conditions-group .condition .conditions-group {
    min-height: 138px
}

.conditions-group .condition .condition-item {
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    padding: 6px 9.6px
}

.conditions-group .condition .condition-item input[type='text'] {
    margin-bottom: 0
}

.conditions-group .condition > .conditions-group {
    border-left: 3px solid #efefef;
    padding-left: 9.6px
}

.conditions-group .condition > .close {
    position: relative;
    margin-right: 4px;
    z-index: 1
}

.conditions-group .condition[data-criteria^='conditions-group'] > .close {
    background-color: #fff;
    color: #ccc;
    opacity: 1;
    float: left;
    position: absolute;
    top: 50%;
    margin: -7px 0 0 -4px;
    height: 14px;
    line-height: 14px;
    z-index: 1
}

.conditions-group .condition[data-criteria^='conditions-group'] > .close:hover {
    color: #999
}

.conditions-group .condition[data-criteria^='conditions-group'].validation-error > .close {
    margin-top: -17px
}

.filter-criteria .hint {
    text-transform: uppercase;
    margin: 5px 0 3px 0;
    font-size: 9.75px;
    text-align: center
}

.filter-criteria .criteria-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.filter-criteria .criteria-list .sortable-placeholder {
    display: none
}

.filter-criteria .option[data-criteria] {
    background-color: #e6eaee;
    border: 1px solid #d3dbe3;
    border-radius: 3px;
    padding: 3px 8px;
    margin-bottom: 5px;
    cursor: url(../bundles/oroui/img/cursor/grab.cur), move;
    cursor: -webkit-grab;
    cursor: -moz-grab
}

.filter-criteria .option[data-criteria].disabled {
    cursor: auto;
    color: #909090
}

.filter-criteria .option[data-criteria].ui-grabbing {
    box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, .7);
    z-index: 1200;
    cursor: url(../bundles/oroui/img/cursor/grabbing.cur), move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing
}

.condition-item .select2-container,
.condition-item .select2-choice,
.condition-item .select2-chosen {
    background: none;
    border: none
}

.condition-item .select2-container {
    width: auto;
    max-width: none;
    min-width: 32px;
    vertical-align: initial;
    display: block;
    margin-bottom: 4px
}

.condition-item .select2-container .select2-choice {
    box-shadow: none;
    border: none;
    padding: 0;
    color: #0d729b;
    height: auto
}

.condition-item .select2-container .select2-choice:hover,
.condition-item .select2-container .select2-choice:focus {
    color: #094f6c
}

.condition-item .select2-container .select2-choice .select2-arrow {
    display: none
}

.condition-item .select2-container .select2-choice .select2-chosen {
    padding-right: 8px
}

.condition-item .select2-container .select2-choice,
.condition-item .select2-container .select2-chosen {
    line-height: 20px;
    display: inline;
    white-space: normal
}

.condition-item .select2-container .select2-choice span,
.condition-item .select2-container .select2-chosen span {
    display: inline;
    white-space: normal
}

.condition-item .select2-container .select2-choice .entity-field-path > span:after,
.condition-item .select2-container .select2-chosen .entity-field-path > span:after {
    content: ' ';
    font-size: 0
}

.condition-item .datetime-visual-element {
    width: 120px
}

.condition-item .filter-item {
    padding-left: 0;
    vertical-align: baseline
}

.condition-item .open-filter .filter-criteria-selector {
    background: none
}

.condition-item button.select-filter-widget {
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    border-color: transparent;
    cursor: pointer;
    border-radius: 0;
    font-weight: normal;
    outline: none;
    color: #0d729b;
    vertical-align: baseline;
    line-height: inherit;
    padding: 0
}

.condition-item button.select-filter-widget:hover,
.condition-item button.select-filter-widget:focus {
    color: #094f6c
}

.condition-item .active-filter {
    display: inline
}

.condition-item .active-filter > div,
.condition-item .active-filter .dropdown,
.condition-item .active-filter .dropup,
.condition-item .active-filter .filter-select {
    display: inline
}

.condition-item .active-filter .fields-row > .datefilter {
    display: inline-block;
    margin-bottom: 11px
}

.condition-item .active-filter .caret {
    display: none
}

.condition-item .active-filter .filter-update {
    display: none
}

.condition-item .active-filter .choice-filter > .btn-group {
    display: inline
}

.condition-item .active-filter .choice-filter > .btn-group .btn.dropdown-toggle {
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    border-color: transparent;
    cursor: pointer;
    border-radius: 0;
    font-weight: normal;
    outline: none;
    color: #0d729b;
    padding-left: 0;
    padding-right: 5px
}

.condition-item .active-filter .choice-filter > .btn-group .btn.dropdown-toggle:hover,
.condition-item .active-filter .choice-filter > .btn-group .btn.dropdown-toggle:focus {
    color: #094f6c
}

.condition-item .active-filter .choice-filter > .btn-group .dropdown-menu {
    margin-top: 13px
}

.condition-item .active-filter .choice-filter .value-field-frame {
    display: inline;
    margin-left: 0 !important;
    padding-left: 0 !important
}

.condition-item .active-filter .choice-filter .filter-value {
    display: inline
}

.condition-item .ui-timepicker-input {
    vertical-align: top
}

.condition-builder {
    border: 1px solid #c9c9c9;
    min-width: 582px;
    background-color: #eff2f5
}

.condition-builder > div {
    display: flex
}

.condition-builder .left-area.filter-criteria {
    padding: 0 6px 2px;
    width: 150px
}

.condition-builder .right-area {
    display: flex;
    width: calc(100% - 150px);
    padding: 0 10px;
    border-left: 1px solid #c9c9c9;
    background-color: #fff
}

.condition-builder .right-area > div {
    position: relative;
    display: flex;
    width: 100%
}

.deleted-field {
    color: #c81717
}

#oro_report-designer .form-horizontal .query-designer-grouping-form .control-group {
    float: none
}

.form-horizontal .query-designer-form .control-group {
    float: left;
    min-height: 30px
}

.form-horizontal .query-designer-form .control-group label.control-label {
    width: auto;
    margin-left: 10px;
    min-width: 63px
}

.form-horizontal .query-designer-form .control-group .control-label.wrap {
    width: auto;
    margin-left: 10px;
    min-width: 63px
}

.form-horizontal .query-designer-form .control-group .controls {
    margin-left: 10px;
    float: left
}

.form-horizontal .query-designer-form .select2-container {
    width: 140px !important
}

.form-horizontal .query-designer-form input.label-text {
    width: 90px
}

.form-horizontal .query-designer-form .function-selector .controls select {
    width: 120px
}

.form-horizontal .query-designer-form .sorting-selector .controls select {
    width: 50px
}

.form-horizontal .query-designer-form .filter-box {
    padding: 0;
    border: 0;
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

.form-horizontal .query-designer-form .filter-box > .btn-group {
    margin: 0
}

.form-horizontal .query-designer-form .filter-box .filter-item {
    padding: 0
}

.form-horizontal .query-designer-form .filter-box .filter-item > .btn {
    border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px
}

.form-horizontal .query-designer-form .filter-box .filter-item .filter-select .select-filter-widget,
.form-horizontal .query-designer-form .filter-box .filter-item .filter-criteria-hint {
    font-weight: normal
}

.form-horizontal .query-designer-form .filter-box {
    padding-right: 5px
}

.form-horizontal .query-designer-form > .btn-group {
    margin-left: 10px
}

.query-designer-grid-container {
    font-size: 13px
}

.query-designer-grid-container .grid .label-column,
.query-designer-grid-container .grid .label-cell {
    width: 150px
}

.query-designer-grid-container .grid .function-column,
.query-designer-grid-container .grid .function-cell {
    width: 140px
}

.query-designer-grid-container .grid .sorting-column,
.query-designer-grid-container .grid .sorting-cell {
    width: 60px
}

.query-designer-grid-container .grid .label-cell {
    text-transform: uppercase;
    font-weight: bold
}

.query-designer-grid-container .grid .index-column,
.query-designer-grid-container .grid .index-cell {
    width: 36px
}

.query-designer-grid-container .grid .action-cell {
    white-space: nowrap
}

.query-designer-grid-container .grid .action-column,
.query-designer-grid-container .grid .action-cell {
    width: 60px
}

.query-designer-columns-grid-container .grid .action-column,
.query-designer-columns-grid-container .grid .action-cell {
    width: 86px
}

.query-designer-columns-grid-container tbody tr {
    cursor: default
}

.query-designer-grid-container i.fa-list {
    cursor: move;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    font-size: 14px
}

.report-designer {
    position: relative
}

.form-horizontal .report-descr textarea {
    height: 54px
}

.desktop-version .chart-wrapper {
    padding: 25px;
    width: 70%;
    margin: 0 auto
}

.mobile-version .chart-wrapper {
    margin-top: 20px
}

.oro_report-columns:not(:last-child) {
    margin-bottom: 35px
}

.query-designer-form > .pull-right {
    margin-bottom: 10px;
    margin-left: 20px
}

pre.sql-query-code {
    padding: 2px 4px;
    color: #d14;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    word-break: normal;
    display: block
}

div.sql-query-container {
    padding: 0 20px 20px 20px
}

.search-header {
    padding: 16px 20px 13px
}

.search-header.container-fluid {
    background-color: #f8f8f8
}

.search-header h2,
.search-header .search-form {
    margin: 0 0 5px
}

.search-header h2 {
    font-size: 20px;
    float: left;
    line-height: 30px;
    margin-right: 15px
}

.search-header .search-form {
    float: left;
    min-width: 260px;
    padding-left: 0px
}

.search-header .search-form input[type="text"] {
    width: 300px
}

.search-header .search-form .btn {
    height: 30px;
    line-height: 29px
}

.search-results-column .customer-info {
    padding: 0 0 0 60px;
    margin: 9px 0 5px
}

.search-results-column .customer-info h1 {
    font-size: 18px;
    line-height: 18px
}

.search-results-column .customer-info .sub-title {
    font-size: 13px;
    line-height: 1em
}

.search-results-column .customer-info .user-name {
    margin: 2px 0 3px
}

.search-no-results {
    margin: 10px auto;
    width: 98%;
    padding: 10px 0;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.search-grid .table.grid tbody tr:first-child td {
    border-top: 0 none
}

.mobile-version .search-header .search-form input[type="text"] {
    width: 218px
}

@media only screen and (max-width: 512px) {
    .mobile-version .search-header .search-form {
        clear: both;
        width: 100%
    }
    .mobile-version .search-header .search-form .input-append {
        width: 100%
    }
    .mobile-version .search-header .search-form input[type="text"] {
        width: calc("100% - 88px")
    }
}

.mobile-version .search-grid .pagination-container .pull-right {
    margin-left: 5px
}

.mobile-version .search-grid .pagination-container .separator {
    display: none
}

.form-horizontal .segment-descr textarea {
    height: 54px
}

@-webkit-keyframes "spin" {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes "spin" {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.sidebar {
    background-color: #eee;
    width: 32px;
    height: 100%;
    position: relative;
    user-select: none;
    padding-bottom: 44px
}

.sidebar.maximized {
    width: 252px
}

.sidebar__scroll-container {
    box-sizing: border-box;
    max-height: 100%;
    padding-bottom: 44px;
    overflow: auto;
    background-color: inherit
}

.sidebar__scroll-container:after {
    content: '';
    position: absolute;
    background-color: inherit;
    width: 100%;
    height: 44px;
    bottom: 44px
}

.sidebar__content {
    box-sizing: border-box;
    background-color: inherit
}

.sidebar__toggle,
.sidebar__resize,
.sidebar__add-widget {
    outline: none;
    border: 0;
    padding: 0;
    background-color: inherit
}

.sidebar__resize {
    position: absolute;
    height: inherit;
    width: 2px;
    z-index: 1;
    background-color: transparent
}

.sidebar__resize:hover {
    background-color: #0c84a3
}

.sidebar.sidebar-right .sidebar__resize {
    left: -1px
}

.sidebar.sidebar-left .sidebar__resize {
    right: -1px
}

.sidebar__add-widget,
.sidebar__toggle {
    position: absolute;
    font-size: 16px;
    line-height: 16px;
    width: 100%;
    padding: 14px 0
}

.sidebar__add-widget:hover,
.sidebar__toggle:hover {
    background-color: #e4f8fd
}

.sidebar.maximized .sidebar__add-widget,
.sidebar.maximized .sidebar__toggle {
    width: 48px
}

.sidebar.sidebar-right .sidebar__add-widget,
.sidebar.sidebar-right .sidebar__toggle {
    left: 0
}

.sidebar.sidebar-left .sidebar__add-widget,
.sidebar.sidebar-left .sidebar__toggle {
    right: 0
}

.sidebar__add-widget {
    margin-top: -44px
}

.sidebar__add-widget:before {
    content: "\f067";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.sidebar__toggle {
    bottom: 0
}

.sidebar.sidebar-right .sidebar__toggle:before {
    content: "\f060";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.sidebar.sidebar-left .sidebar__toggle:before {
    content: "\f061";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.sidebar.sidebar-right.maximized .sidebar__toggle:before {
    content: "\f061";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.sidebar.sidebar-left.maximized .sidebar__toggle:before {
    content: "\f060";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.sidebar .mCSB_container {
    margin-right: 0
}

.sidebar .mCSB_scrollTools {
    width: 10px
}

.sidebar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    margin: 2px !important;
    background-color: rgba(104, 104, 106, 0.2) !important
}

.sidebar .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(104, 104, 106, 0.7) !important
}

.sidebar .mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent !important
}

.sidebar-widget {
    border-bottom: 1px solid #fff
}

.sidebar-widget__popup,
.sidebar-widget__content {
    display: none;
    overflow: initial
}

.sidebar-widget.poppedup .sidebar-widget__popup,
.sidebar-widget.poppedup .sidebar-widget__content,
.sidebar-widget.expanded .sidebar-widget__content,
.sidebar.maximized .sidebar-widget__popup {
    display: block
}

.sidebar.maximized .sidebar-widget__icon {
    display: none
}

.sidebar.minimized .sidebar-widget.poppedup .sidebar-widget__popup_wrapper {
    position: fixed;
    margin-top: -41px;
    z-index: 920;
    width: 0;
    height: 0;
    overflow: visible
}

.sidebar.minimized.sidebar-right .sidebar-widget.poppedup .sidebar-widget__popup_wrapper {
    margin-left: -10px
}

.sidebar.minimized.sidebar-left .sidebar-widget.poppedup .sidebar-widget__popup_wrapper {
    margin-left: 42px
}

.sidebar.minimized .sidebar-widget.poppedup .sidebar-widget__popup {
    position: absolute;
    width: 252px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.sidebar.minimized .sidebar-widget.poppedup .sidebar-widget__popup:before {
    content: '';
    position: absolute;
    border: 5px #e4f8fd solid;
    border-bottom-color: transparent;
    border-right-color: transparent;
    top: 15px
}

.sidebar.minimized.sidebar-right .sidebar-widget.poppedup .sidebar-widget__popup {
    right: 0
}

.sidebar.minimized.sidebar-right .sidebar-widget.poppedup .sidebar-widget__popup:before {
    transform: rotate(135deg);
    right: -5px
}

.sidebar.minimized.sidebar-left .sidebar-widget.poppedup .sidebar-widget__popup {
    left: 0
}

.sidebar.minimized.sidebar-left .sidebar-widget.poppedup .sidebar-widget__popup:before {
    transform: rotate(-45deg);
    left: -5px
}

.sidebar.minimized .sidebar-widget.poppedup .sidebar-widget__header-toggle,
.sidebar.minimized .sidebar-widget.poppedup .sidebar-widget__header-icon {
    display: none
}

.sidebar-widget__icon,
.sidebar-widget__header {
    background-color: #eee
}

.sidebar-widget__icon:hover,
.sidebar-widget__header:hover {
    background-color: #e4f8fd
}

.sidebar-widget.poppedup .sidebar-widget__icon,
.sidebar-widget.expanded .sidebar-widget__header {
    background-color: #e4f8fd
}

.sidebar-widget__icon,
.sidebar-widget__header-toggle,
.sidebar-widget__header-actions {
    outline: none;
    border: 0;
    padding: 0;
    line-height: 1.11em
}

.sidebar-widget__icon {
    color: #545456;
    font-size: 16px;
    line-height: 16px;
    width: 100%;
    text-align: center;
    padding: 12px 0
}

.sidebar-widget__header {
    display: flex;
    padding: 10px 13px
}

.sidebar-widget__header .dropdown-menu {
    min-width: 115px
}

.sidebar-widget__header .dropdown-menu:before {
    content: '';
    width: 10px;
    height: 10px;
    background-color: inherit
}

.sidebar-widget__header-icon {
    color: #545456;
    background-color: inherit;
    padding-right: 4px
}

.sidebar-widget__header-toggle {
    width: 20px;
    font-size: 18px;
    background-color: inherit
}

.sidebar-widget__header-toggle:before {
    content: "\f105";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.sidebar-widget.expanded .sidebar-widget__header-toggle:before {
    content: "\f107";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.sidebar-widget__header-title {
    font-weight: bold;
    font-size: 14px;
    color: #545456;
    flex-grow: 1
}

.sidebar-widget__header-actions {
    width: 20px;
    font-size: 16px;
    background-color: inherit;
    color: #bababb
}

.sidebar-widget__header-actions:before {
    content: "\f141";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.sidebar-widget .sidebar-widget-close {
    display: none
}

.sidebar.minimized .sidebar-widget.poppedup .sidebar-widget-close {
    display: initial
}

.sidebar-widget__popup {
    background-color: #f8f8f8
}

.sidebar-widget img.sidebar-widget-icon {
    height: 18px;
    width: 18px;
    background-color: transparent;
    filter: grayscale(100%)
}

.sidebar-widget.poppedup img.sidebar-widget-icon,
.sidebar-widget.expanded img.sidebar-widget-icon {
    filter: none
}

.sidebar-widget-icon {
    background-color: inherit;
    position: relative;
    font-size: 16px;
    vertical-align: text-top
}

.sidebar-widget-icon.highlight,
.sidebar-widget-icon.highlight:before {
    color: #fabb18
}

.sidebar-widget-icon .loading-icon {
    display: none
}

.sidebar-widget.loading .sidebar-widget-icon .item-counter {
    display: none
}

.sidebar-widget.loading .sidebar-widget-icon .loading-icon {
    display: inline-block;
    position: absolute;
    top: -4px;
    right: -9px;
    margin: 0;
    padding: 0;
    border-radius: 8px;
    background-color: inherit;
    font-size: 11px;
    line-height: 15px;
    height: 15px;
    width: 15px;
    text-align: center;
    animation: spin 1000ms infinite linear
}

.sidebar-widget.loading .sidebar-widget-icon .loading-icon:before {
    content: "\f021";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.sidebar.minimized .sidebar-widget-icon .loading-icon {
    top: -7px;
    right: 0
}

.sidebar.minimized .sidebar-widget-icon .item-counter {
    top: -11px;
    margin-left: -20px;
    margin-right: 0
}

.oro-modal-normal.widget-setup {
    width: auto;
    height: auto
}

.sidebar-widget-setup .control-group:last-child,
.sidebar-widget-setup .control-group:last-child textarea,
.sidebar-widget-setup .control-group:last-child input[type=text] {
    margin-bottom: 0
}

.sidebar-widget.sidebar-widget-sticky-note .sidebar-widget__content {
    padding: 10px 16px
}

.tag-search-grid thead {
    display: none
}

.tag-search-grid .table.grid tbody tr:first-child td {
    border-top: 0 none
}

.tags-container {
    line-height: 25px
}

.table td.tags-container {
    line-height: 24px;
    padding-top: 2px;
    padding-bottom: 2px
}

.tags-container__tag-entry {
    color: #fff;
    background-color: #aaa;
    border-radius: 10px;
    font-size: 12px;
    line-height: 12px;
    padding: 5px 8px;
    margin: 1px 0 2px;
    display: inline-block;
    vertical-align: top
}

.tags-container__tag-entry:hover,
.tags-container__tag-entry:focus {
    color: #fff;
    outline-style: none
}

.tags-container__tag-entry_is-my {
    background-color: #aaa
}

.tags-form-select-editor {
    min-width: 100px
}

.tags-form-select-editor .select2-container {
    height: auto
}

.tags-form-select-editor .select2-choices {
    max-height: 40vh;
    min-width: 130px;
    overflow: auto
}

.tags-form-select-editor .select2-choices .select2-search-choice {
    font-size: 11px;
    line-height: 12px;
    padding: 5px 20px 5px 8px;
    color: #fff;
    background: #aaa;
    border: 0 none;
    border-radius: 10px;
    box-shadow: none;
    margin-left: 4px;
    margin-bottom: 0
}

.tags-form-select-editor .select2-choices .select2-search-choice .select2-search-choice-close {
    top: 6px
}

.tags-form-select-editor .select2-choices .select2-search-choice .select2-search-choice-close:before {
    color: #fff
}

.tags-form-select-editor .select2-choices .select2-search-choice.select2-locked {
    padding: 4px 5px 3px 6px !important
}

.tags-column-editor {
    width: auto !important
}

.tags-column-editor .select2-choices {
    max-width: 20vw
}

.tags-column-editor .select2-container {
    width: auto !important
}

.tags-select-editor {
    min-width: 100px
}

.tags-select-editor .select2-container {
    border-radius: 0;
    height: auto
}

.tags-select-editor .select2-choices {
    max-height: 40vh;
    min-width: 130px;
    overflow: auto;
    background: white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.tags-select-editor .select2-choices:before {
    content: '';
    float: right;
    width: 48px;
    height: 25px
}

.tags-select-editor .select2-choices.select2-search-resize {
    padding-right: 48px
}

.tags-select-editor .select2-choices .select2-search-field input {
    height: 26px;
    padding: 1px 5px
}

.tags-select-editor .select2-choices .select2-search-choice {
    font-size: 12px;
    line-height: 12px;
    padding: 5px 20px 5px 8px;
    color: #fff;
    background: #aaa;
    border: 0 none;
    border-radius: 10px;
    box-shadow: none;
    margin-left: 4px;
    margin-bottom: 0
}

.tags-select-editor .select2-choices .select2-search-choice .select2-search-choice-close {
    top: 6px
}

.tags-select-editor .select2-choices .select2-search-choice .select2-search-choice-close:before {
    color: #fff
}

.tags-select-editor .select2-choices .select2-search-choice.select2-locked {
    padding: 4px 5px 3px 6px !important
}

.tags-select-editor.inline-view-editor .select2-choices {
    width: 100% !important
}

.alert-danger.tags-config {
    width: 294px;
    margin: 10px 0;
    float: none
}

.mobile-version .inline-actions-element .tags-container {
    top: -3px;
    position: relative
}

.ui-dialog-titlebar-buttonpane {
    position: absolute;
    top: 50%;
    right: 0.3em;
    margin-top: -10px;
    height: 18px
}

.ui-dialog-titlebar-buttonpane button {
    border: none
}

.ui-dialog-maximized,
.ui-dialog-normal {
    position: fixed
}

.ui-dialog-maximized .ui-dialog-titlebar,
.ui-dialog-minimized .ui-dialog-titlebar {
    cursor: default
}

.ui-dialog-minimized {
    float: left;
    margin: 1px;
    width: 200px !important;
    position: static !important
}

.ui-dialog-minimized .ui-dialog-title {
    overflow: hidden
}

.ui-dialog-collapsed .ui-dialog-content,
.ui-dialog-collapsed .ui-dialog-buttonpane,
.ui-dialog-minimized .ui-dialog-content,
.ui-dialog-minimized .ui-dialog-buttonpane {
    display: none !important
}

.ui-dialog-collapsed .ui-dialog-titlebar,
.ui-dialog-minimized .ui-dialog-titlebar {
    white-space: nowrap
}

.ui-dialog .ui-dialog-titlebar-buttonpane > a {
    float: right
}

.ui-dialog .ui-dialog-titlebar-maximize,
.ui-dialog .ui-dialog-titlebar-minimize,
.ui-dialog .ui-dialog-titlebar-restore {
    width: 19px;
    padding: 1px;
    height: 18px
}

.ui-dialog .ui-dialog-titlebar-maximize span,
.ui-dialog .ui-dialog-titlebar-minimize span,
.ui-dialog .ui-dialog-titlebar-restore span {
    display: block;
    margin: 1px
}

.ui-dialog .ui-dialog-titlebar-maximize:hover,
.ui-dialog .ui-dialog-titlebar-maximize:focus,
.ui-dialog .ui-dialog-titlebar-minimize:hover,
.ui-dialog .ui-dialog-titlebar-minimize:focus,
.ui-dialog .ui-dialog-titlebar-restore:hover,
.ui-dialog .ui-dialog-titlebar-restore:focus {
    padding: 0
}

.ui-dialog .ui-dialog-titlebar::selection {
    background-color: transparent
}

#dialog-extend-fixed-container {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    flex-wrap: wrap-reverse;
    -webkit-flex-wrap: wrap-reverse;
    -moz-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse
}

.ui-dialog-minimized {
    margin: 4px 2px 0px 2px !important
}

.loading .ui-widget-overlay,
.hide-overlays .ui-widget-overlay {
    display: none
}

.dialog-single-iframe-container {
    padding: 0 !important;
    overflow: hidden !important
}

.dialog-single-iframe-container .widget-content,
.dialog-single-iframe-container .widget-content iframe {
    width: 100%;
    height: 100%
}

._jsPlumb_drag_select *,
.workflow-step,
.workflow-transition-overlay,
.workflow-flowchart {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.workflow-step-editor,
.workflow-step-viewer {
    border-top: 1px solid #f1f1f1
}

.workflow-step-editor .workflow-table-container,
.workflow-step-viewer .workflow-table-container {
    padding-top: 20px
}

.workflow-step-editor .workflow-flowchart-container,
.workflow-step-viewer .workflow-flowchart-container {
    background-color: #fafafa;
    border: 1px solid #f1f1f1;
    border-top-width: 0
}

.workflow-flowchart-controls {
    padding: 10px 10px 0;
    min-height: 32px;
    position: absolute;
    z-index: 600
}

.workflow-flowchart-controls .checkbox-group {
    background: rgba(251, 251, 251, 0.7);
    padding: 5px 7px 2px 7px
}

.workflow-flowchart-controls .checkbox-group input[type=checkbox] {
    margin-top: -2px;
    margin-right: 6px
}

.workflow-flowchart-wrapper {
    overflow: hidden;
    height: 700px
}

.workflow-flowchart {
    position: relative;
    min-height: 610px;
    margin: 0
}

.workflow-flowchart ._jsPlumb_endpoint {
    z-index: 100
}

.workflow-flowchart .workflow-step {
    z-index: 100;
    position: absolute;
    border-radius: 3px;
    padding: 8px 18px;
    height: 38px;
    color: #fff;
    border: 1px solid #546d92;
    max-width: 180px;
    background: linear-gradient(#80a8e7, #5281cc);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .3);
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3)
}

.workflow-flowchart .workflow-step .step-label {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    cursor: default
}

.workflow-flowchart .workflow-step .step-label > .dropdown-menu {
    text-align: left
}

.workflow-flowchart .workflow-step .jsplumb-source {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    border: 4px solid #fff;
    position: absolute;
    visibility: hidden;
    background: linear-gradient(#f3cfaa, #e8c39d 3%, #c9a37c)
}

.workflow-flowchart .workflow-step .jsplumb-source:hover {
    background: linear-gradient(#f0c294, #e3b688 3%, #c2966a);
    cursor: pointer
}

.workflow-flowchart .workflow-step .jsplumb-source.jsplumb-source-top-left {
    top: -8px;
    left: -8px
}

.workflow-flowchart .workflow-step .jsplumb-source.jsplumb-source-top-right {
    top: -8px;
    right: -8px
}

.workflow-flowchart .workflow-step .jsplumb-source.jsplumb-source-bottom-right {
    bottom: -8px;
    right: -8px
}

.workflow-flowchart .workflow-step .jsplumb-source.jsplumb-source-bottom-left {
    bottom: -8px;
    left: -8px
}

.workflow-flowchart .workflow-step:hover .jsplumb-source {
    visibility: visible
}

.workflow-flowchart .workflow-step.dropdown .dropdown-toggle {
    position: absolute
}

.workflow-flowchart .workflow-step.start-step {
    border-radius: 42.5px;
    height: 85px;
    width: 85px;
    border: 1px solid #7f9a89;
    background: linear-gradient(#aac2b3, #557160)
}

.workflow-flowchart .workflow-step.start-step .jsplumb-source-top-left {
    top: 2px;
    left: 2px
}

.workflow-flowchart .workflow-step.start-step .jsplumb-source-top-right {
    top: 2px;
    right: 2px
}

.workflow-flowchart .workflow-step.start-step .jsplumb-source-bottom-right {
    bottom: 2px;
    right: 2px
}

.workflow-flowchart .workflow-step.start-step .jsplumb-source-bottom-left {
    bottom: 2px;
    left: 2px
}

.workflow-flowchart .workflow-step.start-step .step-label {
    margin-top: 22.5px;
    width: 100%
}

.workflow-flowchart .workflow-step.final-step {
    border: 1px solid #7f9a89;
    background: linear-gradient(#aac2b3, #557160)
}

.workflow-flowchart .workflow-transition-overlay {
    padding: 3px 11px;
    border-radius: 3px;
    height: 28px;
    border: 1px solid #ddd;
    background: linear-gradient(#fff, #f1f1f1);
    box-shadow: 0 3px 7px 0 #e8e8e8
}

.workflow-flowchart .workflow-transition-overlay:hover,
.workflow-flowchart .workflow-transition-overlay._jsPlumb_hover {
    z-index: 200
}

.workflow-flowchart .workflow-transition-overlay .transition-label {
    max-width: 100px;
    margin-top: 1px;
    cursor: default
}

.workflow-flowchart.workflow-drag-connection .jsplumb-source {
    visibility: visible
}

.workflow-flowchart.workflow-drag-connection .workflow-step.start-step .jsplumb-source {
    visibility: hidden
}

.workflow-flowchart.workflow-drag-connection .workflow-step.connection-source {
    border: 1px solid #b68e65;
    background: linear-gradient(#f3cfaa, #e8c39d 3%, #a98056)
}

.workflow-flowchart .workflow-step._jsPlumb_hover,
.workflow-flowchart .workflow-step._jsPlumb_source_hover,
.workflow-flowchart .workflow-step._jsPlumb_target_hover,
.workflow-flowchart .workflow-step:not(.start-step).jsplumb-drag-hover,
.workflow-flowchart .workflow-step:hover {
    color: #fff;
    border: 1px solid #b68e65;
    background: linear-gradient(#f3cfaa, #e8c39d 3%, #a98056)
}

.workflow-flowchart .workflow-step.dropdown .dropdown-toggle {
    margin-left: 2px
}

.workflow-flowchart .workflow-step.dropdown:hover .dropdown-toggle {
    position: absolute;
    right: 4px
}

.workflow-flowchart .workflow-transition-overlay {
    opacity: 0.7
}

.workflow-flowchart .workflow-transition-overlay._jsPlumb_hover,
.workflow-flowchart .workflow-transition-overlay._jsPlumb_source_hover,
.workflow-flowchart .workflow-transition-overlay._jsPlumb_target_hover,
.workflow-flowchart .workflow-transition-overlay:not(.start-step).jsplumb-drag-hover,
.workflow-flowchart .workflow-transition-overlay:hover {
    border: 1px solid #b68e65;
    background: #fff3e6;
    color: #7c6248;
    opacity: 1;
    display: block !important
}

.workflow-flowchart .workflow-transition-overlay.dropdown .dropdown-toggle {
    margin: 0 -5px
}

.workflow-flowchart .workflow-step,
.workflow-flowchart .workflow-transition-overlay {
    white-space: nowrap
}

.workflow-flowchart .workflow-step .step-label,
.workflow-flowchart .workflow-transition-overlay .step-label,
.workflow-flowchart .workflow-step .transition-label,
.workflow-flowchart .workflow-transition-overlay .transition-label {
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block
}

.workflow-flowchart .workflow-step.dropdown .dropdown-menu,
.workflow-flowchart .workflow-transition-overlay.dropdown .dropdown-menu {
    min-width: 100%;
    text-shadow: none
}

.workflow-flowchart .workflow-step.dropdown:hover .dropdown-toggle,
.workflow-flowchart .workflow-transition-overlay.dropdown:hover .dropdown-toggle {
    display: inline-block
}

.workflow-flowchart .workflow-step.dropdown .dropdown-toggle,
.workflow-flowchart .workflow-transition-overlay.dropdown .dropdown-toggle {
    vertical-align: top;
    display: none;
    cursor: pointer
}

.workflow-flowchart .workflow-step.dropdown.open,
.workflow-flowchart .workflow-transition-overlay.dropdown.open {
    z-index: 101
}

.workflow-flowchart .workflow-step.dropdown.open .dropdown-toggle,
.workflow-flowchart .workflow-transition-overlay.dropdown.open .dropdown-toggle {
    display: inline-block
}

.workflow-flowchart .workflow-transition-endpoint {
    opacity: 0
}

.workflow-flowchart .workflow-transition-endpoint-hover {
    opacity: 1
}

.workflow-flowchart.workflow-flowchart-editor .workflow-step {
    cursor: move
}

.workflow-flowchart.workflow-flowchart-editor .step-label {
    cursor: move
}

.workflow-flowchart.workflow-flowchart-editor .workflow-transition-overlay {
    padding-right: 16px
}

.workflow-flowchart.workflow-flowchart-editor .workflow-transition-overlay:hover,
.workflow-flowchart.workflow-flowchart-editor .workflow-transition-overlay.open {
    padding-left: 11px;
    padding-right: 8px
}

.workflow-definition-buttons {
    margin-top: -13px;
    margin-bottom: 8px
}

.workflow-definition-buttons button {
    margin-bottom: 7px
}

a.disabled.workflow-transition-buttons {
    pointer-events: auto
}

.workflow-steps-placeholder {
    display: block;
    overflow: hidden;
    margin: 0 auto;
    text-align: center
}

.workflow-step-name {
    font-size: 17px
}

.workflow-step-list {
    list-style: none outside none;
    margin: 0;
    line-height: 0;
    display: inline-block
}

.workflow-step-list li:before {
    background: url("../bundles/oroworkflow/images/workflow-sprite.png") no-repeat 50% -8px;
    width: 100%;
    height: 4px;
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0
}

.workflow-step-list li {
    display: inline-block;
    color: #a2a2a2;
    padding: 6px 14px 5px;
    margin: 0 -4px 0 0;
    text-align: center;
    position: relative;
    overflow: hidden;
    font-size: 11px;
    line-height: 21px
}

.workflow-step-list .step-name a.edit-step {
    display: inline-block;
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis
}

.workflow-step-list .transitions-list-short a.edit-transition {
    display: inline-block;
    white-space: nowrap;
    max-width: 128px;
    overflow: hidden;
    text-overflow: ellipsis
}

.workflow-step-list.more-than-one-step li:first-child:before {
    background-position: 50% 0
}

.workflow-step-list.more-than-one-step li:last-child:before {
    background-position: 50% -4px
}

.workflow-step-list.more-than-one-step li.current:last-child:before {
    background-position: 50% -28px
}

.workflow-step-list.more-than-one-step li.current:first-child:before {
    background-position: 50% -32px
}

li.processed {
    color: #62626f
}

.more-than-one-step li.processed:before {
    background-position: 50% -20px
}

.more-than-one-step li.processed:first-child:before {
    background-position: 50% -12px
}

.more-than-one-step li.processed:last-child:before {
    background-position: 50% -16px
}

li.current {
    color: #68b93c
}

li.current:before {
    background-position: 50% -24px
}

.workflow-steps-container {
    text-align: center;
    width: 50%;
    margin: -25px auto 0
}

.workflow-steps-container .box-type1 {
    background: transparent
}

.workflow-steps-container .widget-content {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.workflow-history-container {
    margin-right: 10px
}

.workflow-history-container .btn {
    padding-left: 6px
}

table.grid .grid-workflow-step-column .grid-workflow-step-column-row {
    float: left;
    min-height: 1px;
    position: relative;
    margin-right: 4px
}

.ui-dialog .alert.workflow-deactivation-message {
    background-image: none;
    padding: 12px
}

.widget-content-bordered {
    padding-top: 7px;
    margin-left: -20px;
    border-top: 1px solid #f2f2f2
}

.workflow-entity {
    width: 100%;
    margin-bottom: 7px;
    border-collapse: collapse;
    border-spacing: 0
}

.workflow-entity:last-child {
    margin-bottom: 7px
}

.workflow-label {
    padding: 0 10px 0 20px
}

.workflow-label-text {
    white-space: nowrap;
    font-weight: 700
}

.workflow-content-container {
    padding-right: 12px
}

.workflow-content {
    width: 100%
}

.workflow-steps {
    padding: 0 10px;
    vertical-align: middle
}

.workflow-steps:last-child {
    padding: 0 0 0 10px
}

.workflow-steps-list {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none
}

.workflow-steps-item {
    display: table-cell;
    vertical-align: middle
}

.workflow-ordered-steps {
    position: relative;
    z-index: 4;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 4px
}

.workflow-ordered-steps:first-child {
    padding-left: 0
}

.workflow-ordered-steps.active {
    z-index: 3;
    padding: 0 5px 0 4px
}

.workflow-ordered-steps.active.workflow-step-final .workflow-steps-item-arrow-container {
    color: #46545f;
    background: #e0e8ed;
    border-top: 1px solid #e0e8ed;
    border-bottom: 1px solid #e0e8ed
}

.workflow-ordered-steps.active.workflow-step-final .workflow-steps-item-arrow-container .workflow-step-arrow-right:before {
    display: none
}

.workflow-ordered-steps.active.workflow-step-final .workflow-steps-item-arrow-container .workflow-step-arrow-right:after {
    border-left: 9px solid #e0e8ed
}

.workflow-ordered-steps.active.workflow-step-final:last-child .workflow-steps-item-arrow-container {
    color: #46545f;
    background: #e0e8ed;
    border-top: 1px solid #e0e8ed;
    border-bottom: 1px solid #e0e8ed
}

.workflow-ordered-steps.active.workflow-step-final:last-child .workflow-steps-item-arrow-container .workflow-step-arrow-right:before {
    display: none
}

.workflow-ordered-steps.active.workflow-step-final:last-child .workflow-steps-item-arrow-container .workflow-step-arrow-right:after {
    border-left: 9px solid #e0e8ed
}

.workflow-ordered-steps.active:first-child {
    padding-left: 0
}

.workflow-ordered-steps.active:last-child .workflow-steps-item-arrow-container {
    color: #2f8206;
    background: #dff2d4;
    border-top: 1px solid #dff2d4;
    border-bottom: 1px solid #dff2d4
}

.workflow-ordered-steps.active:last-child .workflow-steps-item-arrow-container .workflow-step-arrow-right:before {
    display: none
}

.workflow-ordered-steps.active:last-child .workflow-steps-item-arrow-container .workflow-step-arrow-right:after {
    border-left: 9px solid #dff2d4
}

.workflow-ordered-steps.active .workflow-steps-item-arrow-container {
    color: #949170;
    background: #fefbf2;
    border-top: 1px solid #eae6da;
    border-bottom: 1px solid #eae6da
}

.workflow-ordered-steps.active .workflow-steps-item-arrow-container .workflow-step-arrow-left:before {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    content: "";
    display: block;
    margin-top: -14px;
    height: 0;
    width: 0;
    border-left: 10px solid #eae6da;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    line-height: 0
}

.workflow-ordered-steps.active .workflow-steps-item-arrow-container .workflow-step-arrow-right:before {
    position: absolute;
    top: 50%;
    right: -10px;
    z-index: 1;
    content: "";
    display: block;
    margin-top: -14px;
    height: 0;
    width: 0;
    border-left: 10px solid #eae6da;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    line-height: 0
}

.workflow-ordered-steps.active .workflow-steps-item-arrow-container .workflow-step-arrow-right:after {
    border-left: 9px solid #fefbf2
}

.workflow-ordered-steps.active ~ .workflow-ordered-steps {
    z-index: 2
}

.workflow-ordered-steps.active ~ .workflow-ordered-steps + .workflow-ordered-steps {
    z-index: 1
}

.workflow-ordered-steps.active ~ .workflow-ordered-steps .workflow-steps-item-arrow-container {
    color: #909092;
    background: #f3f3f3;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3
}

.workflow-ordered-steps.active ~ .workflow-ordered-steps .workflow-steps-item-arrow-container .workflow-step-arrow-right:after {
    border-left: 9px solid #f3f3f3
}

.workflow-step-name {
    display: block;
    padding: 0 10px 0 20px;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 13px
}

.workflow-steps-item-arrow-container {
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 3px 0;
    border-top: 1px solid #dff2d4;
    border-bottom: 1px solid #dff2d4;
    color: #2f8206;
    background: #dff2d4;
    text-align: center
}

.workflow-steps-item-arrow-container .workflow-step-arrow-right:after {
    border-left: 9px solid #dff2d4
}

.workflow-step-arrow-left:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-left: 9px solid #fff;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    line-height: 0
}

.workflow-step-arrow-right:after {
    position: absolute;
    top: 0;
    right: -9px;
    z-index: 2;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    line-height: 0
}

.workflow-not-started .workflow-steps-item-arrow-container {
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    color: #909092;
    background: #f3f3f3
}

.workflow-not-started .workflow-steps-item-arrow-container .workflow-step-arrow-right:after {
    border-left: 9px solid #f3f3f3
}

.workflow-not-started .workflow-unordered-step-name {
    color: #909092;
    background: #f3f3f3
}

.workflow-unordered-step-name {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 10px;
    vertical-align: middle;
    color: #2f8206;
    background: #dff2d4;
    text-align: center;
    white-space: nowrap
}

.workflow-unordered-step-name.workflow-step-final {
    color: #46545f;
    background: #e0e8ed
}

.workflow-controls {
    width: 2%;
    padding: 0 0 0 10px;
    text-align: right
}

.workflow-controls .workflow-transition-buttons {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 280px
}

.workflow-collapse {
    position: relative;
    padding-left: 22px
}

.workflow-collapse.expanded .workflow-collapse-button:before {
    content: "-"
}

.workflow-collapse.expanded .workflow-collapse-container {
    display: block
}

.workflow-collapse-container {
    display: none
}

.workflow-collapse-button {
    position: absolute;
    left: 22px;
    top: 7px;
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid #ababab;
    border-radius: 3px;
    color: #ababab;
    line-height: 12px;
    text-align: center;
    cursor: pointer
}

.workflow-collapse-button:before {
    content: "+"
}

.workflow-translatable-field {
    padding-left: 5px;
    padding-right: 5px
}

.workflow-translatable-field a {
    color: #666
}

.workflow-translatable-field a:hover {
    color: #666
}

.workflow-translatable-field a i.large-icon {
    display: inline;
    font-size: 20px;
    margin-top: 5px;
    vertical-align: top
}

.workflow-definition-steps-list-container table td,
.workflow-definition-steps-list-container table tr {
    word-break: break-all
}

.transition-example-container .transition-btn-example .btn {
    max-width: 294px;
    overflow: hidden;
    text-overflow: ellipsis
}

.mobile-version .workflow-steps-container {
    margin-top: 6px;
    width: auto
}

.mobile-version .workflow-steps-container .box-type1 {
    margin: 0
}

.mobile-version .workflow-steps-container .box-type1 > .row-fluid {
    position: relative
}

.mobile-version .workflow-steps-container .widget-content {
    overflow-x: auto
}

.mobile-version .workflow-steps-container .widget-content:before,
.mobile-version .workflow-steps-container .widget-content:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    z-index: 1;
    box-shadow: 0 0 14px 12px #fff
}

.mobile-version .workflow-steps-container .widget-content:after {
    left: auto;
    right: 0
}

.mobile-version .workflow-steps-container .workflow-step-list {
    white-space: nowrap;
    display: inline-block
}

.mobile-version .widget-content-bordered {
    margin-left: -12px;
    border: 0
}

.mobile-version .workflow-entity {
    display: block;
    margin-bottom: 3px
}

.mobile-version .workflow-entity tbody,
.mobile-version .workflow-entity tr {
    display: block;
    width: 100%
}

.mobile-version .workflow-entity:last-child {
    margin-bottom: 7px
}

.mobile-version .workflow-entity:last-child .btn-group {
    border-bottom: 0;
    padding-bottom: 4px
}

.mobile-version .workflow-label {
    display: block;
    width: 100%;
    padding-top: 4px
}

.mobile-version .workflow-label-text {
    width: 100%
}

.mobile-version .workflow-content-container {
    display: block;
    width: 100%;
    padding-right: 10px
}

.mobile-version .workflow-content {
    display: block
}

.mobile-version .workflow-scroller {
    padding-right: 5px;
    overflow-x: auto
}

.mobile-version .workflow-buttons-scroller {
    overflow-x: auto
}

.mobile-version .workflow-steps {
    display: block;
    width: 100%;
    padding: 5px 0 10px 20px
}

.mobile-version .workflow-controls {
    display: block;
    width: 100%;
    padding: 0 0 0 20px;
    text-align: left
}

.mobile-version .workflow-controls .btn-group {
    width: 100%;
    padding-bottom: 12px;
    border-bottom: 1px solid #f2f2f2
}

.mobile-version .workflow-ordered-steps {
    width: 120px
}

.mobile-version .workflow-collapse:not(.expanded) .workflow-entity .btn-group {
    border-bottom: 0
}

.workflow-permission-grid table tr:first-child th:first-child {
    width: 523px
}

.workflow-permission-grid .entity-name {
    width: 500px
}

.workflow-permission-grid .action-permissions__item {
    float: left;
    width: 210px;
    margin-right: 15px
}

.workflow-permission-grid .action-permissions__label {
    max-width: none
}

.workflow-permission-grid .field-permission-container .field-name {
    width: 483px
}

.comments-view-header,
.comments-view-body,
.comments-view-footer {
    clear: both;
    margin: 13px 0
}

.comments-view-header > .no-data {
    margin: 0px
}

.comments-view-header .load-more {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    position: relative;
    text-align: center;
    cursor: pointer;
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5
}

.comments-view-header .load-more .load-more-label {
    position: relative;
    z-index: 1;
    display: inline;
    color: #888;
    background-color: #fff;
    padding: 0 5px
}

.comments-view-header .load-more:before,
.comments-view-header .load-more:after {
    content: '';
    position: absolute;
    display: block;
    border-bottom: 1px solid #e5e5e5;
    width: 100%
}

.comments-view-header .load-more:before {
    top: calc(25% + 1px)
}

.comments-view-header .load-more:after {
    bottom: calc(25% + 1px)
}

.comments-view-header .load-more.process .load-more-label {
    padding: 0 10px;
    position: relative
}

.comments-view-header .load-more.process .load-more-label:after {
    content: '';
    background: transparent url('../bundles/oroui/img/loader-16.gif') no-repeat center left;
    position: absolute;
    width: 12px;
    height: 12px;
    background-size: 12px 12px;
    right: -20px;
    top: 50%;
    margin-top: -6px
}

.comments-view-header .load-more.process .load-more-label:after {
    right: 4px
}

.comments-view-footer {
    margin-top: 10px
}

.comment-form-container .comment-form {
    padding-bottom: 10px
}

.comment-form-container .comment-form .comment-text-field {
    width: 100%;
    box-sizing: border-box
}

.comment-form-container .comment-form .attachment-item {
    margin-top: 5px
}

.comment-form-container .attachment-item .remove-attachment {
    text-decoration: none;
    border: none;
    background: transparent;
    font-family: FontAwesome !important
}

.add-comment-dialog .comment-text-field {
    height: 165px
}

.add-comment-dialog label {
    margin-bottom: 8px
}

.responsive-section .email-content .responsive-cell .comment-list {
    padding-left: 12px
}

.responsive-section.responsive-small .email-content .responsive-cell .comment-list {
    padding-left: 0
}

.email-content .responsive-cell .comment-list {
    padding-left: 12px
}

.comments-block {
    color: #888;
    margin: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
    min-width: initial
}

.comments-block .comment-item {
    display: table-row !important
}

.comments-block .comment-title,
.comments-block .comment-content,
.comments-block .comment-actions {
    display: table-cell;
    line-height: 1.3em;
    padding: 13px 0 14px 0;
    border-bottom: 1px solid #e5e5e5;
    vertical-align: top
}

.comments-block .comment-title {
    width: 30px;
    position: relative
}

.comments-block .comment-actions {
    width: 23px
}

.comments-block .comment-actions .dropdown-menu {
    padding: 0;
    top: -8px;
    right: 23px
}

.comments-block .comment-actions .nav-pills {
    padding: 0 0 0 2px
}

.comments-block .comment-content {
    vertical-align: middle;
    padding: 14px
}

.comments-block .comment-content .comment-author-info .date {
    font-size: smaller
}

.comments-block .comment-item:first-child .comment-title,
.comments-block .comment-item:first-child .comment-content,
.comments-block .comment-item:first-child .comment-actions {
    padding-top: 0px
}

.comments-block .comment-item:last-child .comment-title,
.comments-block .comment-item:last-child .comment-content,
.comments-block .comment-item:last-child .comment-actions {
    border-bottom: none;
    padding-bottom: 0px
}

.comments-block .comment-title .comment-title-avatar {
    width: 29px;
    height: 29px
}

.comments-block .comment-title .no-avatar {
    background: url(../bundles/oroui/img/info-user.png);
    background-size: 29px 29px
}

.comments-block .comment-body {
    display: block;
    color: #444;
    word-wrap: break-word
}

.comments-block .comment-attachments {
    margin: 0.5em 0 0 0
}

.comments-block .comment-attachments .thumbnail {
    width: 110px;
    height: 80px;
    padding: 0;
    text-align: center;
    background: #eee;
    border-radius: 6px;
    border: none
}

@media only screen and (max-width: 500px) {
    .comments-block .comment-attachments .thumbnail {
        display: none
    }
}

.comments-block .comment-attachments .thumbnail .fa {
    padding-top: 20px;
    color: #fff
}

.comments-block .comment-attachments .link-to-record {
    padding-top: 10px
}

.comments-block .comment-attachments .link-to-record .dropdown-toggle {
    display: inline-block
}

.comments-block .comment-attachments .link-to-record .dropdown-toggle:focus {
    font-weight: normal
}

.comments-block .comment-attachments .link-to-record .dropdown-menu {
    white-space: nowrap;
    padding: 5px 15px
}

.comments-block .comment-attachments .link-to-record .dropdown-menu a span {
    margin-left: 7px;
    color: #777
}

.comments-block .comment-attachments .link-to-record .dropdown-menu a:hover span {
    color: #777
}

.comments-block .comment-attachments .link-to-record .dropdown-menu .view-image {
    display: none
}

@media only screen and (max-width: 500px) {
    .comments-block .comment-attachments .link-to-record .dropdown-menu a {
        display: block;
        text-align: left
    }
    .comments-block .comment-attachments .link-to-record .dropdown-menu .view-image {
        display: block
    }
}

.comments-block .comment-attachments .link-to-record .fa {
    color: #444;
    font-size: 15px;
    margin-right: 1px;
    margin-left: 0
}

.comments-block .attachment-icon.accordion-toggle {
    display: none
}

.comments-block .attachment-icon.accordion-toggle.collapsed {
    display: inline-block
}

.ui-dialog .comment-form textarea,
.ui-dialog .comment-form .mce-tinymce {
    width: 100%;
    box-sizing: border-box
}

.dashboard-selector-container label {
    padding-top: 4px;
    padding-right: 10px
}

.dashboard-selector-container select {
    width: auto
}

.dashboard-selector-container label,
.dashboard-selector-container select,
.dashboard-selector-container .selector {
    float: left
}

.ui-dialog .form-horizontal .widget-sort-by .control-group .controls {
    margin-left: 0
}

.ui-dialog .form-horizontal .widget-sort-by .control-group .controls select {
    max-width: 280px
}

.ui-dialog .form-horizontal .widget-query-filter .collapse-action {
    padding-top: 4px;
    display: inline-block
}

.dashboard-container-wrapper .page-title {
    border-bottom: 1px solid #f2f2f2
}

.dashboard-container-wrapper .responsive-section {
    background: #f1f1f1;
    padding-top: 13px;
    padding-left: 13px;
}

.dashboard-container-wrapper .responsive-section .responsive-cell > div {
    padding-right: 13px;
    padding-bottom: 13px
}

.dashboard-container-wrapper .scrollable-container {
    background: #f1f1f1;
    padding: 0;
    padding-left: calc(constant(safe-area-inset-left) + 0);
    padding-left: calc(env(safe-area-inset-left) + 0);
    padding-right: calc(constant(safe-area-inset-right) + 0);
    padding-right: calc(env(safe-area-inset-right) + 0)
}

.dashboard-container-wrapper .oro-subtitle {
    word-break: break-all
}

.dashboard-container-wrapper .launchpad-container .box-type1 {
    border: 0;
    background-color: #f1f1f1
}

.dashboard-container-wrapper .launchpad-container .oro-subtitle {
    margin: 10px 10px 10px 0
}

.dashboard-container-wrapper .launchpad-container .title-buttons-container {
    margin-top: 10px;
    margin-right: 13px
}

.dashboard-container-wrapper .dashboard-widget.editable .sortable {
    cursor: move
}

.dashboard-container-wrapper .dashboard-widget.editable .default-actions-container {
    display: block
}

.dashboard-container-wrapper .dashboard-widget.editable .widget-actions-container .widget-actions-section .action-wrapper:last-child {
    border-right: 1px solid #ddd
}

.dashboard-container-wrapper .dashboard-widget {
    border-radius: 3px;
    position: relative
}

.dashboard-container-wrapper .dashboard-widget .widget-header {
    display: flex;
    min-height: 38px
}

.dashboard-container-wrapper .dashboard-widget .actions-container {
    margin-top: 10px
}

.dashboard-container-wrapper .dashboard-widget .actions-container .collapse-expand-action-container {
    margin-top: -1px
}

.dashboard-container-wrapper .dashboard-widget .actions-container .collapse-action {
    color: #727272;
    font-size: 13px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold
}

.dashboard-container-wrapper .dashboard-widget .actions-container .collapse-action:before {
    content: '−';
    display: inline-block;
    width: 13px;
    height: 13px;
    font-weight: normal;
    border: 1px solid #c3c3c3;
    margin-right: 8px;
    font-size: 12px;
    line-height: 12px;
    padding: 1px 0 0 0;
    text-align: center;
    color: #727272;
    background: linear-gradient(#fcfcfc, #e9e9e9)
}

.dashboard-container-wrapper .dashboard-widget .actions-container .collapse-action.collapsed:before {
    content: '+'
}

.dashboard-container-wrapper .dashboard-widget .pull-left.actions-container {
    float: none;
    order: 1
}

.dashboard-container-wrapper .dashboard-widget .pull-right.widget-actions-container {
    float: none;
    order: 80
}

.dashboard-container-wrapper .dashboard-widget .pull-right.actions-container {
    float: none;
    order: 99
}

.dashboard-container-wrapper .dashboard-widget .default-actions-container {
    display: none
}

.dashboard-container-wrapper .dashboard-widget .widget-actions-container,
.dashboard-container-wrapper .dashboard-widget .default-actions-container {
    white-space: nowrap
}

.dashboard-container-wrapper .dashboard-widget .widget-actions-container .action-wrapper,
.dashboard-container-wrapper .dashboard-widget .default-actions-container .action-wrapper {
    border-right: 1px solid #ddd;
    padding: 3px 13px
}

.dashboard-container-wrapper .dashboard-widget .default-actions-container .action-wrapper {
    padding: 0 3px
}

.dashboard-container-wrapper .dashboard-widget .default-actions-container .action-wrapper > a {
    padding: 10px 8px
}

.dashboard-container-wrapper .dashboard-widget .widget-actions-container .widget-actions-section .action-wrapper:last-child {
    border-right: none
}

.dashboard-container-wrapper .dashboard-widget .widget-actions-container {
    margin: 10px -1px 8px 0
}

.dashboard-container-wrapper .dashboard-widget .dashboard-btn {
    margin-top: -3px
}

.dashboard-container-wrapper .dashboard-widget .move-action {
    cursor: move
}

.dashboard-container-wrapper .dashboard-widget .default-actions-container .action-wrapper:last-child {
    border-right: none
}

.dashboard-container-wrapper .dashboard-widget .widget-title {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 3px;
    order: 50;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.dashboard-container-wrapper .dashboard-widget .widget-title:before {
    content: '';
    display: inline;
    min-height: 40px
}

.dashboard-container-wrapper .dashboard-widget .row-fluid {
    border-top: 1px solid #ddd
}

.dashboard-container-wrapper .dashboard-widget .dashboard-widget-content {
    margin-top: 0
}

.dashboard-container-wrapper .dashboard-widget .dashboard-widget-content .other-scroll-container {
    margin: 10px
}

.dashboard-container-wrapper .dashboard-widget .dashboard-widget-content > .tab-container {
    padding-top: 0;
    margin: -1px 0 0 -1px
}

.dashboard-container-wrapper .dashboard-widget .widget-config-data {
    margin-left: 10px;
    margin-bottom: 5px;
    color: #9d9d9d
}

.dashboard-container-wrapper .hidden-empty-text {
    height: 0 !important;
    visibility: hidden;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important
}

.dashboard-container-wrapper .widget-placeholder {
    background: #f5f5f5;
    border: 2px dashed #ccc;
    border-radius: 3px;
    color: #aaa;
    font-size: 24px;
    min-height: 200px;
    padding: 20px;
    text-align: center
}

.dashboard-container-wrapper .dashboard-widget.collapsed {
    overflow: hidden
}

.dashboard-container-wrapper .dashboard-widget.collapsed .row-fluid {
    border-top: none
}

.dashboard-container-wrapper .collapse-expand-action-container {
    padding: 0 2px 0 10px
}

.dashboard-container .responsive-cell .box-type1 {
    border: 1px solid #ccc
}

.dashboard-container .responsive-cell .box-type1 .calendar-events {
    margin: 0 0 10px 10px
}

.responsive-cell .box-type1 .dashboard-widget-content .tab-content .no-data {
    background-color: #f9f9f9
}

.launchpad-widget-content > div {
    height: 190px;
    border: 1px solid #b6b6b6;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 1px 1px 5px rgba(50, 50, 50, .2)
}

.launchpad-widget-content {
    max-width: 600px;
    margin: 0 auto
}

.launchpad-widget-content .image-wrap {
    background: #fff;
    display: block;
    width: 40%;
    height: 100%
}

.launchpad-widget-content .image-wrap .widget-image {
    display: block !important;
    font-size: 64px;
    width: 64px;
    color: #cecece;
    cursor: default;
    margin: 0 auto
}

.launchpad-widget-content .image-wrap .widget-image:hover {
    color: #8baed9
}

.launchpad-widget-content .image-wrap p {
    padding: 35px 0 10px;
    font-size: 17px;
    color: #555
}

.launchpad-widget-content .list-wrap {
    background: #f1f1f1;
    border-left: 1px solid #e5e5e5;
    width: 60%;
    margin-left: -1px;
    height: 100%
}

.launchpad-widget-content .list-wrap ul {
    margin: 5px 0
}

.launchpad-widget-content .list-wrap ul li > a {
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px
}

.launchpad-widget-content .list-wrap ul li.last > a {
    border: none
}

.quick-launchpad-toolbar {
    width: 100%;
    margin: 0;
    list-style: none;
    display: table;
    table-layout: fixed
}

.quick-launchpad-toolbar > li {
    border-left: 1px solid #eaeaea;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    text-align: center;
    padding-bottom: 60px;
    background: linear-gradient(#fff, #f1f1f1)
}

.quick-launchpad-toolbar > li a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.quick-launchpad-toolbar > li:first-child {
    border: 0
}

.quick-launchpad-toolbar > li:hover {
    background: linear-gradient(#f1f1f1, #fff)
}

.quick-launchpad-toolbar > li .title-box {
    margin-top: 15px;
    margin-bottom: 19px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    font-weight: bold
}

.quick-launchpad-toolbar > li .list-content {
    display: block;
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%
}

.quick-launchpad-toolbar > li .list-content i {
    font-size: 35px;
    color: #444
}

.quick-launchpad-toolbar > li a {
    color: #444
}

.dashboard-link {
    font-weight: normal
}

.chart-container {
    position: relative;
    overflow-x: visible;
    margin-top: 5px
}

.chart-container.wrapped-chart-legend {
    margin: 0 auto
}

.chart-container > .clearfix {
    margin: 0 auto
}

.chart-container > .clearfix .chart-legend {
    position: relative;
    min-width: 250px;
    height: auto !important;
    padding-bottom: 20px
}

.chart-container > .clearfix .chart-legend table {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto 0 auto 30px;
    width: 90%;
    height: auto
}

.chart-container > .clearfix .chart-legend table td {
    padding-bottom: 7px
}

.chart-container > .clearfix .chart-legend table .flotr-legend-color-box {
    width: 30px
}

.chart-container > .clearfix .funnel-label {
    position: absolute;
    padding-bottom: 0.5em
}

.chart-container > .clearfix .flotr-grid-label-x {
    line-height: 14px;
    overflow-x: hidden;
    text-overflow: ellipsis
}

.chart-legend table {
    font-size: 13px !important
}

.chart-legend table .flotr-legend-color-box > div {
    border: 0 !important
}

.chart-legend table .flotr-legend-color-box > div > div {
    border: 0 !important
}

.chart-legend table .flotr-legend-label {
    padding-left: 10px
}

.flotr-mouse-value {
    z-index: 1;
    cursor: default
}

.funnel-data h5 {
    margin-bottom: 5px;
    margin-left: 25px
}

.funnel-data h5:first-letter {
    text-transform: uppercase
}

.funnel-data ul {
    list-style: none
}

.dashboard-widget-content .tab-container {
    position: relative
}

.dashboard-widget-content .tab-container .nav-tabs > li > a {
    color: #555;
    background-color: #fafafa;
    border: 1px solid #ddd;
    margin-left: -1px;
    border-radius: 0;
    margin-right: 0;
    padding: 8px 12px;
    line-height: 20px;
    height: 38px
}

.dashboard-widget-content .tab-container .nav-tabs > li > a:focus {
    outline: none
}

.dashboard-widget-content .tab-container .nav-tabs > li.active > a,
.dashboard-widget-content .tab-container .nav-tabs > li.active > a:hover,
.dashboard-widget-content .tab-container .nav-tabs > li.active > a:focus {
    border: 1px solid #ddd;
    border-bottom-color: #fff;
    box-shadow: none;
    color: #444;
    background: #fff;
    text-decoration: none
}

.dashboard-widget-content .tab-container .nav-tabs > li:first-child > a,
.dashboard-widget-content .tab-container .nav-tabs > li:first-child > a:hover,
.dashboard-widget-content .tab-container .nav-tabs > li:first-child > a:focus {
    border-left: 1px solid #ccc
}

.navigation .dashboard-widgets-add {
    margin: 0 0 0 11px
}

.widget-configuration .items-selector-widget {
    margin-right: 20px
}

.widget-configuration .widget-title-widget {
    float: left;
    margin-right: 20px
}

.widget-configuration .date-range-filter > div > .control-group {
    margin-bottom: 0
}

.widget-configuration .date-range-filter .filter-separator {
    top: 2px
}

.widget-configuration .date-range-filter .filter-select-oro {
    height: 20px;
    line-height: 20px;
    width: 120px
}

.widget-configuration .date-range-filter .control-group .horizontal:last-of-type .selector {
    margin-bottom: 10px
}

.widget-configuration .date-range-filter .control-group .horizontal:nth-of-type(2) .selector {
    margin-top: 10px
}

.widget-configuration .filter-criteria {
    padding: 0
}

.widget-configuration .controls .horizontal {
    padding: 0
}

.widget-configuration table .action-column,
.widget-configuration table .action-cell {
    width: 86px
}

.widget-configuration table.scrollable tbody {
    display: block;
    height: 120px;
    border-left: 1px solid #ddd
}

.widget-configuration table.scrollable thead,
.widget-configuration table.scrollable tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed
}

.widget-configuration table.scrollable.table-bordered td:first-child {
    border-left: none
}

.widget-configuration .widget-date-widget {
    margin: 4px 0 10px
}

.widget-configuration .widget-date-input-widget input[type="text"] {
    max-width: 110px
}

.widget-content.widget-configuration .table input[type="checkbox"] {
    margin: 0 0 1px 0
}

.dashboard-widget-items {
    margin-bottom: 10px
}

.dashboard-widget-items .control-group.controls {
    width: 445px
}

.mobile-version .dashboard-widget-items .controls {
    width: initial
}

.mobile-version .dashboard-widget-items .action-column {
    width: 116px;
    text-align: center
}

.mobile-version .dashboard-widget-items .action-cell .btn {
    padding: 0 4px
}

#dashboard_selector,
#uniform-dashboard_selector {
    height: 28px
}

#dashboard_selector.selector,
#uniform-dashboard_selector.selector {
    line-height: 28px
}

#dashboard_selector.selector span,
#uniform-dashboard_selector.selector span {
    height: 28px;
    line-height: 28px
}

#dashboard_selector.selector span:after,
#uniform-dashboard_selector.selector span:after {
    margin: 1px 2px 0 0
}

.ui-dialog .form-horizontal .control-group .conditions-group .controls {
    margin-left: 0
}

.quick-launchpad-toolbar.with-subwidgets {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden
}

.quick-launchpad-toolbar > li.sub-widget {
    padding: 0 15px;
    margin: 15px 0 15px -1px;
    background: none;
    float: left;
    display: block
}

.quick-launchpad-toolbar > li.sub-widget:nth-child(3n):after {
    position: absolute;
    right: 15px;
    bottom: -15px;
    width: calc(300% - 30px);
    height: 15px;
    content: '';
    border-bottom: 1px solid #eaeaea
}

.quick-launchpad-toolbar > li.sub-widget:last-child:after {
    content: normal !important
}

.quick-launchpad-toolbar > li.sub-widget > .title {
    text-align: left;
    display: inherit;
    padding: 0;
    font-weight: normal;
    max-width: 100%
}

.quick-launchpad-toolbar > li.sub-widget > .value {
    margin-bottom: 0;
    text-align: left;
    font-weight: normal
}

.quick-launchpad-toolbar > li.sub-widget > div.deviation {
    overflow: hidden;
    font-size: 11px
}

.quick-launchpad-toolbar > li.sub-widget > div.deviation > .deviation {
    float: left
}

.quick-launchpad-toolbar > li.sub-widget > div.deviation > .deviation.positive {
    color: #9bad37
}

.quick-launchpad-toolbar > li.sub-widget > div.deviation > .deviation.negative {
    color: #ff0800
}

.quick-launchpad-toolbar > li.sub-widget > div.deviation > .date-range {
    float: right;
    max-width: calc(100% - 70px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media only screen and (max-width: 600px) {
    .mobile-version .quick-launchpad-toolbar > li.sub-widget {
        width: 50% !important
    }
    .mobile-version .quick-launchpad-toolbar > li.sub-widget:nth-child(3n):after {
        content: normal !important
    }
    .mobile-version .quick-launchpad-toolbar > li.sub-widget:nth-child(2n):after {
        position: absolute;
        right: 15px;
        bottom: -15px;
        width: calc(200% - 30px);
        height: 15px;
        content: '';
        border-bottom: 1px solid #eaeaea
    }
}

@media only screen and (max-width: 400px) {
    .mobile-version .quick-launchpad-toolbar > li.sub-widget {
        width: 100% !important
    }
    .mobile-version .quick-launchpad-toolbar > li.sub-widget:after {
        position: absolute;
        right: 15px;
        bottom: -15px;
        width: calc(100% - 30px);
        height: 15px;
        content: '';
        border-bottom: 1px solid #eaeaea
    }
    .mobile-version .quick-launchpad-toolbar > li.sub-widget:nth-child(3n):after {
        position: absolute;
        right: 15px;
        bottom: -15px;
        width: calc(100% - 30px);
        height: 15px;
        content: '';
        border-bottom: 1px solid #eaeaea
    }
}

.mobile-version .widget-configuration .date-range-filter {
    max-width: 300px
}

.mobile-version .widget-configuration .date-range-filter .control-group .filter-select-oro {
    height: 32px;
    line-height: 32px;
    max-width: initial
}

.mobile-version .widget-configuration .date-range-filter .filter-start-date,
.mobile-version .widget-configuration .date-range-filter .filter-end-date {
    max-width: calc(50% - 10px)
}

.mobile-version .widget-configuration .date-range-filter .filter-start-date input,
.mobile-version .widget-configuration .date-range-filter .filter-end-date input {
    line-height: 32px
}

.mobile-version .widget-configuration .control-label.wrap {
    width: auto
}

.calendar-container {
    position: relative;
    padding-right: 10px
}

.calendar-container .timeline-marker {
    position: absolute;
    left: 65px;
    border: none;
    border-top: 2px solid #ff5e5e;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 500;
    pointer-events: none
}

.calendars .connection-item,
.calendars > form {
    padding-left: 10px
}

.calendars li .calendar-color {
    width: 14px;
    height: 14px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 2px 10px 0 0;
    float: left;
    cursor: pointer
}

.calendars form .control-group {
    padding-top: 5px
}

.calendars form .control-label {
    display: none
}

.calendars form .input-append {
    display: block
}

.calendars form .select2-container {
    width: 85% !important
}

.calendar-container .fc-state-default {
    background-color: #efefef;
    background-image: -moz-linear-gradient(top, #fcfcfc, #efefef);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#efefef));
    background-image: -webkit-linear-gradient(top, #fcfcfc, #efefef);
    background-image: -o-linear-gradient(top, #fcfcfc, #efefef);
    background-image: linear-gradient(to bottom, #fcfcfc, #efefef);
    background-repeat: repeat-x;
    border-color: #aeaeae;
    color: #666;
    font-weight: bold;
    text-transform: capitalize
}

.fc-corner-left {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.fc-corner-right {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.calendar-container .fc-view-container {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.calendar-container .fc-state-hover,
.calendar-container .fc-state-down,
.calendar-container .fc-state-active,
.calendar-container .fc-state-disabled {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9
}

.calendar-container .fc-state-active {
    background-color: #039 \9
}

.calendar-container .fc-state-disabled {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.calendar-container .fc-button {
    position: relative;
    display: inline-block;
    padding: 0 0.6em;
    overflow: hidden;
    height: 30px;
    line-height: 27px;
    white-space: nowrap;
    cursor: pointer
}

.calendar-container .fc-state-hover {
    color: #333;
    background: #f7f7f7;
    text-decoration: none;
    background-position: 0 0;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.calendar-container h2 {
    font-size: 18px;
    line-height: 30px
}

#calendar {
    border-top: 1px solid #f2f2f2;
    background-color: #f6f6f6
}

#calendar .calendar-container {
    padding-top: 15px
}

.calendar-container .fc-event-title {
    font-weight: bold
}

.calendar-container .fc-event {
    font-size: 12px;
    line-height: 14px;
    padding: 1px 0 1px 2px;
    border-radius: 2px
}

.calendar-container .fc-time {
    overflow: hidden
}

.calendar-container .fc-day-grid-event .fc-time {
    font-weight: normal
}

.calendar-container .fc-event i.icon {
    font-size: 13px;
    position: absolute;
    right: 0;
    top: 3px
}

.calendar-container .fc-widget-header {
    color: #777;
    font-weight: bold
}

.calendars .controls {
    margin-right: 8px;
    margin-top: 5px
}

.calendar-connections .context-menu-button {
    display: none
}

.mobile-version .calendar-connections .context-menu-button {
    display: block
}

.calendar-connections .connection-item:hover .context-menu-button {
    display: block
}

.calendar-connections .connection-item a.context-menu-button:focus {
    outline: none
}

.calendar-connections .un-color {
    background-color: #f6f6f6;
    border: 1px solid #aeaeae
}

.connection-item .simplecolorpicker.inline {
    padding: 3px 13px;
    max-width: 170px
}

.connection-item .custom-color:after {
    content: '\00a0\00a0\00a0\00a0'
}

.connection-item .custom-color[data-selected]:after {
    font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    content: '\f00c';
    position: absolute;
    top: -2px;
    left: 2px
}

.fc-content.invitation-status-declined {
    text-decoration: line-through
}

i.invitation-status {
    font-size: 11px;
    float: left;
    margin: 1px 4px 0 1px;
    line-height: 13px
}

i.invitation-status.fa-question-circle {
    font-size: 13px;
    margin: 0 4px 0 1px
}

.fc-time-grid-event .fc-resizer {
    display: none
}

.fc-time-grid-event:hover .fc-resizer {
    display: block
}

.fc-short .fc-content {
    margin: 2px 0
}

.fc-time-grid-event .fc-time {
    line-height: 12px
}

.fc-time-grid-event.fc-short .fc-time {
    line-height: 14px
}

.calendar-dashboard-widget {
    margin-top: 10px
}

.calendar-dashboard-widget .fc-toolbar {
    display: none
}

.reminder-status {
    float: right;
    margin-top: 1px
}

.fc-event:hover {
    z-index: 500 !important
}

.connection-menu-container {
    margin-right: 5px
}

.connection-menu-container > .dropdown-menu {
    display: block
}

.form-horizontal .control-group .controls .recurrent-event-notifier {
    padding-top: 14px
}

.calendar-event-attendees-widget {
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 4px;
    padding-left: 5px
}

.calendar-event-attendees-widget:hover {
    width: auto;
    white-space: inherit;
    overflow: inherit;
    text-overflow: inherit
}

.event-action-target-select-form {
    padding: 10px 16px
}

.event-action-target-select-form__item {
    margin-bottom: 10px
}

.event-action-target-select-form__item [type="radio"] {
    float: left
}

.event-action-target-select-form__item-title {
    color: #444;
    font-weight: bold;
    font-size: 14px;
    margin-left: 20px
}

.event-action-target-select-form__item-desc {
    color: #848484;
    font-size: 12px;
    margin-left: 20px
}

.invitation-response .control-group {
    border-top: 1px solid #f2f2f2
}

.calendar-event-organizer {
    display: flex;
    align-items: center
}

.calendar-event-organizer img {
    margin-right: 5px
}

.ui-dialog .form-horizontal .control-group.control-group-choice {
    margin-bottom: 8px
}

.recurrence-subview-control__items {
    margin-top: 0
}

.recurrence-subview-control__item label {
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    display: inline-block
}

.recurrence-subview-control__item input[type=radio] {
    margin: 0 8px 0 0
}

.recurrence-subview-control__item .fields-row {
    display: inline-block;
    line-height: 30px
}

.recurrence-subview-control__item .hasDatepicker {
    width: 95px;
    margin: 0 6px 0 0
}

.recurrence-subview-control__item .ui-datepicker-dialog-is-below + span.validation-failed:after,
.recurrence-subview-control__item .timepicker-dialog-is-below + span.validation-failed:after {
    margin-top: -38px
}

.recurrence-subview-control__item .ui-datepicker-dialog-is-below + span.validation-failed > span,
.recurrence-subview-control__item .timepicker-dialog-is-below + span.validation-failed > span {
    margin-top: -35px
}

.recurrence-subview-control__item:last-child label {
    margin-bottom: 0
}

.recurrence-subview-control__item-datetime label {
    vertical-align: top
}

.recurrence-subview-control__datetime-wrapper {
    position: relative;
    display: inline-block;
    max-width: 252px
}

.recurrence-subview-control__number {
    width: 36px;
    margin-right: 6px
}

.recurrence-subview-control__text {
    vertical-align: middle;
    text-transform: none
}

input[type=radio] + .recurrence-subview-control__text {
    display: inline-block;
    min-width: 36px
}

.recurrence-subview-control__row {
    margin-bottom: 10px
}

.recurrence-subview-control .controls select {
    width: auto
}

.ui-dialog .form-horizontal .recurrence-subview-control .control-group {
    margin-bottom: 4px
}

.recurrence-summary {
    padding: 4px 10px 9px 0;
    border-radius: 3px
}

.recurrence-summary.control-group .control-label.wrap {
    color: #3a87ad
}

.recurrence-summary .controls {
    padding-top: 6px
}

.mobile-version .recurrence-subview-control__number {
    max-width: 48px;
    margin-right: 6px
}

.mobile-version .recurrence-subview-control__item .fields-row .hasDatepicker {
    width: 112px
}

.mobile-version .recurrence-subview-control__item .fields-row .timepicker-input {
    width: 90px
}

.mobile-version .recurrence-summary {
    padding: 4px 8px 8px
}

.mobile-version .recurrence-summary .controls {
    display: inline-block
}

.mobile-version .recurrence-summary .control-label {
    display: inline-block
}

.mobile-version .recurrence-repeats__select {
    min-width: 285px
}

@media print {
    #calendar {
        border: none
    }
    #calendar .fc {
        max-width: 100% !important
    }
    #calendar .fc-event {
        background: #fff !important;
        color: #000 !important;
        page-break-inside: avoid
    }
    #calendar .fc-event .fc-resizer {
        display: none
    }
    #calendar th,
    #calendar td,
    #calendar hr,
    #calendar thead,
    #calendar tbody,
    #calendar .fc-row {
        border-color: #ccc !important;
        background: #fff !important
    }
    #calendar .fc-bg,
    #calendar .fc-bgevent-skeleton,
    #calendar .fc-highlight-skeleton,
    #calendar .fc-helper-skeleton {
        display: none
    }
    #calendar .fc tbody .fc-row {
        height: auto !important;
        min-height: 0 !important
    }
    #calendar .fc tbody .fc-row .fc-content-skeleton {
        position: static;
        padding-bottom: 0 !important
    }
    #calendar .fc tbody .fc-row .fc-content-skeleton tbody tr:last-child td {
        padding-bottom: 1em
    }
    #calendar .fc tbody .fc-row .fc-content-skeleton table {
        height: 1em
    }
    #calendar .fc-more-cell,
    #calendar .fc-more {
        display: none !important
    }
    #calendar .fc tr.fc-limited {
        display: table-row !important
    }
    #calendar .fc td.fc-limited {
        display: table-cell !important
    }
    #calendar .fc-popover {
        display: none
    }
    #calendar .fc-time-grid {
        min-height: 0 !important
    }
    #calendar .fc-agenda-view .fc-axis {
        display: none
    }
    #calendar .fc-slats,
    #calendar .fc-time-grid hr {
        display: none !important
    }
    #calendar .fc-time-grid .fc-content-skeleton {
        position: static
    }
    #calendar .fc-time-grid .fc-content-skeleton table {
        height: 4em
    }
    #calendar .fc-time-grid .fc-event-container {
        margin: 0 !important
    }
    #calendar .fc-time-grid .fc-event {
        position: static !important;
        margin: 3px 2px !important
    }
    #calendar .fc-time-grid .fc-event.fc-not-end {
        border-bottom-width: 1px !important
    }
    #calendar .fc-time-grid .fc-event.fc-not-end:after {
        content: "..."
    }
    #calendar .fc-time-grid .fc-event.fc-not-start {
        border-top-width: 1px !important
    }
    #calendar .fc-time-grid .fc-event.fc-not-start:before {
        content: "..."
    }
    #calendar .fc-time-grid .fc-event .fc-time {
        white-space: normal !important
    }
    #calendar .fc-time-grid .fc-event .fc-time span {
        display: none
    }
    #calendar .fc-time-grid .fc-event .fc-time:after {
        content: attr(data-full)
    }
    #calendar .fc-scroller,
    #calendar .fc-day-grid-container,
    #calendar .fc-time-grid-container {
        overflow: visible !important;
        height: auto !important
    }
    #calendar .fc-row {
        border: 0 !important;
        margin: 0 !important
    }
    #calendar .fc-button-group,
    #calendar .fc button {
        display: none
    }
    #calendar .oro-page-sidebar,
    #calendar .invitation-status,
    #calendar .reminder-status,
    #calendar .span2 {
        display: none !important
    }
    #calendar .oro-page-body,
    #calendar .span10 {
        width: 100%
    }
    #calendar .fc-day-grid-event,
    #calendar .fc-time-grid-event,
    #calendar .oro-page-body {
        border: none !important
    }
    #calendar .fc-time,
    #calendar .fc-title {
        display: block;
        text-decoration: underline
    }
    #calendar .fc-divider {
        padding: 0;
        border-width: 1px 0 0
    }
    #calendar .fc-title {
        white-space: normal
    }
    .calendar-events.scrollable-container {
        overflow-y: visible !important;
        overflow-x: visible !important;
        height: auto !important
    }
    .calendar-container hr.timeline {
        display: none
    }
    .calendar-title-wrapper .user-name {
        font-weight: normal;
        font-size: 28px;
        color: #9a9997 !important
    }
}

.fc {
    direction: ltr;
    text-align: left
}

.fc-rtl {
    text-align: right
}

body .fc {
    font-size: 1em
}

.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
    border-color: #ddd
}

.fc-unthemed .fc-popover {
    background-color: #fff
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
    background: #eee
}

.fc-unthemed .fc-popover .fc-header .fc-close {
    color: #666
}

.fc-unthemed td.fc-today {
    background: #fcf8e3
}

.fc-highlight {
    background: #bce8f1;
    opacity: 0.3
}

.fc-bgevent {
    background: #8fdf82;
    opacity: 0.3
}

.fc-nonbusiness {
    background: #d7d7d7
}

.fc-unthemed .fc-disabled-day {
    background: #d7d7d7;
    opacity: 0.3
}

.ui-widget .fc-disabled-day {
    background-image: none
}

.fc-icon {
    display: inline-block;
    height: 1em;
    line-height: 1em;
    font-size: 1em;
    text-align: center;
    overflow: hidden;
    font-family: "Courier New", Courier, monospace;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fc-icon:after {
    position: relative
}

.fc-icon-left-single-arrow:after {
    content: "\02039";
    font-weight: bold;
    font-size: 200%;
    top: -7%
}

.fc-icon-right-single-arrow:after {
    content: "\0203A";
    font-weight: bold;
    font-size: 200%;
    top: -7%
}

.fc-icon-left-double-arrow:after {
    content: "\000AB";
    font-size: 160%;
    top: -7%
}

.fc-icon-right-double-arrow:after {
    content: "\000BB";
    font-size: 160%;
    top: -7%
}

.fc-icon-left-triangle:after {
    content: "\25C4";
    font-size: 125%;
    top: 3%
}

.fc-icon-right-triangle:after {
    content: "\25BA";
    font-size: 125%;
    top: 3%
}

.fc-icon-down-triangle:after {
    content: "\25BC";
    font-size: 125%;
    top: 2%
}

.fc-icon-x:after {
    content: "\000D7";
    font-size: 200%;
    top: 6%
}

.fc button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    height: 2.1em;
    padding: 0 0.6em;
    font-size: 1em;
    white-space: nowrap;
    cursor: pointer
}

.fc button::-moz-focus-inner {
    margin: 0;
    padding: 0
}

.fc-state-default {
    border: 1px solid
}

.fc-state-default.fc-corner-left {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.fc-state-default.fc-corner-right {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.fc button .fc-icon {
    position: relative;
    top: -0.05em;
    margin: 0 0.2em;
    vertical-align: middle
}

.fc-state-default {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
    color: #333;
    background-color: #e6e6e6
}

.fc-state-hover {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear
}

.fc-state-down,
.fc-state-active {
    background-color: #ccc;
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.fc-state-disabled {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    box-shadow: none
}

.fc-button-group {
    display: inline-block
}

.fc .fc-button-group > * {
    float: left;
    margin: 0 0 0 -1px
}

.fc .fc-button-group >:first-child {
    margin-left: 0
}

.fc-popover {
    position: absolute;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15)
}

.fc-popover .fc-header {
    padding: 2px 4px
}

.fc-popover .fc-header .fc-title {
    margin: 0 2px
}

.fc-popover .fc-header .fc-close {
    cursor: pointer
}

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
    float: left
}

.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
    float: right
}

.fc-unthemed .fc-popover {
    border-width: 1px;
    border-style: solid
}

.fc-unthemed .fc-popover .fc-header .fc-close {
    font-size: 0.9em;
    margin-top: 2px
}

.fc-popover > .ui-widget-header + .ui-widget-content {
    border-top: 0
}

.fc-divider {
    border-style: solid;
    border-width: 1px
}

hr.fc-divider {
    height: 0;
    margin: 0;
    padding: 0 0 2px;
    border-width: 1px 0
}

.fc-clear {
    clear: both
}

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.fc-bg {
    bottom: 0
}

.fc-bg table {
    height: 100%
}

.fc table {
    width: 100%;
    box-sizing: border-box;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em
}

.fc th {
    text-align: center
}

.fc th,
.fc td {
    border-style: solid;
    border-width: 1px;
    padding: 0;
    vertical-align: top
}

.fc td.fc-today {
    border-style: double
}

a[data-goto] {
    cursor: pointer
}

a[data-goto]:hover {
    text-decoration: underline
}

.fc .fc-row {
    border-style: solid;
    border-width: 0
}

.fc-row table {
    border-left: 0 hidden transparent;
    border-right: 0 hidden transparent;
    border-bottom: 0 hidden transparent
}

.fc-row:first-child table {
    border-top: 0 hidden transparent
}

.fc-row {
    position: relative
}

.fc-row .fc-bg {
    z-index: 1
}

.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
    bottom: 0
}

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
    height: 100%
}

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
    border-color: transparent
}

.fc-row .fc-bgevent-skeleton {
    z-index: 2
}

.fc-row .fc-highlight-skeleton {
    z-index: 3
}

.fc-row .fc-content-skeleton {
    position: relative;
    z-index: 4;
    padding-bottom: 2px
}

.fc-row .fc-helper-skeleton {
    z-index: 5
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
    background: none;
    border-color: transparent;
    border-bottom: 0
}

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
    border-top: 0
}

.fc-scroller {
    -webkit-overflow-scrolling: touch
}

.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
    position: relative;
    width: 100%
}

.fc-event {
    position: relative;
    display: block;
    font-size: 0.85em;
    line-height: 1.3;
    border-radius: 3px;
    border: 1px solid #3a87ad;
    font-weight: normal
}

.fc-event,
.fc-event-dot {
    background-color: #3a87ad
}

.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
    color: #fff;
    text-decoration: none
}

.fc-event[href],
.fc-event.fc-draggable {
    cursor: pointer
}

.fc-not-allowed,
.fc-not-allowed .fc-event {
    cursor: not-allowed
}

.fc-event .fc-bg {
    z-index: 1;
    background: #fff;
    opacity: 0.25
}

.fc-event .fc-content {
    position: relative;
    z-index: 2
}

.fc-event .fc-resizer {
    position: absolute;
    z-index: 4
}

.fc-event .fc-resizer {
    display: none
}

.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
    display: block
}

.fc-event.fc-selected .fc-resizer:before {
    content: "";
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px
}

.fc-event.fc-selected {
    z-index: 9999 !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2)
}

.fc-event.fc-selected.fc-dragging {
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3)
}

.fc-h-event.fc-selected:before {
    content: "";
    position: absolute;
    z-index: 3;
    top: -10px;
    bottom: -10px;
    left: 0;
    right: 0
}

.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
    margin-left: 0;
    border-left-width: 0;
    padding-left: 1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
    margin-right: 0;
    border-right-width: 0;
    padding-right: 1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
    cursor: w-resize;
    left: -1px
}

.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
    cursor: e-resize;
    right: -1px
}

.fc-h-event.fc-allow-mouse-resize .fc-resizer {
    width: 7px;
    top: -1px;
    bottom: -1px
}

.fc-h-event.fc-selected .fc-resizer {
    border-radius: 4px;
    border-width: 1px;
    width: 6px;
    height: 6px;
    border-style: solid;
    border-color: inherit;
    background: #fff;
    top: 50%;
    margin-top: -4px
}

.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
    margin-left: -4px
}

.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
    margin-right: -4px
}

.fc-day-grid-event {
    margin: 1px 2px 0;
    padding: 0 1px
}

tr:first-child > td > .fc-day-grid-event {
    margin-top: 2px
}

.fc-day-grid-event.fc-selected:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    background: #000;
    opacity: 0.25
}

.fc-day-grid-event .fc-content {
    white-space: nowrap;
    overflow: hidden
}

.fc-day-grid-event .fc-time {
    font-weight: bold
}

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
    margin-left: -2px
}

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
    margin-right: -2px
}

a.fc-more {
    margin: 1px 3px;
    font-size: 0.85em;
    cursor: pointer;
    text-decoration: none
}

a.fc-more:hover {
    text-decoration: underline
}

.fc-limited {
    display: none
}

.fc-day-grid .fc-row {
    z-index: 1
}

.fc-more-popover {
    z-index: 2;
    width: 220px
}

.fc-more-popover .fc-event-container {
    padding: 10px
}

.fc-now-indicator {
    position: absolute;
    border: 0 solid red
}

.fc-unselectable {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.fc-toolbar {
    text-align: center
}

.fc-toolbar.fc-header-toolbar {
    margin-bottom: 1em
}

.fc-toolbar.fc-footer-toolbar {
    margin-top: 1em
}

.fc-toolbar .fc-left {
    float: left
}

.fc-toolbar .fc-right {
    float: right
}

.fc-toolbar .fc-center {
    display: inline-block
}

.fc .fc-toolbar > * > * {
    float: left;
    margin-left: 0.75em
}

.fc .fc-toolbar > * >:first-child {
    margin-left: 0
}

.fc-toolbar h2 {
    margin: 0
}

.fc-toolbar button {
    position: relative
}

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
    z-index: 2
}

.fc-toolbar .fc-state-down {
    z-index: 3
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
    z-index: 4
}

.fc-toolbar button:focus {
    z-index: 5
}

.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.fc-view,
.fc-view > table {
    position: relative;
    z-index: 1
}

.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
    padding-bottom: 1em
}

.fc-basic-view .fc-body .fc-row {
    min-height: 4em
}

.fc-row.fc-rigid {
    overflow: hidden
}

.fc-row.fc-rigid .fc-content-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.fc-day-top.fc-other-month {
    opacity: 0.3
}

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
    padding: 2px
}

.fc-basic-view th.fc-week-number,
.fc-basic-view th.fc-day-number {
    padding: 0 2px
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    float: right
}

.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
    float: left
}

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
    float: left;
    border-radius: 0 0 3px 0
}

.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
    float: right;
    border-radius: 0 0 0 3px
}

.fc-basic-view .fc-day-top .fc-week-number {
    min-width: 1.5em;
    text-align: center;
    background-color: #f2f2f2;
    color: #808080
}

.fc-basic-view td.fc-week-number {
    text-align: center
}

.fc-basic-view td.fc-week-number > * {
    display: inline-block;
    min-width: 1.25em
}

.fc-agenda-view .fc-day-grid {
    position: relative;
    z-index: 2
}

.fc-agenda-view .fc-day-grid .fc-row {
    min-height: 3em
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
    padding-bottom: 1em
}

.fc .fc-axis {
    vertical-align: middle;
    padding: 0 4px;
    white-space: nowrap
}

.fc-ltr .fc-axis {
    text-align: right
}

.fc-rtl .fc-axis {
    text-align: left
}

.ui-widget td.fc-axis {
    font-weight: normal
}

.fc-time-grid-container,
.fc-time-grid {
    position: relative;
    z-index: 1
}

.fc-time-grid {
    min-height: 100%
}

.fc-time-grid table {
    border: 0 hidden transparent
}

.fc-time-grid > .fc-bg {
    z-index: 1
}

.fc-time-grid .fc-slats,
.fc-time-grid > hr {
    position: relative;
    z-index: 2
}

.fc-time-grid .fc-content-col {
    position: relative
}

.fc-time-grid .fc-content-skeleton {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0
}

.fc-time-grid .fc-business-container {
    position: relative;
    z-index: 1
}

.fc-time-grid .fc-bgevent-container {
    position: relative;
    z-index: 2
}

.fc-time-grid .fc-highlight-container {
    position: relative;
    z-index: 3
}

.fc-time-grid .fc-event-container {
    position: relative;
    z-index: 4
}

.fc-time-grid .fc-now-indicator-line {
    z-index: 5
}

.fc-time-grid .fc-helper-container {
    position: relative;
    z-index: 6
}

.fc-time-grid .fc-slats td {
    height: 1.5em;
    border-bottom: 0
}

.fc-time-grid .fc-slats .fc-minor td {
    border-top-style: dotted
}

.fc-time-grid .fc-slats .ui-widget-content {
    background: none
}

.fc-time-grid .fc-highlight-container {
    position: relative
}

.fc-time-grid .fc-highlight {
    position: absolute;
    left: 0;
    right: 0
}

.fc-ltr .fc-time-grid .fc-event-container {
    margin: 0 2.5% 0 2px
}

.fc-rtl .fc-time-grid .fc-event-container {
    margin: 0 2px 0 2.5%
}

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
    position: absolute;
    z-index: 1
}

.fc-time-grid .fc-bgevent {
    left: 0;
    right: 0
}

.fc-v-event.fc-not-start {
    border-top-width: 0;
    padding-top: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.fc-v-event.fc-not-end {
    border-bottom-width: 0;
    padding-bottom: 1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.fc-time-grid-event {
    overflow: hidden
}

.fc-time-grid-event.fc-selected {
    overflow: visible
}

.fc-time-grid-event.fc-selected .fc-bg {
    display: none
}

.fc-time-grid-event .fc-content {
    overflow: hidden
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
    padding: 0 1px
}

.fc-time-grid-event .fc-time {
    font-size: 0.85em;
    white-space: nowrap
}

.fc-time-grid-event.fc-short .fc-content {
    white-space: nowrap
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
    display: inline-block;
    vertical-align: top
}

.fc-time-grid-event.fc-short .fc-time span {
    display: none
}

.fc-time-grid-event.fc-short .fc-time:before {
    content: attr(data-start)
}

.fc-time-grid-event.fc-short .fc-time:after {
    content: "\000A0-\000A0"
}

.fc-time-grid-event.fc-short .fc-title {
    font-size: 0.85em;
    padding: 0
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
    left: 0;
    right: 0;
    bottom: 0;
    height: 8px;
    overflow: hidden;
    line-height: 8px;
    font-size: 11px;
    font-family: monospace;
    text-align: center;
    cursor: s-resize
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
    content: "="
}

.fc-time-grid-event.fc-selected .fc-resizer {
    border-radius: 5px;
    border-width: 1px;
    width: 8px;
    height: 8px;
    border-style: solid;
    border-color: inherit;
    background: #fff;
    left: 50%;
    margin-left: -5px;
    bottom: -5px
}

.fc-time-grid .fc-now-indicator-line {
    border-top-width: 1px;
    left: 0;
    right: 0
}

.fc-time-grid .fc-now-indicator-arrow {
    margin-top: -5px
}

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
    left: 0;
    border-width: 5px 0 5px 6px;
    border-top-color: transparent;
    border-bottom-color: transparent
}

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
    right: 0;
    border-width: 5px 6px 5px 0;
    border-top-color: transparent;
    border-bottom-color: transparent
}

.fc-event-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px
}

.fc-rtl .fc-list-view {
    direction: rtl
}

.fc-list-view {
    border-width: 1px;
    border-style: solid
}

.fc .fc-list-table {
    table-layout: auto
}

.fc-list-table td {
    border-width: 1px 0 0;
    padding: 8px 14px
}

.fc-list-table tr:first-child td {
    border-top-width: 0
}

.fc-list-heading {
    border-bottom-width: 1px
}

.fc-list-heading td {
    font-weight: bold
}

.fc-ltr .fc-list-heading-main {
    float: left
}

.fc-ltr .fc-list-heading-alt {
    float: right
}

.fc-rtl .fc-list-heading-main {
    float: right
}

.fc-rtl .fc-list-heading-alt {
    float: left
}

.fc-list-item.fc-has-url {
    cursor: pointer
}

.fc-list-item:hover td {
    background-color: #f5f5f5
}

.fc-list-item-marker,
.fc-list-item-time {
    white-space: nowrap;
    width: 1px
}

.fc-ltr .fc-list-item-marker {
    padding-right: 0
}

.fc-rtl .fc-list-item-marker {
    padding-left: 0
}

.fc-list-item-title a {
    text-decoration: none;
    color: inherit
}

.fc-list-item-title a[href]:hover {
    text-decoration: underline
}

.fc-list-empty-wrap2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.fc-list-empty-wrap1 {
    width: 100%;
    height: 100%;
    display: table
}

.fc-list-empty {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.fc-unthemed .fc-list-empty {
    background-color: #eee
}

.icon-hangouts:before {
    content: '';
    background: url("../bundles/orohangoutscall/img/hangouts-icon.png") no-repeat center;
    background-size: 14px 14px;
    width: 14px;
    height: 22px;
    display: inline-block
}

.mobile-version .icon-hangouts:before {
    background-size: 17px 17px;
    width: 17px
}

.invite-hangout-modal .invite-hangout-modal-participants {
    margin: 10px 0 10px 25px
}

.invite-hangout-modal .invite-hangout-modal-participants .invite-hangout-modal-participant-name {
    font-weight: bold;
    padding-right: 25px
}

.invite-hangout-modal .invite-hangout-modal-participants .invite-hangout-modal-participant-name:empty {
    display: none
}

.invite-hangout-modal .invite-hangout-modal-note {
    font-size: 11px;
    color: #777;
    margin-bottom: 0
}

.invite-hangout-modal .btn.cancel {
    vertical-align: top;
    height: 30px;
    margin-right: 5px
}

.invite-hangout-modal .btn.ok {
    display: none
}

.start-hangout-button-placeholder {
    display: inline-block;
    vertical-align: bottom;
    height: 30px;
    min-width: 136px
}

.start-hangout-button-placeholder:empty {
    background: url('../bundles/oroui/img/loader-16.gif') no-repeat center center
}

.start-hangout-button-placeholder.disabled {
    display: none
}

.contact-box-wrapper {
    position: relative
}

.contact-box-row {
    padding: 5px 0;
    line-height: 24px
}

.contact-box-row:empty {
    display: none
}

.contact-box-row .contact-element-label {
    padding-right: 5px;
    line-height: 24px
}

.contact-box-row .contact-element-label + .inline-actions-element {
    top: 0
}

.contact-box {
    background-color: #f6f6f6;
    float: left;
    margin: 3px;
    padding: 10px 20px;
    width: calc(50% - 6px)
}

.contact-widget-wrapper {
    padding: 0 0 0 20px
}

.contact-widget-wrapper .title {
    padding-left: 3px
}

.contact-box-name-link {
    font-weight: bold
}

.contact-collection-element {
    margin-bottom: 2px
}

.contact-collection-element:last-child {
    margin-bottom: -3px
}

.mobile-version .contact-collection-element {
    margin-bottom: 8px
}

.mobile-version .contact-collection-element:last-child {
    margin-bottom: 0
}

.contact-collection-element.primary .phone,
.contact-collection-element.primary .email {
    font-weight: bold
}

.currency-select-enabled .input-append input:first-child,
.currency-select-enabled .base-currency input:first-child {
    width: 219px
}

.currency-select-enabled .input-append select,
.currency-select-enabled .base-currency select {
    width: 47px
}

.currency-select-enabled .input-append div.selector,
.currency-select-enabled .base-currency div.selector {
    font-size: 13px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0 none
}

.currency-select-enabled .input-append div.selector.active,
.currency-select-enabled .base-currency div.selector.active {
    background-color: #fafafa;
    outline: 0 none
}

.currency-select-enabled .default-currency-equivalent {
    color: #777;
    margin-top: 4px
}

.currency-select-enabled .base-currency-field {
    margin-top: 4px
}

.currency-select-enabled .base-currency-field .add-on {
    display: inline-block;
    overflow: hidden;
    width: 62px;
    padding: 4px 8px;
    text-align: left
}

.inline-editor-wrapper.multi-currency-editor.multi-currency-editor__single-currency {
    min-width: 168px
}

.inline-editor-wrapper.multi-currency-editor.multi-currency-editor__single-currency .inline-editor__fields.input-append > .add-on {
    min-width: initial;
    padding-left: 9px;
    padding-right: 9px;
    display: inline-block
}

.inline-editor-wrapper.multi-currency-editor.multi-currency-editor__single-currency .inline-editor__actions {
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
    padding-left: 3px;
    left: 100%;
    right: initial;
    width: 52px
}

.inline-editor-wrapper.multi-currency-editor.multi-currency-editor__single-currency .inline-editor__action-item {
    height: 28px
}

.inline-editor-wrapper.multi-currency-editor.multi-currency-editor__multi-currency {
    min-width: 240px
}

.inline-editor-wrapper.multi-currency-editor.multi-currency-editor__multi-currency .inline-editor__fields.input-append > .add-on {
    display: none
}

.inline-editor-wrapper.multi-currency-editor.multi-currency-editor__multi-currency .select2-choice {
    padding-right: 52px
}

.inline-editor-wrapper.multi-currency-editor.multi-currency-editor__multi-currency .select2-choice .select2-arrow {
    right: 60px
}

.inline-editor-wrapper.multi-currency-editor.multi-currency-editor__multi-currency .select2-choice:after {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #ddd;
    right: 52px;
    top: 0
}

.inline-editor-wrapper.multi-currency-editor.multi-currency-editor__multi-currency .select2-dropdown-open .select2-choice:after {
    background-color: #aaa
}

.inline-editor-wrapper.multi-currency-editor.multi-currency-editor__multi-currency .select2-container {
    border-radius: 0;
    width: auto
}

.inline-editor-wrapper.multi-currency-editor .inline-editor__fields {
    display: flex
}

.inline-editor-wrapper.multi-currency-editor input[name=value] {
    text-align: right;
    padding-right: 6px
}

.base-currency-wrapper .control-group label.control-label {
    float: none;
    margin-left: 170px;
    text-align: left;
    padding-left: 5px;
    font-size: 11px
}

.base-currency-wrapper .control-group .controls .control-label {
    padding-top: 0;
    margin-top: -3px;
    float: none
}

.dot-menu .oro-dropdown-toggle {
    background-color: transparent !important
}

.dot-menu .oro-dropdown-toggle .fa-bars {
    position: relative;
    padding-top: 3px
}

.dot-menu .dropdown-menu {
    padding: 0;
    width: 425px !important;
    outline: none
}

.dot-menu .dropdown-menu .tabs-left > .nav-tabs {
    margin: 0;
    width: 132px;
    border: 0
}

.dot-menu .dropdown-menu .tabs-left > .nav-tabs li {
    width: auto;
    height: auto;
    float: none
}

.dot-menu .dropdown-menu .tabs-left > .nav-tabs li > a {
    margin-right: 0;
    margin-bottom: 0;
    padding: 12px 6px 12px 16px !important;
    line-height: 14px;
    font-weight: normal !important;
    border: none;
    border-radius: 0;
    color: #545456 !important;
    text-shadow: none
}

.dot-menu .dropdown-menu .tabs-left > .nav-tabs li > a:hover {
    cursor: pointer
}

.dot-menu .dropdown-menu .tabs-left > .nav-tabs li > a .menu-icon {
    font-size: 16px;
    color: #68686a
}

.dot-menu .dropdown-menu .tabs-left > .nav-tabs li:hover,
.dot-menu .dropdown-menu .tabs-left > .nav-tabs li:active,
.dot-menu .dropdown-menu .tabs-left > .nav-tabs li:focus {
    background-color: #fff0c6
}

.dot-menu .dropdown-menu .tabs-left > .nav-tabs li.active {
    background-color: #fff0c6
}

.dot-menu .dropdown-menu .tabs-left > .nav-tabs li.active a,
.dot-menu .dropdown-menu .tabs-left > .nav-tabs li a:hover,
.dot-menu .dropdown-menu .tabs-left > .nav-tabs li a:active,
.dot-menu .dropdown-menu .tabs-left > .nav-tabs li a:focus {
    background: none;
    text-shadow: none
}

.dot-menu .dropdown-menu .tabs-left > .nav-tabs li:last-child > a {
    border-bottom: none
}

.dot-menu .dropdown-menu .tabs-left.tabbable {
    padding: 16px;
    overflow: hidden
}

.dot-menu .dropdown-menu .tabs-left > .tab-content {
    z-index: 99;
    padding-left: 16px;
    min-height: 168px;
    max-height: 330px;
    border: none;
    overflow: auto;
    clear: none
}

.dot-menu .dropdown-menu .tabs-left > .tab-content .tab-pane .extra-list li a {
    padding: 0 !important;
    display: inline-block;
    line-height: 16px
}

.dot-menu .extra-list li {
    position: relative;
    padding: 4px 16px 4px 16px;
    border-bottom: 1px solid #f8f8f8
}

.dot-menu .extra-list li:last-child {
    border-bottom: none
}

.dot-menu .extra-list li a:hover {
    text-decoration: none
}

.dot-menu .extra-list li .close {
    position: absolute;
    right: 0;
    font-size: 0;
    color: #bababb;
    opacity: 1
}

.dot-menu .extra-list li .close:hover {
    opacity: 0.6
}

.dot-menu .extra-list li .close:before {
    content: "\f00d";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif
}

.dot-menu .extra-list li .close:before {
    font-size: 15px
}

.dot-menu .dot-menu-empty-message {
    padding: 74px 15px 15px;
    text-align: center;
    color: #5e5e60
}

#oro_marketing_list-column-list .name-cell {
    padding-left: 28px
}

#oro_marketing_list-column-list .name-cell.has-icon {
    padding-left: 10px
}

#oro_marketing_list-column-list .name-cell .entity-field-path {
    padding-left: 2px
}

#column-information-notice:not(.has-fields) .column-information-fields-notice {
    display: none
}

#column-information-notice ul {
    margin-bottom: 0
}

.code {
    width: 100%;
    box-sizing: border-box
}

.code.code-event {
    height: 60px
}

.code.code-script {
    height: 265px
}

.form-element-text {
    display: inline-block;
    padding-top: 3px
}

.form-horizontal .entities-form-container .controls .select2-container {
    width: 250px !important
}

.form-horizontal .entities-form-container .entities-form-action-container {
    margin-left: 20px
}

.control-group .controls .inline-text {
    display: inline-block;
    padding-top: 4px
}

.entities-component .grid-container .grid .action-cell {
    text-align: right
}

.orocrm-channel-datasource-field {
    padding-top: 3px
}

.orocrm-channel-datasource-field.error {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

.orocrm-channel-lifetime-value-label {
    padding: 4px 10px
}

.customer-content .orocrm-channel-lifetime-value-label {
    margin-left: 5px
}

.reminders-collection .row-oro .removeRow,
.ui-dialog .form-horizontal .control-group .controls .reminders-collection .row-oro .removeRow {
    text-indent: -999;
    font-size: 0;
    line-height: 0;
    margin: 0 0 0 6px
}

.reminders-collection .row-oro .removeRow:after,
.ui-dialog .form-horizontal .control-group .controls .reminders-collection .row-oro .removeRow:after {
    display: inline-block;
    font: 14px/1em 'FontAwesome';
    color: #ddd;
    content: "\f00d";
    text-indent: 0
}

.reminders-collection .row-oro .removeRow:hover:after,
.ui-dialog .form-horizontal .control-group .controls .reminders-collection .row-oro .removeRow:hover:after {
    color: #888
}

.reminders-collection .inline-field,
.ui-dialog .form-horizontal .control-group .controls .reminders-collection .inline-field {
    float: left;
    margin-right: 5px
}

.reminders-collection .validation-failed,
.ui-dialog .form-horizontal .control-group .controls .reminders-collection .validation-failed {
    margin-left: -108px;
    font-size: 0.8em
}

.reminders-collection .inline-field .selector,
.ui-dialog .form-horizontal .control-group .controls .reminders-collection .inline-field .selector {
    margin-left: 0
}

.reminders-collection input.number,
.ui-dialog .form-horizontal .control-group .controls .reminders-collection input.number {
    width: 25px;
    height: 20px;
    line-height: 18px
}

.reminders-collection select.unit,
.ui-dialog .form-horizontal .control-group .controls .reminders-collection select.unit {
    width: 80px !important
}

.reminders-collection select.method,
.ui-dialog .form-horizontal .control-group .controls .reminders-collection select.method {
    width: 104px !important
}

#flash-messages .alert.alert-reminder,
.flash-messages .alert.alert-reminder {
    background-image: none;
    padding-left: 0
}

#flash-messages .alert.alert-reminder i.fa-bell-o,
.flash-messages .alert.alert-reminder i.fa-bell-o {
    float: left;
    font-size: 1.4em;
    padding: 0 9px 0 8px
}

.mobile-version .reminders-collection input.number,
.mobile-version .ui-dialog .form-horizontal .control-group .controls .reminders-collection input.number {
    height: 30px;
    width: 40px !important
}

.sidebar-widget.sidebar-widget-assigned-tasks .no_tasks {
    padding: 10px 16px;
    margin: 0
}

.sidebar-widget.sidebar-widget-assigned-tasks .tasks-list-wrapper {
    position: relative;
    overflow: auto
}

.sidebar-widget.sidebar-widget-assigned-tasks .widget-mask-wrapper {
    min-height: 104px;
    position: relative
}

.sidebar-widget.sidebar-widget-assigned-tasks .widget-mask-wrapper .loading-mask .loading-frame .box {
    margin-left: 7%;
    max-width: 80%
}

.sidebar-widget.sidebar-widget-assigned-tasks .task-widget-row:hover {
    background-color: #fff
}

.sidebar-widget.sidebar-widget-assigned-tasks .task-widget-row {
    padding: 10px 16px;
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #fdfdfd;
    cursor: pointer
}

.sidebar-widget.sidebar-widget-assigned-tasks .task-widget-row.first {
    border-top: none
}

.sidebar-widget.sidebar-widget-assigned-tasks .task-widget-row.last {
    border-bottom: none
}

.sidebar-widget.sidebar-widget-assigned-tasks .task-widget-row .task-subject {
    display: block;
    color: #505050;
    line-height: 1.2em;
    margin-bottom: 3px
}

.sidebar-widget.sidebar-widget-assigned-tasks .task-widget-row.task-expired .task-subject {
    color: #ef1c25
}

.sidebar-widget.sidebar-widget-assigned-tasks .task-date-time {
    color: #858585;
    font-size: 10px
}

.control-group.rfm-settings-data {
    max-width: 890px
}

.rfm-settings-data input {
    width: 70px;
    height: 14px
}

.rfm-settings-data .grid span {
    display: inline-block;
    width: 70px
}

.rfm-settings-data .alert span {
    display: block
}

.rfm-settings .rfm-settings-data .grid {
    margin-top: 5px;
    margin-bottom: 10px
}

.rfm-settings .rfm-settings-data {
    display: none
}

.rfm-settings.rfm-enabled .rfm-settings-data {
    display: block
}

.rfm-settings .rfm-settings-data th {
    font-weight: normal
}

.rfm-settings .rfm-settings-data th label {
    font-weight: bold;
    margin-bottom: 0
}

.rfm-settings .rfm-settings-data th label .oro-popover-content {
    font-weight: normal
}

.rfm-analytics-label {
    padding: 4px 10px;
    cursor: default
}

.rfm-analytics-label-vertical {
    margin: 5px
}

.rfm-analytics-label span:not(:first-child) {
    padding-left: 7px
}

.rfm-analytics-label p {
    margin: 2px 0
}

.rfm-analytics-label-wrapper {
    float: right;
    height: 0;
    margin-top: 17px;
    width: 100%
}

.marketing-activities-list-widget .accordion-heading > .extra-info {
    width: 60%
}

.marketing-activities-list-widget .accordion-heading > .extra-info > .marketing-activity-type {
    margin-left: 8px;
    color: #888;
    width: 50%
}

.marketing-activities-list-widget .accordion-heading > .extra-info > .marketing-activity-date {
    margin-left: 8px;
    color: #888;
    width: 50%
}

.marketing-activities-list-widget .accordion-heading > .campaign-name {
    width: 30%;
    margin: 9px 7px 0 0;
    padding-bottom: 1px;
    float: left
}

.marketing-activities-list-widget .marketing-activities .marketing-activities-section-data-grid h5 {
    margin-left: 20px
}

.marketing-activities-list-widget .marketing-activities .marketing-activities-section-data-grid .filter-box {
    float: none;
    padding: 15px 0 8px 0;
    margin: 0 20px 8px 20px;
    background: #efefef;
    border: 1px solid #e2e2e2
}

.marketing-activities-list-widget .marketing-activities .marketing-activities-section-data-grid .filter-box > .filter-container > .select-filter-widget {
    margin: -8px 0 0 15px
}

.marketing-activities-list-widget .marketing-activities .marketing-activities-section-data-grid .grid-toolbar {
    margin: 4px 20px 0 20px
}

.marketing-activities-list-widget .marketing-activities .marketing-activities-section-data-grid .grid-toolbar .pagination > ul > li a {
    width: 22px
}

.mobile-version .marketing-activities-list-widget .marketing-activities .marketing-activities-section-data-grid .filter-box {
    margin: 0 0 8px 0;
    background: none;
    border: none
}

.mobile-version .marketing-activities-list-widget .marketing-activities .marketing-activities-section-data-grid .grid-toolbar {
    margin: 4px 0 0 0
}

.mobile-version .marketing-activities-list-widget .marketing-activities .marketing-activities-section-data-grid .grid-toolbar .pagination {
    width: calc(100% - 230px)
}

@media screen and (min-width: 400px) {
    .mobile-version .marketing-activities-list-widget .marketing-activities .marketing-activities-section-data-grid .grid-toolbar .pagination {
        width: calc(100% - 140px)
    }
}

form[name=opportunity] .form-horizontal-large .control-group-oro_sales_opportunity_probability > .controls,
form[name=opportunity] .form-horizontal .control-group-oro_sales_opportunity_probability > .controls,
form[name=opportunity] .form-horizontal-large .control-group-oro_sales_opportunity_status_config > .controls,
form[name=opportunity] .form-horizontal .control-group-oro_sales_opportunity_status_config > .controls {
    margin-left: 0
}

form[name=opportunity] .form-horizontal-large .control-group-oro_sales_opportunity_probability > .controls .control-label.wrap,
form[name=opportunity] .form-horizontal .control-group-oro_sales_opportunity_probability > .controls .control-label.wrap,
form[name=opportunity] .form-horizontal-large .control-group-oro_sales_opportunity_status_config > .controls .control-label.wrap,
form[name=opportunity] .form-horizontal .control-group-oro_sales_opportunity_status_config > .controls .control-label.wrap {
    text-align: right;
    width: 240px;
    padding-right: 10px
}

form[name=opportunity] .form-horizontal-large .enum-value-collection,
form[name=opportunity] .form-horizontal .enum-value-collection {
    width: 350px
}

form[name=opportunity] .form-horizontal-large .control-group-oro_entity_config_scope_type .control-group-collection .control-label.wrap,
form[name=opportunity] .form-horizontal .control-group-oro_entity_config_scope_type .control-group-collection .control-label.wrap {
    position: absolute
}

form[name=opportunity] .form-horizontal-large .control-group-oro_entity_config_scope_type > .controls,
form[name=opportunity] .form-horizontal .control-group-oro_entity_config_scope_type > .controls {
    margin-left: 0
}

.oro-item-collection .input-append-sortable input[type="text"].add-on-input {
    display: inline-block;
    height: 20px;
    text-shadow: 0 1px 0 #fff;
    margin-left: -1px;
    border-radius: 0;
    width: 40px
}

.sales-account-autocomplete .select2-results > .select2-result:first-child {
    border-top: none;
    padding-top: 0px;
    margin-bottom: 7px
}

.sales-account-autocomplete .select2-results > .select2-result {
    border-top: 1px solid #f4f4f4;
    padding-top: 13px;
    margin-bottom: 7px
}

.sales-account-autocomplete .select2-results .select2-result-with-children.select2-highlighted {
    background: #fff
}

.sales-account-autocomplete .select2-results .select2-result-label .separated-img {
    width: 16px
}

.sales-account-autocomplete .select2-results .select2-result-with-children.select2-highlighted .type {
    color: #8f8f8f
}

.sales-account-autocomplete .select2-results .select2-result-with-children.select2-highlighted .match-value {
    color: #8f8f8f
}

.sales-account-autocomplete .select2-results .select2-highlighted {
    background: #4476db
}

.sales-account-autocomplete .select2-results .select2-highlighted .type {
    color: #fff
}

.sales-account-autocomplete .select2-results .select2-highlighted .match-value {
    color: #fff
}

.sales-account-autocomplete .select2-results .type {
    color: #8f8f8f
}

.sales-account-autocomplete .select2-results .match-value {
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    color: #8f8f8f;
    margin-left: 27px
}

.sales-account-autocomplete .select2-results .select2-results-dept-1 .select2-result-label {
    padding-left: 7px
}

.sales-account-autocomplete .select2-result-with-children > .select2-result-label {
    display: none
}

.alert.connection-status {
    margin: 10px 0;
    float: none
}

.magento-website-selector-container {
    position: relative
}

.magento-website-selector-container .selector > span {
    overflow: hidden
}

.magento-website-selector-container .sync-website-list-link {
    line-height: 28px;
    position: absolute;
    top: 0;
    left: 305px;
    white-space: nowrap
}

.customer-without-border-tabs {
    padding-left: 0
}

.customer-without-border-tabs.responsive-cell {
    margin-top: -1px
}

.customer-without-border-tabs .oro-tabs {
    padding-left: 1px
}

.customer-without-border-tabs .oro-tabs .tab-content {
    border-left: none;
    border-right: none;
    border-bottom: none
}

.mess-pos {
    margin-left: 10px
}

.ui-dialog-minimized.place-order-transaction-dialog {
    min-width: 0;
    min-height: 0
}

.place-order-transaction-dialog .form-dialog,
.place-order-transaction-dialog .form-dialog > div,
.place-order-transaction-dialog .form-dialog > div > div,
.place-order-transaction-dialog .form-dialog > div > div > div {
    height: 100%
}

.place-order-transaction-dialog .ui-dialog-content {
    overflow: hidden;
    padding: 0
}

.place-order-transaction-dialog .ui-dialog-content .widget-content {
    height: 100%
}

.place-order-transaction-dialog .ui-dialog-buttonpane {
    display: none
}

.collection-remove-disabled + .removeRow {
    display: none
}

.customer-info ul.inline li.magento-customer-info {
    border-left: 0 none;
    vertical-align: middle;
    padding-left: 0;
    margin-top: 4px;
    margin-bottom: 4px
}

.customer-info ul.inline li.magento-customer-info .orocrm-channel-lifetime-value-label {
    margin-left: 0;
    margin-right: 10px
}

.customer-info ul.inline li.magento-customer-info > div {
    float: none
}

.place-order-transaction-dialog #orderPlaceFrame.loaded {
    height: 100%;
    width: 100%
}

.mobile-version .place-order-transaction-dialog .order-form-widget.widget-content {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.notes.comments .list-item.private {
    background: #f5f5f5
}

.notes.comments .list-item.private span.label {
    font-weight: normal
}

.icon-mailchimp {
    background-image: url(../bundles/oromailchimp/img/freddie.ico);
    width: 16px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    -webkit-background-size: 16px 16px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray
}

.icon-mailchimp.hide-text {
    font-size: 16px;
    line-height: 16px;
    color: transparent;
    background-position: 0 0;
    margin: 0 5px 0 0
}

.connection-form .controls {
    margin-left: 182px !important
}

.connection-form .control-label {
    width: 170px !important
}

.icon-dotmailer {
    background-image: url(../bundles/orodotmailer/img/dotmailer.ico);
    width: 16px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    -webkit-background-size: 16px 16px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray
}

.icon-dotmailer.hide-text {
    font-size: 16px;
    line-height: 16px;
    color: transparent;
    background-position: 0 0;
    margin: 0 5px 0 0
}

.connection-status {
    width: 294px
}

.entity-field-control .fields-container .field-row:only-child .remove-field {
    display: none
}

.entity-field-control .field-row {
    padding-bottom: 10px;
    min-width: 170px
}

.entity-field-control .remove-field {
    text-decoration: none
}

.dotmailer-page .btn,
.dotmailer-page .oro-subtitle,
.dotmailer-sync-btn,
.dotmailer-group a.btn {
    text-transform: none !important
}

.nav .dotmailer .title,
.dotmailer-page .breadcrumb li:nth-child(2) {
    text-transform: lowercase !important
}