/* [js-css-concat.js] Statics\css\common\richTextEditor.css */
.ims-editor-dropdown-toggle {
  position: relative;
}

.ims-editor-dropdown-toggle:hover > .ims-editor-dropdown-menu {
  display: block;
}

.ims-editor-dropdown-toggle .ims-editor-dropdown-menu {
  position: absolute;
  top: 32px;
  left: 0;
  min-width: 100%;
  width: 100px;
  border: solid 1px #dbdbdb;
  border-top: none;
  display: none;
  z-index: 1000;
}

.ims-editor-dropdown-toggle .ims-editor-dropdown-menu li {
  background-color: #fff;
  padding: 5px;
  border-top: 1px solid rgba(222, 201, 201, 0.3);
  line-height: 17px;
  transition: background-color .2s ease-in, color .2s ease-in;
  text-align: center;
  cursor: pointer;
  min-height: 30px;
  box-sizing: border-box;
}

.ims-editor-dropdown-toggle .ims-editor-dropdown-menu li:hover {
  background-color: #eee;
}

.richtext-editor-wrap .vceditor-toolbar,
.richtext-editor-wrap .vceditor-paragraph-tool {
  display: none;
}

.richtext-editor-wrap .vceditor-wrapper .vceditor-statistic-bar {
  display: block !important;
}

/* [js-css-concat.js] Statics\css\common\style-landing.css */
.landing-editor-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.preview_landing_iframe {
  margin: 0 auto;
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  border: none;
}

/* [js-css-concat.js] Statics\css\common\link-info.css */
/* .widget-dialogs-link-info .ims-modal-wrapper {
    overflow-y: scroll;
} */

.widget-form-inside-dialog {
  background: #ffffff;
  z-index: 10;
  width: 100%;
  font-family: "SF Pro Display", "SF", Arial, Helvetica, sans-serif;
}

.widget-dialogs-link-info .widget-form-inside-dialog.linkselect-with-tab {
  width: 1000px;
  height: calc(100vh - 80px);
}

.widget-dialogs-link-info header {
  text-align: center;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #30313a;
  border-bottom: unset;
  background: unset;
  overflow: unset;
}

.widget-dialogs-link-info header .btn_close {
  right: -12px;
  top: 0px;
  opacity: 1;
}

.widget-dialogs-link-info .modal-content {
  padding: 0px;
}

.widget-dialogs-link-info .footer-btn {
  display: none;
}

.widget-dialogs-link-info .flex-col {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
}

.widget-dialogs-link-info #BoxBannerSelectLinkTopFilter {
  display: flex;
  margin: 0;
  /* align-items: center; */
  background: #F4F4F4;
  padding: 10px;
}

.widget-dialogs-link-info .widget-form-inside-dialog ._header {
  height: 50px;
  font-size: 20px;
  line-height: 24px;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #30313a;
  justify-content: center;
  background: #ffffff;
  border-radius: 12px 12px 0px 0px;
}

.widget-dialogs-link-info  .widget-form-inside-dialog ._close-btn {
  width: 30px;
  height: 30px;
  position: absolute;
  right: -16px;
  top: -16px;
  cursor: pointer;
  background: #ffffff;
  border-radius: 100%;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.8);
  transition: transform 0.2s;
  box-shadow: 0px 0px 8px rgba(96, 96, 96, 0.25);
  box-sizing: border-box;
  padding: 0px;
}

.widget-dialogs-link-info .widget-form-inside-dialog ._close-btn:before,
.widget-dialogs-link-info .widget-form-inside-dialog ._close-btn:after {
  position: absolute;
  left: 13px;
  content: " ";
  height: 16px;
  width: 2px;
  background-color: #888888;
  top: 6px;
}

.widget-dialogs-link-info .widget-form-inside-dialog ._close-btn:before {
  transform: rotate(45deg);
}

.widget-dialogs-link-info .widget-form-inside-dialog ._close-btn:after {
  transform: rotate(-45deg);
}

.widget-dialogs-link-info .widget-form-inside-dialog ._close-btn:hover {
  transform: scale(1.1);
}

.widget-dialogs-link-info ._footer {
  box-sizing: border-box;
  font-family: "SF Pro Display", "SF", Arial, Helvetica, sans-serif;
  font-style: normal;
  text-align: center;
  border-radius: 0px 0px 12px 12px;
}

.widget-dialogs-link-info .btn + .btn,
.IMSPlugin-Popup .btn + .btn {
  margin-left: 10px;
}

/* .vceditor-dialog {
    background: transparent;
}
.vceditor-dialog  .vceditor-dialog-content{
    padding: 0px;
    min-height: 100vh;
} */

/* .widget-form-inside-dialog.linkselect-with-tab {
    width: 1000px;
} */

.widget-form-inside-dialog ._form-content-wrap {
  height: calc(100% - 60px);
  padding: 0px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
}

.widget-form-inside-dialog ._form-content-wrap-2 {
  height: calc(100% - 60px);
  padding: 0px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.widget-form-inside-dialog ._footer {
  margin-top: 20px;
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerSelectLinkTopFilter {
  display: flex;
  margin: 0;
  /* align-items: center; */
  background: #F4F4F4;
  padding: 10px;
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerSelectLinkTopFilter .boxFilterChild {
  margin-right: 16px;
  display: flex;
  align-items: center;
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerSelectLinkTopFilter .boxFilterChild .lbleft {
  font-family: SF Pro Display, SF, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  color: #666666;
  margin-right: 8px;
  white-space: nowrap;
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerSelectLinkFilterKeyword,
.widget-form-inside-dialog #LinkSelectRight .ims-text-input input {
  background: #FFFFFF;
  border: 1px solid rgba(103, 113, 129, 0.3);
  border-radius: 16px;
  height: 32px;
  width: 200px;
  outline: none;
  padding-left: 16px;
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerSelectLinkFilterKeyword::placeholder,
.widget-form-inside-dialog #LinkSelectRight .ims-text-input input::placeholder {
  font-family: SF Pro Display;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 21px;
  color: #B0B0B0;
  margin-left: 16px;
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerSelectLinkTopFilter .boxFilterChild .plugin-custom-select {
  background: #FFFFFF;
  border-radius: 16px;
  width: 250px;
  height: 34px;
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerSelectLinkTopFilter .boxFilterChild .plugin-custom-select .custom-select-input-wrapper {
  border: 1px solid rgba(103, 113, 129, 0.3);
  border-radius: 16px;
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerLinkSelectList {
  padding: 0px;
  box-sizing: border-box;
  height: calc(100% - 60px);
  position: relative;
  flex-grow: 1;
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerLinkSelectList .LinkItem-Block {
  display: flex;
  height: calc(100% - 40px);
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerLinkSelectList .LinkItem-wrap {
  flex-grow: 1;
  padding: 20px;
  /* border-right: 1px solid #DADADA; */
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerLinkSelectList #LinkSelectPreview {
  width: 270px;
  padding: 20px 0px 20px 5px;
  box-sizing: border-box;
  /* overflow-y: scroll; */
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerLinkSelectList #LinkSelectPreview .LinkSelectPreviewItemWrapper .LinkSelectedItem {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #DADADA;
  font-family: SF Pro Display, SF, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  flex-grow: 1;
  padding: 10px 0px;
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerLinkSelectList #LinkSelectPreview .LinkSelectPreviewItemWrapper .LinkSelectedItem .LinkSelectedName {
  flex-grow: 1;
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerLinkSelectList #LinkSelectPreview .LinkSelectPreviewItemWrapper .LinkSelectedItem-delete {
  background: url(/Statics/images/delete.png) no-repeat center center transparent;
  cursor: pointer;
  width: 30px;
  height: 30px;
  flex: none;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerLinkSelectList .LinkItem {
  display: flex;
  align-items: center;
  padding-bottom: 14px;
  margin-bottom: 12px;
  border-bottom: 1px solid #DADADA;
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerLinkSelectList .LinkItem-pagging {
  position: absolute;
  bottom: 0px;
  left: 0;
  text-align: left;
  width: 100%;
  height: 40px;
  background-color: #F4F4F4;
  display: flex;
  align-items: center;
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerLinkSelectList .LinkItem > input[type="checkbox"] {
  margin-right: 13px;
  cursor: pointer;
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerLinkSelectList .LinkItem .LinkAvatar {
  margin-right: 10px;
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerLinkSelectList .LinkItem .LinkAvatar > img {
  width: 80px;
  height: 60px;
  object-fit: cover;
  border-radius: 4px;
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerLinkSelectList .LinkName {
  margin-right: 10px;
  font-family: SF Pro Display, SF, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  color: #565656;
  word-wrap: break-word;
  cursor: pointer;
  flex-grow: 1;
}

.widget-form-inside-dialog #LinkSelectRight #BoxBannerLinkSelectList .IMSLinkSelectDate {
  font-family: SF Pro Display, SF, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 14px;
  color: #999999;
  flex: none;
}

/* pagging */

.widget-form-inside-dialog .pagging-wrap .mscf-paging {
  height: 40px;
  width: 100%;
  background-color: #F4F4F4;
  padding-right: 20px;
}

/* tab */

.widget-form-inside-dialog #LinkSelectRight .BoxBannerSelectLinkTabs {
  width: 200px;
  flex-grow: 1;
  height: 100%;
  background: linear-gradient(0deg, #677181, #677181), #FFFFFF;
}

.widget-form-inside-dialog #LinkSelectRight .content-link-wrap {
  width: calc(100% - 200px);
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels {
  margin-top: 52px;
  padding: 0px;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item {
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.07;
  letter-spacing: normal;
  text-align: left;
  color: #96a2af;
  height: 39px;
  padding: 5px 0 5px 20px;
  cursor: pointer;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item.active {
  background-color: #455667;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item {
  display: flex;
  align-items: center;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .type-tab-0 {
  width: 20px;
  height: 20px;
  background: transparent url(/Statics/images/type-tab.png) -10px -10px;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .type-tab-1 {
  width: 20px;
  height: 20px;
  background: transparent url(/Statics/images/type-tab.png) -50px -10px;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .type-tab-2 {
  width: 20px;
  height: 20px;
  background: transparent url(/Statics/images/type-tab.png) -10px -50px;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .type-tab-3 {
  width: 20px;
  height: 20px;
  background: transparent url(/Statics/images/type-tab.png) -50px -50px;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .type-tab-4 {
  width: 20px;
  height: 20px;
  background: transparent url(/Statics/images/type-tab.png) -50px -10px;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .type-tab-5 {
  width: 20px;
  height: 20px;
  background: transparent url(/Statics/images/type-tab.png) -10px -10px;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .type-tab-6 {
  width: 20px;
  height: 20px;
  background: transparent url(/Statics/images/type-tab.png) -50px -50px;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .type-tab-7 {
  width: 20px;
  height: 20px;
  background: transparent url(/Statics/images/type-tab.png) -90px -10px;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .type-tab-8 {
  width: 20px;
  height: 20px;
  background: transparent url(/Statics/images/type-tab.png) -10px -90px;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item.active div {
  width: 20px;
  height: 20px;
  color: white;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item span {
  padding-left: 13px;
  white-space: nowrap;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item.active span,
.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item:hover span {
  font-family: SF Pro Display, SF, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .icon-menu.icon-video {
  background-position: -2px -298px;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .icon-menu.icon-vote {
  background-position: -2px -258px;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .icon-menu.icon-embed {
  background-position: -1px -215px;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .icon-menu.icon-navigation {
  background-position: -2px -172px;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .icon-menu.icon-tag {
  background-position: -2px -129px;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .icon-menu.icon-thread {
  background-position: -2px -86px;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .icon-menu.icon-topic {
  background-position: -2px -43px;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .icon-menu.icon-zone {
  background-position: -2px 0px;
}

.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .icon-menu.icon-tabs,
.BoxBannerSelectLinkTabs .IMSPlugin-tabs .tabs__labels .menu-item .icon-menu.icon-tabsbyzone {
  background-position: -2px -327px;
}

.side-bar-inbound .tabs__labels .menu-item.active .icon-menu.icon-video,
.side-bar-inbound .tabs__labels .menu-item:hover .icon-menu.icon-video {
  background-position: -35px -298px;
}

.side-bar-inbound .tabs__labels .menu-item.active .icon-menu.icon-vote,
.side-bar-inbound .tabs__labels .menu-item:hover .icon-menu.icon-vote {
  background-position: -35px -258px;
}

.side-bar-inbound .tabs__labels .menu-item.active .icon-menu.icon-embed,
.side-bar-inbound .tabs__labels .menu-item:hover .icon-menu.icon-embed {
  background-position: -34px -215px;
}

.side-bar-inbound .tabs__labels .menu-item.active .icon-menu.icon-navigation,
.side-bar-inbound .tabs__labels .menu-item:hover .icon-menu.icon-navigation {
  background-position: -35px -172px;
}

.side-bar-inbound .tabs__labels .menu-item.active .icon-menu.icon-tag,
.side-bar-inbound .tabs__labels .menu-item:hover .icon-menu.icon-tag {
  background-position: -35px -129px;
}

.side-bar-inbound .tabs__labels .menu-item.active .icon-menu.icon-thread,
.side-bar-inbound .tabs__labels .menu-item:hover .icon-menu.icon-thread {
  background-position: -35px -86px;
}

.side-bar-inbound .tabs__labels .menu-item.active .icon-menu.icon-topic,
.side-bar-inbound .tabs__labels .menu-item:hover .icon-menu.icon-topic {
  background-position: -35px -43px;
}

.side-bar-inbound .tabs__labels .menu-item.active .icon-menu.icon-zone,
.side-bar-inbound .tabs__labels .menu-item:hover .icon-menu.icon-zone {
  background-position: -35px 0px;
}

.side-bar-inbound .tabs__labels .menu-item.active .icon-menu.icon-tabs,
.side-bar-inbound .tabs__labels .menu-item:hover .icon-menu.icon-tabs,
.side-bar-inbound .tabs__labels .menu-item.active .icon-menu.icon-tabsbyzone,
.side-bar-inbound .tabs__labels .menu-item:hover .icon-menu.icon-tabsbyzone {
  background-position: -35px -327px;
}

.side-bar-inbound .tabs__labels .menu-item.active > .fa,
.side-bar-inbound .tabs__labels .menu-item.active > .fi {
  color: #ffffff;
}

.side-bar-inbound .tabs__labels .menu-item > .fa,
.side-bar-inbound .tabs__labels .menu-item > .fi {
  margin-right: 3px;
  margin-left: 5px;
}

/* paggin  */

/* [js-css-concat.js] Statics\css\common\game-info.css */
.widget-form-inside-dialog {
  background: #f4f4f4;
  z-index: 10;
  width: 100%;
  font-family: "SF Pro Display", "SF", Arial, Helvetica, sans-serif;
}

.widget-dialogs-game-info header {
  text-align: center;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #30313a;
  border-bottom: unset;
  background: unset;
  overflow: unset;
}

.widget-dialogs-game-info header .btn_close {
  right: -12px;
  top: 0px;
  opacity: 1;
}

.widget-dialogs-game-info .modal-content {
  padding: 0px;
}

.widget-dialogs-game-info .footer-btn {
  display: none;
}

.widget-dialogs-game-info .flex-col {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
}

.widget-dialogs-game-info ._footer {
  box-sizing: border-box;
  font-family: "SF Pro Display", "SF", Arial, Helvetica, sans-serif;
  font-style: normal;
  text-align: center;
  border-radius: 0px 0px 12px 12px;
}

.widget-dialogs-game-info .widget-form-inside-dialog ._footer {
  margin-top: 20px;
}

.widget-dialogs-game-info .widget-form-inside-dialog ._form-content-wrap {
  height: calc(100% - 60px);
  padding: 0px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.widget-dialogs-game-info .box-game-filter {
  background: #f4f4f4;
  padding: 10px 20px;
  display: flex;
  flex: none;
}

.widget-dialogs-game-info .box-game-content {
  display: flex;
  flex: 1;
  height: 100%;
  width: 100%;
  flex-direction: column;
  background: #fff;
  padding-top: 10px;
}

.widget-dialogs-game-info .box-game-paging {
  padding: 10px 20px;
  background: #f4f4f4;
  flex: none;
}

.widget-form-inside-dialog .form-content-wrap .box-game-filter .filter-item {
  margin-left: 10px;
  width: 150px;
  display: inline-block;
  flex: none;
}

.widget-form-inside-dialog .form-content-wrap .box-game-filter .filter-item:first-child {
  margin-left: 0;
}

.widget-form-inside-dialog .form-content-wrap .box-game-filter .filter-item.input-search {
  flex-grow: 1;
}

.widget-form-inside-dialog .form-content-wrap .box-game-filter .filter-item .ims-text-input {
  width: 100%;
}

.widget-form-inside-dialog .form-content-wrap .box-game-filter .filter-item .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;
}

.widget-form-inside-dialog .form-content-wrap .box-game-filter .filter-item.action {
  flex: 0;
  margin-right: 10px;
}

.widget-form-inside-dialog .form-content-wrap .box-game-filter .filter-item.action:last-child {
  margin-left: 0;
}

.widget-form-inside-dialog .form-content-wrap .box-game-content .list-game-info {
  height: 100%;
  flex-grow: 1;
  padding: 0 20px;
  position: relative;
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
}

.box-game-content .list-game-info .list-item {
  width: calc(100% / 2 - 12.5px);
}

.box-game-content .game-item {
  width: 100%;
  min-height: 160px;
  background: #f4f4f4;
  border: 1px solid #e2e2e2;
  display: flex;
  gap: 24px;
  padding: 35px 24px;
  cursor: pointer;
}

.box-game-content .game-item:hover {
  border-color: #1096ea;
}

.box-game-content .game-item.active {
  background: rgba(16, 150, 234, 0.26);
}

.box-game-content .game-item .game-avatar {
  width: 100px;
  height: 100px;
  border-radius: 8px;
  overflow: hidden;
}

.box-game-content .game-item .game-avatar > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.box-game-content .game-item .game-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.box-game-content .game-item .game-info .game-info-text {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.box-game-content .game-item .game-info .game-info-text .game-name {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}

.box-game-content .game-item .game-info .game-info-text .game-manufacturer {
  font-size: 14px;
  line-height: 18px;
}

/* [js-css-concat.js] Statics\css\common\attachfile.css */
.widget-dialogs-file .modal-content {
  padding: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.widget-dialogs-file footer {
  display: none;
}

.widget-dialogs-file .section-wrap {
  display: flex;
  flex: 1;
  min-height: 500px;
  position: relative;
}

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

.widget-dialogs-file .section-wrap .left-section {
  flex: 1;
  border-right: 1px solid #e5e5e5;
  display: flex;
  flex-direction: column;
}

.widget-dialogs-file .section-wrap .section-filter {
  background: #f4f4f4;
  padding: 10px;
  display: flex;
  flex: none;
}

.widget-dialogs-file .section-wrap .left-section .section-filter .filter-item {
  margin-left: 10px;
  width: 200px;
  display: inline-block;
}

.widget-dialogs-file .section-wrap .left-section .section-filter .filter-item:first-child {
  margin-left: 0;
}

.widget-dialogs-file .section-wrap .left-section .section-filter .filter-item.input-search {
  flex-grow: 1;
}

.widget-dialogs-file .section-wrap .left-section .section-filter .filter-item .ims-text-input {
  width: 100%;
}

.widget-dialogs-file .section-wrap .left-section .section-filter .filter-item .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;
}

.widget-dialogs-file .section-wrap .left-section .section-filter .filter-item.action {
  flex: 0;
}

.widget-dialogs-file .section-wrap .left-section .section-content {
  /* max-height: calc(100vh - 280px); */
  flex-grow: 1;
  position: relative;
}

.widget-dialogs-file .section-wrap .left-section .section-content .file-item {
  font-family: "SF Pro Display", "SF", Arial, Helvetica, sans-serif;
  cursor: pointer;
  margin: 10px;
  display: inline-flex;
  background: #fff;
  border: solid 1px #e8e8e8;
  padding: 10px;
  width: 300px;
}

.widget-dialogs-file .section-wrap .left-section .section-content .file-item.selected {
  border: 1px solid #1095ea;
}

.widget-dialogs-file .section-wrap .left-section .section-content .file-item .file-item-ext {
  background: #ddd none repeat scroll 0 0;
  color: #333;
  font-weight: bold;
  height: 50px;
  width: 45px;
  line-height: 50px;
  margin-right: 10px;
  text-align: center;
  text-transform: uppercase;
}

.widget-dialogs-file .section-wrap .left-section .section-content .file-item .file-item-info .file-item-name {
  color: #0f6491;
  cursor: pointer;
  font-size: 16px;
  font-weight: normal;
  overflow: hidden;
  height: 25px;
  line-height: 25px;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 200px;
}

.widget-dialogs-file .section-wrap .left-section .section-content .file-item .file-item-info .meta-data {
  font-weight: normal;
  font-size: 12px;
  color: #a9a9a9;
}

.widget-dialogs-file .section-wrap .left-section .section-paging {
  padding: 10px 20px;
  flex: none;
}

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

.widget-dialogs-file .right-section {
  width: 300px;
}

.widget-dialogs-file .right-section .upload-file,
.widget-dialogs-file .right-section .file-detail {
  padding: 5px 20px;
}

.widget-dialogs-file .right-section .upload-file .section-header,
.widget-dialogs-file .right-section .file-detail .section-header {
  margin: 0;
  font-family: "SF Pro Display", "SF", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.widget-dialogs-file .right-section .upload-file .ims-file-input {
  margin: 15px 0;
}

.widget-dialogs-file .right-section .upload-file .ims-btn-upload,
.widget-dialogs-file .right-section .file-detail .ims-btn-upload {
  text-align: center;
}

.widget-dialogs-file .right-section .file-detail .file-detail-wrapper {
  margin-top: 20px;
  /* font-family: "SF Pro Display", "SF", Arial, Helvetica, sans-serif; */
  font-family: Roboto, Arial, Helvetica, sans-serif;
}

.widget-dialogs-file .right-section .file-detail-wrapper .file-detail-info {
  margin-bottom: 10px;
}

.widget-dialogs-file .right-section .file-detail-wrapper .file-detail-info label {
  font-weight: 600;
  color: #000;
  font-size: 13px;
}

.widget-dialogs-file .right-section .file-detail-wrapper .file-detail-info .custom-ims-resizeable-text textarea {
  min-height: 70px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
}

.widget-dialogs-file .right-section .file-detail-wrapper .file-detail-info .btn + .btn {
  margin-left: 10px;
}

.widget-dialogs-file .right-section .file-detail-wrapper .file-detail-info.alert,
.widget-dialogs-file .right-section .file-detail-wrapper .file-detail-info.showAlert {
  padding: 7px;
  background-color: #1095ea;
  color: white;
  margin-top: 15px;
  margin-bottom: 0;
  display: none;
}

.widget-dialogs-file .right-section .file-detail-wrapper .file-detail-info.warning,
.widget-dialogs-file .right-section .file-detail-wrapper .file-detail-info.showWarning {
  padding: 7px;
  background-color: #f43e3b;
  color: white;
  margin-top: 15px;
  margin-bottom: 0;
  display: none;
}

.widget-dialogs-file .right-section .file-detail-wrapper .file-detail-info.showAlert,
.widget-dialogs-file .right-section .file-detail-wrapper .file-detail-info.showWarning {
  display: block;
}

.widget-dialogs-file .right-section .upload-file .upload-progress {
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 10px;
  color: #1f1a1a;
  position: relative;
  border-radius: 5px;
  font-size: 10px;
}

.widget-dialogs-file .right-section .upload-file .upload-progress .upload-progress-child {
  background: #068eda;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 5px;
}

.modal-name-exist .messages {
  color: #f90000;
}

.modal-name-exist input {
  width: 480px;
  height: 40px;
  border: 1px solid rgb(221, 221, 221);
  border-radius: 2px;
  padding: 4px;
}

/* [js-css-concat.js] Statics\css\common\audio.css */
.widget-dialogs-audio .modal-content {
  padding: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.widget-dialogs-audio footer {
  display: none;
}

.widget-dialogs-audio .section-wrap {
  display: flex;
  flex: 1;
  min-height: 500px;
  position: relative;
}

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

.widget-dialogs-audio .section-wrap .left-section {
  flex: 1;
  border-right: 1px solid #e5e5e5;
  display: flex;
  flex-direction: column;
}

.widget-dialogs-audio .section-wrap .section-filter {
  background: #f4f4f4;
  padding: 10px;
  display: flex;
  flex: none;
}

.widget-dialogs-audio .section-wrap .left-section .section-filter .filter-item {
  margin-left: 10px;
  width: 120px;
  display: inline-block;
  flex: none;
}

.widget-dialogs-audio .section-wrap .left-section .section-filter .filter-item:first-child {
  margin-left: 0;
}

.widget-dialogs-audio .section-wrap .left-section .section-filter .filter-item.input-search {
  flex-grow: 1;
}

.widget-dialogs-audio .section-wrap .left-section .section-filter .filter-item .ims-text-input {
  width: 100%;
}

.widget-dialogs-audio .section-wrap .left-section .section-filter .filter-item .ims-text-input input,
.widget-dialogs-audio .section-wrap .left-section .section-filter .filter-item .ims-datetime-picker 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;
}

.widget-dialogs-audio .section-wrap .left-section .section-filter .filter-item .ims-select-list {
  height: 100%;
}

.widget-dialogs-audio .section-wrap .left-section .section-filter .filter-item.action {
  flex: 0;
}

.widget-dialogs-audio .section-wrap .left-section .section-content {
  /* max-height: calc(100vh - 280px); */
  flex-grow: 1;
  position: relative;
}

.widget-dialogs-audio .section-wrap .left-section .section-content .file-item {
  font-family: "SF Pro Display", "SF", Arial, Helvetica, sans-serif;
  cursor: pointer;
  margin: 10px;
  display: inline-flex;
  background: #fff;
  border: solid 1px #e8e8e8;
  padding: 10px;
  width: 300px;
}

.widget-dialogs-audio .section-wrap .left-section .section-content .file-item.selected {
  border: 1px solid #1095ea;
}

.widget-dialogs-audio .section-wrap .left-section .section-content .file-item .file-item-ext {
  background: #ddd none repeat scroll 0 0;
  color: #333;
  font-weight: bold;
  height: 50px;
  width: 45px;
  line-height: 50px;
  margin-right: 10px;
  text-align: center;
  text-transform: uppercase;
}

.widget-dialogs-audio .section-wrap .left-section .section-content .file-item .file-item-info .file-item-name {
  color: #0f6491;
  cursor: pointer;
  font-size: 16px;
  font-weight: normal;
  overflow: hidden;
  height: 25px;
  line-height: 25px;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 200px;
}

.widget-dialogs-audio .section-wrap .left-section .section-content .file-item .file-item-info .meta-data {
  font-weight: normal;
  font-size: 12px;
  color: #a9a9a9;
}

.widget-dialogs-audio .section-wrap .left-section .section-paging {
  padding: 10px 20px;
  flex: none;
}

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

.widget-dialogs-audio .right-section {
  width: 300px;
}

.widget-dialogs-audio .right-section .upload-file,
.widget-dialogs-audio .right-section .file-detail {
  padding: 5px 20px;
}

.widget-dialogs-audio .right-section .upload-file .section-header,
.widget-dialogs-audio .right-section .file-detail .section-header {
  margin: 0;
  font-family: "SF Pro Display", "SF", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.widget-dialogs-audio .right-section .upload-file .ims-file-input {
  margin: 15px 0;
}

.widget-dialogs-audio .right-section .upload-file .ims-btn-upload,
.widget-dialogs-audio .right-section .file-detail .ims-btn-upload {
  text-align: center;
}

.widget-dialogs-audio .right-section .file-detail .file-detail-wrapper {
  margin-top: 20px;
  /* font-family: "SF Pro Display", "SF", Arial, Helvetica, sans-serif; */
  font-family: Roboto, Arial, Helvetica, sans-serif;
}

.widget-dialogs-audio .right-section .file-detail-wrapper .file-detail-info {
  margin-bottom: 10px;
}

.widget-dialogs-audio .right-section .file-detail-wrapper .file-detail-info label {
  font-weight: 600;
  color: #000;
  font-size: 13px;
}

.widget-dialogs-audio .right-section .file-detail-wrapper .file-detail-info .custom-ims-resizeable-text textarea {
  min-height: 70px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
}

.widget-dialogs-audio .right-section .file-detail-wrapper .file-detail-info .btn + .btn {
  margin-left: 10px;
}

.widget-dialogs-audio .right-section .file-detail-wrapper .file-detail-info.alert,
.widget-dialogs-audio .right-section .file-detail-wrapper .file-detail-info.showAlert {
  padding: 7px;
  background-color: #1095ea;
  color: white;
  margin-top: 15px;
  margin-bottom: 0;
  display: none;
}

.widget-dialogs-audio .right-section .file-detail-wrapper .file-detail-info.warning,
.widget-dialogs-audio .right-section .file-detail-wrapper .file-detail-info.showWarning {
  padding: 7px;
  background-color: #f43e3b;
  color: white;
  margin-top: 15px;
  margin-bottom: 0;
  display: none;
}

.widget-dialogs-audio .right-section .file-detail-wrapper .file-detail-info.showAlert,
.widget-dialogs-audio .right-section .file-detail-wrapper .file-detail-info.showWarning {
  display: block;
}

.widget-dialogs-audio .right-section .upload-file .upload-progress {
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 10px;
  color: #1f1a1a;
  position: relative;
  border-radius: 5px;
  font-size: 10px;
}

.widget-dialogs-audio .right-section .upload-file .upload-progress .upload-progress-child {
  background: #068eda;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 5px;
}

.modal-name-exist .messages {
  color: #f90000;
}

.modal-name-exist input {
  width: 480px;
  height: 40px;
  border: 1px solid rgb(221, 221, 221);
  border-radius: 2px;
  padding: 4px;
}

/* [js-css-concat.js] Statics\css\common\input-color.css */
.f-no-select {
  user-select: none;
  -webkit-user-select: none;
}

.m-input-color {
  position: relative;
  display: inline-block;
  line-height: 1.2;
  width: 49px;
  height: 24px;
  padding: 4px;
  padding-right: 15px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background-color: #ffffff;
  border: 1px solid #bebebe;
  border-radius: 3px;
  user-select: none;
  -webkit-user-select: none;
}

.m-input-color.color-picker-open:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 10px;
  top: 17px;
  border-color: transparent;
  border-style: solid;
  border-bottom-color: #f5f5f5;
  border-width: 10px;
  content: " ";
}

.m-input-color .remove {
  position: absolute;
  display: block;
  top: 0;
  right: 3px;
  cursor: pointer;
}

.m-input-color .css-color {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  outline: #DBDBDB solid 1px;
}

.m-input-color .slider {
  background: none;
  border-radius: 0;
}

.m-input-color .value {
  display: none;
}

.m-input-color .slider-x {
  position: relative;
  width: 190px;
  height: 12px;
  background-color: #ccc;
  user-select: none;
  -webkit-user-select: none;
  border: 1px solid #aaa;
}

.m-input-color .slider-x .handle {
  position: absolute;
}

.m-input-color .slider-x .handle:after {
  position: absolute;
  top: -1px;
  left: -3px;
  width: 5px;
  height: 12px;
  border: 1px solid #aaa;
  border-radius: 0;
  background-color: #eee;
  content: '';
}

.m-input-color .slider-xy {
  position: relative;
  width: 100%;
  height: 100%;
}

.m-input-color .slider-xy .handle {
  position: absolute;
}

.m-input-color .slider-xy .handle:after {
  position: relative;
  display: block;
  top: -4px;
  left: -4px;
  width: 8px;
  height: 8px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 50%;
  content: '';
}

.m-color-picker {
  position: absolute;
  width: 242px;
  height: 305px;
  background-color: #f5f5f5;
  z-index: 9999;
  padding: 5px;
  border: 1px solid #ccc;
}

.m-color-picker .selector {
  position: relative;
  width: 230px;
  height: 200px;
}

.m-color-picker .gradient {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.m-color-picker .white {
  background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}

.m-color-picker .dark {
  background: linear-gradient(to bottom, transparent 0%, #000000 100%);
}

.m-color-picker .sliders {
  position: relative;
  margin-top: 10px;
}

.m-color-picker .hue {
  margin-bottom: 5px;
  background: linear-gradient(to left, #FF0000 0%, #FF0099 10%, #CD00FF 20%, #3200FF 30%, #0066FF 40%, #00FFFD 50%, #00FF66 60%, #35FF00 70%, #CDFF00 80%, #FF9900 90%, #FF0000 100%);
}

.m-color-picker .color {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
}

.m-color-picker .inputs {
  margin: 10px 0 0 0;
}

.m-color-picker .input {
  width: 30px;
  margin-right: 10px;
  float: left;
  text-align: center;
}

.m-color-picker .input:last-child {
  margin-right: 0;
}

.m-color-picker .input .label {
  font-size: 13px;
  font-weight: normal;
  color: #000;
  line-height: 23px;
}

.m-color-picker .input .value {
  display: block;
  width: 100%;
  font-size: 12px;
  padding: 4px;
  line-height: 14px;
  border: 1px solid #ccc;
  text-align: center;
}

.m-color-picker .hex {
  width: 70px;
}

.m-input-number {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 3px;
  font-size: 12px;
}

.m-input-number input {
  width: 100%;
  padding: 4px;
  line-height: 14px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  outline: 0;
}

.m-input-number input:focus {
  border: 1px solid #3498db;
}

.m-input-number .control {
  position: absolute;
  display: none;
  top: 1px;
  right: 1px;
  bottom: 0;
  color: #ccc;
  background-color: #eee;
  width: 16px;
  height: 24px;
  font-size: 7px;
  text-align: center;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
}

.m-input-number .control-hide {
  display: none !important;
}

.m-input-number:hover .control {
  display: block;
}

.m-input-number .up,
.m-input-number .down {
  display: block;
  height: 12px;
  box-sizing: border-box;
  padding-top: 2px;
}

/* [js-css-concat.js] Statics\css\common\date-range.css */
.custom-date-range {
  display: block;
  width: 100%;
  position: relative;
}

.custom-date-range.active {
  z-index: 1000;
}

.custom-date-range-wrapper {
  display: flex;
  width: 100%;
  cursor: default;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  border-radius: 3px;
  box-sizing: border-box;
  height: 100%;
  align-items: center;
}

.custom-date-range-time {
  display: flex;
  align-items: center;
}

.custom-date-range .custom-date-range-time .ims-datetime-picker > input {
  border: none !important;
}

.custom-date-range .custom-date-range-time .ims-datetime-picker .minWidthInput {
  min-width: 135px;
}

.custom-date-range .noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* 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 */
}

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

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

.custom-date-range .updown-wrapper {
  display: flex;
  align-items: center;
  padding: 5px;
}

.custom-date-range .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+ */
}

.custom-date-range div.custom-select-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;
}

.custom-date-range div.custom-select-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;
}

.custom-date-range div.custom-select-content > div > ul {
  min-height: 26px;
}

.custom-date-range .custom-select-content li {
  cursor: default;
  padding: 6px 6px 6px 1em;
  min-height: 26px;
  text-align: left;
}

.custom-date-range .custom-select-content li.disabled {
  cursor: default;
  color: #a7a7a7;
  cursor: not-allowed;
}

.custom-date-range .custom-select-content li:hover:not(.disabled) {
  background-color: #5897fb;
  color: white;
}

.custom-date-range li.selected {
  background-color: #eaeaea;
}

.custom-date-range ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.custom-date-range .select-scrollbar > .scroll-wrapper-view {
  padding-right: 0 !important;
}

.custom-date-range .select-native-scroll {
  overflow-y: auto;
}

/* [js-css-concat.js] Statics\css\common\input-ranger.css */
.ims-input-range input[type=range] {
  /*removes default webkit styles*/
  -webkit-appearance: none;
  /*fix for FF unable to apply focus style bug */
  border: 1px solid white;
  /*required for proper track sizing in FF*/
  width: 100%;
}

.ims-input-range input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  background: #ddd;
  border: none;
  border-radius: 3px;
}

.ims-input-range input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #2C3E50;
  margin-top: -4px;
}

.ims-input-range input[type=range]:focus {
  outline: none;
}

.ims-input-range input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}

.ims-input-range input[type=range]::-moz-range-track {
  width: 100%;
  height: 5px;
  background: #ddd;
  border: none;
  border-radius: 3px;
}

.ims-input-range input[type=range]::-moz-range-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #2C3E50;
}

/*hide the outline behind the border*/

.ims-input-range input[type=range]:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}

.ims-input-range input[type=range]::-ms-track {
  width: 100%;
  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-input-range input[type=range]::-ms-fill-lower {
  background: #777;
  border-radius: 10px;
}

.ims-input-range input[type=range]::-ms-fill-upper {
  background: #ddd;
  border-radius: 10px;
}

.ims-input-range input[type=range]::-ms-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #2C3E50;
}

.ims-input-range input[type=range]:focus::-ms-fill-lower {
  background: #888;
}

.ims-input-range input[type=range]:focus::-ms-fill-upper {
  background: #ccc;
}

.ims-input-range input[type=range]:hover::-webkit-slider-thumb {
  cursor: pointer;
  background: #1abc9c;
}

.ims-input-range input[type=range]:active::-webkit-slider-thumb {
  cursor: pointer;
  background: #1abc9c;
}

.ims-input-range input[type=range]:hover {
  cursor: pointer;
}

/*.ims-input-range .content_range_input::-ms-tooltip {*/

/*display: none;*/

/*}*/

.ims-input-range #slide-wrapper {
  padding: 3px 7px 0 8px;
  width: 100%;
}

.ims-input-range #slide-tick {
  display: flex;
  width: 99.5%;
  border-left: 1px solid #ccc;
  position: relative;
}

.ims-input-range #slide-tick > div {
  flex: 1;
  height: 10px;
  border-right: 1px solid #ccc;
  position: relative;
}

.ims-input-range #slide-tick > div span {
  position: absolute;
  top: 10px;
  right: -8px;
}

.ims-input-range #slide-tick > span {
  position: absolute;
  top: 10px;
  left: -4px;
}

.ims-input-range .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;
}

.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: '';
}

/* [js-css-concat.js] Statics\css\common\tags.css */
.react-tagsinput {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  padding: 5px;
  display: block;
  width: 100%;
}

.react-tagsinput .tags-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  flex-grow: 1;
}

/*.react-tagsinput--focused {
  border-color: #a5d24a;
}*/

.react-tagsinput-tag {
  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;
  margin-left: 15px;
}

.react-tagsinput-tag: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;
}

.react-tagsinput-remove {
  cursor: pointer;
  margin-left: 5px;
  color: #fff;
  border-left: 1px solid #6eb0f7;
  padding-left: 3px;
}

.react-tagsinput .input-wrap {
  flex-grow: 1;
  flex-basis: 80px;
  position: relative;
}

.react-tagsinput-input {
  background: transparent !important;
  border: none !important;
  color: #777 !important;
  font-size: 13px;
  font-weight: 400;
  outline: none !important;
  padding: 5px !important;
  width: 100%;
}

.tags-suggestion {
  border: 1px solid #e2e2e2;
  border-top: none;
  border-radius: 4px;
  max-height: 300px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  z-index: 1000;
  background-color: white;
  overflow-y: auto;
  top: 100%;
  right: 0px;
  width: 100%;
  min-width: 120px;
}

.tags-suggestion .suggest-item {
  cursor: pointer;
  background-color: #fff;
  border-top: 1px solid #f1f1f1;
  color: #333;
  float: none;
  font-size: 12px;
  padding: 6px;
}

.tags-suggestion .suggest-item:hover,
.tags-suggestion .suggest-item.selected {
  background-color: #5897fb;
  color: white;
}

/* [js-css-concat.js] Statics\css\common\timepicker.css */
.ims-time-picker {
  font-size: 14px;
  font-family: "Roboto",Arial, Helvetica, sans-serif;
  box-sizing: border-box;
  position: relative;
  line-height: 1.2;
}

.ims-time-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-time-picker * {
  box-sizing: border-box;
}

.ims-time-picker ._picker {
  position: absolute;
  z-index: 999;
  background: white;
  width: 260px;
  padding: 5px;
  color: #244152;
  border-radius: 3px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

.ims-time-picker ._picker._show {
  visibility: visible;
  opacity: 1;
  transition: opacity 100ms linear;
}

.ims-time-picker ._picker._hide {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 100ms, opacity 100ms linear;
}

.ims-time-picker .time-picker-wrap {
  display: table;
  width: 100%;
  font-size: 14px;
  color: #333;
}

.ims-time-picker .divTableRow {
  display: table-row;
}

.ims-time-picker .divTableCell,
.divTableHead {
  display: table-cell;
  padding: 2px 6px 2px 3px;
  text-align: left;
}

.ims-time-picker .divTableBody {
  display: table-row-group;
}

.ims-time-picker .divTableCell._display-times {
  text-align: right;
}

.ims-time-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-time-picker .time-picker-wrap input[type=range]::-webkit-slider-runnable-track {
  height: 2px;
  background: #D5D9DB;
  border: none;
  border-radius: 1px;
}

.ims-time-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-time-picker .time-picker-wrap input[type=range]:focus {
  outline: none;
}

.ims-time-picker .time-picker-wrap input[type=range]:focus::-webkit-slider-runnable-track {
  background: #D5D9DB;
}

.ims-time-picker .time-picker-wrap input[type=range]::-moz-range-track {
  height: 2px;
  background: #D5D9DB;
  border: none;
  border-radius: 1px;
}

.ims-time-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-time-picker .time-picker-wrap input[type=range]:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}

.ims-time-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-time-picker .time-picker-wrap input[type=range]::-ms-fill-lower {
  background: #777;
  border-radius: 10px;
}

.ims-time-picker .time-picker-wrap input[type=range]::-ms-fill-upper {
  background: #ddd;
  border-radius: 10px;
}

.ims-time-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-time-picker .time-picker-wrap input[type=range]:focus::-ms-fill-lower {
  background: #888;
}

.ims-time-picker .time-picker-wrap input[type=range]:focus::-ms-fill-upper {
  background: #ccc;
}

.ims-time-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-time-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-time-picker .time-picker-wrap input[type=range]:hover {
  cursor: pointer;
}

.ims-time-picker .time-picker-wrap .content_range_input::-ms-tooltip {
  display: none;
}

.ims-time-picker.label-date-picker {
  height: 0 !important;
  width: 0 !important;
}

/* [js-css-concat.js] Statics\css\common\slider.css */
.rsc-container {
  width: 100%;
  position: relative;
  margin: 0 auto;
}

.rsc-slider {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  transition: all 0.2s ease-in-out;
}

.rsc-slider-item {
  width: 100%;
  box-sizing: border-box;
}

.rsc-slider-item-img {
  width: 100%;
  box-sizing: border-box;
  padding: 5px;
}

.rsc-slider-item_transparent {
  opacity: 0.3;
}

.rsc-navigation {
  position: absolute;
  top: 0;
  height: 100%;
  cursor: pointer;
  width: 30px;
  opacity: 0.4;
}

.rsc-navigation:hover {
  opacity: 1;
}

.rsc-navigation_left {
  left: 0;
}

.rsc-navigation_right {
  right: 0;
  text-align: right;
}

.rsc-arrow_left,
.rsc-arrow_right {
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMzA2cHgiIGhlaWdodD0iMzA2cHgiIHZpZXdCb3g9IjAgMCAzMDYgMzA2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzMDYgMzA2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGcgaWQ9ImNoZXZyb24tcmlnaHQiPjxwb2x5Z29uIHBvaW50cz0iOTQuMzUsMCA1OC42NSwzNS43IDE3NS45NSwxNTMgNTguNjUsMjcwLjMgOTQuMzUsMzA2IDI0Ny4zNSwxNTMgIi8+PC9nPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=");
}

.rsc-arrow_left {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

@media screen and (min-width: 1280px) {
  .rsc-arrow_left,
  .rsc-arrow_right {
    background-size: 60%;
  }
}

@media screen and (max-width: 720px) {
  .rsc-navigation {
    width: 30px;
  }

  .rsc-arrow_left,
  .rsc-arrow_right {
    background-size: 40%;
  }
}

/* [js-css-concat.js] Statics\css\common\switch.css */
/* Switch.css */

.switch {
  width: 40px;
  height: 22px;
  background-color: #dcdcdc;
  border-radius: 12px;
  /* Adjusted for the new height */
  display: flex;
  align-items: center;
  padding: 2px;
  cursor: pointer;
}

.switch.on {
  background-color: rgba(46, 162, 199, 1);
  /* Color when the switch is ON */
}

.switch-toggle {
  width: 14px;
  /* Adjusted for the new width */
  height: 14px;
  /* Adjusted for the new height */
  background-color: white;
  border-radius: 50%;
  transition: transform 0.3s ease;
  transform: translateX(2px);
}

.switch.on .switch-toggle {
  transform: translateX(20px);
  /* Adjusted for the new width */
}