.brand-icon {
    height: 40px !important;
    width: 40px !important;
    margin: 10px 8px !important;
}

.scroll-top.in {
    z-index: 9999;
}

.justify {
    text-align: justify;
    text-justify: distribute-all-lines;
    text-align-last: justify;
    -moz-text-align-last: justify;
    -webkit-text-align-last: justify;
    height: 1.2em;
    float: left;
}

.pad-no-lft {
    padding-left: 0;
}

.pad-no-rgt {
    padding-right: 0;
}

.pad-no-top {
    padding-top: 0;
}

.pad-no-btm {
    padding-bottom: 0;
}

.pad-no-hor {
    padding-left: 0;
    padding-right: 0;
}

.pad-no-ver {
    padding-top: 0;
    padding-bottom: 0;
}

.mar-no-lft {
    margin-left: 0;
}

.mar-no-rgt {
    margin-right: 0;
}

.mar-no-top {
    margin-top: 0;
}

.mar-no-btm {
    margin-bottom: 0;
}

.mar-no-hor {
    margin-left: 0;
    margin-right: 0;
}

.mar-no-ver {
    margin-top: 0;
    margin-bottom: 0;
}

.mar-top-5 {
    margin-top: 5px;
}

.cur-pot {
    cursor: pointer !important;
}

.cur-def {
    cursor: default !important;
}

.ove-hid {
    overflow: hidden !important;
}

.flo-lft {
    float: left;
}

.dis-blk {
    display: block;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .justify:after {
        content: ".";
        width: 100%;
        height: 0;
        display: inline-block;
        overflow: hidden;
    }
}

.chosen-with-drop a.chosen-single {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.pagination > li > a, .pagination > li > span, .pagination > li > input {
    height: 32px;
}

.pagination > li > a {
    cursor: pointer;
}

.paginate_button i {
    font-size: 12px;
}

.paginate_button.select::before {
    display: none;
}

.paginate_button.select span {
    position: relative;
    padding-right: 32px;
}

.paginate_button.select span i {
    position: absolute;
    right: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.paginate_button.select span select {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border: 0;
    opacity: 0;
    padding: 0;
}

.page-rows, .page-number {
    margin: 2px 0;
    white-space: nowrap;
}

.page-rows+.page-number {
    margin-left: 15px;
}

.page-rows+.pagination, .page-number+.pagination {
    margin-left: 15px !important;
}

.page-rows span, .page-number.span {
    cursor: default;
}

.page-rows .chosen-container .chosen-single {
    padding: 6px 0;
}

.page-rows .chosen-container .chosen-single span {
    margin: 0;
    padding: 0 15px 0 0;
    text-align: center;
}

.page-rows .chosen-container .chosen-single div {
    right: 9px;
}

.page-rows .chosen-container .chosen-results li {
    text-align: center;
}

.page-number > input[type="number"]::-webkit-outer-spin-button,
.page-number > input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.page-number > input[type="number"] {
    -moz-appearance: textfield;
    width: 50px !important;
    height: 32px;
    text-align: center;
    padding: 6px 0;
}

.page-number button {
    height: 32px;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    float: right;
}

/*.pagination > li > input[type="number"]::-webkit-outer-spin-button,
.pagination > li > input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.pagination > li > input[type="number"] {
    -moz-appearance: textfield;
    float: left;
    width: 50px !important;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    text-align: center;
}

.pagination > li > input[type="number"]:focus {
    border-color: #25476a !important;
}*/

#mainnav-menu a {
    padding: 12px 15px 12px 42px;
    position: relative;
    text-align: justify;
    word-break: break-all;
}

#mainnav-menu a.parent {
    padding-right: 27px;
}

#mainnav-menu a.level-2 {
    padding: 8px 15px 8px 55px;
}

#mainnav-menu a.level-3 {
    padding: 8px 15px 8px 68px;
}

#mainnav-menu a.level-4 {
    padding: 8px 15px 8px 81px;
}

#mainnav-menu a.level-5 {
    padding: 8px 15px 8px 94px;
}

#mainnav-menu a.one {
    padding: 8px 15px 8px 55px;
}

#mainnav-menu a.two {
    padding: 8px 15px 8px 68px;
}

#mainnav-menu a.three {
    padding: 8px 15px 8px 81px;
}

#mainnav-menu a.four {
    padding: 8px 15px 8px 94px;
}

#mainnav-menu a i {
    position: absolute;
    left: 12px;
    top: 11px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding: 0;
}

#mainnav-menu a.level-2 i:first-child {
    left: 28px;
    top: 8px;
}

#mainnav-menu a.level-3 i:first-child {
    left: 40px;
    top: 8px;
}

#mainnav-menu a.level-4 i:first-child {
    left: 55px;
    top: 8px;
}

#mainnav-menu a.level-5 i:first-child {
    left: 67px;
    top: 8px;
}

#mainnav-menu a.one i:first-child {
    left: 28px;
    top: 8px;
}

#mainnav-menu a.two i:first-child {
    left: 40px;
    top: 8px;
}

#mainnav-menu a.three i:first-child {
    left: 55px;
    top: 8px;
}

#mainnav-menu a.four i:first-child {
    left: 67px;
    top: 8px;
}

#mainnav-menu a span {
    position: relative;
    top: 1px;
}

#mainnav-menu a i.arrow {
    left: unset;
    right: 8px;
    top: 9px;
}

#mainnav-menu a.level-2 i.arrow, #mainnav-menu a.level-3 i.arrow, #mainnav-menu a.level-4 i.arrow, #mainnav-menu a.level-5 i.arrow {
    top: 6px;
}

#mainnav-menu a.one i.arrow, #mainnav-menu a.two i.arrow, #mainnav-menu a.three i.arrow, #mainnav-menu a.four i.arrow {
    top: 6px;
}

#mainnav-menu a.level-2+ul>li.active {
    background-color: #efefef !important;
}

#mainnav-menu a.level-3+ul>li.active {
    background-color: #e7e7e7 !important;
}

#mainnav-menu a.one+ul>li.active {
    background-color: #efefef !important;
}

#mainnav-menu a.two+ul>li.active {
    background-color: #e7e7e7 !important;
}

#mainnav-menu>.active-sub>a, #mainnav-menu>.active-sub>a:hover {
    padding-left: 37px;
    padding-right: 10px;
}

#mainnav-menu>.active-sub>a i:first-child {
    left: 8px;
}

#mainnav-menu>.active-sub>a i.arrow {
    right: 4px;
}

#mainnav-menu>.active-sub>a.parent {
    padding-right: 24px;
}

#mainnav-menu a.color-danger {
    color: #f22314;
}

#mainnav-menu .active:not(.active-sub)>a.color-danger {
    color: #f22314;
}

#mainnav-menu>li>a.color-danger:hover, #mainnav-menu>li>a.color-danger:active {
    color: #f22314;
}

#mainnav-menu>.active-sub>a.color-danger, #mainnav-menu>.active-sub>a.color-danger:hover {
    color: #fff;
    background: #f55145;
}

#container.mainnav-sm #mainnav-menu>.active-link>a.color-danger, #container.mainnav-sm #mainnav-menu>.active-link a.color-danger:hover,
#container.mainnav-sm #mainnav-menu>.active-sub>a.color-danger, #container.mainnav-sm #mainnav-menu>.active-sub a.color-danger:hover {
    background: #f55145;
}

.btn .demo-pli-repeat-2, .btn .demo-pli-yes, .btn .demo-pli-close {
    display: inline-block !important;
    width: 1em;
    height: 1em;
    line-height: 1em;
    text-align: center;
    margin-right: 0.8em;
}

.btn .demo-pli-repeat-2:before, .btn .demo-pli-yes:before, .btn .demo-pli-close:before {
    width: 1em;
    height: 1em;
    line-height: 1em;
    text-align: center;
}

.btn.btn-opacity {
    opacity: 0.75 !important;
}

.btn.btn-icons {
    width: 80px;
    position: relative;
}

.btn.btn-icons:before {
    content: '';
    display: block;
    padding-top: 100%;
    width: 100%;
}

.btn.btn-icons i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 68px;
    line-height: 68px;
}

.menu-popover .sub-menu ul a {
    padding: 12px 17px 12px 42px !important;
    text-align: justify !important;
    word-break: break-all !important;
    position: relative !important;
}

.menu-popover .sub-menu ul a.parent {
    padding-right: 27px !important;
}

.menu-popover .sub-menu ul a.two {
    padding-left: 64px !important;
}

.menu-popover .sub-menu ul a.three {
    padding-left: 86px !important;
}

.menu-popover .sub-menu ul a.four {
    padding-left: 108px !important;
}

.menu-popover .sub-menu ul a i:first-child {
    position: absolute;
    left: 20px;
    top: 15px;
}

.menu-popover .sub-menu ul a.two i:first-child {
    left: 42px;
}

.menu-popover .sub-menu ul a.three i:first-child {
    left: 64px;
}

.menu-popover .sub-menu ul a.four i:first-child {
    left: 86px;
}

.menu-popover .sub-menu ul a i.arrow {
    position: absolute;
    right: 5px;
    top: 8px !important;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px !important;
}

.modal {
    z-index: 10001;
}

/*.modal.up {*/
/*    z-index: 10003 !important;*/
/*}*/

.modal-backdrop {
    z-index: 10000;
}

/*.modal.up+.modal-backdrop {*/
/*    z-index: 10002 !important;*/
/*}*/

.modal-open .modal {
    overflow: hidden;
}

.checkbox-table, .radio-table {
    width: 100%;
    display: inline-table;
}

.checkbox-table .checkbox label, .radio-table .radio label {
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.checkbox-table.two .checkbox, .radio-table.two .radio {
    width: 50%;
    display: inline-block;
}

.checkbox-table.three .checkbox, .radio-table.three .radio {
    width: 33.33333333%;
    display: inline-block;
}

.checkbox-table.four .checkbox, .radio-table.four .radio {
    width: 25%;
    display: inline-block;
}

.checkbox-table.five .checkbox, .radio-table.five .radio {
    width: 20%;
    display: inline-block;
}

.radio.radio-line {
    white-space: nowrap;
    min-height: 33px;
}

.media.upload {
    padding-left: 25px;
    position: relative;
}

.media.upload i {
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}

.media.upload .media-body p {
    font-size: 13px;
    margin-bottom: 6px !important;
}

.media.upload img {
    width: 40px;
    height: 40px;
}

.media.upload+.btn-file {
    margin-top: 10px;
}

.hidden {
    display: none;
}

.has-error .hide {
    /*display: block !important;*/
}

.has-error form.hide {
    /*display: none !important;*/
}

.has-error form.hide.help-block {
    /*display: block !important;*/
}

.has-error .chosen-container-multi .chosen-choices {
    border-color: #f8877f;
}

.has-error .btn {
    background-color: #f55145 !important;
    border-color: #f44336 !important;
    color: #fff !important;
}

.has-error .btn:hover {
    background-color: #f22314 !important;
    border-color: #f22314 !important;
    color: #fff !important;
}

.has-error .btn-picture, .has-error .btn-icons {
    background-color: #fff !important;
    border-color: #f8877f !important;
    color: #f55a4e !important;
}

.has-error .btn-picture:hover, .has-error .btn-icons:hover {
    background-color: #ffeeed !important;
    border-color: #f22314 !important;
    color: #f55a4e !important;
}

.has-error .form-table-item .btn {
    background-color: #ffeeed !important;
    color: #f55a4e !important;
}

.has-error .input-group-addon {
    color: #f55a4e;
    border-color: #f8877f;
    background: #ffebeb;
    transition-duration: .5s;
}

.has-error input:focus+.input-group-addon {
    border-color: #ea1c0d;
}

.mbsc-comp[readonly] {
    background: none;
}

.mbsc-cal-footer {
    font-size: 13px;
    color: #666;
}

.mbsc-cal-footer i {
    margin-right: 10px;
    color: #007aff;
}

.mbsc-color-input {
    height: 33px;
    font-size: 13px;
    border-radius: 3px 0 0 3px;
    box-shadow: none;
    border: 1px solid rgba(0,0,0,0.07) !important;
    transition-duration: .5s;
    padding: 6px 12px !important;
    line-height: 1.42857143;
    cursor: pointer;
}

.mbsc-color-input:empty:not(:focus):before {
    color: #b1b9bd;
}

.mbsc-color-input-item {
    margin: -0.05em -0.5em !important;
    height: 1.6em !important;
}

.mbsc-color-input+input {
    display: none !important;
}

.mbsc-color-input.disabled {
    cursor: not-allowed;
    background: #eee;
}

.has-error .mbsc-color-input {
    border-color: #f8877f !important;
}

.crop-preview {
    width: 320px;
    max-width: 100%;
    height: 180px;
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 7px 0;
}

.icon-preview {
    width: 55px;
    height: 55px;
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 7px 0;
}

.crop-preview img, .icon-preview img {
    width: 100%;
    height: 100%;
}

.crop-preview .cover, .icon-preview .cover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.4);
    text-align: center;
    opacity: 0;
    transition: all 0.3s;
}

.crop-preview:hover .cover, .icon-preview:hover .cover {
    opacity: 1;
}

.crop-preview .cover i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 25px;
    display: inline-block;
    position: relative;
    top: calc(50% - 25px);
    color: #eee;
    margin: 0 10px;
    font-weight: bold;
    transition: all 0.3s;
}

.icon-preview .cover i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    display: block;
    position: relative;
    top: 12.5px;
    left: 12.5px;
    color: #eee;
    font-weight: bold;
    transition: all 0.3s;
}

.crop-preview .cover i:hover, .icon-preview .cover i:hover {
    color: #fff;
}

.has-error .chosen-picture button {
    color: #f55a4e;
    border-color: #f8877f !important;
}

.has-error .chosen-picture button:hover {
    color: #f55a4e !important;
}

.chosen-picture-tip {
    display: block;
}

.chosen-picture-error-tip {
    display: none;
    color: #f55a4e;
    font-weight: 700;
}

.has-error .chosen-picture-tip {
    display: none;
}

.has-error .chosen-picture-error-tip {
    display: block;
}

.has-error .chosen-container-single .chosen-single {
    border-color: #f8877f;
}

.has-error .chosen-container-single .chosen-single div b:before {
    color: #f55a4e;
}

.text-code pre {
    margin: 0;
    padding: 0;
    line-height: 0;
    overflow: hidden;
}

.text-code pre code {
    line-height: 1.42857143;
    position: relative;
    white-space: pre !important;
    overflow: hidden !important;
    word-break: keep-all !important;
    word-wrap: initial !important;
}

.text-code pre code[opt=request] {
    max-height: 300px;
}

.text-code pre code span {
    white-space: nowrap;
}

.text-code.xml pre code {
    white-space: pre-wrap !important;
    word-break: normal !important;
}

.text-editor {
    margin: auto;
}

.text-editor [title='Froala WYSIWYG HTML Editor'] {
    display: none;
}

.text-editor .fr-toolbar.fr-top {
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-color: rgba(0, 0, 0, 0.07);
}

.text-editor.fr-box.fr-basic .fr-wrapper {
    border-color: rgba(0, 0, 0, 0.07);
}

.text-editor .second-toolbar {
    border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-color: rgba(0, 0, 0, 0.07);
}

.text-editor .fr-toolbar .fr-command.fr-btn svg path,
.text-editor .fr-popup .fr-command.fr-btn svg path,
.text-editor .fr-modal .fr-command.fr-btn svg path {
    fill: #7a878e;
}

.text-editor .fr-toolbar .fr-command.fr-btn.fr-dropdown:after,
.text-editor .fr-popup .fr-command.fr-btn.fr-dropdown:after,
.text-editor .fr-modal .fr-command.fr-btn.fr-dropdown:after {
    border-top-color: #7a878e;
}

.text-editor .fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:after,
.text-editor .fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:after,
.text-editor .fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:after {
    border-bottom-color: #7a878e;
}

.text-editor .fr-toolbar .fr-command.fr-btn svg.fr-svg,
.text-editor .fr-popup .fr-command.fr-btn svg.fr-svg,
.text-editor .fr-modal .fr-command.fr-btn svg.fr-svg {
    height: 21px;
}

.text-editor .fr-toolbar .fr-command.fr-btn,
.text-editor .fr-popup .fr-command.fr-btn,
.text-editor .fr-modal .fr-command.fr-btn {
    height: 34px;
}

.text-editor .fr-toolbar .fr-more-toolbar.fr-expanded {
    height: 42px;
}

.text-editor .fr-toolbar.fr-toolbar-open {
    padding-bottom: 42px;
}

.text-editor .fr-quick-insert {
    z-index: 3998 !important;
}

.text-title {
    display: block;
    line-height: 2.5em;
    font-weight: bold;
    text-align: justify;
    margin: 0;
    padding: 2px 0;
    position: relative;
    top: -2px;
}

.text-block {
    display: block;
    text-indent: 2em;
    line-height: 2.5em;
    text-align: justify;
    margin: 0;
    padding: 2px 0;
    position: relative;
    top: -2px;
}

.text-line {
    line-height: 2em;
    text-align: justify;
    margin: 0;
    padding: 2px 0;
    position: relative;
}

.text-block u {
    text-underline-offset: 5px;
}

.has-error .text-editor.fr-box.fr-basic .fr-wrapper,
.has-error .text-editor .second-toolbar,
.has-error .text-editor .fr-toolbar.fr-top {
    border-color: #f55a4e;
}

.has-error .text-editor .fr-toolbar .fr-newline {
    background-color: #f55a4e;
}

.has-error .text-editor.fr-box .fr-counter,
.has-error .text-editor .fr-wrapper.show-placeholder .fr-placeholder {
    color: #f55a4e;
}

.has-error .text-editor .fr-toolbar .fr-command.fr-btn svg path,
.has-error .text-editor .fr-popup .fr-command.fr-btn svg path,
.has-error .text-editor .fr-modal .fr-command.fr-btn svg path {
    fill: #f55a4e;
}

.has-error .text-editor .fr-toolbar .fr-command.fr-btn.fr-dropdown:after,
.has-error .text-editor .fr-popup .fr-command.fr-btn.fr-dropdown:after,
.has-error .text-editor .fr-modal .fr-command.fr-btn.fr-dropdown:after {
    border-top-color: #f55a4e;
}

.has-error .text-editor .fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:after,
.has-error .text-editor .fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:after,
.has-error .text-editor .fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:after {
    border-bottom-color: #f55a4e;
}

.fr-popup .fr-image-progress-bar-layer > h3 {
    outline: none;
}

.fr-element.fr-preview .fr-video::after {
    display: none;
}

.fr-view .fr-audio p {
    text-align: left;
}

.fr-view video, .fr-view img {
    max-width: 100%;
    height: auto !important;
}

.fr-view audio {
    max-width: 100%;
    outline: none;
}

.text-space-2 {
    letter-spacing: 2em;
    position: relative;
}

.text-space-2-1 {
    letter-spacing: 0.5em;
    position: relative;
}

.text-operate {
    padding: 7px !important;
    white-space: nowrap;
}

.text-operate button {
    margin: 1px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-operate .dropdown-menu {
    position: fixed;
    min-width: 110px;
    transform: translateX(-50%);
}

.dropdown-menu li a {
    padding: 5px 10px !important;
    cursor: pointer;
}

.dropdown-menu li a i {
    display: inline-block;
    width: 20px;
}

.dropdown-menu li a:hover i {
    color: #ffffff !important;
}

.text-select {
    padding: 3px 5px !important;
}

.text-select .chosen-container .chosen-drop {
    position: fixed;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel.bord-all {
    border-color: #ddd;
}

.panel-title {
    line-height: 60px;
}

.panel-control.left {
    float: left;
    padding: 0 5px 0 20px;
}

.panel-control .btn {
    position: relative;
    top: 10px;
    right: 5px;
}

.panel-control .btn+.btn {
    margin-left: 10px;
}

.panel-control .input-group-wrap {
    position: relative;
    top: 10px;
    right: 5px;
}

.panel-control .input-group-wrap .btn {
    top: 0;
    right: 0;
}

.panel-control .input-group-wrap .chosen-single {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.panel-control.dialog-control .btn {
    top: -8px;
    right: -15px;
}

.panel-footer.deep {
    background: #f8f9fa !important;
}

.panel-footer button {
    margin-left: 10px;
}

.panel-footer button:first-child {
    margin-left: 0;
}

textarea.form-control {
    resize: none;
}

.require-label {
    position: relative;
}

.require-label .text-danger {
    position: absolute;
    left: -12px;
    top: 2px;
}

.comment-content:last-child {
    margin-bottom: 0;
}

.comment-content .media-body {
    padding-bottom: 5px;
}

.comment-content:last-child .media-body {
    padding-bottom: 0;
}

.comment-reply-tag {
    height: 15px;
    margin: 0 8px;
    display: inline-block;
}

.comment-reply-tag i {
    margin-left: 5px;
}

.comment-list .load7 {
    transform: scale(.5);
}

.comment-list .load7 .loader {
    margin: 3px auto 18px;
}

.col-md-7 .jstree {
    margin-top: 5px;
}

.jstree-default .jstree-checkbox {
    background: none !important;
    position: relative;
    left: -5px;
}

.jstree-default .jstree-checkbox:before {
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 0 0 0 rgba(0,0,0,0.07);
    content: '';
    display: block;
    height: 14px;
    left: 5px;
    position: absolute;
    top: 5px;
    width: 14px;
    transition: all 0.3s;
    border-radius: 2px;
}

.jstree-default .jstree-checkbox:hover:before {
    border-color: #25476a;
}

.jstree-default .jstree-anchor>.jstree-undetermined:before {
    border: 1px solid #25476a;
}

.jstree-default .jstree-anchor>.jstree-undetermined:after {
    content: '';
    position: absolute;
    background: #25476a;
    width: 10px;
    height: 10px;
    left: 7px;
    top: 7px;
    display: block;
}

.jstree-default.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:before, .jstree-default .jstree-checked>.jstree-checkbox:before {
    background: #25476a;
    border-color: #25476a;
}

.jstree-default.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:after, .jstree-default .jstree-checked>.jstree-checkbox:after {
    content: '';
    position: absolute;
    border-color: #fff;
    border-style: solid;
    border-width: 0 2px 2px 0;
    box-sizing: border-box;
    height: 12px;
    left: 10px;
    top: 5px;
    transform: rotate(48deg);
    width: 5px;
    display: block;
}

.jstree-default .jstree-wholerow-clicked {
    background: rgba(23, 123, 187, 0.2);
}

body .jstree-default .jstree-clicked {
    background: none !important;
    color: #666 !important;
    box-shadow: none !important;
}

.has-error .col-md-7 .jstree {
    color: #f55a4e !important;
}

.has-error .jstree-default .jstree-checkbox:before {
    border-color: #f55a4e !important;
}

#jstree-dnd.jstree-default {
    background: rgba(0,0,0,0.6);
    color: #fff;
    border-radius: 3px;
}

.jstree-icon {
    font-size: 16px;
    width: 20px !important;
}

.jstree-themeicon {
    margin-right: 5px !important;
}

.jstree-contextmenu {
    z-index: 999999;
}

.form-subtitle {
    overflow: hidden;
}

.form-subtitle label {
    margin: 0 !important;
    padding: 0 15px 0 0 !important;
}

.form-subtitle .btn {
    position: absolute;
    right: 0;
    top: 5px;
}

.form-group input[readonly] {
    cursor: default;
    background: #fff;
}

.form-group input[disabled] {
    background: #eee;
}

.form-group span.disabled {
    cursor: not-allowed;
    background: #eee;
}

.form-group .form-control-static {
    word-break: break-all;
}

.form-group .form-control-static .label-table {
    width: auto;
    min-width: 100px;
    max-width: unset;
    padding: 5px 10px;
    position: relative;
    top: -3px;
}

.form-group .form-control-static .static-block {
    display: block;
    text-indent: 2em;
    line-height: 2.5em;
    position: relative;
    top: -0.5em;
    text-align: justify;
}

.form-group .form-control-static .static-block.no-indent {
    text-indent: 0;
}

.form-group .form-control-static .static-block+.static-block {
    margin-top: 1em;
}

.form-group .chosen-container-single .chosen-single {
    height: 33px;
    line-height: 1.48;
}

.form-group .chosen-container-associate {
    width: 100%;
}

.form-group .chosen-container-associate .chosen-results {
    padding-top: 6px;
}

.form-group .chosen-container-associate .chosen-results .no-results i {
    display: inline-block !important;
}

.form-group .chosen-container-associate .chosen-drop {
    position: fixed;
}

.form-group.error-tip {
    margin: 0;
}

.form-group audio {
    height: 34px;
    width: 100%;
}

.form-group.error-tip input {
    height: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

input.form-control {
    /*height: 32px;*/
}

.form-list-item {
    height: 33px;
    line-height: 31px;
    font-size: 13px;
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,0.07);
    transition: all 0.5s;
    position: relative;
    padding: 0 43px 0 12px;
    margin: 0 0 10px;
}

.form-list-item:hover {
    background: #f7f7f7;
}

.form-list-item p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.form-list-item button, .form-list-item span {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.form-list-item.disabled {
    cursor: not-allowed;
    background: #eee;
}

.form-list-item.disabled:hover {
    background: #eee;
}

.form-list-item.readonly {
    padding-right: 12px;
}

.form-file-item {
    height: 47px;
    font-size: 13px;
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,0.07);
    transition: all 0.5s;
    position: relative;
    padding: 0 43px 0 50px;
    margin: 0 0 10px;
}

.form-file-item:hover {
    background: #f7f7f7;
}

.form-file-item svg {
    width: 35px;
    position: absolute;
    left: 5px;
    top: 23px;
    transform: translateY(-50%);
    cursor: pointer;
}

.form-file-item .intro {
    cursor: pointer;
}

.form-file-item .intro p {
    height: 26px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.form-file-item .intro small {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.form-file-item button {
    position: absolute;
    right: 10px;
    top: 22px;
    transform: translateY(-50%);
}

.form-file-item.disabled {
    cursor: not-allowed;
    background: #eee;
}

.form-file-item.disabled:hover {
    background: #eee;
}

.form-file-item.view:hover {
    cursor: pointer;
}

.form-file-item.readonly {
    padding-right: 12px;
}

.form-file-item.readonly [opt=delete] {
    display: none;
}

.form-pictures {
    margin-top: -10px;
}

.form-picture-add {
    width: 100%;
    margin-top: 10px;
    position: relative;
    padding: 0;
}

.form-picture-add .block {
    padding-top: 60%;
}

.form-picture-add i {
    width: 100%;
    height: 100px;
    line-height: 100px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.form-picture-item {
    border: 1px solid #ededed;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    margin-top: 10px;
}

/*.form-picture-item:before {
    content: '';
    padding-top: 60%;
    display: block;
    width: 100%;
    height: 100%;
}*/

.form-picture-crop {
    border: 1px solid #ededed;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}

.form-picture-crop .preview {
    width: 100%;
    height: 100%;
}

.form-picture-crop img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.form-picture-item .cover, .form-picture-crop .cover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
    text-align: center;
    opacity: 0;
    transition: all 0.3s;
}

.form-picture-item:hover .cover, .form-picture-crop:hover .cover {
    opacity: 1;
}

.form-picture-item .cover i, .form-picture-crop .cover i {
    width: 25%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    display: inline-block;
    position: relative;
    top: calc(50% - 20px);
    color: #eee;
    margin: 0 10px;
    font-weight: bold;
    transition: all 0.3s;
    cursor: pointer;
}

.form-picture-item.disabled {
    cursor: not-allowed;
}

.form-picture-item.disabled img, .form-picture-crop.disabled img {
    opacity: 0.5;
}

.form-picture-item.disabled:hover .cover, .form-picture-crop.disabled:hover .cover {
    display: none;
}

.form-picture-item .preview {
    background-size: cover;
    background-position: center;
}

.form-table-item {
    width: 100%;
}

.form-table-item thead th {
    position: relative;
    font-size: 1.05em;
    font-weight: 600;
    color: #4d627b;
    padding: 8px 8px 18px;
}

.form-table-item thead th:before {
    content: '';
    position: absolute;
    background: rgba(0,0,0,0.07);
    height: 1px;
    left: 0;
    width: 100%;
    bottom: 10px;
}

.form-table-item thead th .text-danger {
    position: relative;
    left: 6px;
    top: 3px;
}

.form-table-item tbody td {
    padding-bottom: 10px;
    vertical-align: top;
}

.form-table-item tbody td .help-block {
    margin-bottom: 0;
}

.form-table-item tbody td .chosen-readonly {
    opacity: 1 !important;
}

.form-table-item tbody td .chosen-readonly .chosen-single div {
    display: none;
}

.form-table-item tbody td.item-index {
    width: 50px;
}

.form-table-item tbody td.item-index span {
    width: 100%;
    height: 33px;
    line-height: 18px;
    border-left: 1px solid rgba(0,0,0,0.07);
    border-right: 1px solid rgba(0,0,0,0.07);
    display: block;
}

.form-table-item tbody td.item-operate {
    width: 70px;
}

.form-table-item tbody td.item-operate .text-success.last {
    width: 100%;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}

.form-table-item tbody td.item-operate .text-success.hide+.text-danger {
    width: 100%;
}

.form-table-item tbody td input, .form-table-item tbody td span, .form-table-item tbody td a.chosen-single {
    border-radius: 0;
}

.form-table-item tbody button:first-child+td input, .form-table-item tbody button:first-child+td span, .form-table-item tbody button:first-child+td .item-select a.chosen-single,
.form-table-item tbody td:first-child input:first-child, .form-table-item tbody td:first-child span:first-child, .form-table-item tbody td:first-child .item-select:first-child a.chosen-single {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.form-table-item tbody td:last-child input:last-child, .form-table-item tbody td:last-child span:last-child, .form-table-item tbody td:last-child .item-select:last-child a.chosen-single {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.has-error .form-table-item tbody td.item-index span {
    border-left-color: #f8877f;
    border-right-color: #f8877f;
}

.form-valid-input {
    width: 0;
    height: 0 !important;
    margin: 0;
    padding: 0;
    border: 0;
}

.form-tip {
    margin: 5px 0 0;
    color: #aaa;
}

.form-date-input input {
    cursor: pointer;
}

.form-range-input span {
    border-left: 0;
    border-right: 0;
}

.form-range-input span:nth-child(3) {
    border-left: 1px solid rgba(0,0,0,0.07);
}

.form-range-input span:last-child {
    border-right: 1px solid rgba(0,0,0,0.07);
}

.form-item-input input {
    cursor: pointer;
}

.form-search .form-group {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    min-height: 33px;
}

.form-search .form-group .control-label {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.form-preview-img {
    width: 80px;
    height: 80px;
}

.form-preview-img.user-avatar {
    width: 80px;
    height: 112px;
}

/*.input-group-addon {*/
/*    border-left: 0;*/
/*    border-right: 0;*/
/*}*/

/*.input-group .input-group-addon:first-child {*/
/*    border-left: 1px solid rgba(0,0,0,0.07);*/
/*}*/

/*.input-group .input-group-addon:last-child {*/
/*    border-right: 1px solid rgba(0,0,0,0.07);*/
/*}*/

/*.input-group .input-group-addon:nth-child(3) {*/
/*    border-left: 1px solid rgba(0,0,0,0.07);*/
/*}*/

/*.has-error .input-group-addon {*/
/*    color: #f55a4e;*/
/*    background-color: #fff0f0;*/
/*    border-color: #f8877f;*/
/*}*/

/*.has-error .input-group .input-group-addon:first-child {*/
/*    border-color: #f8877f;*/
/*}*/

/*.has-error .input-group .input-group-addon:last-child {*/
/*    border-color: #f8877f;*/
/*}*/

/*.has-error .input-group .input-group-addon:nth-child(3) {*/
/*    border-color: #f8877f;*/
/*}*/

.member-list {
    margin: 0;
}

.member-list .list-group-item {
    padding: 0 40px 0 15px;
}

.member-list .list-group-item .ion-close-circled {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-9px);
    font-size: 18px;
}

.member-list .list-group-item .name {
    padding: 12px 0;
    font-size: 16px;
}

.member-list .list-group-item .name .dropdown {
    display: inline-block;
    position: relative;
    top: -1px;
}

.member-list .list-group-item .name .dropdown .dropdown-menu {
    min-width: 110px;
}

.member-list .list-group-item .name .dropdown a {
    padding: 5px 10px;

}

.member-list .list-group-item .name .dropdown a i {
    display: inline-block;
    width: 20px;
}

.member-list .list-group-item p.intro {
    margin: 0;
    padding-bottom: 10px;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
}

.member-list .list-group-item.disabled {
    opacity: .5;
}

.table-scroll {
    position: relative;
}

.table.dataTable th, .table.dataTable td {
    white-space: nowrap;
    vertical-align: middle;
}

.table.dataTable.wrap th, .table.dataTable.wrap td {
    white-space: normal;
    word-break: break-all;
}

.table.dataTable th span, .table.dataTable td span {
    cursor: default;
}

.table.dataTable th span .inner, .table.dataTable td span .inner {
    padding: 0 4px;
}

.table.dataTable th .table-click span, .table.dataTable td .table-click span {
    cursor: pointer;
}

.table.dataTable td .td-edit {
    text-underline-offset: 4px;
    cursor: pointer;
}

.table.dataTable td .td-edit span {
    cursor: pointer;
}

.table.dataTable td .td-edit i {
    margin-left: 10px;
    transform: scale(1.25);
    display: inline-block;
}

.table.dataTable.no-scroll {
    table-layout: fixed;
}

.table.dataTable.no-scroll th .outer, .table.dataTable.no-scroll td .outer {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table.dataTable.no-scroll th .inner, .table.dataTable.no-scroll td .inner {
    padding: unset;
}

.table.dataTable.no-scroll th[class*=sorting] .outer, .table.dataTable.no-scroll th[class*=sorting] .inner {
    cursor: pointer;
}

.table.dataTable.no-scroll th[class*=sorting_]:after {
    opacity: 1 !important;
}

.table.dataTable tr[class*=tr-theme-] td {
    position: relative;
}
.table.dataTable tr[class*=tr-theme-] td:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -1px;
    left: 0;
}
.table.dataTable tr[class*=tr-theme-] td:first-child:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    bottom: 0;
    left: -1px;
}
.table.dataTable tr[class*=tr-theme-] td:last-child:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    bottom: 0;
    right: -1px;
}
.table.dataTable td[class*=td-theme-] {
    position: relative;
}
.table.dataTable td[class*=td-theme-]:after {
    content: '';
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    border: 1px solid #ddd;
    background: none;
}
.table.dataTable tr.tr-theme-default {
    background: #ffffff !important;
    color: #7a878e !important;
}
.table.dataTable tr.tr-theme-default td {
    border-color: #ededed !important;
}
.table.dataTable tr.tr-theme-default td:before, .table.dataTable tr.tr-theme-default td:after {
    background: #ededed !important;
}
.table.dataTable tr.tr-theme-primary {
    background: #dfe5ea !important;
    color: #4d627b !important;
}
.table.dataTable tr.tr-theme-primary td {
    border-color: #69839e !important;
}
.table.dataTable tr.tr-theme-primary td:before, .table.dataTable tr.tr-theme-primary td:after {
    background: #69839e !important;
}
.table.dataTable tr.tr-theme-info {
    background: #daf3ff !important;
    color: #31708f !important;
}
.table.dataTable tr.tr-theme-info td {
    border-color: #53c8fd !important;
}
.table.dataTable tr.tr-theme-info td:before, .table.dataTable tr.tr-theme-info td:after {
    background: #53c8fd !important;
}
.table.dataTable tr.tr-theme-success {
    background: #eff7e6 !important;
    color: #3c763d !important;
}
.table.dataTable tr.tr-theme-success td {
    border-color: #b2d888 !important;
}
.table.dataTable tr.tr-theme-success td:before, .table.dataTable tr.tr-theme-success td:after {
    background: #b2d888 !important;
}
.table.dataTable tr.tr-theme-mint {
    background: #dff4f2 !important;
    color: #1f897f !important;
}
.table.dataTable tr.tr-theme-mint td {
    border-color: #69c9c1 !important;
}
.table.dataTable tr.tr-theme-mint td:before, .table.dataTable tr.tr-theme-mint td:after {
    background: #69c9c1 !important;
}
.table.dataTable tr.tr-theme-warning {
    background: #fff4db !important;
    color: #8a6d3b !important;
}
.table.dataTable tr.tr-theme-warning td {
    border-color: #ffcd57 !important;
}
.table.dataTable tr.tr-theme-warning td:before, .table.dataTable tr.tr-theme-warning td:after {
    background: #ffcd57 !important;
}
.table.dataTable tr.tr-theme-danger {
    background: #fee5e3 !important;
    color: #a94442 !important;
}
.table.dataTable tr.tr-theme-danger td {
    border-color: #f8857c !important;
}
.table.dataTable tr.tr-theme-danger td:before, .table.dataTable tr.tr-theme-danger td:after {
    background: #f8857c !important;
}
.table.dataTable tr.tr-theme-pink {
    background: #fdeaf0 !important;
    color: #ce3a6c !important;
}
.table.dataTable tr.tr-theme-pink td {
    border-color: #f59bba !important;
}
.table.dataTable tr.tr-theme-pink td:before, .table.dataTable tr.tr-theme-pink td:after {
    background: #f59bba !important;
}
.table.dataTable tr.tr-theme-purple {
     background: #f3e5f6 !important;
     color: #763285 !important;
 }
.table.dataTable tr.tr-theme-purple td {
    border-color: #c886d3 !important;
}
.table.dataTable tr.tr-theme-purple td:before, .table.dataTable tr.tr-theme-purple td:after {
    background: #c886d3 !important;
}
.table.dataTable tr.tr-theme-dark {
    background: #e3e4e6 !important;
    color: #2b323a !important;
}
.table.dataTable tr.tr-theme-dark td {
    border-color: #7a8189 !important;
}
.table.dataTable tr.tr-theme-dark td:before, .table.dataTable tr.tr-theme-dark td:after {
    background: #7a8189 !important;
}
.table.dataTable td.td-theme-danger {
    background: #fee5e3 !important;
    color: #a94442 !important;
}
.table.dataTable td.td-theme-danger:after {
    border-color: #f8857c !important;
}
.table.dataTable td.td-theme-purple {
    background: #f3e5f6 !important;
    color: #763285 !important;
}
.table.dataTable td.td-theme-purple:after {
    border-color: #c886d3 !important;
}

.table.dataTable th.text-middle, .table.dataTable td.text-middle {
    vertical-align: middle;
}

.table.dataTable th.overflow, .table.dataTable td.overflow {
    white-space: unset;
}

.bootbox.fullscreen .modal-dialog {
    position: relative;
    left: 9px;
}

.bootbox-inner form .form-group:last-of-type:not(.hide) {
    margin-bottom: 0;
    padding-bottom: 1px;
}

.bootbox-inner .panel-heading {
    margin-top: -10px;
    margin-right: -5px;
}

.bootbox-inner .panel-heading .panel-control {
    padding-right: 0;
}

.bootbox-inner .panel-heading .panel-control .btn {
    top: 0;
}

.bootbox-inner .panel-title {
    padding-left: 0;
}

.news-preview-content {
    font-size: 16px;
    line-height: 2;
}

.news-preview-content p:last-child {
    margin-bottom: 0;
}

.mobile-preview {
    max-width: 480px;
    padding: 25px;
    margin: auto;
    border: 10px solid #333;
    border-radius: 20px;
}

.table-click {
    cursor: pointer;
    text-decoration: underline;
}

#demo-nifty-settings {
    display: none;
}

.operates-edit input[type=text] {
    width: 50%;
}

.operates-edit span.input-group-addon {
    border-right: 1px solid rgba(0,0,0,0.07);
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    cursor: pointer;
}

.operates-edit span.input-group-addon.hidden {
    display: none !important;
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    position: relative;
    left: 7px;
    top: 1px;
    color: #b1b9bd;
}

.dialog-timeline .timeline {
    padding: 0;
    background: none;
}

.dialog-timeline .timeline .timeline-entry {
    margin-bottom: 15px;
}

.dialog-timeline .timeline .timeline-entry:first-child {
    margin-top: 0;
}

.dialog-timeline .timeline .timeline-entry:last-child {
    margin-bottom: 0;
}

.dialog-timeline .timeline .timeline-entry .timeline-label {
    padding: 10px 15px;
}

.dialog-timeline .timeline .timeline-entry .timeline-label p:last-child {
    margin: 0;
}

.dialog-timeline .timeline .timeline-entry .timeline-label.bg-gray:after {
    border-right-color: #e9eeef;
}

.dialog-tabs .tab-search {
    border: 1px solid #ddd;
}

.dialog-tabs .tab-search .panel-heading {
    display: none;
}

.dialog-tabs .tab-search .panel-footer {
    background: #f8f9fa !important;
}

.dialog-tabs .tab-list {
    margin-bottom: 0;
}

.dialog-tabs .tab-list .panel-control {
    padding: 0;
    margin-bottom: 10px;
}

.dialog-tabs .tab-list .panel-control:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ddd;
    bottom: -1px;
}

.dialog-tabs .tab-list .panel-body {
    padding: 0;
}

.dialog-editor:before {
    content: "";
    display: block;
    width: 100%;
    height: 44px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    background: #fff;
}

.dialog-editor .fr-toolbar {
    position: fixed;
    top: 67px !important;
    z-index: 9;
}

.dialog-editor .fr-box {
    padding-top: 44px;
}

.dialog-editor .fr-sticky-dummy {
    display: none !important;
}

.dialog-editor .fr-popup {
    z-index: 10009 !important;
}

.ps__rail-x:hover > .ps__thumb-x, .ps__rail-x:focus > .ps__thumb-x, .ps__rail-x.ps--clicking .ps__thumb-x {
    background-color: #254470;
}

.full-loading {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    z-index: 999999;
    opacity: 0;
    transition: all 0.3s;
}

.full-loading.open {
    opacity: 1;
}

.full-loading .content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -60%);
    color: #ccc;
}

.full-loading .content .load4 .loader {
    font-size: 4px;
    margin: 30px auto;
    color: #ccc;
}

.full-loading .content p {
    margin: 0;
    font-size: 14px;
}

.map-container {
    position: relative;
}

.map-container .form-group {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 50%;
    z-index: 999999;
}

.map-container .form-group i {
    line-height: 34px;
}

[id*=tangram-suggestion--] {
    z-index: 999999;
}

.choose-icon {
    height: 46px;
    line-height: 26px;
    padding: 10px 15px 10px 25%;
    margin: 5px 0;
    border-radius: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}

.choose-icon i {
    position: absolute;
    left: 0;
    width: 25%;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 20px;
}

.choose-icon.active {
    background: #294f75;
    color: #fff;
}

.choose-icon:hover {
    cursor: pointer;
    background: #427ab3;
    color: #fff;
}

.blog-btn {
    float: right;
    position: relative;
    top: -5px;
}

.anchorBL {
    display: none;
}

.schedule-state-panel {
    width: 242px;
}

.schedule-state-panel .loading {
    text-align: center;
    padding-top: 20px;
}

.schedule-state-panel .loading i {
    font-size: 25px;
}

.schedule-state-panel .loading span {
    display: block;
    margin-top: 10px;
}

.schedule-state-panel .progress {
    margin: 15px 0 0;
}

.choose-member-panel .filter {
    overflow: hidden;
}

.choose-member-panel .tags {
    overflow: hidden;
}

.choose-member-panel .tags label {
    width: 60px;
    text-align: center;
    line-height: 34px;
}

.choose-member-panel .tags .choice {
    width: calc(100% - 60px);
    float: right;
}

.choose-member-panel .tags .choice span {
    display: block;
    float: left;
    width: calc(100% / 14 - 4px);
    text-align: center;
    line-height: 20px;
    margin: 7px 2px;
    border-radius: 4px;
    cursor: pointer;
}

.choose-member-panel .tags.roles .choice span {
    width: auto;
    padding: 0 10px;
}

.choose-member-panel .tags .choice span:not(.bg-primary):hover {
    background: #eee;
}

.choose-member-panel .members .checkbox {
    margin: 13px 0 0;
    padding: 0 1px;
}

.choose-member-panel .choices {
    margin: 0;
}

.choose-member-panel .choices .list-group-item {
    cursor: pointer;
}

.ion-spin {
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1em;
    text-align: center;
    -webkit-animation: ion-spin 2s infinite linear;
    animation: ion-spin 2s infinite linear;
}

.magic-radio+label:not(:empty), .magic-checkbox+label:not(:empty) {
    margin: 0 15px 0 0;
}

.column-line+.column-line {
    margin-top: 10px;
}

.icon-choose-panel {
    padding-top: 23px;
}

.icon-choose-panel .tab-header {
    width: calc(100% - 30px);
    padding-bottom: 10px;
    position: fixed;
    top: 45px;
    z-index: 1;
    background: #fff;
}

.icon-choose-panel .tab-header li.active a {
    background-color: transparent;
    box-shadow: inset 0 -2px 0 0 #1e3a57 !important;
    color: inherit;
}

.sortable-chosen.active {
    opacity: 0.8;
}

.other-show {
    display: none;
}

.other-platform .other-show {
    display: block;
}

.other-platform .bootbox.crop-image .modal-dialog {
    width: 630px;
}

.other-platform .bootbox.crop-image .modal-dialog img {
    width: 100%;
}

.mobile-platform form select {
    width: 100%;
    height: 33px;
    font-size: 13px;
    border-radius: 3px;
    box-shadow: none;
    border: 1px solid rgba(0,0,0,0.07);
    background: none;
    transition-duration: .5s;
    padding: 6px 10px;
    display: block;
    outline: none;
}

.mobile-platform form select[multiple] {
    height: auto;
}

.mobile-platform form select[multiple] option {
    padding: 5px 0;
}

.mobile-platform form .has-error select {
    border-color: #f8877f;
}

.mobile-platform .panel-footer .col-sm-9 {
    text-align: right;
}

.mobile-platform #navbar, .mobile-platform #mainnav-container {
    position: fixed;
    transition: none;
}

.mobile-platform .navbar-top-links .tgl-menu-btn {
    left: 2rem;
}

.mobile-platform [opt=top-right] {
    padding-right: 2rem;
}

.mobile-platform [opt=top-right] li {
    display: block !important;
}

.mobile-platform [opt=top-right] li+li {
    margin-left: 10px;
}

.mobile-platform footer {
    display: none;
}

.mobile-platform .navbar-content {
    height: 45px;
    transition-duration: 0s;
}

.mobile-platform .navbar-top-links>li>a {
    height: 45px;
    transition-duration: 0s;
}

.mobile-platform #content-container {
    padding-top: 44px;
    padding-bottom: 0;
    transition-duration: 0s;
}

.mobile-platform .mobile-no-auth {
    padding-top: 1em;
}

.mobile-platform .mobile-btn i {
    display: inline-block;
    width: 1em;
    line-height: 1em;
}

.mobile-platform .mobile-btn .dropdown.open>.dropdown-toggle, .mobile-platform .mobile-btn .btn-group.open .dropdown-toggle {
    box-shadow: none !important;
}

.mobile-platform .mobile-btn.text-operate {
    padding: 0 !important;
}

.mobile-platform .mobile-btn.text-operate .dropdown-menu {
    transform: unset;
}

.mobile-platform .mobile-search-panel {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -999999;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: all 0.3s;
}

.mobile-platform .mobile-search-panel form {
    background: #fff;
    transform: translateY(-100%);
    transition: all 0.5s;
}

.mobile-platform .mobile-search-panel.open {
    position: fixed;
    z-index: 999999;
    opacity: 1;
}

.mobile-platform .mobile-search-panel.open form {
    transform: translateY(0);
}

.mobile-platform .mobile-list .widget-control+.pad-all .media {
    padding-right: 30px;
}

.mobile-platform .mobile-list .pad-all .text-main {
    line-height: 1.5;
}

.mobile-platform .mobile-list .widget-control a {
    display: block;
}

.mobile-platform .mobile-list .loader {
    font-size: 4px;
    margin: 0px auto 35px;
}

.mobile-platform .mobile-list .media-body p {
    text-align: justify;
}

.mobile-platform .mobile-list-choose {
    position: absolute;
    right: -15px;
    bottom: -7px;
    width: 40px;
    height: 25px;
    background: #eee;
    text-align: center;
    line-height: 25px;
    transform: rotate(-45deg);
}

.mobile-platform .mobile-list-choose i {
    display: block;
    position: relative;
    right: 1px;
    top: -4px;
    color: #999;
    font-size: 14px;
    transform: rotate(45deg) scale(0.75);
}

.mobile-platform .mobile-list-choose.choose {
    background: #8bc34a;
}

.mobile-platform .mobile-list-choose.choose i {
    color: #fff;
}

.mobile-platform label.col-xs-3 {
    margin-top: 7px;
    white-space: nowrap;
}

.mobile-platform .crop-preview .cover, .mobile-platform .icon-preview .cover {
    opacity: 1;
}

.mobile-platform .crop-preview .cover i, .mobile-platform .icon-preview .cover i {
    color: #fff;
}

.mobile-platform .checkbox-table.four .checkbox, .mobile-platform .radio-table.four .radio {
    width: 50%;
}

.mobile-platform .mobile-tabs .carousel-indicators-block {
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0;
}

.mobile-platform .mobile-tabs .carousel-indicators {
    width: 100%;
    height: 39px;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    display: table;
    border-bottom: 1px solid #ddd;
    transition: background 0.3s;
}

.mobile-platform .mobile-tabs .carousel-indicators.fixed {
    background: #009688;
    border-bottom: #009688;
}

.mobile-platform .mobile-tabs .carousel-indicators.fixed.android {
    position: fixed;
    top: 44px;
}

.mobile-platform .mobile-tabs .carousel-indicators.fixed.ios {
    width: calc(100% + 40px);
    left: -20px;
}

.mobile-platform .mobile-tabs .carousel-indicators>li {
    width: auto;
    height: 39px;
    line-height: 39px;
    text-align: center;
    text-indent: unset;
    display: table-cell;
    border: 0;
    border-radius: 0;
    font-size: 13px;
    box-shadow: none;
    background: none;
    position: relative;
    transition: all 0.3s;
}

.mobile-platform .mobile-tabs .carousel-indicators.fixed>li {
    color: #eee;
}

.mobile-platform .mobile-tabs .carousel-indicators>li.active {
    color: #1c3550;
}

.mobile-platform .mobile-tabs .carousel-indicators.fixed>li.active {
    color: #fff;
}

.mobile-platform .mobile-tabs .carousel-indicators>li.active:before {
    width: 60%;
    height: 2px;
    position: absolute;
    left: 20%;
    bottom: 1px;
    content: '';
    background: #1c3550;
    transition: all 0.3s;
}

.mobile-platform .mobile-tabs .carousel-indicators.fixed>li.active:before {
    bottom: 2px;
    background: #fff;
}

.mobile-platform .input-group-btn i {
    margin: 0 !important;
}

.mobile-platform .input-group-btn span {
    display: none;
}

.mobile-platform #page-content {
    padding: 10px 10px 0;
}

.mobile-platform .bootbox.fullscreen .modal-dialog {
    left: 0;
}

.mobile-platform .form-picture-item .cover, .mobile-platform .form-picture-crop .cover {
    opacity: 1;
}

.mobile-platform .form-picture-item .cover i, .mobile-platform .form-picture-crop .cover i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: calc(50% - 15px);
}

@media (min-width: 768px) {
    #container.mainnav-sm #mainnav-menu a i {
        position: relative;
        left: unset;
        top: unset;
    }
    #container.mainnav-sm #mainnav-menu .hover>.arrow {
        right: -1px;
    }
    .menu-popover .sub-menu ul ul ul {
        background-color: #ececec;
    }
    .search-column-two>div:nth-child(2), .search-column-two>div:nth-child(4) {
        margin-right: 33.33333333%;
    }
}

@media (min-width: 992px) {
    .text-space-2 {
        left: 2em;
    }
    .text-space-2-1 {
        left: 0.5em;
    }
}

@media (min-width: 1200px) {
    .form-search .form-group.col-sm-12 .col-lg-4 {
        width: 11.11111111%;
    }
    .form-search .form-group.col-sm-12 .col-lg-8 {
        width: 88.88888889%;
    }
    .form-search .form-group.col-sm-8 .col-lg-4 {
        width: 16.66666667%;
    }
    .form-search .form-group.col-sm-8 .col-lg-8 {
        width: 83.33333333%;
    }
}

@keyframes ion-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}