@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800");
@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:100,400,700");
/*Variables*/
body {
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
legend,
label {
  font-family: "Barlow Condensed", sans-serif !important;
  color: #1C2833 !important;
}

a {
  font-family: "Barlow Condensed", sans-serif !important;
  color: #1C2833 !important;
  text-decoration: none !important;
}

#sidebar {
  min-width: 250px;
  max-width: 250px;
  background: #ffffff;
  color: #fff;
  transition: all 0.6s cubic-bezier(0.945, 0.02, 0.27, 0.665);
  transform-origin: bottom left;
}
#sidebar .sidebar-header {
  background: #ffffff;
}
#sidebar .sidebar-header svg {
  margin: 20px;
}
#sidebar .sidebar-header img {
  margin: 30px;
}
#sidebar .sidebar-header h5 {
  font-size: 16px;
}
#sidebar ul p {
  color: #fff;
  padding: 10px;
  font-size: 16px;
  margin: 0;
}
#sidebar ul li a {
  padding: 10px;
  font-size: 16px;
  display: block;
  color: #EBEDEF;
  word-wrap: break-word;
}
#sidebar ul li.active > a {
  color: #ffffff;
  background: #D6DBDF;
}
#sidebar #homeSubmenu li {
  background: #EBEDEF;
}
#sidebar #homeSubmenu li a {
  color: #ffffff;
}
#sidebar .list-unstyled {
  padding-left: 0;
  list-style: none;
}
#sidebar .downloadFilesBtn {
  background: #e6e6e6;
}
#sidebar input.link {
  width: 90%;
  margin: 0 auto;
}
#sidebar .link {
  cursor: pointer;
}

.shadow-border.sidebar-preview {
  border-right: 1px dotted #afafaf;
  background: #ffffff;
}
.shadow-border.sidebar-preview hr {
  margin: 20px;
}
.shadow-border.sidebar-preview h4 {
  padding: 5px;
  margin-bottom: 0;
  color: #afafaf;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
}
.shadow-border.sidebar-preview h5 {
  background: #D6DBDF;
  padding: 5px;
  margin-bottom: 0;
}
.shadow-border.sidebar-preview h6 {
  padding: 5px;
  color: #151515;
}
.shadow-border.sidebar-preview #brand-name {
  background: #e6e6e6;
  padding: 14px;
  font-size: 22px;
  letter-spacing: 1px;
}
.shadow-border.sidebar-preview #campaign-name {
  text-transform: uppercase;
}
.shadow-border.sidebar-preview .version-name {
  font-weight: bold;
  text-align: left;
  display: inline-block;
}
.shadow-border.sidebar-preview a.download.downloadFilesVersion {
  border: none;
  background: transparent;
  display: inline-block !important;
}
.shadow-border.sidebar-preview .version-divider {
  margin: 0 20px 0 20px;
  background: #d1d1d1;
}
.shadow-border.sidebar-preview .list-unstyled.components.preview {
  border-bottom: none !important;
}
.shadow-border.sidebar-preview .list-unstyled.components.preview ul,
.shadow-border.sidebar-preview .list-unstyled.components.preview h4 {
  padding-left: 40px;
}
.shadow-border.sidebar-preview .list-unstyled.components.preview a {
  padding: 10px 10px 10px 0;
  color: #252839 !important;
}
.shadow-border.sidebar-preview .list-unstyled.components.preview #downloadLink {
  font-size: 16px !important;
}

#content {
  min-height: 100vh;
  width: 100%;
  position: relative;
}

#sidebarCollapse {
  width: 40px;
  height: 40px;
  background: #f5f5f5;
  cursor: pointer;
  border: none;
}
#sidebarCollapse span {
  width: 80%;
  height: 2px;
  margin: 0 auto;
  display: block;
  background: #555;
  transition: all 0.8s cubic-bezier(0.81, -0.33, 0.345, 1.375);
  transition-delay: 0.2s;
}
#sidebarCollapse span:first-of-type {
  transform: rotate(45deg) translate(2px, 2px);
}
#sidebarCollapse span:nth-of-type(2) {
  opacity: 0;
}
#sidebarCollapse span:last-of-type {
  transform: rotate(-45deg) translate(1px, -1px);
}

#sidebarCollapse.active span {
  transform: none;
  opacity: 1;
  margin: 5px auto;
}

.clients {
  text-align: center;
}
.clients #header-title h2 {
  padding-top: 20px;
}
.clients hr {
  margin: 20px;
}

#sidebar.active {
  margin-left: -250px;
  transform: rotateY(100deg);
  /* Rotate sidebar vertically by 100 degrees. */
}

.wrapper {
  display: flex;
  align-items: stretch;
  perspective: 1500px;
}

.modal-content {
  background-color: #f2f2f2 !important;
  border-radius: 0 !important;
  color: #151515;
}
.modal-content input,
.modal-content textarea {
  margin: 5px 0px;
}
.modal-content .close span {
  color: #ffffff;
}
.modal-content .modal-header {
  border-bottom: 1px solid #d1d1d1;
}
.modal-content .modal-footer {
  border-top: 1px solid #d1d1d1;
}

.input {
  margin-bottom: 20px;
}

.message.success {
  background: #33881a;
  padding: 10px;
  color: #ffffff;
  text-align: center;
}

.message.error {
  background: red;
  padding: 5px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}

.submit-btn {
  float: right;
  border-radius: 30px !important;
  background-color: #f2b632 !important;
  color: #ffffff;
}

#form-campaign h2 {
  text-transform: uppercase;
  margin-top: 50px;
}
#form-campaign .sw-main {
  margin: 30px !important;
}

.file-footer-buttons {
  display: none;
}

.btn-configure {
  margin-top: 30px;
}

.step img {
  padding: 20px;
}

.sw-theme-default > ul.step-anchor > li.active > a {
  color: #f2b632 !important;
}

.sw-theme-default > ul.step-anchor > li > a::after {
  background: #D6DBDF;
}

.sw-btn-group .btn-secondary {
  margin: 10px;
  background-color: #252839;
}

.campaigns {
  margin-top: 40px;
}
.campaigns #header-title {
  margin-bottom: 20px;
}
.campaigns .pull-right {
  float: right;
}
.campaigns #row-campaign .col-md-4 {
  margin-bottom: 20px;
  min-height: 250px;
}
.campaigns #row-campaign .col-md-4 .campaign-preview {
  background-color: #D6DBDF;
  height: 100%;
}
.campaigns #row-campaign .col-md-4 .campaign-preview img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.campaigns #row-campaign .col-md-4 .campaign-preview .mask {
  background-color: rgba(12, 19, 27, 0.4);
  width: 100%;
  height: 100%;
  padding: 15px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.campaigns #row-campaign .col-md-4 .campaign-preview .mask h3 {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  color: #ffffff !important;
}
.campaigns #row-campaign .col-md-4 .campaign-preview .mask .btn-see {
  position: absolute;
  bottom: 5%;
  right: 35%;
  transform: translate(50%, -50%);
  background: #f2b632;
  color: #ffffff !important;
  text-transform: uppercase;
}
.campaigns #row-campaign .col-md-4 .campaign-preview .mask .btn-edit {
  position: absolute;
  bottom: 5%;
  left: 5%;
  transform: translate(50%, -50%);
  background: #f2b632;
  color: #ffffff !important;
  text-transform: uppercase;
}
.campaigns #row-campaign .col-md-4 .campaign-preview .mask .btn-delete {
  right: 5%;
  position: absolute;
  color: #ffffff !important;
  font-size: 12px;
}
.campaigns #row-campaign .col-md-4 .campaign-preview:hover img,
.campaigns #row-campaign .col-md-4 .campaign-preview.show img {
  opacity: 0;
}
.campaigns #row-campaign .col-md-4 .campaign-preview:hover .mask,
.campaigns #row-campaign .col-md-4 .campaign-preview.show .mask {
  opacity: 1;
}

.banners #banners {
  margin: 10px 0;
}
.banners .banner-hide {
  display: none;
}
.banners .banner-container {
  background: #f2f2f2;
  margin-top: 20px;
  padding: 25px 20px;
  height: auto;
  overflow: hidden;
}
.banners .banner-container iframe.iframe_160x600,
.banners .banner-container iframe.iframe_728x90 iframe.iframe_300x600 iframe.iframe_970x250 {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
.banners .banner-container button {
  border: none;
  color: #999;
  font-size: 14px;
  background: transparent;
  vertical-align: 3px;
}
.banners .banner-container p {
  font-size: 12px;
}
.banners .banner-container .info {
  width: 180px;
}
.banners .banner-container .info h5 {
  font-size: 14px;
}
.banners .banner-container .container_160x600,
.banners .banner-container .container_300x600,
.banners .banner-container .container_728x90,
.banners .banner-container .container_300x250,
.banners .banner-container .container_970x250 {
  display: flex;
}
.banners .banner-container .versionH4 {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.4);
  margin-bottom: 3px;
  font-size: 20px;
}
.banners .banner-container .spacer {
  height: 10px;
}
.banners .banner-container .ib_160x600 {
  margin-left: 20px;
}
.banners .banner-container.bc_300x250,
.banners .banner-container.bc_300x600,
.banners .banner-container.bc_728x90,
.banners .banner-container.bc_970x250 {
  padding: 25px;
}

.float {
  position: absolute;
  width: 60px;
  height: 60px;
  right: 10px;
  top: 20px;
  cursor: pointer;
  background: url("../img/notes.png") no-repeat;
  background-size: cover;
  background-position: center;
  color: #FFF !important;
  border-radius: 50px;
  text-align: center;
  box-shadow: 1px 1px 3px #999;
  z-index: 3;
}

#row-comments {
  display: none;
}

.my-float {
  margin-top: 22px;
}

.comments-bar {
  border-left: 1px dotted #e6e6e6;
  min-height: 100%;
  min-width: 300px;
  z-index: 1;
  max-height: 600px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.comments-bar .btn-back {
  background: transparent;
  color: #f2b632;
}
.comments-bar h3 {
  padding: 14px 0;
  background: #e6e6e6;
  margin-top: 83px;
  font-size: 22px;
  letter-spacing: 1px;
}
.comments-bar .comment-form {
  padding: 10px;
}
.comments-bar .comment-form input {
  background: transparent;
  color: #151515;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #ffffff;
  font-size: 12px;
}
.comments-bar .comment-form #btn-add-comment {
  background: #f2b632;
  color: #ffffff !important;
  border-radius: 50px;
}
.comments-bar .comments-content .header-comment {
  margin: 0;
  border-bottom: 1px solid #f2b632;
}
.comments-bar .comments-content .header-comment button,
.comments-bar .comments-content .header-comment a {
  color: #151515;
  background: transparent;
  border: none;
  padding: 0;
}
.comments-bar .comments-content .comment {
  margin: 10px;
  padding: 10px;
  background: #e6e6e6;
  border-radius: 5px;
}
.comments-bar .comments-content .comment .date {
  font-size: 10px;
  color: #f2b632;
  text-align: left;
}
.comments-bar .comments-content .comment .author {
  text-align: right;
  font-size: 14px;
  padding-top: 5px;
}
.comments-bar .comments-content .comment .comment-text {
  padding-top: 5px;
  font-size: 18px;
  text-align: left;
}
.comments-bar .comments-content .attachments {
  text-align: left;
  border-bottom: 1px solid #f2b632;
  padding-bottom: 5px;
}
.comments-bar .comments-content .attachments span {
  font-size: 14px;
  color: #f2b632;
}

.upload-attachments input[type=file] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.comments-bar.collapsed {
  display: none;
}

#row-clients .col-md-4 {
  margin-bottom: 20px;
  min-height: 250px;
}
#row-clients .col-md-4 .client-preview {
  background-color: #D6DBDF;
  height: 100%;
}
#row-clients .col-md-4 .client-preview img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
#row-clients .col-md-4 .client-preview .mask {
  background-color: rgba(12, 19, 27, 0.4);
  width: 100%;
  height: 100%;
  padding: 15px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
#row-clients .col-md-4 .client-preview .mask h3 {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  color: #ffffff !important;
}
#row-clients .col-md-4 .client-preview .mask .btn-see {
  position: absolute;
  bottom: 5%;
  right: 35%;
  transform: translate(50%, -50%);
  background: #f2b632;
  color: #ffffff !important;
  text-transform: uppercase;
}
#row-clients .col-md-4 .client-preview .mask .btn-edit {
  position: absolute;
  bottom: 5%;
  left: 5%;
  transform: translate(50%, -50%);
  background: #f2b632;
  color: #ffffff !important;
  text-transform: uppercase;
}
#row-clients .col-md-4 .client-preview .btn-delete {
  right: 5%;
  position: absolute;
  color: #ffffff !important;
  font-size: 12px;
}
#row-clients .client-col:hover img {
  opacity: 0;
}
#row-clients .client-col:hover .mask {
  opacity: 1;
}

.form-client {
  margin: 20px;
  text-align: center;
  color: #ffffff;
}
.form-client .col-md-4 {
  padding: 20px;
  background: #252839;
  text-transform: uppercase;
}
.form-client .col-md-6 {
  padding: 20px;
  background: #D6DBDF;
}
.form-client #bg-profile {
  margin-top: 10px;
  padding: 10px;
  background: #f2b632;
}
.form-client #bg-profile a {
  color: #ffffff;
}

.delete-banner {
  background: #f2b632;
  color: #ffffff;
  border-radius: 30px;
  margin: 10px 0;
}

.separator {
  border: 1px solid #EBEDEF;
  margin: 10px 0;
}

.info-banner {
  font-size: 14px;
  font-weight: bold;
  color: #f2b632;
}

#session-wrapper {
  min-height: 100vh;
  background: url("../img/background.jpg") no-repeat;
  background-position: center;
  background-size: 100%;
}
#session-wrapper .form-log {
  background: rgba(0, 0, 0, 0.6);
  padding: 20px;
  text-transform: uppercase;
}
#session-wrapper .form-log input {
  background-color: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #ffffff;
}
#session-wrapper .form-log input::placeholder {
  color: #ffffff;
}
#session-wrapper .form-log .btn-login {
  background: #f2b632;
  color: #ffffff;
  border: none;
  padding: 6px;
}

#session-preview {
  min-height: 100vh;
}
#session-preview .form-log {
  background: #f2f2f2;
  padding: 20px;
  text-transform: uppercase;
}
#session-preview .form-log input {
  background-color: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #151515;
}
#session-preview .form-log input::placeholder {
  color: #151515;
}
#session-preview .form-log .btn-login {
  background: #4d4d4d;
  color: #ffffff;
  border: none;
  padding: 6px;
}

/**
  * New styles for preview
  * layout
  **/
.sidebar-preview .sidebar-header {
  padding: 0;
}

@media (max-width: 768px) {
  /* Reversing the behavior of the sidebar:
     it'll be rotated vertically and off canvas by default,
     collapsing in on toggle button click with removal of
     the vertical rotation.   */
  #sidebar {
    margin-left: -250px;
  }

  .float {
    top: auto;
    bottom: 20px;
  }

  .banners .banner-container {
    overflow: auto;
  }

  #content .container-fluid svg {
    width: 20px;
  }

  #sidebar.active {
    margin-left: 0;
    transform: none;
  }

  /* Reversing the behavior of the bars:
     Removing the rotation from the first,
     last bars and reappear the second bar on default state,
     and giving them a vertical margin */
  #sidebarCollapse span:first-of-type,
#sidebarCollapse span:nth-of-type(2),
#sidebarCollapse span:last-of-type {
    transform: none;
    opacity: 1;
    margin: 5px auto;
  }

  /* Removing the vertical margin and make the first and last bars rotate again when the sidebar is open, hiding the second bar */
  #sidebarCollapse.active span {
    margin: 0 auto;
  }

  #sidebarCollapse.active span:first-of-type {
    transform: rotate(45deg) translate(2px, 2px);
  }

  #sidebarCollapse.active span:nth-of-type(2) {
    opacity: 0;
  }

  #sidebarCollapse.active span:last-of-type {
    transform: rotate(-45deg) translate(1px, -1px);
  }
}
.btn-info {
  color: #ffffff !important;
}

.modal-backdrop.show {
  position: relative;
  opacity: 0;
}

/*# sourceMappingURL=wdpreviewlink.css.map */
.table-container{
  max-height: 80vh;
  overflow: hidden;
  overflow-y: scroll;
}

.container-fluid.campaign-edit{
  padding-top: 30px;
}
