﻿body {
  font-family: "Roboto", Arial, Helvetica, sans-serif !important;
  color: #444444;
  background-color: #f5f5f5;
  padding: 0;
  height: 100%;
  min-height: 100%;
  margin-bottom: 40px; }

.hide {
  display: none; }

.navbar {
  background-color: #020b50;
  border-color: #020b50;
  font: #FFFFFF;
  height: 80px;
  border-radius: 0;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
  margin-bottom: 0; }
  .navbar a {
    color: #FFFFFF;
    height: 100px; }

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: transparent !important; }

.navbar .navbar-nav li a:hover,
.navbar .navbar-nav > .active > a:hover {
  background-color: initial; }

.navbar-nav .nav-header {
  cursor: default;
  color: #ffffff;
  line-height: 80px;
  font-size: 24px; }

.navbar-nav li a {
  cursor: pointer;
  line-height: normal;
  font-size: 15px; }

.radio-inline, .checkbox-inline {
  font-size: 12px !important;
  line-height: 20px !important;
  margin-left: 0 !important;
  margin-right: 10px; }

.username-text {
  color: #ffffff;
  float: right;
  position: absolute;
  bottom: 5px;
  top: 0;
  right: 0;
  margin-top: 10px;
  margin-right: 10px; }

#btnLogout {
  color: #ffffff;
  cursor: pointer;
  float: right;
  position: absolute;
  bottom: 5px;
  right: 0;
  margin-right: 10px; }
  #btnLogout:hover {
    border-bottom: solid #fff 1px; }

.card-header {
  font-family: "Roboto", Arial, Helvertica, sans-serif !important;
  font-weight: 700;
  font-size: large; }

.card {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
  padding: 30px;
  position: relative;
  background-color: #fff;
  border-radius: 2px; }

.centered {
  margin-top: 40px;
  margin-left: 15%;
  margin-right: 15%; }

.login-cards {
  max-width: 400px;
  width: 100%;
  margin: 100px auto 0 auto;
  /*background: $color-carrolls-blue;*/ }
  .login-cards h1 {
    text-align: center;
    font-size: 26px;
    padding-bottom: 10px; }
  .login-cards .row {
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 15px; }

.message {
  margin-top: 10px;
  text-align: center; }

#divLogOn #btnLogin {
  width: 100%;
  text-align: center; }

#divLogOn #txtForgotPassword {
  float: right;
  cursor: pointer;
  color: #337ab7; }

#divLogOn #lblRememberMe {
  font-weight: 100; }

#divForgotPassword #btnReset, #divForgotPassword #btnBack {
  float: right; }

#divSearch {
  margin-top: 10px; }

.required {
  color: #de5252; }

.origin-options {
  margin-left: 0; }

input[type=lookup] {
  display: inline;
  width: 90%;
  border-right: 0; }

input[type='lookup'].lookup-large {
  width: -webkit-calc(100% - 16px) !important;
  width: -moz-calc(100% - 16px) !important;
  width: calc(100% - 16px) !important; }

input[type='lookup'].lookup-small {
  width: -webkit-calc(100% - 16px) !important;
  width: -moz-calc(100% - 16px) !important;
  width: calc(100% - 16px) !important; }

input[type='lookup'].lookup-multi {
  /*width: auto !important;*/
  width: 355px; }

.form-control::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #555 !important;
  opacity: 0.9 !important; }

.carrier-lookup {
  height: 21px !important; }

.multLkupContainer {
  width: -webkit-calc(100% - 16px) !important;
  width: -moz-calc(100% - 16px) !important;
  width: calc(100% - 16px) !important;
  min-height: 30px;
  padding: 3px; }
  .multLkupContainer .spnCarrierVal {
    padding-bottom: 18px; }
  .multLkupContainer .spnSurchargeTypeVal {
    padding-bottom: 18px; }

.displayValue {
  float: left; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../Images/ui-icons_444444_256x240.png"); }

.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon-close {
  background-position: -80px -128px; }

.input-error {
  background-color: #F2DEDE;
  border-color: #EC817F; }

.input-group-addon {
  padding: 5px 12px !important; }

span.lkup-img {
  float: right;
  height: 30px;
  margin-right: 2px;
  position: relative;
  margin-left: -15px;
  margin-right: 0px; }

#divSearchFilters .spacing-top {
  margin-top: 10px; }

.button {
  float: right;
  margin-left: 5px; }

#divResults .container {
  width: 100%; }
  #divResults .container .input-margin {
    display: inline;
    height: 25px;
    width: 50px;
    text-align: center;
    padding: 0; }
  #divResults .container .rate-utility {
    /*width: 250px;*/
    position: relative;
    margin-bottom: 10px; }
    #divResults .container .rate-utility div:nth-child(2) {
      position: absolute;
      bottom: 0; }
    #divResults .container .rate-utility .copy-quote {
      font-size: 15px;
      cursor: pointer;
      height: 20px; }
    #divResults .container .rate-utility div {
      width: 150px; }
      #divResults .container .rate-utility div span {
        font-size: 12px; }
  #divResults .container .rate-notes {
    padding-top: 22px; }
    #divResults .container .rate-notes .matched-surcharges {
      font-weight: 700; }
  #divResults .container .rate-disclaimer {
    margin-top: 10px;
    border-top: 0;
    font-size: 13px;
    font-style: italic; }

#divResults .results-description {
  font-size: 20px; }

#divResults .results-header tr td {
  font-weight: bold; }

#divResults .error {
  color: #e64644; }

#divResults .rate {
  cursor: pointer; }

.btn {
  text-decoration: none;
  color: #FFFFFF;
  background-color: #020b50;
  text-align: center;
  letter-spacing: .5px;
  transition: .2s ease-out;
  cursor: pointer;
  font-weight: 700; }

.btn:focus, .btn:hover {
  color: #ffffff; }

.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  transition: .3s ease-out; }

#divQuote .hide-off-screen {
  position: absolute;
  top: 0;
  left: -500000px; }

#divQuote .common-table {
  width: 500px;
  border: 1px solid black;
  margin-bottom: 0; }

#divQuote #tblQuote .company-name td {
  font-size: 24px;
  padding: 10px 0 10px 0; }

#divQuote #tblQuote .quote-header {
  vertical-align: initial; }
  #divQuote #tblQuote .quote-header :nth-child(1), #divQuote #tblQuote .quote-header :nth-child(3) {
    font-weight: 700;
    width: 100px; }
  #divQuote #tblQuote .quote-header :nth-child(2), #divQuote #tblQuote .quote-header :nth-child(4) {
    width: 500px; }
  #divQuote #tblQuote .quote-header td {
    padding: 2px 10px; }

#divQuote #tblQuote .rate-breakdown-table .top-level td {
  padding-top: 5px !important;
  padding-left: 10px !important; }

#divQuote #tblQuote .quote-body td {
  padding: 5px 20px; }

#divQuote #tblQuote .quote-disclaimer {
  padding: 5px;
  margin-top: 10px;
  border-top: 0;
  font-size: 13px;
  font-style: italic; }

#divQuote #tblQuote .border-bottom {
  border-bottom: 1pt solid black; }

#divQuote #tblQuote .border-top {
  border-top: 1pt solid black; }

#divQuote #tblQuote .no-float {
  float: none; }

.rate-breakdown-table {
  font-family: "Roboto", Arial, Helvetica, sans-serif !important;
  width: 100%;
  font-size: 12px; }
  .rate-breakdown-table td:last-of-type:not(:only-of-type) {
    text-align: right;
    padding-right: 20px; }
  .rate-breakdown-table .quote tbody tr td {
    padding: 5px 10px !important; }
  .rate-breakdown-table .top-level td:first-child {
    font-weight: 600; }
  .rate-breakdown-table .sub-level td {
    padding-left: 20px; }
  .rate-breakdown-table .sub-level .surcharge-rate {
    text-align: right; }
  .rate-breakdown-table .grand-total td {
    padding-top: 5px; }
  .rate-breakdown-table .grand-total :nth-child(2) {
    font-weight: bold;
    font-size: 14px;
    color: #020b50; }

#tblResults tbody:nth-child(n+3) {
  background: #fc6b01 !important; }

