.dashboard .container-wrap {
  padding-top: 48px !important; }

.container-wrap {
  width: 100%;
  border: none;
  padding: 83px 0 0 0;
  min-width: 1270px !important; }

i.pt-create {
  width: 111px;
  height: 42px;
  background: none;
  color: #322e2f;
  font-size: 51px;
  vertical-align: bottom;
  margin: 20px 0 0 0;
  float: left;
  text-align: center; }

.pt-row {
  min-height: 98px; }

#show-all {
  text-align: center;
  color: #253740;
  font-size: 15px;
  font-family: Muller-Regular;
  letter-spacing: 1px; }
  #show-all a {
    color: #253740;
    font-family: Muller-Regular;
    font-size: 12px;
    text-decoration: underline;
    margin-left: 15px;
    cursor: pointer; }
  #show-all span {
    font-family: Muller-Bold;
    text-transform: capitalize; }

#presentoon-filter::-ms-clear {
  display: none; }

.pt-more:before {
  content: ""; }

#createLink .presentoon_row {
  border: dashed 1px #42a5f5;
  min-height: 0;
  border-radius: 5px; }

#createLink .slide-box {
  border-color: #f15c50; }

#createLink .pt-row {
  height: 70px;
  text-align: center;
  padding: 0;
  min-height: 0;
  background-color: #f0f1f5; }

#createLink .pt-moded {
  margin-left: 0 !important;
  font-family: ubuntu !important;
  color: black;
  font-size: 15px !important;
  font-weight: 100; }

#createLink .type {
  color: black;
  font-family: ubuntu !important; }
  #createLink .type i {
    color: white;
    font-size: 30px; }

#createLink #create-row:before {
  content: '';
  display: block;
  height: 52px;
  width: 1px;
  background-color: #fff;
  margin-right: 35px;
  margin-top: 15px;
  float: left; }

#createLink .btn-group {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  margin: 0 auto; }
  #createLink .btn-group a {
    font-family: Muller-Regular;
    font-size: 18px;
    color: #42a5f5;
    text-align: center;
    letter-spacing: .5px; }
    #createLink .btn-group a.btn_slides {
      color: #f15c50; }
      #createLink .btn-group a.btn_slides i {
        background-color: #f15c50; }
    #createLink .btn-group a:hover {
      color: #5ab4fd; }
      #createLink .btn-group a:hover i {
        background-color: #5ab4fd; }
    #createLink .btn-group a i {
      font-size: 10px;
      padding: 5px 7px;
      color: #fff;
      background-color: #42a5f5;
      border-radius: 3px;
      margin-right: 14px; }

a.btn {
  font-family: "ubuntu"; }

.start {
  border: none;
  border-radius: 8px !important; }

.pagination-gif {
  background-image: url(../../../images/tiny-loader.gif);
  width: 16px;
  height: 16px;
  display: inline-block;
  padding-right: 50px;
  background-repeat: no-repeat;
  margin-top: 10px;
  background-position: right; }

.paginationbox {
  border-left: 0px !important;
  text-align: center;
  margin-top: 20px; }
  .paginationbox .btn-primary {
    background: #eceff1;
    border: none;
    color: #253740;
    font-family: Muller-Light;
    border-radius: 20px; }
  .paginationbox span.btn-primary {
    border-radius: 0; }
  .paginationbox a.btn-primary {
    border-radius: 0;
    color: #42a5f5;
    font-size: 25px;
    font-family: Muller-Thin;
    height: 31px;
    line-height: 19px; }
    .paginationbox a.btn-primary:before {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
    .paginationbox a.btn-primary.has_previous:first-child {
      border-top-left-radius: 20px;
      border-bottom-left-radius: 20px; }
  .paginationbox a.btn-primary:last-child {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px; }
  .paginationbox span.btn-primary:last-child {
    border-radius: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px; }

#slides-pagination {
  border-left: 0px !important;
  text-align: center;
  margin-top: 20px; }

.publish-btn {
  width: 44px;
  height: 44px;
  border-radius: 25px;
  background-color: #304ffe;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 13px 11px;
  box-sizing: border-box;
  position: relative;
  margin-left: 30px;
  vertical-align: middle;
  outline: none;
  cursor: pointer; }
  .publish-btn span {
    position: absolute;
    left: -10px;
    top: 44px;
    color: #304ffe;
    font-size: 11px;
    font-family: Muller-Regular;
    right: -10px;
    padding-top: 5px; }
  .publish-btn:hover {
    color: #fff;
    background-color: #3448bf; }
    .publish-btn:hover span {
      color: #3448bf; }

p.pptx-label {
  position: absolute;
  top: 1px;
  left: 100%;
  font-size: 11px;
  color: #0e2b4d;
  font-family: Muller-Regular;
  width: 100%;
  letter-spacing: 0.3px; }
  p.pptx-label span {
    width: 42px;
    height: 17px;
    background-color: #cb4a32;
    border-radius: 2px;
    vertical-align: baseline;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-family: Muller-Medium; }

p.psd-label {
  position: absolute;
  top: 1px;
  left: 100%;
  font-size: 11px;
  color: #0e2b4d;
  font-family: Muller-Regular;
  width: 100%;
  letter-spacing: 0.3px; }
  p.psd-label span {
    width: 42px;
    height: 17px;
    background-color: #001d27;
    border-radius: 2px;
    vertical-align: baseline;
    display: inline-block;
    text-align: center;
    color: #00e4e9;
    font-size: 11px;
    font-family: Muller-Medium;
    padding-top: 1px;
    font-weight: bold; }

.preview-btn {
  width: 44px;
  height: 44px;
  border-radius: 25px;
  background-color: #70d3e0;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 19px;
  padding: 13px 11px;
  box-sizing: border-box;
  position: relative;
  margin-left: 30px;
  vertical-align: middle;
  outline: none;
  cursor: pointer; }
  .preview-btn span {
    position: absolute;
    left: -10px;
    top: 44px;
    color: #70d3e0;
    font-size: 11px;
    font-family: Muller-Regular;
    right: -10px;
    padding-top: 5px; }
  .preview-btn:hover {
    color: #fff;
    background-color: #65bcc7; }
    .preview-btn:hover span {
      color: #65bcc7; }
  .preview-btn:focus {
    color: #fff;
    outline: none; }

.hover-area-collaborate {
  position: absolute;
  left: 8px;
  top: -23px;
  width: 60px;
  height: 77px;
  opacity: 0;
  transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -webkit-backface-visibility: hidden; }
  .hover-area-collaborate:hover {
    opacity: 1; }
    .hover-area-collaborate:hover .collaborate-before {
      position: absolute;
      width: 100px;
      height: 57px;
      border: 1px solid transparent;
      right: 8px;
      top: 26px; }
    .hover-area-collaborate:hover .tooltip-bottom {
      display: block;
      right: -109px !important; }

.hover-area-export {
  position: absolute;
  right: 27px;
  top: 0px;
  width: 70px;
  height: 77px;
  transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -webkit-backface-visibility: hidden; }
  .hover-area-export .tooltip {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: 20px !important;
    left: -122px !important;
    top: auto;
    display: inline-block; }
  .hover-area-export .tooltip-container {
    position: absolute;
    top: -31px;
    left: 33px;
    height: 30px;
    width: 60px; }
  .hover-area-export:hover .tooltip {
    visibility: visible;
    opacity: 1; }
    .hover-area-export:hover .tooltip .tooltip-bottom {
      display: block; }

.hover-reexport {
  left: 161px;
  top: 60px;
  width: 90px;
  height: 34px; }
  .hover-reexport .tooltip-bottom {
    bottom: 33px !important; }

.dashboard-rnd-btn {
  border: 1px solid #253740;
  width: 44px;
  height: 44px;
  border-radius: 25px;
  display: inline-block;
  text-align: center;
  color: #253740;
  font-size: 22px;
  padding: 9px 7px;
  box-sizing: border-box;
  position: relative;
  vertical-align: middle;
  margin-left: 32px;
  outline: none;
  background-color: transparent;
  cursor: pointer; }
  .dashboard-rnd-btn span {
    position: absolute;
    left: -10px;
    top: 41px;
    color: #253740;
    font-size: 11px;
    font-family: Muller-Regular;
    right: -10px;
    padding-top: 8px;
    padding-bottom: 10px; }
  .dashboard-rnd-btn:hover {
    color: #6c7885;
    border: 1px solid #6c7885; }
    .dashboard-rnd-btn:hover span {
      color: #6c7885; }
    .dashboard-rnd-btn:hover i.circle {
      background-color: #6c7885 !important; }
    .dashboard-rnd-btn:hover .icon-revise {
      opacity: 0.6; }
  .dashboard-rnd-btn .icon-revise {
    width: 18px;
    height: 19px;
    background-image: url("../../../cms-assets/dashboard/revise.svg");
    display: inline-block; }

.pt-accept {
  background-color: #26c281;
  color: #fff;
  border: none;
  margin-right: 15px;
  padding-left: 11px;
  font-size: 26px; }
  .pt-accept:hover {
    background-color: #46da9c;
    border: none;
    color: #fff; }
    .pt-accept:hover span {
      color: #26c281; }
  .pt-accept span {
    color: #26c281; }
  .pt-accept i.pt-refresh {
    top: 48px;
    color: #676f77;
    font-size: 11px;
    display: block;
    position: absolute;
    left: 16px; }

.pt-decline {
  color: #fff;
  border-color: #ef5350;
  font-size: 26px;
  background: #ef5350; }
  .pt-decline:hover {
    border-color: #fd857b;
    background-color: #fd857b;
    color: #fff; }
    .pt-decline:hover span {
      color: #ef5350; }
  .pt-decline span {
    color: #ef5350; }

.my-pt .pt-list .pt-row .pt-manage {
  width: 18px;
  height: inherit;
  margin: 0;
  cursor: pointer;
  float: right;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  z-index: 1; }
  .my-pt .pt-list .pt-row .pt-manage i {
    background: url("../../../cms-assets/dashboard/caretdown.svg");
    width: 14px;
    height: 10px;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center; }
    .my-pt .pt-list .pt-row .pt-manage i.close-preview {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
      margin-top: -6px; }

.my-pt .pt-list .pt-row .pt-settings hr {
  border-top: none;
  width: 218px;
  margin-left: 8px;
  margin-bottom: 0;
  margin-top: 20px; }

.my-pt .pt-list .pt-row .pt-settings .reexport-link {
  width: 100%;
  text-align: right; }

.my-pt .pt-list .pt-row .pt-settings .caret {
  border-top: 6px solid #253740;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1; }

.my-pt .pt-list .pt-row .pt-settings .btn-group.open a.btn-more-actions {
  line-height: 56px; }
  .my-pt .pt-list .pt-row .pt-settings .btn-group.open a.btn-more-actions i.circle {
    display: none; }
  .my-pt .pt-list .pt-row .pt-settings .btn-group.open a.btn-more-actions i.pticon-x {
    display: inline-block;
    font-size: 15px; }

.my-pt .pt-list .pt-row .pt-settings .btn-group.open .dropdown-toggle {
  box-shadow: none; }
  .my-pt .pt-list .pt-row .pt-settings .btn-group.open .dropdown-toggle .caret {
    border-bottom: 6px solid #676f77;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    vertical-align: middle;
    border-top: transparent;
    opacity: 1; }

.my-pt .pt-list .pt-row .pt-settings .btn-group > .dropdown-toggle {
  padding-left: 0px;
  padding-right: 5px;
  cursor: pointer; }

.my-pt .pt-list .pt-row .pt-settings .btn-more-actions {
  padding: 0 !important;
  text-align: center;
  font-size: 0;
  vertical-align: middle;
  line-height: 46px; }
  .my-pt .pt-list .pt-row .pt-settings .btn-more-actions span {
    line-height: 100%; }
  .my-pt .pt-list .pt-row .pt-settings .btn-more-actions i.circle {
    width: 4px;
    height: 4px;
    background-color: #0a293f;
    display: inline-block;
    margin: 0 1.5px;
    border-radius: 2px; }
  .my-pt .pt-list .pt-row .pt-settings .btn-more-actions i.pticon-x {
    display: none; }

.my-pt .pt-list .pt-row .pt-settings .tooltip-bottom {
  bottom: 79px;
  left: auto;
  top: auto;
  right: -101px; }

.my-pt .pt-list .pt-row .pt-settings .reexport {
  margin-top: 14px;
  text-align: right;
  display: inline-block;
  font-size: 11px;
  color: #253740;
  font-family: Muller-Regular;
  margin-right: 23px;
  cursor: pointer; }
  .my-pt .pt-list .pt-row .pt-settings .reexport:hover {
    color: #6c7885; }
  .my-pt .pt-list .pt-row .pt-settings .reexport i {
    font-size: 16px;
    vertical-align: middle;
    margin-right: 7px; }

.edit_description {
  width: 100%;
  height: 58px;
  background: #fff;
  margin-top: 12px;
  padding: 10px;
  font-size: 12px;
  color: #253740; }
  .edit_description .inplace-edit-description {
    width: 100%; }

.powtoons-filter {
  margin-left: -43px; }

.filter-groups {
  margin-left: -39px; }
  .filter-groups .bootstrap-select > .dropdown-toggle {
    width: 200px;
    height: 44px;
    border: none; }
    .filter-groups .bootstrap-select > .dropdown-toggle:focus {
      outline: none !important; }
    .filter-groups .bootstrap-select > .dropdown-toggle .caret {
      border-width: 9px 6px 0 6px;
      border-color: #253740 transparent transparent transparent; }
  .filter-groups .btn-default {
    background-image: none;
    padding: 12px 15px;
    border-radius: 4px;
    background-color: #f0f1f5;
    font-size: 15px;
    color: #253740; }
  .filter-groups .bootstrap-select.btn-group .dropdown-menu {
    background-color: #f0f1f5;
    border: none;
    box-shadow: none;
    border-top-left-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 200px;
    font-size: 15px;
    margin: 0;
    padding: 0; }
    .filter-groups .bootstrap-select.btn-group .dropdown-menu li {
      border-top: 1px solid #e0e3e7; }
      .filter-groups .bootstrap-select.btn-group .dropdown-menu li.selected {
        display: none; }
    .filter-groups .bootstrap-select.btn-group .dropdown-menu > li > a {
      color: #253740;
      padding: 13px; }
      .filter-groups .bootstrap-select.btn-group .dropdown-menu > li > a:hover {
        background-color: transparent;
        color: #42a5f5; }
      .filter-groups .bootstrap-select.btn-group .dropdown-menu > li > a:focus {
        background-color: transparent;
        color: #42a5f5; }
      .filter-groups .bootstrap-select.btn-group .dropdown-menu > li > a span.text {
        margin: 0;
        width: 160px;
        word-break: break-all;
        word-wrap: break-word;
        white-space: normal;
        margin-right: 0 !important; }
  .filter-groups .open .btn-default.dropdown-toggle {
    border: none; }
  .filter-groups .btn-group.open .dropdown-toggle {
    box-shadow: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #f0f1f5; }
  .filter-groups .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 200px; }

.share-content input[type=text] {
  width: 191px;
  height: 23px;
  border-radius: 11.5px;
  background-color: #edf1f4;
  border: solid 2px #c0c3cd;
  font-size: 13px;
  line-height: 1.77;
  letter-spacing: 1px;
  color: #4a4f64;
  padding: 0 12px;
  vertical-align: middle; }
  .share-content input[type=text]:focus {
    outline: none; }

.share-content input[type=submit] {
  width: 51px;
  height: 23px;
  border-radius: 11.5px;
  background-color: #4a4f64;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: 1px;
  color: #fff;
  vertical-align: middle;
  padding: 0;
  margin-left: 8px;
  outline: none; }

.share-content .sent-success {
  font-size: 12.5px;
  letter-spacing: 0.6px;
  color: #2ecc71;
  font-family: Muller-Medium;
  width: 251px;
  text-align: center; }

.share-content span.valid-error {
  color: #f71851;
  font-size: 12.5px;
  font-family: Muller-Medium;
  margin-left: 10px;
  vertical-align: middle;
  letter-spacing: 0.6px; }

.share-content p.or {
  font-size: 10px;
  margin-left: 114px; }

.share-content #email-link {
  text-decoration: underline;
  color: #4a4f64;
  letter-spacing: 1px;
  cursor: pointer;
  margin-left: 67px; }

.share-content .sent-error {
  color: #f71851;
  font-size: 12.5px;
  font-family: Muller-Medium;
  margin-left: 10px;
  vertical-align: middle;
  letter-spacing: 0.6px; }

.sidebar-hidden {
  width: 80px !important; }

@media screen and (min-width: 1020px) and (max-width: 1279px) {
  .dashboard .container-wrap {
    min-width: 100% !important; }
  .dashboard .after-nav .dashboard-sidebar {
    z-index: 2; }
  .dashboard .cover-container .categories-row, .dashboard .cover-container h3, .dashboard .cover-container .fork-row .fork-buttons, .dashboard .after-nav .dashboard-content {
    max-width: 100%; }
  .dashboard .dashboard-container {
    width: 75%; }
  .dashboard .pt-settings .publish-btn, .dashboard .pt-settings .Btn_edit {
    margin-left: 20px; } }
