@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
html {
  position: relative;
  min-height: 100%;
}
body {
  margin: 0 0 70px;
  height: 100%;
  font-family: 'Open Sans', serif;
  font-weight: 400;
  padding-top: 12px;
  width: 100%;
  color: #003366;
}
* {
  margin: 0;
}
h1 {
  font-family: Calibri, serif;
  font-weight: 900;
  color: #003366;
  margin-bottom: 0;
}
@media (max-width: 1630px) {
  h1 {
    font-size: 22px;
  }
}
h2 {
  color: #003366;
}
.no-padding {
  padding: 0;
}
.no-margin {
  margin: 0;
}
@media (min-width: 1751px) {
  h3 {
    font-size: 26px;
  }
  h3.font-adjustment-de {
    font-size: 18px;
  }
}
@media (max-width: 1750px) {
  h3 {
    font-size: 18px;
  }
}
@media (max-width: 1480px) {
  h3 {
    font-size: 16px;
  }
}
@media (max-width: 800) {
  h3 {
    font-size: 14px;
  }
}
.sub-header {
  font-family: Calibri, serif;
  font-weight: 600;
  color: #1f5a94;
}
.main-sub-header {
  margin-bottom: 2px;
}
.change-ds-btn {
  color: white;
  width: 140px;
}
.language-ddl-container {
  display: inline-block;
  margin-bottom: -9px;
}
@media (min-width: 1200px) and (max-width: 1630px) {
  .main-sub-header {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  h1 {
    margin-bottom: 2px;
  }
}
.header {
  padding-right: 12%;
  padding-left: 12%;
}
#body-wrap {
  position: relative;
  height: auto !important;
  padding-left: 12%;
  padding-right: 12%;
}
.body-content {
  padding-left: 15px;
  padding-right: 15px;
}
.footer {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 70px;
  line-height: 70px;
  padding-top: 5px;
  overflow: hidden;
  color: white;
  padding-left: 12%;
  padding-right: 12%;
}
.footer div:first-child {
  background-color: #003366;
  height: 100%;
}
.footer a {
  color: white !important;
  opacity: 1 !important;
}
.footer .social-media-icon-container span:first-child {
  margin-right: 15px;
}
.footer .social-media-icon-container .social-media-icon {
  font-size: 17px;
  margin-right: 2px;
}
.footer .social-media-icon-container .social-media-icon:hover,
.footer .social-media-icon-container .social-media-icon:active,
.footer .social-media-icon-container .social-media-icon:focus {
  text-decoration: none;
}
@media (max-height: 946px) {
  .modal-open .footer {
    position: relative !important;
  }
}
.isloading-wrapper.isloading-right {
  margin-left: 10px;
}
.isloading-overlay {
  position: relative;
  text-align: center;
}
.isloading-overlay .isloading-wrapper {
  background: white;
  -webkit-border-radius: 7px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 7px;
  -moz-background-clip: padding;
  border-radius: 7px;
  background-clip: padding-box;
  display: inline-block;
  margin: 0 auto;
  padding: 10px 20px;
  top: 10%;
  z-index: 9000;
  color: black;
}
.tec-alliance {
  background: url("Images/Logos/tecalliance.png");
  background-repeat: no-repeat;
  height: 56px;
  width: 115px;
}
.btn {
  padding-top: 4px;
  height: 25px;
  font-size: 11px;
  text-align: center;
  background-color: #003366 !important;
  color: white;
  border-radius: 4px !important;
  vertical-align: middle;
}
.btn-black {
  background-color: black !important;
}
.btn-orange {
  background-color: #ff6633 !important;
}
.btn:hover {
  color: white;
}
#logout-btn {
  width: 40%;
}
.no-border-radius {
  border-radius: 0 !important;
}
.language-ddl-top-padding {
  padding-top: 6px;
}
.language-ddl-top-padding .language-dropdown {
  border: 1px solid #003366;
  border-radius: 4px;
  padding: 0px 6px 0px 6px;
}
.language-ddl-top-padding li .dropdown-menu {
  min-width: 0 !important;
}
.language-ddl-top-padding > li > a {
  padding: 0 !important;
}
.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}
.col-height-fixed-small {
  height: 22px;
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
#register-user-form input[type=text],
#register-user-form select {
  border-radius: 0 !important;
}
.tecdoc-grey-border .pma-header {
  font-family: Calibri, serif;
  font-weight: 700;
}
.header-row {
  height: 90px;
}
.header-row div {
  height: inherit;
}
.header-row img {
  vertical-align: middle;
}
.bold {
  font-weight: bold;
}
.cursor-pointer {
  cursor: pointer;
}
.no-padding {
  padding: 0 !important;
}
.select-report-dialog .ui-effects-wrapper {
  display: inline-block !important;
}
.select-report-dialog .modal-header {
  border-bottom: 1px solid #767476;
}
.select-report-dialog .modal-body {
  background-color: #c2d0d8;
}
.select-report-dialog .rpt-panel-container {
  height: 240px;
  min-height: 240px;
}
.select-report-dialog .nav-report-right {
  position: absolute;
  top: 30%;
  right: -10%;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background-color: #003366;
  box-shadow: 0 0 10px black;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .select-report-dialog .nav-report-right {
    right: -5%;
  }
}
@media (max-width: 992px) {
  .select-report-dialog .nav-report-right {
    right: -10%;
  }
}
.select-report-dialog .nav-report-right .arrow-right {
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 20%;
  right: 40%;
}
.select-report-dialog .nav-report-left {
  position: absolute;
  top: 30%;
  left: -10%;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background-color: #003366;
  box-shadow: 0 0 10px black;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .select-report-dialog .nav-report-left {
    left: -5%;
  }
}
@media (max-width: 992px) {
  .select-report-dialog .nav-report-left {
    left: -10%;
  }
}
.select-report-dialog .nav-report-left .arrow-left {
  border-bottom: 20px solid transparent;
  border-right: 10px solid white;
  border-top: 20px solid transparent;
  height: 0;
  left: 40%;
  position: absolute;
  top: 20%;
  width: 0;
}
.select-report-home-brand {
  color: #1f5a94;
}
.report-option {
  height: 120px;
  background-color: white;
  border: 4px solid #c2d0d8;
  display: table;
  vertical-align: bottom;
  background-repeat: no-repeat;
  background-position: center;
  background-size: initial;
  color: #767476;
  padding: 0;
  background-position-y: 40%;
}
.report-option:hover .report-desc {
  padding-left: 2px;
  padding-right: 2px;
}
.report-option.report-1 {
  background-image: url("Images/ReportIcons/report-type-1.png");
}
.report-option.report-2 {
  background-image: url("Images/ReportIcons/report-type-2.png");
}
.report-option.report-3 {
  background-image: url("Images/ReportIcons/report-type-3.png");
}
.report-option.report-4 {
  background-image: url("Images/ReportIcons/report-type-4.png");
}
.report-option.report-5 {
  background-image: url("Images/ReportIcons/report-type-5.png");
}
.report-option.report-6 {
  background-image: url("Images/ReportIcons/report-type-6.png");
}
.report-option.report-7 {
  background-image: url("Images/ReportIcons/report-type-7.png");
}
.report-option.report-8 {
  background-image: url("Images/ReportIcons/report-type-8.png");
}
.report-option.report-9 {
  background-image: url("Images/ReportIcons/report-type-9.png");
}
.report-option.report-10 {
  background-image: url("Images/ReportIcons/report-type-10.png");
}
.report-option.report-11 {
  background-image: url("Images/ReportIcons/report-type-11.png");
}
.report-option.report-12 {
  background-image: url("Images/ReportIcons/report-type-12.png");
}
.report-option.report-13 {
  background-image: url("Images/ReportIcons/report-type-13.png");
}
.report-option.report-14 {
  background-image: url("Images/ReportIcons/report-type-14.png");
}
.report-option.report-15 {
  background-image: url("Images/ReportIcons/report-type-15.png");
}
.report-option.report-16 {
  background-image: url("Images/ReportIcons/report-type-16.png");
}
.report-option.report-17 {
  background-image: url("Images/ReportIcons/report-type-17.png");
}
.report-option.report-18 {
  background-image: url("Images/ReportIcons/report-type-18.png");
}
.report-option.report-19 {
  background-image: url("Images/ReportIcons/report-type-19.png");
}
.report-option.report-20 {
  background-image: url("Images/ReportIcons/report-type-20.png");
}
.report-option .report-number {
  padding-left: 5px;
  height: 30%;
  text-align: left;
  color: #003366;
  font-size: 24px;
  font-weight: bold;
}
.report-option .report-desc {
  height: 70%;
  padding: 0;
  display: table;
  width: 100%;
}
.report-option .report-desc div {
  text-align: center;
  display: table-cell;
  vertical-align: bottom;
}
.report-option.highlight {
  border: 3px solid #3366cc;
}
.report-option.highlight:hover {
  border: 3px solid #3366cc;
}
.report-option:hover {
  border: 2px solid white;
}
.report-option.disabled {
  cursor: not-allowed;
  background-color: #a3a2a4;
}
.report-option.disabled:hover {
  border: 2px solid #a3a2a4;
}
#forecast-selection {
  margin-top: 20px;
}
#forecast-selection .forecast-btn {
  background-color: #3366cc;
  border-radius: 0 !important;
  color: white;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
#forecast-selection .forecast-btn.left-border {
  border-left: 3px solid #003366;
}
#forecast-selection .forecast-btn.right-border {
  border-right: 3px solid #003366;
}
.glyphicon.spinning {
  animation: spin 1s infinite linear;
  -webkit-animation: spin2 1s infinite linear;
}
@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.caret-orange {
  color: #003366;
}
.dropdown-toggle {
  padding: 2px;
}
.no-line-height {
  line-height: 0 !important;
}
.language {
  color: #003366;
  padding-top: 3px;
}
.flash {
  -moz-animation: flash 1s ease-out;
  -moz-animation-iteration-count: 1;
  -webkit-animation: flash 1s ease-out;
  -webkit-animation-iteration-count: 1;
  -ms-animation: flash 1s ease-out;
  -ms-animation-iteration-count: 1;
}
@-webkit-keyframes flash {
  0% {
    background-color: none;
  }
  50% {
    background-color: #1ea12d;
  }
  100% {
    background-color: none;
  }
}
@-moz-keyframes flash {
  0% {
    background-color: none;
  }
  50% {
    background-color: #1ea12d;
  }
  100% {
    background-color: none;
  }
}
@-ms-keyframes flash {
  0% {
    background-color: none;
  }
  50% {
    background-color: #1ea12d;
  }
  100% {
    background-color: none;
  }
}
.cc-grower {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1000;
}
.cc-grower .cc-window.cc-banner {
  padding: 1em 14em;
}
.cc-grower .cc-link {
  color: #003366 !important;
}
.cc-grower .cc-link:hover {
  color: #003366;
}
.cc-grower .cc-btn {
  width: 180px;
  height: 25px;
  position: relative;
  padding: 0;
  text-decoration: none;
  /*&::after {
            content:"";
            position:absolute;
            width:16px;
            height:16px;
            background-color:#003366;
            border:0;
            border-bottom:4px solid #3366CC;
            border-left:3px solid #3366CC;
            right: -6px;
            top:-6px;
        }*/

}
.cc-grower .cc-btn:hover {
  text-decoration: none !important;
}
