.team-group-wrapper {
  overflow: hidden;
  height: calc(100vh - 83px);
  color: #4a4a4a;
  padding-top: 36px;
  background: #fff; }

.team-group-right-wrapper {
  width: 535px;
  height: calc(100vh - 112px);
  background: #fff;
  float: right;
  border-left: 1px solid #4a4a4a; }
  .team-group-right-wrapper .team-right-header {
    color: #4a4a4a;
    font-size: 14px;
    font-family: proxima-nova, NunitoSans-Regular, sans-serif;
    font-weight: bold;
    border-bottom: 1px solid #4a4a4a;
    padding: 5px 0;
    margin: 11px 25px; }
  .team-group-right-wrapper .right-panel-category {
    margin: 10px 0;
    overflow: auto;
    padding: 11px 25px;
    height: calc(100vh - 163px); }
    .team-group-right-wrapper .right-panel-category .group-listing-wrapper {
      margin-top: 5px; }
    .team-group-right-wrapper .right-panel-category .group-item {
      padding: 12px 25px;
      margin-top: 5px;
      border: 1px solid #d0d3d4;
      line-height: 9px; }
      .team-group-right-wrapper .right-panel-category .group-item.group-listing-item {
        margin-top: 0;
        border-top: none; }
        .team-group-right-wrapper .right-panel-category .group-item.group-listing-item .small-close-icon {
          position: static;
          margin-right: 0;
          margin-top: 4px; }
        .team-group-right-wrapper .right-panel-category .group-item.group-listing-item .group-user-name {
          font-size: 12px;
          font-family: proxima-nova, NunitoSans-Regular, sans-serif;
          margin-left: 8px;
          margin-right: 10px;
          width: 75px;
          display: inline-block; }
        .team-group-right-wrapper .right-panel-category .group-item.group-listing-item .group-user-email {
          padding: 0 10px;
          border-left: 1px solid #4a4a4a;
          width: 270px;
          font-size: 12px;
          font-family: proxima-nova, NunitoSans-Regular, sans-serif; }
      .team-group-right-wrapper .right-panel-category .group-item.add-new-group {
        text-align: center; }
      .team-group-right-wrapper .right-panel-category .group-item .add-new-wrapper {
        display: inline-block;
        cursor: pointer; }
      .team-group-right-wrapper .right-panel-category .group-item .delete-icon-comment-section, .team-group-right-wrapper .right-panel-category .group-item .edit-icon-comment-section {
        margin-top: 3px;
        margin-right: 25px !important; }
      .team-group-right-wrapper .right-panel-category .group-item .themed-font {
        font-size: 12px;
        float: left;
        font-family: proxima-nova, NunitoSans-Regular, sans-serif;
        font-weight: bold;
        line-height: 16px; }
      .team-group-right-wrapper .right-panel-category .group-item .add-new-themed-16 {
        width: 16px;
        height: 16px;
        float: left;
        margin-right: 15px;
        display: inline-block;
        cursor: pointer; }
      .team-group-right-wrapper .right-panel-category .group-item .right-group-name {
        font-size: 12px;
        line-height: 16px;
        font-family: proxima-nova, NunitoSans-Regular, sans-serif;
        font-weight: bold;
        color: #4a4a4a;
        margin: 0; }
      .team-group-right-wrapper .right-panel-category .group-item .right-direction {
        margin-top: 6px;
        width: 10px;
        height: 6px;
        background: url(/assets/img/spritesheets/common-sprite.png?v=1.99) no-repeat -487px -514px;
        display: table-cell;
        cursor: pointer; }
        .team-group-right-wrapper .right-panel-category .group-item .right-direction.collapsed {
          background: url(/assets/img/spritesheets/common-sprite.png?v=1.32) no-repeat -471px -512px;
          width: 6px;
          height: 10px;
          cursor: pointer;
          float: right;
          margin-top: 4px; }

.user-group-btns {
  padding: 0 25px !important;
  font-size: 12px;
  font-family: proxima-nova, NunitoSans-Regular, sans-serif; }

.margin-left-4 {
  margin-left: 4px !important; }

.user-group-avatar-wrapper {
  display: inline-block;
  width: 24px;
  height: 24px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  border-radius: 50% !important;
  text-align: center; }
  .user-group-avatar-wrapper img {
    margin-top: 0; }

.team-group-left-wrapper {
  width: calc(100vw - 605px);
  float: left;
  height: calc(100vh - 119px);
  padding: 16px 30px;
  overflow-y: auto;
  background: #fff; }
  .team-group-left-wrapper .team-information-wrapper {
    display: table;
    width: 100%; }
    .team-group-left-wrapper .team-information-wrapper.margin-top-40 {
      margin-top: 40px; }
    .team-group-left-wrapper .team-information-wrapper .team-header {
      border-bottom: 1px solid #4a4a4a;
      padding-bottom: 5px; }
      .team-group-left-wrapper .team-information-wrapper .team-header .dropdown {
        color: #4a4a4a;
        font-size: 12px;
        font-weight: bold;
        margin: 0; }
        .team-group-left-wrapper .team-information-wrapper .team-header .dropdown a {
          display: inline-block !important;
          font-weight: normal;
          border-bottom: solid 1px #404040;
          width: 150px;
          font-size: 12px;
          height: 18px;
          padding: 2px 6px;
          color: #4a4a4a;
          line-height: 1;
          vertical-align: middle;
          margin: 0 0 0 8px; }
          .team-group-left-wrapper .team-information-wrapper .team-header .dropdown a i {
            position: absolute;
            top: 5px;
            right: 3px;
            font-size: 11px; }
        .team-group-left-wrapper .team-information-wrapper .team-header .dropdown .dropdown-menu {
          min-width: 150px !important;
          max-width: 150px;
          border-radius: 0 0 3px 3px !important;
          background-color: #ffffff;
          border: solid 1px #cfd8dc;
          right: 0px;
          top: 7px;
          font-size: 12px;
          font-weight: normal;
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16), 0 0 0 0 rgba(0, 0, 0, 0.12); }
          .team-group-left-wrapper .team-information-wrapper .team-header .dropdown .dropdown-menu:before, .team-group-left-wrapper .team-information-wrapper .team-header .dropdown .dropdown-menu:after {
            content: none; }
          .team-group-left-wrapper .team-information-wrapper .team-header .dropdown .dropdown-menu li {
            width: 100%;
            margin-left: 0;
            padding: 10px 10px 0;
            cursor: pointer;
            line-height: 20px; }
      .team-group-left-wrapper .team-information-wrapper .team-header p.team-name {
        font-size: 14px;
        font-family: proxima-nova, NunitoSans-Regular, sans-serif;
        font-weight: bold;
        margin: 0;
        color: #4a4a4a;
        display: inline-block; }
      .team-group-left-wrapper .team-information-wrapper .team-header .border-bottom-1 {
        border-bottom: 1px solid #4a4a4a !important;
        width: 60%; }
      .team-group-left-wrapper .team-information-wrapper .team-header input.team-name {
        font-size: 14px;
        font-family: proxima-nova, NunitoSans-Regular, sans-serif;
        font-weight: bold;
        margin: 0;
        color: #4a4a4a;
        display: inline-block;
        background: transparent;
        border: none;
        outline: none;
        cursor: auto; }
      .team-group-left-wrapper .team-information-wrapper .team-header .edit-icon-desc {
        float: right; }
      .team-group-left-wrapper .team-information-wrapper .team-header .btn {
        float: right;
        margin-left: 10px;
        padding: 2px 15px !important;
        font-size: 12px;
        font-family: proxima-nova, NunitoSans-Regular, sans-serif;
        font-weight: bold; }
        .team-group-left-wrapper .team-information-wrapper .team-header .btn.new-cancel-button {
          padding: 1px 30px !important; }
    .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper {
      margin-top: 10px; }
      .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .team-avatar {
        width: 50px;
        height: 50px;
        border-radius: 3px !important;
        background: none !important;
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
        float: left;
        position: relative; }
        .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .team-avatar img {
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          margin: auto;
          max-height: 100%; }
        .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .team-avatar span {
          display: none;
          color: #fff;
          position: absolute;
          top: 20px;
          right: 16px;
          font-size: 10px;
          font-family: proxima-nova, NunitoSans-Regular, sans-serif;
          font-weight: bold; }
        .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .team-avatar:hover {
          background: rgba(0, 0, 0, 0.5) !important; }
          .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .team-avatar:hover span {
            display: inline; }
      .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .ico-team-page-ph {
        padding: 13px; }
      .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .team-desc-text {
        margin-left: 25px; }
        .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .team-desc-text .col-sm-3, .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .team-desc-text .col-sm-9 {
          padding: 0; }
        .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .team-desc-text .col-sm-3 {
          width: 135px; }
        .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .team-desc-text .static-text {
          font-size: 12px;
          font-family: proxima-nova, NunitoSans-Regular, sans-serif;
          font-weight: bold;
          color: #4a4a4a;
          margin: 0;
          margin-left: 25px; }
          .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .team-desc-text .static-text.recent-activity {
            margin-right: 15px; }
          .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .team-desc-text .static-text.description {
            margin-right: 36px; }
        .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .team-desc-text .dynamic-text {
          font-size: 12px;
          font-family: proxima-nova, NunitoSans-Regular, sans-serif;
          color: #4a4a4a;
          margin: 0; }
          .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .team-desc-text .dynamic-text.description-text {
            text-overflow: ellipsis;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            word-break: break-all;
            overflow: hidden; }
        .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .team-desc-text .my-textarea {
          width: 100%;
          height: 18px;
          background: none;
          border: none;
          outline: none;
          border-bottom: 1px solid #4a4a4a; }
      .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .user-drag-wrapper {
        display: inline-block;
        padding: 0 25px 25px; }
        .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .user-drag-wrapper .add-user-btn {
          font-family: proxima-nova, NunitoSans-Regular, sans-serif;
          font-weight: bold;
          font-size: 12px;
          text-align: center;
          color: #4a4a4a; }
        .team-group-left-wrapper .team-information-wrapper .team-desc-wrapper .user-drag-wrapper .permission-user-name {
          margin: 0;
          margin-left: -20px !important;
          margin-right: -20px !important;
          width: 95px;
          overflow: hidden;
          -ms-text-overflow: ellipsis;
          text-overflow: ellipsis;
          white-space: nowrap; }

.add-item-wrap td {
  display: inline; }

.pending-user:after {
  content: '';
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 52px;
  height: 52px;
  left: 0;
  border-radius: 50% !important; }

.pending-user span {
  position: absolute;
  color: #fff;
  font-size: 10px;
  font-family: proxima-nova, NunitoSans-Regular, sans-serif;
  font-weight: bold;
  z-index: 1;
  top: 20px;
  left: 8px; }

.font-properties {
  font-size: 12px;
  font-family: proxima-nova, NunitoSans-Regular, sans-serif;
  color: #4a4a4a;
  text-align: center; }

.margin-top-0 {
  margin-top: 0 !important; }

.audit-sidebar-wrapper {
  width: 242px;
  overflow: auto;
  min-height: 49px;
  max-height: calc(100vh - 150px);
  background: #fff;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  position: fixed;
  left: 75px;
  top: 101px; }
  .audit-sidebar-wrapper .audit-sidebar-header {
    padding: 15px 25px;
    font-size: 14px;
    font-family: proxima-nova, NunitoSans-Regular, sans-serif;
    font-weight: bold;
    color: #4a4a4a;
    box-shadow: inset 0 -1px 0 0 #d0d3d4; }
  .audit-sidebar-wrapper .media-accordian-title {
    padding: 7px 25px;
    font-size: 12px;
    font-family: proxima-nova, NunitoSans-Regular, sans-serif;
    font-weight: bold;
    color: #4a4a4a;
    box-shadow: inset 0 -1px 0 0 #d0d3d4; }
    .audit-sidebar-wrapper .media-accordian-title .down-angle-black-small {
      float: right;
      margin-top: 3px; }
    .audit-sidebar-wrapper .media-accordian-title .dropdown-menu {
      width: 100%;
      border-radius: 0px !important;
      margin-top: 0px !important; }
      .audit-sidebar-wrapper .media-accordian-title .dropdown-menu:before, .audit-sidebar-wrapper .media-accordian-title .dropdown-menu:after {
        content: none; }
  .audit-sidebar-wrapper .media-info-wrapper {
    padding: 15px;
    box-shadow: inset 0 -1px 0 0 #d0d3d4; }
    .audit-sidebar-wrapper .media-info-wrapper p {
      color: #4a4a4a;
      margin: 0;
      text-align: center; }
  .audit-sidebar-wrapper .usage-wrapper {
    padding: 15px;
    box-shadow: inset 0 -1px 0 0 #d0d3d4; }
    .audit-sidebar-wrapper .usage-wrapper p {
      margin: 0;
      text-align: center; }

.pie {
  background-color: #000;
  width: 42px;
  height: 42px;
  margin: 0 85px 10px;
  -moz-border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  position: relative; }

.clip1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 42px;
  height: 42px;
  clip: rect(0px, 42px, 42px, 21px); }

.slice1 {
  position: absolute;
  width: 42px;
  height: 42px;
  clip: rect(0px, 21px, 42px, 0px);
  -moz-border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  background-color: #07f;
  border-color: #f7e5e1;
  -moz-transform: rotate(0);
  -webkit-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0); }

.clip2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 42px;
  height: 42px;
  clip: rect(0, 21px, 42px, 0px); }

.slice2 {
  position: absolute;
  width: 42px;
  height: 42px;
  clip: rect(0px, 42px, 42px, 21px);
  -moz-border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  background-color: #07f;
  border-color: #f7e5e1;
  -moz-transform: rotate(0);
  -webkit-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0); }

.status {
  position: absolute;
  height: 30px;
  width: 42px;
  line-height: 60px;
  text-align: center;
  top: 50%;
  margin-top: -35px;
  font-size: 60px; }

.audit-filter-bar {
  position: fixed;
  top: 101px;
  left: 342px;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  background: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  width: calc(100vw - 367px);
  padding: 15px 25px; }
  .audit-filter-bar:before {
    background: #ECEFF1;
    content: ' ';
    position: absolute;
    top: -15px;
    left: 0;
    height: 15px;
    width: 100%; }
  .audit-filter-bar h3.font-bold-14 {
    color: #4a4a4a;
    float: left;
    margin: 0; }
  .audit-filter-bar .sorting-wrapper, .audit-filter-bar .search-bar-nav {
    margin: 0;
    height: auto; }
    .audit-filter-bar .sorting-wrapper .search-box, .audit-filter-bar .search-bar-nav .search-box {
      padding: 0; }
      .audit-filter-bar .sorting-wrapper .search-box input, .audit-filter-bar .search-bar-nav .search-box input {
        width: 150px;
        padding: 0 25px; }
      .audit-filter-bar .sorting-wrapper .search-box i, .audit-filter-bar .search-bar-nav .search-box i {
        top: 1px;
        right: auto;
        left: 4px; }
  .audit-filter-bar .dropdown {
    color: #4a4a4a;
    font-size: 12px;
    font-weight: bold;
    margin-right: 25px; }
    .audit-filter-bar .dropdown a {
      display: inline-block !important;
      font-weight: normal;
      border-bottom: solid 1px #404040;
      width: 150px;
      font-size: 12px;
      height: 18px;
      padding: 2px 6px;
      color: #4a4a4a;
      line-height: 1;
      vertical-align: middle;
      margin: 0 0 0 8px; }
      .audit-filter-bar .dropdown a i {
        position: absolute;
        top: 5px;
        right: 3px;
        font-size: 11px; }
    .audit-filter-bar .dropdown .dropdown-menu {
      min-width: 150px !important;
      max-width: 150px;
      border-radius: 0 0 3px 3px !important;
      background-color: #ffffff;
      box-shadow: 0 2px 0 0 #cfd8dc;
      border: solid 1px #cfd8dc;
      right: 0px;
      top: 7px;
      font-size: 12px;
      font-weight: normal; }
      .audit-filter-bar .dropdown .dropdown-menu:before, .audit-filter-bar .dropdown .dropdown-menu:after {
        content: none; }
      .audit-filter-bar .dropdown .dropdown-menu li {
        width: 100%;
        margin-left: 0;
        padding-left: 10px;
        cursor: pointer;
        line-height: 20px; }

.audit-table-head {
  position: fixed;
  top: 151px;
  left: 342px;
  background: #4a4a4a;
  width: calc(100vw - 367px); }
  .audit-table-head div {
    float: left;
    padding: 5px 0 5px 25px; }
    .audit-table-head div span {
      display: flex;
      padding: 2px 0;
      border-right: 2px solid #fff;
      color: #fff;
      font-size: 12px;
      font-family: proxima-nova, NunitoSans-Regular, sans-serif; }
    .audit-table-head div.audit-event-type, .audit-table-head div.audit-initiated {
      width: 20%; }
    .audit-table-head div.audit-action {
      width: 29%; }
    .audit-table-head div.audit-date-time {
      width: 13%; }
    .audit-table-head div.audit-ip-address {
      width: 18%; }
      .audit-table-head div.audit-ip-address span {
        border: none; }

.audit-table-wrap {
  padding-top: 132px;
  margin-left: 292px;
  width: calc(100vw - 367px);
  overflow: auto;
  padding-bottom: 15px; }
  .audit-table-wrap .audit-table-row {
    width: 100%;
    background: #fff;
    float: left;
    box-shadow: inset 0 -1px 0 0 #d0d3d4; }
    .audit-table-wrap .audit-table-row p {
      color: #4a4a4a;
      font-size: 12px;
      font-family: proxima-nova, NunitoSans-Regular, sans-serif;
      margin: 0; }
    .audit-table-wrap .audit-table-row span, .audit-table-wrap .audit-table-row p {
      overflow: hidden;
      white-space: nowrap;
      -ms-text-overflow: ellipsis;
      text-overflow: ellipsis; }
  .audit-table-wrap .audit-event-type, .audit-table-wrap .audit-initiated {
    width: 20%;
    float: left;
    padding: 5px 0 5px 25px;
    height: 45px; }
    .audit-table-wrap .audit-event-type span, .audit-table-wrap .audit-initiated span {
      height: 35px;
      display: block;
      border-right: 2px solid #d0d3d4;
      color: #4a4a4a;
      font-size: 12px;
      font-family: proxima-nova, NunitoSans-Regular, sans-serif; }
  .audit-table-wrap .audit-action {
    width: 29%;
    float: left;
    height: 45px;
    padding: 5px 0 5px 25px; }
    .audit-table-wrap .audit-action span {
      height: 35px;
      display: block;
      border-right: 2px solid #d0d3d4;
      color: #4a4a4a;
      font-size: 12px;
      font-family: proxima-nova, NunitoSans-Regular, sans-serif; }
  .audit-table-wrap .audit-date-time {
    width: 13%;
    float: left;
    height: 45px;
    padding: 5px 0 5px 25px; }
    .audit-table-wrap .audit-date-time span {
      height: 35px;
      display: block;
      border-right: 2px solid #d0d3d4;
      color: #4a4a4a;
      font-size: 12px;
      font-family: proxima-nova, NunitoSans-Regular, sans-serif; }
  .audit-table-wrap .audit-ip-address {
    width: 18%;
    float: left;
    height: 45px;
    padding: 5px 0 5px 25px; }
    .audit-table-wrap .audit-ip-address span {
      height: 35px;
      border: none;
      display: block;
      color: #4a4a4a;
      font-size: 12px;
      font-family: proxima-nova, NunitoSans-Regular, sans-serif; }

.audit-avatar-wrapper {
  float: left;
  display: block;
  width: 24px;
  height: 24px;
  margin: 3px 10px;
  margin-left: 0;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  border-radius: 50% !important; }

.color-4a {
  color: #4a4a4a; }

.font-bold-12 {
  font-size: 12px;
  font-family: proxima-nova, NunitoSans-Regular, sans-serif;
  font-weight: bold; }

.font-bold-18 {
  font-size: 18px;
  font-family: proxima-nova, NunitoSans-Regular, sans-serif;
  font-weight: bold; }

.font-bold-14 {
  font-size: 14px;
  font-family: proxima-nova, NunitoSans-Regular, sans-serif;
  font-weight: bold; }

.font-regular-12 {
  font-size: 12px;
  font-family: proxima-nova, NunitoSans-Regular, sans-serif; }

.access-right-group .portlet.light.portlet-fit > .portlet-title, .custom-folder-template .portlet.light.portlet-fit > .portlet-title {
  font-size: 18px; }
  .access-right-group .portlet.light.portlet-fit > .portlet-title.primary-color, .custom-folder-template .portlet.light.portlet-fit > .portlet-title.primary-color {
    padding: 11px 20px 10px 25px;
    border-radius: 3px 3px 0px 0px !important;
    line-height: 24px; }

.access-right-group .portlet > .portlet-title, .custom-folder-template .portlet > .portlet-title {
  min-height: 45px !important; }

.access-right-group .pages-titles, .custom-folder-template .pages-titles {
  height: 45px; }

.access-right-group .configuration-container, .custom-folder-template .configuration-container {
  position: relative; }

.access-right-group .user-list .user-item, .custom-folder-template .user-list .user-item {
  padding: 6px 25px;
  min-height: 57px;
  position: relative;
  float: left; }
  .access-right-group .user-list .user-item .image-asset, .custom-folder-template .user-list .user-item .image-asset {
    padding: 9px 0px; }
    .access-right-group .user-list .user-item .image-asset .basket-asset img, .custom-folder-template .user-list .user-item .image-asset .basket-asset img {
      width: 24px;
      height: 24px; }
  .access-right-group .user-list .user-item .basket-info, .custom-folder-template .user-list .user-item .basket-info {
    max-width: 80%;
    min-width: 265px;
    margin: 5px 12px; }
    .access-right-group .user-list .user-item .basket-info .user-info, .custom-folder-template .user-list .user-item .basket-info .user-info {
      margin-bottom: 0 !important;
      font-size: 12px; }
      .access-right-group .user-list .user-item .basket-info .user-info .user-email, .custom-folder-template .user-list .user-item .basket-info .user-info .user-email {
        color: #818181; }
  .access-right-group .user-list .user-item .actions, .custom-folder-template .user-list .user-item .actions {
    padding: 0;
    position: absolute;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 24px; }

.access-right-group .close-ul, .custom-folder-template .close-ul {
  width: auto !important;
  margin-top: 0; }
  .access-right-group .close-ul .port-list, .custom-folder-template .close-ul .port-list {
    width: auto; }
    .access-right-group .close-ul .port-list .media-edit, .custom-folder-template .close-ul .port-list .media-edit {
      top: 1px; }

.access-right-group .portlet.light.portlet-datatable.portlet-fit > .portlet-body.selected-rights-section, .custom-folder-template .portlet.light.portlet-datatable.portlet-fit > .portlet-body.selected-rights-section {
  padding: 0 !important; }

.access-right-group .portlet-body-top, .custom-folder-template .portlet-body-top {
  padding: 18px 25px 20px !important; }
  .access-right-group .portlet-body-top .form-control, .custom-folder-template .portlet-body-top .form-control {
    height: 30px; }
  .access-right-group .portlet-body-top .save-btn, .custom-folder-template .portlet-body-top .save-btn {
    position: absolute;
    right: 15px;
    top: 0;
    width: 95px !important;
    height: 30px;
    border-radius: 3px !important;
    padding: 0;
    margin-top: 0 !important;
    min-width: 95px !important; }
  .access-right-group .portlet-body-top .ui-select-multiple.ui-select-bootstrap, .custom-folder-template .portlet-body-top .ui-select-multiple.ui-select-bootstrap {
    height: auto;
    width: calc(100% - 95px); }
    .access-right-group .portlet-body-top .ui-select-multiple.ui-select-bootstrap input.ui-select-search, .custom-folder-template .portlet-body-top .ui-select-multiple.ui-select-bootstrap input.ui-select-search {
      line-height: 21px;
      margin-bottom: 0; }
    .access-right-group .portlet-body-top .ui-select-multiple.ui-select-bootstrap .ui-select-match-item, .custom-folder-template .portlet-body-top .ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
      padding: 2px 5px 1px;
      margin: 1px; }

.access-right-group .fixed-footer-panel, .custom-folder-template .fixed-footer-panel {
  padding: 20px 15px 20px; }
  .access-right-group .fixed-footer-panel .save-btn, .custom-folder-template .fixed-footer-panel .save-btn {
    margin-left: 27px; }

.access-right-group .video-container .nav-item .dropdown-menu, .custom-folder-template .video-container .nav-item .dropdown-menu {
  right: -18px;
  top: 29px;
  border-radius: 3px !important;
  padding: 0;
  min-width: 115px !important; }

.access-right-group .video-container .nav-item .dropdown.open .dropdown-menu, .custom-folder-template .video-container .nav-item .dropdown.open .dropdown-menu {
  border-radius: 3px !important; }

.access-right-group .default-user-box, .custom-folder-template .default-user-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  height: 50px;
  font-size: 18px;
  line-height: 24px;
  color: #404040;
  text-align: center; }

.custom-folder-template {
  background-color: #fff;
  margin: 1rem 20px !important;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16), 0 0 0 0 rgba(0, 0, 0, 0.12); }
  .custom-folder-template .portlet-title {
    background-color: #fff !important;
    color: #5a5a5a;
    border: none !important;
    border-bottom: 1px solid #5a5a5a !important;
    padding: 10px 0px !important; }
  .custom-folder-template .portlet.light.portlet-datatable.portlet-fit.video-container .portlet-title {
    margin-left: 20px; }
  .custom-folder-template .portlet.light.portlet-datatable.portlet-fit.video-container .portlet-body {
    border-left: 1px solid #5a5a5a;
    border-radius: 0px !important;
    margin-top: 15px; }
    .custom-folder-template .portlet.light.portlet-datatable.portlet-fit.video-container .portlet-body .create-folder-template .template-header {
      height: 90px;
      margin: 15px 0; }
      .custom-folder-template .portlet.light.portlet-datatable.portlet-fit.video-container .portlet-body .create-folder-template .template-header .col-md-3 {
        width: 25% !important; }
      .custom-folder-template .portlet.light.portlet-datatable.portlet-fit.video-container .portlet-body .create-folder-template .template-header .col-md-8 {
        width: 66.66667% !important; }
      .custom-folder-template .portlet.light.portlet-datatable.portlet-fit.video-container .portlet-body .create-folder-template .template-header .thumbnail-container {
        height: 100%;
        width: 30%;
        padding: 0;
        margin: 0;
        text-align: center; }
        .custom-folder-template .portlet.light.portlet-datatable.portlet-fit.video-container .portlet-body .create-folder-template .template-header .thumbnail-container .color-palette-container {
          height: 90px;
          width: 110px;
          border: 1px solid #7a7676;
          border-radius: 4px !important; }
          .custom-folder-template .portlet.light.portlet-datatable.portlet-fit.video-container .portlet-body .create-folder-template .template-header .thumbnail-container .color-palette-container .col-md-9 {
            padding: 2% !important; }
          .custom-folder-template .portlet.light.portlet-datatable.portlet-fit.video-container .portlet-body .create-folder-template .template-header .thumbnail-container .color-palette-container .col-md-1 {
            padding: 8px !important;
            float: right;
            border-left: 1px solid #7a7676;
            height: 100%;
            position: relative;
            z-index: 1; }
            .custom-folder-template .portlet.light.portlet-datatable.portlet-fit.video-container .portlet-body .create-folder-template .template-header .thumbnail-container .color-palette-container .col-md-1.close-color-palette {
              left: 68px;
              border: 1.1px solid #7a7676;
              background: #fff;
              border-radius: 0px 4px 4px 0 !important; }
            .custom-folder-template .portlet.light.portlet-datatable.portlet-fit.video-container .portlet-body .create-folder-template .template-header .thumbnail-container .color-palette-container .col-md-1 label {
              position: absolute;
              top: 35px;
              left: 4px;
              font-weight: 600; }
          .custom-folder-template .portlet.light.portlet-datatable.portlet-fit.video-container .portlet-body .create-folder-template .template-header .thumbnail-container .color-palette-container .color-palette {
            width: 68px;
            height: 90px;
            margin: 0;
            border: 1px solid #7a7676;
            top: 0px;
            z-index: 1;
            display: -webkit-box;
            position: absolute;
            margin-left: 90px;
            padding: 0 !important;
            font-size: 0; }
            .custom-folder-template .portlet.light.portlet-datatable.portlet-fit.video-container .portlet-body .create-folder-template .template-header .thumbnail-container .color-palette-container .color-palette .colors-in-palette {
              width: 22px !important;
              height: 22px !important;
              display: inline-block;
              cursor: pointer; }
      .custom-folder-template .portlet.light.portlet-datatable.portlet-fit.video-container .portlet-body .create-folder-template .template-header .details-container {
        height: 100%;
        width: 70%;
        padding: 5px 0;
        margin: 0; }
        .custom-folder-template .portlet.light.portlet-datatable.portlet-fit.video-container .portlet-body .create-folder-template .template-header .details-container input {
          margin-bottom: 15px;
          border: 0 0 1px 0 solid #000; }
    .custom-folder-template .portlet.light.portlet-datatable.portlet-fit.video-container .portlet-body .create-folder-template .metadata-header {
      color: #5a5a5a;
      padding: 10px !important;
      height: 40px; }
    .custom-folder-template .portlet.light.portlet-datatable.portlet-fit.video-container .portlet-body .create-folder-template .metadata-list .search-media {
      top: 0px;
      left: 0px;
      width: 100%;
      height: 60px; }

.close-palette {
  margin-left: 158px;
  position: absolute;
  border: 1px solid #7a7676; }

.folder-demo {
  position: relative; }
  .folder-demo .folder-bgd {
    height: 63.5px;
    width: 80px;
    position: absolute;
    margin: 15px 5px 0px 3px;
    border-radius: 3px !important;
    z-index: 3 !important;
    background-color: #5a5a5a; }
    .folder-demo .folder-bgd:before {
      content: '';
      background-color: #ffffff;
      height: 100%;
      width: 6%;
      position: absolute;
      left: -3px;
      transform: skewX(3deg);
      transform-origin: 100%; }
    .folder-demo .folder-bgd:after {
      content: '';
      background-color: #ffffff;
      height: 100%;
      width: 5%;
      position: absolute;
      right: -2px;
      transform: skewX(-3deg);
      transform-origin: 100%; }
  .folder-demo .folder-color-1 {
    position: absolute;
    background-color: #9B9B9B;
    top: 5px;
    left: 7px;
    width: 34px;
    z-index: 1;
    height: 30px;
    border-radius: 2px !important; }
  .folder-demo .folder-color-2 {
    position: absolute;
    background-color: #9B9B9B;
    top: 11px;
    left: 40px;
    width: 37px;
    border-left: none;
    z-index: 2;
    height: 20px;
    border-radius: 2px !important; }

.add-more-users {
  display: inline-block;
  vertical-align: text-bottom;
  cursor: pointer;
  background: url(/assets/img/spritesheets/common-sprite.png?v=1.99) no-repeat -170px -325px;
  width: 26px;
  height: 26px; }

.modal .user-group-popup .modal-header {
  background-color: #fff !important;
  border: none;
  padding: 20px 30px 0; }
  .modal .user-group-popup .modal-header .modal-title {
    line-height: 24px;
    margin-bottom: 0; }
    .modal .user-group-popup .modal-header .modal-title span {
      margin-left: 0px;
      font-size: 18px;
      color: #404040; }

.modal .user-group-popup .modal-body {
  padding: 20px 30px !important; }
  .modal .user-group-popup .modal-body p {
    margin: 0 !important; }

.modal .user-group-popup .modal-footer {
  padding: 4px 30px 20px; }

.marginB-50.wrapper-padding {
  min-height: 800px; }

/*# sourceMappingURL=settings.css.map */
