/*adds permanent scroll bar to stop shifting on different pages*/
html {
  overflow-y: scroll; }

body {
  /* background-color: #666; } */

/* IMPORTS */
/* IMAGES */
#bg {
  position: fixed;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  z-index: -1; }

#bg img {
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%; }

img.no-resize {
  max-width: none; }

.deleteAttachementBtn {
  margin: 0 0 0 10px; }

/* TYPOGRAPHY */
h2 {
  font-size: 1.2em;
  padding: 1.2em; }

h3 {
  font-weight: bold; }

p.login {
  padding: 0;
  margin: 0; }

.glyphicon {
  font-size: 18px;
  color: #779ECB; }

.taskHeaders {
  background-color: #779ECB;
  text-align: center;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold; }

.pagination-centered {
  text-align: center; }

.news-head {
  padding-top: 1em;
  font-weight: bold;
  font-size: 1.5em; }

.news-info {
  font-size: 0.85em;
  font-weight: bold;
  color: #909090; }

.news-content {
  padding-top: 1.25em;
  padding-bottom: 2em; }

/* LINKS */
a {
  color: #222; }

a:hover {
  color: #df0070;
  text-decoration: none; }

.viewReview:hover {
  cursor: pointer;
  cursor: hand;
  color: #df0070; }

/*centers odd numbered columns in a page where offset cannot be used*/
.col-centered {
  float: none;
  margin: 0 auto; }

.table{
  margin-bottom: 1px !important;
}
.table-headers th {
  text-align: center; }

/*removes padding from elements allowing them to touch in the grid*/
.no-gutter {
  padding-left: 0;
  padding-right: 0; }

.fullwidth {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  max-width: initial; }

/*gives a div the same styling as form boxes*/
.form-box {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

/* TABLES */
table {
  width: 100%; }

td {
  height: 2em;
  padding: 0.5em; }

.table-headers th {
  text-align: center; }

.table-headers a {
  color: #222; }

.table-headers a:hover {
  text-decoration: none;
  color: #df0070; }

.intra-table-head {
  background-color: #779ECB;
  color: #f0f0f0; }

.intra-table-td {
  border: 1px solid #779ECB; }

.intra-table-td {
  background-color: #fff;
  border: 1px solid #779ECB;
  border-radius-left-top: 10px; }

.intra-table-head {
  background-color: #779ecb;
  color: #fff;
  font-weight: bold; }

.table-divider td {
  border: 10px solid #000; }

.action-column {
  text-align: center !important; }

/* LOGIN */
.login-box {
  background-color: #df0070;
  border-radius: 5px 5px 5px 5px;
  overflow: hidden;
  opacity: 0.98;
  -webkit-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5); }
  .login-box img {
    padding-top: 3em;
    padding-bottom: 2em; }

.loginBtn {
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.login-labels{
  color: #FFFFFF !important;
}
.login-box .help-block-error{
  color: #FFFFFF;
}

#saveRequestBtn {
  -webkit-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5); }

.login-error {
  height: 3.5em; }

/* CONTENT */
.est-box {
  padding-bottom: 0.6rem;
  /* background-color: #dfe5eb; */
  border-radius: 5px 5px 5px 5px;
  opacity: 0.98;
  /* -webkit-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5); */
  border: 1px solid #000000;
  padding-bottom: 0.6rem; }

.set-box {
  padding-bottom: 0.6rem;
  /* background-color: #dfe5eb; */
  border-radius: 5px 5px 5px 5px;
  opacity: 0.98;
  /* -webkit-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5); */
  border: 1px solid #000000;
  padding-bottom: 0.6rem; }

.log-box {
  padding-bottom: 0.6rem;
  /* background-color: #dfe5eb; */
  border-radius: 5px 5px 5px 5px;
  opacity: 0.98;
  /* -webkit-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5); */
  border: 1px solid #000000;
  padding-bottom: 0; }

.warn-box {
  padding-bottom: 0.6rem;
  /* background-color: #dfe5eb; */
  border-radius: 5px 5px 5px 5px;
  opacity: 0.98;
  /* -webkit-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5); */
  border: 1px solid #000000;
  padding-bottom: 0.6rem; }

.rfq-box {
  padding-bottom: 0.6rem;
  /* background-color: #dfe5eb; */
  border-radius: 5px 5px 5px 5px;
  opacity: 0.98;
  /* -webkit-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5); */
  border: 1px solid #000000;
  padding-bottom: 0; }

table {
  margin-bottom: 0; }

.con-box {
  padding-bottom: 0.6rem;
  /* background-color: #dfe5eb; */
  border-radius: 5px 5px 5px 5px;
  opacity: 0.98;
  /* -webkit-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5); */
  /* -moz-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5); */
  /* box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5); */
  border: 1px solid #000000;
  padding-bottom: 0rem; }

.con-box-max {
  padding-bottom: 0.6rem;
  /* background-color: #dfe5eb; */
  border-radius: 5px 5px 5px 5px;
  opacity: 0.98;
  /* -webkit-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5); */
  border: 1px solid #000000;
  padding-bottom: 0.6rem;
  /*set minimum height for boxes too small*/
  min-height: 18.5em; }

.dead-box {
  padding-bottom: 0.6rem;
  /* background-color: #dfe5eb; */
  border-radius: 5px 5px 5px 5px;
  opacity: 0.98;
  /* -webkit-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5); */
  border: 1px solid #000000;
  padding-bottom: 0; }

.boxhead {
  margin: 0 0 0.6rem 0;
  text-align: center;
  color: #fff;
  padding: 0;
  line-height: 2em;
  overflow: hidden; }

.boxhead-min {
  margin: 0 0 0 0;
  text-align: center;
  color: #fff;
  padding: 0;
  line-height: 2em;
  overflow: hidden; }

#additionalNotes {
  margin-bottom: 0; }

.attachements img {
  margin: 0 10px 0 0; }

.c-red {
  background-color: #000000; }

.c-green {
  background-color: #000000; }

.c-pgreen {
  background-color: #000000; }

.c-orange {
  background-color: #000000; }

.c-default {
  background-color: #000000; }

.panel {
  padding: 0 !important;
  margin-top: 20px !important; }

.admin-links {
  line-height: 2em; }

.admin-welcome {
  font-weight: bold;
  text-align: center;
  font-size: 1em;
  padding-top: 3.5em; }

.admin-welcome p {
  line-height: 2.5em; }

#salesChart, #summaryChart, #detailsChart {
  padding: 0 0.5em; }

/* tasks box position fixing */
.tasks {
  margin-bottom: 0.5em; }

.logo-upload img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

/*modal fix (for permanent scrollbar)*/
.modal-open {
  padding-right: 0 !important; }

/* FORMS/BUTTONS */
.label {
  font-weight: bold; }

.bold-label .checkbox label {
  font-weight: bold; }

.new-est {
  padding-top: 1.5em; }
  .new-est label {
    font-weight: bold;
    color: #222; }

.btn-success {
  background-color: #df0070;
  border: 1px solid #df0070; }

.btn-secondary {
  background-color: #f5f5f5;
  border: 1px solid #ccc; }

.btn-default {
  background-color: #eee;
  border: 1px solid #ccc; }

.form-error {
  border-color: red; }

.search-results {
  font-weight: bold;
  text-align: center;
  padding-bottom: 1.5em; }

/*hides glyphicon from file input field*/
.file-input .glyphicon {
  display: none; }

/*gives bootstrap form and button combination rounded edges on the outside so they appear as one*/
.formbutton-left {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.formbutton-right {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

/*gives bootstrap forms equal margin*/
.form-group {
  margin-top: 15px; }

/*ensures correct height of button relative to form when used with fileinput widget
.input-group-btn  {
	.btn {
		padding: 4.5px 12px;
	}
}
*/
/* GRAPHS */
.minHeight {
  min-height: 367px; }

#conversionChart {
  padding-left: 1.5em;
  padding-right: 1.5em; }

#salesChart, #summaryChart, #detailsChart {
  width: 100% !important;
  min-height: 300px !important; }

/* UTILITIES */
.vert-buffer {
  margin-bottom: 2em; }

.vert-buffer-sm {
  margin-bottom: 1.5em; }

.vert-buffer-xs {
  margin-bottom: 1em; }

.vert-buffer1 {
  margin-bottom: 1em; }

.vert-buffer-xsm {
  margin-bottom: 0.5em !important; }

.r-buffer-xsm {
  margin-right: 0.5em !important; }

.t-buffer {
  padding-top: 1.5em; }

.b-buffer {
  padding-bottom: 1.5em; }

.a-buffer {
  padding-top: 1.8em;
  padding-bottom: 1.8em; }

.marginTop {
  margin-top: 1.2rem; }

.noMainMargin-top {
  margin-top: 4em; }

/*imitates the margin found on default form-groups*/
.form-box-buffer {
  margin-top: 15px;
  margin-bottom: 15px; }

.bold {
  font-weight: bold; }

.text-error {
  color: red;
  font-weight: bold;
  font-size: 0.8em; }

.hiddenItem {
  display: none; }

.alert {
  margin-bottom: 0px !important;
  text-align: center; }

/*re-styling of bootstraps build in alert states*/
.alert-success {
  color: #fff;
  background-color: #50b948;
  opacity: 0.8;
  padding: 6px 12px; }

.alert-danger {
  color: #fff;
  background-color: #de6868;
  opacity: 0.8;
  padding: 6px 12px; }

.glyphicon-user {
  color: #50b948; }

.glyphicon-links {
  color: #50b948; }

.glyphicon:hover {
  color: #000000; }

.red-error {
  color: red; }

.orange-warning {
  color: #F48b52; }

.datepicker-dropdown {
  background-color: #FFFFFF !important; }

.grid-view .empty {
  margin: 1em 1em; }

.col-centered {
  float: none;
  margin: 0 auto; }

/* Modal form setting */
.modal-body {
  padding: 1em; }
  .modal-body .no-top-margin {
    margin-top: 0 !important; }
  .modal-body .col-xs-12, .modal-body col-md-12, .modal-body col-xs-6, .modal-body col-md-6 {
    margin-bottom: 0.5em !important; }
  .modal-body .addonMinWidth {
    text-align: left;
    min-width: 150px; }

.creditApplicationForm .input-group-addon {
  min-width: 160px; }
.creditApplicationForm .form-group {
  margin-top: 0;
  margin-bottom: 0; }

.justifyText {
  text-align: justify; }

.chartKey {
  display: inline-block !important;
  text-align: center; }
  .chartKey .targetChartKey {
    display: inline-block;
    background: rgba(218, 114, 88, 0.5);
    border: solid 2px #da7258;
    width: 190px;
    height: 26px;
    margin-right: 10px; }
  .chartKey .invoiceChartKey {
    display: inline-block;
    background: rgba(151, 187, 205, 0.5);
    border: solid 2px #97bbcd;
    width: 190px;
    height: 26px;
    margin-right: 10px;
    margin-left: 10px; }
  .chartKey .jobChartKey {
    display: inline-block;
    background: rgba(52, 156, 52, 0.5);
    border: solid 2px #349c34;
    width: 190px;
    height: 26px;
    margin-left: 5px; }
  .chartKey .forcastChartKey {
    display: inline-block;
    background: rgba(210, 171, 55, 0.5);
    border: solid 2px #d2ab37;
    width: 190px;
    height: 26px;
    margin-left: 0; }
  .chartKey .postageChartKey {
    display: inline-block;
    background: rgba(193, 66, 66, 0.5);
    border: solid 2px #c14242;
    width: 190px;
    height: 26px;
    margin-left: 0;
    margin-right: 10px; }
  .chartKey .wipChartKey {
    display: inline-block;
    background: rgba(10, 21, 76, 0.5);
    border: solid 2px #0a154c;
    width: 190px;
    height: 26px;
    margin-left: 0; }

/*margin and padding fixes*/
.pad-fix {
  padding: 0.6em; }

.noh2Margin {
  margin-bottom: 0 !important; }

.media .glyphicon-file {
  font-size: 4em; }
.media .media-body {
  vertical-align: middle;
  font-size: 1.2em; }

.reminderBar {
  color: #f0f0f0;
  border-radius: 5px;
  box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5); }
  .reminderBar .glyphicon {
    color: #f0f0f0; }

.reportErrorContainer {
  display: none; }

#loadingImage {
  display: none; }

.custDetailsPrepend {
  min-width: 145px; }

.modalTopCloseBtn {
  margin-top: -22px;
  margin-right: -12px; }

/* IMPROVEMENT LOG */
.logStatus h3 {
  margin: 0;
  padding: 0;
  line-height: 64px;
  font-size: 1.2em;
  font-weight: bold; }

.btn-default {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 6px;
  margin-top: 15px;
  margin-bottom: 15px !important; }
  .btn-default .form-group {
    margin: 0; }

.btn-default .checkbox {
  margin: 0; }

.btn-default .help-block {
  margin: 0; }

.btnPerformance {
  margin-top: 40px !important; }

.btn-danger2 {
  color: #fff;
  border-color: #d43f3a;
  background-color: #d9534f;
  padding: 6px;
  margin-top: 15px;
  margin-bottom: 15px; }
  .btn-danger2 .form-group {
    margin: 0; }

.btn-warning {
  background-color: #F48b52; }

.btn-danger2 .checkbox {
  margin: 0; }

.btn-danger2 .help-block {
  margin: 0; }

.btn-danger2:hover {
  color: #fff; }

.btn-complete {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.success {
  color: #449d44; }

.warning {
  color: #F48b52; }

.danger {
  color: #c9302c; }

.btn-uploads-container {
  height: 89px;
  padding-top: 25px; }

.text-box-outer {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s; }
  .text-box-outer .table {
    margin-bottom: 0;
    border: 0; }
    .text-box-outer .table td {
      cursor: pointer; }

.display-logo {
  margin: 10px;
  min-height: 200px; }

.display-logo-empty {
  min-height: 200px;
  background-color: #D3D3D3; }

.display-logo p {
  padding-top: 90px;
  font-size: 2rem;
  font-weight: bold;
  color: #A9A9A9; }

.emailButton {
  margin-top: 25px;
  margin-left: -10px; }

.pointer {
  cursor: pointer; }

.accountHeader {
  background-color: #dfe5eb !important;
  border: 1px solid #779ECB;
  color: #779ECB;
  padding: 0.5em;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  border-radius: 4px 4px 4px 4px;
  box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5);
  margin-bottom: 30px; }

.miniPanels .panel {
  height: 34px !important;
  margin-bottom: 0; }

.miniPanels .checkbox {
  margin: 0 !important;
  margin-left: 1.5em !important;
  padding: 0.5em; }
.miniPanels hr {
  margin-top: 5px; }

.rfqNav .btn-default {
  margin-top: 0;
  margin-bottom: 10px !important;
  background-color: #dfe5eb; }

.col-collapse {
  padding-left: 5px;
  padding-right: 5px; }

.rfq-panel {
  padding: 0px 20px; }

.rfq-panel .form-group {
  margin-top: 10px;
  margin-bottom: 10px; }
.rfq-panel label {
  margin-bottom: 0;
  padding-top: 6px; }

.rfq-buffer {
  margin-bottom: 10px; }

.blue-label {
  color: #779ECB; }

.rfq-panel .con-box h2 {
  font-weight: normal; }

.con-box h4 {
  font-size: 1.2em; }

.con-box-inner {
  padding: 2.4rem 6rem 3rem 6rem; }

.spec-list {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.spec-list li {
  padding: 0.5em 0; }

.panel-rfq {
  margin: 10px; }

.panel-group {
  margin-bottom: 10px !important; }

.rfq-accordion .panel {
  margin: 0 !important;
  border: 0;
  box-shadow: none;
  border: 1px solid #779ECB; }
.rfq-accordion .panel-heading {
  height: 34px;
  line-height: 34px;
  background-color: #779ECB;
  font-weight: bold; }
  .rfq-accordion .panel-heading .glyphicon {
    color: #fff; }
.rfq-accordion a, .rfq-accordion a:hover, .rfq-accordion a:focus {
  text-decoration: none;
  color: #fff;
  font-weight: bold; }
.rfq-accordion .rfq-panel-inner {
  padding: 0px 20px;
  background-color: #dfe5eb; }
.rfq-accordion table a, .rfq-accordion table a:hover, .rfq-accordion table a:focus {
  color: #333; }

.rfq-accordion .input-group-addon {
  min-width: 150px; }

.input-group-rfq .input-group-addon {
  min-width: 210px !important; }

.returnedQuotes-table-heading {
  padding: 10px 0 !important; }

.returnedQuotes-table-body td {
  padding: 10px 0; }

.vert-buffer .table-responsive .table {
  margin-bottom: 0 !important; }
  .vert-buffer .table-responsive .table .form-control {
    padding: 0 !important; }

.btn-form {
  margin-top: 15px;
  margin-bottom: 15px; }

.implog-form-inner {
  height: 450px; }

@media (max-width: 376px) {
  /*this centres the login form purely on 'portrait view' for smartphones. it is removed when phone is tiled landscape*/
  #login-align {
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -40%);
    width: 100%;
    height: 50%; }

  .input-group-addon {
    min-width: 60px; }

  .mob-buffer {
    margin-bottom: 0.5em; } }
@media (max-width: 668px) {
  /*topbar background colour without opacity for better smartphone viewing*/
  #custom-bootstrap-menu.navbar-default {
    background-color: #df0070 !important; }

  .table-headers th {
    font-size: 0.85em; }

  .nav-push {
    margin-bottom: 2em; }

  /*clean layout of chart keys for smartphone viewing*/
  .chartkey-layout {
    text-align: center;
  }
  .chartkey-layout-custom-row{
    margin-bottom: 10px !important;
  }
  .chartkey-layout-custom{
    margin-bottom: 10px !important;
  }
  .chartKey {
    margin-bottom: 0.5em; }

  .targetChartKey, .invoiceChartKey, .jobChartKey {
    margin-left: 0 !important;
    margin-right: 0 !important; } }
@media (max-width: 768px) {
  #custom-bootstrap-menu.navbar-default .navbar-nav > li > a {
    font-size: 1.2em; }

  .navbar-toggle {
    padding: 1em;
    border: 0.15em solid;
    margin-top: 1.3em;
    margin-right: 2em; }

  .navbar-right {
    margin-top: 0;
    margin-bottom: 0; }

  .navbar-right > li > a {
    padding: 0 1.6em; }

  .navbar-default .navbar-collapse {
    border: 2px solid #013e7c; }

  .navbar-collapse > li {
    margin: 0;
    padding: 0; }

  .dropdown-menu > li {
    background-color: #013e7c; 
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #f0f0f0;
    padding-bottom: 1em;
    font-size: 1.2em; 
    border: #000000 solid 1px;}

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #000000; }

  /*fixes for extra padding present in mobile view*/
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-left: 0;
    margin-right: 0; }

  .navbar-toggle {
    margin-right: 15px !important; }

  #custom-bootstrap-menu.navbar-default .navbar-brand {
    margin-left: -15px !important; border-bottom: #000000 solid 1px !important; } }
@media (min-width: 767px) {
  /*centres login form on desktops sizes*/
  #login-align {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 50%; }

  /*class for equal sized pre-pends when required*/
  .level-form .input-group-addon {
    min-width: 150px !important; }

  /*class for desktop gridview headers*/
  .grid-head {
    min-width: 120px; } }
/* creates hover state on large/Non touch screens as opposed to click state (click state works better for mobiles) -RB */
@media (min-width: 1200px) {
  .dropdown:hover .dropdown-menu {
    display: block; } }
/*navbar margin*/
.nav-push {
  margin-bottom: 2.5em; }

/*styling for bootstrap navbar*/
.container-fluid {
  padding: 0; }

.navbar-brand {
  padding-top: 0.5em;
  padding-left: 1.5em; }

.navbar-header {
  min-height: 5.8em;
  line-height: 5.8em; }

#custom-bootstrap-menu.navbar-default .navbar-brand {
  color: #df0070; }

#custom-bootstrap-menu.navbar-default {
  font-size: 15px;
  background-color: #df0070;
  border-width: 0px;
  border-radius: 0px;
  min-height: 5.8em; 
border-bottom: #000000 solid 1px !important;}

#custom-bootstrap-menu.navbar-default .navbar-nav > li {
  min-height: 5.8em;
  line-height: 5.8em; }

#custom-bootstrap-menu.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0);
  font-weight: bold;
  line-height: 5.8em;
  padding-top: 0;
  padding-bottom: 0; }

/*spacing for navbar links*/
.nav.navbar-nav.navbar-right > li > a {
  padding: 1.6em; }

#custom-bootstrap-menu.navbar-default .navbar-nav > li > a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav > li > a:focus {
  color: #000000;
  background-color: #df0070; }

#custom-bootstrap-menu.navbar-default .navbar-nav > .active > a,
#custom-bootstrap-menu.navbar-default .navbar-nav > .active > a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav > .active > a:focus {
  color: #000000;
  background-color: #df0070; }

#custom-bootstrap-menu.navbar-default .navbar-toggle {
  border-color: #df0070; }

#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
  background-color: #df0070; }

#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
  background-color: #df0070; }

#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #ffffff; }

.dropdown-menu {
  background-color: #df0070;
  border: 0;
  padding: 0;
  margin: 0; 
  border: #000000 solid 1px !important;
}

.dropdown-menu > li > a {
  color: #f0f0f0;
  font-weight: bold;
  padding: 2em; }

.dropdown-menu > li > a:hover {
  color: #000000;
  background-color: #df0070; }

/*styling for bootstrap tabs*/
.nav-tabs {
  opacity: 0.98;
  border: 0; }

.nav-tabs > li {
  Padding-bottom: 1em;
  width: 100%; }

.nav-tabs > li > a {
  background-color: #ffffff;
  color: #333;
  padding: 0.5em 1em;
  font-weight: bold;
  text-align: center;
  border-radius: 4px 4px 4px 4px;
  box-shadow: -4px 4px 8px 0px rgba(50, 50, 50, 0.5); }

.nav-tabs > li.active > a {
  color: #FFFFFF !important;
  border: 1px solid #df0070; }

.nav-tabs > li > a:hover {
  background-color: #df0070 !important;
  color: #FFFFFF;
  border: 1px solid #df0070; }

.nav-tabs > li.active > a:hover {
  color: #FFFFFF !important;
  border: 1px solid #df0070; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  background-color: #df0070 !important;
  border: 1px solid #df0070; }

.nav-tabs .dropdown-menu > li > a {
  padding: 1em; }

/*justified styles*/
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 0; }

.nav-tabs.nav-justified > li > a {
  border: 0; }

@media all {
  .pageBreak {
    display: none; } }
@media print {
  .pageBreak {
    margin-top: 20rem;
    display: block; }

  /*class to stop elements showing in printed documents*/
  .dont-print {
    display: none; }

  /*split sections up for better print layout*/
  h3 {
    page-break-before: always; }

  #bg {
    display: none; }

  .con-box {
    border: none;
    background: none; }
    .con-box .input-group .input-group-addon {
      border: none;
      background: none;
      text-align: left; }
    .con-box hr {
      display: none; }

  /*print layout for the customer review pages*/
  .nav {
    display: none; }

  .btn {
    display: none; }

  .modal {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    min-height: 550px;
    visibility: visible;
    border: 0 !important;
    /**Remove scrollbar for printing.**/
    overflow: visible !important; }

  .modal-dialog {
    visibility: visible !important;
    /**Remove scrollbar for printing.**/
    overflow: visible !important; }

  li {
    page-break-after: auto; } }
