﻿@keyframes loader {
  0% {
    left: -100px;
  }
  100% {
    left: 110%;
  }
}
@keyframes animate {
  17% {
    border-bottom-right-radius: 3px;
  }
  25% {
    transform: translateY(9px) rotate(22.5deg);
  }
  50% {
    transform: translateY(18px) scale(1, 0.9) rotate(45deg);
    border-bottom-right-radius: 40px;
  }
  75% {
    transform: translateY(9px) rotate(67.5deg);
  }
  100% {
    transform: translateY(0) rotate(90deg);
  }
}
@keyframes shadow {
  50% {
    transform: scale(1.2, 1);
  }
}
/* Diagonal stacked paper effect */
/* Second sheet of paper */
/* Third sheet of paper */
body {
  background-color: #e9ecef;
  font-family: "proxima-nova";
  font-weight: 300;
  font-size: 16px;
  color: #454943;
  height: 100%;
}
html {
  background-color: #e9ecef;
  font-family: "proxima-nova";
  font-weight: 300;
  font-size: 16px;
  color: #454943;
  height: 100%;
}
a {
  text-decoration: underline;
  color: #454943;
}
[v-cloak] {
  display: none;
}
.login-container .row {
  min-height: 100vh;
}
.login-container .login-form {
  margin: 0 auto;
  padding-top: 30px;
}
.login-container .login-form .form-action {
  text-align: center;
}
.login-container .login-form .request-access,
.login-container .login-form .external-login {
  text-align: center;
  font-size: 16px;
  padding-top: 40px;
}
.login-container .login-form .external-login {
  padding-top: 0;
}
.login-container .login-form .external-login svg {
  margin-left: 5px;
  width: 70%;
}
.login-container .login-form .no-account-error-message {
  padding-bottom: 20px;
  text-align: center;
}
.login-container .logo-container {
  text-align: center;
}
.custom-file {
  height: 50px;
  line-height: 50px;
}
.custom-file .custom-file-label {
  padding: 0;
  border: 0;
  border-radius: 5px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 0;
  padding-left: 10px;
}
.custom-file .custom-file-label:after {
  border-radius: 0 5px 5px 0;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  background-color: #c2c2c2;
}
.fullpage-container .row {
  min-height: 100vh;
}
.fullpage-container .form-container {
  margin: 0 auto;
}
.fullpage-container .form-container .form-action {
  text-align: center;
}
.fullpage-container .form-container .back-to-list {
  padding-top: 30px;
  text-align: center;
}
.fullpage-container .form-container .back-to-list span {
  margin-left: 10px;
}
.fullpage-container h3 {
  text-align: center;
  font-size: 24px;
  padding-bottom: 15px;
}
.fullpage-container.with-header {
  margin-top: -140px;
}
.logo-container img {
  width: 90px;
  vertical-align: middle;
}
.logo-container a {
  vertical-align: middle;
}
.logo-container .social-dashboard {
  display: inline-block;
  border-left: 1px solid black;
  vertical-align: middle;
  padding-left: 20px;
  margin-left: 15px;
  height: 40px;
  line-height: 40px;
  font-weight: 600;
  font-size: 24px;
}
.form-control {
  border: 0;
  border-radius: 5px;
  padding: 6px 15px;
  font-size: 16px;
  color: #000;
}
.form-control:disabled {
  background-color: #fff;
  cursor: not-allowed;
}
.btn-orange {
  border-radius: 17px;
  background-color: #ff4611;
  color: white;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 40px;
  height: 40px;
  padding: 0;
  font-weight: 600;
}
.btn-orange:hover {
  color: white;
  text-decoration: none;
  background-color: #f13b07;
}
.btn-orange.btn-sm {
  font-size: 13px;
  height: 33px;
  line-height: 33px;
  font-weight: 400;
  text-decoration: none;
}
.btn-orange.btn-fw {
  width: 100%;
}
.btn-gray {
  border-radius: 17px;
  background-color: #b7b8b6;
  color: white;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 40px;
  height: 40px;
  padding: 0;
  font-weight: 600;
  border: 0;
}
.btn-dark-gray {
  border-radius: 17px;
  background-color: #464944;
  color: white;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 40px;
  height: 40px;
  padding: 0;
  font-weight: 600;
  border: 0;
}
.btn-md {
  width: 170px;
}
.btn {
  border: 0;
}
.navbar {
  padding: 25px 35px 20px 35px;
}
.page-body {
  padding-top: 140px;
}
.page-body h1 {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  padding-bottom: 20px;
}
.top-header .navbar-text {
  font-size: 32px;
  font-weight: 600;
}
.top-header .navbar-text .home-icon {
  color: #b6b6b6;
}
.top-header .navbar-text .text {
  font-size: 24px;
  line-height: 32px;
  padding: 0 10px;
}
.top-header .navbar-text .dropdown {
  display: inline-block;
}
.top-header .navbar-text .dropdown .btn {
  width: 235px;
  display: inline-block;
  background-color: #e9ecef;
  height: 45px !important;
  line-height: 45px;
  vertical-align: middle;
  text-align: left;
  color: #000;
  text-decoration: none;
  padding: 0 20px;
  border: 0;
}
.top-header .navbar-text .dropdown .btn:after {
  float: right;
  margin-top: 18px;
}
.top-header .navbar-text .dropdown a {
  text-decoration: none;
}
.top-header .navbar-text .dropdown .dropdown-menu {
  left: auto;
  right: 0;
  width: 100%;
  max-height: 500px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.top-header .navbar-text .text-container {
  line-height: 32px;
  display: inline-block;
  vertical-align: middle;
}
.top-header .navbar-text .social-icons {
  display: inline-block;
  font-size: 28px;
  vertical-align: middle;
  padding-left: 15px;
}
.top-header .navbar-text .social-icons a {
  color: #454943;
}
.top-header .menu-dropdown.dropdown .dropdown-toggle {
  font-size: 24px;
}
.top-header .menu-dropdown.dropdown .btn {
  width: auto !important;
  background-color: transparent !important;
  padding: 0 0 0 20px;
}
.top-header .navbar-nav {
  text-align: right;
}
.top-header .navbar-nav .nav-link {
  color: #454943;
  text-decoration: none;
}
.top-header .navbar-nav .nav-link:hover {
  text-decoration: underline;
}
.top-header .navbar-toggler {
  margin-left: 20px;
}
.agency-list img {
  height: 21px;
}
.agency-list .actions a {
  display: inline-block;
  margin: 0 7px;
}
.table thead th {
  text-transform: uppercase;
  font-weight: 600;
}
form.top-label .form-group {
  position: relative;
  margin-bottom: 20px;
}
form.top-label label {
  display: none;
  margin-bottom: 0.5rem;
  position: absolute;
  top: -10px;
  left: 5px;
  text-transform: uppercase;
  background-color: white;
  font-size: 12px;
  padding: 1px 10px;
  box-shadow: 1px 1px 1px 1px #ebebeb;
  border-radius: 3px;
}
.pagination-container {
  text-align: right;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li > a:hover {
  background-color: #eeeeee;
}
.pagination > li > a:focus {
  background-color: #eeeeee;
}
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li > span:hover {
  background-color: #eeeeee;
}
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > li:first-child > a {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .active > a:hover {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .active > a:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .active > span {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .active > span:hover {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination > .disabled > a {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination > .disabled > a:hover {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination-lg > li > a {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:before {
  display: table;
  content: " ";
}
.pager:after {
  display: table;
  content: " ";
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager .next > a {
  float: right;
}
.pager .next > span {
  float: right;
}
.pager .previous > a {
  float: left;
}
.pager .previous > span {
  float: left;
}
.pager .disabled > a {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}
.pager .disabled > a:hover {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}
.pager .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}
h3.page-header {
  height: 40px;
  line-height: 40px;
  font-weight: 600;
  font-size: 24px;
  color: #454943;
}
.select2-container .select2-selection {
  border: 1px solid white;
  padding: 4px 10px 30px 10px;
  border-radius: 5px;
}
.select2-container .select2-selection .select2-selection__choice {
  background-color: #464944 !important;
  color: white;
  border: 1px solid white;
  padding: 2px 5px 2px 10px !important;
}
.select2-container .select2-selection .select2-selection__choice .select2-selection__choice__remove {
  float: right;
  margin-left: 7px !important;
  font-size: 10px;
  color: white;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #80bdff !important;
}
.select2-container--default .select2-selection--multiple {
  border: 1px solid white;
  border-radius: 5px;
}
.select2-dropdown {
  border-color: #80bdff !important;
}
.form-horizontal {
  color: #000;
}
.profile-form .fa-external-link-alt {
  color: #b6b6b6;
}
.profile-form a {
  text-decoration: none;
  cursor: pointer;
}
.profile-form .form-group.no-form {
  margin-bottom: 22px;
}
.profile-form .social-channel {
  margin-bottom: 16px;
}
.profile-form .social-channel .icon {
  display: inline-block;
  font-size: 30px;
  float: left;
  width: 50px;
  padding-top: 3px;
  color: #484a47;
}
.profile-form .social-channel .form-control {
  margin-left: 50px;
  width: calc(100% - 50px);
}
.profile-form .social-channel-form {
  margin-bottom: 25px;
}
.profile-form .content-pillar-item {
  margin-bottom: 7px;
}
.profile-form .content-pillar-item .actions {
  font-size: 12px;
  color: #b6b6b6;
  margin-left: 10px;
}
.profile-form .fa-plus-circle {
  color: #b6b6b6;
}
.profile-form #Notes {
  height: 120px;
  background-clip: unset;
}
.profile-form .parent-profile span {
  font-weight: 900;
}
.profile-form .parent-profile a {
  color: #b6b6b6;
  margin-left: 20px;
}
.profile-form .parent-profile a .fa-trash {
  margin-right: 5px;
}
.profile-form .sub-actions {
  margin-top: 20px;
}
.profile-form .sub-actions a {
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  width: 160px;
  font-weight: 200;
  margin-bottom: 15px;
}
.profile-form .new-user-button-container {
  margin-top: 10px;
}
.profile-form .integrated-social-pages-container .social-page {
  margin: 10px 0;
}
.profile-form .integrated-social-pages-container .social-page .photo {
  display: inline-block;
}
.profile-form .integrated-social-pages-container .social-page .photo img {
  width: 40px;
}
.profile-form .integrated-social-pages-container .social-page .name {
  display: inline-block;
  font-size: 16px;
  margin-left: 10px;
}
.profile-form .integrated-social-pages-container .social-page .name a {
  text-decoration: none;
  color: #454943;
}
.profile-form .integrated-social-pages-container .social-page .btn-select {
  float: right;
  margin-top: 12px;
  padding: 5px 10px;
  line-height: 1;
  height: auto;
}
.post-form .fa-external-link-alt {
  color: #b6b6b6;
}
.post-form a {
  text-decoration: none;
  cursor: pointer;
}
.post-form .form-group.no-form {
  margin-bottom: 22px;
}
.post-form .social-channel {
  margin-bottom: 5px;
}
.post-form .social-channel-form {
  margin-bottom: 25px;
}
.post-form .content-pillar-item {
  margin-bottom: 7px;
}
.post-form .content-pillar-item .actions {
  font-size: 12px;
  color: #b6b6b6;
  margin-left: 10px;
}
.post-form .fa-plus-circle {
  color: #b6b6b6;
}
.post-form #Notes {
  height: 120px;
  background-clip: unset;
}
.post-form .parent-profile span {
  font-weight: 900;
}
.post-form .parent-profile a {
  color: #b6b6b6;
  margin-left: 20px;
}
.post-form .parent-profile a .fa-trash {
  margin-right: 5px;
}
.post-form .download-button {
  display: none;
  padding-top: 15px;
}
.post-form .delete-button {
  display: none;
  padding-top: 30px;
}
.post-form .rotate-buttons {
  display: none;
  padding-top: 15px;
}
.post-form .rotate-buttons .btn {
  display: inline-block;
  width: auto !important;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 16px;
  font-size: 16px !important;
  color: #000 !important;
}
.post-form .rotate-buttons .rotate-right {
  float: left;
}
.post-form .rotate-buttons .rotate-left {
  float: right;
}
.post-form .rotate-buttons div {
  color: white;
}
.post-form .input-group .input-group-prepend {
  margin-right: 0;
  margin-left: -1px;
  border: 0;
  background-color: #fff;
  border-radius: 5px;
}
.post-form .input-group .input-group-text {
  border: 0;
  background-color: #fff;
  border-radius: 5px;
}
.post-form .input-group .fa-calendar {
  font-size: 22px;
  cursor: pointer;
}
.post-form .file-container {
  height: 350px;
  background-color: white;
  position: relative;
}
.post-form .file-container .display-container {
  width: 100%;
  display: none;
}
.post-form .file-container .display-container img {
  width: 100%;
}
.post-form .file-container .actions {
  position: absolute;
  margin-top: 90px;
  text-align: center;
  width: 100%;
  height: 100%;
}
.post-form .file-container .actions .btn {
  width: 160px;
  color: white;
  font-size: 13px;
  line-height: 30px;
  height: 30px;
  font-weight: 300;
}
.post-form .file-container .actions .plus-icon {
  font-size: 50px;
  margin-top: 30px;
}
.post-form .file-container #progress {
  position: absolute;
  margin-top: 90px;
  text-align: center;
  width: 100%;
  height: 100%;
  display: none;
  padding: 0 50px;
}
.post-form .file-container #progress .extended-progress {
  text-align: center;
  padding-bottom: 20px;
}
.post-form .file-container #progress .extended-progress span {
  margin: 0 20px;
}
.post-form .file-container.has-file {
  height: auto;
}
.post-form .file-container.has-file .download-button {
  display: block;
}
.post-form .file-container.has-file .delete-button {
  display: block;
}
.post-form .file-container.has-file .rotate-buttons {
  display: block;
}
.post-form .file-container.has-file .display-container {
  display: block;
}
.post-form .file-container.has-file .actions {
  display: none;
}
.post-form .file-container.has-file:hover .actions {
  display: block;
  background: -moz-linear-gradient(top, rgba(69, 73, 67, 0.7) 0%, rgba(69, 73, 67, 0.7) 100%);
  background: -webkit-linear-gradient(top, rgba(69, 73, 67, 0.7) 0%, rgba(69, 73, 67, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(69, 73, 67, 0.7) 0%, rgba(69, 73, 67, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3454943', endColorstr='#b3454943', GradientType=0);
  margin-top: 0;
}
.post-form .file-container.has-file:hover .actions .plus-icon {
  display: none;
}
.post-form .file-container.has-file:hover .actions > div {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
.post-form .file-container.has-file.disabled:hover .actions {
  display: none;
}
.post-form textarea {
  height: 100px;
}
.post-form .post-form-more-actions .btn {
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  width: 160px;
  font-weight: 200;
  margin-bottom: 15px;
}
.post-form .comment-list .comment-container {
  color: white;
  background-color: #707070;
  border-radius: 5px;
  padding: 15px 10px 20px 10px;
  line-height: 1;
  margin-bottom: 10px;
}
.post-form .comment-list .comment-container .sender-info {
  font-size: 14px;
  padding-bottom: 10px;
}
.post-form .comment-list .comment-container .sender-info .date {
  margin-left: 20px;
}
.post-form .comment-list .comment-container .comment-text {
  line-height: 1.2;
}
.post-form .delete-post {
  text-decoration: underline !important;
}
.post-form .btn-notify-stakeholders {
  font-weight: 300;
}
.custom-select {
  border: 0;
}
.custom-select:disabled {
  background-color: #fff;
  cursor: not-allowed;
}
.abc-checkbox input[type="checkbox"]:disabled {
  background-color: #fff;
}
#notifyStakeHoldersModal .form-group-container {
  width: 70%;
  margin: 0 auto;
}
.custom-select-lg {
  height: 50px;
  padding: 6px 15px;
  font-size: 16px;
}
.modal-content .modal-body .form-control {
  border: 1px solid #ced4da;
}
#loader {
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  z-index: 100;
  width: 100%;
  height: 100%;
  display: none;
}
#loader #shadow {
  width: 50px;
  height: 5px;
  background: #000;
  opacity: 0.1;
  position: absolute;
  top: 59px;
  left: 0;
  border-radius: 50%;
  animation: shadow 0.5s linear infinite;
}
#loader #box {
  width: 50px;
  height: 50px;
  background: #fff;
  animation: animate 0.5s linear infinite;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 3px;
}
.blockPage {
  border: 0 !important;
  background-color: transparent !important;
  z-index: 1101 !important;
}
.blockPage #loader {
  display: block;
}
.blockOverlay {
  z-index: 1100 !important;
}
.page-header-row {
  margin-bottom: 10px;
}
.page-header-row .action-col {
  height: 50px;
  line-height: 50px;
}
.page-header-row .back-button-col {
  text-align: right;
  height: 50px;
  line-height: 50px;
}
.page-header-row .page-header {
  margin-bottom: 0;
  line-height: 50px;
}
.daterangepicker td {
  width: 40px;
  height: 30px;
}
.post-status-label {
  border: 1px solid white;
  border-radius: 17px;
  padding: 10px;
  width: 100%;
}
.post-status-label .color {
  float: left;
  line-height: 20px;
  border-radius: 17px;
  background-color: #b7b8b6;
  height: 20px;
  width: 20px;
  margin-right: 10px;
}
.post-status-label .name {
  float: left;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
}
.post-status-label.in-progress .color {
  background-color: #b6b7b5;
}
.post-status-label.for-review .color {
  background-color: #ff8400;
}
.post-status-label.needs-review .color {
  background-color: #dd0000;
}
.post-status-label.approved .color {
  background-color: #5ad25e;
}
.post-status-label.published .color {
  background-color: #464945;
}
.post-status.icon-only {
  font-size: 25px;
  color: white !important;
  float: left;
  margin-right: -3px;
}
.post-status.icon-only.in-progress .fa-circle {
  color: #b6b7b5 !important;
}
.post-status.icon-only.for-review .fa-circle {
  color: #ff8400 !important;
}
.post-status.icon-only.needs-review .fa-circle {
  color: #dd0000 !important;
}
.post-status.icon-only.approved .fa-circle {
  color: #5ad25e !important;
}
.post-status.icon-only.published .fa-circle {
  color: #464945 !important;
}
.paper {
  background-color: #fff;
  position: relative;
  box-shadow: 2px 1px 1px rgba(0, 0, 0, 0.15);
}
.paper::before {
  box-shadow: 2px 1px 1px rgba(0, 0, 0, 0.15);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #eee;
  left: 7px;
  top: 5px;
  z-index: -1;
}
.paper::after {
  box-shadow: 2px 1px 1px rgba(0, 0, 0, 0.15);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #eee;
  left: 12px;
  top: 10px;
  z-index: -2;
}
.dashboard-page .sidebar .actions .btn-filter {
  margin: 20px 0 30px 0;
  width: 100%;
  text-decoration: none !important;
}
.dashboard-page .page-filters h6 {
  padding-top: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.dashboard-page .page-filters input {
  line-height: 38px;
  height: 38px;
}
.dashboard-page .page-filters .input-group {
  margin-bottom: 12px;
}
.dashboard-page .page-filters .input-group .input-group-prepend {
  margin-right: 0;
  margin-left: -1px;
  border: 0;
  background-color: #fff;
  border-radius: 5px;
}
.dashboard-page .page-filters .input-group .input-group-text {
  border: 0;
  background-color: #fff;
  border-radius: 5px;
}
.dashboard-page .page-filters .input-group .fa-calendar {
  font-size: 22px;
  cursor: pointer;
}
.dashboard-page .filter-container h6 {
  padding-top: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.dashboard-page .filter-container input {
  line-height: 38px;
  height: 38px;
}
.dashboard-page .filter-container .input-group {
  margin-bottom: 12px;
}
.dashboard-page .filter-container .input-group .input-group-prepend {
  margin-right: 0;
  margin-left: -1px;
  border: 0;
  background-color: #fff;
  border-radius: 5px;
}
.dashboard-page .filter-container .input-group .input-group-text {
  border: 0;
  background-color: #fff;
  border-radius: 5px;
}
.dashboard-page .filter-container .input-group .fa-calendar {
  font-size: 22px;
  cursor: pointer;
}
.dashboard-page .dashboard-calendar > .row > .calendar-day-col .square {
  background-color: white;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
}
.dashboard-page .dashboard-calendar > .row > .calendar-day-col .square > div {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.dashboard-page .dashboard-calendar > .row > .calendar-day-col .square img {
  position: absolute;
  width: 100%;
}
.dashboard-page .dashboard-calendar > .row > .calendar-day-col .square .img-bg {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  z-index: 20;
}
.dashboard-page .dashboard-calendar > .row > .calendar-day-col .square .img-bg a {
  position: absolute;
  width: 100%;
  height: 100%;
}
.dashboard-page .dashboard-calendar > .row > .calendar-day-col .square .img-bg.img-pending-post {
  background-color: #fddad0;
}
.dashboard-page .dashboard-calendar > .row > .calendar-day-col .square .img-bg.img-pending-post a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #b6b7b5;
  font-size: 35px;
  height: auto;
  width: 90%;
  text-align: center;
  text-decoration: none;
}
.dashboard-page .dashboard-calendar > .row > .calendar-day-col .square .img-bg.img-pending-post .post-topic {
  color: #000;
  font-size: 16px;
  text-decoration: none;
  line-height: 1.3;
  display: block;
  position: absolute;
  width: 100%;
}
.dashboard-page .dashboard-calendar > .row > .calendar-day-col .square .overlay {
  z-index: 25;
}
.dashboard-page .dashboard-calendar > .row > .calendar-day-col .square .overlay .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 64px;
  font-weight: 600;
  z-index: 31;
}
.dashboard-page .dashboard-calendar > .row > .calendar-day-col .square .overlay .overlay-img {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  z-index: 27;
}
.dashboard-page .dashboard-calendar > .row > .calendar-day-col .square .overlay .bg {
  background: -moz-linear-gradient(top, rgba(69, 73, 67, 0.7) 0%, rgba(69, 73, 67, 0.7) 100%);
  background: -webkit-linear-gradient(top, rgba(69, 73, 67, 0.7) 0%, rgba(69, 73, 67, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(69, 73, 67, 0.7) 0%, rgba(69, 73, 67, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3454943', endColorstr='#b3454943', GradientType=0);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 28;
}
.dashboard-page .dashboard-calendar > .row > .calendar-day-col .square .no-post {
  z-index: 25;
}
.dashboard-page .dashboard-calendar > .row > .calendar-day-col .square .no-post a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #b6b7b5;
  font-size: 35px;
}
.dashboard-page .dashboard-calendar .calendar-day-col {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 25px;
}
.dashboard-page .dashboard-calendar .calendar-day-col .calendar-date {
  margin-bottom: 3px;
}
.dashboard-page .dashboard-calendar .calendar-day-col .actions {
  margin-top: 5px;
}
.dashboard-page .legend .legend-item .post-status {
  margin-bottom: -5px;
}
.dashboard-page .legend .legend-item .legend-text {
  padding: 6px 0 0 10px;
  float: left;
  font-size: 15px;
}
.dashboard-page #multiplePostModal .modal-dialog {
  max-width: 500px;
}
.dashboard-page .sidebar-actions .btn {
  font-size: 14px;
  line-height: 1;
  display: block;
  line-height: 30px;
  height: 30px;
}
.dashboard-page #instagramPreviewModal .img-col {
  padding: 2px;
}
.dashboard-page #instagramPreviewModal .square {
  background-color: white;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
}
.dashboard-page #instagramPreviewModal .img-preview {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.dashboard-page #instagramPreviewModal .ig-top {
  width: 100%;
}
.dashboard-page #instagramPreviewModal .ig-top img {
  width: 100%;
}
#jobDashboardApp .dropdown .btn {
  width: 310px;
  display: inline-block;
  background-color: #ffffff;
  height: 45px !important;
  line-height: 45px;
  vertical-align: middle;
  text-align: left;
  color: #000;
  text-decoration: none;
  padding: 0 20px;
  border: 0;
}
#jobDashboardApp .dropdown .btn:after {
  float: right;
  margin-top: 18px;
}
#jobDashboardApp strong {
  font-weight: bold !important;
}
#jobDashboardApp .add-user-field {
  width: 90%;
}
#jobDashboardApp .add-user-field input {
  height: 38px;
  line-height: 38px;
  margin-top: 10px;
  width: 90%;
}
.page-item.active .page-link {
  background-color: #ff4611 !important;
  border-color: #ff4611 !important;
}
.page-item.active .page-link:hover {
  background-color: #b7b8b6 !important;
  border-color: #b7b8b6 !important;
}
#dataTable_wrapper {
  padding-left: 0 !important;
  margin-top: 35px;
}
#dataTable td span {
  cursor: pointer;
}
#dataTable td span:hover {
  text-decoration: underline;
}
#copy-text {
  font-size: 14px;
  color: #ccdfc1;
  text-transform: capitalize;
  display: none;
}
#copy-icon-img {
  width: 18px;
  cursor: pointer;
}
.job-back-dashboard {
  text-align: right !important;
}
.job-back-dashboard a {
  text-decoration: none;
}
.job-back-dashboard a:hover {
  color: inherit;
}
.job-back-dashboard a span {
  position: relative;
  top: 8px;
  left: -10px;
}
.edit-this {
  text-align: right;
  float: right;
  cursor: pointer;
}
.edit-client-dropdown-label {
  width: 235px;
  display: inline-block;
  background-color: #e9ecef;
  height: 45px !important;
  line-height: 45px;
  vertical-align: middle;
  text-align: left;
  color: #000;
  text-decoration: none;
  padding: 0 20px;
  border: 0;
}
.edit-client-dropdown-label:after {
  float: right;
  margin-top: 18px;
}
.edit-client-dropdown-label:hover {
  width: 235px;
  display: inline-block;
  background-color: #e9ecef;
  height: 45px !important;
  line-height: 45px;
  vertical-align: middle;
  text-align: left;
  color: #000;
  text-decoration: none;
  padding: 0 20px;
  border: 0;
}
.edit-subclient-dropdown-label {
  width: 235px;
  display: inline-block;
  background-color: #e9ecef;
  height: 45px !important;
  line-height: 45px;
  vertical-align: middle;
  text-align: left;
  color: #000;
  text-decoration: none;
  padding: 0 20px;
  border: 0;
}
.edit-subclient-dropdown-label:after {
  float: right;
  margin-top: 18px;
}
.edit-subclient-dropdown-label:hover {
  width: 235px;
  display: inline-block;
  background-color: #e9ecef;
  height: 45px !important;
  line-height: 45px;
  vertical-align: middle;
  text-align: left;
  color: #000;
  text-decoration: none;
  padding: 0 20px;
  border: 0;
}
.client-dropdown,
.subclient-dropdown {
  z-index: 10000;
  max-height: 500px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.client-dropdown a,
.subclient-dropdown a {
  text-decoration: none;
}
.client-dropdown-label {
  width: 235px;
  display: inline-block;
  background-color: #e9ecef;
  height: 45px !important;
  line-height: 45px;
  vertical-align: middle;
  text-align: left;
  color: #000;
  text-decoration: none;
  padding: 0 20px;
  border: 0;
}
.client-dropdown-label:hover {
  width: 235px;
  display: inline-block;
  background-color: #e9ecef;
  height: 45px !important;
  line-height: 45px;
  vertical-align: middle;
  text-align: left;
  color: #000;
  text-decoration: none;
  padding: 0 20px;
  border: 0;
}
.show > .btn-secondary.dropdown-toggle {
  width: 235px;
  display: inline-block;
  background-color: #e9ecef;
  height: 45px !important;
  line-height: 45px;
  vertical-align: middle;
  text-align: left;
  color: #000;
  text-decoration: none;
  padding: 0 20px;
  border: 0;
}
.btn-secondary:not([disabled]):not(.disabled).active {
  width: 235px;
  display: inline-block;
  background-color: #e9ecef;
  height: 45px !important;
  line-height: 45px;
  vertical-align: middle;
  text-align: left;
  color: #000;
  text-decoration: none;
  padding: 0 20px;
  border: 0;
}
.btn-secondary:not([disabled]):not(.disabled):active {
  width: 235px;
  display: inline-block;
  background-color: #e9ecef;
  height: 45px !important;
  line-height: 45px;
  vertical-align: middle;
  text-align: left;
  color: #000;
  text-decoration: none;
  padding: 0 20px;
  border: 0;
}
.edit-select-client {
  text-decoration: none !important;
}
.edit-select-subclient {
  text-decoration: none !important;
}
.btn-orange.btn-fws {
  width: 60%;
  margin-top: 12px;
}
#userFormModal .form-container {
  margin: 0 auto;
}
#userFormModal .form-container .form-action {
  display: none;
}
#userFormModal .form-container .back-to-list {
  display: none;
}
#socialPageListModal .social-page-list-container .social-page {
  margin: 10px 0;
}
#socialPageListModal .social-page-list-container .social-page .photo {
  display: inline-block;
}
#socialPageListModal .social-page-list-container .social-page .photo img {
  width: 50px;
}
#socialPageListModal .social-page-list-container .social-page .name {
  display: inline-block;
  font-size: 18px;
  margin-left: 10px;
}
#socialPageListModal .social-page-list-container .social-page .btn-select {
  float: right;
  margin-top: 12px;
  padding: 5px 10px;
  line-height: 1;
  height: auto;
}
.post-form-container .social-page-list-container {
  padding: 0 15px;
}
.post-form-container .social-page {
  margin: 10px 0;
}
.post-form-container .social-page .social-channel-icon {
  font-size: 30px;
  margin-left: 20px;
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
}
.post-form-container .social-page .social-channel-icon span {
  font-size: 20px;
}
.post-form-container .social-page .photo {
  display: inline-block;
}
.post-form-container .social-page .photo img {
  width: 50px;
}
.post-form-container .social-page .name {
  display: inline-block;
  font-size: 18px;
  margin-left: 10px;
  line-height: 50px;
}
.post-form-container .social-page .btn-select {
  float: right;
  margin-top: 12px;
  padding: 5px 10px;
  line-height: 1;
  height: auto;
}
.post-schedule-form .abc-checkbox label:before {
  border: 1px solid #d9d9d9;
}
.post-schedule-form .form-control:disabled {
  background-color: #efefef;
}
.post-schedule-list {
  margin-top: 10px;
}
.post-schedule-list .post-schedule-item {
  margin: 5px 0;
  padding-left: 10px;
}
.post-schedule-list .post-schedule-item .icon {
  display: inline-block;
}
.post-schedule-list .post-schedule-item .schedule {
  display: inline-block;
}