/* Minification failed. Returning unminified contents.
(1824,1): run-time error CSS1019: Unexpected token, found '}'
 */
.vc-body__font {
  font-family: Arial;
}
/*********** Apple stuff *****************/

.vc-apple-gn-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #9e9f9e;
  height: 3rem;
}

.vc-apple-gn-header__logo-icon {
  display: inline-block;
  background-image: url("../images/apple_fs1.png");
  background-color: #ffffff;
  width: 15.3125rem;
  height: 1.875rem;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0.1875rem 0 0 0.875rem;
}

.vc-apple-gn-header__logo-icon1 {
  background-color: white;
  width: 280px;
  height: inherit;
}

.vc-apple__logo-icon {
  padding-left: 10px !important;
  padding-top: 6px;
}

.vc-apple-appNav__item_styling h1 {
  padding-top: 7px !important;
}

.vc-apple-appNav__item_styling,
.vc-apple-appNav__item_styling h1 {
    font-family: verdana;
    font-weight: bold;
    color: #000000 !important;
    font-size: 15px;
    padding-right: 15px;
    padding-left: 5px;
    text-decoration: none;
    display: inline-block;
    margin-bottom: auto;
}

.vc-apple-gn-header .vc-apple-icon--theme-inverse {
  fill: #000000 !important;
}

@media only screen and (max-width: 600px) {
  .vc-apple-gn-header {
    height: 2.5rem;
    display: flex;
    align-items: center;
  }

  .vc-apple-gn-header__logo-icon1 {
    width: 220px;
  }

  .vc-apple__logo-icon {
    width: 200px;
  }

  .vc-apple-appNav__item_styling,
  .vc-apple-appNav__item_styling h1 {
    font-size: 14px;
    padding-right: 5px;
    padding-left: 0;
  }
}

@media only screen and (max-width: 450px) {
  .vc-apple-gn-header {
    height: 2rem;
  }

  .vc-apple-gn-header__logo-icon1 {
    width: 170px;
  }

  .vc-apple__logo-icon {
    width: 160px;
  }
}

.embed-cover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.Wf-wrapper {
    position: relative;
    overflow: hidden;
}

#infobar-button {
    display:none;
}

@media print {
    .Wf-wrapper {
        display: none;
    }
}

.wf-button-print {
    padding-top: 25px;
}

.Wf-wrapper-panel
.wf-panel__body-content {
    pointer-events: none;
}

#vc-loginErrorMsg {
    margin: 15px;
    margin-left: 20px;
    margin-bottom: 0;
    max-width: 400px;
    position: relative;
    border: 2px solid #bb0826;
    padding: 10px;
}

.vc-loginErrorMsg_display__show {
  display: block !important;
}

.vc-loginErrorMsg_display__hide {
  display: none !important;
}

.vc-loginErrorMsg-icon {
  position: absolute;
}

.vc-loginErrorMsg-Text {
  padding-left: 30px;
  padding-top: 3px;
}
/********* Apple Home page  ***************/
.vc-sidebar__styling {
  display: inline-block;
  padding: 20px;
  padding-top: 5px;
  border-radius: 4px;
  min-width: 242px;
  z-index: 1000;
  background-color: #ccc;
}

.vc-sidebar__styling ul {
  padding: 0;
}

.vc-sidebar__styling ul li {
  list-style: none;
}

.vc-mini-container {
  display: flex;
  margin-top: 50px;
}

.vc-bg-img__container {
  margin: auto;
}

.vc-bg-img__styling {
  width: 100%;
}

.vc-sidebar__styling fieldset {
  margin-top: 15px;
}

.vc-sidebar__styling legend {
  color: black;
  font-weight: 600;
}

.vc-Apple-hide__sidebar {
  position: absolute !important;
  left: 450px !important;
  top: 240px !important;
  z-index: 10001;
}

.vc-Apple-show__sidebar {
  position: absolute !important;
  top: 95px !important;
  z-index: 10001;
}

@media only screen and (max-width: 600px) {
  .vc-Apple-show__sidebar {
    top: 85px !important;
  }
}

@media only screen and (max-width: 700px) {
  .vc-mini-container {
    display: flex;
    margin-top: 30px;
  }

  .vc-sidebar__styling {
    font-size: 0.6875rem !important;
    display: none;
    min-width: 24px;
    z-index: 100000;
    position: absolute;
  }

  .vc-sidebar__styling li {
    font-size: 0.6875rem !important;
  }

  .vc-bg-img__container {
    height: 360px;
  }

  .vc-bg-img__styling {
    margin-top: 50px;
  }
}

@media only screen and (min-width: 701px) {
  .vc-button__display {
    display: none;
  }
}

@media only screen and (max-width: 450px) {
  .vc-bg-img__styling {
    margin-top: 100px;
  }

  .vc-Apple-show__sidebar {
    top: 77px !important;
  }
}
/******************************************LogIn page title vc-progress-steps__bar background styling *****************************/
#vc-login {
  min-width: 309px;
}

/** override the color of skip to content link to white */
a.wf-link-inverted:focus,
a:link.wf-link-inverted:focus {
  color: #f3f2f2 !important;
}

/* hide the empty page header content on the login page by overriding WFRia class*/ /***********************************/
#vc-login .wf-gn-view__page {
  display: none !important;
}

/** login form main div ************/
.vc-form-main {
  display: inline-block;
  max-width: 300px;
}

.vc-body-content {
  padding-bottom: 11rem;
}

.vc-login-mini-container {
  display: flex;
}

.vc-body_position {
  position: relative;
  min-height: 100vh;
}

.vc-calender__positioning {
  position: relative;
}

.vc-footer-position {
  position: absolute;
  bottom: 0;
  height: 11rem;
  width: 100%;
}

#vc-contingencyPlan {
  margin: 30px;
  margin-left: 20px;
  margin-bottom: 0;
  max-width: 750px;
  position: relative;
  border: 1px solid #f9c237;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 10px;
}

.vc-contingencyPlan__display {
  display: none;
}

.vc-contingencyPlan-close-btn-position {
  position: absolute;
  top: 2px;
  right: 2px;
}

.vc-contingencyPlan__styling {
  color: #353535;
  margin-top: 6px;
}

.vc-contingencyPlan-header__styling {
  margin-left: 10px;
  color: #bb0826;
  font-weight: 700;
  font-size: large;
}

/** Whole login form styling **/
#vc-login-form {
  background-color: #f3f3f3;
  border-radius: 5px;
  margin: 20px;
  min-width: 260px;
  padding: 10px 25px;
  color: #333;
}

/* login submit button styling*/
.vc-login__botton,
.vc__margins {
  margin-top: 10px;
  margin-bottom: 10px;
}

/*signUp href styling*/
#vc-signUp {
  padding: 10px 0;
}

#vc-signUp a {
  color: #333;
  padding-bottom: 5px;
}

#vc-signUp a:hover,
#vc-signUp a:focus {
  color: #bb0826;
  text-decoration: none;
}

#vc-signUp a:focus {
  border-color: #5d9c0f;
  box-shadow: 0 0 0 1px #5d9c0f;
}

/* app information (side text) styling  */
#vc-app-info-main {
  display: inline-block;
  margin: 20px;
  padding-top: 10px;
}

#vc-app-info-main p {
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 30px;
}

#vc-app-info-main div {
  margin-bottom: 30px;
}

#vc-app-info-main div span {
  margin-left: 5px;
}

/******** app info images *********/
.vc-app-info-credit-app-img__size {
  width: 40px;
  height: 32.5px;
}

.vc-app-info-profile-img__size {
  width: 40px;
  height: 30px;
}

.vc-app-info-status-img__size {
  width: 40px;
  height: 22px;
}

.vc-app-info-report-img__size {
  width: 40px;
  height: 37px;
}

.vc-app-info-txt-report {
  margin-left: 15px !important;
  vertical-align: 10px !important;
}

/* hide app info on screen less than 634*/
@media screen and (max-width: 633px) {
  #vc-app-info-main {
    display: none;
  }
}

/** To prevent the site title from hiding **/
@media only screen and (max-width: 600px) {
  .wf-gn-header__navigator,
  .wf-gn-header__utility {
    display: inline !important;
  }
}

/*********************************Log in styling ends*****************************************************/

/************************* Privacy Statement Styling************************************/
.vc-privacy__main {
  max-width: 1000px;
  margin: auto;
  padding: 20px;
}

.vc-content__text-align {
  text-align: justify;
}

.vc-privacy__main span {
  font-weight: 600;
}

.vc-privacy__outer-ol {
  padding-left: 1px;
}

.vc-privacy__inner-ol {
  padding-left: 20px;
}

.vc-privacy__outer-li {
  padding-bottom: 10px;
  padding-left: 5px;
}

.vc-privacy__inner-li {
  padding-bottom: 5px;
  padding-left: 5px;
}

.vc-privacy__inner-li_padding {
  padding-left: 5px;
}

.vc-consent__latin-ol {
  list-style-type: lower-roman;
}

.vc-consent__lower-alpha-ol {
  list-style-type: lower-alpha;
}

.vc-consent__alpha-ol_padding {
  padding-left: -10px;
}

/************************* Privacy Statement Styling ends************************************/
/****************************Site navigation links ****************************/
/******** styling text in app navigator headerUtility *******/
.vc-appNav__item_styling,
.vc-appNav__appName {
  font-family: verdana;
  color: white;
  font-size: 15px;
  padding-right: 15px;
  padding-left: 5px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: auto;
}

.vc-appNav__appName {
  font-weight: bold;
  margin-top: 7px;
  margin-bottom: 0 !important;
}

.vc-appNav__item_styling span {
  color: white;
  padding-right: 5px;
}

/************ style items in app navigator pageHeader ******************/
.vc-nav__list {
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
}

.vc-nav__list li {
  float: left;
  padding-right: 12px;
  margin-bottom: 0.3rem !important;
  margin-top: 0.9rem !important;
}

.vc-nav__list li a {
  font-family: verdana;
  font-weight: bold;
  padding: 15px 11px 7px;
  color: #434343;
  font-size: 1rem;
  text-decoration: none;
}

.vc-nav__list li a:focus,
.vc-nav__list li a:hover,
.vc-nav__list li a:link:focus,
.vc-nav__list li a:link:hover,
.vc-nav__list li a:visited:focus,
.vc-nav__list li a:visited:hover {
  color: #0d56c5;
  text-decoration: underline;
  outline: none;
}

.vc-nav__list_active > a {
  background-color: #d8d8d8;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.vc-nav__list li a:focus {
  outline: 0.225rem solid #0d56c5;
}

/*** using to hide some elements on screens less than 700px****/
.vc-nav__list_hidden {
  display: inline;
}

/************* to position the menu and remove buttons on a page*/
.vc-menu__btn,
.vc_remove__btn {
  float: right;
  padding: 2px 15px;
}

/********** to change focus color on Remove button*/
#document-equipment-main .vc_remove__btn:focus {
  border-color: #83c103;
  box-shadow: 0 0 0 1px #83c103;
}

/******** to hide menu list dropdown***********/
.vc-menu__main.collaspsed,
.vc-sidebar__styling.collaspsed {
  display: none;
}

/******** to show menu list dropdown***********/
.vc-menu__main.expanded,
.vc-sidebar__styling.expanded {
  display: inline;
}

/******** style menu list dropdown starts***********/
.vc-menu__main {
  background: #332b2b;
  width: 230px;
  position: absolute;
  right: 0;
  z-index: 10001;
  overflow-x: visible;
  display: none;
}

.vc-menu__main ul {
  list-style-type: none;
  padding: 0;
  margin: 5px 0;
}

.vc-menu__main li {
  border-bottom: 1px solid #0a0909;
  border-top: 1px solid #0a0909;
  margin: 0;
}

.vc-menu__main li a {
  position: relative;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}

.vc-menu__main a img {
  width: 30px;
  height: 25px;
  vertical-align: bottom;
}

.vc-div-display a:hover {
  color: #ffffff !important;
}

.vc-div-display a:focus {
  outline: 0.18rem solid #ffffff !important;
  text-decoration: none !important;
}

/*** to hide the menu button  ***/
#vc-menu {
  display: none;
}

/************ to style menu items text */
.vc-menu__main a span {
  color: #ffffff;
  padding-left: 7px;
  padding-bottom: 0;
  font-size: 16px;
  font-family: medium-content-sans-serif-font, "Lucida Grande",
    "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, sans-serif;
}

@media (max-width: 1006px) {
  .vc-nav__list {
    padding: 0;
  }

  .vc-nav__list li {
    padding-right: 5px;
  }

  .vc-nav__list li a {
    font-size: 0.875rem;
  }
}

@media (max-width: 842px) {
  .vc-nav__list li a {
    font-size: 0.73rem;
  }

  .vc-appNav__item_styling {
    font-size: 13px;
  }

  .vc-nav__list li {
    padding-right: 0px;
    margin-bottom: 0.29rem !important;
    margin-top: 0.67rem !important;
  }
}

/******* media point to hide and display some Nav elements*/
@media (max-width: 700px) {
  .vc-nav__list_hidden {
    display: none;
  }

  .vc-appNav__item_styling,
  .vc-appNav__appName {
    padding-left: 0;
    padding-right: 10px;
  }

  .wf-page-header__utility {
    width: 100%;
  }

  .vc-nav__list_active > a {
    background-color: inherit;
  }

  .vc-nav__list li a {
    font-size: 1rem;
  }

  /* to show menu button ***/
  #vc-menu {
    display: inline;
  }

  .vc-menu__OverFlow {
    overflow: visible !important;
  }

  .wf-button--icon {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  .vc-menu__main {
    top: 90px;
  }
}

@media only screen and (max-width: 600px) {
  .vc-menu__main {
    top: 40px;
  }
  /* to set the require space between well fargo logo and vendor connect text as required by business*/
  .wf-gn-header {
    justify-content: space-between !important;
  }

  .vc-appNav__appName {
    margin-top: auto !important;
  }

  /* overriding RIA css for 60px and below*/
  .wf-page-header__utility {
    align-self: center !important;
    padding-left: 1.25rem !important;
    width: 100% !important;
    height: auto !important;
    top: 0 !important;
    margin-left: 0 !important;
  }
}

/*******nav link override to remove empty space between nav bar content of the page ************/
.wf-gn-view__page-content {
  padding: 0 !important;
}

/*****overriding RIA css to accommodate business approve look of nav ************/
.wf-page-header {
  background-color: #f0f0f0 !important;
  border-top: 1px solid #d8d8d8 !important;
  border-bottom: 1px solid #d8d8d8 !important;
  box-shadow: 0px 0px 10px #b7a9a9 !important;
  height: auto !important;
}

/*****************common input fields  *************/
/*Setting vc-container width on larger screens*/

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.vc-body-padding {
  margin-top: 15px;
}

.vc-currency-alignement input {
  text-align: right !important;
}

.vc-input-field__styling input,
.vc-input-field__styling button,
.vc-input-field__styling {
  border-radius: 4px !important;
  font-size: 0.875rem !important;
}

.vc-input__label_font-color,
.wf-radio-button__label-text,
.wf-checkbox__label-text {
  font-weight: bold !important;
  color: #333 !important;
}

fieldset {
  border: none !important;
}

legend {
  width: 100%;
}

legend h1 {
  color: #bb0826;
  font-weight: 600;
  font-size: 1.1rem;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 1.25rem !important;
}

legend > h2 {
  color: #bb0826;
  font-weight: 600;
  font-size: 1.1rem;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 1.25rem !important;
}

/************************vc-container CSS ******/
.vc-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 1801px) {
  .vc-container {
    width: 1670px;
  }
}

@media only screen and (max-width: 1800px) {
  .vc-container {
    width: 1170px;
  }
}

@media only screen and (max-width: 1200px) {
  .vc-container {
    width: 970px;
  }
}

@media only screen and (max-width: 992px) {
  .vc-container {
    width: 750px;
  }
}

@media only screen and (max-width: 768px) {
  .vc-container {
    width: inherit;
  }
}

/************************vc-container CSS For Onboarding ******/

/******field set vc-fieldset__bullet-stylinging styling*/
.vc-fieldset__bullet-styling {
  color: #bb0826;
  font-weight: bold;
}

@media (max-width: 423px) {
  .vc-container {
    padding-left: 0;
    padding-right: 0;
  }

  #vc-main-page__size-equip {
    padding-left: 0;
    padding-right: 5px;
  }
  /***** to decrease the padding of RIA body content for smaller devices*/
  .body-content {
    padding-left: 9px;
    padding-right: 1px;
  }
}

.vc-div-display {
  display: flex;
}

/*******  two column container for forms *********/
#vc-main-page__size {
  max-width: 600px;
  margin-top: 10px;
}

/****** padding for form items*/
.vc-form__padding {
  padding-left: 40px;
}

@media (max-width: 380px) {
  .vc-form__padding {
    padding-left: 20px;
    padding-right: 10px;
  }
}

.vc-button__padding {
  margin: 3px !important;
}

/***  overriding WFRIA to fix section and button color ***/
.vc-custom-button {
  background: linear-gradient(180deg, #bb0826 0, #bb0826) #bb0826 !important;
  border-color: #bb0826 !important;
}

.vc-custom-button:focus {
  border-width: 2px !important;
  border-color: #8ece03 !important;
}

.vc-custom-button:hover:not(:disabled),
.vc-custom-button:focus {
  background: linear-gradient(180deg, #2f6e97 0, #0b4e79) #2f6e97 !important;
  color: #fff !important;
}

/** override section header color we can't add VC classes we opted to override WFRIA class c**/
.wf-section__header {
  background-color: #bb0826 !important;
  border: 1px solid #bb0826 !important;
  border-radius: 4px !important;
}

/************** progress steps *****************************************/
.vc-progress-step-body {
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/***** removing text decorator in the stepper links*/
.vc-progress-step-body a {
  text-decoration-line: none;
}
/****** outer div of step styling **********/
.vc-progress-step {
  display: inline-block;
  width: 63px;
}

/** general styling of stepper element*/
.vc-progress-step__outer-circle,
.vc-progress-steps__bar,
.vc-progress-steps__bar_down-line,
.vc-progress-steps__bar_top-line {
  display: inline-block;
  background: #e8cbcb;
  border: 1px solid #ffffff;
}

/** stepper outer cycle styling*/
.vc-progress-step__outer-circle {
  width: 45px;
  height: 45px;
  border-radius: 50px;
}

/**** out div for stepper bar styling*/
.vc-progress-steps__bar {
  position: relative;
  width: 90px;
  height: 20px;
  background-color: #e8cbcb;
  top: 10px;
  z-index: -1;
  margin-left: -12px;
  margin-right: -11px;
  border-radius: 0;
  border: 1px solid #e8cbcb;
}
/********** upline of stepper bar styling ***********/
.vc-progress-steps__bar_top-line {
  position: relative;
  width: inherit;
  height: 25px;
  top: -21.5px;
  border-left: none;
  border-top: none;
  background-color: white;
  border-right: none;
  border-radius: 15px;
}
/********** down line of stepper bar styling ***********/
.vc-progress-steps__bar_down-line {
  position: relative;
  width: inherit;
  height: 25px;
  top: -14px;
  border-left: none;
  background-color: white;
  border-bottom: none;
  border-right: none;
  border-radius: 15px;
}

/** step inner cycle label styling*/
.vc-progress-step__inner-circle_label {
  display: inline-block;
  margin-top: 3px;
  line-height: 30px;
}
/** step inner cycle styling*/
.vc-progress-step__inner-circle {
  display: inline-block;
  position: relative;
  color: #847c79;
  font-weight: 800;
  font-size: 16px;
  width: 35px;
  top: 4px;
  height: 35px;
  z-index: 100;
  border-radius: 40px;
  background-color: #f0f0f0;
  box-shadow: inset 0px 0px 9px 1px rgba(136, 130, 130, 0.75);
}
/***** step link styling *****/
.vc-progress-step__title {
  font-size: 12px;
  font-weight: 600;
  color: #333;
}

@media (max-width: 520px) {
  .vc-progress-steps__bar {
    width: 70px;
  }
}

@media (max-width: 470px) {
  .vc-progress-steps__bar {
    width: 60px;
  }
}

@media (max-width: 377px) {
  .vc-progress-steps__bar {
    width: 40px;
  }
}

/******** css for vc-progress-step_done and vc-progress-step_current step ********/
.vc-progress-step-body .vc-progress-step__outer-circle .current {
  background-color: #bb0826;
  color: #fff;
}

.vc-progress-step-body .vc-progress-step__outer-circle .done {
  background-color: #bb0826;
  color: #fff;
}
/****************** progress steps css ends********************************************/

/***** setting uniform heigh for all the input *****/
.vc-form__inputs-styling {
  min-height: 83px !important;
  max-width: 280px;
}

.vc-form__input-field-styling {
  min-height: 83px !important;
  max-width: 500px;
}

.vc-form-program__inputs-styling {
  min-height: 83px !important;
  max-width: 400px;
}

.vc-form-date__inputs-styling {
  min-height: 63px !important;
  max-width: 500px;
}

.vc-form-radio__inputs-styling {
  min-height: 35px !important;
  max-width: 500px;
}

h3 {
  font-size: 0.875rem !important;
  font-weight: 700 !important;
  line-height: 1.42857143 !important;
  color: #bb0826 !important;
  margin-bottom: 0 !important;
  margin-top: 3px !important;
}

h4 {
  font-size: 0.875rem !important;
  font-weight: 700 !important;
  line-height: 1.42857143 !important;
  color: #555 !important;
  margin-bottom: 0 !important;
  margin-top: 3px !important;
}

@media (max-width: 601px) {
  .vc-form__inputs-styling {
    min-height: 70px !important;
  }

  h3 {
    font-size: 0.75rem;
  }

  .vc_remove__btn {
    padding: 2px !important;
  }
}

/***************ends common************/

/************** Home page starts **********************/
.vc_home__bg-styling {
  background-image: url(../images/background.jpg);
  padding: 0;
  width: 100%;
  height: 100%;
  min-height: 62vh;
  background-repeat: no-repeat;
  background-size: cover;
}

.vc_hideMenuItem,
.vc_loader_div {
  display: none !important;
}

.vc_showMenuItem {
  transition-property: display;
  transition-duration: 5s;
  transition-timing-function: linear;
  transition-delay: 1s;
  display: unset !important;
}

/* out div for the menu section of home page ***/
.vc-home__menu-styling {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  text-align: center;
  padding: 10px 0;
  height: 112px;
  margin-top: 10px;
}

.vc-home__menu_carousel-margin {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.vc-home__carousel {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.vc-home__carousel-control_left {
  position: absolute !important;
  bottom: 20px !important;
  left: 2px !important;
}

.vc-home__carousel-control_right {
  position: absolute !important;
  bottom: 20px !important;
  right: 2px !important;
}

@media screen and (max-width: 1202px) {
  .vc_home__bg-styling {
    background-image: url(../images/background-medium.jpg);
  }
}

@media screen and (max-width: 993px) {
  .vc_home__bg-styling {
    background-image: url(../images/background-small.jpg);
  }
}

@media screen and (max-width: 600px) {
  .vc-home__carousel-control_right {
    right: -10px !important;
  }

  .vc-home__carousel-control_left {
    left: -10px !important;
  }
}

.vc-home__menu-styling ul {
  margin-left: 5px;
  margin-right: 5px;
  padding: 0;
  list-style: none;
}

.vc-home__menu-styling li {
  float: left;
  padding-top: 8px;
  padding-bottom: 8px;
  border-left: 1px solid rgba(256, 256, 256, 0.3);
  border-right: 1px solid rgba(256, 256, 256, 0.3);
  height: 80px;
  width: 20%;
  display: inline-block;
}

.vc-home__menu-styling a {
  text-decoration: none;
}

.vc-home__menu-styling a:focus,
.vc-home__menu-styling a:hover {
  font-weight: 800;
}

.vc-home__menu-styling a img {
  width: 30%;
  max-width: 40px;
  max-height: 30px;
}

.vc-home__menu-styling a {
  color: white !important;
  outline: none !important;
}

.vc-home__menu-item__image {
  height: 35px;
}

.vc-home__menu-item__label {
  padding-top: 3px;
}

@media screen and (max-width: 701px) {
  .vc-home__menu-styling a img,
  .vc-home__menu-item__image {
    max-height: 28px;
  }

  .vc-home__menu-item__label {
    font-size: 14px;
  }
}

@media screen and (max-width: 993px) {
  .vc-home__menu_carousel-margin li {
    font-size: 0.825rem;
  }
}

@media screen and (max-width: 560px) {
  .vc-home__menu-styling a img {
    max-height: 30px;
    width: 40%;
  }

  .vc-home__menu-item__image {
    max-height: 30px;
  }

  .vc-home__menu-item__label {
    font-size: 12px;
  }

  .vc-home__menu-styling a:focus,
  .vc-home__menu-styling a:hover {
    font-weight: 700;
  }
}

@media screen and (max-width: 449px) {
  .vc-home__menu-styling a img {
    max-height: 25px;
    width: 50%;
  }

  .vc-home__menu-item__image {
    max-height: 25px;
  }

  .vc-home__menu-item__label {
    font-size: 11px;
  }

  .vc-home__menu_carousel-margin {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}

@media screen and (max-width: 357px) {
  .vc-home__menu-styling a img {
    max-height: 27px;
    width: 60%;
  }

  .vc-home__menu-item__image {
    max-height: 27px;
  }

  .vc-home__menu_carousel-margin .vc-home__menu-item__label {
    font-size: 9.5px;
  }
}

.list-margin {
  margin-left: 30px !important;
  margin-right: 30px !important;
}
/************** Home page ends **********************/
/*********docs equipment*****************/
.vc-marketing-program-padding {
  margin-bottom: 11px;
}
/******** to remove a gap between content and nav*/
.wf-section__body-content {
  padding: 0 !important;
}
/** set global margin for equpment body content*/
.vc-main-page__size-equip {
  margin-left: auto;
  margin-right: auto;
}

/** providing padding for input field under transporation section*/
.vc-Trans-input-field__styling {
  padding-bottom: 5px !important;
}

@media (min-width: 600px) {
  .vc-Trans-input-field__styling,
  .vc-countryList__label__padding,
  .vc-levlist-select-btn_padding {
    padding-bottom: 10px !important;
  }
}

#vc-lev .vc-div-scroll {
  max-height: 400px;
}

/**** to leave some margins for screens greater than 1281 px ***/
@media (min-width: 1834px) {
  .vc-main-page__size-equip {
    padding-left: 0;
    padding-right: 0;
  }
}

/**** to leave some margins for screens greater than 1281 px ***/
@media (min-width: 1281px) {
  .vc-main-page__size-equip {
    max-width: 1830px;
  }
}

@media (min-width: 1025px) {
  .vc-main-page__size-equip {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
  }
}

/**** To leave margins for screens between 767 and 1025 px*/
@media (max-width: 1025px) {
  .vc-main-page__size-equip {
    max-width: 929px;
  }
}
/**** To leave margins for screens between 480and 768 px*/
@media (max-width: 768px) {
  .vc-main-page__size-equip {
    max-width: 646px;
  }
}

/**** To leave margins for screens 480px  and below*/
@media (max-width: 480px) {
  .vc-main-page__size-equip {
    max-width: 380px;
  }

  #document-equipment-main {
    margin-left: 2px;
    margin-right: 5px;
  }

  /* to reduce section header font size to fit mobile screens*/
  .wf-section__header h5 {
    font-size: 0.875rem !important;
  }
}

@media only screen and (min-width: 1275px) {
  .vc-col--desk-2_medium-max-width-Fr,
  .vc-col--desk-2_medium-max-width-En {
    min-width: 220px !important;
  }
}

@media only screen and (min-width: 1280px) {
  .vc-col--desk-2_small-width-Fr,
  .vc-col--desk-2_small-width-En {
    min-width: 220px !important;
    max-width: 260px !important;
  }

  .vc-col--desk-4_larg-width-Fr {
    max-width: 20% !important;
  }

  .vc-col--desk-4_larg-width-En {
    max-width: 25% !important;
  }

  .vc-col--desk-2_medium-width-Fr,
  .vc-col--desk-2_medium-max-width-Fr,
  .vc-col--desk-2_medium-width-En {
    max-width: 15% !important;
  }

  .vc-col--desk-1_small-width-Fr {
    max-width: 70px !important;
  }

  .vc-col--desk-1_small-width-En {
    max-width: 60px !important;
  }

  /* reduce the padding around label for lable to fit on one line **/
  .wf-select__label,
  .wf-select__label--inline,
  .wf-field__label,
  .wf-field__label--inline {
    padding-right: 0.25rem !important;
  }

  .vc-col--desk-1_medium-width-Fr {
    max-width: 210px !important;
  }

  .vc-col--desk-1_medium-width-En {
    max-width: 101px !important;
  }

  .vc-col--1_width-size2_Fr,
  .vc-col--1_width-size2-En {
    max-width: 125px !important;
  }

  .vc-col--desk-4_larg-width-Fr input,
  .vc-col--desk-4_larg-width-En input {
    max-width: inherit !important;
  }
}

@media only screen and (min-width: 1025px) {
  .vc-col--desk-2_small-width-Fr,
  .vc-col--desk-2_small-width-En {
    min-width: 220px !important;
    max-width: 260px !important;
  }

  .vc-col--desk-4_larg-width-Fr {
    max-width: 35% !important;
  }

  .vc-col--desk-2_medium-width-Fr,
  .vc-col--desk-2_medium-width-En {
    max-width: 30% !important;
  }

  .vc-col--desk-1_small-width-Fr {
    max-width: 70px !important;
  }

  .vc-col--desk-1_small-width-En {
    max-width: 60px !important;
  }

  /* reduce the padding around label for lable to fit on one line **/
  .wf-select__label,
  .wf-select__label--inline,
  .wf-field__label,
  .wf-field__label--inline {
    padding-right: 0.25rem !important;
  }

  .vc-col--desk-1_medium-width-Fr {
    max-width: 200px !important;
  }

  .vc-col--1_width-size2-Fr,
  .vc-col--1_width-size2-En {
    max-width: 125px !important;
  }

  .vc-col--desk-1_medium-width-En {
    max-width: 150px !important;
  }

  .vc-col--desk-4_larg-width-Fr input,
  .vc-col--desk-4_larg-width-En input {
    max-width: inherit !important;
  }
}

/******  to reduce the margin of fieldset if used as nested fieldset **********8*/
.vc-nested-fieldset_margin {
  margin-top: 0;
  margin-bottom: 10px;
}

/***** to put section title and remove button on the same line */
.vc-section__header_display,
.vc-onboarding-Form__radio_button {
  display: flex;
}

.vc-tradein-section__padding {
  padding: 5px;
}

/************** reduce the right padding of the rows*/

.wf-row--padding {
  margin-left: -0.5rem !important;
}

.wf-section__header-content {
  padding-right: 0.25rem !important;
}

/* to reduce the padding gab of the grid system on smaller screens*/
@media only screen and (min-width: 601px) {
  .wf-row--padding > [class*="wf-col-"],
  .wf-row--padding > .wf-col {
    padding: 1.5rem 0 0 0.5rem !important;
  }
}

/***********************new  Scrolling in multiselect component div***********/
.vc-div-scroll {
  z-index: 99;
  width: 100%;
  position: relative;
  float: left;
  overflow-y: auto;
  overflow-x: hidden;
}

#truckInfo .vc-div-scroll {
  max-height: 250px;
}

/******************* for creditapp equipment************/
#truckInfo .cv-input__label-inline__align {
  text-align: left !important;
}

.vc-setMargin {
  margin-top: 5px !important;
}
/*************************Structure -  Starts*******************/
.vc-output__field_styling {
  padding-top: 10px;
  padding-bottom: 15px;
}

.vc-output__label_margin {
  margin-top: 0.5rem;
}

.vc-acceleratedPayments_width {
  max-width: 400px !important;
}

@media only screen and (max-width: 600px) {
  .vc-acceleratedPayments_width .wf-col--mob-only-3 {
    max-width: 22% !important;
  }

  .vc-acceleratedPayments_width .wf-col--mob-only-4 {
    max-width: 36% !important;
  }

  .vc-remove-btn__position {
    padding-top: 31px !important;
  }

  .vc-acceleratedPayments_width .wf-field__label,
  .vc-acceleratedPayments_width .wf-field__label--inline {
    padding-right: 0;
  }

  .vc-vc-seasonal-skips__width {
    margin-top: 10px;
  }

  .vc-seasonal-skips__top-margin {
    margin-top: 0;
  }
}

.vc-remove-btn__position {
  float: left;
  padding-top: 25px;
}

.vc-remove-btn__position .wf-button {
  padding: 0.4rem 0.5rem !important;
}

.vc-seasonal-skips__width {
  max-width: 280px;
}

.vc-seasonal-skips__top-margin {
  margin-top: 5px;
}

.cv-SkipMonth__width-En {
  width: 80px;
}

.cv-SkipMonth__width-Fr {
  width: 120px;
}

.vc-seasonal-skips-button__padding {
  padding-top: 5px;
  padding-bottom: 5px;
}

.vc-paymentSummary__padding .wf-col {
  padding-bottom: 5px !important;
}

.vc-paymentSummary-label__padding {
  padding-left: 5px !important;
}

.vc-paymentSummary__padding .vc-form__inputs-styling {
  min-height: 5px !important;
}
.vc-paymentSummary__padding .wf-field__label {
  display: none !important;
}

.vc-padding-box {
  padding-top: 5px;
  padding-bottom: 5px;
}

.vc-padding-h2 {
  padding-top: 10px !important;
}
/*************************Structure -  Ends*******************/

/***********Dynamic Search Autocomplete - Starts*****************/
.vc-autocomplete {
  position: absolute;
  width: 100%;
}

.vc-autocomplete__outer {
  position: relative;
}

.vc-autocomplete__items {
  position: absolute;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  left: 0;
  right: 0;
}

.vc-autocomplete__items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #d4d4d4;
}

/*when hovering an item:*/
.vc-autocomplete__items div:hover {
  background-color: #bb0826;
  color: #ffffff;
}

/*when navigating through the items using the arrow keys:*/
.vc-autocomplete__active {
  background-color: #bb0826 !important;
  color: #ffffff;
}

/***********Dynamic Search - Ends*****************/

/***********Business Type buttons- Starts*****************/
.vc-businessTypeButton__size {
  height: 40px;
  width: 40px;
}

.vc-customerType__button {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  margin-right: 4px !important;
  margin-left: 4px !important;
  padding: 5px !important;
  width: 100px !important;
  white-space: normal !important;
}

.vc-businessTypeDiv__size {
  height: 60px;
}

.vc-businessTypeDiv__size_Fr {
  height: 73px;
}

.vc-businessTypeButton__active {
  background: #e2cccc;
}

.vc-businessType__text {
  color: #bb0826;
}

.vc-lean__margin {
  margin-bottom: 15px;
}
/***********Business Type buttons- Ends*****************/

/*************************Report List  - Starts*******************/
.vc-input__label_font-color {
  font-weight: bold !important;
  text-align: left !important;
}

.vc-banner,
.vc-banner h1 {
  background-color: #bb0826 !important;
  width: inherit !important;
  padding: 5px 10px !important;
  color: white !important;
  font-size: 18px !important;
  font-weight: 600 !important;
}

.vc-banner {
  margin-bottom: 10px !important;
}

.vc-banner h1 {
  margin-bottom: 0 !important;
}

#reportList .vc-banner {
  border-radius: 0;
  border: 1px solid #bb0826;
}

.vc-report__width {
  width: 100%;
}

.vc-table {
  margin-bottom: 0;
  border-collapse: collapse;
}

.vc-table-bordered {
  border: 1px solid #ddd;
}

.wf-u-form-required-indicator 
{
  display:none;                                    
}

.vc-esignSpan {
 color:white;
 font-size: x-large;
}

.vc-eSigntableSpan {
    font-weight:bold
}

.vc-incSpan {
    color: red;
    font-size: x-large;
}

.vc-incDocPad {
   padding:10px; 
}

.vc-esignmsgSpan {
    color: red;
    font-size: small;
}

.vc-OptionSpan {
    padding-left: 30PX;
    color: red;
    padding-top: 30px;
}
}

.vc-doctable-bordered {
    border: 1px solid black;
}


.vc-tableHeader {
    padding: 5px;
    color: white;
    background-color: #bb0826;
}

.vc-doctable-bordered, th, td {
    border: 1px solid black;
    padding: 4px;
    border-collapse: collapse;
}

.vc-table-bordered tbody tr td {
  border: 1px solid #ddd;
  padding: 5px;
  line-height: 1.42857143;
  vertical-align: top;
}

.vc-card {
  border: 1px solid #d8d8d8;
  box-shadow: 0px 0px 10px #b7a9a9;
  background-color: white;
  margin: 10px;
  padding-bottom: 20px;
  max-width: 600px;
}

#report-criteria {
  padding-left: 15px;
  padding-right: 15px;
}
/*************************Report List -  Ends*******************/

/***********************Deals Status Starts ********************/
/**** overriding links color */
.vc-dealStatusResul-links,
.vc-dealStatusResul-links .wf-button__label {
  color: #bb0826 !important;
  text-decoration: underline !important;
}

.vc-dealStatusResul-links:hover,
.vc-dealStatusResul-links:hover:not(:disabled) .wf-button__label,
.vc-dealStatusResul-links:focus,
.vc-dealStatusResul-links:focus:not(:disabled) .wf-button__label,
.vc-dealStatusResul-links:active,
.vc-dealStatusResul-links:active:not(:disabled) .wf-button__label {
  text-decoration: none !important;
  color: #00558e !important;
}

#dealStatusSearch .wf-table__header {
  color: #333 !important;
}

#dealStatusSearch .wf-table__sortable-indicator {
  text-decoration: underline !important;
}

#dealStatusSearch .wf-table__sortable-indicator:hover,
#dealStatusSearch .wf-table__sortable-indicator:focus {
  text-decoration: none !important;
}
/** overriding pagenation text color*/
#dealStatusSearch .wf-paginator__trigger-container .wf-button--simple {
  color: #bb0826 !important;
}

@media (max-width: 600px) {
  #vc-deal-status-search #vc-main-page__size,
  #vc-sum-quote-search #vc-main-page__size {
    margin-left: 50px;
    margin-right: 50px;
  }
}

@media (max-width: 460px) {
  #vc-deal-status-search #vc-main-page__size,
  #vc-sum-quote-search #vc-main-page__size {
    margin-left: 25px;
    margin-right: 25px;
  }
}

@media (max-width: 370px) {
  #vc-deal-status-search #vc-main-page__size,
  #vc-sum-quote-search #vc-main-page__size {
    margin-left: 10px;
    margin-right: 10px;
  }
}
/***********************Deals Status Ends ********************/
/*************************EDS Dashboard -  Starts*******************/
.vc-eds-border-left {
  border-left: 1px solid #b9bcbd !important;
}

.vc-eds-border-right {
  border-right: 1px solid #b9bcbd !important;
}

.vc-dashboard-container {
  margin: 10px auto;
  border: 1px solid #d8d8d8;
  box-shadow: 0px 0px 10px #b7a9a9;
  background-color: white;
  padding-bottom: 20px;
  max-width: 900px;
}

.vc-dashboard__padding {
  padding: 10px;
}

.vc-dashboard__padding-top {
  padding-top: 10px;
}

.vc-dashbaord-date__padding {
  padding-left: 12px;
}

.vc-dashbaord-div__margin {
  margin-bottom: 10px;
}

.vc-dashbaord-div__display {
  display: inline;
}

.vc-dashboard-table__width {
  width: 100%;
}

.vc-dashboard__padding h2 {
  font-size: 1.3125rem !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
  margin-bottom: inherit !important;
}

.vc-section_padding {
  padding-right: 15px;
}

#vc-table_section caption {
    padding: 1em 0;
    text-align: center;
    font-family: Arial,sans-serif;
    font-size: 1.3rem;
    font-weight: 900;
}

#vc-credit-response caption {
    background: #bb0826;
    color: white;
    text-align: left;
    padding: 0px;
    padding-left: 10px;
    font-weight: bold;
    border-radius: 5px;
    line-height: 30px;
    font-size: 15px;
}

/* remove button  div when printing*/
@media print {
  #EDSButtonContainer,
  #layout,
  #CreditAppPrintSummary,
  #CreditResponseButton,
  #CreditResponseAttachment {
    display: none !important;
  }

  #PrintContainer .wf-row,
  #PrintContainer [class*="wf-row-"] {
    display: block;
  }

  #EDSPrintContainer {
    box-shadow: none !important;
  }

  .vc-label__padding {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
  }

  /**** Overriding WFRIA css for print *****/
  .wf-section {
    border-top: unset !important;
  }

  .wf-section__header h5 {
    color: #000 !important;
  }

  .wf-section__header {
    background-color: #ddd !important;
  }

  .wf-section__body {
    border-top: unset !important;
    border-bottom: unset !important;
  }

  .vc-table__formating .wf-table__header,
  .vc-table__formating .wf-table .wf-table__header {
    border: none !important;
  }
}

@media (max-width: 423px) {
  .vc-dashboard-container {
    font-size: 12px;
  }

  .vc-dashboard-container > table tr td.wf-table__cell {
    padding: 0.5rem 0.5rem !important;
    font-size: 12px !important;
  }

  .vc-dashboard-container table tr th.wf-table__header {
    padding: 0.6rem 0.75rem !important;
    font-size: 12px !important;
  }

  .vc-dashboard-container table tr td {
    font-size: 12px !important;
  }

  .vc-dashboard-container table tr td.wf-table__cell {
    padding: 0.5rem 0.5rem !important;
  }
}

.vc-eds-table-heading {
  font-weight: bold;
}

.vc-dashboard-detail-header {
  background-color: #f9f9f9;
}

.vc-dashboard-detail-header h2 > span {
  font-size: 0.875rem;
  font-weight: bolder;
}

.vc-table-striped tr:nth-child(even) {
  background-color: #f9f9f9;
}

.vc-table-borderd {
  border: 1px solid #b9bcbd !important;
  border-collapse: collapse;
}

.vc-table-borderd tr tbody td,
.vc-table-borderd tr thead td,
.vc-table-borderd tr thead th,
.vc-table-borderd tr td {
  border: 1px solid #b9bcbd !important;
}

#divFormatFilter button {
  width: 250px;
}

#refresh-button {
  float: right;
}

#cancel-button {
  margin-left: 10px;
}

.link-docusign {
  color: #0d56c5;
}

.link-docusign:hover {
  cursor: pointer;
  text-decoration: underline;
}

#center-content {
  justify-content: center;
}

/*************************EDS Dashboard -  Ends*******************/
.vc-select__label--inline {
  line-height: 1.6rem !important;
  padding-bottom: 0 !important;
}

@media (max-width: 600px) {
  .vc-select__label--inline {
    line-height: 2rem !important;
    min-width: 188px !important;
  }
}

/***** CreditApp Print - Starts  ***/
.vc-print__padding {
  padding-left: 20px;
}

.vc-label__padding {
  padding-top: 25px;
  padding-bottom: 15px;
}
/***** CreditApp Print - Ends  ***/

/***** Documents Print - Starts  ***/

#popupPrintDocsInEngFrench .wf-panel__body {
  min-height: 17rem;
}

.vc-download-link__padding {
  padding-left: 30px;
  padding-top: 15px;
}

#chkVoid .wf-checkbox__label-text {
  color: #bb0826 !important;
}

/***** Docuents Print - Ends  ***/
/** Onboarding form starts **/
.vc-col-right__width {
  max-width: 13% !important;
}

.vc-col-left__width {
  max-width: 9% !important;
}

.vc-col-vendor__width {
  max-width: 28% !important;
}

.vc-col-right__width-fr {
  max-width: 14% !important;
}

.vc-col-left__width-fr {
  max-width: 13% !important;
}

#vc-main-page-fr_size {
  max-width: 800px;
  margin-top: 10px;
}

.vc-form__inputs-styling-fr {
  min-height: 83px !important;
  max-width: 325px;
}
/** Onboarding form ends **/

.vc-disabled-control {
  pointer-events: none;
  cursor: default;
}

.vc-font__weight {
  font-weight: 600;
}

.vc-grid-top-padding {
  padding-top: 15px;
  padding-bottom: 10px;
}

.vc-component__show {
  display: block;
  padding-top: 5px;
}

.vc-component__hide {
  display: none !important;
}

/*** credit response css start***/
.vc-data-div {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}

.vc-data-label {
  width: 280px;
}

.vc-section__margin {
  margin-top: 10px;
  margin-bottom: 10px;
}

.vc-section-body__style {
  font-size: 14px !important;
}

#vc-credit-response h1 {
  font-size: 18px !important;
  margin-bottom: 10px !important;
}

@media (max-width: 600px) {
  .vc-section-body__style {
    font-size: 12px !important;
  }

  #vc-credit-response .vc-form__padding {
    padding-left: 0;
    padding-right: 0px;
  }

  #vc-credit-response h2 {
    font-size: 14px !important;
    margin-bottom: 0 !important;
  }
}

@media (max-width: 409px) {
  .vc-data-label {
    width: 220px;
  }
}

@media (max-width: 369px) {
  .vc-data-label {
    width: 190px;
  }
}

/*** credit response css end ***/

.print_h2 h2 {
  color: #bb0826;
  font-weight: 600;
  font-size: 1.1rem;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}

.wf-panel.wf-message-box__content .wf-panel__body {
  max-height: 7.3125rem !important;
}

.vc-message-margin {
  margin-bottom: 0.5625rem !important;
}

/* fix disabled select compnent display*/
.wf-select__wrapper .wf-button.wf-select__button:disabled {
  color: #333333 !important;
}

.wf-select__wrapper .wf-button:disabled:not(a),
.wf-select__wrapper .wf-button[disabled]:not(a) {
  opacity: 0.9 !important;
}

.wf-field input[disabled],
.wf-field textarea[disabled] {
  color: #333 !important;
}

.wf-label-space {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.errorMsgFooter {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
