/*$c-button-hover: darken($c-blue, 5%);*/
/*
// ----------------------------------------------
// Usage example:
// For IE set $mq-support to false.
// Set the fixed value.
// Then use mixins to test whether styles should be applied.
// ----------------------------------------------

$mq-support: false;
$mq-fixed-value: 1024;

// Renders at fixed value
@include bp (min-width, 300px) { 
    div { color:#000; }
}

// Doesn't render without MQ support
@include bp (min-width, 1200px) { 
    div { color:#FFF; }
}

// Doesn't render without MQ support
@include bp (max-width, 300px) { 
    div { color:#444; }
}

// Renders at fixed value
@include bp (max-width, 1200px) { 
    div { color:#888; }
}

// ----------------------------------------------
*/
/* line 6, ../scss/school-id-demo-form.scss */
.footer-callout,
.breadcrumbs {
  display: none;
}

/* line 11, ../scss/school-id-demo-form.scss */
.col-main .std .category-description {
  padding-top: 40px;
}
/* line 13, ../scss/school-id-demo-form.scss */
.col-main .std .category-description .inner-marquee {
  padding-left: 5%;
  padding-right: 5%;
}
/* line 17, ../scss/school-id-demo-form.scss */
.col-main .std .category-description .inner-marquee .description h1 {
  display: block;
}
/* line 20, ../scss/school-id-demo-form.scss */
.col-main .std .category-description .inner-marquee .description p {
  color: #636363;
  font-size: 18px;
  line-height: 24px;
}
/* line 25, ../scss/school-id-demo-form.scss */
.col-main .std .category-description .inner-marquee .description .read-more {
  display: none;
}
/* line 32, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body {
  padding: 20px 5% 60px;
}
/* line 34, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body h3 {
  color: #363636;
  font-family: "futura-pt";
  font-weight: 700;
  text-transform: none;
  font-size: 18px;
  line-height: 23px;
}
/* line 42, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body p {
  font-family: "futura-pt";
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #636363;
}
/* line 50, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body ul li {
  color: #636363;
  font-family: "futura-pt";
  font-size: 18px;
  line-height: 1.2;
  margin-left: 2em;
}
/* line 59, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .compareSoftwareEditionsTrigger {
  margin-top: 25px;
  margin-bottom: -1px;
  margin-right: 15px;
  padding: 9px 37px 10px 75px;
  min-height: 59px;
  max-width: 680px;
  color: #000;
  font-size: 24px;
  line-height: 28px;
  font-family: "futura-pt";
  font-weight: 300;
  border: 1px solid #e0e2f4;
  position: relative;
  cursor: pointer;
}
/* line 74, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .compareSoftwareEditionsTrigger:before {
  content: 'Windows';
  background: url(../images/software_comp_overlay/software_comp_overlay_win.png) no-repeat 26px 15px;
  background-size: 23px auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
  height: 57px;
  padding-top: 33px;
  font-size: 13px;
  color: #363636;
  text-align: center;
}
/* line 88, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .compareSoftwareEditionsTrigger span {
  padding-left: 18px;
  padding-bottom: 8px;
  min-height: 40px;
  border-left: 1px solid #e0e2f4;
  display: inline-block;
  line-height: 17px;
}
/* line 95, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .compareSoftwareEditionsTrigger span span {
  min-height: 0;
  padding: 0;
  border-left: 0;
  display: inline;
  line-height: 27px;
  vertical-align: middle;
}
/* line 104, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .compareSoftwareEditionsTrigger:after {
  content: '';
  width: 0;
  height: 0;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #8d1a15;
  border-bottom: none;
  position: absolute;
  right: 20px;
  top: 50%;
  display: inline-block;
}
/* line 118, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay {
  margin: 0 10px 40px;
  border: 1px solid #e0e2f4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: #fff;
  width: calc(100% - 20px);
}
/* line 127, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .compareSoftwareEditionsHeader {
  padding: 9px 37px 10px 75px;
  min-height: 59px;
  color: #000;
  font-size: 24px;
  line-height: 30px;
  font-family: "futura-pt";
  font-weight: 300;
  position: relative;
}
/* line 136, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .compareSoftwareEditionsHeader:before {
  content: 'Windows';
  background: url(../images/software_comp_overlay/software_comp_overlay_win.png) no-repeat 26px 15px;
  background-size: 23px auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
  height: 57px;
  padding-top: 33px;
  font-size: 12px;
  color: #363636;
  text-align: center;
}
/* line 150, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .compareSoftwareEditionsHeader span {
  padding-left: 18px;
  padding-bottom: 8px;
  min-height: 40px;
  border-left: 1px solid #e0e2f4;
  display: inline-block;
  line-height: 17px;
}
/* line 157, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .compareSoftwareEditionsHeader span span {
  min-height: 0;
  padding: 0;
  border-left: 0;
  display: inline;
  line-height: 27px;
  vertical-align: middle;
}
/* line 166, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .compareSoftwareEditionsHeader .softwareCompOverlayClose {
  position: absolute;
  top: 5px;
  right: 6px;
  font-size: 24px;
  font-weight: 700;
  font-family: "futura-pt";
  cursor: pointer;
}
/* line 174, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .compareSoftwareEditionsHeader .softwareCompOverlayClose:after {
  content: "\d7";
  width: 34px;
  height: 34px;
  display: block;
  font-weight: 400;
  font-family: "futura-pt";
  color: #000;
  font-size: 30px;
  border-width: 0px;
}
/* line 187, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .softwareCompOverlayCopy {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  text-align: center;
  padding: 18px 36px 0;
  color: #636363;
}
/* line 195, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .compItem {
  margin: 40px auto 0;
  padding: 0 36px;
  max-width: 900px;
  width: 100%;
  color: #363636;
}
/* line 201, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .compItem img {
  margin: 0 auto;
  max-width: 199px;
}
/* line 205, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .compItem h2 {
  margin-top: 14px;
  margin-bottom: 0;
  padding: 1px 8px 4px;
  background: #e9ebf7;
  font-family: "futura-pt";
  font-size: 17px;
  font-weight: 700;
  text-transform: none;
  color: #363636;
}
/* line 216, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .compItem p {
  margin-top: 8px;
  padding: 0 8px;
}
/* line 220, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .compItem ul {
  margin-top: 10px;
}
/* line 224, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .softwareCompareOverlayFooter {
  margin: 0 4px 4px;
  padding: 40px 6px 0;
  height: 110px;
  background: #fcfbfc !important;
  background: -webkit-linear-gradient(-90deg, #fcfbfc, #e9e9e9) !important;
  background: linear-gradient(180deg, #fcfbfc, #e9e9e9) !important;
  display: block;
}
/* line 232, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .softwareCompareOverlayFooter .pdf {
  padding-left: 60px;
  background: url(../images/software_comp_overlay_pdf.png) 0 0 no-repeat;
  background-size: 48px;
  font-size: 13px;
  line-height: 50px;
  float: left;
}
/* line 239, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .softwareCompareOverlayFooter .pdf span {
  display: none;
}
/* line 243, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .softwareCompareOverlayFooter .contact {
  float: right;
}
/* line 245, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .softwareCompareOverlayFooter .contact .phone {
  text-align: right;
  color: #901518;
  font-weight: 700;
  font-size: 22px;
  display: inline;
  clear: left;
  float: right;
  pointer-events: none;
}
/* line 254, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .softwareCompareOverlayFooter .contact .phone:hover {
  text-decoration: none;
}
/* line 258, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .softwareCompareOverlayFooter .contact .chat {
  font-weight: 700;
  padding-left: 26px;
  background: url(../images/icons/icon_chat_large.png) 0 4px no-repeat;
  background-size: 21px auto;
  display: block;
  float: right;
  clear: right;
  color: #363636;
}
/* line 269, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section .softwareCompOverlay .softwareCompareOverlayFooter .tagline span {
  display: none;
}
/* line 274, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section form {
  width: 100%;
  max-width: 365px;
  margin: 40px auto 50px;
}
/* line 278, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section form table {
  width: 100%;
}
/* line 280, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section form table td {
  position: relative;
  width: 100%;
  padding-bottom: 10px;
}
/* line 284, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section form table td label {
  font-size: 16px;
  color: #363636;
}
/* line 287, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section form table td label.error {
  font-size: 15px;
  color: #DF280A;
}
/* line 292, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section form table td input {
  border-radius: 2px;
  border: 1px solid #d3cdc8;
  font-size: 15px;
  height: 30px;
  padding: 2px 8px 0;
  max-width: 365px;
  width: 100%;
}
/* line 300, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section form table td input.error {
  color: #363636;
}
/* line 304, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section form table td button {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
  font-size: 16px;
  font-family: "futura-pt";
  font-weight: 700;
  text-transform: uppercase;
  line-height: 20px;
  background-color: #6e0e10;
  background-image: none;
  border: none;
  display: block;
  margin: 5px 16px 0 0;
  padding: 7px 29px;
  max-width: 250px;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  float: right;
}
/* line 324, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section form table td button:hover {
  text-decoration: none;
  background-color: #8a181a;
}
/* line 328, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section form table td button.disabled {
  cursor: not-allowed;
  opacity: 0.65;
}
/* line 333, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body .section form table td .no-cc {
  display: block;
  float: right;
  clear: right;
  font-size: 13px;
  color: #636363;
  margin: 5px 32px 0 0;
}
/* line 345, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body.download {
  text-align: center;
  padding-top: 40px;
  max-width: 640px;
  border-top: none;
  margin: 0 auto;
}
/* line 351, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body.download h2 {
  font-family: "classico-urw";
  font-weight: 300;
  font-size: 35px;
  line-height: 36px;
}
/* line 358, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body.download p span {
  font-weight: bold;
}
/* line 362, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body.download .button {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
  font-size: 16px;
  font-family: "futura-pt";
  font-weight: 700;
  text-transform: uppercase;
  line-height: 20px;
  background-color: #6e0e10;
  background-image: none;
  border: none;
  display: block;
  margin: 25px auto;
  padding: 7px 29px;
  max-width: 250px;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 381, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body.download .button:hover {
  text-decoration: none;
  background-color: #8a181a;
}
/* line 387, ../scss/school-id-demo-form.scss */
.col-main .std .cms-body:after {
  content: '';
  display: block;
  clear: both;
}

@media only screen and (min-width: 600px) {
  /* line 398, ../scss/school-id-demo-form.scss */
  .col-main .std .category-description {
    width: 100%;
    height: 280px;
    position: relative;
    background-color: #f2f2f2;
  }
  /* line 403, ../scss/school-id-demo-form.scss */
  .col-main .std .category-description .inner-marquee {
    width: 100%;
    max-width: 1280px;
    min-height: 305px;
    position: relative;
  }
  /* line 408, ../scss/school-id-demo-form.scss */
  .col-main .std .category-description .inner-marquee .description {
    max-width: 474px;
    width: 54%;
    min-height: 216px;
    float: left;
    text-align: left;
    margin: 19px 0 0 4%;
    position: relative;
    padding-bottom: 35px;
  }
  /* line 417, ../scss/school-id-demo-form.scss */
  .col-main .std .category-description .inner-marquee .description h1 {
    font-size: 33px;
    line-height: 34px;
    font-family: "classico-urw";
    font-weight: 300;
    color: #000;
    text-transform: inherit;
    margin-bottom: 7px;
    max-width: 425px;
  }
  /* line 430, ../scss/school-id-demo-form.scss */
  .col-main .std .cms-body {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 770px) {
  /* line 442, ../scss/school-id-demo-form.scss */
  .col-main .std .category-description .inner-marquee .description {
    max-width: 627px;
    margin-left: 6%;
  }
  /* line 449, ../scss/school-id-demo-form.scss */
  .col-main .std .cms-body .section {
    float: left;
  }
  /* line 451, ../scss/school-id-demo-form.scss */
  .col-main .std .cms-body .section.features {
    width: 53%;
    margin-right: 4%;
    padding-right: 4%;
    border-right: 1px solid #e0e2f4;
  }
  /* line 457, ../scss/school-id-demo-form.scss */
  .col-main .std .cms-body .section.form {
    width: 37%;
  }
  /* line 460, ../scss/school-id-demo-form.scss */
  .col-main .std .cms-body .section.details {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 979px) {
  /* line 473, ../scss/school-id-demo-form.scss */
  .col-main .std .category-description .inner-marquee .description {
    background: url(/media/catalog/category/Category-Marquee-ID-Suite-Free-Trial_1.png) 0 0 no-repeat;
    margin-left: 2%;
    padding-left: 234px;
    max-width: 695px;
    min-height: 216px;
    width: 100%;
    background-size: 200px auto;
  }
  /* line 488, ../scss/school-id-demo-form.scss */
  .col-main .std .cms-body .section .softwareCompOverlay .compItem img {
    float: left;
    max-width: 167px;
  }
  /* line 492, ../scss/school-id-demo-form.scss */
  .col-main .std .cms-body .section .softwareCompOverlay .compItem h2,
  .col-main .std .cms-body .section .softwareCompOverlay .compItem p,
  .col-main .std .cms-body .section .softwareCompOverlay .compItem ul {
    margin-left: 187px;
  }
  /* line 499, ../scss/school-id-demo-form.scss */
  .col-main .std .cms-body .section .softwareCompOverlay .softwareCompareOverlayFooter .tagline {
    margin-right: 22px;
    padding-right: 19px;
    float: right;
    height: 54px;
    border-right: 1px solid #e0e2f4;
  }
  /* line 505, ../scss/school-id-demo-form.scss */
  .col-main .std .cms-body .section .softwareCompOverlay .softwareCompareOverlayFooter .tagline span {
    display: inline;
    font-family: "futura-pt";
    color: #363636;
    font-size: 37px;
    font-weight: 300;
  }
}
