.dropzone .dz-default.dz-message{
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    transition: opacity .3s ease-in-out;
    background-image: url(../images/spritemap.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    width: 428px;
    height: 115px;
    /*margin-left: -214px;*/
    margin-top: -61.5px;
    top: 50%;
    left: 50%;
    background-size: 380px!important;
}
@media screen and (max-width: 499px){
  .content-file-right,.list-up-file{
    overflow: hidden!important;
  }
}
@media screen and (max-width: 499px){
  .dropzone .dz-default.dz-message{
     background-image: url(../images/upload-425.png)!important;
     height: 209px!important  ;
     top:30%;
     left: 50%;
  }
  .content-file-right{
    overflow: hidden;
  }
}
@media screen and (max-width: 430px){
  .dropzone .dz-default.dz-message{
    left: 30%;
  }
}


.red-status {
    color: red;
}

.fancytree-view-archived-pages .fancytree-title {
    font-weight: normal!important;
    
}

.view-archived-pages {
  margin-left: 10px;
}
.view-archived-pages .toggle-switch{
  margin-left: 5px;
}
/*.resize-left-pages {
  width: 268px!important;
}*/
.tpl-tiket .content-ticket .desc-file-ticket .file-ticket .file-item {
  min-height: 43px;
  height: initial;
}

.tpl-tiket .content-ticket .desc-file-ticket .file-ticket .file-item a {
  display: flex;

}
.tpl-tiket .content-ticket .desc-file-ticket .file-ticket .file-item a > span {
  padding-left: 5px;
}

.multi-select-p ul li{
  display: block;
}

.file-item-software {
  position: relative;
  height: inherit;
  margin-top: 0;
  padding: 15px;
  display: inline-block;
}

.wrap-permission-user.industry-select-box .multi-select-p .box-child-select select optgroup,
.wrap-permission-user.industry-select-box .multi-select-p .box-parent-select select optgroup{
  min-width: initial;
}

.wrap-permission-user.industry-select-box .multi-select-p .box-child-select select option,
.wrap-permission-user.industry-select-box .multi-select-p .box-parent-select select option{
  min-width: initial;
}

table.table-initial-scroll{
  min-width: initial;
}

.sort-3-table{
  width: 100px;
}
.action-sort-3-table-left{
  padding-right: 100px!important;
}
.action-sort-3-table{
  width: 100%;
  display: flex;
  align-items: center;
}

.action-sort-3-table >a, .action-sort-3-table >button, .action-sort-3-table >span{
  min-width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #868686;
}

.action-sort-3-table >a:hover,
.action-sort-3-table >a:active,
.action-sort-3-table >a:focus,

.action-sort-3-table >span:hover,
.action-sort-3-table >span:active,
.action-sort-3-table >span:focus,

.action-sort-3-table >button:hover,
.action-sort-3-table >button:active,
.action-sort-3-table >button:focus{
  color: #333;
}

.reset-padding-table td{
  padding-left: 12.5px!important;
}

.list-sortable-ul-li{
  border: 1px solid #ccc;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.list-sortable-ul-li .header{
  font-weight: 600;
}
.list-sortable-ul-li .header{
  background-color: #efefef;
  color: #0d0d0d;
}

.list-sortable-ul-li li{
  justify-content: space-between;
  display: flex;
  width: 100%;
  align-items: center;
  padding: 12.5px;
  box-shadow: 1px 1px #ddd;
}
.list-sortable-ul-li li:hover{
  cursor: -webkit-grab;
}

.list-sortable-ul-li li:last-child{
  border-bottom: transparent;
}


.list-sortable-ul-li li>div.action{
  min-width: 100px;
  display: flex;
  align-items: center;
}

.sortable-icon-ul-li{
  min-width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #868686;
  cursor: pointer;
}

.sortable-icon-ul-li:hover,
.sortable-icon-ul-li:focus,
.sortable-icon-ul-li:active {
  color: #333; 
}

.position-button-unfollow-ticket{
  position: absolute;
  top: 30px;
  right: 0px;
  z-index: 10;
  font-size: 10px;
}
.position-button-unfollow-ticket .badge{
  font-size: 10px;
}
.tpl-tiket .content-ticket .info-user-ticket .ava-u .box-u-ava .wrap-user-ass .user-ass{
  display: block;
}

.header-action-with-label-toogle {
  display: flex;
  align-items: center;
  margin: -5px 5px;
}

.header-action-with-label-toogle > span {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid hsla(0,0%,100%,.5); 
  font-weight: 400;
}

.header-action-with-label-toogle .toggle-switch {
  border: transparent!important;
}

.chatSupport-inline-toogle{
  display: flex;
  align-items: center;
  height: 41px;
  margin: -11px;
}

.header-action-with-label-toogle.available-chat {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid hsla(0,0%,100%,.6);
  height: 41px;
}
.view-archived-pages.language-toogle {
  margin-bottom: 10px;
}
.view-archived-pages.language-toogle .toggle-switch {
  margin-left: 75px;
}

.language-toogle .switch-on .switch-left {
  width: auto!important;
}

.language-toogle .toggle-switch-animate {
  display: flex;
}

.view-archived-pages .toggle-switch {
  width: 95px;
}

#select2-filter-type_id-results .select2-results__option {
    padding-right: 20px;
    vertical-align: middle;
    display: flex;
  align-items: center;
  }


#select2-filter-type_id-results .select2-results__option:before {
  content: "";
  display: inline-block;
  position: relative;
  height: 18px;
  width: 18px;
  min-width: 18px;
  border: 1px solid #b3b3b3;
  border-radius: 4px;
  background-color: #fff;
  margin-right: 10px;
  vertical-align: middle;
}
#select2-filter-type_id-results .select2-results__option[aria-selected=true]:before {
  font-family:fontAwesome;
  content: "\f00c";
  color: #fff;
  background-color: #3b99fc;
  border: 0;
  display: inline-block;
  padding-left: 3px;
  font-size: 13px;
  line-height: 19px;
}
 .select2-container--default #select2-filter-type_id-results .select2-results__option[aria-selected=true] {
  background-color: #fff;
}

.select2-container--default #select2-filter-type_id-results .select2-results__option--highlighted[aria-selected] {
  background-color: #e2e2e2;
  color: #333;
}

.select2Status + .select2-container .select2-selection__rendered {
  display: none;
}
.list-ticket .table-list thead th:nth-of-type(5) {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
}

.list-ticket .table-list tbody td:nth-of-type(4) {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
}


.wrap-label .js-select-menu-deferred-content .select-menu-list .select-menu-parrent .select-menu-item .show-sub-select {
  display: flex;
}

.wrap-label .js-select-menu-deferred-content .select-menu-list .select-menu-parrent .checkbox-inline>label {
  min-height: auto;
}

.wrap-label .js-select-menu-deferred-content .select-menu-list .select-menu-parrent .select-menu-item .show-sub-select span.color {
  margin-top: 7px;
}

.input-with-button {
  display: flex;
  align-items: center;
}

.input-with-button >.form-control {
  margin-bottom: 0px!important;
  width: 200px;
}

.input-with-button > button {
  margin-left: 10px;
}

.blogs-content-container {
  display: flex;
  align-items: flex-start;
  margin: 40px 20px; 
}

.blogs-content-container-select-blogs {
  width: 50%;
  padding-right: 30px;
  margin-right: 30px;
  border-right: 1px solid #dedede;
}

.title-select-blogs {
  font-size: 18px;
  border-bottom: 1px solid #dedede;
  padding-bottom: 10px;
  font-weight: 600;
  color: #333;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.blogs-content-container-select-sub-blogs {
  width: 50%;
}

.list-blogs-empty {
  background-color: #efefef;
  border: 1px solid #e4e4e4;
  padding: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #bfbfbf;
  font-size: 20px;
  font-weight: lighter;
}

.list-blogs-selected {
  list-style: none;
  padding-left: 0px;
}

.list-blogs-selected > li {
  display: flex;
  align-items: center;
  padding: 3px;
}

.list-blogs-selected .blogs-name {
  font-size: 15px;
  padding-right: 10px;
  width: calc(100% - 70px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.blogs-action {
  display: flex;
  align-items: center;
}

.blogs-action .action-button {
  padding: 4px!important;
  color: #333;
}
