﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');

html {
    font-size: 14px;
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  height: 100%;
}

body {
    /* Margin bottom by footer height */
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 27px;
    height: 100%;
}

h1 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
}

h2 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
}

h3 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
}

h4 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
}

h5 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
}

h6 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
}

.panel {
    /*background: #757575;*/
    box-shadow: 0px 2px rgba(0, 0, 0, 0.0212249);
    border-radius: 5px;
    margin: 50px;
}

.compare-panel {
    box-shadow: 0px 2px rgba(0, 0, 0, 0.0212249);
    border-radius: 5px;
    margin: 50px;
}

.dashboard-panel {
    box-shadow: 0px 2px rgba(0, 0, 0, 0.0212249);
    border-radius: 5px;
}

#calendarDiv {
    margin: 10px;
    padding: 0 5px;
    max-width: 100%
}

.page-content::after {
    content: "";
    display: block;
}

.layout-content {
    height: 100%;
    padding-left: 0;
    padding-right: 0;
}

/* Navagation Tool Bar */

#top-nav .dx-toolbar {
    margin: 0;
    padding-right: 20px;
    background-color: #373737 !important;
    color: #fff !important;
}

#top-nav-small .dx-toolbar {
    margin: 0;
    padding-right: 20px;
    background-color: #373737 !important;
    color: #fff !important;
}

.nav-notify-icon {
    padding: 0 15px;
}

.nav-seperator {
    padding-left: 15px;
}

.nav-name {
    padding-left: 15px;
}

.nav-client {
    padding: 0 15px;
}

.nav-actions {
    padding: 0 15px;
}

/* Icons */
.dx-icon-nav-hamburger {
    background-image: url('/images/hamburger.svg');
    background-repeat: no-repeat;
}

.dx-icon-nav-ellipsis {
    background-image: url('/images/ellipsis.svg');
    background-repeat: no-repeat;
}

.dx-icon-nav-reset-grid {
    background-image: url('/images/reset.svg');
    background-repeat: no-repeat;
}

.dx-icon-nav-refresh-grid {
    background-image: url('/images/reload.svg');
    background-repeat: no-repeat;
}

#top-nav .dx-button-content {
    background-color: #373737 !important;
    color: #fff !important;
}

#top-nav-small .dx-button-content {
    background-color: #373737 !important;
    color: #fff !important;
}


#nav-hamburger .dx-button-content {
    padding: 6px 15px;
}

/* Menu Icons */
.dx-icon-abandon-apps {
    background-image: url('/images/abandon-apps.svg');
    background-repeat: no-repeat;
}

.dx-icon-adhoc {
    background-image: url('/images/adhoc.svg');
    background-repeat: no-repeat;
}

.dx-icon-campaigns {
    background-image: url('/images/campaigns.svg');
    background-repeat: no-repeat;
}

.dx-icon-correspondence {
    background-image: url('/images/correspondence.svg');
    background-repeat: no-repeat;
}

.dx-icon-creatives {
    background-image: url('/images/creatives.svg');
    background-repeat: no-repeat;
}

.dx-icon-dashboard {
    background-image: url('/images/dashboard.svg');
    background-repeat: no-repeat;
}

.dx-icon-database-imports {
    background-image: url('/images/database-imports.svg');
    background-repeat: no-repeat;
}

.dx-icon-data-repo {
    background-image: url('/images/data-repo.svg');
    background-repeat: no-repeat;
}

.dx-icon-digital-insights {
    background-image: url('/images/digital-insights.svg');
    background-repeat: no-repeat;
}

.dx-icon-events {
    background-image: url('/images/events.svg');
    background-repeat: no-repeat;
}

.dx-icon-recipients {
    background-image: url('/images/recipients.svg');
    background-repeat: no-repeat;
}

.dx-icon-reload {
    background-image: url('/images/reload.svg');
    background-repeat: no-repeat;
}

.dx-icon-reporting {
    background-image: url('/images/reporting.svg');
    background-repeat: no-repeat;
}

.dx-icon-dashboard {
    background-image: url('/images/dashboard.svg');
    background-repeat: no-repeat;
}

.dx-icon-report-packages {
    background-image: url('/images/report-packages.svg');
    background-repeat: no-repeat;
}

.dx-icon-reset {
    background-image: url('/images/reset.svg');
    background-repeat: no-repeat;
}

.dx-icon-suppliers {
    background-image: url('/images/suppliers.svg');
    background-repeat: no-repeat;
}

.dx-icon-tasks {
    background-image: url('/images/tasks.svg');
    background-repeat: no-repeat;
}

.dx-icon-application-responses {
    background-image: url('/images/application-responses.svg');
    background-repeat: no-repeat;
}

.dx-icon-mail-reporting {
    background-image: url('/images/mail-reporting.svg');
    background-repeat: no-repeat;
}

.dx-icon-search {
    background-image: url('/images/search.svg');
    background-repeat: no-repeat;
}

.dx-icon-approvals {
    background-image: url('/images/approvals.svg');
    background-repeat: no-repeat;
}

.dx-icon-connections {
    background-image: url('/images/connections.svg');
    background-repeat: no-repeat;
}

.dx-icon-display {
    background-image: url('/images/display.svg');
    background-repeat: no-repeat;
}

.dx-icon-email {
    background-image: url('/images/email.svg');
    background-repeat: no-repeat;
}

.dx-icon-mfa {
    background-image: url('/images/mfa.svg');
    background-repeat: no-repeat;
}

.dx-icon-password {
    background-image: url('/images/password.svg');
    background-repeat: no-repeat;
}

.dx-icon-profile {
    background-image: url('/images/profile.svg');
    background-repeat: no-repeat;
}

.dx-icon-settings {
    background-image: url('/images/settings.svg');
    background-repeat: no-repeat;
}

.dx-icon-subscriptions {
    background-image: url('/images/subscriptions.svg');
    background-repeat: no-repeat;
}

.dx-icon-users {
    background-image: url('/images/users.svg');
    background-repeat: no-repeat;
}

.dx-icon-purls {
    background-image: url('/images/purls.svg');
    background-repeat: no-repeat;
}

.dx-icon-compliance {
    background-image: url('/images/compliance.svg');
    background-repeat: no-repeat;
}

.dx-icon-offer-codes {
    background-image: url('/images/offer-codes.svg');
    background-repeat: no-repeat;
}

.dx-icon-notifications {
    background-image: url('/images/notifications.svg');
    background-repeat: no-repeat;
}

.dx-icon-red {
    background-image: url('/images/red.svg');
    background-repeat: no-repeat;
}

.dx-icon-green {
    background-image: url('/images/green.svg');
    background-repeat: no-repeat;
}

.dx-icon-yellow {
    background-image: url('/images/yellow.svg');
    background-repeat: no-repeat;
}

/* Kanban icons */
.dx-icon-kanban-check {
    background-image: url('/images/check.svg');
    background-repeat: no-repeat;
}

.dx-icon-kanban-document {
    background-image: url('/images/document.svg');
    background-repeat: no-repeat;
}

.dx-icon-kanban-message {
    background-image: url('/images/message.svg');
    background-repeat: no-repeat;
}

.dx-icon-kanban-calendar {
    background-image: url('/images/calendar.svg');
    background-repeat: no-repeat;
}

.dx-icon-kanban-nocheck {
    background-image: url('/images/no-check.svg');
    background-repeat: no-repeat;
}

.dx-icon-kanban {
    background-image: url('/images/kanban.svg');
    background-repeat: no-repeat;
}

.dx-icon-kanban-blue {
    background-image: url('/images/kanban-blue.svg');
    background-repeat: no-repeat;
}

.dx-icon-kanban-red {
    background-image: url('/images/kanban-red.svg');
    background-repeat: no-repeat;
}

.dx-icon-kanban-green {
    background-image: url('/images/kanban-green.svg');
    background-repeat: no-repeat;
}

.dx-icon-kanban-amber {
    background-image: url('/images/kanban-amber.svg');
    background-repeat: no-repeat;
}

.dx-icon-kanban-brown {
    background-image: url('/images/kanban-brown.svg');
    background-repeat: no-repeat;
}

dx-icon-kanban-grey {
    background-image: url('/images/kanban-grey.svg');
    background-repeat: no-repeat;
}

/* Kanban colors */
.kanban-blue {
    background-color: #B9D9FF;
}

.kanban-red {
    background-color: #FFB9B9;
}

.kanban-green {
    background-color: #AFE5AD;
}

.kanban-amber {
    background-color: #FFE49D;
}

.kanban-brown {
    background-color: #D3C0AC;
}

.kanban-grey {
    background-color: #DADADA;
}

/* Kanban board css */

#kanban {
    white-space: nowrap;
}

.kanban-list {
    border-radius: 8px;
    margin: 5px;
    background-color: rgba(192, 192, 192, 0.4);
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}

.kanban-list-title {
    font-size: 16px;
    padding: 10px;
    padding-left: 30px;
    margin-bottom: -10px;
    font-weight: bold;
    cursor: pointer;
}

.kanban-list-subtitle {
    font-size: 12px;
    padding-left: 50px;
    font-weight: 200;
}

.kanban-scrollable-list {
    /*min-height: 600px;*/
    max-height: 600px;
    width: 330px;
}

.kanban-sortable-cards {
    min-height: 350px;
}

.kanban-card {
    position: relative;
    background-color: white;
    box-sizing: border-box;
    width: 250px;
    padding: 5px 10px;
    margin: 10px;
    cursor: pointer;
    font-size: 10px;
}

.kanban-card-priority {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 5px;
    width: 5px;
    border-radius: 2px;
}

.kanban-card-job {
    font-weight: 600;
    padding-bottom: 10px;
}

.kanban-card-dp-assignee {
    font-weight: 200;
}

.kanban-card-board {
    float: right;
    opacity: .6;
    padding-bottom: 10px;
}

.kanban-card-am-board-time {
    font-weight: 200;
    width: auto;
    box-sizing: border-box;
    border: 1px solid gray;
    float: right;
}

.kanban-card-subject {
    padding-bottom: 10px;
}

.kanban-card-am-assignee {
    font-weight: 600;
    box-sizing: border-box;
    border: 1px solid black;
}

.kanban-mail-date {
    padding-top: 10px;
    width: 50%;
    float: left;
}

.kanban-card-details {
    padding-top: 10px;
    float: right;
}

.kanban-pastdue-details {
    color: red;
}

.kanban-sortable-lists {
    display: flex;
}

/* Pdftron Web Viewer */
.viewer {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    width: 100%;
    height: 1200px;
    -webkit-box-shadow: 1px 1px 10px #999;
    box-shadow: 1px 1px 10px #999;
}

#viewer {
    height: calc(100vh - 60px);
}

/* Select A Creative */
.select-creative {
    height: 20px;
    line-height: 20px;
    padding: 15px;
}

.footer {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
    background-color: inherit;
}
.footer, .page-content::after {
    height: 60px;
}

/* Intro / Login Pages */

.loginLeft {
    height: 100%;
    background-color: #F2F2F2;
}

.loginRight {
    height: 100%;
    min-height: 600px;
    background-image: url("/images/logo.png");
    background-repeat: no-repeat;
    background-position: center;
}

.loginRightDeluxe {
    height: 100%;
    min-height: 600px;
    background-image: url("/images/logo-deluxe.png");
    background-repeat: no-repeat;
    background-position: center;
}

.privacyRight {
    float: left;
    width: 50%;
    height: 100%;
    padding-bottom: 60px;
}

.imgdiv img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Event View Column */

.event-max-column-width {
    max-width: 150px;
}

/* Image display for various Datagrids with Thumbnails */

.Enlarge {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    display: none;
    z-index: 999;
    width: auto;
    height: auto;
    padding: 10px;
    background: #eae9d4;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0, .75);
    -moz-box-shadow: 0 0 20px rgba(0,0,0, .75);
    box-shadow: 0 0 20px rgba(0,0,0, .75);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.Enlarge img {
    margin-bottom: 5px;
    width: 300px;
    height: 100%;
}

.iframe-container {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
}

.iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

@media (min-width: 350px) {
    
    .imgdiv {
        margin-top: 50px;
        margin-bottom: 1em;
        position: relative;
    }

    html {
        font-size: 12px;
    }
}

@media (min-width: 768px) {
    
    .imgdiv {
        margin-top: 100px;
        margin-bottom: 1em;
        position: relative;
    }
    html {
        font-size: 16px;
    }
}

@media (min-width: 1024px) {
    
    .imgdiv {
        margin-top: 150px;
        margin-bottom: 3em;
        position: relative;
    }

    html {
        font-size: 18px;
    }
}
/* Compliance Feature (SMC Only for now 7/12/2021) */

#file {
    visibility: hidden;
}

#file-chosen {
    font-family: sans-serif;
    vertical-align: super;
    margin-right: 14px;
}

#upload-label {
    margin-top: 25px;
    margin-right: 2px;
}

.upload-csv {
    font-size: 28px;
    z-index:1000;
}

.upload-csv:hover {
    background-color: lightgrey;
    border-radius: 100px;
    cursor: pointer;
}