/* ------------------------ */
/* ADM.Profiles             */
/* ------------------------ */
.adm-ctrl-profiles-badge { background-color: #708090 !important; }
.adm-ctrl-profiles-badge-enabled { color: #bbf9bb; }
.adm-ctrl-profiles-badge-disabled { color: #f1a6be; }
.adm-ctrl-profiles { margin-bottom: 50px; }
.adm-ctrl-profiles-content { padding: 10px 0px 0px 10px; }
.adm-ctrl-profiles-buttons { padding: 10px 0px 0px 10px; }
.adm-ctrl-profiles-load-btn { border-color: #eeeeee; }

.adm-ctrl-prf-wildcard { padding: 0px 10px 0px 0px; }

.adm-ctrl-prf-footer-btn-left { display: inline-block; padding-bottom: 10px;}
.adm-ctrl-prf-footer-btn-left button { margin-right: 5px;  }

.adm-ctrl-prf-table { max-height: 400px; min-height: 400px; overflow-y: auto; border: 1px solid #cccccc; border-radius: 10px; padding-bottom: 10px; padding-top: 10px; }
.adm-ctrl-prf-table-expand { max-height: inherit; min-height: 400px; overflow-y: hidden; border: 1px solid #cccccc; border-radius: 10px; padding-bottom: 10px; padding-top: 10px; }
.adm-ctrl-prf-description {padding: 15px 10px 0px 0px; height: 70px; }
.adm-ctrl-prf-description span { padding: 0px 0px 0px 0px; }
.adm-ctrl-prf-description-span {font-size: 16px; color: #626262; }
.adm-ctrl-prf-btn-area { padding: 0px 10px 15px 10px; }
.adm-ctrl-prf-btn { margin-top: 1px;}
.adm-ctrl-prf-btn { text-align: left; }
.adm-ctrl-prf-itemsearch { display: inline-table; vertical-align: middle; }
.adm-ctrl-prf-item, .adm-ctrl-prf-item2 { vertical-align: middle; }
.adm-ctrl-prf-itemcontent, .adm-ctrl-prf-itemcontent2 { font-size: 13px; font-weight: normal; padding-top: 5px; padding-bottom: 5px;}
.adm-ctrl-prf-itemcontent2 { color: #a94442; background-color: #f2dede;}
.adm-ctrl-prf-desc-alt { font-size: 11px; color: #adadd4;}
  
.adm-ctrl-prf-item-header {
  font-size: 16px !important;
  color: #626262;
  padding: 0px 0px 0px 5px;
  margin: 5px 0px 5px 0px;
  background-color: #eeeeee;
  -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.175);
  box-shadow: 0 1px 6px rgba(0,0,0,0.175);
  border-radius: 2px;
  vertical-align: middle;
  line-height: 36px;
}

.adm-ctrl-prf-item-APP {
  color: #85bd8e;
}

.adm-ctrl-prf-item-level {
  color: #858dbd;
  background-color: #eeeeee;
  padding: 10px;
}
  
.adm-ctrl-prf-item-icon { width: 5px; }
.adm-ctrl-prf-itemlevel2 { margin-left: 20px; }
.adm-ctrl-prf-itemlevel3 { margin-left: 40px; }
.adm-ctrl-prf-itemlevel4 { margin-left: 60px; }
.adm-ctrl-prf-item-withhover:hover { background-color: #FFFEED;}
.adm-ctrl-prf-item-btn {
  padding: 0px 0px 0px 0px;
  float:right;
  height: 35px;
  Width: 35px;
}
.adm-ctrl-prf-item-ckb { margin-top: 6px; width:100%;}
.adm-ctrl-prf-item-ckb-dblabel { line-height: 35px;float: left;font-weight: bold; }
.adm-ctrl-prf-item-inp { font-size: 13px;}
.adm-ctrl-prf-item-inp input[type="text"] { width: 103px; }
.adm-ctrl-prf-item-inp-div { display:inline-block; margin-left: 5px; }
.adm-ctrl-prf-item-ckb img { max-height: 22px; margin-left: 2px; }
.adm-ctrl-prf-item-ckb-disabled input[type="checkbox"]:checked + span:before {  color: #626262; background-color: #626262;  border-color: #626262; }
.fancy-checkbox.adm-ctrl-prf-item-ckb input[type="checkbox"]:checked + span:before { color: #ffffff; background-color: #626262; border-color: #626262; }
.fancy-checkbox.adm-ctrl-prf-item-ckb input[type="checkbox"]:disabled + span:before { display:none; }
.fancy-checkbox.adm-ctrl-prf-item-ckbAll input[type="checkbox"]:checked + span:before { color: #ffffff; background-color: #626262; border-color: #626262; }
.adm-ctrl-prf-item-span { float: right; }
.adm-ctrl-prf-itemlvl1 { font-size: 16px !important; font-weight: bold;}
.adm-ctrl-prf-item-optionOnOff { display: inline-block;  white-space: nowrap; }

.adm-ctrl-prf-table-users-table-content { position: relative; height:300px; overflow:auto; }
.adm-ctrl-prf-table-users-table-content-expand { position: relative; height:auto; }
.adm-ctrl-prf-table-users-header { margin-bottom: 0px; margin-top: 15px; }
.adm-ctrl-prf-table-users-header tr th:nth-child(1), .adm-ctrl-prf-table-users-row tr td:nth-child(1) { width: 5%; }
.adm-ctrl-prf-table-users-header tr th:nth-child(2), .adm-ctrl-prf-table-users-row tr td:nth-child(2) { width: 12%; }
.adm-ctrl-prf-table-users-header tr th:nth-child(3), .adm-ctrl-prf-table-users-row tr td:nth-child(3) { width: 12%; }
.adm-ctrl-prf-table-users-header tr th:nth-child(4), .adm-ctrl-prf-table-users-row tr td:nth-child(4) { width: 16%; }
.adm-ctrl-prf-table-users-header tr th:nth-child(5), .adm-ctrl-prf-table-users-row tr td:nth-child(5) { width: 14%; }
.adm-ctrl-prf-table-users-header tr th:nth-child(6), .adm-ctrl-prf-table-users-row tr td:nth-child(6) { width: 14%; }
.adm-ctrl-prf-table-users-header tr th:nth-child(7), .adm-ctrl-prf-table-users-row tr td:nth-child(7) { width: 9%; }
.adm-ctrl-prf-table-users-header tr th:nth-child(8), .adm-ctrl-prf-table-users-row tr td:nth-child(8) { width: 9%; }
.adm-ctrl-prf-table-users-header tr th:nth-child(9), .adm-ctrl-prf-table-users-row tr td:nth-child(9) { width: 9%; }
.adm-ctrl-prf-table-users-type { color: #9abfe4; }
.adm-ctrl-prf-table-users-enabled { color: #38b522; }
.adm-ctrl-prf-table-users-disabled { color: #ff0000; }

/* LG */
@media screen and (min-width : 1200px) {

  .adm-ctrl-prf-item-option {
    display: inline-block;
    width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  
}

/* MD */
@media screen and (min-width: 992px) and (max-width: 1200px) {
  
  .adm-ctrl-prf-item-option {
    display: inline-block;
    width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  
}

/* SM */
@media (min-width: 768px) and (max-width: 991px) {
  
   .adm-ctrl-profiles-load-modal-body {
    margin-top: 0px;
  }
  
  .adm-ctrl-prf-table{ min-height: inherit;  border: 0px; }
  .adm-ctrl-prf-table-expand{ min-height: inherit;  border: 0px; }

}

/* XS */
@media screen and (min-width: 320px) and (max-width: 767px) {

  .adm-ctrl-profiles-content { padding: 0px 0px 0px 0px; }
  .adm-ctrl-profiles-buttons { padding: 0px 0px 0px 0px; }

  .adm-ctrl-prf-table{ max-height: inherit; min-height: inherit;  border: 0px;}
  .adm-ctrl-prf-table-expand{ max-height: inherit; min-height: inherit;  border: 0px;}
  .adm-ctrl-prf-table.container { padding: 0px; margin: 0px;}
  .adm-ctrl-prf-table-expand.container { padding: 0px; margin: 0px;}
  .adm-ctrl-prf-item span { width: 260px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
  .adm-ctrl-prf-item-btn { float: none; }
  .adm-ctrl-prf-item-ckb { width: auto; }
  .adm-ctrl-prf-itemlevel2 span { width: 240px; }
  .adm-ctrl-prf-itemlevel3 span { width: 220px; }
  .adm-ctrl-prf-itemlevel4 span { width: 200px; }

  
}

/* ------------------------ */
/* ADM.NewsInfo             */
/* ------------------------ */
.adm-ctrl-newsinfo { margin-bottom: 50px; }
.adm-ctrl-newsinfo-content { padding: 10px 0px 0px 10px; }
.adm-ctrl-newsinfo-buttons { padding: 10px 0px 0px 10px; }
.adm-ctrl-newsinfo-footer-btn-left { display: inline-block; padding-bottom: 10px;}
.adm-ctrl-newsinfo-footer-btn-left button { margin-right: 5px;  }
.adm-ctrl-newsinfo-table { max-height: 400px; min-height: 400px; overflow-y: auto; border: 1px solid #cccccc; padding-top: 20px; }
.adm-ctrl-newsinfo-description {padding: 15px 10px 0px 0px; height: 70px; }
.adm-ctrl-newsinfo-description span { padding: 0px 0px 0px 0px; }
.adm-ctrl-newsinfo-btn-area { padding: 0px 10px 15px 10px; }
.adm-ctrl-newsinfo-btn { margin-top: 1px; text-align: left;}
.adm-ctrl-newsinfo-tooltip { max-width: 100%; position: relative; }
.adm-ctrl-newsinfo-error { color: #a94442; background-color: #f2dede; }
.adm-ctrl-newsinfo-load-btn {
  border-color: #eeeeee !important;
}

/* LG */
@media screen and (min-width : 1200px) {
  
  .adm-ctrl-newsinfo-tooltip { max-width: 600px; }
}

/* MD */
@media screen and (min-width: 992px) and (max-width: 1200px) {
  
  .adm-ctrl-newsinfo-tooltip { max-width: 600px; }
  
}

/* SM */
@media (min-width: 768px) and (max-width: 991px) {

   .adm-ctrl-newsinfo-load-modal-body {
    margin-top: 0px;
  }
  
  .adm-ctrl-newsinfo-table{
    min-height: inherit;  border: 0px;
  }
    
}

/* XS */
@media screen and (min-width: 320px) and (max-width: 767px) {

  .adm-ctrl-newsinfo-content { padding: 0px 0px 0px 0px; }
  .adm-ctrl-newsinfo-buttons { padding: 0px 0px 0px 0px; }

  .adm-ctrl-newsinfo-table{ max-height: inherit; min-height: inherit;  border: 0px;}
  .adm-ctrl-newsinfo-table.container { padding: 0px; margin: 0px;}
 
  
}
