﻿body {
  font-family: Roboto, circularbook, -apple-system, BlinkMacSystemFont, open sans, Arial, sans-serif !important;
  text-rendering: optimizeLegibility !important;
  /*thead.t-grid-header{
        tr{
            :hover{
                th{
                    background-color: #003da5;
                    color: #fff;
                }
            }
        }
    }*/
}
body .header-container {
  max-width: 1512px;
  width: 100%;
  margin: 0 auto;
}
body .header-container .logo {
  margin: 0;
}
body .header-container .menu_nav {
  margin: 0;
  padding-right: 0 !important;
}
body.log-in-form {
  background-color: #003DA5 !important;
}
body.log-in-form .speedycourse-logo {
  text-align: center;
  margin-top: 60px;
}
body.log-in-form .speedycourse-logo .speedycourse-logo-subheader-text {
  font-size: 24px;
  color: #FFF;
  margin-top: 25px;
  margin-bottom: 25px;
}
body.log-in-form .form-control-center {
  text-align: center;
  margin-left: 379px;
}
body.log-in-form .editor-label {
  font-size: 17px;
  color: #FFF;
}
body.log-in-form .editor-label label {
  font-weight: 500;
}
body.log-in-form .editor-field input[type="text"],
body.log-in-form .editor-field input[type="password"] {
  border-style: solid;
  border-color: #FFF;
  background-color: #FFF;
  width: 280px;
  font-size: 12px;
}
body.log-in-form p.lnkbtn {
  float: left;
  margin-left: 217px;
}
body.log-in-form p.lnkbtn label {
  color: #FFF;
}
body.log-in-form .login-button {
  width: 100%;
  text-align: center;
}
body.log-in-form .login-button input[type="submit"],
body.log-in-form .login-button .lead-last-modified-clear-search-panel {
  padding: 10px 25px 10px 25px;
  border-radius: 5px;
  background-color: #F6F6F6;
  color: #383838;
  font-weight: 600;
}
body.log-in-form .validation-summary-errors {
  margin-left: 516px;
}
body.log-in-form .field-validation-error,
body.log-in-form .validation-summary-errors {
  color: #ffb59f;
}
body input[type="text"] {
  background-color: unset;
  border-color: none !important;
}
body .sc-header {
  background-color: #FFF;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  box-shadow: 0 0.5px 3px 0.5px rgba(0, 0, 0, 0.12);
}
body .sc-header div#logindisplay {
  color: #383838;
}
body .sc-header .menu_nav {
  float: left;
  padding: 9px 40px 0 0;
}
body .sc-header .menu_nav ul li a {
  color: #383838;
  font-size: 15px;
  font-weight: 400;
  line-height: 29px;
}
body .sc-header .menu_nav ul li a:hover {
  text-decoration: underline;
}
body .sc-header .menu_nav a.active {
  font-weight: 700 !important;
}
body .sc-header .user-logout {
  /*button{
                background-color: transparent;
                color: #383838;
                border-color: transparent;
            }*/
}
body .sc-header .user-logout .user-name {
  text-decoration: none;
  font-weight: bold;
}
body .sc-header .user-logout button.btn-primary {
  color: #383838;
  background-color: transparent;
  border-color: transparent !important;
  padding-left: 0;
  padding-right: 0;
}
body .sc-header .user-logout ul {
  height: 47px;
}
body .cms-group button.btn-primary {
  color: #4286F5;
  background-color: transparent;
  border-color: transparent !important;
  font-weight: bold;
  font-size: 15px;
}
body .cms-group.open button.btn-primary {
  color: #4286F5;
  background-color: transparent;
  border-color: transparent !important;
  font-weight: bold;
  font-size: 15px;
}
body .cms-group .dropdown-menu {
  text-align: left;
}
body .footer {
  background: unset;
  background-color: #4286F5;
}
body .footer.footer-log-in-form {
  background-color: #003DA5 !important;
}
body .footer p.lf {
  text-align: center !important;
  font-family: Roboto, circularbook, -apple-system, BlinkMacSystemFont, open sans, Arial, sans-serif;
  text-rendering: optimizeLegibility;
  font-size: 11px;
}
body div#searchPanel {
  color: #383838;
  font-family: Roboto, circularbook, -apple-system, BlinkMacSystemFont, open sans, Arial, sans-serif;
  font-size: 15px;
  /*#optSelectbtn, #clearsearchfilter{
            height:30px;
        }*/
}
body div#searchPanel .business-name {
  float: left;
  width: 420px;
}
body div#searchPanel .business-name #businessname {
  margin-right: 5px;
  /*font-weight:normal;
                font-size:12px;*/
}
body div#searchPanel .business-name .show-all {
  text-align: center;
  padding-left: 63px;
}
body div#searchPanel .business-name .show-all a {
  color: #4286f5;
}
body div#searchPanel .date-start {
  float: left;
  width: 386px;
}
body div#searchPanel .date-start #datestart {
  width: 120px;
}
body div#searchPanel .search-by {
  float: left;
  width: 594px;
}
body div#searchPanel .search-by #FilterBy,
body div#searchPanel .search-by #FilterValue {
  margin: 0;
}
body div#searchPanel .search-by #StateProvinceID {
  height: 29px;
}
body div#searchPanel input[type="submit"] {
  background-color: #5590F2;
  border-color: #5590F2;
  color: #FFF;
  border-radius: 7px;
  padding-left: 10px;
  padding-right: 10px;
}
body div#searchPanel input[type="text"] {
  border-color: rgba(27, 25, 25, 0.12);
}
body div#searchPanel select {
  background-color: #FFF;
  border-color: rgba(27, 25, 25, 0.12);
}
body div#searchPanel select option {
  color: #383838;
}
body div.group-search-panel {
  text-align: center;
  margin: 0 auto;
  padding-bottom: 50px;
}
body div.group-search-panel h5,
body div.group-search-panel .dropdown {
  display: inline-block;
}
body .form-label {
  display: block;
  float: left;
  margin-right: 5px;
  font-weight: bold;
}
body .form-input {
  float: left;
}
body .t-header:hover {
  background-color: #003da5 !important;
  color: #fff;
  cursor: pointer;
}
body .t-header:hover a {
  background-color: #003da5 !important;
  color: #fff;
}
body input[type="submit"]:hover,
body .lnkbtn a:hover {
  background-color: #003da5 !important;
  color: #fff !important;
}
.lnkbtn a.back-to-list {
  font-size: 14px !important;
  color: #5590F2 !important;
  background-color: unset !important;
  border: 1px solid #5590F2 !important;
  padding-left: 20px;
  padding-right: 20px;
}
.lead-status-dropdown {
  text-align: left;
}
.lead-status-dropdown ul.dropdown-menu li a {
  color: #333 !important;
  text-decoration: none !important;
}
.lead-user-dropdown {
  width: 107px;
}
.lead-user-dropdown .caret {
  position: relative;
  left: -7px;
}
/*# sourceMappingURL=siteimproved.css.map */