/*
--------------------------------------------------

Global Styles [global-changes.css]

Changes specific to TirePros 2
 
--------------------------------------------------
*/

/* @group global */
#login-header-logo {
    max-width: 242px;
}

.simple-header-logo {
    float: left;
    display: block;
    max-width: 144px;
    padding: 20px 22px 5px;
    position: relative;
    right: 16px;
    text-decoration: none;
    color: #5A5A5A;
    font-family: 'Poppins', sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0.2px;
}

.simple-header.with-language-option .utility-nav {
	background-color: #454545;
}

.utility-nav-bottom {
	background-color: #454545;
}

.top-header {
    background-color: #454545;
}

.footer {
    background-color: #454545;
}

.footer p {
    margin-bottom: 0.5rem;
}

input[type='radio']:checked {
    box-shadow: 0 0 0 2px #C41230;
    border-radius: 15px;
    background-color: #C41230;
}

input[type='radio']:checked:before {
    background: #C41230;
}

a.link-uppercase {
    text-decoration: none;
    color: #C41230;
    font: Bold 10px/10px Arial;
    display: inline-block;
    white-space: pre;
    text-transform: uppercase; }

.link-tire {
    background: transparent url(/_ui/desktop/ntdonline2/images/smalltireicon.png) center left no-repeat;
    padding-left: 20px;
    height: 20px;
    padding-top: 6px;
}

.link-wheel {
    background: transparent url(/_ui/desktop/ntdonline2/images/smallwheelicon.png) center left no-repeat;
    padding-left: 20px;
    height: 20px;
    padding-top: 6px;
}

ul.nav-tabs {
    text-transform: uppercase;
    width: 99.7%;
}

.nav-tabs li .sub-nav a {
  width: inherit;
  text-align: left;
  color: #D5DDE1;
}

.account-nav-menu {
    border: 2px solid #454545;
}

.account-nav-menu {
    background: #FFFFFF;
}

.account-menu-content li a:hover {
    background: #e5e6e7;
}

.sub-tophead .account-menu-content li a:not(.language-change) {
    color: #0B1E31;
}

.sub-tophead .account-menu-content li a:hover {
    color: #C41230;
}

.nav-tabs li a:hover {
    color: #C41230;
}

.nav .background-color {
    background: #FFFFFF !important;
    border: 2px solid #454545;
    margin-top: -0.5rem;
}

.sub-nav li:hover {
    background: #e5e6e7;
}

.sub-nav li a:hover {
    color: #EDF3FA;
}

ul.nav-tabs .sub-nav li a {
    color: #454545;
}

.nav-tabs li .sub-nav a:hover {
    color: #C41230;
}

.sub-tophead li a .fa-map-marker {
    color: #D5DDE1;
}

.sub-tophead li a .fa {
    color: #D5DDE1;
}

.sub-tophead .pull-left:not(.account-menu) a {
    color: #D5DDE1;
    font-weight: bold;
}

.ui-datepicker {
    border: 2px solid #0B1E31;
}

.ui-datepicker-header {
    background: #454545 !important;
}

.ui-datepicker thead {
    background-color: #727272 !important;
}

.ui-datepicker tbody td {
    padding: 0;
    border-right: 1px solid #0B1E31;
}

.ui-datepicker tbody tr {
    border-bottom: 1px solid #0B1E31;
}

.ui-datepicker-calendar tbody tr td .ui-state-hover {
    background: #C41230;
}

.ui-datepicker .ui-datepicker-calendar tbody tr td .ui-state-hover {
    background: #C41230;
}

.ui-datepicker-calendar tbody tr td .ui-state-active {
    background: #C41230 !important;
    color: #ffffff;
}

.ui-datepicker-unselectable .ui-state-default {
    background: #ffffff;
    color: #000000;
}

.ui-datepicker .ui-datepicker-other-month .ui-state-default {
    background-color: #ADADAD80 !important;
    color: #000000;
}

.beforeShowDayClass span {
    background: #F2F2F2 !important;
    color: darkgray !important
}

#delivery-date-dialogbox .titlebar .title {
    color: #C41230 !important;
}

.route-button a {
    background: #C41230 !important;
}

.dp-highlight {
    background: #C41230;
    border: none;
    color: #ffffff;
}

.future-delivery-button {
    margin-left: 15rem;
    margin-top: -2rem;
    cursor: pointer;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #C41230;
    border-radius: 5px;
    text-transform: uppercase;
    cursor: pointer;
    min-width: 135px;
    padding: 8px;
    border-radius: 2px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    color: #454545;
}

.future-delivery-button:hover {
    background: #C41230 0% 0% no-repeat padding-box;
    color: #FFFFFF;
}

.header-font-14 {
    text-align: center;
    font: normal normal 900 14px/12px Arial;
    letter-spacing: 0.7px;
    color: #C41230;
}

#express-exceeded-modal .button-yes {
    text-align: center;
    margin-top: 15px;
    background: #C41230;
    border-radius: 5px !important;
    width: 125px;
    height: 30px;
    display: inline-block;
}

#express-exceeded-modal .button-no {
    text-align: center;
    margin-top: 15px;
    background: #FFFFFF;
    color: #C41230;
    border-radius: 5px !important;
    border: 1px solid #C41230;
    width: 125px;
    height: 30px;
    display: inline-block;
}

#express-exceeded-modal .button-yes:hover, #express-exceeded-modal .button-no:hover {
    background: #C41230 0% 0% no-repeat padding-box;
    color: #FFFFFF;
}

.location-ellipsis-account {
	color: #D5DDE1;
}

i.fa.fa-map-marker.fa-markerclass {
    color: #D5DDE1;
}

.accordion-wrap h4 {
	border-left: 2px solid #AC1A26;
}

.tabs ul li.ui-tabs-active {
    border-top: 2px solid #AC1A26;
}

.image-icon-blue-question {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("/_ui/desktop/tirepros/images/helpTirePros.png") no-repeat;  
    width: 14px;
  	height: 14px;
  	padding-left: 14px; 
}

.bottom-header .ATD-logo img {
    max-width: 116px;
    max-height: 40px;
    margin-bottom: 5px;
}
.margin-rgt {
    position: relative !important;
    left: 3px !important; }

.location-list a {
	color: #fff !important
}

table.dataTable thead th {
    background-color: #AC1A26;
    color: #ffffff;
}

.sos-image-tool-tip-color{
    background-color: #AC1A26;
    border-color: #AC1A26;
}

.sos-image-tool-tip-text::after {
    content: "";
    position: absolute;
    width:12px;
    height:10px;
    left:50%;
    transform:translate(-50%,150%) rotate(45deg);
    background-color:#AC1A26;
    border-bottom:1px solid #AC1A26;
    border-right:1px solid #AC1A26;
}

.sos-image:hover {
    cursor: pointer;
    filter: brightness(50%) sepia(100) saturate(100) hue-rotate(20deg);
}


.toggle:checked ~ .faux-toggle:before {
	border-color: #B51D2F !important;
	background-color: #B51D2F !important;
}

.toggle:checked+.toggle-label:after {
	color: #B51D2F !important;
}

.toggle:checked+.toggle-label {
	border: 1px solid #B51D2F !important;
}

.edit-my-profile, .btn-save-cancel a, #contact-form .cancel,
	#find-existing-contact-modal .cancel {
	color: #B51D2F !important;
}

.notification-alert-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  font-size: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.notification-alert-container input {
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
}

.notification-alert-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: white;
  border: 2px Solid #707070;
  border-radius: 2px;
}

.notification-alert-container input:checked ~ .notification-alert-checkmark {
  background-color: #B51D2F;
  border: 2px Solid #B51D2F;
}

.notification-alert-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.notification-alert-container input:checked ~ .notification-alert-checkmark:after {
  display: block;
}

.notification-alert-container .notification-alert-checkmark:after {
  left: 2px;
  top: 0px;
  width: 3px;
  height: 7px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

table#team-communications-table thead th, table#my-communications-table thead th, table#existing-user-table thead th {
	background: #F2F2F2 !important;
}

table#my-notification-options tbody tr:first-child, table#team-notification-options-existing-users tbody tr:first-child {
	background: #001A31 !important;
}

.edit-my-profile, .tabs ul li a {
    color:#C41230;
}
#communication-preferences-content a.button.cancel {
    color: #C41230;
}

table#team-notification-options tr th {
    color: #FFFFFF;
}
table#team-notification-options tbody tr:first-child {
    background: #000010 !important;
}
#communication-preferences-tabs .ui-tabs-active {
    background-color: #F2F2F2;
}
#communication-preferences-tabs p {
    background-color: #F2F2F2;
}
.team-communication-sub-div {
    background-color: #F2F2F2;
}

/* Radius Re-branding changes */

.select-location-container {
    min-height: 600px;
}

#select-location-main {
    width: 48%;
}

#select-location-main .title {
    padding: 0.5rem;
}

#select-location-main .content .select-container #select-location {
    width: 480px !important;
    height: 32px;
}

#select-location-main .content .select-container .select-header {
    margin-bottom: 0.5rem;
    font-size: 14px;
}

#select-location-main .actions {
    margin: 20px -20px 20px 20px;
}

#select-location-main .actions .button.cancel {
    text-decoration: none;
    margin-right: 20px;
}

#select-location-main .actions .button.continue {
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 14px;
}

.div1 {
    width: 50%;
}

.content-container.login-register,
.content-container.register-form,
.content-container.registration-confirmation {
    width: 1000px;
}

.login-register .login {
    padding-bottom: 0;
    margin-right: 0;
    width: 450px;
}

.login-register-2-col-container {
    background: url(../images/vert.png) 445px 0 repeat-y;
}

.login-register .login-button {
    height: 40px;
}

.login-register .login-help-buttons {
    float: right;
    margin: 1.5rem 2rem;
    text-decoration: unset !important;
}

.login-register .login-button .login-btn {
    float: right;
    margin-right: 2rem;
    padding: 10px 30px;
    border-radius: 4px;
}

.login-register .login .register-btn {
    padding: 10px 30px;
}

.login-register .login .user-id, .login-register .login .password {
    margin-bottom: 1.5rem;
}

.login-register .login input.text,
.login-register .update-pwd input.text,
.register-form .form-field input.text {
    width: 420px;
    margin-bottom: 5px;
}

.login-register .register {
    padding-bottom: unset !important;
    padding-left: 20px;
    width: auto;
}

.login-register .register-bottom-buttons {
    top: unset !important;
    overflow: unset !important;
    position: unset !important;
}

.login-page-register-button.register-bottom-buttons .button {
    float: right;
    margin-right: 2rem;
    display: flex;
    height: 40px;
    padding: 10px 24px;
    justify-content: center;
    align-items: center;
    color: #1277BB !important;
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 4px;
    border: 2px solid #0076BE;
    background: #FFF;
    width: auto;
}

.login-page-register-button .login .register-partner-content {
    float: left;
    padding-top: 0.6rem;
    width: 100%;
    margin-bottom: 0.625rem;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    color: #2E2D31;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}

.bottom-header-top-section {
    display: flex;
    margin: 0.5rem;
    align-items: center;
    height: 40px;
}

.bottom-header .ATD-customlogo {
    max-width: 144px;
    padding: 2px 16px 5px;
    text-decoration: none;
    color: #5A5A5A;
    font-family: 'Poppins', sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0.2px;
}

.logo-powered-by {
    position: relative;
    top: 0.3rem;
    left: 1.5rem;
}

.bottom-header .header-search-component {
    top: unset !important;
    left: unset !important;
    width: unset !important;
    height: unset !important;
    vertical-align: unset !important;
    padding-top: unset !important;
    margin: 0;
    padding-left: 0.5rem;
}

.simple-header-logo {
    float: left;
    display: block;
    max-width: 144px;
    padding: 20px 22px 5px;
    position: relative;
    right: 16px;
    text-decoration: none;
    color: #5A5A5A;
    font-family: 'Poppins', sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0.2px;
}

.bottom-header .header-search-component input[type="search"] {
    top: unset !important;
    left: unset !important;
    width: 390px;
    height: 40px;
    border-radius: 64px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
}

.bottom-header .header-search-component input[type="button"] {
    top: 2px;
    left: unset !important;
    width: unset !important;
    right: 2px;
    height: 36px;
    border-radius: 32px !important;
    min-width: 43px;
}

.bottom-header .header-vehicle-guide-search-component {
    margin: unset !important;
}

.bottom-header .header-vehicle-guide-search-component select {
    margin: 0 0.3rem;
}

.bottom-header .header-vehicle-guide-search-component .grey, .bottom-header .header-vehicle-guide-search-component .active-button {
    margin: 0 0.3rem;
}

.bottom-header .divider-paragraph {
    top: unset !important;
    left: unset !important;
    width: unset !important;
    height: unset !important;
    text-align: unset !important;
    font: 12px Arial;
    padding-top: unset !important;
    margin: 0 1.2rem;
}

.bottom-header .header-search-component ::-webkit-input-placeholder {
    font: 11px Arial;
}

.nav-tabs li a {
    padding: 0.5rem;
    width: unset !important;
}

ul.nav-tabs li.active a:before {
    color: #FFFFFF;
}

.nav-tabs li.active a {
    color: #C41230;
}

.account-nav-menu {
    width: 200px;
}

.content-wrapper {
    background: #ffffff !important;
}

.content-container.login-register {
    margin-bottom: 5rem;
}

.header-logo {
    width: 116px;
}

.hide-icons ul.margin-rgt {
    height: 40px;
}

.hide-icons ul.nav-tabs li.active a::before {
    height: 3.3em;
    width: 100%;
}

.hide-icons .nav-tabs li a {
    width: unset !important;
}

.hide-icons .nav-tabs .link-name {
    padding: 0 0.5rem;
}

.bottom-header {
    position: relative;
    border-bottom: 1px solid rgba(20, 43, 75, 0.24);
}

.header .hide-icons .ATD-logo {
    padding: 7px 1rem 0 1rem !important;
}

.login-register .login .subtext, .login-register .register .subtext {
    text-decoration: none;
    color: #0076BE;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}

.login-register .main-content h1 {
    color: #2E2D31;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    text-transform: none;
}

.login-register .login .label,
.login-register .register .label,
.login-register .update-pwd .label {
    color: #2E2D31;
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}

.login-register .remember-userID label {
    color: #2E2D31;
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.login-register .login-register-content {
    padding-bottom: 0;
}

#select-location-main h2 {
    font-size: 14px;
}

.ds-custom-ol li.nowrap {
    white-space: nowrap;
}
