/* .ui-tabs-vertical { width: 70em; } */
  .ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 14em; }
  .ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
  .ui-tabs-vertical .ui-tabs-nav li a { display:block; }
  .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; }
  /* .ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 50em;} */

  .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    background: #f60018 !important;    
}
.ui-widget.ui-widget-content {
    border: 0px solid #c5c5c5 !important;
}
.lineheight{
  line-height: 41px;
}

.btn:hover {
  
    background-color: #863231  !important;
    border-color: #dc3545 !important;
}


.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #dedede !important;
  padding: 0 23px !important;
}
.select2-container--default .select2-selection--multiple {
  border: 1px solid #ced4da !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  content: "" !important;
}
a:hover {
  color: #ba3434 !important;
}
.terms h1  {
  color:#cf3131;
}

.terms h3 {
  color:#cf3131;
}

.terms h4 {
  color:#cf3131;
}
.kbw-signature { width: 400px; height: 200px;}
    #sig canvas{
        width: 100% !important;
        height: auto;
    }

.add_more_residence{
  border-radius: 5px;
  background: #ddc6c65e;
  padding: 20px;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

@media only screen and (max-width: 750px) {
  .ui-tabs-vertical .ui-tabs-nav {
    /* padding: 0.2em 0.1em 0.2em 0.2em; */
    /* float: left; */
    width: 90%;
}
.ui-tabs .ui-tabs-panel {
 
  padding: 0px;
 
}
.kbw-signature {
  margin-bottom: 10px;
  width: 248px;
  height: 170px;
}


.register_sub{
  width: 100% !important;
}
.show_message{
  
    width: 80% !important;
   margin-left: 30px !important; 
}
.select2 {
  width: 100% !important;
}
}
