 
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
	border-radius: 100px;
}

.slider-block {
	width: 65%;
	display: inline-block;
	vertical-align: bottom;
	padding-top: 10px;
}
 

.serve-calculator input {
	border: 1px solid #d0d7db !important;
	border-radius: 4px;
	height: 30px;
	width: 105px !important;
	color: #333 !important;
	font-weight: normal !important;
padding-left: 30px;
}
.serve-calculator p {
	margin-bottom: 10px !important;
}
tr th:nth-child(1) {
	width: 45%;
	padding: 10px 0 0 0;
}

tr th:nth-child(1):after {
  content: "";
  border-bottom: 1px solid #d0d7db;
  width: 95%;
  display: block;
  padding: 6px 0 0 0;
}

@media (max-width: 500px) {
  tr th:nth-child(1):after {
  display:none;
}
}

.slider-value {
	display: inline-block;
	vertical-align: top;
 margin-left: 15px;
 
	position: relative;
}
.slder-title i {
	font-size: 10px;
	background: #327092;
	width: 18px;
	height: 18px;
	border-radius: 50px;
	color: #fff;
	text-align: center;
	padding-top: 4px;
 margin-left: 5px;
}
.slder-title {
	font-size: 16px;
  font-family: 'Muli',sans-serif;
}

.ui-slider-range.ui-corner-all.ui-widget-header.ui-slider-range-min {
	background: transparent linear-gradient(90deg, #5AB050 0%, #21B3B7 100%) 0% 0% no-repeat padding-box;
  border-radius: 50px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  font-weight: normal;
	color: #454545;
	background: transparent linear-gradient(90deg, #5AB050 0%, #21B3B7 100%) 0% 0% no-repeat padding-box !important;
  width: 20px!important;
	height: 20px!important;
	border-radius: 50%;
	border: 4px solid #fff !important;
	top: -8px;
	box-shadow: 0px 2px 6px #00000034 !important;
}
 
.range li::before {
 
	content: inherit !important;
}
.range {
	padding: 0 !important;
	margin: 0 !important;
}
.range li:nth-child(2) {
	float: right;
}
.range li {
	display: inline-block;
	padding: 0 !important;
	padding-top: 5px !important;
}


.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 380px;
	background-color: #327092;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 10px 15px;
	position: absolute;
	z-index: 999;
	bottom: 155%;
	left: 50%;
	margin-left: -189px;
	opacity: 0;
	transition: opacity .3s;
	font-size: 14px;
	font: normal normal normal 14px/18px Muli;
}
 

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #327092 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
table {
  width: 100%;
  margin-top: 20px;
}
table th {
	color: #21496d;
	text-align: left;
	font-size: 15px;
	width: 15%;
}

tbody td {
	padding: 8px 0;
}
.green {
	color: #55B05A;
	font: italic normal 600 16px/20px Muli;
}

//*@media (max-width: 500px) { .green {
	text-align: right;
}}*/
.bold {
	font-weight: bold;
}
.abclegal_file_block {
	box-shadow: 0px 10px 50px #1537501F;
	padding: 0;
	display: inline-block;
	width: 100%;background: #fff;
}
.span6 {
	padding: 0 !important;
}

 
.abc-legal-results h4 {
	margin: 0 !important;
}
.span3 {
	padding: 0 !important;
}
.abc-legal-results h4 {
	font-size: 20px !important;
}
.abc-legal-results b {
	font: normal normal bold 26px/33px Muli;
}
 
 

.abc-legal-results {
	background: transparent linear-gradient(162deg,#5bb050 0%,#1fb4b9 100%) 0% 0% no-repeat padding-box;
	padding: 30px 22px 10px 22px;
	text-align: center;
	color: #fff;
	background: url(https://fs.hubspotusercontent00.net/hubfs/4018507/Green%20Panel%20Background.png) no-repeat;
	background-size: 100% 100%;
}
.abc-legal-results h6 {
 	margin-bottom: 20px !important;
}
.abc-legal-results h4 {
  padding-top: 10px;
	padding-bottom: 20px;
}
.abc-legal-results h6 b {
	display: block;
	padding-top: 10px;
}
.serve-calculator {
  padding: 40px 20px;
}
.abc-legal-results p a {
	color: #fff;
}
.abc-legal-results h6 {
	padding: 15px 0;
}
.slider-value img {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	display: inline-block;
	left: 8px;
	font-size: 13px;
	color: #a0a8ac;
}
table input {
	padding: 0 10px !important;
}
.table-res input {
	border: 1px solid #d0d7db !important;
	border-radius: 4px;
	height: 30px;
	width: 105px !important;
	color: #333 !important;
	font-weight: normal !important;
	padding-left: 30px;
}
.table-res table th {
	color: #21496d;
	text-align: left;
	font-size: 14px;
	width: 100%;
	border: 0;
}
.table-res td b {
	font-size: 16px;
}
.table-res tbody td {
	padding: 6px 0;
}
.table-res h5 {
	color: #21496D;
	text-align: center;
border-bottom: 1px solid #d0d7db;
	padding: 7px 0;
}
.table-res h6 {
	font: normal normal normal 16px/24px Muli;
}
.table-res h6 {
	margin: 0 !important;
}

@media (max-width: 475px)
  {
  .table-res h6 {
	font: normal normal normal 15px/22px Muli !important;
}

}

/*
#amount2, #amount4, #amount, #amount3 {
    width: 100% !important;
    height: 14px;
    cursor: pointer;
    border-radius: 100px !important;
    margin: 0 !important;
    outline: none !important;
    padding: 0 !important;
    border: none !important; 
    
} */
 
 #total{
 display:none;  
}

.abc-legal-results input {
	background: none;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #fff !important;
	width: 100%;
}
.bold input {
	border: none !important;
  color: #000;
	font-weight: 900 !important;}
 
#serv_cost {
	border: none !important;
	font: normal normal bold 16px/20px Muli;
	letter-spacing: 0px;
	color: #FF6C00 !important;
	font-weight: 900 !important;
}
.legal_res{
 display:none; 
}
.table-res b input {
	border: none !important;
	background: none !important;
	font-weight: 900 !important;
	padding: 0 !important;
}

 
.top_links li::before {
	display: none !important;
	content: inherit !important;
	 
}
.top_links {
	padding: 0 !important;
}
 
.top_links li a {
	color: rgb(175, 175, 175);
	font-size: 16px;
	text-decoration: none;
}
.top_links li {
	display: inline-block;
	margin: 0 !important;padding: 0 !important;
 
}
 
.top_links li:hover a {
 
	color: #333 !important;
 
	font-weight: bold;
}
.top_links li:hover  {
	/*border-bottom: 4px solid #55b05a;*/
	color: #333 !important;
	font-weight: normal;
	position: relative;
	font-weight: bold;
}
.top_links {
	padding: 0 !important;
	display: inline-block;
	width: 100%;
	border-bottom: 2px solid rgb(193, 192, 192);
 
}
.top_links {
	text-align: center;
}
.top_links li a {
	padding: 9px 10px !important;
	display: inline-block;
	border-bottom: 4px solid transparent;
	outline: none !important;
	font-size: 16px !important;
	font-weight: normal;
}
.top_links {
	position: sticky;
	top: -73px;
	z-index: 5;
	background: #fff;
}
.page {
	max-width: 100%;display: initial;
}
.tb_list_block .bold {
	position: relative;
	padding-left: 0px;
}
 

 
.ser-cost {
	position: relative;
}
 
 
 .fl_right {
	float: right;
}
.table-res b input {
	margin-left: 0 !important;
}
.table-res b input {
	margin-left: -5px;
}
 
 .serve-calculator input {
     
    padding-left: 0px;  
}
.table-res b input {
	padding-left: 0 !important;
}
.slider-value input {
    padding-left: 25px;
}
 

.active {
    font-family:'Droid Sans', serif;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    line-height: 50px;
}
.slick-initialized .slick-slide {
	display: block;
	opacity: 1 !important;
 
}
.table-res {
	padding: 10px 15px;
}
 
.slider-range {
    position: relative;
}
.slider-range::after #thumb {
    position: absolute;
    content: '';
    background: url(https://fs.hubspotusercontent00.net/hubfs/4018507/New%20Project%289%29.png);
    width: 51px;
    height: 51px;
    top: -10px;
    left: 31px;
    z-index: 222;
}

.slider-block .ui-slider-handle.ui-corner-all.ui-state-default:focus {
 
	outline: none !important;
	border-radius: 50%;
}
.slider-block .ui-widget.ui-widget-content {
	background: #EFF4F6;
	border: none !important;
}
.ui-draggable, .ui-droppable {
	background-position: top;
}
.bold.res_mid input {
	text-align: left !important;
}
 .slick-current {
	border-bottom: 4px solid #55b05a;
}


.slick-current li a {
	color: #000;
	font-weight: bold !important;
}
/*
.top_links { display: none !important;} */

