/* [js-css-concat.js] Statics\css\normalize.css */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

.IMSWrapper *,
.ims-modal *,
.ims-popup-container *,
.notifications-wrapper * {
  margin: 0;
  padding: 0;
  outline: none;
  box-sizing: border-box;
}

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
  text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

ul li {
  list-style-type: none;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

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

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden],
.hidden {
  display: none;
}

/* [js-css-concat.js] Statics\css\site.css */
body {
  font-family: Arial;
  font-size: 13px;
  min-height: 100%;
  overflow: hidden;
  background: #f2f2f2;
}

*[draggable="true"] {
  cursor: move;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

*[data-tooltip] {
  position: relative;
}

*:not(.vce-toolbar-button.disable, .vce-toolbar-button.hight-light)[data-tooltip]:before {
  content: attr(data-tooltip);
  position: absolute;
  left: 50%;
  display: none;
  bottom: -6px;
  background: #41afd2;
  white-space: nowrap;
  padding: 0 10px;
  z-index: 12;
  font-size: 12px;
  color: #fff;
  font-family: Arial;
  font-weight: normal;
  border-radius: 3px;
  height: 30px;
  line-height: 30px;
  transform: translate(-50%, 100%);
}

.chkIsOnHome[data-tooltip]:before {
  transform: translate(-38px, 100%);
}

*:not(.vce-toolbar-button.disable, .vce-toolbar-button.hight-light)[data-tooltip]:after {
  left: 50%;
  bottom: -6px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  z-index: 12;
  pointer-events: none;
  border-color: rgba(65, 175, 210, 0);
  border-bottom-color: #41afd2;
  border-width: 6px;
  margin-left: -6px;
  display: none;
}

*:not(.vce-toolbar-button.disable, .vce-toolbar-button.hight-light)[data-tooltip]:hover:before,
*:not(.vce-toolbar-button.disable, .vce-toolbar-button.hight-light)[data-tooltip]:hover:after {
  display: block;
  z-index: 110;
}

.tooltip-right[data-tooltip]:before {
  left: 100%;
  transform: translate(8px, 0%);
}

.tooltip-right[data-tooltip]:after {
  border-bottom-color: transparent;
  border-right-color: #41afd2;
  left: auto;
  bottom: 2px;
  margin-left: 0px;
  right: -8px;
}

.tooltip-left[data-tooltip]:before {
  right: 100%;
  left: auto;
  transform: translate(-7px, 0%);
}

.tooltip-left[data-tooltip]:after {
  border-bottom-color: transparent;
  border-left-color: #41afd2;
  bottom: 2px;
  margin-left: 0;
  left: -7px;
}

input[type="text"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input[type="password"]:focus,
textarea:focus {
  outline: #4d90fe auto 1px;
}

.editor-wrapper {
  position: relative;
}

/******** IMS STYLES *********/

.IMSWrapper {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.IMSMainContent {
  display: flex;
  width: 100%;
  height: 100%;
  overflow: hidden;
  flex-grow: 1;
  position: relative;
}

.IMSHeader {
  background: #fff none repeat scroll 0 0;
  color: #999;
  position: relative;
  z-index: 999;
  height: 40px;
  align-items: center;
  display: flex;
  flex: none;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.06), 0 4px 8px rgba(0, 0, 0, 0.06);
}

.IMSWriteArticle {
  align-items: center;
  display: flex;
  margin: 0 0px 0 30px;
}

.IMSTopMenu > li > a {
  color: #797979;
  text-decoration: none;
  display: flex;
  cursor: pointer;
  height: 40px;
  align-items: center;
  border-bottom: 3px solid #fff;
}

.IMSTopMenu > li > span.wrap-item-menu {
  color: #797979;
  text-decoration: none;
  display: flex;
  cursor: initial;
  height: 40px;
  align-items: center;
  border-bottom: 3px solid #fff;
}

.IMSTopMenu > li > span.wrap-item-menu > label {
  cursor: initial;
}

.IMSTopMenu > li:hover > a,
.IMSTopMenu > li.active > a,
.IMSTopMenu > li:hover > span.wrap-item-menu,
.IMSTopMenu > li.active > span.wrap-item-menu {
  border-bottom: 3px solid #2ea2c7;
  color: #2ea2c7;
}

.IMSTopMenu > li:hover > a > svg > path,
.IMSTopMenu > li.active > a > svg > path {
  fill: #2ea2c7;
}

.IMSTopMenu i.menu-icons {
  background-image: url("../images/icon_menu_top.png?v=1704");
  background-repeat: no-repeat;
  background-color: transparent;
  display: inline-block;
  height: 28px;
  width: 20px;
}

.IMSWriteArticle i.menu-icons {
  background-position: 0px 0px;
  width: 26px;
  height: 26px;
}

.IMSTopMenu .IMSWriteArticle:hover a,
.IMSTopMenu .IMSWriteArticle.active a {
  border-bottom: none;
}

.IMSWriteArticle:hover i {
  background-position: 0px -31px;
}

.IMSTopMenu i.icon-news {
  background-position: -64px 0px;
}

.IMSTopMenu i.icon-favoritenews {
  background-position: -34px 0px;
}

.IMSTopMenu i.icon-video {
  background-position: -94px 0px;
}

.IMSTopMenu i.icon-video-extend {
  background-position: -332px 0px;
}

.IMSTopMenu i.icon-instantarticle {
  background-position: -127px 0px;
}

.IMSTopMenu i.icon-statistical {
  background-position: -192px 0px;
}

.IMSTopMenu i.icon-discussion {
  background-position: -158px 0px;
}

.IMSTopMenu i.icon-comment {
  background-position: -295px 0px;
}

.IMSTopMenu i.icon-config {
  background-position: -226px 0px;
}

.IMSTopMenu i.icon-royalty {
  background-position: -262px 0px;
}

.IMSTopMenu > li:hover i.icon-news,
.IMSTopMenu > li.active i.icon-news {
  background-position: -64px -30px;
}

.IMSTopMenu > li:hover i.icon-favoritenews,
.IMSTopMenu > li.active i.icon-favoritenews {
  background-position: -34px -30px;
}

.IMSTopMenu > li:hover i.icon-video,
.IMSTopMenu > li.active i.icon-video {
  background-position: -94px -30px;
}

.IMSTopMenu > li:hover i.icon-video-extend,
.IMSTopMenu > li.active i.icon-video-extend {
  background-position: -332px -31px;
}

.IMSTopMenu > li:hover i.icon-instantarticle,
.IMSTopMenu > li.active i.icon-instantarticle {
  background-position: -127px -30px;
}

.IMSTopMenu > li:hover i.icon-statistical,
.IMSTopMenu > li.active i.icon-statistical {
  background-position: -192px -30px;
}

.IMSTopMenu > li:hover i.icon-discussion,
.IMSTopMenu > li.active i.icon-discussion {
  background-position: -158px -30px;
}

.IMSTopMenu > li:hover i.icon-comment,
.IMSTopMenu > li.active i.icon-comment {
  background-position: -295px -30px;
}

.IMSTopMenu > li:hover i.icon-config,
.IMSTopMenu > li.active i.icon-config {
  background-position: -226px -30px;
}

.IMSTopMenu > li:hover i.icon-royalty,
.IMSTopMenu > li.active i.icon-royalty {
  background-position: -262px -31px;
}

.IMSTopMenu > li label {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  font-size: 9px;
  margin-left: 5px;
  display: none;
  white-space: nowrap;
}

.IMSTopMenu > li label {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  margin-left: 5px;
  display: none;
}

.IMSHeader ul.IMSTopMenu > li {
  border: none;
  list-style-type: none;
  margin-left: 30px;
  position: relative;
}

.IMSHeader .IMSTopMenu ul.submenu {
  position: absolute;
  top: 40px;
  left: 0px;
  min-width: 140px;
  display: none;
  border: 1px solid #ddd;
  background-color: #ffffff;
  z-index: 99999;
}

.IMSHeader .IMSTopMenu ul.submenu > li {
  border-bottom: dashed 1px #ddd;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
}

.IMSHeader .IMSTopMenu ul.submenu > li a {
  color: #797979;
  display: block;
  text-decoration: none;
  padding: 0 10px;
  white-space: nowrap;
}

.IMSHeader .IMSTopMenu ul.submenu > .widget-list {
  display: flex;
  justify-content: space-between;
}

.IMSHeader .IMSTopMenu ul.submenu > li .widget-href {
  width: 100%;
  display: flex;
  align-items: center;
}

.IMSHeader .IMSTopMenu > li.widget-list .widget-icon {
  width: 18px;
  height: 18px;
}

.IMSHeader .IMSTopMenu ul.submenu > li .widget-href > .widget-icon {
  width: 20px;
  font-size: 20px;
}

.IMSHeader .IMSTopMenu ul.submenu > li a:hover {
  color: #2ea2c7;
}

.IMSHeader .IMSTopMenu ul.submenu > li:last-child {
  border-bottom: none;
}

.IMSHeader ul.IMSTopMenu > li:hover ul.submenu {
  display: block;
}

.IMSHeader .IMSTopMenu ul.submenu:before {
  border-bottom: 10px solid #ddd;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  left: 8px;
  display: block;
  font-size: 0;
  height: 0;
  top: -20px;
  line-height: 0;
  position: absolute;
  width: 0;
  content: "";
  border-top: 10px solid transparent;
}

.IMSHeader .IMSTopMenu ul.submenu:after {
  border-bottom: 8px solid #fff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  left: 10px;
  display: block;
  font-size: 0;
  height: 0;
  top: -16px;
  line-height: 0;
  position: absolute;
  width: 0;
  content: "";
  border-top: 8px solid transparent;
}

.IMSHeader .IMSTopMenu .menu-more ._bars {
  height: 40px;
  width: 40px;
  margin: auto;
  padding: 0px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.IMSHeader .IMSTopMenu .menu-more ._bars > svg {
  width: 24px;
  height: 24px;
  color: #7f8e9a;
  fill: rgb(127, 142, 154);
}

.IMSHeader span,
.IMSHeader label {
  cursor: pointer;
}

.IMSLogoWrapper {
  position: relative;
  width: 60px;
}

.IMSLogoWrapper a {
  padding: 0;
}

.IMSLogo {
  background: url("../images/IMS_Logo.png") center center no-repeat #2ea2c7;
  height: 40px;
  margin: 0;
  width: 60px;
}

.IMSManagerMenu {
  display: none;
}

.IMSTopMenu {
  position: relative;
  display: flex;
  flex-grow: 1;
}

.IMSFullScreen {
  display: flex;
  flex-grow: 1;
}

/***** user info ****/

/***** user info ****/

.IMSHeader .site-info {
  margin-right: 16px;
}

.IMSHeader .site-info .ims-select-list {
  min-width: 160px;
}

.IMSHeader .site-info .ims-select-list .ims-select-list-input-wrapper {
  border: none;
  align-items: center;
  cursor: pointer;
}

.IMSHeader .site-info .ims-select-list .ims-select-list-input-wrapper:hover {
  border: none;
}

.IMSHeader .site-info .ims-select-list.active .ims-select-list-input-wrapper {
  background: #eeeeee;
}

.IMSHeader .site-info .ims-select-list .list-site-item {
  display: flex;
  align-items: center;
  color: #565656;
  font-family: Roboto, Arial;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
}

.IMSHeader .site-info .ims-select-list .list-site-item .avatar-wrap {
  width: 28px;
  height: 28px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  overflow: hidden;
  background: #e2e2e2;
  margin-right: 6px;
  flex: none;
}

.IMSHeader .site-info .ims-select-list .list-site-item .avatar-wrap .avatar {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  background-color: #fff!important;
}

.IMSHeader .site-info.site-info-department .site-name {
  cursor: initial;
}

.IMSHeader .site-info .ims-select-list .ims-select-list-input-wrapper .list-site-item .avatar-wrap {
  margin-left: 0;
}

.IMSHeader .site-info .ims-select-list .ims-select-list-input-wrapper .list-site-item .site-name {
  font-weight: 600;
}

.IMSHeader .site-info .ims-select-list .ims-select-list-content {
  background: #FFFFFF;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08);
  width: 210px;
  min-width: 100%;
  right: -2px;
  top: 42px;
  border-top: 1px;
  border-radius: 5px;
}

.IMSHeader .site-info .ims-select-list .ims-select-list-content li {
  padding: 8px 12px;
  display: flex;
  align-items: center;
  color: #565656;
  transition: background-color ease-in-out 200ms;
}

.IMSHeader .site-info .ims-select-list .ims-select-list-content li.selected {
  background-color: #EEF5FD !important;
  color: #2EA2C7 !important;
}

.IMSHeader .site-info .ims-select-list .ims-select-list-content li:hover:not(.disabled) {
  background-color: #EEF5FD;
}

.IMSHeader .site-info .ims-select-list .ims-select-list-input-wrapper .selected-tag {
  background: #eeeeee;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin: 0;
  margin-right: 4px;
}

.IMSHeader .site-info .ims-select-list .ims-select-list-input-wrapper .selected-tag .selected-tag-name {
  padding: 0;
}

.IMSHeader .logged-info {
  position: relative;
  margin: 0;
  float: right;
}

.IMSHeader .logged-info .info-box {
  margin-right: 10px;
  color: #2e2d2d;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: bold;
  height: 40px;
  /*line-height: 40px;*/
}

.IMSHeader .logged-info .info-box .col {
  display: flex;
}

.IMSHeader .logged-info .info-box .col .name-department {
  margin-right: 5px;
}

.IMSHeader .logged-info .info-box .col .text-per {
  margin-left: 5px;
  font-size: 12px;
  font-weight: normal;
}

.IMSHeader .logged-info .info-box .user-role {
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  margin-top: 5px;
  color: #2ea2c7;
  cursor: pointer;
}

.IMSHeader .logged-info .info-box img {
  width: 25px;
  height: 25px;
  margin-left: 12px;
  border-radius: 100%;
  cursor: pointer;
}

.IMSHeader .logged-info .dropdown-actions {
  display: none;
  position: absolute;
  width: 230px;
  padding: 0px;
  top: 40px;
  right: 5px;
  border: 1px solid #ddd;
  background-color: #ffffff;
  z-index: 99999;
}

.dropdown-actions:before {
  border-bottom: 10px solid #ddd;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  right: 40px;
  display: block;
  font-size: 0;
  height: 0;
  top: -20px;
  line-height: 0;
  position: absolute;
  width: 0;
  content: "";
  border-top: 10px solid transparent;
}

.dropdown-actions:after {
  border-bottom: 8px solid #fff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  right: 42px;
  display: block;
  font-size: 0;
  height: 0;
  top: -16px;
  line-height: 0;
  position: absolute;
  width: 0;
  content: "";
  border-top: 8px solid transparent;
}

.IMSHeader .logged-info:hover .dropdown-actions {
  display: block;
}

.IMSHeader .logged-info .dropdown-actions .avatar-box {
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 10px;
}

.IMSHeader .logged-info .dropdown-actions .avatar-box img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.IMSHeader .logged-info .dropdown-actions .actions-box {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.IMSHeader .logged-info .dropdown-actions .actions-box li {
  padding: 10px;
}

.IMSHeader .logged-info .dropdown-actions .actions-box li:not(.group-item):hover {
  background: #f8f8f8;
  border-radius: 4px;
}

.IMSHeader .logged-info .dropdown-actions a {
  color: #000;
}

.IMSHeader .logged-info .dropdown-actions a:hover {
  color: #2ea2c7;
}

.IMSHeader .logged-info .dropdown-actions .actions-box li .fi {
  margin-right: 6px;
}

.IMSHeader .logged-info .dropdown-actions .actions-box li.group-item {
  border-top: 1px dashed #e2e2e2;
}

.IMSHeader .logged-info .dropdown-actions .switch-sites-label {
  font-size: 15px;
  cursor: default;
  font-weight: bold;
}

.IMSHeader .logged-info .dropdown-actions .list-switch-sites .bullet-icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #ffffff;
  border: 1px solid #e2e2e2;
  box-sizing: border-box;
  border-radius: 100%;
  position: relative;
  margin-bottom: -4px;
  margin-right: 5px;
}

.IMSHeader .logged-info .dropdown-actions .list-switch-sites .current-site {
  color: #2ea2c7;
}

.IMSHeader .logged-info .dropdown-actions .list-switch-sites .current-site .bullet-icon {
  border-color: rgba(16, 149, 234, 0.7);
}

.IMSHeader .logged-info .dropdown-actions .list-switch-sites .current-site .bullet-icon:after {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  background: rgba(16, 149, 234, 0.7);
}

.IMSWrapper .fi {
  font-size: inherit;
}

/*** sprite icons ****/

.sidebar-icons {
  background-image: url("../images/sidebar-icons.png?v=1704");
  background-repeat: no-repeat;
  display: block;
  width: 40px;
  height: 40px;
  flex: none;
}

.sidebar-icons.send {
  background-position: -415px -6px;
}

.sidebar-icons.send:hover,
.active .sidebar-icons.send {
  background-position: -461px -6px;
}

.sidebar-icons.quick-news {
  background-position: -415px -67px;
}

.sidebar-icons.quick-news:hover,
.active .sidebar-icons.quick-news {
  background-position: -461px -67px;
}

.sidebar-icons.calendar {
  background-position: -415px -126px;
}

.sidebar-icons.calendar:hover,
.active .sidebar-icons.calendar {
  background-position: -461px -126px;
}

.sidebar-icons.facebook {
  background-position: -415px -188px;
}

.sidebar-icons.facebook:hover,
.active .sidebar-icons.facebook {
  background-position: -461px -188px;
}

.sidebar-icons.add-news {
  background-position: -318px -8px;
}

.sidebar-icons.add-news:hover,
.active .sidebar-icons.add-news {
  background-position: -365px -8px;
}

.sidebar-icons.bug {
  background-position: -317px -127px;
}

.sidebar-icons.bug:hover,
.active .sidebar-icons.bug {
  background-position: -364px -127px;
}

.sidebar-icons.add-user {
  background-position: -123px -9px;
}

.sidebar-icons.add-user:hover,
.active .sidebar-icons.add-user {
  background-position: -161px -9px;
}

.sidebar-icons.upload {
  background-position: -216px -14px;
}

.sidebar-icons.upload:hover,
.active .sidebar-icons.upload {
  background-position: -268px -14px;
}

.sidebar-icons.add-video {
  background-position: -216px -69px;
}

.sidebar-icons.add-video:hover,
.active .sidebar-icons.add-video {
  background-position: -268px -69px;
  background-color: transparent !important;
}

.sidebar-icons.infoauthor {
  background-position: -217px -342px;
}

.sidebar-icons.infoauthor:hover,
.active .sidebar-icons.infoauthor {
  background-position: -267px -342px;
}

.sidebar-icons.info {
  background-position: -122px -67px;
}

.sidebar-icons.info:hover,
.active .sidebar-icons.info {
  background-position: -162px -67px;
}

.sidebar-icons.config {
  background-position: -122px -132px;
}

.sidebar-icons.config:hover,
.active .sidebar-icons.config {
  background-position: -162px -132px;
  background-color: #fff !important;
  border-radius: 20px;
}

.sidebar-icons.statistic {
  background-position: -122px -194px;
}

.sidebar-icons.statistic:hover,
.active .sidebar-icons.statistic {
  background-position: -162px -194px;
}

.sidebar-icons.comment {
  background-image: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  color: #99a8b6;
}

.sidebar-icons.comment:hover,
.active .sidebar-icons.comment {
  color: #2ea2c7;
  background: white;
}

.sidebar-icons.notify-round {
  background-position: -63px -14px;
}

.sidebar-icons.notify-round:hover,
.active .sidebar-icons.notify-round {
  background-position: -14px -14px;
  background-color: transparent !important;
}

.sidebar-icons.notify {
  background-position: -63px -14px;
}

.sidebar-icons.notify:hover,
.active .sidebar-icons.notify {
  background-position: -14px -14px;
  background-color: transparent !important;
}

.sidebar-icons.addnews-round {
  background-position: -14px -68px;
}

.sidebar-icons.addnews-round:hover,
.active .sidebar-icons.addnews-round {
  background-position: -63px -68px;
  background-color: transparent !important;
}

.sidebar-icons.chart {
  background-position: -121px -236px;
}

.sidebar-icons.chart:hover,
.active .sidebar-icons.chart {
  background-position: -163px -236px;
}

.sidebar-icons.bullet {
  background-position: -121px -287px;
}

.sidebar-icons.bullet:hover,
.active .sidebar-icons.bullet {
  background-position: -163px -287px;
}

.sidebar-icons.zip {
  background-position: -120px -346px;
}

.sidebar-icons.zip:hover,
.active .sidebar-icons.zip {
  background-position: -162px -346px;
}

.sidebar-icons.live-news {
  background-position: -14px -124px;
}

.sidebar-icons.live-news:hover,
.active .sidebar-icons.live-news {
  background-position: -63px -124px;
  background-color: transparent !important;
}

.sidebar-icons.rolling-news {
  background-position: -14px -179px;
}

.sidebar-icons.rolling-news:hover,
.active .sidebar-icons.rolling-news {
  background-position: -63px -179px;
  background-color: transparent !important;
}

.sidebar-icons.live-sport {
  background-position: -14px -290px;
}

.sidebar-icons.live-sport:hover,
.active .sidebar-icons.live-sport {
  background-position: -63px -290px;
  background-color: transparent !important;
}

.sidebar-icons.magazine {
  background-position: -14px -233px;
}

.sidebar-icons.magazine:hover,
.active .sidebar-icons.magazine {
  background-position: -63px -233px;
  background-color: transparent !important;
}

.sidebar-icons.big-story {
  background-position: -14px -346px;
}

.sidebar-icons.big-story:hover,
.active .sidebar-icons.big-story {
  background-position: -63px -346px;
  background-color: transparent !important;
}

.square .sidebar-icons.live-news {
  background-position: -216px -128px;
}

.square .sidebar-icons.live-news:hover,
.square.active .sidebar-icons.live-news {
  background-position: -265px -128px;
  background-color: transparent !important;
}

.square .sidebar-icons.rolling-news {
  background-position: -216px -184px;
}

.square .sidebar-icons.rolling-news:hover,
.square.active .sidebar-icons.rolling-news {
  background-position: -265px -184px;
  background-color: transparent !important;
}

.square .sidebar-icons.live-sport {
  background-position: -216px -298px;
}

.square .sidebar-icons.live-sport:hover,
.square.active .sidebar-icons.live-sport-square {
  background-position: -265px -298px;
  background-color: transparent !important;
}

.square .sidebar-icons.magazine {
  background-position: -216px -239px;
}

.square .sidebar-icons.magazine:hover,
.square.active .sidebar-icons.magazine {
  background-position: -265px -239px;
  background-color: transparent !important;
}

.square .sidebar-icons.add-channel {
  background-position: -316px -188px;
}

.sidebar-icons.add-channel:hover,
.active .sidebar-icons.add-channel {
  background-position: -365px -188px;
}

.sidebar-icons.add-playlist {
  background-position: -316px -244px;
}

.sidebar-icons.add-playlist:hover,
.active .sidebar-icons.add-playlist {
  background-position: -365px -244px;
}

.sidebar-icons.pathological {
  background-position: -315px -299px;
}

.sidebar-icons.pathological:hover,
.active .sidebar-icons.pathological {
  background-position: -363px -299px;
}

/****** SIDEBAR LEFT-RIGHT *******/

.ims-sidebar-left {
  background: #192d3f;
  /*height: 100%;*/
  width: 60px;
  display: flex;
  position: relative;
  z-index: 12;
  flex-shrink: 0;
}

.ims-sidebar-left ul.list-items {
  padding-top: 20px;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  flex-direction: column;
  z-index: 12;
  background: #192d3f;
}

.ims-sidebar-left ul.list-items li {
  width: 60px;
  height: 60px;
  position: relative;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  flex: none;
}

.ims-sidebar-left ul.list-items li.square {
  width: 60px;
  height: 60px;
  border-top: 1px solid #233c52;
  border-bottom: 1px solid #10202e;
  margin-bottom: 0px;
}

.ims-sidebar-left ul.list-items li.square:first-child {
  border-top: none;
}

.ims-sidebar-left ul.list-items li.square:last-child {
  border-bottom: none;
}

.ims-sidebar-left ul.list-items li.square:hover:before,
.ims-sidebar-left ul.list-items li.square.active:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 2px;
  background: #2ea2c7;
  height: 100%;
}

.ims-sidebar-left ul.list-items li .notify-number {
  background: #ff4b4b;
  color: #fff;
  font-size: 11px;
  text-align: center;
  width: 17px;
  height: 17px;
  border-radius: 100%;
  position: absolute;
  top: -6px;
  right: -6px;
  font-style: normal;
  line-height: 16px;
}

.ims-sidebar-left ul.list-items li .tooltip {
  position: absolute;
  left: 54px;
  display: block;
  top: 18px;
  background: #41afd2;
  white-space: nowrap;
  padding: 0px 10px;
  z-index: 12;
  font-size: 14px;
  color: #fff;
  border-radius: 3px;
  height: 30px;
  line-height: 30px;
}

.ims-sidebar-left ul.list-items li .tooltip:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(65, 175, 210, 0);
  border-right-color: #41afd2;
  border-width: 6px;
  margin-top: -7px;
}

.ims-sidebar-left .list-items li i {
  cursor: pointer;
  position: relative;
}

.ims-sidebar-left .list-items li i.fa,
.ims-sidebar-left .list-items li i.fi {
  font-size: 26px;
  color: #9cacba;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: none;
}

.ims-sidebar-left .list-items li i.fa:hover,
.ims-sidebar-left .list-items li.active i.fa,
.ims-sidebar-left .list-items li i.fi:hover,
.ims-sidebar-left .list-items li.active i.fi {
  background-color: #2ea2c7;
  border-radius: 20px;
  color: #fff;
}

.ims-sidebar-left ul.list-items li.square:hover,
.ims-sidebar-left ul.list-items li.square.active {
  background-color: #22384c;
}

.ims-sidebar-left ul.list-items li.square i:hover {
  background-color: transparent;
}

.ims-sidebar-left .list-items li.hasExpand.active i:after {
  border-bottom: 8px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid #fff;
  right: -10px;
  display: block;
  font-size: 0;
  height: 0;
  top: 36%;
  line-height: 0;
  position: absolute;
  width: 0;
  content: "";
  border-top: 8px solid transparent;
}

.ims-sidebar-left ul.list-items li.user-notify {
  border-top: none;
  height: 80px;
}

.ims-sidebar-left ul.list-items li.user-notify .user-icon {
  width: 34px;
  height: 34px;
  border-radius: 100%;
  background-size: cover;
  border: 1px solid #bec7cf;
}

.ims-sidebar-left ul.list-items li.user-notify .tooltip {
  top: 25px;
}

.ims-sidebar-left .list-items li.user-notify.hasExpand.active i:after {
  right: -14px;
}

.ims-sidebar-left-panel {
  width: 330px;
  /*height: 100%;*/
  padding: 25px;
  border-right: 1px solid #e2e2e2;
  background: #fff;
  z-index: 10;
  flex-direction: column;
  display: flex;
  flex: none;
  position: relative;
}

.ims-sidebar-left-panel.absolute {
  position: absolute;
  transform: translateX(-380px);
  -webkit-transform: translateX(-380px);
  -moz-transform: translateX(-380px);
  transition: transform ease-out 200ms;
  -webkit-transition: transform ease-out 200ms;
  -moz-transition: transform ease-out 200ms;
  top: 0px;
  left: 60px;
  /*border: 1px solid #e2e2e2;*/
  height: 100%;
}

.ims-sidebar-left-panel.absolute.active {
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
}

.ims-sidebar-left-panel .panel-content ul.left-menu li a:hover path,
.ims-sidebar-left-panel .active path {
  fill: #1c1d1e;
}

.ims-sidebar-left-panel .header-panel {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 42px;
  font-size: 15px;
  line-height: 42px;
  border-bottom: 1px solid rgba(8, 18, 28, 0.1);
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: -10px;
  flex-shrink: 0;
}

.ims-sidebar-left-panel .header-panel h3 {
  color: #3c3c3c;
  font-weight: bold;
  text-transform: uppercase;
}

.ims-sidebar-left-panel .header-panel .sub-header {
  line-height: 23px;
  font-size: 15px;
}

.ims-sidebar-left-panel header {
  min-height: 42px;
  font-size: 15px;
  line-height: 42px;
  color: #3c3c3c;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(8, 18, 28, 0.1);
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: -10px;
  padding-left: 36px;
  flex-shrink: 0;
  color: #2ea2c7;
}

.ims-sidebar-left-panel.select_template_magazine header {
  padding-left: 0;
}

.ims-sidebar-left-panel .btn-close {
  background: transparent url("../images/icon_close.png") center center no-repeat;
  cursor: pointer;
  height: 32px;
  width: 32px;
  position: absolute;
  top: 18px;
  right: 25px;
}

.ims-sidebar-left-panel .btn-close:hover {
  background-color: #eeeeee;
  border-radius: 30px;
}

.ims-sidebar-left-panel .panel-content {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  height: 100%;
}

.safari .ims-sidebar-left-panel .panel-content > .scroll-wrapper {
  height: auto;
  display: flex;
  flex-grow: 1;
}

.ims-sidebar-left-panel .panel-content .scroller {
  width: calc(100% + 10px);
}

.ims-sidebar-left-panel.quick-panel header {
  padding-left: 0px;
}

.ims-sidebar-right {
  background: #ffffff;
  /*height: 100%;*/
  width: 60px;
  display: flex;
  border-left: 1px solid #dadada;
  z-index: 100;
}

.ims-sidebar-right ul.list-items {
  margin: 25px auto;
}

.ims-sidebar-right ul.list-items li {
  margin-bottom: 20px;
  position: relative;
}

.ims-sidebar-right ul.list-items li .tooltip {
  position: absolute;
  right: 48px;
  display: block;
  top: 8px;
  background: #41afd2;
  white-space: nowrap;
  padding: 0px 10px;
  z-index: 110;
  font-size: 14px;
  color: #fff;
  border-radius: 3px;
  height: 30px;
  line-height: 30px;
}

.ims-sidebar-right ul.list-items li .tooltip:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(65, 175, 210, 0);
  border-left-color: #41afd2;
  border-width: 6px;
  margin-top: -7px;
}

.ims-sidebar-right .list-items li i {
  cursor: pointer;
  position: relative;
  border-radius: 20px;
}



.ims-sidebar-right .list-items li i.iconOverview {
  background-position: 9px 11px;
}

.ims-sidebar-right .list-items li i.iconList {
  background-position: 9px -38px;
}

.ims-sidebar-right-panel {
  width: 300px;
  height: 100%;
  padding: 40px 0px 0px;
  border-left: 1px solid #e4e4e4;
  background: #fff;
  z-index: 2;
  flex-direction: column;
  position: relative;
  display: flex;
  flex: none;
}

.ims-sidebar-right-panel.absolute {
  position: absolute;
  transform: translateX(475px);
  -webkit-transform: translateX(475px);
  -moz-transform: translateX(475px);
  transition: transform ease-out 200ms;
  -webkit-transition: transform ease-out 200ms;
  -moz-transition: transform ease-out 200ms;
  top: 0px;
  right: 60px;
  z-index: 98;
  padding-top: 0px;
}

.ims-sidebar-right-panel.absolute.active {
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
}

.ims-sidebar-right-panel .btn-close {
  background: transparent url("../images/icon_close.png") center center no-repeat;
  cursor: pointer;
  height: 32px;
  width: 32px;
  position: absolute;
  top: 5px;
  left: 5px;
}

.ims-sidebar-right-panel .btn-close:hover {
  background-color: #eeeeee;
  border-radius: 30px;
}

.ims-sidebar-right-panel.absolute .btn-close,
.sysadmin-sidebar-absolute .btn-close {
  width: 30px;
  height: 49px;
  background: transparent url("../images/close-sidebar-icon.png") left center no-repeat;
  top: 0px;
  left: -30px;
}

.ims-sidebar-right-panel.absolute .btn-close:hover,
.sysadmin-sidebar-absolute .btn-close:hover {
  background-color: transparent;
  border-radius: 0px;
}

.ims-sidebar-right-panel .panel-content {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  height: 100%;
}

.safari .ims-sidebar-right-panel .panel-content > .scroll-wrapper {
  height: auto;
  display: flex;
  flex-grow: 1;
}

.ims-sidebar-right-panel .panel-content .scroller {
  width: calc(100% + 10px);
}

.ims-sidebar-right-panel section header {
  min-height: 42px;
  font-size: 15px;
  line-height: 42px;
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  background: #f3f3f3;
  text-align: center;
  margin-right: -10px;
}

.ims-sidebar-right-panel .section-content {
  padding: 16px;
}

/*BEGIN LEFT MENU*/

.ims-sidebar-left ul.list-items li.expand-menu {
  display: none;
}

.ims-sidebar-left-panel.menu .btn-close {
  display: none;
}

.ims-sidebar-left-panel.menu-list-news header {
  cursor: pointer;
}

.ims-sidebar-left-panel.menu-list-news.menu-list-photo header {
  cursor: default;
}

.ims-sidebar-left-panel.menu {
  min-height: 100%;
  height: 100%;
}

.ims-sidebar-left-panel.menu .counter {
  min-width: 15px;
  padding: 0 2px;
  height: 17px;
  color: #4b5a68;
  background: #feeca4;
  text-align: center;
  line-height: 17px;
  font-size: 11px;
  margin-left: 0.3em;
}

.ims-sidebar-left-panel .menu-group {
  border-bottom: solid 1px #e4e5e6;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.ims-sidebar-left-panel .menu-group:last-child {
  border-bottom: none;
}

.ims-sidebar-left-panel .menu-group .title {
  font-family: "Arial";
  font-size: 14px;
  line-height: 42px;
  padding-left: 36px;
  font-weight: 700;
  color: #2ea2c7;
  cursor: pointer;
  text-transform: uppercase;
}

.ims-sidebar-left-panel .menu-item {
  display: flex;
  font-size: 14px;
  line-height: 29px;
  color: #637585;
  align-items: center;
  cursor: pointer;
}

.ims-sidebar-left-panel .menu-item:hover,
.menu-item.active {
  color: #1c1d1e;
}

.ims-sidebar-left-panel .menu-item.active {
  font-weight: 700;
  cursor: initial;
  pointer-events: none;
}

.ims-sidebar-left-panel .menu-item .icon-container {
  display: flex;
  width: 30px;
  margin-top: -1px;
  align-items: center;
}

.ims-sidebar-left-panel .menu-item .icon-container > i.fa,
.ims-sidebar-left-panel .menu-item .icon-container > i.fi {
  font-size: 16px;
}

.ims-sidebar-left-panel .menu-item .icon-container > i.news-type-icon {
  margin-left: 0px;
}

.ims-sidebar-left-panel .menu-item .icon-container > i {
  opacity: 0.68;
}

.ims-sidebar-left-panel .menu-item.active .icon-container > i,
.ims-sidebar-left-panel .menu-item:hover .icon-container > i {
  opacity: 1;
}

.ims-sidebar-left-panel .menu-item .text {
  flex-grow: 1;
  white-space: nowrap;
}

.ims-sidebar-left-panel .menu-item.sub-menu {
  font-weight: 400;
}

.ims-sidebar-left-panel .menu-item.active.sub-menu.sub-menu-active {
  font-weight: 700;
}

.ims-sidebar-left-panel .menu-item-with-sub {
  position: relative;
}

.ims-sidebar-left-panel .menu-item-with-sub:before {
  content: "";
  width: 1px;
  height: calc(100% - 36px);
  background: #e2e2e2;
  position: absolute;
  left: 6px;
  top: 23px;
}

.ims-sidebar-left-panel .menu-item-with-sub .sub-menu {
  margin-left: 16px;
  position: relative;
  font-size: 12px;
}

.ims-sidebar-left-panel .menu-item-with-sub .sub-menu .icon-container {
  width: 22px;
}

.ims-sidebar-left-panel .menu-item-with-sub .sub-menu:before {
  content: "";
  width: 10px;
  height: 1px;
  background: #e2e2e2;
  position: absolute;
  top: 15px;
  left: -9px;
}

.sprite-list {
  background: transparent url("../images/sprite-list.png") 0 0 no-repeat;
}

.sprite-list.ico-usb {
  background-position: 0 0;
  width: 12px;
  height: 12px;
}

.sprite-list.ico-pause {
  background-position: 0 -14px;
  width: 12px;
  height: 12px;
}

.sprite-list.ico-timer {
  background-position: 0 -28px;
  width: 13px;
  height: 13px;
}

.sprite-list.ico-save {
  background-position: 0 -43px;
  width: 13px;
  height: 13px;
}

.sprite-list.ico-medal {
  background-position: 0 -58px;
  width: 11px;
  height: 17px;
}

.sprite-list.ico-return {
  background-position: 0 -95px;
  width: 13px;
  height: 12px;
}

.sprite-list.ico-error {
  background-position: 0 -109px;
  width: 14px;
  height: 12px;
}

.sprite-list.ico-cancel {
  background-position: -1px -123px;
  width: 14px;
  height: 14px;
}

.sprite-list.ico-delete {
  background-position: 0 -139px;
  width: 12px;
  height: 14px;
}

.sprite-list.ico-talk {
  background-position: 0 -189px;
  width: 17px;
  height: 17px;
}

.sprite-list.ico-dollar {
  background-position: -74px -135px;
  width: 17px;
  height: 17px;
}

.sprite-list.ico-poll-topic {
  background-position: 0 -208px;
  width: 16px;
  height: 15px;
}

.sprite-list.ico-pencil {
  background-position: 0 -240px;
  width: 13px;
  height: 13px;
}

.sprite-list.ico-ink {
  background-position: 0 -254px;
  width: 16px;
  height: 16px;
}

.sprite-list.ico-bug {
  background-position: 0 -272px;
  width: 16px;
  height: 15px;
}

.sprite-list.ico-star {
  background-position: 0 -288px;
  width: 19px;
  height: 18px;
}

.sprite-list.ico-prev {
  background-position: 0 -307px;
  width: 7px;
  height: 12px;
}

.sprite-list.ico-next {
  background-position: -8px -307px;
  width: 7px;
  height: 12px;
}

.sprite-list.ico-date-picker {
  background-position: 0 -341px;
  width: 17px;
  height: 15px;
}

.sprite-list.ico-comment {
  background-position: 0 -225px;
  width: 14px;
  height: 14px;
}

.sprite-list.ico-search {
  background-position: 0 -321px;
  width: 18px;
  height: 19px;
}

.sprite-list.ico-favorite {
  background-position: 0 -77px;
  width: 15px;
  height: 16px;
}

.sprite-list.ico-calendar {
  background-position: 0 -155px;
  width: 14px;
  height: 14px;
}

.sprite-list.ico-cancel {
  background-position: -1px -123px;
  width: 14px;
  height: 14px;
}

.sprite-list.ico-close-15x15 {
  background-position: 0 -364px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}

.sprite-list.ico-close-11x11 {
  background-position: 0 -381px;
  width: 11px;
  height: 11px;
  cursor: pointer;
}

.sprite-list.ico-close-10x10 {
  background-position: 0 -394px;
  width: 10px;
  height: 10px;
  cursor: pointer;
}

.sprite-list.ico-add {
  background-position: -11px -394px;
  width: 10px;
  height: 10px;
}

.sprite-list.ico-image {
  background-position: 0 -406px;
  width: 24px;
  height: 24px;
}

.sprite-list.ico-check {
  background-position: 0 -431px;
  width: 15px;
  height: 11px;
}

.sprite-list.ico-ban {
  background-position: 0 -443px;
  width: 14px;
  height: 14px;
}

.sprite-list.ico-plus {
  width: 20px;
  height: 20px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sprite-list.ico-plus:before,
.sprite-list.ico-plus:after {
  content: " ";
  background: #c5c5c5;
  position: absolute;
}

.sprite-list.ico-plus:before {
  width: 2px;
  height: 100%;
  left: 50%;
  margin-left: -1px;
  top: 0;
}

.sprite-list.ico-plus:after {
  width: 100%;
  height: 2px;
  left: 0;
  top: 50%;
  margin-top: -1px;
}

.sprite-list.ico-football {
  background-position: 0 -171px;
  width: 15px;
  height: 17px;
}

.sprite-list.ico-tag {
  background-position: 0 -521px;
  width: 17px;
  height: 16px;
}

.sprite-list.ico-seo {
  background-position: -71px -164px;
  width: 20px;
  height: 20px;
}

.sprite-list.ico-eye {
  background-position: 0 -469px;
  width: 16px;
  height: 12px;
}

.sprite-list.ico-cloud-upload {
  background-position: 0 -537px;
  width: 23px;
  height: 15px;
}

/*END LEFT MENU*/

/****** *******/

.IMSCenter {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.windows-xp .IMSCenter {
  width: 100%;
  height: 100%;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.btWhite {
  display: flex;
  align-items: center;
  background: #fff;
  border: solid 1px #d8d8d8;
  border-radius: 3px;
  box-shadow: 0 2px 0 #f5f5f5;
  color: #607180;
  font-size: 11px;
  font-weight: 700;
  line-height: 30px;
  padding: 0 16px;
  margin-right: 20px;
}

.btFlat {
  transition: background-color 300ms ease;
  background-color: #2ea2c7;
  color: #fff;
  display: block;
  float: left;
  font-family: Arial;
  height: 28px;
  line-height: 28px;
  padding: 0 20px;
  border-radius: 4px;
  cursor: pointer;
}

.btFlatBorder {
  background-color: #fff;
  transition: background-color 300ms ease;
  float: left;
  border: 1px solid #2ea2c7;
  color: #2ea2c7;
  display: block;
  font-family: Arial;
  height: 26px;
  line-height: 26px;
  padding: 0 20px;
  border-radius: 4px;
  cursor: pointer;
}

.mgl10 {
  margin-left: 10px;
}

.mgl20 {
  margin-left: 20px;
}

.mgt20 {
  margin-top: 20px;
}

.mgt15 {
  margin-top: 15px;
}

.mgt10 {
  margin-top: 10px;
}

.mgr10 {
  margin-right: 10px;
}

.mgr15 {
  margin-right: 15px;
}

.mgr20 {
  margin-right: 20px;
}

.border-top {
  border-top: 1px solid #f3f3f3;
  padding: 15px 0 0;
}

input.hasDatepicker {
  background: #fff url(../images/date-picker-icon.png) 5px center no-repeat !important;
  text-indent: 20px;
  color: #333;
  font-size: 12px;
}

.input-txt {
  height: 30px;
  line-height: 30px;
  border: 1px solid #e2e2e2;
  color: #333;
  font-size: 14px;
  padding: 0 10px;
  border-radius: 3px;
}

.textarea {
  line-height: 21px;
  border: 1px solid #e2e2e2;
  color: #333;
  font-size: 14px;
  padding: 10px 10px;
  border-radius: 3px;
}

.select {
  height: 30px;
  line-height: 30px;
  border: 1px solid #e2e2e2;
  color: #333;
  font-size: 14px;
  padding: 0 10px;
  border-radius: 3px;
}

.overflow-auto {
  overflow: auto;
}

.display-none {
  display: none !important;
}

.flex {
  display: flex;
}

.flex-grow {
  display: flex;
  flex-grow: 1;
}

.flex-row {
  flex-grow: 1;
  display: flex;
  flex-direction: row;
}

.flex-column {
  flex-direction: column;
}

.ims-loading {
  background: rgba(255, 255, 255, 0.6);
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  z-index: 9999;
  display: none;
}

.ims-loading .ims-loading-content {
  display: block;
  background: url("../images/icon-loading.gif") no-repeat center center transparent;
  width: 100%;
  height: 100%;
}

.clearfix,
.list > li {
  zoom: 1;
}

.clearfix:after,
.clearfix:before,
.list > li:after,
.list > li:before {
  content: "\20";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after,
.list > li:after {
  clear: both;
}

input[type="checkbox"].ims-checkbox {
  display: none;
}

.ims-checkall {
  font-weight: bold;
}

input[type="checkbox"].ims-checkbox + label.ims-checkboxlabel {
  padding-left: 16px;
  height: 16px;
  display: inline-block;
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: -5px -5px;
  font-size: 15px;
  vertical-align: middle;
  cursor: pointer;
  text-indent: 8px;
}

input[type="checkbox"].ims-checkbox + label.ims-checkboxlabel:hover {
  background-position: -5px -37px;
}

input[type="checkbox"].ims-checkbox + label.ims-checkboxlabel:disabled:hover {
  background-position: -5px -5px;
}

input[type="checkbox"].ims-checkbox:checked + label.ims-checkboxlabel,
input[type="checkbox"].ims-checkbox.checked + label.ims-checkboxlabel {
  background-position: -5px -67px;
}

input[type="checkbox"].ims-checkbox:disabled:checked + label.ims-checkboxlabel {
  background-position: -5px -67px;
}

input[type="checkbox"].ims-checkbox.IMSSmall {
  display: none;
}

input[type="checkbox"].ims-checkbox.IMSSmall + label.ims-checkboxlabel {
  padding-left: 13px;
  height: 14px;
  display: inline-block;
  line-height: 14px;
  background-repeat: no-repeat;
  background-position: -5px -243px;
  font-size: 12px;
  vertical-align: middle;
  cursor: pointer;
  text-indent: 11px;
}

input[type="checkbox"].ims-checkbox.IMSSmall + label.ims-checkboxlabel:hover {
  background-position: -5px -274px;
}

input[type="checkbox"].ims-checkbox.IMSSmall:checked + label.ims-checkboxlabel {
  background-position: -5px -305px;
}

input[type="checkbox"].ims-checkbox.IMSSmall.checked + label.ims-checkboxlabel {
  background-position: -5px -305px;
}

input[type="checkbox"].ims-checkbox.IMSSmall:disabled + label.ims-checkboxlabel {
  background-position: -5px -335px;
}

input[type="checkbox"].ims-checkbox + label.ims-checkboxlabel.star,
input[type="checkbox"].ims-checkbox + label.ims-checkboxlabel.eye {
  background-color: transparent;
  background-image: url("../images/icon_checkbox_star.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}

input[type="checkbox"].ims-checkbox + label.ims-checkboxlabel.star {
  background-position: 0px 0px;
}

input[type="checkbox"].ims-checkbox + label.ims-checkboxlabel.eye {
  background-position: 0px -43px;
}

input[type="checkbox"].ims-checkbox:checked + label.ims-checkboxlabel.star,
input[type="checkbox"].ims-checkbox.checked + label.ims-checkboxlabel.star {
  background-position: 0px -18px;
}

input[type="checkbox"].ims-checkbox:checked + label.ims-checkboxlabel.eye,
input[type="checkbox"].ims-checkbox.checked + label.ims-checkboxlabel.eye {
  background-position: 0 -62px;
}

/*input[type=checkbox].ims-checkbox:disabled:checked + label.ims-checkboxlabel.star { background-position: 0 -19px; }*/

.ims-checkboxlabel,
.ims-radiolable {
  background-image: url(../images/radio-checkbox-icons.png);
}

::-webkit-scrollbar {
  height: 8px;
  width: 8px;
  border-radius: 4px;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

::-webkit-scrollbar:hover {
  background: #e2e2e2;
}

::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 4px;
}

.no-ready {
  display: block;
}

.hidden {
  display: none !important;
}

.position-relative {
  position: relative;
}

input.noselect::-moz-selection {
  background: transparent;
  /* WebKit/Blink Browsers */
}

input.noselect::selection {
  background: transparent;
  /* WebKit/Blink Browsers */
}

input.noselect::-moz-selection {
  background: transparent;
  /* Gecko Browsers */
}

.cursor-text {
  cursor: text !important;
}

.scroller.scroller-disabled > .scroller-area {
  padding: 0;
}

/***** loading ****/

.loading-overlay {
  margin-top: 5%;
  position: absolute;
  width: 100%;
  height: 100%;
  /*background: rgba(0,0,0,0.3);*/
  cursor: wait;
}

.loading-overlay .loading-message {
  text-align: center;
  position: absolute;
  top: 45%;
  left: 50%;
  margin-left: -100px;
  min-width: 200px;
  max-width: 80%;
  font-size: 16px;
  padding: 10px;
  background: #fff;
  border-radius: 40px;
  z-index: 1000;
  border: solid 1px #eee;
}

.loading-overlay .loading-message .fa,
.loading-overlay .loading-message .fi {
  margin-right: 6px;
}

/******** POPUP ********/

.ims-popup-container {
  position: fixed;
  left: 0px;
  top: 40px;
  width: 100%;
  height: calc(100% - 40px);
  z-index: 100;
  display: none;
}

.ims-popup-container.show {
  display: flex;
  flex-direction: column;
  /*transform: translateZ(0);*/
  -webkit-transform: translateZ(0);
  -webkit-transform: translate3d(0, 0, 0);
}

.ims-popup-overlay {
  width: 100%;
  position: absolute;
  height: 100%;
  flex: none;
  background: #000;
  opacity: 0;
  transition: opacity ease 200ms;
}

.ims-popup-container.show .ims-popup-overlay {
  opacity: 0.6;
}

.ims-popup-item {
  background: #f4f4f4;
  display: flex;
  flex-grow: 1;
  position: absolute;
  top: 42px;
  right: 0px;
  width: calc(100% - 60px);
  height: calc(100% - 42px);
  transform: translateX(100%);
}

.ims-popup-item.with-css-animation {
  transition: transform ease 300ms;
  -o-transition: transform ease 300ms;
  -webkit-transition: transform ease 300ms;
  -moz-transition: transform ease 300ms;
}

.ims-popup-item.show {
  transform: translateX(0%);
}

.ims-popup-item .ims-popup-close {
  display: flex;
  position: absolute;
  top: 10px;
  right: 20px;
  color: #3e3e3e;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  background: transparent url(../images/icon_close_15x15.png) 8px no-repeat;
  padding: 8px 8px 8px 30px;
}

.ims-popup-item .ims-popup-close:hover {
  background-color: #eeeeee;
  border-radius: 30px;
}

@media screen and (max-height: 800px) {
  .ims-popup-item .ims-popup-close {
    top: 8px;
  }
}

.ims-popup-item.sidebar-popup {
  width: 380px;
  height: 100%;
  top: 0px;
}

.ims-popup-item.sidebar-popup .ims-popup-close {
  width: 38px;
  height: 38px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: -40px;
  color: #fff;
  line-height: 38px;
  text-decoration: none;
  text-align: center;
  box-sizing: border-box;
  border-radius: 100%;
  background-color: #fff;
  text-indent: -100px;
  overflow: hidden;
  right: auto;
  background-position: center;
}

.ims-popup-item.full-screen {
  width: 100%;
}

.ims-popup-item .ims-popup-content {
  flex-grow: 1;
  display: flex;
  width: 100%;
  height: 100%;
}

.ims-popup-full footer {
  z-index: 99;
  flex: none;
  -ms-flex: none;
  -webkit-flex: none;
  display: flex;
  width: 100%;
  height: 44px;
  border-top: solid 1px #ddd;
  box-shadow: 0 0px 5px #ddd;
  background: #f2f2f2;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
}

.ims-popup-full footer input[type="button"],
.ims-popup-full footer button,
.ims-popup-full footer .btn {
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  color: #515151;
  cursor: pointer;
  display: flex;
  flex: none;
  -ms-flex: none;
  -webkit-flex: none;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  border-radius: 3px;
  height: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 17px;
  border: solid 1px #d2d2d2;
  background: #feffff;
  background: linear-gradient(to bottom, #feffff 0%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#e5e5e5', GradientType=0);
  -webkit-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#e5e5e5', GradientType=0);
}

.ims-popup-full footer input[type="button"][disabled],
.ims-popup-full footer button[disabled],
.ims-popup-full footer .btn.disable {
  color: #78848e;
}

/******* MODAL DIALOG ********/

.ims-modal {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 999;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.ims-modal-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.ims-modal-wrapper {
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
}

.ims-modal header {
  border-bottom: solid 1px #c8c8cc;
  color: #666;
  text-shadow: 1px 1px 1px #fff;
  padding: 8px 10px;
  position: relative;
  background: url(../images/modal_title_bg.png) top left repeat-x;
  font: 500 14px "Roboto", Arial, Helvetica, sans-serif;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  cursor: move;
}

.ims-modal header .btn_close {
  position: absolute;
  right: 4px;
  top: 50%;
  margin-top: -12px;
  background: url(../images/modal_close_icon.png) center center no-repeat;
  height: 24px;
  width: 24px;
  opacity: 0.8;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.ims-modal header .btn_close:hover {
  opacity: 1;
  transform: scale(1.1);
}

.ims-modal .modal-content {
  padding: 10px;
  display: flex;
  flex-grow: 1;
  background: #fff;
}

.ims-modal .modal-content .message {
  font: 14px/18px "Roboto", Arial, Helvetica, sans-serif;
  color: #666;
  width: 100%;
  display: flex;
  align-items: center;
  word-break: break-word;
}

.ims-modal .modal-content .message .icons {
  width: 32px;
  height: 32px;
  flex: none;
  background-image: url(../images/notify_icons.png);
  background-repeat: no-repeat;
  margin-right: 10px;
}

.ims-modal .modal-content .message .icons.info {
  background-position: 0px -37px;
}

.ims-modal .modal-content .message .icons.success {
  background-position: 0px -115px;
}

.ims-modal .modal-content .message .icons.error {
  background-position: 0px -151px;
}

.ims-modal .modal-content .message .icons.warning {
  background-position: 0px -76px;
}

.ims-modal .modal-content .message .icons.confirm {
  background-position: 0px 0px;
}

.ims-modal .modal-content input[type="text"],
.ims-modal .modal-content input[type="email"],
.ims-modal .modal-content input[type="datetime"],
.ims-modal .modal-content input[type="url"],
.ims-modal .modal-content textarea {
  border: solid 1px #dedede;
  border-radius: 3px;
  box-sizing: border-box;
}

.ims-modal .modal-content .ims-text-input input[type="text"],
.ims-modal .modal-content .ims-text-input input[type="email"],
.ims-modal .modal-content .ims-text-input input[type="datetime"],
.ims-modal .modal-content .ims-text-input input[type="url"] {
  border: none;
}

.config-modal.seo-tag-config .ims-form-wrap .row-item .ims-text-input {
  border: 1px solid #dfdfdf;
  border-radius: 4px;
}

.config-modal.seo-list-news-by-tag {
  width: 100%;
  height: 100%;
}

.config-modal.seo-list-news-by-tag .seo-list-news-by-tag-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.config-modal.seo-list-news-by-tag .seo-list-news-by-tag-container .header-filter {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 6px;
  gap: 10px;
}

.config-modal.seo-list-news-by-tag .seo-list-news-by-tag-container .header-filter .txt_news_key_word {
  border: 1px solid #e2e2e2;
}

.config-modal.seo-list-news-by-tag .seo-list-news-by-tag-container .header-filter .ims-select-list {
  height: 100%;
}

.config-modal.seo-list-news-by-tag .seo-list-news-by-tag-container .seo-list-news-by-tag-content {
  width: 100%;
  height: 100%;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #cdcdcd;
}

.config-modal.seo-list-news-by-tag .seo-list-news-by-tag-container .seo-list-news-by-tag-content .seo-list-news-by-tag-item {
  display: flex;
  padding: 10px;
  gap: 6px;
}

.config-modal.seo-list-news-by-tag .seo-list-news-by-tag-container .seo-list-news-by-tag-content .seo-list-news-by-tag-item.custom-hover:hover {
  cursor: pointer;
  transform: scale(1.03);
  transition: all 0.3s;
}

.config-modal.seo-list-news-by-tag .seo-list-news-by-tag-container .seo-list-news-by-tag-content .seo-list-news-by-tag-item:nth-of-type(odd) {
  background: #eaeaea;
}

.ims-modal footer {
  background: #f2f2f2;
  background: linear-gradient(to bottom, #f2f2f2 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#e0e0e0', GradientType=0);
  height: 36px;
  border-top: solid 1px #ddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  /* flex: none;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: space-between; */
}

.ims-modal .footer-messeage {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
}

.ims-modal .footer-btn {
  flex: none;
  text-align: right;
  height: 44px;
}

.ims-modal footer .text-footer {
  margin-left: 10px;
  font-size: 13px;
  line-height: 16px;
  color: #666666;
}

.ims-modal footer .text-footer a {
  font-weight: bold;
  color: #333;
}

.ims-modal footer .text-footer a:hover {
  color: #0275d8;
}

.ims-modal footer .btn {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 4px;
  margin: 4px;
}

/***** modal login ******/

.modal-login .message {
  text-align: center;
  line-height: 20px;
}

.modal-login input[type="text"],
.modal-login input[type="password"] {
  font-size: 15px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #9c9c9c;
  background: #f4f7fb;
  display: block;
  border: solid 1px #e4e4e4;
  border-radius: 4px;
  width: 280px;
  outline: 0;
  box-sizing: border-box;
  margin-bottom: 15px;
}

.modal-login .captcha-wrap {
  position: relative;
  margin-bottom: 30px;
}

.modal-login .captcha-wrap input[type="text"] {
  padding-right: 155px;
  font-size: 15px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #9c9c9c;
  background: #f4f7fb;
  display: block;
  border: solid 1px #e4e4e4;
  border-radius: 4px;
  width: 280px;
  outline: 0;
  box-sizing: border-box;
}

.modal-login .Captcha {
  display: flex;
  position: absolute;
  top: 3px;
  right: 14px;
  align-items: center;
}

.modal-login .Captcha img {
  width: 118px;
  height: 28px;
}

.modal-login .btn-reload {
  background: transparent url("../images/login-f5.png") center center no-repeat;
  background-size: 100% 100%;
  width: 12px;
  height: 14px;
  margin-left: 10px;
  cursor: pointer;
}

/*news status icon*/

.IMSNewsItem_Status {
  display: inline-block;
  width: 18px;
  height: 17px;
  background: url(../images/IMSNewsStatusIcon.png) no-repeat;
}

.IMSNewsStatus_Unknow {
  background-position: 0 0;
}

.IMSNewsStatus_MoveToTrash {
  background-position: 0 -637px;
}

.IMSNewsStatus_Published {
  background-position: 0 -322px;
}

.IMSNewsStatus_ReceivedForEdit {
  background-position: 0 -64px;
}

.IMSNewsStatus_ReceivedForPublish {
  background-position: 0 -259px;
}

.IMSNewsStatus_ReturnedToEditor {
  background-position: 0 0;
}

.IMSNewsStatus_ReturnedToReporter {
  background-position: 0 -129px;
}

.IMSNewsStatus_Temporary {
  background-position: 0 0;
}

.IMSNewsStatus_Unpublished {
  background-position: 0 -583px;
}

.IMSNewsStatus_WaitForEdit {
  background-position: 0 -434px;
}

.IMSNewsStatus_NewsOs {
  background-position: 0 -380px;
}

.IMSNewsStatus_NewsCrawler {
  background-position: 0px -483px;
}

.IMSNewsStatus_WaitForPublish {
  background-position: 0 0;
}

.IMSNewsStatus_Published_Futured {
  background-position: 0 -540px;
}

/*end*/

/*current user profile modal*/

#currentuser-profile-summary {
  background: #fff;
  display: flex;
  flex-direction: column;
  /*box-shadow: 0 0 4px #ddd;*/
  border-radius: 3px;
  /*padding-bottom: 40px;*/
  position: relative;
  flex-shrink: 0;
  align-items: center;
  overflow: auto;
  width: 80%;
  margin: auto;
  /*flex-grow: 1;*/
}

#currentuser-profile-summary i.icon_edit {
  /* display: block; */
  background: url(/Statics/images/icon_edit.png) no-repeat right 0 transparent;
  width: 37px;
  height: 37px;
  top: 18px;
  position: absolute;
  right: 2px;
  cursor: pointer;
}

#currentuser-profile-summary i.icon_edit.disabled {
  background: url(/Statics/images/loading.gif) no-repeat;
  background-size: 70%;
  background-position: center;
  background-color: #f5f5f5;
  border-radius: 50%;
  cursor: default;
}

#currentuser-profile-summary .row_avatar {
  width: 178px;
  /* margin: -98px 0 0 165px; */
  height: 178px;
  flex-shrink: 0;
  position: relative;
}

#currentuser-profile-summary .row_avatar > .avatar {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
  border: 8px solid #f5f5f5;
  flex-shrink: 0;
  background-color: #fff;
  position: relative;
}

#currentuser-profile-summary .row_username {
  margin: 25px auto;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  border-bottom: 1px solid #cdcdcd;
  position: relative;
  width: 80%;
}

#currentuser-profile-summary .row_item {
  display: flex;
  margin: 0 auto 15px;
  align-items: center;
  height: 33px;
  border: 1px solid #e9e9e9;
  box-shadow: 0 0 4px #f4f4f4 inset;
  border-radius: 3px;
  flex-shrink: 0;
  width: 100%;
}

#currentuser-profile-summary .row_username input {
  font-size: 23px;
  font-weight: bold;
  color: #2ea2c7;
  text-align: center;
  border: none;
  width: 100%;
  margin-bottom: 4px;
}

#currentuser-profile-summary .row_username .user-name {
  font-size: 23px;
  font-weight: bold;
  color: #2ea2c7;
}

#currentuser-profile-summary .row_item .left {
  padding: 0 10px;
  color: #859095;
  width: 96px;
  font-size: 14px;
  border-right: 1px solid #e9e9e9;
  flex-shrink: 0;
}

#currentuser-profile-summary .row_item .right {
  flex-grow: 1;
  /*padding: 0 10px;*/
  /* height: 100%; */
}

#currentuser-profile-summary .row_item .right input {
  border: none;
  font-size: 14px;
  color: #525252;
  font-weight: bold;
  height: 100%;
  width: 100%;
  padding: 0 10px;
}

#currentuser-profile-summary .row_item .right .ims-text-input {
  border: none;
  width: 100%;
}

#currentuser-profile-summary .row_item.invalid {
  position: relative;
}

#currentuser-profile-summary .row_item.invalid > .-warning {
  position: absolute;
  top: 30px;
  left: 0;
  color: red;
  padding-top: 4px;
  width: 100%;
  text-align: center;
  display: block;
}

#currentuser-profile-summary .row_item.invalid > .-warning > i.-help {
  opacity: 0.5;
  cursor: pointer;
}

#currentuser-profile-summary .row_item.invalid > .-warning > i.-help:hover {
  opacity: 1;
}

.expirePassword {
  color: red;
  margin-bottom: 10px;
}

.password-change {
  align-items: center;
  width: 100%;
  /* min-height: 462px; */
  align-self: center;
  margin: auto;
  background: #fff;
  display: flex;
  flex-direction: column;
  /* box-shadow: 0 0 4px #ddd; */
  /* border-radius: 3px; */
  flex-shrink: 0;
  position: relative;
  /* padding: 30px 0 40px; */
}

.password-change .row {
  display: flex;
  padding-bottom: 34px;
  width: 100%;
}

.password-change .row .label {
  width: 134px;
  text-align: right;
  /* margin-right: 15px; */
  color: #637585;
  font-size: 14px;
  display: flex;
  align-items: center;
  padding-right: 10px;
}

.password-change .row .content {
  flex-grow: 1;
  position: relative;
}

.password-change .row .content .info-message {
  position: absolute;
  padding-top: 5px;
  padding-left: 5px;
  /* font-weight: 500; */
  color: #ff6969;
}

.password-change .text-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: inherit;
  display: inline-block;
}

.password-change .textbox {
  width: 100%;
  min-height: 30px;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  /*padding: 8px 12px;*/
  padding: 5px 10px;
  color: #333;
  font: normal 13px Arial;
  line-height: 18px;
  background-color: #fff;
  display: block;
  transition: border-color 0.2s ease-out;
}

.password-change .textbox.ims-text-input {
  padding: 0px;
}

.password-change input.textbox.not-valid {
  border-color: #ff9494;
  box-shadow: 0 0 2px #ff9494;
}

.password-change input:focus {
  border-color: #97aaff;
  box-shadow: 0 0 2px #97aaff;
}

#currentuser-penname-manager {
  width: 100%;
}

#currentuser-penname-manager hr {
  color: #acacac;
  opacity: 0.3;
}

#currentuser-penname-manager .total-penname {
  color: #acacac;
  margin-top: 8px;
  margin-bottom: 8px;
}

#currentuser-penname-manager .cpm-penname {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 16px 10px 8px;
  margin: 8px 0;
}

#currentuser-penname-manager .cpm-penname:hover {
  background-color: #f2f2f2;
  border-radius: 6px;
  /* cursor: pointer; */
}

.cpm-penname .cpm-penname-action {
  display: none;
  gap: 4px;
  align-items: center;
}

#currentuser-penname-manager .cpm-penname:hover .cpm-penname-action {
  display: flex;
}

.cpm-penname .cpm-penname-info {
  display: flex;
  gap: 12px;
}

.cpm-penname .cpm-penname-action .fi {
  padding: 10px;
  color: #666666;
}

.cpm-penname .cpm-penname-action .fi:hover {
  background-color: #fff;
  color: #2EA2C7;
  border-radius: 100%;
  cursor: pointer;
}

.cpm-penname .cpm-penname-info .name-and-rate {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.cpm-penname .cpm-penname-info .avatar-value {
  width: 36px;
  height: 36px;
  border-radius: 100%;
}

.cpm-penname .cpm-penname-info .cpm-penname-name {
  font-size: 14px;
  font-weight: 600;
  color: #666666;
}

.cpm-penname .cpm-penname-info .cpm-penname-default {
  background-color: #2EA2C7;
  color: #fff;
  border-radius: 4px;
  height: fit-content;
  padding: 2px;
}

/****** error page *****/

.error-page {
  background: url(../images/background/login1.jpg) no-repeat center top #eee;
  background-size: cover;
}

.error-wrap {
  width: 610px;
  margin: auto;
  color: #fff;
  text-align: center;
  z-index: 2;
  flex: none;
  display: block;
}

.error-wrap.error-403 {
  width: 100%;
  min-width: 710px;
  max-width: calc(100% - 40px);
}

.error-wrap .error-code {
  color: #333;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 80px;
  font-weight: normal;
  line-height: 90px;
}

.error-wrap .error-message {
  color: red;
  font-family: HelveticaNeue, Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin: 0 auto;
  line-height: 26px;
}

.error-wrap .button {
  background: #fff;
  display: inline-block;
  background-color: #f0f0f0;
  color: #3987cc;
  vertical-align: middle;
  text-align: center;
  text-shadow: 0 1px white;
  font-weight: 500;
  line-height: 18px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.5);
  border: none;
  padding: 13px 30px;
  border-radius: 40px;
  font-size: 18px;
  margin-top: 35px;
  cursor: pointer;
}

.error-wrap .suggest-other-sites {
  margin-top: 15px;
}

.error-wrap .suggest-other-sites .site-item-wrap {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}

.error-wrap .suggest-other-sites .site-item {
  width: 160px;
  margin-right: 16px;
  margin-bottom: 30px;
  padding: 5px;
  cursor: pointer;
  transition: linear 0.2s;
}

.error-wrap .suggest-other-sites .site-item .site-icon-wrap {
  padding: 35px 15px;
  background: #FFFFFF;
  box-shadow: 0px 1px 4px rgb(63 63 68 / 15%);
  border-radius: 5px;
  max-width: 100%;
  min-width: 90px;
}

.error-wrap .suggest-other-sites .site-item:hover .site-icon-wrap {
  box-shadow: 0px -5px 12px rgb(0 0 0 / 10%), 0px 5px 12px rgb(0 0 0 / 10%);
}

.error-wrap .suggest-other-sites .site-item .site-icon-wrap .img-wrap {
  width: 100%;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.error-wrap .suggest-other-sites .site-item .site-icon-wrap .img-wrap span {
  word-break: break-word;
  font-family: Roboto;
  font-size: 15px;
  line-height: 23px;
  color: #109CF1;
}

.error-wrap .suggest-other-sites .site-item .site-icon-wrap .img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.error-wrap .suggest-other-sites .site-item .site-name {
  margin-top: 12px;
  font-family: Roboto;
  font-size: 15px;
  line-height: 16px;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
}

/******* MOBILE LAYOUT *******/

.mobile-layout .scroll-wrapper-view {
  padding-right: 0px !important;
}

.mobile-layout .IMSHeader {
  z-index: 100;
}

.mobile-layout .ims-popup-container {
  top: 0px;
  height: 100%;
}

.mobile-layout .ims-popup-item {
  width: 100%;
}

.mobile-layout .ims-popup-item .ims-popup-close {
  width: 16px;
  height: 16px;
  overflow: hidden;
  padding: 10px;
  text-indent: -100px;
  color: transparent;
  background-position: center;
  top: 10px;
  right: 10px;
}

.notification {
  border: 1px solid #eee;
}

/* User Notify */

.notify-container {
  font-family: Arial, sans-serif;
  height: 100%;
}

.notify-container > section {
  margin-bottom: 10px;
}

.notify-container .notify-header {
  color: #2ea2c7;
  font-size: 15px;
  box-shadow: 3px 0 #2ea2c7 inset;
  text-indent: 15px;
  cursor: pointer;
}

.notify-container .notify-header .count {
  background: #2ea2c7;
  color: #fff;
  font-size: 11px;
  text-align: center;
  min-width: 17px;
  min-height: 17px;
  border-radius: 20px;
  margin-left: 6px;
  padding: 3px 6px;
}

.notify-container .notify-content {
  margin: 10px 0 15px 0;
}

.notify-items {
  padding: 15px 0;
  border-bottom: 2px dotted #e4e4e4;
}

.notify-items .timeago {
  color: #6f6f6f;
  font-size: 12px;
}

.notify-items .title {
  cursor: pointer;
  font-size: 14px;
  line-height: 21px;
  color: #50565b;
  font-weight: bold;
  padding: 10px 0;
  /*text-align: justify;*/
  cursor: pointer;
}

.notify-items .action {
  color: #7f7f7f;
  font-size: 14px;
}

.notify-items .action .number {
  color: #4d7cb7;
  font-weight: bold;
}

.notify-container .btn-viewmore {
  color: #6b6b6b;
  cursor: pointer;
  display: block;
  background: #fff;
  border: solid 1px #d8d8d8;
  border-radius: 28px;
  font-size: 12px;
  line-height: 26px;
  padding: 0 14px 0 16px;
  align-items: center;
  margin: 5px auto 30px auto;
  width: 100px;
}

.notify-container .btn-viewmore .fa,
.notify-container .btn-viewmore .fi {
  margin-left: 6px;
}

.notify-items .author {
  font-size: 12px;
  color: #909090;
}

.notify-items .author > span {
  margin-right: 5px;
}

.loading-three-bounce {
  margin: 10px auto;
  width: 80px;
  text-align: center;
}

.loading-three-bounce .dot {
  width: 16px;
  height: 16px;
  background-color: #0b97d4;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: loading-three-bounce 1.4s ease-in-out 0s infinite both;
  animation: loading-three-bounce 1.4s ease-in-out 0s infinite both;
}

.loading-three-bounce .dot1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.loading-three-bounce .dot2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes loading-three-bounce {
  0%, 80%, 100% {
    transform: scale(0);
  }

  40% {
    transform: scale(1);
  }
}

@keyframes loading-three-bounce {
  0%, 80%, 100% {
    transform: scale(0);
  }

  40% {
    transform: scale(1);
  }
}

/*pagination*/

.mscf-paging {
  display: flex;
  padding-left: 20px;
  justify-content: flex-end;
  align-items: center;
}

.mscf-paging .info-text {
  color: #424649;
  font-size: 13px;
  margin-right: 21px;
}

.mscf-paging .page-index[type="number"]::-webkit-inner-spin-button,
.mscf-paging .page-index[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.mscf-paging .page-index[type="number"] {
  -moz-appearance: textfield;
}

.mscf-paging .page-index {
  width: 23px;
  height: 23px;
  min-width: 23px;
  min-height: 23px;
  border: solid 1px #cad3df;
  color: #7a8997;
  margin: 0 7px;
  text-align: center;
  box-shadow: inset 0 0 23px 0 #cad3df;
}

.mscf-paging .prev,
.mscf-paging .next {
  width: 23px;
  height: 23px;
  min-width: 23px;
  min-height: 23px;
  border: solid 1px #dedede;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.mscf-paging .prev.opacityPaging,
.mscf-paging .next.opacityPaging {
  opacity: 0.3;
  cursor: default;
}

.mscf-paging .prev i {
  background: transparent url("../images/sprite-list.png?v=1704") no-repeat scroll 0 -307px;
  height: 12px;
  width: 7px;
}

.mscf-paging .next i {
  background: transparent url("../images/sprite-list.png?v=1704") no-repeat scroll -8px -307px;
  height: 12px;
  width: 7px;
}

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.blink {
  text-decoration: blink;
  -webkit-animation-name: blink-animation;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}

@keyframes blink-animation {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@-webkit-keyframes blink-animation {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.flex-none {
  flex: none;
}

/******** CUSTOM SELECT ******/

.ims-select-list .ims-select-list-content li.parent {
  font-weight: bold;
}

.ims-select-list .ims-select-list-content li.child.level-1 {
  padding-left: 2em;
}

.ims-select-list .ims-select-list-content li.child.level-2 {
  padding-left: 3em;
}

.ims-select-list .ims-select-list-content li.child.level-3 {
  padding-left: 4em;
}

.ims-select-list .ims-select-list-content li.child.level-4 {
  padding-left: 5em;
}

.ims-select-list .ims-select-list-content li.invisibled-zone {
  color: #bbbbbb !important;
}

/****** Rich text editor ****/

.richtext-editor-wrap {
  position: relative;
}

.richtext-editor[contenteditable="true"]:empty:before {
  content: attr(placeholder);
  display: block;
  /* For Firefox */
  color: #c5c5c5;
}

.richtext-editor-wrap .richtext-editor-toolbar {
  position: absolute;
  display: none;
  z-index: 1051;
  background-color: #f8f8f8;
  color: #484848;
  border-radius: 4px;
  padding: 0px;
  cursor: pointer;
  border: 1px solid #d1d1d1;
}

.richtext-editor-wrap .richtext-editor-toolbar > span {
  font-size: 12px;
  color: #484848;
  text-decoration: none;
  display: inline-block;
  padding: 6px;
  border-left: 1px solid #e8e6e6;
}

.richtext-editor-wrap .richtext-editor-toolbar > span .fa,
.richtext-editor-wrap .richtext-editor-toolbar > span .fi {
  margin-right: 4px;
}

.richtext-editor-wrap .richtext-editor-toolbar > span:first-child {
  border-left: none;
}

.richtext-editor-popup-link {
  width: 100%;
}

.richtext-editor-popup-link .row-info {
  margin-bottom: 8px;
}

.richtext-editor-popup-link input[type="text"] {
  border: solid 1px #dedede;
  height: 30px;
  border-radius: 3px;
  box-sizing: border-box;
  background: white;
  width: 100%;
  line-height: 28px;
  color: #8493a8;
  padding: 0 6px;
}

.richtext-editor-popup-link .txtUrl {
  width: 90% !important;
  /*margin-right:10px;*/
}

.richtext-editor-popup-link .btn-link {
  padding: 6px;
  cursor: pointer;
  margin-left: 3px;
}

/* Thêm css để không gặp lỗi dấu cách nhảy con trỏ về đầu trên firefox */

#cms_bm_news_sapo {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

/**** popup thông báo xóa cache link khẩn cấp ****/

.emergency-cache-items ._item {
  margin-bottom: 25px;
  line-height: 20px;
}

.emergency-cache-items ._item label {
  font-weight: bold;
}

.emergency-cache-items ._item.success ._status,
.emergency-cache-items ._item.success a {
  color: #03a9f4;
}

.emergency-cache-items ._item.success ._status:before {
  content: "\e818";
  font-family: font-icons;
  margin-right: 3px;
}

.emergency-cache-items ._item.fail ._status,
.emergency-cache-items ._item.fail a {
  color: #ff0000;
}

.emergency-cache-items ._item.fail ._status:before {
  content: "\e89d";
  font-family: font-icons;
  margin-right: 3px;
}

/* popup unpublish */

.UnpublistInfo-wrap-item .process-status {
  color: #0b97d4;
  margin-top: 15px;
}

.UnpublistInfo-wrap-item .fail ._status,
.UnpublistInfo-wrap-item .fail a {
  color: #ff0000;
}

.UnpublistInfo-wrap-item .fail ._status:before {
  content: "\e89d";
  font-family: font-icons;
  margin-right: 3px;
}

/* .UnpublistInfo-wrap-item .process-status.fail{color:#ff0000}
.UnpublistInfo-wrap-item .process-status .fi{margin-right:4px;} */

.set-color-proces {
  color: #1095ea !important;
}

.set-color-fail {
  color: #eb5757 !important;
}

.UnpublistInfo-wrap {
  display: flex;
  width: 100%;
  height: 100%;
}

.unpublishInfo-block .modal-content {
  padding: 0px;
}

.UnpublistInfo-wrap .tab-wrap {
  width: 200px;
  height: 100%;
  background: linear-gradient(0deg, #677181, #677181), #ffffff;
  position: relative;
}

.UnpublistInfo-wrap .bg-Processing {
  width: 21px;
  height: 20px;
  margin-right: 10px;
  background: url("/statics/images/unpublist_icon_sprites.png") -10px -10px;
  margin-left: 5px;
  flex: none;
}

.UnpublistInfo-wrap .bg-Fail {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: url("/statics/images/unpublist_icon_sprites.png") -10px -50px;
  flex: none;
  margin-left: 5px;
}

.UnpublistInfo-wrap .bg-Success {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: url("/statics/images/unpublist_icon_sprites.png") -51px -10px;
  flex: none;
  margin-left: 5px;
}

.UnpublistInfo-wrap .bg-Processing_small {
  width: 20px;
  height: 20px;
  background: url("/statics/images/unpublist_icon_sprites.png") -10px -90px;
  margin: 0 15px;
}

.UnpublistInfo-wrap .bg-Fail_small {
  width: 20px;
  height: 20px;
  background: url("/statics/images/unpublist_icon_sprites.png") -46px -90px;
  margin: 0 15px;
}

.UnpublistInfo-wrap .bg-Success_small {
  width: 20px;
  height: 20px;
  background: url("/statics/images/unpublist_icon_sprites.png") -80px -90px;
  margin: 0 15px;
}

.UnpublistInfo-wrap .tab-wrap .bg-Other {
  width: 20px;
  height: 20px;
  margin-left: 20px;
  margin-right: 12px;
  background: url("/statics/images/unpublist_icon_sprites.png") -50px -50px;
}

.UnpublistInfo-wrap .tab-wrap .bg-Mobile {
  width: 20px;
  height: 20px;
  margin-left: 20px;
  margin-right: 12px;
  background: url("/statics/images/unpublist_icon_sprites.png") -91px -10px;
}

.UnpublistInfo-wrap .tab-wrap .hints-message {
  position: absolute;
  bottom: 0px;
}

.UnpublistInfo-wrap .tab-wrap .hints-message p {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 17px;
  color: #ffffff;
  padding: 10px;
}

.UnpublistInfo-wrap .tab-wrap .hints-message p > a {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 17px;
  color: #034df4;
}

.UnpublistInfo-wrap .tab-wrap .bg-Web {
  width: 20px;
  height: 20px;
  margin-left: 20px;
  margin-right: 12px;
  background: url("/statics/images/unpublist_icon_sprites.png") -91px -50px;
}

.UnpublistInfo-wrap .bg-Broken_link {
  width: 13px;
  height: 13px;
  margin-left: 10px;
  margin-right: 12px;
  background: url("/statics/images/unpublist_icon_sprites.png") -131px -10px;
  display: inline-block;
}

.UnpublistInfo-wrap .tab-wrap .tab-content {
  margin-top: 52px;
}

.UnpublistInfo-wrap .tab-wrap .tab-content .tab-item {
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.UnpublistInfo-wrap .tab-wrap .tab-content .tab-item.active {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)), linear-gradient(0deg, rgba(103, 113, 129, 0.8), rgba(103, 113, 129, 0.8)), #ffffff;
}

.UnpublistInfo-wrap .tab-item .tab-text {
  color: rgba(238, 245, 255, 0.8);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
}

.UnpublistInfo-wrap .tab-item .tab-text.active {
  color: #ffffff;
}

.UnpublistInfo-wrap .content-wrap {
  width: 100%;
  height: 100%;
  /* overflow: auto; */
}

.UnpublistInfo-wrap .content-wrap .header-content-wrap {
  background: #f4f4f4;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.UnpublistInfo-wrap .content-wrap .header-content-wrap .header-item {
  display: flex;
  align-items: center;
}

.UnpublistInfo-wrap .content-wrap .header-content-wrap .header-item:last-child {
  margin-right: 20px;
}

.UnpublistInfo-wrap .content-wrap .header-content-wrap .header-item .line {
  width: 20px;
  border: 1px solid #dadada;
  transform: rotate(90deg);
}

.UnpublistInfo-wrap .content-wrap .main-content {
  /* width: 100%; */
  height: 100%;
  margin: 16px 10px 16px 20px;
}

.UnpublistInfo-wrap .content-wrap .main-content .btn-reaction {
  background: transparent;
  border: transparent;
  color: #0c70af;
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
  text-decoration: underline;
  margin-top: -2px;
  cursor: pointer;
}

.UnpublistInfo-wrap .content-wrap .main-content .item-content {
  display: flex;
  background: #f4f4f4;
  border-radius: 8px;
  width: 100%;
  height: 40px;
  align-items: center;
  justify-content: space-between;
  margin: 8px 0;
}

.UnpublistInfo-wrap .content-wrap .main-content .item-content > p > a {
  font-style: normal;
  font-weight: normal;
  color: #034df4;
}

.UnpublistInfo-wrap .content-wrap .main-content .item-content .content-wrap-link {
  display: flex;
  align-items: center;
}

.UnpublistInfo-wrap .content-wrap .main-content .item-content > p {
  margin-left: 10px;
  margin-right: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #666666;
}

.UnpublistInfo-wrap .content-wrap .main-content .item-content > a {
  margin-left: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #03a9f4;
}

.UnpublistInfo-wrap .content-wrap .item-wrap {
  margin-bottom: 14px;
}

.UnpublistInfo-wrap .content-wrap .title-content {
  color: #333333;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

.UnpublistInfo-wrap .content-wrap .item-wrap .title-img {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #666666;
  margin: 5px 0px;
}

.UnpublistInfo-wrap .content-wrap .main-content .item-img {
  width: 50px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 8px;
  min-height: 80px;
  display: inline-block;
  position: relative;
}

.UnpublistInfo-wrap .content-wrap .main-content .item-img:hover .coppy-src {
  display: block;
}

.UnpublistInfo-wrap .content-wrap .main-content .item-img > img {
  max-width: 50px;
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 80px;
}

.UnpublistInfo-wrap .content-wrap .main-content .item-img > .coppy-src {
  position: absolute;
  top: 30px;
  right: 5px;
  padding: 5px 8px;
  border-radius: 5px;
  background-color: #599bdc;
  color: #fff;
  font-size: 10px;
  cursor: pointer;
  display: none;
}

.UnpublistInfo-wrap .coppy-src {
  top: 30px;
  right: 5px;
  padding: 5px 8px;
  border-radius: 5px;
  background-color: #599bdc;
  color: #fff;
  font-size: 13px;
  cursor: pointer;
  display: inline-block;
}

.UnpublistInfo-wrap .UnpublistInfo-content {
  margin-bottom: 25px;
}

.UnpublistInfo-wrap .UnpublistInfo-item,
.UnpublistInfo-wrap .UnpublistInfo-item-extend {
  display: flex;
  margin-top: 10px;
}

.UnpublistInfo-wrap .UnpublistInfo-item-extend {
  display: block;
}

.UnpublistInfo-wrap .UnpublistInfo-content .UnpublistInfo-content-title {
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  font-weight: 600;
}

.UnpublistInfo-wrap .UnpublistInfo-item .UnpublistInfo-item-text,
.UnpublistInfo-wrap .UnpublistInfo-item-extend .UnpublistInfo-item-text {
  font-size: 14px;
  line-height: 17px;
  color: #999999;
}

.UnpublistInfo-wrap .UnpublistInfo-item-extend .UnpublistInfo-item-text {
  margin-left: 15px;
  margin-top: 10px;
}

.UnpublistInfo-wrap .UnpublistInfo-item-extend .UnpublistInfo-item-text span:last-child {
  color: #1f9ffc;
  cursor: pointer;
}

.UnpublistInfo-wrap .UnpublistInfo-item-extend .UnpublistInfo-wrap-item {
  margin-bottom: 15px;
  width: 100%;
}

.UnpublistInfo-wrap .UnpublistInfo-item-extend .UnpublistInfo-wrap-item .UnpublistInfo-item-title {
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #333333;
}

.UnpublistInfo-wrap .UnpublistInfo-item-extend .UnpublistInfo-wrap-item .UnpublistInfo-item-title-extend {
  display: inline-block;
  margin-right: 15px;
}

.UnpublistInfo-wrap .UnpublistInfo-item-extend .UnpublistInfo-wrap-item .item-block {
  display: flex;
  padding: 10px 0px;
  border-bottom: 1px solid #eaeaea;
  justify-content: space-between;
  align-items: center;
}

.UnpublistInfo-wrap .UnpublistInfo-item-extend .UnpublistInfo-wrap-item .item-block:last-child {
  border-bottom: none;
}

.UnpublistInfo-wrap .UnpublistInfo-item-extend .UnpublistInfo-wrap-item .item-block-extend:last-child {
  border-bottom: 1px solid #eaeaea;
}

.UnpublistInfo-wrap .UnpublistInfo-item-extend .UnpublistInfo-wrap-item .item-block p {
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 5px;
  color: #999999;
}

.UnpublistInfo-wrap .UnpublistInfo-item-extend .UnpublistInfo-wrap-item .item-block a {
  font-style: italic;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: #999999;
}

.UnpublistInfo-wrap .UnpublistInfo-item-extend .UnpublistInfo-wrap-item .item-block .link-delete-cache {
  cursor: pointer;
  padding: 5px;
  margin-right: 5px;
}

/* .UnpublistInfo-wrap .UnpublistInfo-item-extend .UnpublistInfo-wrap-item .item-block .bg-Processing_small, .UnpublistInfo-wrap .UnpublistInfo-item-extend .UnpublistInfo-wrap-item .item-block .bg-Success_small, .UnpublistInfo-wrap .UnpublistInfo-item-extend .UnpublistInfo-wrap-item .item-block .bg-Fail_small {
      margin-right: -20px;
  } */

.UnpublistInfo-wrap .UnpublistInfo-item-extend .UnpublistInfo-wrap-item .item-block .item {
  display: flex;
}

.UnpublistInfo-wrap .UnpublistInfo-item-extend .UnpublistInfo-wrap-item .item-block .item .item-detail-wrap {
  max-width: 705px;
}

.UnpublistInfo-wrap .UnpublistInfo-item-extend .UnpublistInfo-wrap-item div:last-child .item-block-extend:last-child {
  border: none;
}

/****** progress bar ****/

.ims-progressbar {
  width: 100%;
  height: 8px;
  background: #e5e5e5;
}

.progress-percent {
  display: block;
  width: 0%;
  background: #3798d9;
  box-shadow: inset 0 -1px 2px rgba(0, 0, 0, 0.1);
  transition: width 0.8s ease-in-out;
  height: 100%;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.125) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.125) 50%, rgba(255, 255, 255, 0.125) 75%, transparent 75%, transparent);
  background-size: 20px 20px;
  -webkit-animation: ims-progressbar-animation 2s linear infinite;
  animation: ims-progressbar-animation 2s linear infinite;
}

@-webkit-keyframes ims-progressbar-animation {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 20px 20px;
  }
}

@keyframes ims-progressbar-animation {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 20px 20px;
  }
}

/********** FORM CONFIG NEW SITE **********/

.form-config-site {
  width: 360px;
  background: #fff;
  padding: 25px;
  border-radius: 5px;
  color: #333;
}

.form-config-site .input-row {
  margin-bottom: 10px;
}

.form-config-site .input-row > label {
  width: 80px;
  display: inline-block;
}

/********** DYNAMIC MODULES ********/

.widget-embed-code > * {
  width: 100%;
}

/******** OFFLINE PAGE *******/

.IMSWrapper.offline-page {
  background: url("../images/background/under-maintenance.jpg") center center no-repeat;
  background-size: cover;
}

.offline-page .offline-msg-wrap {
  position: absolute;
  top: 35%;
  margin: -50px 0 0;
  width: 100%;
  height: 100px;
  text-align: center;
}

.offline-page .offline-msg {
  font-family: Arial;
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAMAAABHPGVmAAADAFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAFAwAAAAAAAAAAAAAAAAADAgAAAAACAgBLNQwAAAAAAAAIBwICAQAAAAAKBwAtHgMLBwAAAAAPCgGxolf/0U/GjBAvIAO6sGC3iBsIBgK9lyq+pkIBAQD/vBD/uREEAwBOTCkAAACIXwl2UwcAAABvTgdvTQcCAgE0IwOxfQvOkg0AAAAeGAZANBGJgU9kVCHblw6vfgxFMAT1tREuHwIAAADylhXzvyv////2sE09PT1BQD86OTkQCgP/xRIZEwX3y1r63pNHRkT/yRP1xkL65aj2uWH64p/3zl330GH2ylD30Wb53In87L786LH/whH302zzoSz52YD31nPytxH5xVL8nhP0q0L0qDr2s1P0wTavfAsrKyv98Mc1NTT2uCbrixT1xTv0pTPykhL/0kv3mRT+/vv99twQERXyniLzkwv/vBD3t0v+/fHymRoiISD1xC4vMDH5v0n42Hr1rUolJSW1fwz//+nzmRP1sR72vi/zvB///5HLahX2rxD889MEBQj/20/qpg/1ykf/4n7//tP//9/fehP2/f/0z0z2tlsRGSseHh6jWA/vqxD//cX//Ij2qAry0lX/0SpTVVxeYGP2nxBqaGcwNDzm7fpOTlH/7qH67390eH8aGRn++ef+8a3xigH/+Lb912b2sUX6xXL//5vYmg+mq7b04Wv8883L0dz19fXHnkb/5lP/0BeygD9sb3bFyM79uzzb5PKYn6w/Q0h+gYn8sxOytsHTxmP/8mT/0Vr/43D76rbj5OarWw/oxWTYpB/z2l//6ZOLkaHYz26HjJf97XXU2unlznP8u1e1vMxiWD3atWSggkj/2jb//Xj8zonZuFDXtT/fkDOCcEHuwlh5SAmfbCinaBUYJj7/30GzjlHankxSX3Ho33jnz2IyHwLTpltALgP0uTlURi3ru0umdzLYrS/166/l1IHQso14XzigcArfnw9YPgaPfXDbhxrplSGwn4yZj4rUm0LNAAAA+nRSTlMAARUSISgQAgdgOk2EqQUKyuomQSR7cxtEay0qNv7x+mz5+pD185/z7sbiFJxuu+CI2l7QrCnm4vLF1bWT4nH////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+s7w23wAADf1JREFUaN7l2nlck3UcB/Aw5SzoQDCj07L7vq/XA88O1thWsA0YgwGD1nAcY0BjLLYWRwSOIRI5SQ65lEOUK5VDjkKplBKPMivTLtOy+65X39/v2Xg4oqWu/unjS330D998v5/f8zzTl+f8r+Nyzn8TN3dvt3P+pbgtveVmyC2erue4+rhjxulLWvKghL8Nws968JYFrgt8vF2cPcQ5PnfzJZKsNVu2rMnicDh3BSzwd4VhnDvHRddzJCM/fRlMEMFf/jQi4a+809/JChjXZXGuOEnYcvIKDmfNnQsXguLUObI4z8AQfaP9/aN9MM4zfMnKS3x9z3Wa4oYMyRMEwR4nccbZBPEEB5RLnaa44V2BwVSTtqiZWFlz5VKkOKsPPjJ6yan0IoUPCp7FSQb0wcaGur9zHCts6AWUSxYhxVmds6hdNWsaanqwxqLapxTndA6GWq0me3iKhrpfgVCD4qT2wVDZO9dCyP7qPsXQr+lquHZW+7Cry8fWgQF9bEQxaYcb9Bt+MGnRL6CXs28fG6klL2vAUKdTMaX/8esP3RvTcdROaB8bqS8zNaxebffztqSXWcrSbdfdWu3Ztu+GdpX68voX6tRlEU/S6aYvI0zas2of3+c5JS+v19RpTRHzZVeZ9mzah12Zs7KuXq+p0cIcEZHz5DHLxjNvH5+rQ3Cu6jZadsGXHPnYPAm1pp9J+3TnX1QSTJMlchfKY6HzJKQtnXlG7bthAzpv6G4LxUNERoaEh/x1wtvSz6B92qgztcSEh9r2Eh4d/tfJbXmefVrt07tC5yq9LSQ6Jtq+l9wZic6NiYLEwFVU4/On1z5tvFCT3gIriomKDgkPx3uBP5KOOKy00WptiY5C13u6T6t92qhLb4QFhYSLuVGNjdHRudHhucIwUZiYiii3jBwfHe3p7RYLxWJuU/fptE/3YWnMjYaER4kiysvTQ9rKTKayMmupWRQWFsYVNJKjQ8UEsb68RRTG5YaJmp5kzmnfsdG9JwrvPibXNKlfP05Odr4FGS0va08UiVSN5dUEpHjSqhLhCPZG/NP2XaYZ4hgcoWWykiAampWVRqNiA1E5SkYHJbaTYEBGTSqBIOj50CCzOXFnhKP26ff5uhJkPFkaFoUiFnLLJjQagjAymUy2km0kiCGypcCyAxtvkeYgVUEIma5KVKmCtu5y0D79Ppe8zEQGVygUioUicYzIMsnSFxMaHstoZPKq2UQ1uSe1VwEEXLXLEmU7yxv6SwsSExMLSnY5bt8NDPSu1dQ9uRPaRfXuIdXa3mYlT0kQG3jDnZO9vb31avGapn4gYKSdsiCZmewjJqyyIIispMVB+/RnOJa1FBlCkdla/lbDgbpKJpMHX7minmwsLS1tDJPJrHhbfWSpTJajhetmS0EQpXz3t+3Tn+HYj5WIhGgOrqW+ZoNRoWcyWbiMarIUDpaIq5JZJwhqXW0yaw/iLAW08jft05/hviuRqcSgiFoGh3TQNhh6XoMSjtgw2W4WhgmFBZs7CRz9IDmug5+HLbAuWpmvfaoPMJiRJbKgAoEYEGt/JQgQpaJnXKnUwIlVi0SwR3P7uIZSNhxoQD91tgFiVyLt7d9DKXM/wzFbwICIosRhMeRbOmSwFZ1abaeRHUxoJi1mLvDt6iFiWhS9Y9S2ZrVP9UIb7o/gztlg5OTkqFSCqOjcsFCyTocQ9mBbFDlsZBcTerJNwOWKTP3F05FO+7ZmtM/Z4hHg6+ruQhdyNwfmgD5S1yQlJZ0SiLhi9Gi01rMULCarsk8t2FNerYCDXEO2mVXWel4wTUBVAoTQylasSPh3eQX4u3pPGQF8yRVghA60pqRkZyTHJzz+eEcIvEtM/UYlS6HrNHEF1nroBk5UeVkbWWPkbbATxTvIselGTk7QmoFQUK7gSB6+eOkCH/vCYJCsLwnlYwOtgYHZUjkyKioeP3y4o4PcsaGS1UPmirgi7QEFC46Yvp8c1jFZLA2hqRlaXz1Rb1otm0Hk1aa0DjymJL7M4l/tcbHv1CgXoUKKfxhofTaQmgOlouNwB6ODfKuv3tQuEkLb5LACDaDvU8Khg4fADjJ9Y5llZ4FsmpCUEZeWEpfWOvBDMdwuRctgYT62Vm7hS34hDo61pgU+myGVGyqAwErH4/LDajJS/hQX7g5B4ziTDQMUQ01wGnQT6tSc1ByZrGCKSMrLTon77SvWscC41rGDxC8cyQNoFDfqbN2+beQk8U5S5qrnnvtdHs8AACMM+C5P2C+PNxgS9nO57dpmHY+JnpWg6NBDpaAABCqwpozAlJS0lIMfrz9+LC4z6R3i5Mi22/y8lp7rbUdWPlq8vWrVc5DkTVNIvLyighEfb2AwGAZwTrX1KGzPSpaxobzFbJ5GwBApgYGBcVfU1LCHD66IiztW/OjKbbed5xHg747OljdGiBdHnkP5YBODWleCIV4qZSQw7DHIK9TNRhZ6VhrZDYNWc5hYUDCTAGRFzXHl8R9b4+JeJBCyzMNzCuHD4To6sopCDAkVEDDk0uwMUKYijRxkK5k8eFZqhslcAbxxVAWoCzuBlasb9F89lxaXdhQdL4z4YMTlFg7nKHFyRRoovyXL8X6ASJZmZGdm0Ei8PL1fqWSy0BEzHlBzRXAaEmGMDJrAszy3Ki0uZdVJ4ig/6z4KgXj7eBbx4V48mvLsihVSKSgQyggMzJTaFYP0yUGlnsUERYMewBZzGLw7c/ICKYJWICtWHYW7kb/yBrwuXLyr/0PoDAe/Bn1lgJIslwOBDVDkNkUaUl5tBAMUVjC69VsE8M55CsaYHTBeCyZ+kfB/unUZLh4jC+7Mkvz8KBH84oq07AxgIEBgA77OeKwkd5DN1EOZzeTBs5JoJjvkDEOCnFZo48Vg4tGfOSP3nn+e19Kb8BF28fFfdDNHsoVSgIHYCawYQJFXkDt0bGQolaDoCYLYoU6QMxgJyZl/aWyRcI7esNxvCb4ZIe4LfC++i8OxK4HZtIAXls1IiDeYDhiVyNB17tBRL31NT5k8HhTpDCXNZnA4P91xPrpNfADB+1oY4AH/TIY29hpSZiUzg5HcPajXo0Iqm0myRsdi8uBZqSyPTDaAkpE5uw/YFf+JC2+FQRad62571LsvuNTTD5Qt8ymZoeUNqHSWrrr8cGj5kIKFD3INeTgZEEY2KLSB5+A/c+ENyxd7UYNQo/j4ByyxKy/OVVr3U6WzFOz6CKm8rEevxw97+Aj5OKrFAMXRfdiMC2BZngttT3p8P7r6B3gtvnoepTWZbC7mAaLUoxriDepOOAPwrEQfhg2olnik0AafQxkXw0veZdq/WLsu9PTyu5rPn6tkt2aiD3BKHiqdZMip01yJXymEZrAb1yLPnNY5H/rAxqKb0LLmKNu2vTG7l8zWiB74movZvMphsiPZdl826Fj4iDHJECkDH2R7H29s2/aMzcDv3jnK4ivWrbMrz9rSGl6PX+gaHfQsZaBswoeNiZ+VfWRHPFKktTZj3bqrpwxvGrAdsXORcg0oeGO1tZQBpQ8ROLr6XfCywYnfZBqF24aFDvKOMozs/x3tijaW0HPMnGW2UltbmxlnaiaoHLDINz1li3w/OaGjnpXH1eh3nzZ84Nige7ErKVVVCBkbL6aMCXWtdD8CcJKjyTqohVk5VB8qx8Z2JW3QfcyrHDr0Lerl2aIicEr7MQG7H6itOhX7tD1JLfVDRn3lBLknMy82dtMH21kfK984dMiRQW+MUj56dmSkqCq1XoMMNtleW1RU9PSUMjBQ1qPQHyBD8qqq8r9GBu/1rYfm73xu+59QSjZSLAfAUNTvqSrKyyvKi53K07EbJye1wlOxAyMrKWPn3mtm9uFglk8+wUpGUlJVvmlworO8ERmgJHGnKY2N8EPs2KnfPlJi41MHxqxeaCW/KK/U2jZWlJeEk3cqjGtPrEAQy+WOffjZsWCCvQ+MOX04Vt5HijQ/Pwm6kCXlJ9kiEANDp/3Dz7azioPf37v2stmG441du3UrVpJzcvKnkpifD39BEgvpYONj1vufvHqZg87ntk8rx5JVqsSZCYsS29P+Ohgv8Pbt3eqgcwezHJOrZiZRJY4SR+HstBlNsKvTMuhe7Mops1kwPSpzTMxcg+7jNJVXX30PlG82rV5ttic1dbVZ8FJuDKR032efYqPwDAx6Y3bl69X2lHz9/uqS1WZhdG5u6b4vPuWBsbbQQecO2qeVl6iUXFZTc/9LJS+tjopGBgsbV83s4yxm2b0bjK3vNRyv+fjHErgu/R4b36M5HBuOe3kFKR/uhrx62Qts5vqvPuzavfvE29go3DyjjzNW3n0XKds/7OravfMEr7r5+BG4PAHn6uwNemNX2ZTXu7q69r5SV33kva69J97bHkzwvt+8+aoz6Hxu+7Tyzutde+Hb6ye6mk68/Q68a98EY2YfZz8LKJ834ezDxivvFjrBoHu5au1aStm37/PP33ybMtbOvM+dorwJypEv3oZ8cQTtynkGvbFCpBC6gz/+eFBHgFHo4D4/s/YLCz8/SNhy8PPC2X04Z5bLCgsLXznylULx1ZFXCtEcNzjPoHt5oKlw8+a1TU1rN2+Goe64YTndh/MUj2X3v7kWHGjnyL0X3Lp8MW04TQnw8jhv+Y0o991xwa3nL/Pz8PTFnTtT8V+6xMPvvGXLz4csX7bYwyvAF/0dx5lxAWURrMzDb/HixX5+Hl6eS53+n2NA8fY5139RgOcSLy+vJRcHXLpwgY/TDbwyYBb6Lrr0Ht+F/jfRYzh5GDdvdx9XHJjCxfkADaGc3hB/AjurWjHtRJghAAAAAElFTkSuQmCC) no-repeat;
  padding: 15px 0 15px 110px;
  text-align: left;
  font-size: 2em;
  line-height: 1.5em;
  color: #333;
}

/* custom bi  */

.ims-sidebar-right ul.list-items #bi-assistant .bi__button-assistant-edit {
  margin-right: -20px;
  margin-left: -8px;
}

/* form forward news  */

.form-forward-news {
  position: relative;
  width: 100%;
}

.form-forward-news .form-wapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.form-forward-news .form-wapper .row-item {
  margin-bottom: 20px;
}

.form-forward-news .form-wapper .row-item:last-child {
  margin-bottom: 0px;
}

/* form send news  */

.send-news-form {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  margin-left: 10px;
}

.send-news-form .title-send-news {
  margin-bottom: 10px;
  font-style: normal;
  font-size: 14px;
  color: #666666;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 600;
}

.zone-item.level-1 {
  display: flex;
}

.zone-item.level-2 {
  display: none;
}

.zone-item.level-2.block {
  display: flex;
}

.zone-item.level-3 {
  display: none;
}

.zone-item.level-3.block {
  display: flex;
}

.zone-item .ims-radio.primary-zone {
  display: flex;
}

.list-zones .ims-radio .radio-label {
  color: black;
}

.ims-modal .upload-progress {
  background: #fff;
  height: 18px;
  text-align: center;
  margin-bottom: 10px;
  color: #1f1a1a;
  position: relative;
  border-radius: 2px;
  font-size: 10px;
  margin-top: 10px;
  background-image: -webkit-linear-gradient(#d9dee7, #e2e7ef);
  border: 1px solid;
  border-color: #959aa6 #b4b9c3 #d0d5de;
  box-shadow: inset 0 1px 3px #b4b9c3;
  line-height: 18px;
}

.ims-modal .upload-progress .upload-progress-child {
  background: #43b3f1;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-image: -webkit-linear-gradient(#53cbfe, #18a8e1);
  border-radius: 2px;
  box-shadow: inset 0 1px 0 #97dffd, 0 -1px 0 #419dc3, 0 0 0 1px #248cb5, 0 1px 5px #999;
  color: #fff;
}

.noti-autodismiss {
  float: left;
  padding: 8px 0px 0px 10px;
  font-size: 12px;
}

.style-text-author {
  color: #FF9800;
}

@keyframes loaderSwipeAnim {
  0% {
    left: -100%;
  }

  100% {
    left: 100%;
  }
}

/* css modal lịch sử comment */

.ims-item-history-comment-log {
  border-bottom: 1px solid #CAD8E6;
  padding-bottom: 12px;
}

.ims-item-history-comment-log:last-child {
  border: none;
}

.ims-item-history-comment-log .time-action {
  color: #797979;
  font-size: 14px;
  font-weight: 700;
}

.ims-item-history-comment-log .content-item-history-comment-log {
  border: 1px dashed #D9D7D7;
  display: flex;
  flex-direction: column;
  gap: 13px;
  border-radius: 4px;
  background: #F8F8F8;
  padding: 12px;
  margin-top: 8px;
}

.ims-item-history-comment-log .content-item-history-comment-log .content-item-history-comment-log-first {
  display: flex;
  justify-content: space-between;
}

.ims-item-history-comment-log .content-item-history-comment-log .content-item-history-comment-log-first .action-for-comment-log {
  padding: 4px;
  border: 1px solid;
  border-radius: 100px;
  font-size: 14px;
  line-height: 16px;
}

.ims-item-history-comment-log .content-item-history-comment-log .content-item-history-comment-log-first .action-for-comment-log.action-for-comment-log-sender {
  border-color: #2EA2C7;
  color: #2EA2C7;
}

.ims-item-history-comment-log .content-item-history-comment-log .content-item-history-comment-log-first .action-for-comment-log.action-for-comment-log-received {
  border-color: #208B33;
  color: #208B33;
}

.ims-item-history-comment-log .content-item-history-comment-log .content-item-history-comment-log-first .action-for-comment-log.action-for-comment-log-deleted {
  border-color: red;
  color: red;
}

.ims-item-history-comment-log .content-item-history-comment-log .content-item-history-comment-log-first .action-for-comment-log.action-for-comment-log-modified {
  border-color: #797979;
  color: #797979;
}

.ims-item-history-comment-log .content-item-history-comment-log .content-item-history-comment-log-first .content-item-history-comment-log-first-left {
  display: flex;
  gap: 8px;
}

.ims-item-history-comment-log .content-item-history-comment-log .content-item-history-comment-log-first .content-item-history-comment-log-first-left .item-history-comment-log-first-left-img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
}

.ims-item-history-comment-log .content-item-history-comment-log .content-item-history-comment-log-first .content-item-history-comment-log-first-left .item-history-comment-log-first-left-text {
  font-weight: 700;
  font-size: 14px;
  color: #333333;
  line-height: 16px;
}

.ims-item-history-comment-log .content-item-history-comment-log .content-item-history-comment-log-first .content-item-history-comment-log-first-left .item-history-comment-log-first-left-subtext {
  font-weight: 700;
  font-size: 14px;
  color: #797979;
  line-height: 14px;
}

.ims-item-history-comment-log .content-item-history-comment-log .content-item-history-comment-log-second {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
}

/* css modal sửa link tag box cài  */

.setting-tag-from-outside-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.setting-tag-from-outside-content .item {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.setting-tag-from-outside-content .item label {
  font-weight: 500;
}

.setting-tag-from-outside-content .item .custom-link-item {
  width: 100%;
  display: flex;
  align-items: center;
}

.setting-tag-from-outside-content .item .custom-link-item .custom-link-website {
  width: 100%;
  border: 1px solid #e6e6e6 !important;
  border-radius: 4px;
}

/* css modal tặng token star cho user  */

.modal-send-token-star-for-user {
  width: 100%;
}

.modal-send-token-star-for-user .insert-token-star-number {
  width: 100%;
  border: 1px solid #d6d6d6 !important;
  border-radius: 4px;
}

template-embed {
  z-index: 1;
  position: relative;
}

.media-main-wrap .custom-label {
  position: absolute;
  top: 0;
  background: #E0E0E0;
  padding: 5px;
  right: 0;
}

.error-401 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  color: rgb(255, 100, 100);
}

span.meta-kw-item {
  font-size: 14px;
  line-height: 20px;
  display: flex;
  gap: 4px;
  margin-right: 4px;
  border: 1px rgba(226, 226, 226, 1) solid;
  padding: 2px 8px 2px 4px;
  justify-content: space-between;
  align-items: center;
  border-radius: 99px;
  color: rgba(102, 102, 102, 1);
}

span.marker-item {
  height: 20px;
  cursor: pointer;
}

span.marker-item:hover path {
  fill: rgba(46, 162, 199, 1);
}

span.meta-kw-item.active {
  color: rgba(46, 162, 199, 1);
  border-color: rgba(46, 162, 199, 1);
}

.keywords-input .tags-wrapper {
  gap: 4px;
}

span.magic-btn {
  color: rgba(46, 162, 199, 1);
  cursor: pointer;
  display: flex;
  width: 32px;
  height: 32px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  position: relative;
  /* border: 1px #cccccc solid; */
}

span.magic-btn.loading {
  color: rgb(118, 118, 118);
  cursor: not-allowed;
}

span.magic-btn:hover {
  color: rgb(114 215 247);
}

span.magic-btn.disabled {
  cursor: not-allowed;
  color: rgba(187, 187, 187, 1);
}

.meta-seo-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #4a4a4a24;
  display: none;
}

.primary-preview {
  color: rgba(187, 187, 187, 1);
  font-size: 10px;
  line-height: 16px;
  display: block;
  width: 90%;
}

.seo-metatag .section-content {
  position: relative;
}

.tooltip-wrap {
  display: flex;
  cursor: pointer;
}

.tooltip-wrap .text-gradient {
  display: inline-block;
  margin-right: 0px;
  line-height: 31px;
  background: linear-gradient(90deg, #2EA2C7, #7B49E4);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 13px;
  float: left;
}

.tooltip-wrap .tooltip {
  position: absolute;
  right: 40px;
  display: block;
  top: 1px;
  background: #41afd2;
  white-space: nowrap;
  padding: 0px 10px;
  z-index: 110;
  font-size: 14px;
  color: #fff;
  border-radius: 3px;
  height: 30px;
  line-height: 30px;
}

.tooltip-wrap .tooltip::after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(65, 175, 210, 0);
  border-left-color: #41afd2;
  border-width: 6px;
  margin-top: -7px;
}

span.rm-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

span.rm-btn:hover path {
  stroke: #333;
}

.uyquyen-components {
  width: 100%;
}

.uyquyen-components .suggest-box-user-wrapper {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  padding: 5px;
  display: block;
  width: 100%;
  margin-bottom: 2px;
  min-height: 44px;
}

.uyquyen-components .suggest-user-wrap {
  width: 100%;
  border: solid 1px #dedede;
  border-radius: 4px;
}

.uyquyen-components input {
  width: 100%;
}

.uyquyen-components .suggest-user-wrap .label {
  font-size: 14px;
  margin-bottom: 10px;
}

.uyquyen-components .suggest-user-wrap .set-primary {
  border-radius: 0 2px 2px 0;
  background-color: #0089e0;
  display: inline-block;
  font-family: Arial;
  font-size: 13px;
  font-weight: 400;
  margin-right: 5px;
  padding: 5px 22px 5px 5px;
  margin-bottom: 5px;
  color: #fff;
  position: relative;
  margin-left: 15px;
}

.uyquyen-components .suggest-user-wrap .set-primary:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -12px;
  margin-top: -12px;
  border-color: transparent #0089e0 transparent transparent;
  border-style: solid;
  border-width: 12px 12px 12px 0;
}

.uyquyen-components .label {
  margin-bottom: 10px;
}

.uyquyen-components .item {
  margin-bottom: 10px;
}

.uyquyen-components .suggest-user-wrap .user-remove {
  cursor: pointer;
  margin-left: 0px;
  color: #fff;
  border-left: 1px solid #6eb0f7;
  padding-left: 3px;
  position: absolute;
  right: 4px;
  top: 50%;
  width: 26px;
  height: 14px;
  text-align: center;
  margin-top: -7px;
}

.uyquyen-components .suggest-user-wrap .user-remove i {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.uyquyen-components .suggest-user-wrap .user-suggest {
  position: relative;
}

.uyquyen-components .ims-modal .modal-content .suggest-box-user-wrapper .jsx-suggest-panel input {
  border: transparent;
}

.uyquyen-components .ims-modal .modal-content .suggest-box-user-wrapper .jsx-input .input-custom {
  border: transparent;
}

.uyquyen-components .suggest-user-wrap .sendupNews {
  margin-top: 25px;
}

.uyquyen-components .suggest-user-wrap .sendupNews .label {
  margin-bottom: 25px;
}

.uyquyen-components .suggest-user-wrap .sendupNews .ims-radio {
  width: 100%;
  display: block;
  margin-bottom: 13px;
}

.uyquyen-components .suggest-user-wrap.disabled {
  opacity: .5;
  pointer-events: none;
}

.count-down-uyquyen {
  font-size: 10px;
  font-weight: normal;
  /* position: absolute; */
  bottom: 1px;
  white-space: nowrap;
  right: 46px;
  text-transform: none;
  background: #f3f3f3;
  padding: 6px;
  border-radius: 99px;
  margin-right: 10px;
  color: #2EA2C7;
}

.notify-second {
  display: flex;
  align-items: center;
  justify-content: center;
}

.seo-info-container {
  z-index: -2;
}

.ims-form-wrap .row-item .auto-choosen {
  float: right;
  margin-bottom: 10px;
  padding: 7px;
  cursor: pointer;
  /* float: right; */
  margin-top: -10px;
  position: relative;
  z-index: 1;
}

.ims-editable-container.newstype-102 {
  padding: 0;
}

.livestream-type {
  color: red;
}

.ims-editable-container.newstype-102 {
  padding: 0px;
}

.ims-resizeable-text.custom-resizeableText-seo {
  padding-bottom: 20px;
  border: transparent;
  border: solid 1px #ccc;
  border-radius: 4px;
}

.ims-resizeable-text.custom-resizeableText-seo textarea {
  outline: transparent !important;
  border: transparent !important;
}

/* [js-css-concat.js] Statics\css\menuleft.css */
.ims-sidebar-left-panel .panel-content ul.left-menu:first-child {
  border-top: 0;
  padding-top: 0;
}

.ims-sidebar-left-panel .panel-content ul.left-menu.padding-top-0:first-child {
  border-top: 0;
  padding-top: 0;
}

.ims-sidebar-left-panel .panel-content ul.left-menu {
  border-top: 1px solid #e4e4e4;
  box-sizing: border-box;
  list-style: none;
  padding: 25px 0 10px 0;
  position: relative;
}

.ims-sidebar-left-panel .panel-content ul.left-menu li {
  /*cursor: pointer;*/
  align-items: center;
  line-height: 25px;
  display: flex;
  font-size: 14px;
  margin-bottom: 10px;
}

.ims-sidebar-left-panel .panel-content ul.left-menu li a {
  color: #637585;
  display: block;
  display: flex;
  width: 100%;
}

.ims-sidebar-left-panel .panel-content ul.left-menu .menu-left-icon-image {
  width: 25px;
  margin-right: 6px;
}

.ims-sidebar-left-panel .panel-content ul.left-menu li.active a {
  font-weight: bold;
  color: #1c1d1e;
}

.ims-sidebar-left-panel .panel-content ul.left-menu li a:hover {
  color: #1c1d1e;
}

.ims-sidebar-left-panel .panel-content ul.left-menu li i.icons {
  display: block;
  width: 32px;
  height: 25px;
  background: url('../images/gm_menuleft_icon.png') no-repeat;
}

.ims-sidebar-left-panel .panel-content ul.left-menu li.active i.icons,
.ims-sidebar-left-panel .panel-content ul.left-menu li:hover i.icons {
  background: url('../images/gm_menuleft_icon_hover.png') no-repeat;
}

.ims-sidebar-left-panel .panel-content ul.left-menu li i.icons.icon_user {
  background-position: 0 4px;
}

.ims-sidebar-left-panel .panel-content ul.left-menu li i.icons.icon_content {
  background-position: 0 -24px;
}

.ims-sidebar-left-panel .panel-content ul.left-menu li i.icons.icon_tag {
  background-position: 0 -52px;
}

.ims-sidebar-left-panel .panel-content ul.left-menu li i.icons.icon_event {
  background-position: 0 -83px;
}

.ims-sidebar-left-panel .panel-content ul.left-menu li i.icons.icon_vote {
  background-position: 0 -113px;
}

.ims-sidebar-left-panel .panel-content ul.left-menu li i.icons.icon_author {
  background-position: 0 -140px;
}

.ims-sidebar-left-panel .panel-content ul.left-menu li i.fa,
.ims-sidebar-left-panel .panel-content ul.left-menu li i.fi {
  display: block;
  width: 32px;
  height: 25px;
  padding-top: 5px;
  padding-left: 2px;
  font-size: 16px;
}

.ims-sidebar-left-panel .panel-content ul.left-menu li.active i.fa,
.ims-sidebar-left-panel .panel-content ul.left-menu li:hover i.fa,
.ims-sidebar-left-panel .panel-content ul.left-menu li.active i.fi,
.ims-sidebar-left-panel .panel-content ul.left-menu li:hover i.fi {
  color: #1c1d1e;
}

.manageCache-wrapper {
  display: flex;
  width: 100%;
  align-items: flex-start;
}

.manageCache-wrapper .ims-text-input {
  width: 100%;
  border: solid 1px #dedede;
  border-radius: 4px;
}

.manageCache-wrapper .btn-claerCache {
  width: 25px;
  height: 35px;
  background: transparent;
  border: solid 1px #dedede;
  border-radius: 8px;
  padding: 0px 25px;
  text-align: center;
  margin-left: 15px;
  min-width: 123px;
  cursor: pointer;
}

.btn-delete-cache {
  width: 60px;
  height: 60px;
  background: transparent;
  border: transparent;
  outline: transparent;
  cursor: pointer;
}

.btn-delete-cache .fi-recycle {
  color: #99a8b6;
  font-size: 23px;
}

/* [js-css-concat.js] Statics\css\responsive.css */
@media screen and (min-width:1025px) {
  .IMSWriteArticle {
    margin: 0px 0px 0px 25px;
  }

  .IMSTopMenu > li label {
    display: block;
  }

  .IMSHeader ul.IMSTopMenu > li {
    margin-left: 22px;
  }
}

@media screen and (min-width: 1150px) {
  .IMSTopMenu > li label {
    font-size: 12px;
    margin-top: 4px;
  }
}

@media screen and (max-height: 800px) {
  .list-route-topbar {
    height: 56px !important;
  }

  .ims-popup-item {
    top: 20px;
    height: calc(100% - 20px);
  }

  .ims-edit-toolbar {
    height: 50px;
  }

  .ims-edit-toolbar .btn-toggle-primary-zones,
  .ims-edit-toolbar .btn-toggle-magazine-template {
    top: 9px;
  }
}

@media screen and (max-width: 1000px) {
  .ims-list-view .ims-list-view-row .actions-cell:hover .action-detail {
    flex-direction: row !important;
  }

  .scroll-wrapper-view .ims-list-view-row:first-child .action-detail {
    top: 40px !important;
    bottom: unset !important;
  }
}

@media screen and (max-width:1279px) {
  .ims-sidebar-left ul.list-items li.expand-menu {
    display: flex;
  }

  .ims-sidebar-left-panel.menu .btn-close {
    display: block;
  }

  .ims-sidebar-left-panel.menu {
    display: flex;
    position: absolute;
    z-index: 3;
    max-height: 100%;
    left: -380px;
    transition: left 0.3s;
  }

  .ims-maincontent-wrapper,
  .comment-manager .right-section {
    transition: padding 0.3s;
  }

  body.menu-left-active .ims-sidebar-left-panel.menu {
    left: 0;
    position: absolute;
  }

  /* body.menu-left-active .ims-maincontent-wrapper,body.menu-left-active .comment-manager .right-section { padding-left: 300px; } */
}

@media screen and (max-width:1550px) {
  .responesive-1500 .ims-sidebar-left ul.list-items li.expand-menu {
    display: flex;
  }

  .responesive-1500 .ims-sidebar-left-panel.menu .btn-close {
    display: block;
  }

  .responesive-1500 .ims-sidebar-left-panel.menu {
    display: flex;
    position: absolute;
    z-index: 3;
    max-height: 100%;
    left: -380px;
    transition: left 0.3s;
  }

  .responesive-1500 .ims-maincontent-wrapper,
  .comment-manager .right-section {
    transition: padding 0.3s;
  }

  body.menu-left-active .responesive-1500 .ims-sidebar-left-panel.menu {
    left: 0;
    position: absolute;
  }

  /* body.menu-left-active .ims-maincontent-wrapper,body.menu-left-active .comment-manager .right-section { padding-left: 300px; } */
}

@media screen and (max-width:1359px) {
  .video-page .ims-sidebar-left ul.list-items li.expand-menu,
  .comment-manager .ims-sidebar-left ul.list-items li.expand-menu {
    display: flex;
  }

  .video-page .ims-sidebar-left-panel.menu .btn-close,
  .comment-manager .ims-sidebar-left-panel.menu .btn-close {
    display: block;
  }

  .video-page .ims-sidebar-left-panel.menu,
  .comment-manager .ims-sidebar-left-panel.menu {
    display: flex;
    position: absolute;
    z-index: 3;
    max-height: 100%;
    left: -380px;
    transition: left 0.3s;
  }

  .ims-maincontent-wrapper,
  .comment-manager .right-section {
    transition: padding 0.3s;
  }

  body.menu-left-active .ims-sidebar-left-panel.menu {
    left: 0;
    position: absolute;
  }

  /* body.menu-left-active .ims-maincontent-wrapper,body.menu-left-active .comment-manager .right-section { padding-left: 300px; } */
}

/* [js-css-concat.js] statics\css\embedboxmanager.css */
.embedboxmanager-sidebar {
  width: 375px;
  box-shadow: -6px 0px 18px rgb(0 0 0 / 12%), -1px 0px 0px #e2e2e2;
  padding-top: 0px;
}

.embedboxmanager-sidebar .sidebar-content {
  padding: 0px 20px 20px;
}

.embedboxmanager-sidebar .distribution-sidebar-title {
  font-family: "Arial";
  font-size: 16px;
  line-height: 42px;
  font-weight: 700;
  color: #2ea2c7;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 1px solid #e2e2e2;
  height: 50px;
}

.embedboxmanager-sidebar .distribution-sidebar-title .fi-arrow-circle-o-right {
  margin-left: 6px;
}

.embedboxmanager-sidebar .btn-close {
  width: 30px;
  height: 49px;
  background: transparent url('../images/close-sidebar-icon.png') left center no-repeat;
  top: 0px;
  left: -30px;
}

.embedboxmanager-sidebar .btn-close:hover {
  background-color: transparent;
  border-radius: 0px;
}

.embedboxmanager-sidebar .sidebar-content .list-group-select {
  border-bottom: 1px solid #e2e2e2;
  padding: 20px 0px;
}

.embedboxmanager-sidebar .sidebar-content .list-group-news {
  border-bottom: 1px solid #e2e2e2;
  padding: 20px 2px;
  width: 100%;
  display: table;
  position: relative;
}

.embedboxmanager-sidebar .sidebar-content .list-group-select .item-title {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center;
  color: #637585;
  margin-bottom: 10px;
}

.embedboxmanager-sidebar .sidebar-content .list-group-news .group-title {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #484848;
  padding-bottom: 15px;
  display: block;
  cursor: pointer;
}

.embedboxmanager-sidebar .sidebar-content .list-group-news .group-item {
  display: inline-block;
  width: 100%;
}

.embedboxmanager-sidebar .sidebar-content .list-group-news .item-news {
  width: 50%;
  float: left;
  padding: 7px;
  position: relative;
}

.embedboxmanager-sidebar .sidebar-content .list-group-news .item-news .avatar {
  display: block;
  max-width: 100%;
  min-height: 96px;
  background: #f3f3f3;
  margin-bottom: 5px;
  position: relative;
  border: 1px solid #e4e4e4;
}

.embedboxmanager-sidebar .sidebar-content .list-group-news .item-news .avatar img {
  max-width: 100%;
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
}

.embedboxmanager-sidebar .sidebar-content .list-group-news .title {
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  color: #484848;
  width: 100%;
  height: 54px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.embedboxmanager-sidebar .sidebar-content .list-group-news .item-empty {
  color: #999;
}

.embedboxmanager-sidebar .sidebar-content .list-group-news .item-news .overlay {
  background: #33333361;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  justify-content: center;
  display: flex;
}

.embedboxmanager-sidebar .sidebar-content .list-group-news .item-news .overlay span {
  color: #fff;
  font-size: 20px;
  align-self: center;
}

.embedboxmanager-sidebar .sidebar-content .list-group-news.dragtarget {
  border: 1px dashed red;
  position: relative;
}

.embedboxmanager-sidebar .sidebar-content .list-group-news.dragtarget::after {
  content: "";
  position: absolute;
  background: rgb(0 0 0 / 15%);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* create elment target */

#item-news-drag-target {
  display: block;
  position: absolute;
  background: #fff;
  width: 160px;
  height: 170px;
  top: -50%;
  left: 45%;
  border: 1px solid #ccc;
  padding: 10px;
}

#item-news-drag-target .avatar {
  display: block;
  max-width: 100%;
  min-height: 96px;
  background: #f3f3f3;
  margin-bottom: 5px;
  position: relative;
  border: 1px solid #e4e4e4;
}

#item-news-drag-target .avatar img {
  max-width: 100%;
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
}

#item-news-drag-target .title {
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  color: #484848;
  width: 100%;
  height: 54px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.cusor-drag {
  cursor: grab;
}

/* [js-css-concat.js] statics\css\embed-box-detail.css */
/*  {
    width: calc(100% - 400px);
    position: absolute;
    transition: transform ease-out 200ms;
    -webkit-transition: transform ease-out 200ms;
    -moz-transition: transform ease-out 200ms;
    top: 0;
    right: 0;
    z-index: 98;
    box-shadow: -6px 0px 18px rgba(0, 0, 0, 0.12), -1px 0px 0px #E2E2E2;
    padding-top: 8px;
}

@media only screen and (max-width: 1366px) {
     {
        width: calc(100% - 60px);
    }
} */

.distribution-sidebar-title {
  height: 50px;
  display: flex;
  align-items: center;
  padding-left: 20px;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  color: #3C3C3C;
  background: #FFFFFF;
  border-bottom: 1px solid #DBDBDB;
  /* position: fixed; */
  width: 100%;
}

.content-detail-box-wrap {
  display: flex;
  height: calc(100% - 50px);
  width: 100%;
  /* position: absolute; */
  top: 50px;
}

.tab-detail-box {
  width: 220px;
  height: 100%;
  flex: none;
  /* position: fixed; */
  background: #fff;
  z-index: 1;
  margin-top: 1px;
  border-right: 1px solid #E2E2E2;
}

.tab-detail-box .tab-detail-box-content {
  margin: 20px 15px 0px 15px;
}

.zone-tab-detail-box {
  padding-bottom: 20px;
}

.zone-tab-detail-box p {
  color: #637585;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 10px;
}

.tab-detail-box ul.tab li i.icons {
  display: block;
  width: 20px;
  height: 25px;
  background: url(../images/gm_menuleft_icon.png) no-repeat;
  margin-right: 5px;
}

.tab-detail-box ul.tab li i.icons.icon_event {
  background-position: 0 -83px;
}

.tab-detail-box ul.tab li i.icons.icon_content {
  background-position: 0 -24px;
}

.tab-detail-box ul.tab li {
  align-items: center;
  line-height: 25px;
  display: flex;
  font-size: 14px;
  margin-bottom: 10px;
  cursor: pointer;
}

.tab-detail-box ul.tab li span {
  font-size: 14px;
  color: #637585;
}

.content-tab-detail-box {
  padding-top: 20px;
  border-top: 1px solid #e3e3e3;
}

.tab-detail-box ul.tab li.active span {
  font-weight: bold;
  color: #1c1d1e;
}

.box-embed-wrap {
  background: #F8F8F8;
  height: 100%;
  padding: 20px;
  width: 100%;
  display: flex;
  /* flex: none; */
  /* flex-grow: 1; */
  /* overflow-y: auto; */
  overflow: auto;
  /* margin-left: 220px; */
  /* position: relative; */
  /* min-width: calc(100vw - 600px); */
}

.box-embed-wrap .box-embed-content {
  width: 375px;
  height: 100%;
  border-radius: 5px;
  background: #FFFFFF;
  border: 1px solid #E2E2E2;
  margin-right: 20px;
}

.box-embed-wrap .box-embed-content.active {
  box-shadow: 0px -5px 12px rgba(0, 0, 0, 0.1), 0px 5px 12px rgba(0, 0, 0, 0.1);
}

.box-embed-wrap .box-embed-content.opacity {
  opacity: 0.5;
}

/* .box-embed-wrap .box-embed-content:last-child {
    margin-right: 0px;
} */

.box-embed-wrap .box-embed-content .box-embed-title,
.box-embed-wrap .box-select .box-select-header {
  height: 50px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #E2E2E2;
  justify-content: space-between;
}

.box-embed-wrap .box-select .icon-add {
  font-size: 2.5em;
  color: #2EA2C7;
}

.box-embed-wrap .box-embed-content .box-embed-title .title .title-block {
  display: flex;
}

.box-embed-wrap .box-embed-content .box-embed-title .title .title-block i {
  margin-left: 10px;
}

.box-embed-wrap .box-embed-content .box-embed-title .title,
.box-embed-wrap .box-select .box-select-header .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #4C6276;
  margin-left: 15px;
  flex-grow: 1;
  flex-basis: 50px;
  cursor: pointer;
}

.box-embed-wrap .box-embed-content .box-embed-title .action,
.box-embed-wrap .box-select .box-select-header .action {
  margin-right: 15px;
  display: flex;
  align-items: center;
}

.box-embed-wrap .box-embed-content .box-embed-title .action .minimize {
  width: 20px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.box-embed-wrap .box-embed-content .box-embed-title .action .minimize hr {
  width: 12px;
  color: #B9B9B9;
  height: 3px;
  background-color: #b9b9b9;
}

.box-embed-wrap .box-embed-content .box-embed-title .action .close-box {
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
}

.box-embed-wrap .box-embed-content .box-embed-title .action .close-box i {
  cursor: pointer;
  color: #B9B9B9;
}

.box-embed-wrap .box-embed-content .box-embed-zone {
  height: 50px;
  border-bottom: 1px solid #E2E2E2;
}

.box-embed-wrap .box-embed-content .box-embed-zone .box-embed-zone-wrap {
  margin: 15px;
}

.box-embed-wrap .box-embed-content .box-embed-zone .box-embed-zone-wrap.box-zone-tag {
  display: flex;
}

.box-embed-wrap .box-embed-content .box-embed-zone .box-embed-zone-wrap.box-zone-tag .ims-select-list:first-child {
  margin-right: 10px;
}

.box-embed-wrap .box-embed-content .box-embed-main {
  margin: 0px 15px;
}

.box-embed-wrap .box-embed-content .box-embed-main .box-embed-main-item,
.box-embed-wrap .box-select .box-embed-main .box-embed-main-item {
  display: flex;
  height: 50px;
  align-items: center;
  border-bottom: 1px solid #F0F0F0;
}

.box-embed-wrap .box-embed-content .box-embed-main .box-embed-main-item.dragtarget {
  border: 1px dashed green;
  position: relative;
}

.box-embed-wrap .box-embed-content .box-embed-main .box-embed-main-item.dragtarget::after {
  content: "";
  position: absolute;
  background: rgb(0 0 0 / 15%);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.box-embed-wrap .box-embed-content.active .box-embed-main .box-embed-main-item,
.box-embed-wrap .box-select .box-embed-main .box-embed-main-item {
  cursor: pointer;
}

.box-embed-wrap .box-embed-content .box-embed-main .box-embed-main-item:last-child,
.box-embed-wrap .box-select .box-embed-main .box-embed-main-item:last-child {
  border-bottom: none;
}

.box-embed-wrap .box-select .box-embed-main .box-embed-main-item input {
  margin-left: 15px;
}

.box-embed-wrap .box-select .box-embed-main .box-embed-main-item .no-item {
  margin: 0 15px;
}

.box-embed-wrap .box-select .box-embed-main .box-embed-main-item.active {
  background: rgba(16, 149, 234, 0.1);
  margin-right: -10px;
  margin-left: 0px;
}

.box-embed-wrap.TruyenHinhVOV .box-select .box-embed-main .box-embed-main-item.active {
  background-color: #910200;
}

.box-embed-wrap.TruyenHinhVOV .box-select .box-embed-main .box-embed-main-item.coincide {
  background-color: #666666;
}

.box-embed-wrap.TruyenHinhVOV .box-select .box-embed-main .box-embed-main-item.coincide .info-wrap span {
  color: white;
}

.box-embed-wrap .box-select .box-embed-main .box-embed-main-item.coincide {
  background-color: #EFEFEF;
  margin-right: -10px;
  margin-left: 0px;
  cursor: not-allowed;
  pointer-events: none;
}

.box-embed-wrap .box-embed-content .box-embed-main .box-embed-main-item .img-wrap,
.box-embed-wrap .box-select .box-embed-main .box-embed-main-item .img-wrap {
  width: 50px;
  height: 30px;
  margin-right: 8px;
}

.box-embed-wrap .box-select .box-embed-main .box-embed-main-item .img-wrap {
  margin-left: 10px;
}

.box-embed-wrap .box-embed-content .box-embed-main .box-embed-main-item .img-wrap img,
.box-embed-wrap .box-select .box-embed-main .box-embed-main-item .img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.box-embed-wrap .box-embed-content .box-embed-main .box-embed-main-item .info-wrap,
.box-embed-wrap .box-select .box-embed-main .box-embed-main-item .info-wrap {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
}

.box-embed-wrap .box-embed-content .box-embed-main .box-embed-main-item .action-delete {
  width: 30px;
  height: 25px;
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F8F8F8;
  border: 1px solid #E2E2E2;
  border-radius: 2px;
}

.box-embed-wrap.TruyenHinhVOV .box-embed-content .box-embed-main .box-embed-main-item.active .info-wrap span:first-child,
.box-embed-wrap.TruyenHinhVOV .box-select .box-embed-main .box-embed-main-item.active .info-wrap span:first-child {
  color: #ffffff;
}

.box-embed-wrap .box-embed-content .box-embed-main .box-embed-main-item .info-wrap span:first-child,
.box-embed-wrap .box-select .box-embed-main .box-embed-main-item .info-wrap span:first-child {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
  padding-right: 30px;
  font-weight: bold;
  font-size: 13px;
  line-height: 15px;
  color: #666666;
}

.box-embed-wrap .box-embed-content .box-embed-main .box-embed-main-item .info-wrap .view-wrap,
.box-embed-wrap .box-select .box-embed-main .box-embed-main-item .info-wrap .view-wrap {
  display: flex;
  margin-top: 5px;
  font-size: 12px;
  color: #a9a9a9;
}

.box-embed-wrap .box-embed-content .box-embed-main .box-embed-main-item .info-wrap .view-wrap i,
.box-embed-wrap .box-select .box-embed-main .box-embed-main-item .info-wrap .view-wrap i {
  margin-right: 5px;
}

.box-embed-wrap .box-select {
  width: 375px;
  height: 100%;
  border-radius: 5px;
  background: #FFFFFF;
  border: 1px solid #E2E2E2;
  margin-right: 20px;
  box-shadow: 0px -5px 12px rgba(0, 0, 0, 0.1), 0px 5px 12px rgba(0, 0, 0, 0.1);
}

.box-embed-wrap .box-select .box-select-zone {
  display: flex;
  justify-content: space-between;
  height: 65px;
  border-bottom: 1px solid #E2E2E2;
  align-items: center;
}

.box-embed-wrap .box-select .box-select-zone .search,
.box-embed-wrap .box-select .box-select-zone .zone-wrap {
  width: 160px;
}

.box-embed-wrap .box-select .box-select-zone .search {
  margin-left: 15px;
  position: relative;
}

.box-embed-wrap .box-select .box-select-zone .zone-wrap {
  margin-right: 15px;
}

.box-embed-wrap .box-select .box-select-zone .search .NewsListSearchTrigger {
  background: url(../images/icon_search_small.png) 0 0 no-repeat;
  cursor: pointer;
  height: 15px;
  right: 10px;
  opacity: 0.8;
  position: absolute;
  top: 7px;
  width: 15px;
}

.box-embed-wrap .box-select .box-select-zone .search-for-tag {
  width: 100%;
  margin-left: 20px;
}

.box-embed-wrap .box-select .box-select-zone .search-for-tag .ims-text-input {
  width: calc(100% - 20px);
}

.box-embed-wrap .box-embed-content .loading,
.box-embed-wrap .box-select .loading {
  height: calc(100% - 120px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.box-embed-wrap .box-select .loading {
  height: calc(100% - 160px);
}

.box-embed-wrap .box-embed-content .loading i,
.box-embed-wrap .box-embed-wrap .loading i {
  margin-bottom: 10px;
}

.box-embed-wrap .box-select .pagging {
  height: 45px;
  background: #f8f8f8;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  border-top: 1px solid #e0e0e0;
}

.box-embed-wrap .box-select .pagging div {
  margin-right: 10px;
}

.box-embed-wrap .box-select .box-select-zone.active-type-news .search,
.box-embed-wrap .box-select .box-select-zone.active-type-news .zone-wrap {
  margin: 3px;
}

.box-embed-wrap .item-minimize-wrap {
  display: flex;
  position: fixed;
  bottom: 20px;
}

.box-embed-wrap .item-minimize {
  width: 250px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #E2E2E2;
  box-shadow: 0px -3px 8px rgba(0, 0, 0, 0.08);
  border-radius: 4px 4px 0px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 20px;
}

.box-embed-wrap .item-minimize>span {
  margin-left: 15px;
  font-weight: bold;
  font-size: 12px;
  line-height: 19px;
  text-transform: uppercase;
  cursor: pointer;
  color: #4C6276;
}

.box-embed-wrap .item-minimize .action-box-embed {
  display: flex;
  align-items: center;
  margin-right: 15px;
}

.box-embed-wrap .item-minimize .action-box-embed .show-box-embed {
  width: 10px;
  height: 10px;
  border: 1.3px solid #B9B9B9;
  box-sizing: border-box;
  border-radius: 1px;
  margin-right: 5px;
  cursor: pointer;
}

.box-embed-wrap .item-minimize .action-box-embed .close-box-embed {
  color: #B9B9B9;
  cursor: pointer;
}

.box-embed-wrap .box-select .btn-add-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7.5px 0px;
  background: #F7F7F7;
  border-radius: 0px 0px 1px 1px;
}

.box-embed-wrap .box-select .btn-add-item .icon-add-wrap {
  width: 90px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF;
  border: 1px solid #E2E2E2;
  box-sizing: border-box;
  border-radius: 4px;
  margin-bottom: 0px;
  cursor: pointer;
}

.box-embed-wrap .box-embed-content .btn-save {
  height: 45px;
  background: #f8f8f8;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #e0e0e0;
}

.box-embed-wrap .box-embed-content .btn-save .btn {
  background: #2EA2C7;
  border-radius: 4px;
  text-transform: uppercase;
  color: #FFFFFF;
}

.box-embed-wrap .box-select .scroll-wrapper,
.box-embed-wrap .box-embed-content .scroll-wrapper {
  height: calc(100% - 160px);
}

/* [js-css-concat.js] Statics\css\form-control-ui.css */
@font-face {
  font-family: Roboto;
  src: local(Roboto Medium), local(RobotoMedium), local(Roboto-Medium), url(../fonts/Roboto/Roboto-Medium.woff2) format("woff2"), url(../fonts/Roboto/Roboto-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
}

@font-face {
  font-family: Roboto;
  src: local(Roboto Regular), local(RobotoRegular), local(Roboto-Regular), url(../fonts/Roboto/Roboto-Regular.woff2) format("woff2"), url(../fonts/Roboto/Roboto-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
}

@font-face {
  font-family: Roboto;
  src: local(Roboto Bold), local(RobotoBold), local(Roboto-Bold), url(../fonts/Roboto/Roboto-Bold.woff2) format("woff2"), url(../fonts/Roboto/Roboto-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
}

@font-face {
  font-family: Roboto;
  src: local(Roboto Italic), local(RobotoItalic), local(Roboto-Italic), url(../fonts/Roboto/Roboto-Italic.woff2) format("woff2"), url(../fonts/Roboto/Roboto-Italic.ttf) format("truetype");
  font-weight: normal;
  font-style: italic;
  font-variant: normal;
}

/*
    default border color: #E2E2E2
    default font-family: Roboto
*/

.ims-text-input,
.ims-resizeable-text,
.btn,
.ims-tags-input,
.ims-dropdown-list,
.ims-datetime-picker,
.ims-checkbox,
.ims-radio,
.ims-textarea,
.ims-select-list,
.ims-checkbox .checkbox-label,
.ims-radio .radio-label,
.ims-range-input {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}

/****** Place holder *******/

::-webkit-input-placeholder {
  color: #d1d1d1;
}

:-moz-placeholder {
  color: #d1d1d1;
}

::-moz-placeholder {
  color: #d1d1d1;
}

:-ms-input-placeholder {
  color: #d1d1d1;
}

input[type="text"]:focus::-webkit-input-placeholder,
input[type="password"]:focus::-webkit-input-placeholder,
input[type="number"]:focus::-webkit-input-placeholder,
input[type="date"]:focus::-webkit-input-placeholder,
input[type="tel"]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

/* Firefox < 19 */

input[type="text"]:focus:-moz-placeholder,
input[type="password"]:focus:-moz-placeholder,
input[type="number"]:focus:-moz-placeholder,
input[type="date"]:focus:-moz-placeholder,
input[type="tel"]:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent;
}

/* Firefox > 19 */

input[type="text"]:focus::-moz-placeholder,
input[type="password"]:focus::-moz-placeholder,
input[type="number"]:focus::-moz-placeholder,
input[type="date"]:focus::-moz-placeholder,
input[type="tel"]:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
}

/* Internet Explorer 10 */

input[type="text"]:focus:-ms-input-placeholder,
input[type="password"]:focus:-ms-input-placeholder,
input[type="number"]:focus:-ms-input-placeholder,
input[type="date"]:focus:-ms-input-placeholder,
input[type="tel"]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}

/****** TEXT INPUT******/

.ims-text-input {
  height: auto;
  display: inline-block;
  border: none;
  padding: 0px;
  margin: 0px;
  position: relative;
}

.ims-text-input input {
  border: 1px solid #e2e2e2;
  background-color: #fff;
  height: 32px;
  width: 100%;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 0px 10px;
  margin: 0px;
  font-size: 14px;
  color: #333333;
}

.ims-text-input input:hover {
  border: 1px solid #cacaca;
}

.ims-text-input input:focus {
  outline: 1px auto rgba(16, 149, 234, 0.7);
}

.ims-text-input>label {
  display: block;
  margin-bottom: 10px;
  color: #666666;
  font-size: 14px;
  line-height: 16px;
}

.ims-text-input>label .lb-required {
  color: #f44141;
  margin-left: 5px;
}

.ims-text-input.label-inside {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 32px;
}

.ims-text-input.label-inside input {
  border-radius: 0px 4px 4px 0px;
  flex-grow: 1;
}

.ims-text-input.label-right-inside {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  height: 32px;
}

.ims-text-input.label-right-inside input {
  border-radius: 4px 0px 0px 4px;
  flex-grow: 1;
}

.ims-text-input.label-inside>label,
.ims-text-input.label-right-inside>label {
  flex: none;
  display: flex;
  white-space: nowrap;
  background: #e2e2e2;
  height: 100%;
  line-height: 100%;
  padding: 0px 10px;
  align-items: center;
  justify-content: center;
  margin: 0px;
}

.ims-text-input.label-inside>label {
  border-radius: 4px 0px 0px 4px;
}

.ims-text-input.label-right-inside>label {
  border-radius: 0px 4px 4px 0px;
}

.ims-text-input .input-invalid-message:before {
  border-bottom: 10px solid #e2e2e2;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  left: 40px;
  display: block;
  font-size: 0;
  height: 0;
  top: -20px;
  line-height: 0;
  position: absolute;
  width: 0;
  content: "";
  border-top: 10px solid transparent;
}

.ims-text-input .input-invalid-message:after {
  border-bottom: 8px solid #fff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  left: 42px;
  display: block;
  font-size: 0;
  height: 0;
  top: -16px;
  line-height: 0;
  position: absolute;
  width: 0;
  content: "";
  border-top: 8px solid transparent;
}

.ims-text-input .input-invalid-message {
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: calc(100% + 6px);
  font-size: 14px;
  background-color: white;
  padding: 6px;
  border: 1px solid #e2e2e2;
  min-width: 200px;
  width: 100%;
  color: #eb5757;
  z-index: 1;
}

.ims-text-input input.invalid {
  border-color: #eb5757;
}

.ims-text-input.required-length>input {
  padding-right: 50px !important;
}

.ims-text-input .maxlength-counter {
  background-color: #e2e2e2;
  position: absolute;
  right: 0px;
  padding: 0px 10px;
  font-size: 12px;
  bottom: 0px;
  height: 32px;
  line-height: 32px;
  border-radius: 0px 4px 4px 0px;
  top: auto;
  color: #666666;
  font-size: 12px;
}

.ims-text-input.readonly input,
.ims-text-input input[readonly],
.ims-text-input.disabled input,
.ims-text-input input[disabled] {
  background: #f5f6f8;
  border: 1px solid rgba(103, 113, 129, 0.3);
  cursor: not-allowed;
  outline: none;
}

/**** TEXT AREA *****/

.ims-resizeable-text {
  width: 100%;
  border: none;
  height: auto;
}

.ims-resizeable-text textarea {
  width: 100%;
  resize: none;
  outline: none;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 10px;
  margin: 0px;
  font-size: 14px;
  color: #333333;
}

.ims-resizeable-text textarea:hover {
  border: 1px solid #cacaca;
}

.ims-resizeable-text textarea:focus {
  outline: 1px auto rgba(16, 149, 234, 0.7);
}

.ims-resizeable-text>label,
.ims-textarea>label {
  display: block;
  margin-bottom: 10px;
  color: #666666;
  font-size: 14px;
  line-height: 16px;
}

.ims-resizeable-text .fake-highlight-wrap {
  position: relative;
  background: #fff;
}

.ims-resizeable-text .fake-highlight-wrap ._highlight-backrop {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0;
  color: transparent;
  overflow: hidden;
  white-space: pre-wrap;
  word-wrap: break-word;
  /*font style của backdrop phải giống font style của text area để highlight đúng vị trí các từ*/
  line-height: 1.4em;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  padding: 10px;
  font-size: 14px;
}

.ims-resizeable-text .fake-highlight-wrap ._highlight-backrop mark {
  background-color: #ff0;
  color: transparent !important;
}

.ims-resizeable-text .fake-highlight-wrap textarea {
  position: relative;
  display: block;
  background-color: transparent;
  line-height: 1.4em;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  padding: 10px;
  font-size: 14px;
}

.ims-resizeable-text .fake-highlight-wrap ._highlight-backrop mark.sensitive-word {
  background-color: #ffff00 !important;
}

.ims-textarea {
  width: 100%;
}

.ims-textarea textarea {
  width: 100%;
  resize: vertical;
  outline: none;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 10px;
  margin: 0px;
  font-size: 14px;
  color: #333333;
}

.ims-textarea textarea:hover {
  border: 1px solid #cacaca;
}

.ims-textarea textarea:focus {
  outline: 1px auto rgba(16, 149, 234, 0.7);
}

.ims-resizeable-text>label .lb-required,
.ims-textarea>label .lb-required {
  color: #f44141;
  margin-left: 5px;
}

/***** BUTTON *****/

.btn {
  background: #ffffff;
  border: 1px solid rgba(103, 113, 129, 0.3);
  box-sizing: border-box;
  padding: 7px 10px;
  font-size: 14px;
  border-radius: 4px;
  color: #666666;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
}

.btn .icon,
.btn .custom-icon {
  width: 16px;
  height: 16px;
  margin-right: 6px;
}

.btn.large {
  border-radius: 6px;
  font-size: 16px;
  padding: 8px 16px;
}

.btn.x-large {
  padding: 12px 24px;
  font-size: 18px;
  border-radius: 6px;
}

.btn:hover {
  border: 1px solid rgba(103, 113, 129, 0.6);
}

.btn:focus {
  box-shadow: 0px 0px 12px rgba(103, 113, 129, 0.12);
}

.btn:active {
  box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.08);
}

.btn.disabled,
.btn[disabled] {
  background: #ffffff;
  border: 1px solid rgba(103, 113, 129, 0.1);
  color: rgba(103, 113, 129, 0.3);
  cursor: not-allowed;
}

.btn.btn-primary {
  background: #1095ea;
  border-color: #1095ea;
  color: #ffffff;
}

.btn.btn-primary:hover {
  background: linear-gradient(0deg, rgba(16, 149, 234, 0.7), rgba(16, 149, 234, 0.7));
  border-color: rgba(16, 149, 234, 0.7);
}

.btn.btn-primary:active {
  box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.15);
}

.btn.btn-primary.disabled,
.btn.btn-primary[disabled] {
  background: linear-gradient(0deg, rgba(16, 149, 234, 0.1), rgba(16, 149, 234, 0.1));
  color: rgba(113, 128, 150, 0.4);
  border: none;
}

.btn.btn-secondary {
  background: #eef5ff;
  border-color: #eef5ff;
}

.btn.btn-secondary:hover {
  background: linear-gradient(0deg, rgba(238, 245, 255, 0.8), rgba(238, 245, 255, 0.8)), rgba(0, 0, 0, 0.2);
}

.btn.btn-secondary:focus {
  background: #eef5ff;
  border: 1px solid #e7edf5;
  box-shadow: 0px 0px 12px rgba(103, 113, 129, 0.25);
}

.btn.btn-secondary:active {
  background: linear-gradient(0deg, rgba(244, 248, 255, 0.8), rgba(244, 248, 255, 0.8)), rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.05);
}

.btn.btn-secondary.disabled,
.btn.btn-secondary[disabled] {
  color: rgba(113, 128, 150, 0.3);
  background: linear-gradient(0deg, rgba(238, 245, 255, 0.4), rgba(238, 245, 255, 0.4));
  border: none;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-success:hover {
  background-color: #449d44;
  border-color: #419641;
}

.btn.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn.btn-warning:hover {
  background-color: #ec971f;
  border-color: #eb9316;
}

.btn.btn-danger {
  color: #fff;
  background: #eb5757;
  border-color: #eb5757;
}

.btn.btn-danger:hover {
  background: linear-gradient(0deg, rgba(235, 87, 87, 0.7), rgba(235, 87, 87, 0.7));
}

.btn.btn-danger:active {
  box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.15);
}

.btn.btn-danger.disabled,
.btn.btn-danger[disabled] {
  color: rgba(113, 128, 150, 0.4);
  background: linear-gradient(0deg, rgba(235, 87, 87, 0.1), rgba(235, 87, 87, 0.1));
  border: none;
}

.btn.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn.btn-info:hover {
  background-color: #31b0d5;
  border-color: #2aabd2;
}

.btn>i {
  margin-right: 5px;
}

/******button group*****/

.btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group>.btn {
  background: #fff;
  /*font-weight: 500;*/
  border-color: #e2e2e2 #e2e2e2 #e2e2e2 transparent;
  color: #666666;
}

.btn-group>.btn:hover {
  background: #e9ebee;
  color: #333333;
}

.btn-group>.btn:active,
.btn-group>.btn.active {
  background: #e2e2e2;
  color: #333333;
}

.btn-group>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group>.btn:first-child {
  margin-left: 0;
  border-left-color: #e2e2e2;
}

.btn-group>.btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/***** DROPDOWN BUTTONS ****/

.ims-dropdown-btn {
  background: #ffffff;
  border: 1px solid rgba(103, 113, 129, 0.3);
  box-sizing: border-box;
  padding: 7px 10px;
  font-size: 14px;
  border-radius: 4px;
  color: #666666;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.ims-dropdown-btn.hover-active:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 6px;
  content: "";
  border-top: 0;
  border-right: 4px solid transparent;
  border-bottom: 4px solid;
  border-left: 4px solid transparent;
  margin-top: 5px;
}

.ims-dropdown-btn .split-action {
  min-width: 20px;
  display: inline-block;
  margin-left: 5px;
}

.ims-dropdown-btn .split-action:after {
  display: block;
  width: 0;
  height: 0;
  margin-left: 6px;
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  margin-top: 5px;
}

.ims-dropdown-btn .split-action.active:after {
  border-bottom: 0;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.ims-dropdown-btn .icon,
.ims-dropdown-btn .custom-icon {
  width: 16px;
  height: 16px;
  margin-right: 6px;
}

.ims-dropdown-btn .dropdown-menu {
  width: 100%;
  border: 1px solid;
  border-color: #e2e2e2;
  border-radius: 4px;
  box-sizing: border-box;
  position: absolute;
  z-index: 1000;
  background-color: white;
  font-size: 13px;
  display: none;
  top: 0px;
  left: 0px;
}

.ims-dropdown-btn.hover-active:hover .dropdown-menu,
.ims-dropdown-btn .dropdown-menu.show {
  display: block;
  transform: translate(0px, -100%);
  will-change: transform;
}

.ims-dropdown-btn .dropdown-menu .dropdown-item {
  cursor: pointer;
  padding: 7px 10px;
  min-height: 26px;
  text-align: left;
}

.ims-dropdown-btn .dropdown-menu .dropdown-item:hover {
  background-color: #eaeaea;
}

.ims-dropdown-btn.disabled,
.ims-dropdown-btn[disabled] {
  background: #ffffff;
  border: 1px solid rgba(103, 113, 129, 0.1);
  color: rgba(103, 113, 129, 0.3);
  cursor: not-allowed;
}

/***** TAG INPUT ****/



/***** DROPDOWN LIST ****/

.ims-select-list {
  display: block;
  width: 100%;
  position: relative;
}

.ims-select-list.active {
  z-index: 1000;
}

.ims-select-list>label {
  display: block;
  margin-bottom: 10px;
  color: #666666;
  font-size: 14px;
  line-height: 16px;
}

.ims-select-list .ims-select-list-input-wrapper {
  display: flex;
  width: 100%;
  cursor: default;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  border-radius: 3px;
  box-sizing: border-box;
  height: 100%;
}

.ims-select-list:not(.active) .ims-select-list-input-wrapper:hover {
  border: 1px solid #cacaca;
}

/*.ims-select-list.active .ims-select-list-input-wrapper{
    outline: 1px auto rgba(16, 149, 234, 0.7);
}*/

.ims-select-list .ims-select-list-input-wrapper.multi-mode {
  min-height: 40px;
}

.ims-select-list.disabled .ims-select-list-input-wrapper {
  position: relative;
}

.ims-select-list .input-wrapper-content {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  flex-grow: 1;
  padding: 6px 0 6px 6px;
}

.ims-select-list .flex-child-input {
  flex-grow: 1;
  /*flex-basis: 45px;*/
  position: relative;
}

.ims-select-list .flex-child-input .ims-select-list-input-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ims-select-list input.ims-select-list-input[disabled] {
  background: transparent;
}

.ims-select-list input.ims-select-list-input {
  width: 100%;
  height: 100%;
  box-sizing: inherit;
  border: 0;
  cursor: inherit;
  outline: inherit;
  font-size: 14px;
}

.ims-select-list .ims-select-list-input-wrapper:active,
.ims-select-list .ims-select-list-input-wrapper:focus {
  outline: none;
}

.ims-select-list.multi-mode .ims-select-list-input-wrapper .flex-child-input {
  /*width: 0;*/
  flex-basis: 0;
}

.ims-select-list.multi-mode .ims-select-list-input-wrapper .flex-child-input.input-focused {
  /*width: unset;*/
  flex-basis: 60px;
}

.ims-select-list .ims-select-list-content {
  width: 100%;
  border: 1px solid;
  border-color: #e2e2e2;
  border-radius: 4px;
  /*max-height: 300px;*/
  box-sizing: border-box;
  display: block;
  position: absolute;
  z-index: 1000;
  background-color: white;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  overflow: hidden;
  font-size: 13px;
}

.ims-select-list div.ims-select-list-content>div>ul {
  min-height: 26px;
}

.ims-select-list .ims-select-list-content li {
  cursor: pointer;
  padding: 6px 6px 6px 1em;
  min-height: 26px;
  text-align: left;
}

.ims-select-list .ims-select-list-content li.disabled,
.ims-select-list .ims-select-list-content li.child.disabled {
  color: #a7a7a7;
  cursor: not-allowed;
}

.ims-select-list .ims-select-list-content li:hover:not(.disabled) {
  background-color: #eaeaea;
}

.ims-select-list .ims-select-list-content li.selected {
  background-color: #5897fb !important;
  color: white !important;
}

.ims-select-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.ims-select-list .selected-tag {
  border: 1px solid;
  border-color: #aaa;
  border-radius: 4px;
  background-color: #f5f5f5;
  /*padding: 4px 4px;*/
  margin: 2px 4px 2px 0;
  display: flex;
  align-items: center;
}

.ims-select-list .selected-tag .selected-tag-name {
  padding: 4px;
  padding-right: 0;
}

.ims-select-list .selected-tag .selected-tag-close {
  color: #b4b4b4;
  width: 18px;
  background: url("../images/popup_close.png") center center no-repeat;
  height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.ims-select-list .updown-wrapper {
  display: flex;
  align-items: center;
  padding: 5px;
}

.ims-select-list .updown-triangle {
  transform: scale(1, 0.7);
  /* W3C */
  -webkit-transform: scale(1, 0.7);
  /* Safari and Chrome */
  -moz-transform: scale(1, 0.7);
  /* Firefox */
  -ms-transform: scale(1, 0.7);
  /* IE 9 */
  -o-transform: scale(1, 0.7);
  /* Opera */
  color: #b4b4b4;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}

.ims-select-list div.ims-select-list-content.csc-updir {
  bottom: 100%;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.ims-select-list .ims-select-list-filter {
  display: flex;
  width: 100%;
  position: relative;
  height: 26px;
  align-items: center;
  padding: 2px;
  z-index: 1;
}

.ims-select-list .ims-select-list-filter>input {
  width: 100%;
  border: none;
  height: 100%;
  padding: 0 15px 0 5px;
  /*box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.25);*/
  outline: none;
  border: 1px solid #eee;
}

.ims-select-list .ims-select-list-filter>.icon {
  position: absolute;
  right: 6px;
  color: #dcdcdc;
}

.ims-select-list .disabled-overlay {
  width: 100%;
  height: 100%;
  opacity: 0.1;
  background: black;
  position: absolute;
  top: 0;
  left: 0;
  cursor: not-allowed;
}

.ims-select-list .select-scrollbar>.scroll-wrapper-view {
  padding-right: 0 !important;
}

.ims-select-list .select-native-scroll {
  overflow-y: auto;
}

/*css zone parent children*/

.ims-select-list .ims-select-list-content li.parent {
  font-weight: 500;
}

.ims-select-list .ims-select-list-content li.child {
  font-weight: normal;
  padding-left: 26px;
}

.ims-select-list .ims-select-list-content li.child1,
.ims-select-list .ims-select-list-content li.child.level-1 {
  padding-left: 2em;
}

.ims-select-list .ims-select-list-content li.child2,
.ims-select-list .ims-select-list-content li.child.level-2 {
  padding-left: 3em;
}

.ims-select-list .ims-select-list-content li.child3,
.ims-select-list .ims-select-list-content li.child.level-3 {
  padding-left: 4em;
}

.ims-select-list .ims-select-list-content li.child4,
.ims-select-list .ims-select-list-content li.child.level-4 {
  padding-left: 5em;
}

.ims-select-list .ims-select-list-content li.child5,
.ims-select-list .ims-select-list-content li.child.level-5 {
  padding-left: 6em;
}

/**** DATE-TIME PICKER***/

.ims-datetime-picker {
  font-size: 14px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  box-sizing: border-box;
  position: relative;
  line-height: 1.2;
}

.ims-datetime-picker>label {
  display: block;
  margin-bottom: 10px;
  color: #666666;
  font-size: 14px;
  line-height: 16px;
}

.ims-datetime-picker>input {
  background: url("/statics/images/date-picker-icon.png") #fff 5px center no-repeat !important;
  text-indent: 24px;
  font-size: 14px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  text-align: left;
  padding: 0px 10px;
  border: solid 1px #e2e2e2;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
}

.ims-datetime-picker>input:hover {
  border: 1px solid #cacaca;
}

.ims-datetime-picker>input:focus {
  outline: 1px auto rgba(16, 149, 234, 0.7);
}

.ims-datetime-picker .minWidthInput {
  min-width: 150px;
}

.ims-datetime-picker * {
  box-sizing: border-box;
}

.ims-datetime-picker .calendar {
  position: absolute;
  z-index: 999;
  background: white;
  width: 246px;
  padding: 10px;
  color: #333333;
  border-radius: 4px;
  border: 1px solid #e2e2e2;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  /*overflow: hidden;*/
}

.ims-datetime-picker .calendar.calendar-show {
  visibility: visible;
  opacity: 1;
  transition: opacity 100ms linear;
}

.ims-datetime-picker .calendar.calendar-show:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-bottom-color: #fff;
  z-index: 2;
  top: -14px;
  left: 6px;
}

.ims-datetime-picker .calendar.calendar-show:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-bottom-color: #e2e2e2;
  z-index: 1;
  top: -15px;
  left: 6px;
}

.ims-datetime-picker .calendar.calendar-show.on-top:before {
  top: auto;
  border-bottom-color: transparent;
  border-top-color: #fff;
  bottom: -14px;
}

.ims-datetime-picker .calendar.calendar-show.on-top:after {
  top: auto;
  border-bottom-color: transparent;
  border-top-color: #e2e2e2;
  bottom: -15px;
}

.ims-datetime-picker .calendar.calendar-hide {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 100ms, opacity 100ms linear;
}

.ims-datetime-picker .calendar .calendar-content-wrap {
  padding: 0px;
}

.ims-datetime-picker .calendar .month-header {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  margin-bottom: 10px;
}

.ims-datetime-picker .calendar .month-header .next-month,
.ims-datetime-picker .calendar .month-header .prev-month {
  width: 24px;
  height: 24px;
  flex: none;
  background: transparent url("../images/next-arrow.png") center center no-repeat;
  cursor: pointer;
}

.ims-datetime-picker .calendar .month-header .prev-month {
  transform: rotate(180deg);
}

.ims-datetime-picker .calendar .month-header>i:hover {
  background-color: #eaeaea;
  border-radius: 100%;
}

.ims-datetime-picker .calendar .month-header>i.disabled:hover {
  background-color: transparent;
}

.ims-datetime-picker .calendar .month-header .next-month.disabled,
.ims-datetime-picker .calendar .month-header .prev-month.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

.ims-datetime-picker .calendar .week-header {
  width: 100%;
  padding-bottom: 10px;
  border-bottom: solid 1px #e2e2e2;
  margin-bottom: 5px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}

.ims-datetime-picker .calendar .week-header .cell {
  width: 28px;
  height: 28px;
  font-size: 12px;
  text-transform: uppercase;
  color: #333333;
  font-weight: 500;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2px;
  flex: none;
}

.ims-datetime-picker .calendar .months {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 160px;
}

.ims-datetime-picker .calendar .months .month {
  position: absolute;
  width: 224px;
  display: flex;
  flex-direction: column;
}

.ims-datetime-picker .calendar .months .month.current {
  left: 0;
}

.ims-datetime-picker .calendar .months .month.other {
  left: 250px;
}

.ims-datetime-picker .calendar .months .month.other.right {
  left: -250px;
}

.ims-datetime-picker .calendar .months .month.sliding {
  transition: transform 250ms ease;
  -webkit-transition: -webkit-transform 250ms ease;
}

.ims-datetime-picker .calendar .months .month.sliding.left {
  transform: translate3d(-250px, 0, 0);
  -webkit-transform: translate3d(-250px, 0, 0);
}

.ims-datetime-picker .calendar .months .month.sliding.right {
  transform: translate3d(250px, 0, 0);
  -webkit-transform: translate3d(250px, 0, 0);
}

.ims-datetime-picker .calendar .months .week {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}

.ims-datetime-picker .calendar .months .week .day {
  height: 28px;
  width: 28px;
  font-size: 12px;
  padding: 0px;
  cursor: pointer;
  text-align: center;
  box-sizing: border-box;
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2px;
  flex: none;
  border-radius: 100%;
}

.ims-datetime-picker .calendar .months .week .day:hover {
  background: #eaeaea;
}

.ims-datetime-picker .calendar .months .week .day.other-month {
  color: #a7afb2;
}

.ims-datetime-picker .calendar .months .week .day.disabled {
  color: #a7afb2;
  cursor: not-allowed;
  position: relative;
}

.ims-datetime-picker .calendar .months .week .day.disabled:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  text-align: center;
  background: #333;
  transform: rotate(45deg);
}

.ims-datetime-picker .calendar .months .week .day.disabled:hover {
  background: transparent !important;
}

.ims-datetime-picker .calendar .months .week .day.today {
  border: 1px solid #1095ea;
}

.ims-datetime-picker .calendar .months .week .day.selected {
  background: #1095ea;
  color: #fff;
}

.ims-datetime-picker .time-picker-wrap {
  display: table;
  width: 100%;
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #e2e2e2;
  font-size: 14px;
  color: #333;
}

.ims-datetime-picker .divTableRow {
  display: table-row;
}

.ims-datetime-picker .divTableCell,
.divTableHead {
  display: table-cell;
  padding: 2px 6px 2px 3px;
  text-align: left;
}

.ims-datetime-picker .divTableBody {
  display: table-row-group;
}

.ims-datetime-picker .divTableBody.custom-date-picker-by-config {
  font-weight: 700 !important;
}

.ims-datetime-picker .divTableBody.custom-date-picker-by-config input[type='range'] {
  accent-color: #2ea2c7 !important;
  /* -webkit-appearance: auto !important; */
  border: none !important;
}

.ims-datetime-picker .divTableBody.custom-date-picker-by-config input[type='range']::-webkit-slider-thumb {
  width: 22px;
  height: 22px;
  background-color: #007bff;
  border-radius: 50%;
  margin-top: -10px;
}

.ims-datetime-picker .divTableCell._display-times {
  text-align: right;
}

.ims-datetime-picker .time-picker-wrap input[type="range"] {
  /*removes default webkit styles*/
  -webkit-appearance: none;
  /*fix for FF unable to apply focus style bug */
  border: 1px solid white;
  width: 100% !important;
}

.ims-datetime-picker .time-picker-wrap input[type="range"]::-webkit-slider-runnable-track {
  height: 2px;
  background: #d5d9db;
  border: none;
  border-radius: 1px;
}

.ims-datetime-picker .time-picker-wrap input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 16px;
  width: 16px;
  border-radius: 100%;
  background: #fff;
  border: 1px solid #d5d9db;
  margin-top: -6px;
}

.ims-datetime-picker .time-picker-wrap input[type="range"]:focus {
  outline: none;
}

.ims-datetime-picker .time-picker-wrap input[type="range"]:focus::-webkit-slider-runnable-track {
  background: #d5d9db;
}

.ims-datetime-picker .time-picker-wrap input[type="range"]::-moz-range-track {
  height: 2px;
  background: #d5d9db;
  border: none;
  border-radius: 1px;
}

.ims-datetime-picker .time-picker-wrap input[type="range"]::-moz-range-thumb {
  height: 16px;
  width: 16px;
  border-radius: 100%;
  background: #fff;
  border: 1px solid #d5d9db;
  margin-top: -6px;
}

/*hide the outline behind the border*/

.ims-datetime-picker .time-picker-wrap input[type="range"]:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}

.ims-datetime-picker .time-picker-wrap input[type="range"]::-ms-track {
  height: 5px;
  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  background: transparent;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks*/
  color: transparent;
}

.ims-datetime-picker .time-picker-wrap input[type="range"]::-ms-fill-lower {
  background: #777;
  border-radius: 10px;
}

.ims-datetime-picker .time-picker-wrap input[type="range"]::-ms-fill-upper {
  background: #ddd;
  border-radius: 10px;
}

.ims-datetime-picker .time-picker-wrapinput[type="range"]::-ms-thumb {
  height: 16px;
  width: 16px;
  border-radius: 100%;
  background: #fff;
  border: 1px solid #d5d9db;
  margin-top: -6px;
}

.ims-datetime-picker .time-picker-wrap input[type="range"]:focus::-ms-fill-lower {
  background: #888;
}

.ims-datetime-picker .time-picker-wrap input[type="range"]:focus::-ms-fill-upper {
  background: #ccc;
}

.ims-datetime-picker .time-picker-wrap input[type="range"]:hover::-webkit-slider-thumb {
  cursor: pointer;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.ims-datetime-picker .time-picker-wrap input[type="range"]:active::-webkit-slider-thumb {
  cursor: pointer;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.ims-datetime-picker .time-picker-wrap input[type="range"]:hover {
  cursor: pointer;
}

.ims-datetime-picker .time-picker-wrap .content_range_input::-ms-tooltip {
  display: none;
}

.ims-datetime-picker.label-date-picker {
  height: 0 !important;
  width: 0 !important;
}

/******* CHECKBOX + RADIO *******/

.ims-checkbox,
.ims-radio {
  font-size: 14px;
  position: relative;
}

.ims-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}

.ims-checkbox .checkbox-label {
  font-size: 14px;
  color: #666666;
  user-select: none;
  position: relative;
  padding-left: 22px;
  cursor: pointer;
}

.ims-checkbox input[type="checkbox"]+.checkbox-label:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  cursor: pointer;
  background: #ffffff;
  border: 1px solid #e2e2e2;
  box-sizing: border-box;
  border-radius: 3px;
  position: absolute;
  left: 0px;
  top: -1px;
}

.ims-checkbox input[type="checkbox"]:hover+.checkbox-label:before {
  border-color: #cacaca;
}

.ims-checkbox input[type="checkbox"]:checked+.checkbox-label:before {
  border-color: rgba(16, 149, 234, 0.7);
}

.ims-checkbox input[type="checkbox"]:checked+.checkbox-label:after {
  content: "";
  width: 4px;
  height: 8px;
  display: block;
  border: solid rgba(16, 149, 234, 0.7);
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 2px;
  left: 6px;
}

.ims-checkbox input[type="checkbox"]:disabled+.checkbox-label {
  color: #999999;
  cursor: not-allowed;
}

.ims-checkbox input[type="checkbox"]:disabled+.checkbox-label:before {
  background: #f5f6f8;
  border: 1px solid rgba(103, 113, 129, 0.3);
  cursor: not-allowed;
}

.ims-checkbox input[type="checkbox"]:disabled:checked+.checkbox-label:before {
  background: #f5f6f8;
  border: 1px solid rgba(103, 113, 129, 0.3);
}

.ims-checkbox input[type="checkbox"]:disabled:checked+.checkbox-label:after {
  border-color: rgba(103, 113, 129, 0.3);
}

.ims-checkbox.small .checkbox-label {
  font-size: 12px;
  padding-left: 18px;
}

.ims-checkbox.small input[type="checkbox"]+.checkbox-label:before {
  width: 14px;
  height: 14px;
  top: 0px;
}

.ims-checkbox.small input[type="checkbox"]:checked+.checkbox-label:after {
  width: 3px;
  height: 7px;
  top: 2px;
  left: 5px;
}

.ims-radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.ims-radio .radio-label {
  font-size: 14px;
  color: #666666;
  user-select: none;
  position: relative;
  padding-left: 22px;
  cursor: pointer;
}

.ims-radio input[type="radio"]+.radio-label:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  cursor: pointer;
  background: #ffffff;
  border: 1px solid #e2e2e2;
  box-sizing: border-box;
  border-radius: 100%;
  position: absolute;
  left: 0px;
  top: -1px;
}

.ims-radio input[type="radio"]:hover+.radio-label:before {
  border-color: #cacaca;
}

.ims-radio input[type="radio"]:checked+.radio-label:before {
  border-color: rgba(16, 149, 234, 0.7);
}

.ims-radio input[type="radio"]:checked+.radio-label:after {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 3px;
  left: 4px;
  border-radius: 100%;
  background: rgba(16, 149, 234, 0.7);
}

.ims-radio input[type="radio"]:disabled+.radio-label:before {
  background: #f5f6f8;
  border: 1px solid rgba(103, 113, 129, 0.3);
  pointer-events: none;
  cursor: not-allowed;
}

.ims-radio input[type="radio"]:disabled:checked+.radio-label:after {
  border: 1px solid rgba(103, 113, 129, 0.3);
}

.ims-radio input[type="radio"]:disabled+.radio-label {
  color: #999999;
}

/***** INPUT RANGE ****/

.ims-range-input>label {
  display: block;
  margin-bottom: 10px;
  color: #666666;
  font-size: 14px;
  line-height: 16px;
}

.ims-range-input input[type="range"] {
  /*removes default webkit styles*/
  -webkit-appearance: none;
  /*fix for FF unable to apply focus style bug */
  border: 1px solid white;
  width: 100% !important;
}

.ims-range-input input[type="range"]::-webkit-slider-runnable-track {
  height: 2px;
  background: #d5d9db;
  border: none;
  border-radius: 1px;
}

.ims-range-input input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 16px;
  width: 16px;
  border-radius: 100%;
  background: #fff;
  border: 1px solid #d5d9db;
  margin-top: -6px;
}

.ims-range-input input[type="range"]:focus {
  outline: none;
}

.ims-range-input input[type="range"]:focus::-webkit-slider-runnable-track {
  background: #d5d9db;
}

.ims-range-input input[type="range"]::-moz-range-track {
  height: 2px;
  background: #d5d9db;
  border: none;
  border-radius: 1px;
}

.ims-range-input input[type="range"]::-moz-range-thumb {
  height: 16px;
  width: 16px;
  border-radius: 100%;
  background: #fff;
  border: 1px solid #d5d9db;
  margin-top: -6px;
}

/*hide the outline behind the border*/

.ims-range-input input[type="range"]:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}

.ims-range-input input[type="range"]::-ms-track {
  height: 5px;
  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  background: transparent;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks*/
  color: transparent;
}

.ims-range-input input[type="range"]::-ms-fill-lower {
  background: #777;
  border-radius: 10px;
}

.ims-range-input input[type="range"]::-ms-fill-upper {
  background: #ddd;
  border-radius: 10px;
}

.ims-range-inputinput[type="range"]::-ms-thumb {
  height: 16px;
  width: 16px;
  border-radius: 100%;
  background: #fff;
  border: 1px solid #d5d9db;
  margin-top: -6px;
}

.ims-range-input input[type="range"]:focus::-ms-fill-lower {
  background: #888;
}

.ims-range-input input[type="range"]:focus::-ms-fill-upper {
  background: #ccc;
}

.ims-range-input input[type="range"]:hover::-webkit-slider-thumb {
  cursor: pointer;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.ims-range-input input[type="range"]:active::-webkit-slider-thumb {
  cursor: pointer;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.ims-range-input input[type="range"]:hover {
  cursor: pointer;
}

.ims-range-input .content_range_input::-ms-tooltip {
  display: none;
}

.ims-range-input .slide-steps-wrap {
  padding: 3px 7px 0 8px;
  width: 100%;
  margin-bottom: 15px;
}

.ims-range-input .slide-steps {
  display: flex;
  width: 99.5%;
  border-left: 1px solid #ccc;
  position: relative;
}

.ims-range-input .slide-steps>div {
  flex: 1;
  height: 10px;
  border-right: 1px solid #ccc;
  position: relative;
}

.ims-range-input .slide-steps>div span {
  position: absolute;
  top: 10px;
  right: -8px;
}

.ims-range-input .slide-steps>span {
  position: absolute;
  top: 10px;
  left: -4px;
}

.ims-range-input .range-slider__value {
  display: inline-block;
  position: relative;
  width: 60px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 3px;
  background: #2c3e50;
  padding: 5px 10px;
  margin-left: 8px;
}

.ims-range-input .range-slider__value:after {
  position: absolute;
  top: 8px;
  left: -7px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-right: 7px solid #2c3e50;
  border-bottom: 7px solid transparent;
  content: "";
}

/******* FILE INPUT ******/

.ims-file-input {
  font-family: Roboto, Arial, Helvetica, sans-serif;
}

.ims-file-input>label {
  display: block;
  margin-bottom: 10px;
  color: #666666;
  font-size: 14px;
  line-height: 16px;
}

.ims-file-input-wrap {
  position: relative;
  height: 32px;
  line-height: 32px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.ims-file-input input[type="file"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.ims-file-input .btn-select-file {
  min-width: 90px;
  white-space: nowrap;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  padding: 0px 10px;
}

.ims-file-input .lb-file-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  flex-grow: 1;
  line-height: 20px;
  padding: 10px;
  overflow: hidden;
}

.ims-file-input>.warning-message {
  position: absolute;
  padding-top: 5px;
  padding-left: 5px;
  color: #ff6969;
  font-size: 12px;
}

/***** FORM WRAP****/

.ims-form-wrap {
  width: 660px;
  background: #ffffff;
  border: 1px solid #e2e2e2;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.ims-form-wrap .row-item {
  margin-bottom: 20px;
}

.ims-form-wrap .row-item:last-child {
  margin-bottom: 0px;
}

.ims-form-wrap .row-item>label,
.ims-form-wrap .row-item fieldset legend {
  display: block;
  margin-bottom: 10px;
  color: #666666;
  font-size: 14px;
  line-height: 16px;
}

.ims-form-wrap .row-item .ims-text-input,
.ims-form-wrap .row-item .ims-resizeable-text,
.ims-form-wrap .row-item .ims-tags-input,
.ims-form-wrap .row-item .ims-dropdown-list,
.ims-form-wrap .row-item .ims-datetime-picker {
  width: 100%;
}

.ims-form-wrap .row-item .border-box {
  border: 1px solid #e2e2e2;
}

.ims-form-wrap .row-item .border-box.round {
  border-radius: 4px;
  overflow: hidden;
}

.ims-form-wrap .row-item .no-toolbar .vceditor-toolbar,
.ims-form-wrap .row-item .no-toolbar .vceditor-paragraph-tool {
  display: none;
}

.ims-form-wrap .row-item .no-toolbar .vceditor-scroll-wrapper {
  padding: 15px !important;
}

.ims-form-wrap .row-item fieldset {
  border: 1px dashed #e2e2e2;
  padding: 10px;
}

/* BoxRelated */

.ims-form-wrap .row-item .list-items {
  margin-bottom: 10px;
}

.ims-form-wrap .row-item .list-items .related-item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e2e2e2;
  position: relative;
  padding: 10px 0;
}

.ims-form-wrap .row-item .list-items .related-item:first-child {
  padding-top: 0;
}

.ims-form-wrap .row-item .list-items .related-item.no-image {
  height: 55px;
  padding: 0;
}

.ims-form-wrap .row-item .list-items .related-item>img {
  border-radius: 4px;
  flex: none;
  height: auto;
  width: 60px;
}

.ims-form-wrap .row-item .list-items .related-item .name-relate {
  margin-left: 10px;
  margin-right: 30px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  flex-grow: 1;
}

.ims-form-wrap .row-item .list-items .related-item .quick-actions {
  display: flex;
  flex: 0;
}

.ims-form-wrap .row-item .list-items .related-item .remove-btn,
.ims-form-wrap .row-item .list-items .related-item .update-btn {
  color: #8c8c8c;
  font-size: 11px;
  background: #eef5ff;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #d9dee5;
  cursor: pointer;
}

.ims-form-wrap .row-item .list-items .related-item .update-btn:hover,
.ims-form-wrap .row-item .list-items .related-item .remove-btn:hover {
  background: #d9dee5;
}

.ims-form-wrap .row-item .list-items .related-item .remove-btn {
  margin-left: 5px;
}

/***** AVATAR PICKER ****/

.avatar-picker-item {
  margin-right: 10px;
  margin-bottom: 5px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  flex-shrink: 0;
  width: 160px;
  height: 90px;
}

.avatar-picker-item.square {
  width: 90px;
  height: 90px;
}

.avatar-picker-item>* {
  position: absolute;
}

.avatar-picker-item .item-avatar {
  width: 100%;
  height: 100%;
  background: #f7f7f7;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

.avatar-picker-item>.item-icon {
  opacity: 0.3;
}

.avatar-picker-item>.item-desc {
  bottom: 10px;
  font-size: 12px;
  color: #737373;
  text-align: center;
}

.avatar-picker-item .item-overlay {
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
}

.avatar-picker-item:hover>.item-overlay {
  opacity: 0.5;
}

.avatar-picker-item .item-overlay-icon {
  opacity: 0;
  color: white;
}

.avatar-picker-item:hover .item-overlay-icon {
  opacity: 1;
}

.avatar-picker-item .fi {
  font-size: 15px;
}

.avatar-picker-item>.add-watermark {
  color: #f1f1f1;
  font-size: 18px;
  right: 30px;
  top: 5px;
  opacity: 0.8;
}

.avatar-picker-item>.remove-avatar {
  color: #f1f1f1;
  font-size: 18px;
  right: 10px;
  top: 5px;
  opacity: 0.8;
}

.list-avatar-picker {
  flex-grow: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.list-avatar-picker .avatar-picker-item:first-child {
  margin-left: 0;
}

/* Avatar picker 2*/

.ims-form-wrap .row-item .avatar-picker-2 {
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
}

.ims-form-wrap .row-item .avatar-picker-2 .item {
  margin-right: 10px;
  margin-bottom: 5px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  flex-shrink: 0;
}

.ims-form-wrap .row-item .avatar-picker-2 .item:first-child {
  margin-left: 0;
}

.ims-form-wrap .row-item .avatar-picker-2 .item>* {
  position: absolute;
}

.ims-form-wrap .row-item .avatar-picker-2 .item .item-avatar {
  width: 100%;
  height: 100%;
  background: #f7f7f7;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
}

.ims-form-wrap .row-item .avatar-picker-2 .item>.item-icon {
  opacity: 0.3;
}

.ims-form-wrap .row-item .avatar-picker-2 .item>.item-desc {
  bottom: 10px;
  font-size: 12px;
  color: #737373;
  text-align: center;
}

.ims-form-wrap .row-item .avatar-picker-2 .item .item-overlay {
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
}

.ims-form-wrap .row-item .avatar-picker-2 .item:hover>.item-overlay {
  opacity: 0.5;
}

.ims-form-wrap .row-item .avatar-picker-2 .item .item-overlay-icon {
  opacity: 0;
  color: white;
}

.ims-form-wrap .row-item .avatar-picker-2 .item .fi {
  font-size: 15px;
}

.ims-form-wrap .row-item .avatar-picker-2 .item>.add-watermark {
  color: #f1f1f1;
  font-size: 18px;
  right: 30px;
  top: 5px;
  opacity: 0.8;
}

.ims-form-wrap .row-item .avatar-picker-2 .item>.remove-avatar {
  color: #f1f1f1;
  font-size: 18px;
  right: 10px;
  top: 5px;
  opacity: 0.8;
}

/* list view manager */

.ims-list-view {
  height: 100%;
  background-color: #ffffff;
  width: 100%;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
}

.ims-list-view .list-view-body {
  height: calc(100% - 50px);
}

.ims-list-view .ims-list-view-row.header {
  display: flex;
  align-items: center;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #e2e2e2;
  background: #f5f6fa;
}

.ims-list-view .header .list-view-cell.actions-cell {
  width: 60px;
  height: unset;
  flex: none;
  border: none;
}

.ims-list-view .header .checkbox-header,
.ims-list-view .ims-list-view-row .checkbox-content {
  margin: 0px 10px;
  flex: none;
}

.ims-list-view .ims-list-view-row .list-view-cell {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #333333;
}

.ims-list-view .ims-list-view-row.header .list-view-cell {
  font-weight: 500;
}

/* .ims-list-view  .ims-list-view-row .list-view-cell:first-child{
    margin-left: 22px;
} */

.ims-list-view .ims-list-view-row .list-view-cell img {
  max-width: 100%;
  max-height: 30px;
  height: unset;
  width: unset;
}

.ims-list-view .ims-list-view-row:nth-child(2n + 1):not(.header) {
  background: #fff;
}

.ims-list-view .ims-list-view-row {
  display: flex;
  border-bottom: 1px solid #e2e2e2;
  align-items: center;
  background-color: #f7f7f7;
  width: 100%;
  padding: 10px;
}

.ims-list-view .ims-list-view-row:last-child {
  border-bottom: none;
}

.ims-list-view .ims-list-view-row .actions-cell {
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  position: relative;
  flex: none;
}

.ims-list-view .ims-list-view-row .more-actions-btn {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  border: 1px solid #eef5ff;
  background-color: #eef5ff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.ims-list-view .ims-list-view-row .more-actions-btn .dot {
  width: 2px;
  height: 2px;
  border: 1px solid rgba(102, 102, 102, 0.7);
  border-radius: 100%;
  background-color: rgba(102, 102, 102, 0.7);
  margin-bottom: 2px;
}

.ims-list-view .ims-list-view-row .more-actions-btn .dot:last-child {
  margin-bottom: 0px;
}

.ims-list-view .ims-list-view-row .more-actions-btn .action-detail {
  display: none;
  position: absolute;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  min-width: 150px;
  /* min-height: 75px; */
  right: 10px;
  top: 40px;
  background-color: white;
}

.ims-list-view .ims-list-view-row .actions-cell .action-detail.position-top {
  top: unset;
  bottom: 30px;
}

.ims-list-view .ims-list-view-row .actions-cell .action-detail.position-top::after {
  bottom: -15px !important;
  transform: rotate(180deg);
  top: unset !important;
}

.ims-list-view .ims-list-view-row .actions-cell .action-detail.position-top::before {
  bottom: -14px !important;
  transform: rotate(180deg);
  top: unset !important;
}

.ims-list-view .ims-list-view-row .more-actions-btn:hover {
  background-color: #d9dee5;
}

.ims-list-view .ims-list-view-row .actions-cell:hover .action-detail {
  display: flex;
  z-index: 1;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  position: absolute;
}

.ims-list-view .ims-list-view-row .actions-cell:hover .action-detail .action-detail-item {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #666666;
  padding: 10px;
  width: 100%;
  display: flex;
  align-items: center;
  white-space: nowrap;
}

.ims-list-view .ims-list-view-row .actions-cell:hover .action-detail::after {
  content: "";
  display: block;
  position: absolute;
  /* left: 10px; 
    bottom: -30%;*/
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-bottom-color: #e2e2e2;
  z-index: 1;
  top: -15px;
  right: 6px;
}

.ims-list-view .ims-list-view-row .actions-cell:hover .action-detail::before {
  content: "";
  display: block;
  position: absolute;
  /* left: 10px; */
  /* bottom: -30%; */
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-bottom-color: white;
  z-index: 2;
  top: -14px;
  right: 6px;
}

.ims-list-view .ims-list-view-row .actions-cell:hover .action-detail .action-detail-item:last-child {
  margin-bottom: 0px;
}

.ims-list-view .ims-list-view-row .actions-cell:hover .action-detail .action-detail-item:hover {
  background-color: #eaeaea;
}

.ims-list-view .ims-list-view-row .list-view-cell .list-view-cell--extends {
  display: flex;
  align-items: center;
  margin-top: 5px;
}

.ims-list-view .ims-list-view-row .list-view-cell .list-view-cell--extends .name-subcolum,
.ims-list-view .ims-list-view-row .list-view-cell .list-view-cell--extends .value-subcolum {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}

.ims-list-view .ims-list-view-row .list-view-cell .list-view-cell--extends .name-subcolum {
  color: #637585;
}

.ims-list-view .ims-list-view-row .list-view-cell .list-view-cell--extends .value-subcolum {
  color: #7cc5dc;
}

.ims-list-view .ims-list-view-row .list-view-cell .list-view-cell--extends .space-subcolum {
  margin: 0px 5px;
}

.ims-list-view .ims-list-view-row .list-view-cell .list-view-cell--extends .subcolum-wapper {
  /* cursor: pointer; */
}

.ims-list-view .ims-list-view-row .list-view-cell .list-view-cell--extends .subcolum-wapper-have-func {
  cursor: pointer;
}

.ims-list-view .list-view-cell {
  flex-grow: 1;
}

.ims-list-view .img-cell {
  flex: none;
  width: 100px;
  margin-right: 15px;
}

.ims-list-view .checkbox-cell {
  flex: none;
  width: 115px;
  display: flex;
  justify-content: center;
  margin-right: 10px;
}

.ims-list-view .number-cell {
  flex: none;
  width: 50px;
  display: flex;
  justify-content: center;
}

.ims-list-view .number-cell .item-number {
  color: #7cc4dc;
}

.ims-list-view .icon-wrap {
  width: 16px;
  height: 16px;
}

.ims-list-view .ims-list-view-row .actions-cell:hover .action-detail .action-detail-item .icon-wrap {
  margin-right: 10px;
}

.ims-list-view .action-detail-item .icon-wrap i {
  height: 100%;
  width: 100%;
}

.ims-list-view .action-detail-item i.icon_bg {
  background: transparent url(../images/sprite-list.png) 0 0 no-repeat;
  background-position: 0px -208px;
  /* width: 23px; */
  display: inline-block;
}

.ims-list-view .action-detail-item i.icon_bg.add-news {
  background-position: 0 -590px;
}

/* style btn dropdown  */

.ims-btn-dropdown {
  width: 100px;
  position: relative;
  border-radius: 5px;
  border: 1px solid #e3e3e3;
}

.ims-btn-dropdown .icon-btn-dropdown {
  height: 100%;
  padding: 5px;
  display: flex;
  align-items: center;
  width: calc(100% - 15px);
}

.ims-btn-dropdown .icon-btn-dropdown span {
  margin-left: 5px;
}

.ims-btn-dropdown .btn-dropdown {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 3px;
  border-left: 1px solid #e3e3e3;
  font-size: 10px;
}

.ims-btn-dropdown .icon-btn-dropdown:hover,
.ims-btn-dropdown .btn-dropdown:hover,
.ims-btn-dropdown .btn-dropdown.active {
  background-color: #f1f1f1;
}

.ims-btn-dropdown .options {
  position: absolute;
  bottom: 35px;
  left: 0px;
  width: 150px;
  border: 1px solid;
  border-color: #e2e2e2;
  border-radius: 4px;
  box-sizing: border-box;
  background-color: white;
}

.ims-btn-dropdown .options ul {
  width: 100%;
  height: 100%;
}

.ims-btn-dropdown .options ul li {
  cursor: pointer;
  padding: 6px 6px 6px 1em;
  min-height: 26px;
  text-align: left;
}

.ims-btn-dropdown .options ul li:hover {
  background-color: #eaeaea;
}

/******** MODAL POPUP CHỌN TRANG ĐĂNG CHÉO ********/

.modal-cross-site-wrapper {
  width: 100%;
  height: 100%;
}

.modal-cross-site-wrapper .site-cross-info {
  background: #fff;
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
}

.modal-cross-site-wrapper .site-cross-info legend {
  padding: 0 5px;
  font-size: 16px;
  color: #181414;
}

.modal-cross-site-wrapper .site-cross-info .site-cross-input {
  width: 100%;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
}

.modal-cross-site-wrapper .source-item {
  padding: 8px 0;
  width: 100%;
}

.modal-cross-site-wrapper .source-item .title {
  display: inline-block;
  font: bold 13px Arial;
  color: #8e8e8e;
  margin-bottom: 10px;
}

.modal-cross-site-wrapper .source-item .required-info {
  color: #f44141;
  margin-left: 3px;
  font-size: 12px;
}

.modal-cross-site-wrapper .checkbox-wapper {
  min-width: 47%;
  margin: 5px;
  max-width: 0%;
}

.modal-cross-site-wrapper .checkbox-wapper .checkbox-label {
  line-height: 24px;
}

.sidebar-info .row-info .cross-post-wrap {
  background-color: #fff;
  /* border: 1px solid #e2e2e2; */
  border-radius: 4px;
  padding: 10px;
  width: 100%;
  margin-bottom: 10px;
}

.sidebar-info .row-info .cross-post-wrap .cross-post-block {
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  margin-bottom: 10px;
}

.sidebar-info .row-info .cross-post-wrap .cross-post-block legend {
  padding: 0 5px;
}

.sidebar-info .row-info .cross-post-wrap .cross-post-block p {
  margin-bottom: 5px;
}

.sidebar-info .row-info .cross-post-wrap .cross-post-block p:last-child {
  margin-bottom: 0px;
}

.sidebar-info .cross-post-fieldset legend i {
  cursor: pointer;
  padding: 10px;
}

.sidebar-info .cross-post-fieldset .item-wrap .icon-cross-post {
  background: #1095ea;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 3px 3px 0 0;
  border-radius: 50%;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.sidebar-info .cross-post-fieldset .item-wrap li {
  margin-left: 10px;
  padding: 4px 0px;
  color: #666;
}

.sidebar-info .cross-post-fieldset .item-wrap li:first-child {
  padding-top: 0px;
}

.sidebar-info .cross-post-fieldset .item-wrap li::before {
  content: "\2022";
  color: #c3c3c3;
  font-weight: bold;
  display: inline-block;
  width: 6px;
  height: 6px;
}

.sidebar-info .cross-post-fieldset .row-info {
  border-bottom: 1px dashed #e2e2e2;
  padding-bottom: 5px;
}

.sidebar-info .cross-post-fieldset .row-info:last-child {
  padding-bottom: 0px;
  border-bottom: none;
}

.row-info .warning>span {
  color: red;
}

.modal-cross-site-wrapper ._warning-sumary {
  background: #fffdf2;
  border-radius: 6px;
  color: #846b25;
  border: 1px solid #ffd764;
  padding: 10px;
  /* width: 700px; */
  margin: 15px auto 0px auto;
  border-left: 4px solid #ffd764;
  margin-bottom: 20px;
}

.modal-cross-site-wrapper ._warning-sumary.good {
  border-color: #33b5e5;
  color: #25a1cf;
  background: #e7fbff;
}

.modal-cross-site-wrapper ._warning-sumary .warning-icon {
  float: left;
  margin-right: 10px;
}

.modal-cross-site-wrapper ._warning-sumary legend {
  color: #846b25;
  /* font-weight: 600; */
  font-size: 15px;
  line-height: 18px;
}

.modal-cross-site-wrapper ._warning-sumary.good legend {
  color: #25a1cf;
}

.modal-cross-site-wrapper ._warning-sumary .message-item {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 8px;
}

.modal-cross-site-wrapper ._warning-sumary .message-item:before {
  content: "";
  background: #fdac03;
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 6px;
  margin-right: 5px;
}

/* dialog confirm unpublish */

.dialog-confirm {
  width: 100%;
  height: 100%;
}

.dialog-confirm .message {
  width: 100%;
  height: 100%;
}

.dialog-confirm .message .message-block-wrap {
  width: 100%;
  height: 100%;
  max-height: 150px;
  overflow: scroll;
}

.dialog-confirm .message .message-block-wrap .message-item {
  margin-left: 15px;
  list-style-type: circle;
  font-weight: bold;
}

.dialog-confirm .message .message-block-wrap .mess-confirm {
  margin-top: 20px;
}

.auto-complete {
  flex-shrink: 0;
}

.auto-complete>label {
  margin-bottom: 10px;
}

.auto-complete .suggest-box-wrapper {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  padding: 5px;
  display: block;
  width: 100%;
  margin-bottom: 2px;
}



.auto-complete .suggest-box-wrapper .jsx-input {
  display: block;
}

.auto-complete .suggest-box-wrapper .topic-suggest.primary-topic {
  border-radius: 0 2px 2px 0;
  background-color: #0089e0;
  display: inline-block;
  font-family: Arial;
  font-size: 13px;
  font-weight: 400;
  margin-right: 5px;
  padding: 5px 22px 5px 5px;
  margin-bottom: 5px;
  color: #fff;
  position: relative;
  margin-left: 15px;
}

.auto-complete .suggest-box-wrapper .primary-topic .topic-name-parent {
  font-weight: 500 !important;
  color: #fff;
}

.auto-complete .suggest-box-wrapper .normal-topic .topic-name-parent {
  font-weight: 500 !important;
  color: #9b9b9b;
}

.auto-complete .suggest-box-wrapper .topic-suggest.normal-topic {
  border-radius: 0 2px 2px 0;
  background: #e5e5e5;
  color: #333;
  display: inline-block;
  font-family: Arial;
  font-size: 13px;
  font-weight: 400;
  margin-right: 5px;
  padding: 5px 22px 5px 5px;
  margin-bottom: 5px;
  position: relative;
  margin-left: 15px;
}

.auto-complete .suggest-box-wrapper .primary-topic:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -12px;
  margin-top: -12px;
  border-color: transparent #0089e0 transparent transparent;
  border-style: solid;
  border-width: 12px 12px 12px 0;
}

.auto-complete .suggest-box-wrapper .normal-topic:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -12px;
  margin-top: -12px;
  border-color: transparent #e5e5e5 transparent transparent;
  border-style: solid;
  border-width: 12px 12px 12px 0;
}

.auto-complete .suggest-box-wrapper .primary-topic .topic-remove {
  cursor: pointer;
  margin-left: 5px;
  color: #fff;
  border-left: 1px solid #6eb0f7;
  padding-left: 3px;
  position: absolute;
  right: 4px;
  top: 50%;
  width: 14px;
  height: 14px;
  text-align: center;
  margin-top: -7px;
}

.auto-complete .suggest-box-wrapper .normal-topic .topic-remove {
  cursor: pointer;
  margin-left: 5px;
  /*color: #fff;*/
  border-left: 1px solid;
  padding-left: 3px;
  position: absolute;
  right: 4px;
  top: 50%;
  width: 14px;
  height: 14px;
  text-align: center;
  margin-top: -7px;
}

.auto-complete .suggest-box-wrapper .normal-topic .set-primary:hover {
  cursor: pointer;
}

/* [js-css-concat.js] statics\css\embed-multi-media.css */
.content-detail-box-wrap {
  display: flex;
  height: calc(100% - 40px);
  width: 100%;
  top: 40px;
}

/* tab left */

.tab-detail-box {
  width: 250px;
  height: 100%;
  flex: none;
  background: #fff;
  z-index: 1;
  margin-top: 1px;
  border-right: 1px solid #e2e2e2;
}

.tab-detail-box .tab-detail-box-content {
  margin: 20px 15px 0px 15px;
  height: 100%;
}

.zone-tab-detail-box {
  padding-bottom: 10px;
  height: 80px;
}

.zone-tab-detail-box p {
  color: #637585;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 10px;
}

.tab-detail-box ul.tab li i.icons {
  display: block;
  width: 20px;
  height: 25px;
  background: url(../images/gm_menuleft_icon.png) no-repeat;
  margin-right: 5px;
  flex: none;
}

.tab-detail-box ul.tab li i.icons.icon_event {
  background-position: 0 -83px;
}

.tab-detail-box ul.tab li i.icons.icon_content {
  background-position: 0 -24px;
}

.tab-detail-box ul.tab li {
  align-items: center;
  line-height: 25px;
  display: flex;
  font-size: 14px;
  margin-bottom: 10px;
  cursor: pointer;
}

.tab-detail-box ul.tab li span {
  font-size: 14px;
  color: #637585;
}

.tab-detail-box .disabled {
  opacity: 0.6;
  cursor: not-allowed;
  pointer-events: none;
}

.content-tab-detail-box {
  padding-top: 20px;
  height: calc(100% - 80px);
  border-top: 1px solid #e3e3e3;
}

.content-tab-detail-box .tab {
  height: calc(100% - 30px);
}

.tab-detail-box ul.tab li.active span {
  font-weight: bold;
  color: #1c1d1e;
}

/* content  */

.content-multi-media-wrap {
  background: #f8f8f8;
  height: 100%;
  /* padding: 20px; */
  width: calc(100% - 600px);
  display: flex;
  overflow: auto;
  scroll-behavior: smooth;
}

.content-multi-media-wrap.no-have-suggest {
  width: calc(100% - 200px);
}

.content-multi-media-wrap.no-have-sidebar {
  width: 100%;
}

.content-multi-media-wrap .btn-open-tabSuggest {
  position: absolute;
  top: 80px;
  right: 0;
  display: none;
  width: 30px;
  height: 60px;
  background: #fff;
  box-shadow: -3px 0 4px rgb(0 0 0 / 16%), 1px 0 0 hsl(0deg 0% 89% / 26%);
  border-radius: 4px 0 0 4px;
  line-height: 74px;
  cursor: pointer;
}

.content-multi-media-wrap .btn-open-tabSuggest svg {
  margin-left: 5px;
}

.content-multi-media-wrap .btn-open-tabSuggest.active {
  display: block;
}

.content-multi-media-wrap.minisize {
  width: 100%;
}

.content-multi-media-wrap .box-embed-content {
  width: 375px;
  height: 100%;
  border-radius: 5px;
  background: #ffffff;
  border: 1px solid #e2e2e2;
  margin-right: 20px;
}

.content-multi-media-wrap .mess-embed {
  display: flex;
  height: calc(100% - 95px);
  align-items: center;
  justify-content: center;
}

.content-multi-media-wrap .mess-embed span {
  padding: 10px;
}

.content-multi-media-wrap .box-embed-title {
  height: 50px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e2e2e2;
  justify-content: space-between;
}

.content-multi-media-wrap .box-embed-title .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #4c6276;
  margin-left: 15px;
  flex-grow: 1;
  flex-basis: 50px;
  cursor: pointer;
}

.content-multi-media-wrap .box-embed-title .action {
  display: flex;
  align-items: center;
  padding: 10px;
  cursor: pointer;
}

.content-multi-media-wrap .box-embed-title .action .close-box {
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
}

.content-multi-media-wrap .box-embed-title .action .close-box i {
  color: #b9b9b9;
}

.content-multi-media-wrap .box-embed-title .title .title-block {
  display: flex;
}

.content-multi-media-wrap .box-embed-title .title .title-block i {
  margin-left: 10px;
}

.content-multi-media-wrap .box-embed-main-item {
  display: flex;
  height: 50px;
  align-items: center;
  border-bottom: 1px solid #f0f0f0;
  /* cursor: pointer; */
}

.content-multi-media-wrap .box-embed-main-item.dragtarget {
  border: 1px dashed green;
  position: relative;
}

.content-multi-media-wrap .box-embed-main-item.dragtarget::after {
  content: "";
  position: absolute;
  background: rgb(0 0 0 / 15%);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.content-multi-media-wrap .box-embed-main-item:last-child {
  border-bottom: none;
}

.content-multi-media-wrap .box-embed-main-item.active {
  background: rgba(16, 149, 234, 0.1);
  margin-right: -10px;
  margin-left: 0px;
}

.content-multi-media-wrap .box-embed-main-item.coincide {
  background-color: #efefef;
  margin-right: -10px;
  margin-left: 0px;
  cursor: not-allowed;
  pointer-events: none;
}

.content-multi-media-wrap .box-embed-main-item .img-wrap {
  width: 50px;
  height: 30px;
  margin-right: 8px;
}

.content-multi-media-wrap .box-embed-main-item .img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.content-multi-media-wrap .box-embed-main-item .info-wrap {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
}

.content-multi-media-wrap .box-embed-main-item .info-wrap span:first-child {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
  padding-right: 30px;
  font-weight: bold;
  font-size: 13px;
  line-height: 15px;
  color: #666666;
}

.content-multi-media-wrap .box-embed-main-item .info-wrap .view-wrap {
  display: flex;
  margin-top: 5px;
  font-size: 12px;
  color: #a9a9a9;
}

.content-multi-media-wrap .box-embed-main-item .info-wrap .view-wrap i {
  margin-right: 5px;
}

.box-media-main-item .info-wrap .related-news-for-expert {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 12px;
}

.box-media-main-item .info-wrap .related-news-for-expert .text {
  font-weight: 600;
}

.box-media-main-item .info-wrap .related-news-for-expert .content {
  display: flex;
  gap: 6px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

/* .box-media-main-item .info-wrap .related-news-for-expert .content:hover {
  color: #0089e0;
}
*/

.box-media-main-item .info-wrap .related-news-for-expert .select-news {
  cursor: pointer;
  color: #0089e0;
}

.box-media-main-item .info-wrap .box-quote {
  display: flex;
  flex-direction: column;
  margin-top: 12px;
}

.box-media-main-item .info-wrap .box-quote .text {
  font-weight: 600;
}

.content-multi-media-wrap .box-embed-main-item .action-delete {
  width: 30px;
  height: 25px;
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8f8f8;
  border: 1px solid #e2e2e2;
  border-radius: 2px;
}

.content-multi-media-wrap .box-embed-main-item input {
  margin: 0px 15px;
  cursor: pointer;
}

.content-multi-media-wrap .box-embed-content .btn-save {
  height: 45px;
  background: #f8f8f8;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #e0e0e0;
}

.content-multi-media-wrap .box-embed-content .btn-save .btn {
  margin-right: 10px;
}

.content-multi-media-wrap .box-embed-content.active {
  box-shadow: 0px -5px 12px rgba(0, 0, 0, 0.1), 0px 5px 12px rgba(0, 0, 0, 0.1);
}

.content-multi-media-wrap .box-embed-content.opacity {
  opacity: 0.5;
}

.box-media-content {
  width: 750px;
  margin: 0 auto;
  min-height: 400px;
  padding-top: 20px;
  padding: 20px 20px;
  background-color: white;
  margin-bottom: 20px;
  border-radius: 5px;
  position: relative;
}

.box-media-content:first-child {
  margin-top: 20px;
}

.box-media-content:hover {
  /* outline: solid 1px #a4a2a2; */
}

.box-media-content.active {
  outline: dashed 1px #e2e2e2;
  box-shadow: 0px -5px 12px rgb(0 0 0 / 10%), 0px 5px 12px rgb(0 0 0 / 10%);
}

.box-media-content.active.lock-box {
  opacity: 0.5;
  cursor: not-allowed;
  box-shadow: unset;
}

.box-media-content .box-media-title {
  display: flex;
  margin: 0px 0px 20px;
  border-bottom: 1px solid #a4a2a2;
  color: #808080;
  font-size: 20px;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10px;
}

.box-media-content .box-media-title .action .btn-primary {
  margin-right: 5px;
}

.box-media-content .mess-media {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 150px;
}

.box-media-content .mess-media span {
  padding: 10px;
}

.media-main-wrap {
  display: flex;
  flex-wrap: wrap;
}

.box-media-main-item {
  margin-bottom: 20px;
  width: 230px;
  margin-right: 10px;
  display: flex;
  flex-direction: column;
  flex: none;
  position: relative;
}

.box-media-main-item.drag-over {
  background: #faffdd;
  outline: solid 1px #665cf3;
}

.box-media-main-item .avatar-wrap {
  position: relative;
}

.box-media-main-item .avatar-wrap .crop-btn {
  background: #4caafd;
  font-size: 12px;
  font-weight: bold;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  display: block;
  position: absolute;
  cursor: pointer;
  top: 6px;
  left: 40px;
}

.box-media-main-item .obj-type {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 5px;
  border-radius: 0px 6px 0px 0px;
  font-size: 13px;
}

.box-media-main-item .avatar {
  display: block;
  width: 100%;
}

.box-media-main-item .title {
  font: bold 16px/22px Arial;
  color: #2d2d2d;
  margin-top: 10px;
  overflow-wrap: break-word;
}

.box-media-main-item .title.title-custom-expert-embed-box {
  height: 44px;
}

.box-media-main-item .title .icon-news-wrap {
  padding: 5px 5px;
  border-radius: 5px;
}

.box-media-main-item .title .icon-news-wrap .news-type-icon {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: transparent url("../images/news-type-icons.png") top left no-repeat;
  /* margin-bottom: -4px;
    margin-left: 10px; */
}

.box-media-main-item .title .icon-news-wrap .news-type-icon.magazine {
  background-position: 0px -203px;
}

.box-media-main-item .title .icon-news-wrap .news-type-icon.rolling-news {
  background-position: 0px 0px;
}

.box-media-main-item .title .icon-news-wrap .news-type-icon.live-match {
  background-position: 0px -26px;
}

.box-media-main-item .title .icon-news-wrap .news-type-icon.interview {
  background-position: 0px -54px;
}

.box-media-main-item .title .icon-news-wrap .news-type-icon.video {
  background-position: 0px -85px;
}

.box-media-main-item .title .icon-news-wrap .news-type-icon.video-image {
  background-position: 0px -115px;
}

.box-media-main-item .title .icon-news-wrap .news-type-icon.image {
  background-position: 0px -170px;
}

.box-media-main-item .title .icon-news-wrap .news-type-icon.slide-photo {
  background-position: 0px -144px;
}

.box-media-main-item .title .icon-news-wrap .news-type-icon.big-story {
  background-position: 0px -229px;
  height: 18px;
}

.box-media-main-item .title .icon-news-wrap .news-type-icon.blank {
  background-position: 0px -229px;
  height: 18px;
}

.box-media-main-item .title .icon-news-wrap .news-type-text-icon {
  font: 11px / normal Roboto, Arial, Helvetica, sans-serif;
  background: #4fc6e1;
  padding: 3px 6px;
  border-radius: 4px;
  color: #fff;
}

.box-media-main-item:nth-child(3n) {
  margin-right: 0px;
}

.box-media-main-item .extend-info {
  font: 12px Arial;
  color: #8e8e8e;
  margin-top: 10px;
}

.box-media-main-item .extend-info i {
  margin-right: 5px;
}

.box-media-main-item .extend-info span {
  margin-right: 10px;
}

.box-media-main-item .extend-info span:last-child {
  margin-right: 0px;
}

.box-media-main-item .action-delete {
  background: #eb5757;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  display: block;
  position: absolute;
  top: 6px;
  right: 6px;
  opacity: 0;
  transition: all 0.2s ease;
}

/* .box-media-content {
  width: 100%;
} */

.box-media-content.active .box-media-main-item:hover .action-delete {
  opacity: 1;
}

.box-media-main-item .sort-order {
  background: #4caafd;
  font-size: 12px;
  font-weight: bold;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  display: block;
  position: absolute;
  top: 6px;
  left: 6px;
}

.box-media-content.not-permission {
  cursor: not-allowed;
}

/* tab suggest  */

/* .content-detail-box-wrap {
  width: 250px;
} */

.content-detail-box-wrap .tab-suggest {
  border-left: 1px solid #e2e2e2;
  width: 350px;
  height: 100%;
  flex: none;
  background: #fff;
  /* z-index: 1; */
  margin-top: 1px;
  transform: translateX(100%);
  transition: all 0.2s ease;
  margin-right: -380px;
  position: relative;
}

.content-detail-box-wrap .tab-suggest.active-tab {
  transform: translateX(0);
}

.content-detail-box-wrap .tab-suggest .tab-suggest-content {
  margin: 10px 15px 0px 15px;
  padding-bottom: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.content-detail-box-wrap .tab-suggest .tab-suggest-content .btn-close {
  cursor: pointer;
}

.content-detail-box-wrap .tab-suggest.active-tab .btn-minisize {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 10px;
  background-color: white;
  border-radius: 5px;
  cursor: pointer;
  margin-right: 10px;
}

.content-detail-box-wrap .tab-suggest.active-tab .btn-minisize i {
  cursor: pointer;
  color: #a99d9d;
  font-size: 18px;
}

.content-detail-box-wrap .icon-suggest {
  padding: 20px;
  font-size: 18px;
  height: 30px;
  cursor: pointer;
  color: #a99d9d;
}

.content-detail-box-wrap .tab-suggest .tab-suggest-content .src-tab-suggest {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 20px;
}

.content-detail-box-wrap .tab-suggest .tab-suggest-content .src-tab-suggest p {
  color: #637585;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 10px;
}

.content-detail-box-wrap .tab-suggest .content-suggest {
  margin-top: 20px;
  height: calc(100% - 190px);
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.content-detail-box-wrap .tab-suggest.active-tab.active-type-news-special .content-suggest {
  height: calc(100% - 270px);
}

.content-detail-box-wrap .tab-suggest .src-input {
  width: 100%;
  margin-top: 10px;
}

.content-detail-box-wrap .tab-suggest .src-zone-search {
  display: flex;
  margin-top: 10px;
}

.content-detail-box-wrap .tab-suggest .src-zone-search .ims-select-list {
  margin-right: 10px;
}

.content-detail-box-wrap .tab-suggest .src-zone-search .btn.no-zone {
  width: 100%;
}

.content-detail-box-wrap .tab-suggest .mess-suggest {
  display: flex;
  height: calc(100% - 170px);
  align-items: center;
  justify-content: center;
}

.content-detail-box-wrap .tab-suggest .mess-suggest span {
  padding: 10px;
  word-break: break-word;
}

.content-detail-box-wrap .tab-suggest .suggest-item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ddd;
  font: normal 13px/18px Arial;
  color: #444343;
  display: flex;
  flex-grow: 1;
  position: relative;
}

.content-detail-box-wrap .tab-suggest .suggest-item .avatar {
  width: 60px;
  max-height: 60px;
  float: left;
  margin-right: 10px;
  flex: none;
}

.content-detail-box-wrap .tab-suggest .suggest-item .title {
  font-weight: 600;
}

.content-detail-box-wrap .tab-suggest .suggest-item .extends-info {
  font-size: 12px;
  color: #666;
  margin-top: 8px;
}

.content-detail-box-wrap .tab-suggest .suggest-item .extends-info>span {
  margin-right: 10px;
}

.content-detail-box-wrap .tab-suggest .suggest-item .extends-info>span>i {
  margin-right: 1px;
}

.content-detail-box-wrap .tab-suggest .suggest-item .extends-info .view-count-news i {
  margin-right: 5px;
}

.content-detail-box-wrap .extends-info .zone {
  font-size: 13px;
  color: #2ea2c7;
  white-space: nowrap;
}

.content-detail-box-wrap .btn-view-more {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* create elment target */

#item-drag-target {
  display: block;
  position: absolute;
  background: #fff;
  width: 160px;
  height: 170px;
  top: -50%;
  left: 45%;
  border: 1px solid #ccc;
  padding: 10px;
}

#item-drag-target .avatar {
  display: block;
  max-width: 100%;
  min-height: 96px;
  background: #f3f3f3;
  margin-bottom: 5px;
  position: relative;
  border: 1px solid #e4e4e4;
}

#item-drag-target .avatar img {
  max-width: 100%;
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
}

#item-drag-target .title {
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  color: #484848;
  width: 100%;
  height: 54px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.box-media-content .icon-wrap-add {
  opacity: 0;
  display: none;
  transition: all 0.2s ease;
  position: absolute;
  top: 10px;
  right: 35px;
  background: #4caafd;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  position: absolute;
  display: block;
  top: 6px;
  right: 35px;
}

.box-media-content.active .box-media-main-item:hover .icon-wrap-add {
  opacity: 1;
}

.box-media-content .icon-wrap-add.video {
  right: 65px;
}

.box-media-content .icon-wrap-add.edit {
  background: #ff9900;
  right: 65px;
}

.box-media-content .icon-wrap-add.hotnews {
  right: 95px;
}

.box-media-content .icon-wrap-add i {
  color: #fff;
}

/* config outside */

.box-media-content.type-outside-config.ConfigManager-15 .configmanager-detail-wrap {
  /* overflow: scroll; */
  /* height: 295px; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.box-media-content.type-outside-config.ConfigManager-15 .configmanager-detail-wrap.disabled {
  cursor: not-allowed;
  overflow: unset;
  height: unset;
  display: block;
}

.configmanager-detail-wrap .input-row {
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
  min-width: 530px;
  align-items: center;
}

.configmanager-detail-wrap .input-row>label {
  font-size: 10pt;
  font-family: Arial;
  color: #5d5d5d;
  margin-right: 10px;
  width: 120px;
  display: inline-block;
}

.configmanager-detail-wrap .input-row.disabled {
  pointer-events: none;
}

.configmanager-detail-wrap .input-row>.ims-text-input,
.configmanager-detail-wrap .input-row>.ims-resizeable-text,
.configmanager-detail-wrap .input-row>.ims-datetime-picker {
  width: 400px;
}

.box-media-content.type-outside-config {
  min-height: unset;
}

/* style list configmanager */

.box-media-content.type-outside-config.ConfigManager-1 .configmanager-detail-wrap,
.box-media-content.type-outside-config.ConfigManager-3 .configmanager-detail-wrap,
.box-media-content.type-outside-config.ConfigManager-4 .configmanager-detail-wrap {
  display: flex;
  align-items: center;
}

.box-media-content.type-outside-config .configmanager-detail-wrap.disabled {
  cursor: not-allowed;
  pointer-events: none;
}

.box-media-content.type-outside-config.ConfigManager-10 .configmanager-detail-wrap.disabled .add-watermark,
.box-media-content.type-outside-config.ConfigManager-10 .configmanager-detail-wrap.disabled .remove-avatar {
  display: none;
}

.box-media-content.type-outside-config.ConfigManager-1 .configmanager-detail-wrap label,
.box-media-content.type-outside-config.ConfigManager-3 .configmanager-detail-wrap label,
.box-media-content.type-outside-config.ConfigManager-4 .configmanager-detail-wrap label,
.box-media-content.type-outside-config.ConfigManager-12 .configmanager-detail-wrap label,
.box-media-content.type-outside-config.ConfigManager-13 .configmanager-detail-wrap label {
  width: 60px;
}

.box-media-content.type-outside-config.ConfigManager-2 .configmanager-detail-wrap .ims-resizeable-text,
.box-media-content.type-outside-config.ConfigManager-8 .configmanager-detail-wrap .ims-resizeable-text,
.box-media-content.type-outside-config.ConfigManager-12 .configmanager-detail-wrap .ims-select-list,
.box-media-content.type-outside-config.ConfigManager-13 .configmanager-detail-wrap .ims-select-list,
.box-media-content.type-outside-config.ConfigManager-16 .configmanager-detail-wrap .ims-select-list {
  margin-top: 10px;
}

.box-media-content.type-outside-config.ConfigManager-16 .configmanager-detail-wrap .ims-select-list {
  margin-bottom: 15px;
}

.box-media-content.type-outside-config.ConfigManager-3 .configmanager-detail-wrap .ims-text-input {
  width: 100%;
}

.box-media-content.type-outside-config.ConfigManager-5 .choice-icon,
.box-media-content.type-outside-config.ConfigManager-6 .choice-icon,
.box-media-content.type-outside-config.ConfigManager-7 .choice-icon,
.box-media-content.type-outside-config.ConfigManager-10 .choice-icon,
.box-media-content.type-outside-config.ConfigManager-14 .choice-icon {
  outline: solid 1px #ddd;
  cursor: pointer;
  height: 270px;
  width: 480px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 24px;
  color: #c5c5c5;
  margin: 0 auto;
}

.box-media-content.type-outside-config.ConfigManager-5 .choice-icon.have-image {
  outline: none;
  align-items: normal;
  height: auto;
}

.box-media-content.type-outside-config.ConfigManager-7 .choice-icon.have-image,
.box-media-content.type-outside-config.ConfigManager-10 .choice-icon.have-image {
  outline: none;
  height: 270px;
}

.box-media-content.type-outside-config.ConfigManager-5 .choice-icon.have-image .video-avatar,
.box-media-content.type-outside-config.ConfigManager-6 .choice-icon .video-avatar,
.box-media-content.type-outside-config.ConfigManager-7 .choice-icon.have-image .video-avatar,
.box-media-content.type-outside-config.ConfigManager-10 .choice-icon.have-image .video-avatar,
.box-media-content.type-outside-config.ConfigManager-14 .choice-icon .video-avatar {
  width: 100%;
  height: 100%;
  background: #9a9a9a center center no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.box-media-content.type-outside-config.ConfigManager-5 .choice-icon.have-image .video-autoplay-edit,
.box-media-content.type-outside-config.ConfigManager-6 .choice-icon .video-autoplay-edit,
.box-media-content.type-outside-config.ConfigManager-7 .choice-icon.have-image .video-autoplay-edit,
.box-media-content.type-outside-config.ConfigManager-10 .choice-icon.have-image .video-autoplay-edit,
.box-media-content.type-outside-config.ConfigManager-14 .choice-icon .video-autoplay-edit {
  background-color: #2fa2c8;
  color: #f5f5f5;
  font: bold 12px Arial;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  right: 16px;
  position: absolute;
  top: 16px;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  line-height: 36px;
  z-index: 10;
  padding: 0;
  opacity: 0.7;
}

.box-media-content.type-outside-config.ConfigManager-5 .choice-icon.have-image .video-autoplay-remove,
.box-media-content.type-outside-config.ConfigManager-6 .choice-icon .video-autoplay-remove,
.box-media-content.type-outside-config.ConfigManager-7 .choice-icon.have-image .video-autoplay-remove,
.box-media-content.type-outside-config.ConfigManager-10 .choice-icon.have-image .video-autoplay-remove,
.box-media-content.type-outside-config.ConfigManager-14 .choice-icon .video-autoplay-remove {
  background-color: #ec3800;
  color: #f5f5f5;
  font: bold 12px Arial;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  right: 60px;
  position: absolute;
  top: 16px;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  line-height: 36px;
  z-index: 10;
  padding: 0;
  opacity: 0.6;
}

.box-media-content.type-outside-config.ConfigManager-6 .choice-icon i.play-button,
.box-media-content.type-outside-config.ConfigManager-14 .choice-icon i.play-button {
  background: transparent url(../images/play_button.png) 0 0 no-repeat;
  width: 92px;
  height: 107px;
  opacity: 0.8;
  transform: scale(0.5);
}

.box-media-content.type-outside-config.ConfigManager-6 .choice-icon .video-placeholder,
.box-media-content.type-outside-config.ConfigManager-14 .choice-icon .video-placeholder {
  width: 100%;
  height: 100%;
  background-color: white;
  position: relative;
}

.box-media-content.type-outside-config.ConfigManager-7 .choice-icon .news-title,
.box-media-content.type-outside-config.ConfigManager-10 .choice-icon .news-title {
  font-size: 16px;
  margin-top: 15px;
  font-weight: bold;
  color: #333;
}

.box-media-content.type-outside-config .row-item {
  margin-bottom: 20px;
}

.box-media-content.type-outside-config .row-item label,
.box-media-content.type-outside-config .row-info label {
  display: block;
  margin-bottom: 10px;
  color: #666666;
  font-size: 14px;
  line-height: 16px;
}

.box-media-content.type-outside-config .configmanager-detail-wrap.live-video-app .row-item label {
  display: flex;
  column-gap: 10px;
  align-items: center;
}

.box-media-content.type-outside-config .configmanager-detail-wrap.live-video-app .row-item .value .input-live-video-app {
  width: 100%;
}

.box-media-content.type-outside-config .row-item .sub-name {
  margin-right: 15px;
  display: inline-block;
  color: #666666;
  font-size: 14px;
  line-height: 16px;
}

.box-media-content.type-outside-config.ConfigManager-16 .configmanager-detail-wrap>label,
.box-media-content.type-outside-config.ConfigManager-12 .configmanager-detail-wrap>label {
  color: #666666;
  font-size: 14px;
  line-height: 16px;
}

.box-media-content.type-outside-config .row-item .label-topic {
  width: 100%;
}

.box-media-content.type-outside-config.ConfigManager-11 .list-config-items {
  width: 100%;
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
}

.box-media-content.type-outside-config.ConfigManager-11 .list-config-items tr {
  height: 35px;
}

.box-media-content.type-outside-config.ConfigManager-11 table.list-config-items tr>th:first-child {
  width: 30%;
}

.box-media-content.type-outside-config.ConfigManager-11 table.list-config-items tr>.header-item {
  border-bottom: 1px solid #dddddd;
  padding: 10px;
}

.box-media-content.type-outside-config.ConfigManager-11 .list-config-items .item {
  padding: 10px;
  word-break: break-all;
}

.box-media-content.type-outside-config.ConfigManager-11 table.list-config-items tr>td {
  text-align: center;
  border-bottom: 1px solid #dddddd;
}

.box-media-content.type-outside-config.ConfigManager-11 table.list-config-items tr>.action {
  width: 20%;
}

.box-media-content.type-outside-config.ConfigManager-11 table.list-config-items .action .edit,
.box-media-content.type-outside-config.ConfigManager-11 table.list-config-items .action .delete {
  cursor: pointer;
  width: 50%;
  display: inline-block;
}

.box-media-content.type-outside-config.ConfigManager-11 table.list-config-items .action .fi.fi-pencil,
.box-media-content.type-outside-config.ConfigManager-11 table.list-config-items .action .fi.fi-trash-o {
  pointer-events: none;
}

.box-media-content.type-outside-config .no-data {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #838383;
}

.box-media-content.type-outside-config .preview-text {
  margin-left: 15px;
}

.box-media-content.type-outside-config.ConfigManager-12 .preview-text,
.box-media-content.type-outside-config.ConfigManager-13 .preview-text,
.box-media-content.type-outside-config.ConfigManager-16 .preview-text:not(.no-item),
.box-media-content.type-outside-config.ConfigManager-15 .preview-text {
  border-radius: 0 2px 2px 0;
  background-color: #0089e0;
  display: inline-block;
  font-family: Arial;
  font-size: 13px;
  font-weight: 400;
  margin-right: 5px;
  padding: 5px 5px 5px 0px;
  margin-bottom: 5px;
  color: #fff;
  position: relative;
}

.box-media-content.type-outside-config.ConfigManager-16 .preview-text {
  margin-left: 15px;
}

.box-media-content.type-outside-config.ConfigManager-12 .preview-text:before,
.box-media-content.type-outside-config.ConfigManager-13 .preview-text:before,
.box-media-content.type-outside-config.ConfigManager-16 .preview-text:before,
.box-media-content.type-outside-config.ConfigManager-15 .preview-text:before {
  content: "";
  position: absolute;
  top: 0;
  left: -12px;
  width: 0;
  height: 0;
  border-color: transparent #0089e0 transparent transparent;
  border-style: solid;
  border-width: 12px 12px 12px 0;
}

.box-media-content.type-outside-config.ConfigManager-16 .preview-text.no-item:before {
  content: "";
  position: unset;
  width: 0;
  height: 0;
  border-color: unset;
  border-style: unset;
  border-width: unset;
}

.box-media-content.type-outside-config .configmanager-detail-wrap .video-player {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}

.box-media-content.type-outside-config.ConfigManager-9 .configmanager-detail-wrap.border-box {
  overflow: scroll;
  max-height: 400px;
}

.dialog-edit-mapping-type .suggest-box-wrapper {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  padding: 5px;
  display: block;
  width: 100%;
  margin-bottom: 2px;
}

.dialog-edit-mapping-type .suggest-box-wrapper .primary-topic .topic-name-parent {
  font-weight: 500 !important;
  color: #fff;
}

.dialog-edit-mapping-type .suggest-box-wrapper .normal-topic .topic-name-parent {
  font-weight: 500 !important;
  color: #9b9b9b;
}

.dialog-edit-mapping-type .suggest-box-wrapper .topic-suggest.normal-topic {
  border-radius: 0 2px 2px 0;
  background: #0089e0;
  color: white;
  display: inline-block;
  font-family: Arial;
  font-size: 13px;
  font-weight: 400;
  margin-right: 5px;
  padding: 5px 22px 5px 5px;
  margin-bottom: 5px;
  position: relative;
  margin-left: 15px;
}

.dialog-edit-mapping-type .suggest-box-wrapper .primary-topic:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -12px;
  margin-top: -12px;
  border-color: transparent #0089e0 transparent transparent;
  border-style: solid;
  border-width: 12px 12px 12px 0;
}

.dialog-edit-mapping-type .suggest-box-wrapper .normal-topic:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -12px;
  margin-top: -12px;
  border-color: transparent #0089e0 transparent transparent;
  border-style: solid;
  border-width: 12px 12px 12px 0;
}

.dialog-edit-mapping-type .suggest-box-wrapper .primary-topic .topic-remove {
  cursor: pointer;
  margin-left: 5px;
  color: #fff;
  border-left: 1px solid #6eb0f7;
  padding-left: 3px;
  position: absolute;
  right: 4px;
  top: 50%;
  width: 14px;
  height: 14px;
  text-align: center;
  margin-top: -7px;
}

.dialog-edit-mapping-type .suggest-box-wrapper .normal-topic .topic-remove {
  cursor: pointer;
  margin-left: 5px;
  /*color: #fff;*/
  border-left: 1px solid;
  padding-left: 3px;
  position: absolute;
  right: 4px;
  top: 50%;
  width: 14px;
  height: 14px;
  text-align: center;
  margin-top: -7px;
}

.dialog-edit-mapping-type .suggest-box-wrapper .jsx-suggest-panel {
  width: 100%;
}

.dialog-edit-mapping-type .suggest-box-wrapper .jsx-suggest-panel .ims-text-input {
  width: 100%;
}

.dialog-edit-mapping-type .suggest-box-wrapper .jsx-suggest-panel .ims-text-input input {
  width: 100%;
  border: none;
  outline: none;
}

.box-media-content.type-outside-config.ConfigManager-16 .row-info {
  margin-bottom: 15px;
}

.box-media-content.type-outside-config.ConfigManager-16 fieldset {
  border: 1px solid #e3e3e3;
  padding: 10px;
  border-radius: 5px;
  margin: 15px 0px;
  /* background-color: #fff; */
}

.box-media-content.type-outside-config.ConfigManager-16 .mapping-type-box-wrap fieldset legend {
  padding: 5px;
  display: inline-block;
  color: #666666;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}

.box-media-content.type-outside-config.ConfigManager-16 .mapping-type-box-wrap {
  /* padding: 10px;
    margin: 10px;
    background-color: #ebebeb;
    border-radius: 5px; */
  position: relative;
}

.box-media-content.type-outside-config.ConfigManager-16 .mapping-type-box-wrap .btn-action-wrap {
  position: absolute;
  top: 5px;
  right: 0px;
}

.box-media-content.type-outside-config.ConfigManager-16 .mapping-type-box-wrap .btn-action-wrap span {
  padding: 5px;
  border: 1px solid #e3e3e3;
  background-color: #fff;
  border-radius: 5px;
  margin-right: 5px;
  cursor: pointer;
}

.box-media-content.type-outside-config.ConfigManager-16 .mapping-type-box-wrap .btn-action-wrap i {
  font-size: 14px;
  color: #000000;
  pointer-events: none;
}

.box-media-content.type-outside-config.ConfigManager-16 .configmanager-detail-wrap {
  max-height: 350px;
  overflow: scroll;
}

/* style list item mapping in type list json */

.box-media-content.type-outside-config.ConfigManager-15 .list-item-mapping {
  margin-top: 25px;
  width: 100%;
}

.box-media-content.type-outside-config.ConfigManager-15 .list-item-mapping .list-item-mapping-wrap {
  margin-top: 10px;
}

.box-media-content.type-outside-config.ConfigManager-15 .list-item-mapping .list-item-mapping-wrap {
  pointer-events: none;
}

.box-media-content.type-outside-config.ConfigManager-15 .list-item-mapping .row-info {
  margin-top: 15px;
  margin-bottom: 15px;
}

.box-media-content.type-outside-config.ConfigManager-15 .suggest-box-wrapper {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  padding: 5px;
  display: block;
  width: 100%;
  margin-bottom: 2px;
}

.box-media-content.type-outside-config.ConfigManager-15 .suggest-box-wrapper .primary-topic .topic-name-parent {
  font-weight: 500 !important;
  color: #fff;
}

.box-media-content.type-outside-config.ConfigManager-15 .suggest-box-wrapper .normal-topic .topic-name-parent {
  font-weight: 500 !important;
  color: #9b9b9b;
}

.box-media-content.type-outside-config.ConfigManager-15 .suggest-box-wrapper .topic-suggest.normal-topic {
  border-radius: 0 2px 2px 0;
  background: #0089e0;
  color: white;
  display: inline-block;
  font-family: Arial;
  font-size: 13px;
  font-weight: 400;
  margin-right: 5px;
  padding: 5px 22px 5px 5px;
  margin-bottom: 5px;
  position: relative;
  margin-left: 15px;
}

.box-media-content.type-outside-config.ConfigManager-15 .suggest-box-wrapper .primary-topic:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -12px;
  margin-top: -12px;
  border-color: transparent #0089e0 transparent transparent;
  border-style: solid;
  border-width: 12px 12px 12px 0;
}

.box-media-content.type-outside-config.ConfigManager-15 .suggest-box-wrapper .normal-topic:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -12px;
  margin-top: -12px;
  border-color: transparent #0089e0 transparent transparent;
  border-style: solid;
  border-width: 12px 12px 12px 0;
}

.box-media-content.type-outside-config.ConfigManager-15 .suggest-box-wrapper .primary-topic .topic-remove {
  cursor: pointer;
  margin-left: 5px;
  color: #fff;
  border-left: 1px solid #6eb0f7;
  padding-left: 3px;
  position: absolute;
  right: 4px;
  top: 50%;
  width: 14px;
  height: 14px;
  text-align: center;
  margin-top: -7px;
}

.box-media-content.type-outside-config.ConfigManager-15 .suggest-box-wrapper .normal-topic .topic-remove {
  cursor: pointer;
  margin-left: 5px;
  /*color: #fff;*/
  border-left: 1px solid;
  padding-left: 3px;
  position: absolute;
  right: 4px;
  top: 50%;
  width: 14px;
  height: 14px;
  text-align: center;
  margin-top: -7px;
}

.box-media-content.type-outside-config.ConfigManager-15 .suggest-box-wrapper .jsx-suggest-panel {
  width: 100%;
}

.box-media-content.type-outside-config.ConfigManager-15 .suggest-box-wrapper .jsx-suggest-panel .ims-text-input {
  width: 100%;
}

.box-media-content.type-outside-config.ConfigManager-15 .suggest-box-wrapper .jsx-suggest-panel .ims-text-input input {
  width: 100%;
  border: none;
  outline: none;
}

/* dialog type mapping data */

.dialog-edit-mapping-type {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}

.dialog-edit-mapping-type .row-info,
.dialog-edit-mapping-type .row-item {
  margin-bottom: 15px;
}

.dialog-edit-mapping-type .row-info label,
.dialog-edit-mapping-type .row-item label {
  display: block;
  margin-bottom: 10px;
  color: #666666;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 5px;
}

.dialog-edit-mapping-type .preview-text {
  margin: auto;
}

.dialog-edit-mapping-type fieldset {
  border: 1px solid #e3e3e3;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 15px;
}

.dialog-edit-mapping-type fieldset legend {
  padding: 5px;
  display: inline-block;
  color: #666666;
  font-size: 14px;
  line-height: 16px;
}

.dialog-edit-mapping-type .mapping-block {
  height: 100%;
}

.dialog-edit-mapping-type .mapping-block fieldset {
  height: calc(100% - 65px);
}

/* dialog type listjson */

.Dialog-Edit-ListJSON-Content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.Dialog-Edit-ListJSON-Content .input-row>.ims-text-input,
.Dialog-Edit-ListJSON-Content .input-row>.ims-resizeable-text,
.Dialog-Edit-ListJSON-Content .input-row>.ims-datetime-picker {
  width: 400px;
}

.Dialog-Edit-ListJSON-Content .input-row {
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
}

.Dialog-Edit-ListJSON-Content .input-row>label {
  font-size: 10pt;
  font-family: Arial;
  color: #5d5d5d;
  margin-right: 10px;
  width: 120px;
  display: inline-block;
}

@media only screen and (max-width: 1380px) {
  .box-media-content {
    width: 550px;
  }

  .box-media-main-item:nth-child(3n) {
    margin-right: 10px;
  }

  .box-media-main-item:nth-child(2n) {
    margin-right: 0px;
  }

  .box-media-main-item {
    width: 250px;
  }

  .box-media-title .title {
    width: 60%;
  }

  .box-media-title .title.add-tag-from-outside {
    width: auto;
  }

  .box-media-title .action {
    display: flex;
  }
}

@media only screen and (max-width: 1200px) {
  .content-multi-media-wrap {
    width: calc(100% - 500px);
  }

  .content-detail-box-wrap .tab-suggest {
    width: 245px;
  }

  .content-detail-box-wrap .tab-suggest .suggest-item .title {
    word-break: none;
  }
}

.configmanager-detail-wrap ._choice-images-wrapper .item {
  margin: 5px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  flex-shrink: 0;
}

.configmanager-detail-wrap ._choice-images-wrapper .item .item-avatar {
  width: 100%;
  height: 100%;
  background: #f7f7f7;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  border: 1px solid white;
}

.configmanager-detail-wrap ._choice-images-wrapper .item .fa,
.configmanager-detail-wrap ._choice-images-wrapper .item .fi {
  font-size: 15px;
  position: relative;
}

.configmanager-detail-wrap ._choice-images-wrapper .item .item-desc {
  bottom: 10px;
  font-size: 12px;
  color: #737373;
}

.configmanager-detail-wrap ._choice-images-wrapper .item .item-icon {
  opacity: 0.3;
}

.configmanager-detail-wrap ._choice-images-wrapper .item * {
  position: absolute;
}

.configmanager-detail-wrap ._choice-images-wrapper .item .add-watermark {
  color: #f1f1f1;
  font-size: 18px;
  right: 30px;
  top: 5px;
  opacity: 0.8;
}

.configmanager-detail-wrap ._choice-images-wrapper .item .item-overlay-icon {
  opacity: 0;
  color: white;
}

.configmanager-detail-wrap ._choice-images-wrapper .item .item-overlay {
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
}

.configmanager-detail-wrap ._choice-images-wrapper .item:hover .item-overlay {
  opacity: 0.5;
}

.configmanager-detail-wrap ._choice-images-wrapper .item .remove-avatar {
  color: #f1f1f1;
  font-size: 18px;
  right: 10px;
  top: 5px;
  opacity: 0.8;
}

.configmanager-detail-wrap ._choice-images-wrapper .item:hover>.item-overlay-icon {
  opacity: 1;
}

.configmanager-detail-wrap ._choice-images-wrapper .item {
  width: 90px;
  height: 90px;
}

.configmanager-detail-wrap ._choice-images-wrapper .item .item-avatar {
  background-size: contain !important;
}