a.feedback-email {
  width: 100%;
  text-align: center;
  font-size: 14px;
  white-space: nowrap;
  text-decoration: none;
  float: left;
  height: auto;
  color: white;
  padding: 4px 12px;
  border: 1px solid #fff;
  text-decoration: none;
  /*-webkit-transition: background-color 400ms linear;
  -moz-transition: background-color 400ms linear;
  -o-transition: background-color 400ms linear;
  -ms-transition: background-color 400ms linear;
  transition: background-color 400ms linear;*/
  -webkit-transition: background-color 400ms linear;
  -moz-transition: background-color 400ms linear;
  -o-transition: background-color 400ms linear;
  -ms-transition: background-color 400ms linear;
  transition: background-color 400ms linear; }
  a.feedback-email:hover {
    text-decoration: none;
    color: #fff; }
  a.feedback-email:focus {
    color: #fff;
    text-decoration: none; }

.outline-button {
  background-color: transparent;
  display: inline-block;
  /*width: 178px;*/
  text-align: left;
  font-size: 14px;
  white-space: nowrap;
  	/*float: left;
          margin: 2px 6px 1px 16px;**/
  height: auto;
  color: white;
  padding: 4px 12px;
  border: 1px solid #fff;
  text-decoration: none;
  /*-webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear;*/
  -webkit-transition: 200ms linear;
  -moz-transition: 200ms linear;
  -o-transition: 200ms linear;
  -ms-transition: 200ms linear;
  transition: 200ms linear;
  box-sizing: border-box;
  /*a.enquery-btn:hover, a.free-trail-btn:hover {*/ }
  .outline-button:hover {
    /*width: 178px;
    text-align: left;
    height: auto;*/
    color: #4b4949;
    /*E4B01F;*/
    /*padding: 4px 12px;*/
    /*border: 1px solid #D24E0F;*/
    background-color: rgba(255, 255, 255, 0.3);
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    /*
    background-color: #D24E0F;*/ }
  .outline-button:focus {
    outline: none;
    text-decoration: none; }
  .outline-button:visited {
    color: white;
    text-decoration: none; }
  .outline-button.fixed178 {
    width: 178px !important; }
  .outline-button.fill {
    width: 100%; }
  .outline-button.center {
    text-align: center; }
  .outline-button.spaced {
    margin: 3px 0; }
  .outline-button.padded {
    margin: 3px; }
  .outline-button.inactive {
    opacity: 0.6; }
  .outline-button.inactive:hover {
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    cursor: default; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22-Jul-2017, 13:45:03
    Author     : Ian
*/
.floatleft {
  float: left; }

.floatright {
  float: right; }

/* CSS Document */
/*@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);
@import url(https://fonts.googleapis.com/css?family=Raleway);*/
html {
  width: 100%;
  height: 100%; }

body {
  font-family: 'Open Sans', Arial, sans-serif !important;
  margin: 0;
  padding: 0;
  /*40px 0 0 40px;*/
  font-size: 13px;
  /*	overflow-y: hidden;*/
  background: url(../../img/crane2.svg) no-repeat right bottom;
  /*bg-img.jpg) ;*/
  /*-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position:relative;*/
  background-attachment: fixed;
  background-color: #4b4949 !important;
  /*background-height: 80%;
  background-width: auto*/
  background-size: auto 100%;
  /*background-repeat: no-repeat;
  background-position: right bottom;*/
  min-height: 100% !important;
  height: 100%;
  color: #fff;
  width: 100%; }

.wrapper {
  position: relative;
  min-height: 100%; }
  .wrapper .copyright {
    padding-top: 5px;
    position: absolute;
    bottom: 0;
    left: 10px; }
    .wrapper .copyright:before, .wrapper .copyright:after {
      content: "";
      display: table; }
    .wrapper .copyright:after {
      clear: both; }

h1, h2, h3, h4, div, p, label, a {
  color: #fff !important; }

.modal-body {
  color: #000; }

.page-container {
  max-width: 1210px;
  min-width: 600px;
  margin: auto;
  clear: both;
  color: #fff;
  padding: 60px 20px 20px 20px; }

.info-box-grey {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  font-size: 14px;
  color: #000 !important;
  border-radius: 6px;
  margin: 9px 0 0 0;
  padding: 7px 10px;
  background: #dedede;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.5);
  /*&.fade{
      height: 0;
      margin: 0;
      padding: 0 10px;
      opacity: 0;
      transition: 3s;
  }*/
  /*&:before {
      top: -(($arrow-size+1) * 2) + $error-box-fade-length;// + $accent-border-size);
  	border-bottom-color: rgba(0,0,0,0.15);
  	border-width: $arrow-size+1px;
  	left: 40px;
  	margin-left: -$arrow-size+1px;
  }*/ }
  .info-box-grey.transparent {
    background: rgba(222, 222, 222, 0.7); }
  .info-box-grey.grads {
    background: -webkit-linear-gradient(to top, #a2a2a2 0, #dedede 5px), -webkit-linear-gradient(to bottom, #ffffff 0, #dedede 5px);
    background: -o-linear-gradient(to top, #a2a2a2 0, #dedede 5px), -o-linear-gradient(to bottom, #ffffff 0, #dedede 5px);
    background: -moz-linear-gradient(to top, #a2a2a2 0, #dedede 5px), -moz-linear-gradient(to bottom, #ffffff 0, #dedede 5px);
    background: linear-gradient(to top, #a2a2a2 0, #dedede 5px), linear-gradient(to bottom, #ffffff 0, #dedede 5px);
    background-size: 100% 60%;
    background-repeat: no-repeat;
    background-position: bottom center, top center; }
  .info-box-grey.bubble:before, .info-box-grey.bubble:after {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    transition: 0.3s; }
  .info-box-grey.bubble:after {
    top: -21px;
    border-bottom-color: #dedede;
    border-width: 13px;
    left: 42px;
    margin-left: -13px; }
  .info-box-grey.inactive {
    height: 0;
    line-height: 0;
    opacity: 0.5;
    margin: 0;
    padding: 0;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s; }
    .info-box-grey.inactive.bubble:after, .info-box-grey.inactive.bubble:before {
      content: none !important; }
  .info-box-grey.fill {
    width: 100%; }
  .info-box-grey .message {
    color: #000 !important; }

.inset-tb {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 0;
  outline: none;
  -webkit-box-shadow: inset 2px 2px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 2px 2px 3px 0px rgba(0, 0, 0, 0.5);
  -o-box-shadow: inset 2px 2px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: inset 2px 2px 3px 0px rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s; }
  .inset-tb:hover {
    -webkit-box-shadow: inset 2px 2px 3px 0px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: inset 2px 2px 3px 0px rgba(0, 0, 0, 0.7);
    -o-box-shadow: inset 2px 2px 3px 0px rgba(0, 0, 0, 0.7);
    box-shadow: inset 2px 2px 3px 0px rgba(0, 0, 0, 0.7); }
  .inset-tb:focus {
    -webkit-box-shadow: inset 2px 2px 3px 0px rgba(0,0,0,0.7), 0px 0px 5px 0px rgba(77, 144, 255, 1);
    -moz-box-shadow: inset 2px 2px 3px 0px rgba(0,0,0,0.7), 0px 0px 5px 0px rgba(77, 144, 255, 1);
    -o-box-shadow: inset 2px 2px 3px 0px rgba(0,0,0,0.7), 0px 0px 5px 0px rgba(77, 144, 255, 1);
    box-shadow: inset 2px 2px 3px 0px rgba(0,0,0,0.7), 0px 0px 5px 0px rgba(77, 144, 255, 1); }

textarea.inset-tb {
  height: auto; }

.pseudo-hide {
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  opacity: 0 !important; }

.pseudo-hide-transition {
  -webkit-transition: height 0.3s, opacity 0.3s;
  -moz-transition: height 0.3s, opacity 0.3s;
  -o-transition: height 0.3s, opacity 0.3s;
  -ms-transition: height 0.3s, opacity 0.3s;
  transition: height 0.3s, opacity 0.3s; }

.panel-white {
  background: white;
  color: #000 !important;
  padding: 10px;
  margin: 20px auto;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.5); }
  .panel-white h1:first-child, .panel-white h2:first-child, .panel-white h3:first-child {
    margin-top: 0; }
  .panel-white h1, .panel-white h2, .panel-white h3 {
    font-weight: bold; }
  .panel-white h1 {
    font-size: 1.5em; }
  .panel-white h2 {
    font-size: 1.3em; }
  .panel-white h3 {
    font-size: 1.1em; }
  .panel-white label {
    color: #000; }

.panel-white h1, .panel-white h2, .panel-white h3, .panel-white h4, .panel-white div, .panel-white p, .panel-white label, .panel-white a, .ui-datepicker h1, .ui-datepicker h2, .ui-datepicker h3, .ui-datepicker h4, .ui-datepicker div, .ui-datepicker p, .ui-datepicker label, .ui-datepicker a, .book-container h1, .book-container h2, .book-container h3, .book-container h4, .book-container div, .book-container p, .book-container label, .book-container a, .modal-body h1, .modal-body h2, .modal-body h3, .modal-body h4, .modal-body div, .modal-body p, .modal-body label, .modal-body a {
  color: #000 !important; }

.modal-header {
  background: #999;
  color: #fff;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px; }

.main-heading {
  font-weight: normal;
  display: inline-block;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 3px solid #fff; }

.show-trial-link {
  cursor: pointer; }

.free-trial-elm {
  display: none; }

.padded-header {
  padding-top: 60px; }

/* most of my stuff added before this */
.logo {
  width: auto;
  height: 90px;
  float: left;
  /*padding: 28px 13px 1px 0px;*/
  /*background-image: url(../../img/bgform1.png);*/
  background-repeat: repeat;
  margin-bottom: 40px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px; }

.logo img {
  /*width: 450px;*/
  height: 90px;
  margin-bottom: 40px; }

.main-screen {
  z-index: +999;
  /*-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow-y: hidden;*/
  width: 550px;
  padding: 40px 0 10px 40px !important; }

.slightly {
  margin-left: 15px; }
  @media (max-width: 767px) {
    .slightly {
      margin-left: 0px; } }

.padding-left-none {
  padding-left: 0px !important; }

.menu-box-container {
  text-align: center;
  /*border: 2px solid red;*/
  margin: 0 -10px;
  padding-bottom: 10px; }
  .menu-box-container:before, .menu-box-container:after {
    content: "";
    display: table; }
  .menu-box-container:after {
    clear: both; }

.menu-box {
  background-color: rgba(167, 169, 172, 0.45);
  width: 273px;
  margin: 10px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 20px;
  /*&:before{
      background-color:rgba(167,169,172,0.45);  
      @include overlay();
  }*/ }
  .menu-box h1 {
    font-size: 17px;
    margin-top: 6px; }
  .menu-box p {
    font-size: 13px; }
  .menu-box.inactive {
    opacity: 0.6; }
    .menu-box.inactive .outline-button {
      visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }
.clearfix:after {
  clear: both; }

.align-right {
  text-align: right; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.free-trial-usage-box {
  text-align: right;
  width: 300px;
  font-size: 12px; }
  .free-trial-usage-box h3 {
    font-size: 16px;
    font-weight: bold; }

.close-button {
  color: #fff !important;
  padding: 0 !important;
  top: -7px !important;
  opacity: 0.9 !important;
  background-color: #E42007 !important;
  font-size: 21px !important;
  font-weight: normal !important;
  text-shadow: none !important;
  position: absolute !important;
  right: -7px !important;
  padding: 1px 5px !important;
  border-radius: 50% !important; }

.close-button:hover {
  background-color: #D1240E !important; }

.close-button:focus {
  outline: none; }
