body {
  padding: 0;
  margin: 0 0 78px 0;
  font: normal 14px "Roboto", Helvetica, Arial, sans-serif;
  line-height: 20px;
  transition: opacity ease-in 0.2s;
}

body[unresolved] {
  opacity: 0;
  display: block;
  overflow: hidden;
}

.clear {
  clear: both;
  overflow: hidden;
}

#overlay {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(200, 200, 200, 0.35);
  cursor: wait !important;
}

body.dji-work-in-progress #overlay {
  display: block;
}

/*************************************************************************/

.box {
  position: relative;
  width: 275px;
  margin: 100px auto 10px auto;
  font-size: 14px;
}

.largeBox {
  position: relative;
  margin: 0 auto 0 auto;
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .largeBox {
    max-width: 650px;
  }
}

@media screen and (min-width: 768px) and (max-width: 899px) {
  .largeBox {
    max-width: 650px;
  }
}

@media screen and (max-width: 767px) {
  .largeBox {
    max-width: 650px;
  }
}

/*************************************************************************/

.title {
  font-size: 26px;
  color: rgba(0, 0, 0, 0.87);
  margin: 30px auto;
  text-align: center;
}

.subTitle {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
}

.subTitle .highlight {
  font-weight: bold;
}

.subTitle .highlight.link {
  cursor: pointer;
}

.cowriter .subTitle .highlight {
  color: #008ccd;
}

.sru .subTitle .highlight {
  color: #2047db;
}

.ttq .subTitle .highlight {
  color: #93ab45;
}

.readtopia .subTitle .highlight {
  color: #161f48;
}

.readtopiago .subTitle .highlight {
    color: #161f48;
}

.newscurrents .subTitle .highlight {
    color: #161f48;
}

.newscurrentssenior .subTitle .highlight {
  color: #161f48;
}

.newstopia .subTitle .highlight {
    color: #2047db;
}
 
.progresspilot .subTitle .highlight {
  color: #161f48;
}

.wbu .subTitle .highlight {
  color: #1a237e;
}

.paw .subTitle .highlight {
  color: #008ccd;
}

.subSubTitle {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
}

.subScript {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  text-align: center;
}

/*************************************************************************/

dji-input {
  width: 275px;
}

/*************************************************************************/

.dji-button {
  width: 275px;
  height: 49px;
  color: #ffffff;
  border-radius: 2px;
  margin: 12px auto auto auto;
  text-transform: none;
  font-size: 16px;
}

paper-button[raised].actionButton {
  text-align: center;
}

paper-button[raised].greyButton {
  text-align: center;
  background: #e9e9e9;
  color: #808080;
}

body.sru paper-button[raised].actionButton {
  background: #2047db;
}

body.cowriter paper-button[raised].actionButton {
  background: #008ccd;
}

body.ttq paper-button[raised].actionButton {
  background: #93ab45;
}

body.readtopia paper-button[raised].actionButton {
  background: #161f48;
}

body.readtopiago paper-button[raised].actionButton {
    background: #161f48;
}

body.progresspilot paper-button[raised].actionButton {
  background: #161f48;
}

body.newscurrents paper-button[raised].actionButton {
    background: #161f48;
}

body.newscurrentssenior paper-button[raised].actionButton {
  background: #161f48;
}

body.newstopia paper-button[raised].actionButton {
    background: #2047db;
}

body.wbu paper-button[raised].actionButton {
  background: #1a237e;
}

body.par paper-button[raised].actionButton {
  background: #008ccd;
}

body.paw paper-button[raised].actionButton {
  background: #008ccd;
}

paper-button[raised].greenButton {
  background: #86c440;
  text-align: center;
}

paper-button[raised].darkButton {
  background: #161f48;
  text-align: center;
  margin-top: 3em;
}

paper-button[raised].redButton {
  background: #d50000;
  text-align: center;
}

paper-button[raised] .content.paper-button {
  padding: 0.9em 0.57em;
}

paper-button[raised] iron-icon {
  float: left;
}

/*************************************************************************/

#backButton {
  cursor: pointer;
}

#dji-account-menu-box {
  font-family: Roboto, sans-serif;
  position: relative;
  max-width: 600px;
  width: 100vw;
  right: calc(-49vw + 50%);
  margin: 10px auto 10px auto;
  font-size: 18px;
  font-weight: 300;
  line-height: normal;
}

.dji-dropdown-button paper-item {
  font-family: Quicksand, sans-serif;
  min-width: 100px;
  min-height: 0 !important;
  margin: 0;
  padding: 5px 20px;
  background-color: #ffffff !important;
  font-size: 20px;
  font-weight: bold !important;
  cursor: pointer;
}

.dji-dropdown-button .dji-icon {
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}

.cowriter.dji-user-admin .dji-dropdown-button .dji-icon {
  background-image: url("/images/cowriter/admin-indicator.svg");
}

.cowriter.dji-user-analyst .dji-dropdown-button .dji-icon {
  background-image: url("/images/cowriter/analyst-indicator.svg");
}

.cowriter.dji-user-educator .dji-dropdown-button .dji-icon {
  background-image: url("/images/cowriter/educator-indicator.svg");
}

.cowriter.dji-user-consumer .dji-dropdown-button .dji-icon {
  background-image: url("/images/cowriter/educator-indicator.svg");
}

.cowriter.dji-user-consumer-educator .dji-dropdown-button .dji-icon {
  background-image: url("/images/cowriter/educator-indicator.svg");
}

.cowriter.dji-user-parent .dji-dropdown-button .dji-icon {
  background-image: url("/images/cowriter/parent-indicator.svg");
}

.cowriter.dji-user-child .dji-dropdown-button .dji-icon {
  background-image: url("/images/cowriter/personal-indicator.svg");
}

.cowriter.dji-user-student .dji-dropdown-button .dji-icon {
  background-image: url("/images/cowriter/student-indicator.svg");
}

.sru.dji-user-admin .dji-dropdown-button .dji-icon {
  background-image: url("/images/sru/admin-indicator.svg");
}

.sru.dji-user-analyst .dji-dropdown-button .dji-icon {
  background-image: url("/images/sru/analyst-indicator.svg");
}

.sru.dji-user-educator .dji-dropdown-button .dji-icon {
  background-image: url("/images/sru/educator-indicator.svg");
}

.sru.dji-user-consumer .dji-dropdown-button .dji-icon {
  background-image: url("/images/sru/educator-indicator.svg");
}

.sru.dji-user-consumer-educator .dji-dropdown-button .dji-icon {
  background-image: url("/images/sru/educator-indicator.svg");
}

.sru.dji-user-parent .dji-dropdown-button .dji-icon {
  background-image: url("/images/sru/parent-indicator.svg");
}

.sru.dji-user-child .dji-dropdown-button .dji-icon {
  background-image: url("/images/sru/personal-indicator.svg");
}

.sru.dji-user-student .dji-dropdown-button .dji-icon {
  background-image: url("/images/sru/student-indicator.svg");
}

.wbu.dji-user-admin .dji-dropdown-button .dji-icon {
  background-image: url("/images/wbu/admin-indicator.svg");
}

.wbu.dji-user-analyst .dji-dropdown-button .dji-icon {
  background-image: url("/images/wbu/analyst-indicator.svg");
}

.wbu.dji-user-educator .dji-dropdown-button .dji-icon {
  background-image: url("/images/wbu/educator-indicator.svg");
}

.wbu.dji-user-consumer .dji-dropdown-button .dji-icon {
  background-image: url("/images/wbu/educator-indicator.svg");
}

.wbu.dji-user-consumer-educator .dji-dropdown-button .dji-icon {
  background-image: url("/images/wbu/educator-indicator.svg");
}

.wbu.dji-user-parent .dji-dropdown-button .dji-icon {
  background-image: url("/images/wbu/parent-indicator.svg");
}

.wbu.dji-user-child .dji-dropdown-button .dji-icon {
  background-image: url("/images/wbu/personal-indicator.svg");
}

.wbu.dji-user-student .dji-dropdown-button .dji-icon {
  background-image: url("/images/wbu/student-indicator.svg");
}

.ttq.dji-user-admin .dji-dropdown-button .dji-icon {
  background-image: url("/images/ttq/admin-indicator.svg");
}

.ttq.dji-user-educator .dji-dropdown-button .dji-icon {
  background-image: url("/images/ttq/educator-indicator.svg");
}

.ttq.dji-user-consumer .dji-dropdown-button .dji-icon {
  background-image: url("/images/ttq/educator-indicator.svg");
}

.ttq.dji-user-consumer-educator .dji-dropdown-button .dji-icon {
  background-image: url("/images/ttq/educator-indicator.svg");
}

.readtopia.dji-user-admin .dji-dropdown-button .dji-icon {
  background-image: url("/images/readtopia/admin-indicator.svg");
}

.readtopia.dji-user-educator .dji-dropdown-button .dji-icon {
  background-image: url("/images/readtopia/educator-indicator.svg");
}

.readtopia.dji-user-consumer .dji-dropdown-button .dji-icon {
  background-image: url("/images/readtopia/educator-indicator.svg");
}

.readtopia.dji-user-consumer-educator .dji-dropdown-button .dji-icon {
  background-image: url("/images/readtopia/educator-indicator.svg");
}

.readtopiago.dji-user-admin .dji-dropdown-button .dji-icon {
    background-image: url("/images/readtopiago/admin-indicator.svg");
}
  
.readtopiago.dji-user-educator .dji-dropdown-button .dji-icon {
background-image: url("/images/readtopiago/educator-indicator.svg");
}

.readtopiago.dji-user-consumer .dji-dropdown-button .dji-icon {
background-image: url("/images/readtopiago/educator-indicator.svg");
}

.readtopiago.dji-user-consumer-educator .dji-dropdown-button .dji-icon {
background-image: url("/images/readtopiago/educator-indicator.svg");
}


.newscurrents.dji-user-admin .dji-dropdown-button .dji-icon {
    background-image: url("/images/newscurrents/admin-indicator.svg");
}
  
.newscurrents.dji-user-educator .dji-dropdown-button .dji-icon {
    background-image: url("/images/newscurrents/educator-indicator.svg");
}

.newscurrents.dji-user-consumer .dji-dropdown-button .dji-icon {
    background-image: url("/images/newscurrents/educator-indicator.svg");
}

.newscurrents.dji-user-consumer-educator .dji-dropdown-button .dji-icon {
    background-image: url("/images/newscurrents/educator-indicator.svg");
}


.newscurrentssenior.dji-user-admin .dji-dropdown-button .dji-icon {
  background-image: url("/images/newscurrentssenior/admin-indicator.svg");
}

.newscurrentssenior.dji-user-educator .dji-dropdown-button .dji-icon {
  background-image: url("/images/newscurrentssenior/educator-indicator.svg");
}

.newscurrentssenior.dji-user-consumer .dji-dropdown-button .dji-icon {
  background-image: url("/images/newscurrentssenior/educator-indicator.svg");
}

.newscurrentssenior.dji-user-consumer-educator .dji-dropdown-button .dji-icon {
  background-image: url("/images/newscurrentssenior/educator-indicator.svg");
}

.newstopia.dji-user-admin .dji-dropdown-button .dji-icon {
    background-image: url("/images/admin-indicator.svg");
}
  
.newstopia.dji-user-educator .dji-dropdown-button .dji-icon {
    background-image: url("/images/educator-indicator.svg");
}

.newstopia.dji-user-consumer .dji-dropdown-button .dji-icon {
    background-image: url("/images/educator-indicator.svg");
}

.newstopia.dji-user-consumer-educator .dji-dropdown-button .dji-icon {
    background-image: url("/images/educator-indicator.svg");
}

.progresspilot.dji-user-admin .dji-dropdown-button .dji-icon {
  background-image: url("/images/readtopiago/admin-indicator.svg");
}

.progresspilot.dji-user-educator .dji-dropdown-button .dji-icon {
background-image: url("/images/readtopiago/educator-indicator.svg");
}

.progresspilot.dji-user-consumer .dji-dropdown-button .dji-icon {
background-image: url("/images/readtopiago/educator-indicator.svg");
}

.progresspilot.dji-user-consumer-educator .dji-dropdown-button .dji-icon {
background-image: url("/images/readtopiago/educator-indicator.svg");
}

.par.dji-user-admin .dji-dropdown-button .dji-icon {
  background-image: url("/images/upar/admin-indicator.svg");
}

.par.dji-user-educator .dji-dropdown-button .dji-icon {
  background-image: url("/images/upar/educator-indicator.svg");
}

.paw.dji-user-admin .dji-dropdown-button .dji-icon {
  background-image: url("/images/paw/admin-indicator.svg");
}

.paw.dji-user-educator .dji-dropdown-button .dji-icon {
  background-image: url("/images/paw/educator-indicator.svg");
}

.paw.dji-user-consumer .dji-dropdown-button .dji-icon {
  background-image: url("/images/paw/educator-indicator.svg");
}

.paw.dji-user-consumer-educator .dji-dropdown-button .dji-icon {
  background-image: url("/images/paw/educator-indicator.svg");
}

.dji-dropdown-button .dji-user {
  margin: 0 5px 0 10px;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 3px 0;
}

.cowriter #dji-account-menu-box {
  color: #008ccd;
}

.sru #dji-account-menu-box {
  color: #2047db;
}

.ttq #dji-account-menu-box {
  color: #93ab45;
}

.readtopia #dji-account-menu-box {
  color: #161f48;
}

.readtopiago #dji-account-menu-box {
    color: #161f48;
}

.progresspilot #dji-account-menu-box {
  color: #161f48;
}

.wbu #dji-account-menu-box {
  color: #1a237e;
}

.par #dji-account-menu-box {
  color: #86c440;
}

.newstopia #dji-account-menu-box {
    color: #2047db;
}
  

#dji-account-menu-box paper-item a {
  text-decoration: none;
  font-size: 20px;
}

/*************************************************************************/

#dji-install-dlg {
  top: 65px;
  width: 380px;
  overflow: auto;
}

#dji-install-dlg .dji-dlg-title {
  font-size: 22px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.87);
}

#dji-install-dlg .dji-download-link {
  color: #2047db;
  text-align: center;
  line-height: 36px;
}

#dji-install-dlg .dji-download-link a {
  font-size: 22px;
  color: #2047db;
  font-weight: normal;
  text-decoration: underline;
}

#dji-install-dlg .buttons paper-button[autofocus] {
  font-weight: bold;
}

/*************************************************************************/
#dji-license-info-dlg {
  top: 65px;
  width: 500px;
  overflow: auto;
}

#dji-license-info-dlg paper-dialog-scrollable {
  min-height: 150px;
  max-height: 600px;
  overflow-x: hidden;
  margin-right: 15px;
}

#dji-license-type-details {
  padding-left: 65px;
}

#dji-license-info-dlg .dji-dlg-body {
  font-size: 14px;
  text-align: left;
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.87);
}

#dji-license-info-dlg .buttons paper-button[autofocus] {
  font-weight: bold;
}
/*************************************************************************/

.appLogo {
  position: relative;
  width: 275px;
  height: 90px;
  margin: 0 auto 10px auto;
  cursor: pointer;
}

.appLogo.cowriter {
  background: url("/images/cowriter/CoWriter-Logo-Icon.svg") no-repeat center;
  background-size: 275px 81px;
}

.appLogo.sru {
  background: url("/images/sru/logo.svg") no-repeat center;
  background-size: 277px 87px;
}

.appLogo.par {
  background: url("/images/upar/upar-logo.svg") no-repeat center;
  background-size: 277px 100px;
}
/*

.appLogo.par:after {
    width: 240px;
    margin-left: 10px;
    display: inline-block;
    content: "UPAR";
    font-size: 24px;
}

    background-color: rgba(0, 200, 0, 0.4);
    width: 62px;
    height: 62px;
    display: inline-block;
    content: "";
*/

.appLogo.ttq {
  background: url("/images/ttq/ttq-logo.svg") no-repeat center;
  background-size: 275px 57px;
}

.appLogo.readtopia {
  background: url("/images/readtopia/rt-logo.svg") no-repeat center;
  /* background-size: 450px 68px; */
}

.appLogo.readtopiago {
    background: url("/images/readtopiago/rt-logo.svg") no-repeat center;
  }
  
.appLogo.newscurrents {
    background: url("/images/newscurrents/newscurrents-logo.svg") no-repeat center;
}

.appLogo.newscurrentssenior {
  background: url("/images/newscurrentssenior/newscurrentssenior-logo.svg") no-repeat center;
}

.appLogo.newstopia {
    background: url("/images/newstopia/nt-logo.svg") no-repeat center;
}

.appLogo.progresspilot {
  background: url("/images/progresspilot/pm-logo.svg") no-repeat center;
}


.appLogo.wbu {
  background: url("/images/wbu/logo.svg") no-repeat center;
  background-size: 237px 48px;
}

.appLogo.paw {
  background: url("/images/paw/paw-logo.svg") no-repeat center;
  background-size: 277px 100px;
}
/*************************************************************************/

.chooserText {
  text-align: center;
  margin: 20px auto;
  font-size: 18px;
  font-weight: bolder;
}

/*************************************************************************/

div.hr {
  box-sizing: border-box;
  text-align: center;
  font-size: 14px;
  width: 273px;
  height: 16px;
  position: relative;
  margin: 40px auto 30px auto;
}
div.hr.simple {
  border-top: 2px solid #848484;
  height: 1px !important;
}

div.hr .text {
  color: black;
  font-size: 24px;
}

div.hr .lineLeft,
div.hr .lineRight {
  border-top: 2px solid #848484;
  height: 1px;
  width: 120px;
  top: 14px;
  position: absolute;
}

div.hr .lineLeft {
  left: 0;
}

div.hr .lineRight {
  right: 0;
}

/*************************************************************************/
div.supportedBrowser {
  box-sizing: border-box;
  height: 60px;
  margin: 0;
  padding: 0;
  line-height: 60px;
  text-align: left;
}

div.supportedBrowser a {
  box-sizing: border-box;
  height: 60px;
  margin: 0;
  padding: 0;
  line-height: 60px;
  font-size: 42px;
  font-weight: 400;
  text-decoration: none;
  color: #77787a !important;
  /* background-color: #00A000; */
}

div.supportedBrowser a img {
  display: inline-block;
  height: 60px;
  /* background-color: #e9e9e9; */
}

div.supportedBrowser a span {
  display: table-caption;
  height: 60px;
  padding-left: 15px;
  /* background-color: #D50000; */
}

/*************************************************************************/

.infoTitle {
  color: #00a000;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 15px;
  padding-right: 5px;
  text-align: left;
}

.infoText {
  color: #000000;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-right: 5px;
  text-align: left;
}

.info {
  color: #000000;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-right: 5px;
  text-align: center;
}

/*************************************************************************/

.list {
  font-size: 18px;
  list-style-type: none;
  -webkit-padding-start: 0;
  width: 100%;
}

.listItem {
  margin-left: 30px;
}

.largeListContainer {
  position: relative;
  width: 800px;
  margin: 50px auto 0 auto;
  font-size: 16px;
  line-height: 1.5;
}

.largeListContainer div {
  display: inline-block;
  white-space: nowrap;
}

.mediumListContainer {
  position: relative;
  width: 450px;
  margin: 50px auto 0 auto;
  font-size: 16px;
  line-height: 1.5;
}

.mediumListContainer div {
  display: inline-block;
  white-space: nowrap;
}

.smallListContainer {
  position: relative;
  width: 250px;
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  background-color: #c0b3b3;
}

.smallListContainer div {
  display: inline-block;
  white-space: nowrap;
}

/*************************************************************************/

.dji-import-classroom-button {
  width: 100%;
  height: 24px;
  line-height: 24px;
}

.dji-import-classroom-button iron-icon {
  position: absolute;
  left: 10px;
  top: auto;
  bottom: auto;
}

.dji-classroom {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.dji-classroom-title {
  font-size: 26px;
  color: rgba(0, 0, 0, 0.87);
  margin: 30px 32px;
  text-align: center;
}

.dji-classroom-title.dji-classroom-google::before {
  content: url("/images/Google_Classroom_logo.svg");
  width: 36px;
  height: 36px;
  position: relative;
  top: 7px;
  right: 25px;
}

.dji-classroom-title.dji-classroom-dapi::before {
  content: url("/images/Dapi_Classroom_logo.svg");
  width: 36px;
  height: 36px;
  position: relative;
  top: 7px;
  right: 25px;
}

.dji-classroom-title .dji-classroom-title-icon {
  position: relative;
  top: 7px;
  left: 25px;
  cursor: pointer;
}

/*************************************************************************/

.dji-import-orgunit-button {
  width: 100%;
  height: 24px;
  line-height: 24px;
}

.dji-import-orgunit-button iron-icon {
  position: absolute;
  left: 10px;
  top: auto;
  bottom: auto;
}

.dji-orgunit {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.dji-orgunit-title {
  font-size: 26px;
  color: rgba(0, 0, 0, 0.87);
  margin: 30px 32px;
  text-align: center;
}

.dji-orgunit-title.dji-orgunit-google::before {
  content: url("/images/Google_Orgunit_logo.svg");
  width: 36px;
  height: 36px;
  position: relative;
  top: 7px;
  right: 25px;
}

.dji-orgunit-title.dji-orgunit-dapi::before {
  content: url("/images/Dapi_Classroom_logo.svg");
  width: 36px;
  height: 36px;
  position: relative;
  top: 7px;
  right: 25px;
}

.dji-orgunit-title .dji-orgunit-title-icon {
  position: relative;
  top: 7px;
  left: 25px;
  cursor: pointer;
}

/*************************************************************************/

div#footerCopyRight {
  margin-top: 40px;
  width: 100%;
  text-align: center;
}

/*************************************************************************/

.dji-error-box {
  margin: 50px auto 0;
  width: 600px;
}

.dji-error-box.dji-horizontal-layout {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}

.dji-error-box .dji-error-404-pizza {
  margin: 0 auto;
  width: 400px;
  height: 400px;
  background-image: url("/images/404-pizza.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.dji-error-box .dji-cat-unrecoverable-error {
  margin: 0 auto;
  width: 300px;
  height: 300px;
  background-image: url("/images/cat-unrecoverable-error.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.dji-error-box .dji-error-message-1 {
  margin-top: 10px;
  font-size: 30px;
  text-align: center;
  line-height: initial;
}

.dji-error-box .dji-error-message-2 {
  margin-top: 12px;
  font-size: 22px;
  text-align: center;
  font-weight: lighter;
}

.dji-error-message {
  margin-right: 20px;
  margin-top: 70px;
}

.dji-error-message .dji-error-title {
  margin-bottom: 45px;
  font-size: 30px;
  text-align: left;
}

.dji-error-message .dji-error-details {
  font-size: 22px;
  text-align: left;
  font-weight: lighter;
  line-height: 30px;
}

#dji-home-link {
  color: #00acc1;
  cursor: pointer;
}

.dji-chart-tooltip {
  position: absolute;
  text-align: left;
  color: #ee9613;  
  font: 12px sans-serif;
  background: #ffffff;
  border: 0px;
  border-radius: 8px;
  pointer-events: none;
  border: 1px solid #ee9613;
  padding: 10px;
}

paper-toast.dji-center-bottom {
  z-index: 1000;
  min-width: 400px;
  width: 400px;
  margin-left: calc(50vw - 200px);
  font-weight: 300;
  text-align: left;
}

@media print {
  .dji-no-print,
  .dji-no-print * {
    display: none !important;
  }
}
