@media (min-width: 100px) and (max-width: 1179px) {
	.logo-text img {width: 50%}
	.logo-text {text-align: left;}
}
body {
  background-color: #f1f2f7;
  color: rgb(26, 26, 26);
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 23px;
  margin: 0 !important;
  min-height: 100%;
  padding: 0 !important;
}
.clear{
	clear:both;
}
.page-topbar {
  /*background-color: #005a9f;			/*Site Specific - nabholz*/
  /* background-color: #41A336; */		/*Site Specific - emigholz*/
  box-shadow: 0 0 5px #828282;
  width:auto;
  padding:20px 40px;
  margin-bottom:0;
}
.logo-left-div {
  width: 50%;
  float:left;
}
.logo-text{
	color: #fff;
    font-size: 32px;
    margin: 0;
}
.logo-text small {
    color: rgba(255, 255, 255, 0.6);
	font-size:18px;
}

select {
    -moz-appearance: none;
	-webkit-appearance: none;
}
.select-language {
  background: url(../images/select-tag-arrow.png) no-repeat scroll 94% center;
}
.select-language {
  background-color: #ffffff;
  border:none;
  border-radius: 0px;
  box-shadow: none;
  color:rgba(0, 0, 0, 0.87);
  float: right;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 13px;
  height: 32px;
  margin-bottom: 0;
  padding: 5px 22px 5px 8px;
}

.page-titel-div{
	box-shadow: 1px 2px 0 #e5eaee;
	background-color: #ffffff;
    border-radius: 0px;
    margin-bottom: 0px;
	padding:20px 40px;
	color: rgb(26, 26, 26);
    font-family: Oswald,Helvetica,Arial,sans-serif;
    font-size: 30px;
    font-weight: 400;
	line-height:36px;
}
.pages-details-div{
	width:auto;
	height:auto;
	margin:0px;
	padding:20px 40px 0px 40px;
}

.pages-details-div .row-div{
	width:auto;
	height:auto;
	margin-bottom:20px;
	padding:0px;
}


.pages-details-div .left-details-div{
	float:left;
	width:48%;
	margin:0px;
	padding:0px;
}
.pages-details-div .right-details-div{
	float:right;
	width:51%;
	margin:0px;
	padding:0px;
}
.panel{
	padding:20px;
	box-shadow: 1px 2px 0 #e5eaee;
	background:#FFFFFF;
}

.select-div-row{
	margin:0 -1.5%;
}
.select-div-row .select-div-clo {
  float: left;
  height: auto;
  margin: 0;
  padding: 0 1.5%;
  width: 47%;
}
.select-div-row .select-div-full {
  float: none;
  height: auto;
  margin: 0;
  padding: 0 1.5%;
  width: 96.8%;
}


.select-div-row .lable-row{
	font-size:15px;
	color:#2a2f43;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-weight:600;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 7px 0px;
	display:block;
	/*text-overflow: ellipsis;*/
    white-space: nowrap;
    overflow: hidden;
}
*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
.select-div-row .input-row {
  -moz-appearance: none;
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #2b2b2b;
  display: inline-block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: auto;
  margin-bottom: 9px;
  outline: medium none;
  padding: 10px 2.5%;
  position: relative;
  vertical-align: top;
  width: 94.4%;
}
.select-div-row .input-row:hover{
	border:1px solid #005a9f;
}
.select-div-row .input-row:focus{
	border:1px solid #005a9f;
}

.select-btn-row{
	width:auto;
	height:auto;
	padding:10px;
	text-align:center;
	margin:0px;
}

.submit-btn{
	background:#005a9f;
	padding:5px 15px;
	text-align:center;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	font-size:14px;
	border:none;
	border-bottom: 3px solid rgba(0, 0, 0, 0.1);
	text-decoration:none;
	border-radius:3px;
	display:inline-block;
	cursor:pointer;
	font-weight:600;
	text-transform:uppercase;
}
.submit-btn:hover{
	background:#353535;
}

.select-your-branch {
  -moz-appearance: none;
  -webkit-appearance:none;
  background: #ffffff url("../images/select-tag-arrow.png") no-repeat scroll 98% center;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: 2b2b2b;
  display: inline-block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: auto;
  margin-bottom: 9px;
  outline: medium none;
  padding: 9px 8% 9px 1.5%;
  position: relative;
  vertical-align: top;
  width: 100%;
}
.select-your-branch::-ms-expand {
 display: none ;
 /*padding : 9px 0% 8px 1.5% !important;*/

}
.select-your-branch:hover{
	border:1px solid #005a9f;
}
.select-your-branch:focus{
	border:1px solid #005a9f;
}

.google-map-div{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	border-radius:3px;
}
.google-map-div img{
	display:block;
	width:100%;
	border-radius:3px;
}

.distance-show-div{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
}
.distance-show-row{
	width:auto;
	height:auto;
	margin:0px;
	padding:8px 0px;
	border-bottom:1px solid #ddd;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#2b2b2b;;
	line-height:20px;
	/*font-weight:600;*/
}
.distance-show-row span{
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	color:#005a9f;
	padding:0px 3px;
}


.step-forms-btn-row{
	width:auto;
	height:auto;
	padding:20px 40px;
	background:#FFFFFF;
	border-top:2px solid #e5eaee;
	text-align:center;
	clear:both;
}

.step-forms-btn{
	display:inline-block;
	width:auto;
	height:auto;
	margin:0px 5px;
	padding:0px;
}
.step-forms-btn .btn-active{
	background:#005a9f;
	padding:5px 20px;
	text-align:center;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	font-size:14px;
	border:none;
	border-bottom: 3px solid rgba(0, 0, 0, 0.1);
	text-decoration:none;
	border-radius:3px;
	display:inline-block;
	cursor:pointer;
	font-weight:600;
	text-transform:uppercase;
}
.step-forms-btn .btn-active:hover{
	text-decoration:none;
	color:#FFFFFF;
}
.step-forms-btn .btn-disabled{
	background:#bbbbbb;
	padding:5px 20px;
	text-align:center;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	font-size:14px;
	border:none;
	border-bottom: 3px solid rgba(0, 0, 0, 0.1);
	text-decoration:none;
	border-radius:3px;
	display:inline-block;
	/* cursor:pointer; */
	cursor:not-allowed;
	font-weight:600;
	text-transform:uppercase;
}
.step-forms-btn .btn-disabled:hover{
	text-decoration:none;
	color:#FFFFFF;
}


/*TOP--TAB-DIV--CSS---START*/

.idealsteps-container * {
    box-sizing: border-box;
}
.idealsteps-step {
    display: none;
}
.idealsteps-step::before, .idealsteps-step::after {
    content: "";
    display: table;
}
.idealsteps-step::after {
    clear: both;
}
.idealsteps-nav {
    background:#FFFFFF;
    border:none;
	border-bottom:2px solid #e5eaee;
    color: #444;
    margin-bottom: 2em;
    overflow: hidden;
}
.idealsteps-nav ul {
    border: 0 none;
    list-style: outside none none;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
.idealsteps-nav li {
    float: left;
}
.idealsteps-nav a {
    background: #2b2b2b; none repeat scroll 0 0;
    color: #fff;
    float: left;
    height: 3.5em;
    line-height: 3.5em;
    /*padding: 0 1.5em 0 2.75em;*/
    padding: 0 1.8em 0 1.5em;
    position: relative;
    text-decoration: none;
    transition: padding 0.2s ease-in-out 0s;
	font-weight: 600;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-size:16px;
}
.idealsteps-nav a:focus {
    outline: 0 none;
}
.idealsteps-nav a:hover {
    background: #a8a8a8 none repeat scroll 0 0;
}
.idealsteps-nav a:hover::after {
    border-left-color: #a8a8a8;
}
.idealsteps-nav a::after, .idealsteps-nav a::before {
    border-color: transparent transparent transparent #2b2b2b;;
    border-style: solid;
    border-width: 2em 1em;
    content: "";
    margin-right: 0;
    margin-top: -0.125em;
    position: absolute;
    /*right: -2em;*/
	right:-1.9em;
    top: 0;
    z-index: 1;
}
.idealsteps-nav a::before {
    border-left-color: #fff;
    margin-right: -1px;
}
.idealsteps-nav li:first-child a {
    border-bottom-left-radius:0px;
    border-top-left-radius:0px;
    padding-left: 1.75em;
}
.idealsteps-nav li.idealsteps-step-active a {
    background: #005a9f none repeat scroll 0 0;
    color: #FFFFFF;
    cursor: default;
    font-weight: 600;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
    padding-right:1.5em;
}
.idealsteps-nav li.idealsteps-step-active a::after {
    border-left-color: #005a9f;
}
.idealsteps-nav li.idealsteps-step-active .counter {
    filter: none;
    opacity: 1;
}

.idealsteps-container.adaptive .idealsteps-nav {
    border-bottom: 0 none;
    max-width: 290px;
}
.idealsteps-container.adaptive .idealsteps-nav li {
    float: none;
    overflow: hidden;
}
.idealsteps-container.adaptive .idealsteps-nav a, .idealsteps-container.adaptive .idealsteps-nav li:first-child a, .idealsteps-container.adaptive .idealsteps-nav li.idealsteps-step-active a {
    border-bottom: 1px solid #aaa;
    border-radius: 0;
    border-top: 1px solid #f7f7f7;
    padding: 0 2.5em 0 1.5em;
    width: 100%;
}
.idealsteps-container.adaptive .idealsteps-nav a::after, .idealsteps-container.adaptive .idealsteps-nav li:first-child a::after, .idealsteps-container.adaptive .idealsteps-nav li.idealsteps-step-active a::after, .idealsteps-container.adaptive .idealsteps-nav a::before, .idealsteps-container.adaptive .idealsteps-nav li:first-child a::before, .idealsteps-container.adaptive .idealsteps-nav li.idealsteps-step-active a::before {
    display: none;
}
.idealsteps-container.adaptive .idealsteps-nav li:first-child a {
    border-top-left-radius: 3.01px;
    border-top-right-radius: 3.01px;
}
.idealsteps-container.adaptive .idealsteps-nav li:last-child a {
    border-bottom-left-radius: 3.01px;
    border-bottom-right-radius: 3.01px;
}
.idealsteps-nav li:last-child a::after {
    content:none !important;
    right:0em !important;
    border-color : none !important;
    border-style: none !important;
    border-width : 0em !important;
}
.idealsteps-nav li:last-child a::before {
    content:none !important;
    /*right:0em !important;*/
    border-color : none !important;
    border-style: none !important;
    border-width : 0em !important;
}
.idealsteps-container.adaptive .idealsteps-nav li.idealsteps-step-active a {
    padding-right: 1.5em;
}

.service-out-div{
	width:50%;
	float:none;
	margin:0px;
	padding:0px;
}
.service-titel{
	 font-family: "Open Sans",Arial,Helvetica,sans-serif;
	 font-weight:600;
	/*font-size:18px;*/
	font-size:16px;
	color:#000000;
	padding-bottom:8px;
	/*padding-bottom:2px;*/
	border-bottom:1px solid #e5eaee;
	margin-bottom:10px;
	/*margin-bottom:0px;*/
}
.checkbox-custom, .radio-custom {
    opacity: 0;
    position: absolute;   
}

.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    cursor: pointer;
}

.checkbox-custom-label, .radio-custom-label {
    position: relative;
	color: #2b2b2b;;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 15px;
	line-height:28px;
	width:100%;
}

.checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #2b2b2b;;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    padding: 2px;
    margin-right: 8px;
    text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    background: rebeccapurple;
    box-shadow: inset 0px 0px 0px 4px #fff;
	color:#E00003 !important;
}

.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    background: #2b2b2b;;
    box-shadow: inset 0px 0px 0px 4px #fff;
}

.service-list-row{
	padding:2px 0px;
	/*border-bottom:1px solid #ddd;*/
}
.tooltip{
    display: inline;
    position: relative;
}
.tooltip:hover:after{
    background: #005a9f;
    border-radius: 5px;
    bottom:-12px;
    color: #fff;
    content: attr(title);
    left: 100%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 50%;
	line-height:30px;
}
.tooltip:hover:before{
    border: solid;
    border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;	
	border-right:6px solid #005a9f;
	border-left:0px;
    bottom:1px;
    content: "";
    left: 99.3%;
    position: absolute;
    z-index: 99;
}

.confirming-appointment-div{
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}

.confirming-appointment-details-row{
	width:auto;
	height:auto;
	margin:0px;
	padding:1px 0px;
	/*padding:5px 0px;*/
	border-bottom:1px solid #ddd;
}

.confirming-appointment-details-row .left-titel-div{
	width:50%;
	height:auto;
	margin:0px;
	padding:0px 1% 0px 0px;
	float:left;
	color: #2a2f43;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
    /*font-size: 14px;*/
    font-size: 13px;
    font-weight: 600;
	/*line-height:24px;*/
	line-height:20px;
}
.confirming-appointment-details-row .right-text-div{
	width:49%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;	
	color: #2b2b2b;;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
    /*font-size: 14px;*/
    font-size: 13px;
	/*line-height:24px;*/
	line-height:20px;
}

.print-date-btn-row{
	width:auto;
	height:auto;
	margin:12px 0px;
	padding:0px;
	clear:both;
}
.print-forms-btn {
  display: inline-block;
  height: auto;
  margin: 0 5px;
  padding: 0;
  width: auto;
}
.print-forms-btn a{
  background: #2b2b2b; none repeat scroll 0 0;
  border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.1);
  border-image: none;
  border-radius: 3px;
  border-style: none none solid;
  border-width: medium medium 3px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 5px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.print-forms-btn a:hover{
	text-decoration:none;
	background:#005a9f;
}

#common_message.success-msg{
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding:0px 0px 5px 0px;
  /*color:#005a9f;*/
  color:green; 
  text-align:center;	
}
#common_message.error-msg{
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding:0px 0px 5px 0px;
  color:#E30000;
  text-align:center;
}


.select-div-row .your-data-clo {
  float: left;
  height: auto;
  margin: 0;
  padding: 0 1.5%;
  width: 47%;
  margin-bottom:5px;
}
.select-div-row .input-your-data {
  -moz-appearance: none;
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: 2b2b2b;
  display: inline-block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: auto;
  margin-bottom: 2px;
  outline: medium none;
  padding: 10px 2%;
  position: relative;
  vertical-align: top;
  width: 95.9%;
}
.select-div-row .select-three-width{
	width:28.4%;
}
.select-div-row .select-two-width{
	width:45%;
}
.select-div-row .select-mobile-small-width{
	width:11.5%;
}
.select-div-row .select-mobile-big-width{
	width:78.7%
}



.input-your-data-msg {
  background: #e5eaee none repeat scroll 0 0;
  border-radius: 5px;
  margin-top: 10px;
  padding: 8px 0px;
  position: relative;
  width: 100%;
  display: none;
}
.input-your-data-msg:before{
    border: solid;
	border-top:0px;
   	border-left: 6px solid transparent;
	border-right: 6px solid transparent;	
	border-bottom: 6px solid #e5eaee;
    top:-6px;
    content: "";
    left:20px;
    position: absolute;
    z-index: 99;
}
.input-your-data-msg .success-msg{
	font-size:13px;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	color:#009C03;
	line-height:18px;
	padding:0px 10px;
	font-weight:normal;
	display:block;
	text-align:left;
}
.input-your-data-msg .error-msg{
	font-size:13px;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	color:#E30000;
	line-height:18px;
	padding:0px 10px;
	font-weight:normal;
	display:block;
	text-align:left;
}

/*_____________________________________________________________________________*/

.accept_terms_condition_msg{
  background: #e5eaee none repeat scroll 0 0;
  border-radius: 5px;
  margin-top: 10px;
  padding: 8px 0px;
  position: relative;
  width: 100%;
  display: none;
}
.accept_terms_condition_msg:before{
    border: solid;
	border-top:0px;
   	border-left: 6px solid transparent;
	border-right: 6px solid transparent;	
	border-bottom: 6px solid #e5eaee;
    top:-6px;
    content: "";
    left:4px;
    position: absolute;
    z-index: 99;
}
.accept_terms_condition_msg .success-msg{
	font-size:13px;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	color:#009C03;
	line-height:18px;
	padding:0px 10px;
	font-weight:normal;
	display:block;
	text-align:left;
}
.accept_terms_condition_msg .error-msg{
	font-size:13px;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	color:#E30000;
	line-height:18px;
	padding:0px 10px;
	font-weight:normal;
	display:block;
	text-align:left;
}

/*_____________________________________________________________________________*/


.toggle-frame-set { float:none; width:100%; margin:0px 0px 20px; }		
.toggle-frame { float:none; clear:both; margin:0px 0px 10px 0px; width:auto; padding:0px 0px 0px; border-radius:0px; }
.toggle-frame h5 { margin:0px; font-weight:normal;}
.toggle-frame h5 a { color:#fff; text-decoration:none; padding:0px; font-family: "Open Sans", Arial, Helvetica, sans-serif; font-weight:600; font-size:14px;}
.toggle-frame h5:hover { color:#fff; background:#005a9f; }
h5.toggle, h5.toggle-accordion { background:#2b2b2b;; padding:7px 10px; }
h5.toggle.active, h5.toggle-accordion.active { background:#000000; }		
.toggle-frame .toggle-content { margin:0px; background:#FFFFFF; padding:10px; }
.toggle-frame {border:1px solid #D0D0D0;}

		

.calender-list-row{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	border-left:1px solid #cdcdcd;
	border-top:1px solid #cdcdcd;
}
.calender-list-clo{
	width:20%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.calender_extra_day{
 width:16.65%;
}
.calender-list-clo .list-row{
	border-bottom:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	width:auto;
	padding:0px 10px;
}

.day-name{
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:13px;
	line-height:32px;
	text-align:center;
	background:#2b2b2b;;
	text-transform:uppercase;
	font-weight:600;
}

.date-name{
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:13px;
	line-height:30px;
	text-align:center;
	background:#005a9f;
	text-transform:uppercase;
	font-weight:600;
}
.time-name{
	text-transform:uppercase;
	padding:0px !important;
}
.time-name a {
  /*background: #ebecec none repeat scroll 0 0;*/
  color: #383333;
  display: block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 30px;
  padding: 0 10px;
  font-weight:600;
  text-align: center;
  text-decoration: none;
  width: auto;
}
.time-name a:hover{
	color: #fff;
	background: #F80000 none repeat scroll 0 0;
}
.time-name a:focus{
	color: #fff;
	background: #F80000 none repeat scroll 0 0;
}

.break-time{
	height:30px;
	background:#90c342;
}

.calendar-input-row{
	width:auto;
	height:auto;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:center;
}
.calendar-input-row .input-row {
    -moz-appearance: none;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: 2b2b2b;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: auto;
    outline: medium none;
    padding: 6px 10px;
    position: relative;
    vertical-align: top;
    width:250px;
	float:none;
	display:inline-block;
	margin: 0 10px;
	line-height: 20px;
}
.calendar-input-row .input-row:hover {
    border: 1px solid #005a9f;
}
.calendar-input-row .input-row:focus {
    border: 1px solid #005a9f;
}
.calendar-next-btn{
	display: inline-block;
	height: auto;
	margin: 0 0px;
	padding: 0;
	width: auto;
}
.calendar-next-btn a {
  background: #2b2b2b; none repeat scroll 0 0;
  border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.1);
  border-image: none;
  border-radius: 3px;
  border-style: none none solid;
  border-width: medium medium 3px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 0px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  line-height:31px;
}
.calendar-next-btn a:hover {
    background: #000000 none repeat scroll 0 0;
    text-decoration: none;
}


.box-new-titel {
  border-bottom: 1px solid #e5eaee;
  /* color:rgba(118, 118, 118, 1);
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  padding-bottom: 8px; */
}
.select-div-row .checkbox-custom-label, .radio-custom-label {
  color: #2b2b2b;;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px !important;
  line-height: 28px;
  position: relative;
  width: 100%;
}

.select-div-row .select-your-data {
  -moz-appearance: none;
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: 2b2b2b;
  display: inline-block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: auto;
  margin-bottom: 2px;
  outline: medium none;
  padding: 9px 2%;
  position: relative;
  vertical-align: top;
  width: 100%;
}
.select-div-row .select-your-data {
  background: rgba(0, 0, 0, 0) url("../images/select-tag-arrow.png") no-repeat scroll 98% center;
}


.new-black-titel {
    color: #2a2f43;
    display: block;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin:0 0 10px 0;
    padding: 0 0 7px;
    text-decoration: none;
    border-bottom: solid 1px #e5eaee;
}

/* =================================NISHIT======================================= */
.terms-conditions-text {
  color: #2b2b2b;;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 13px;
  height: auto;
  margin: 12px 0 0;
  padding: 0 0 0 9px;
  position: relative;
  text-decoration: none;
  width: auto;
}
.terms-conditions-text a{
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
  	font-size: 13px;
	color:#005a9f;
	text-decoration:none;
	font-weight:600;
}
.terms-conditions-text a:hover{
	text-decoration:none;
}
input[type="checkbox"] {
    float: none;
    opacity: 0;
}
input[type="checkbox"] + label {
  cursor: pointer;
  float: left;
  font-family: monospace;
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
}
input[type="checkbox"] + label ~ label {
    margin: 0 0 0 40px;
}
input[type="checkbox"] + label::before {
  background: white none repeat scroll 0 0;
  border: 1px solid #a9a9a9;
  content: " ";
  display: block;
  height: 20px;
  left: -3px;
  position: absolute;
  top: 1px;
  width: 20px;
}
input[type="checkbox"] + label.highlight_error_terms_condition::before {
	border: 1px solid #FF0000 !important;
}
input[type="checkbox"] + label::after {
  /*background: rgba(0, 0, 0, 0) url("../images/check-box.png") no-repeat scroll center center;*/
  background: rgba(0, 0, 0, 0) url("../images/check-box1.png") no-repeat scroll center center;
  content: " ";
  display: block;
  height: 15px;
  left: -1px;
  opacity: 0;
  position: absolute;
  top: 3px;
  transform: scale(0);
  transition: all 0.3s ease 0s;
  width: 15px;
  z-index: 1;
}
input[type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: scale(1);
}
.terms-titel{
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
  	font-size: 14px;
	color:#005a9f;
	font-weight:600;
	border-bottom:1px solid #ddd;
	padding-bottom:4px;
	margin-bottom:8px;
}
#content-area {
    display:none;
    height:200px;
    overflow:auto;
    margin-bottom:0;
    padding:10px;
    border:solid 1px #d7d7d7;
    color:#505050;
    background-color:#ffffff;
	margin-top:12px;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
  	font-size: 13px;
	line-height:20px;
}
#content-area-two {
    display:none;
    height:200px;
    overflow:auto;
    margin-bottom:0;
    padding:10px;
    border:solid 1px #d7d7d7;
    color:#505050;
    background-color:#ffffff;
	margin-top:12px;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
  	font-size: 13px;
	line-height:20px
}

.step4_left_css{
 float: left;
 width: 48%;   
}

.step4_right_css{
  float: left;
  width: 48%;
  padding-left: 2%;    
}
.new-four-left-right-div{
	float: left;
    height: auto;
    margin: 0 0 5px;
    padding: 0 1.5%;
    width: 47%;
}
.select-div-row .new-your-data-clo {
    float: none;
    height: auto;
    margin: 0 0 5px;
    padding: 0;
    width: auto;
}

/*======================START:add new class for tyre sarch 30-01-2017=======================*/
.new-black-titel {
  border-bottom: 1px solid #e5eaee;
  color: #2a2f43;
  display: block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 10px;
  padding: 0 0 7px;
  text-decoration: none;
}
.service-new-out-div {
	width: 100%;
	float: none;
	margin: 0px;
	padding: 0px;
}
.service-new-row{
	width:auto;
	height:auto;
	margin:0px auto;
	padding:0px 0;
	text-align:center;
}
.new-services-list{
	width:auto;
	height:auto;
	margin:0px -10px;
	padding:0px;
}
.new-services-list ul{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
}
.new-services-list ul li {
  display: inline-block;
  float: left;
  height: 148px;
  list-style: outside none none;
  margin: 0;
  padding: 8px;
  width: 148px;
}
.new-services-list ul li a{
	position:relative;
	width:100%;
	float:left;
	height:100%;
	margin:-3px; 	/* margin:0px; */
	padding:106px 0px 0px 0px;
	background:#2b2b2b;;
	list-style:none;
	display:flex;
	box-sizing: border-box;
	color:#fff;
	font-size:13px;
	line-height:16px;
	word-wrap: break-word;
	text-decoration:none;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-weight: 600;
	border-radius:10px;
}
.new-services-list ul li a span {
  display: inline-block;
  width: 100%; /*old-94%===Note:set for previous and next button,for english language*/
  padding-left: 5px;/*old-4px===Note:set for previous and next button,for english language*/
  padding-right: 5px;/*old-4px===Note:set for previous and next button,for english language*/
}
.new-services-list ul li a:hover{
	text-decoration:none;
	background:#005a9f;
}
.new-services-list ul li a.select{
	text-decoration:none;
	/*background:#005a9f;*/
	background:#e6363a;/*====set login pge color for user service group===1march2017====*/
}
.new-services-list ul li a.select-green{
	text-decoration:none;
	background:#008658;
}
.new-services-icon-box {
  display: block;
  height: 65px;
  left: 31px;
  position: absolute;
  top: 26px;
  width: 85px;
}

.new-services-icon-box  img{
   outline: 0px;
   border:0px;
}
.new-services-details-row{
	width:auto;
	height:auto;
	margin:10px -10px 0px -10px;
	padding:0px;
	box-sizing: border-box;
}
.new-services-details-row ul{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
}
.new-services-details-row ul li {
  box-sizing: border-box;
  float: none;
  height: auto;
  list-style: outside none none;
  margin: 8px 10px;
  padding: 0;
  position: relative;
  width:auto;
  border:1px solid #e5eaee;
}
.new-services-details-row ul li .new-services-d-list{
	padding:10px;
	
	position:relative;
	color:#2a2f43;
	box-sizing: border-box;
}

.new-services-details-row ul li .new-services-d-list:hover{
	background: #005a9f;
	color:#fff;
}
/*.new-services-details-row ul li:hover{
	background:#005a9f;
	color:#fff;
}*/

.new-services-checkbox-col{
	width:30px;
	height:30px;
	margin-top:25px;
	padding:0px;
	float:left;
}

.new-services-details-row ul li .image {
  display: inline-block;
  height: auto;
  margin-left: 0;
  margin-top: 0;
  vertical-align: top;
  /*width: 12%;*/
  width: 146px;
}
.new-services-details-row ul li .image img {
    width: 100%;
    height: 100%;
}

.new-services-details-row ul li .main {
  display: inline-block;
  margin: 0 0 0 1.5%;
  vertical-align: top;
  width: 80%;
}
.new-services-details-row ul li .main .name {
  display: block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 8px;
  min-height: 24px;
}
.new-services-details-row ul li .main .description{
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height:22px;
	font-style:italic;
	text-align:justify;
	/*min-height: 90px;*/
}

.new-services-details-row ul li .properties {
  float: none;
  width:100%;
  padding-top:5px;
}

.new-services-details-row ul li .properties .lable-text{
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height:22px;
	display: inline-block;
	font-weight: bold;
	color: #2a2f43;
}

.new-services-details-row ul li:hover .properties .lable-text{
	color: rgba(255,255,255,1.00)
}

.new-services-details-row ul li .new-services-d-list.selected .properties .lable-text {
	color: rgba(255,255,255,1.00)
}
.new-services-details-row ul li .properties .lable-text span{
	padding: 0px 5px;
	
}
.new-services-details-row ul li .properties .date{
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height:22px;
	width:auto;
	display:inline-block;
	text-align:left;
	padding-right:8px;
}
.new-services-details-row ul li .properties .duration{
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height:22px;
	width:auto;
	display:inline-block;
	text-align:left;
	padding-right:8px;
}
.new-services-details-row ul li .properties .pricewrap {
    font-size: 14px;
    color: #C31525;
	font-weight:800;
	width:auto;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	display:inline-block;
	text-align:left;
	padding-right:8px;
}
.new-services-details-row ul li .new-services-d-list:hover .properties .pricewrap {
	color:#fff;
}

.new-services-details-row ul li .checkbox-div{
	width: 35px;
	height: 35px;
	display: inline-block;
	/*margin-top: 3%;*/
	margin-top: 60px;
}

.new-services-details-row ul li .checkbox-div input[type="checkbox"] {
    float: none;
    opacity: 0;
}
.new-services-details-row ul li .checkbox-div input[type="checkbox"] + label {
  cursor: pointer;
  float: left;
  font-family: monospace;
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
}
.new-services-details-row ul li .checkbox-div input[type="checkbox"] + label ~ label {
    margin: 0 0 0 40px;
}
.new-services-details-row ul li .checkbox-div input[type="checkbox"] + label::before {
  background:none;
  border: 2px solid #d9dce2;
  content: " ";
  display: block;
  height: 28px;
  left:0px;
  position: absolute;
  top:0px;
  width:28px;
}
.new-services-details-row ul li .checkbox-div input[type="checkbox"] + label::after {
  background: rgba(0, 0, 0, 0) url("../images/check-box.png") no-repeat scroll center center;
  content: " ";
  display: block;
  height: 15px;
  left: 6px;
  opacity: 0;
  position: absolute;
  top: 5px;
  transform: scale(0);
  transition: all 0.3s ease 0s;
  width: 15px;
  z-index: 1;
}
.new-services-details-row ul li .checkbox-div input[type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: scale(1);
}
.new-services-details-row ul li .new-services-d-list.selected {
	background:#929292;
	color:#fff;
}
.new-services-details-row ul li .new-services-d-list.selected .properties .pricewrap {
	color:#fff;
}
.service-q-div{
	display:none;
	padding:12px;
}
.service-q-div .titel-text-div{
	color: #2a2f43;
	font-weight:800;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	margin-bottom:8px;
	font-size:18px;
}
.service-q-div .q-details-div-row{
	width:auto;
	height:autos;
	margin:0px;
	padding:0px;
}
.q-btn-new{
	width:auto;
	height:autos;
	margin:0px 5px;
	padding:0px;
	float:left;
}
.q-btn-new a{
  background: #2b2b2b; none repeat scroll 0 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 5px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  line-height:26px;
  border-radius:3px;
}
.q-btn-new a:hover{
	background: #005a9f none repeat scroll 0 0;	
}
.service-q-div .q-details-div-row .input-row {
  -moz-appearance: none;
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: 2b2b2b;
  display: inline-block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: auto;
  margin-bottom: 9px;
  outline: medium none;
  padding: 10px 12px;
  position: relative;
  vertical-align: top;
  width: 40%;
}
.service-q-div .q-details-div-row .input-row:focus {
  border: 1px solid #005a9f;
}

.tire-search-article {
	width: 100%;
	float: none;
	margin: 0px;
	padding: 0px;
	border-left: #cdcdcd 1px solid;
	border-bottom: #cdcdcd 1px solid;
}
.tire-search-article table{

}
.tire-search-article td{
	border-right: solid 1px #cdcdcd;
	border-top: solid 1px #cdcdcd;
	padding: 8px;
}

.tire-search-article td.titel{
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	background: #005a9f;
	text-transform: uppercase;
	font-weight: 600;
}
.tire-search-article td.article-img{
	width: 110px;
	box-sizing: border-box;
}
.tire-search-article td .article-image{
	width: 110px;
	height: auto;
	text-align: center;
}
.tire-search-article td .article-image img{
	display: inline-block;
	max-width: 100%;
	margin: 0px auto;
}
.tire-search-article .description-w{
	width: 280px;
}
.tire-search-article .pattern-w{
	width: 140px;
}

.tire-search-article .input-bar-bg{
	background:#f1f2f7;
}

.tire-search-article .input-bar-bg input{
	width: 100%;
	padding: 7px 5px;
	border: 1px solid #c8c7cc;
	color: #464646;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	background: #fff;
	box-sizing: border-box;
}


.tire-search-article td.details-text{
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color: #383333;
	font-size: 13px;
	line-height: 22px;
	text-align:center;
	font-weight: 500;
}

.tire-search-article .grey-tr-bg{
	background:#f1f2f7;
}

.tire-search-article .basket-w{
	width: 118px;
}
.tire-search-input{
	width: 100%;
	padding: 6px 5px;
	border: 1px solid #c8c7cc;
	color: #464646;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	background: #fff;
	box-sizing: border-box;
}

.tire-search-article .description-w .des-img-div {
	width: 68px;
	height: auto;
	margin: 0px 20px 0px 0px;
	float: left;
	padding: 0px;
}
.tire-search-article .description-w .des-img-div img{
	display: block;
	max-width: 100%;
	height: 100px;
}
.tire-search-article .description-w .des-right-div {
	width: 192px;
	height: auto;
	margin: 0px 0px 0px 0px;
	float: left;
	padding: 0px;
}
.tire-search-article .description-w .des-right-div .text-div-row{
	width: auto;
	height: auto;
	text-align: left;
	padding-bottom: 5px;
}
.tire-search-article .description-w .des-right-div .icon-text-row{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.tire-search-article .description-w .des-right-div .icon-text-row .icon-text-clo{
	width: 64px;
	height: auto;
	display: inline-block;
}
.tire-search-article .description-w .des-right-div .icon-text-row .icon-div {
	width: 26px;
	margin: 0px;
	display: inline-block;
	padding-right: 3px;
	height: 16px;
}
/*.tire-search-article .description-w .des-right-div .icon-text-row .icon-div img{
	width: 16px;
}*/
.tire-search-article .description-w .des-right-div .icon-text-row .icon-div span {
	font-size: 12px;
	line-height: 11px;
	padding-left: 5px;
	/* display: inline-table; */
	position: relative;
	top: -6px;
}
.tire-search-article .description-w .des-right-div .icon-text-row .small-text {
	font-size: 12px;
	text-align: left;
	display: inline-block;
	vertical-align: text-top;
	line-height: 11px;
}
span.sm {
	font: normal 10px Arail,Helvetica,sans-serif !important;
	color: #444444 !important;
}
.sort-by-div{
	width: auto;
	height: auto;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 6px 0px;
	border-bottom: 1px solid #ddd;
}
.sort-by-text{
	color: #383333;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
.sort-by-text span{
	padding: 0px 3px;
	margin: 0px;
	font-weight:bold;
	color: #005a9f;
}
.sort-by-text span .link-span{
	color: #2b2b2b;;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.sort-by-text span .link-span a{
	color: #2b2b2b;;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px 2px;
	text-decoration: none;
	font-weight: normal;
}
.sort-by-text span .link-span a:hover{
	text-decoration: underline;
	color: #383333;
}
.sort-by-text span .link-span a.active{
	text-decoration: underline;
	color: #383333;
}
.pagination{
	width:auto;
	height:auto;
	margin:15px 0px 0px 0px;
	padding:0px;
}
ul.pagination {
    padding: 0;
    margin: 0;
	float: right;
}
ul.pagination li {
  float: left;
  list-style: outside none none;
  margin: 0 2px;
}

ul.pagination li a {
  background-color: transparent;
  border: 1px solid #cdcdcd;
  color: #2b2b2b;;
  float: left;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 5px 12px;
  text-decoration: none;
}
ul.pagination li:last-child a{
	border-right:1px solid #cdcdcd;
}
ul.pagination li a:hover{
	background-color:#005a9f;
	color: #FFFFFF;
}
ul.pagination li a.active{
	background-color:#005a9f;
	color: #FFFFFF;
}
.pagination-bottom-left-text{
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #005a9f;
	text-align: left;
	line-height: 34px;
	float: left;
}
.top-pagination{
	margin: 0px 0px 15px 0px;
}

.top-pagination-left{
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
.top-pagination-left .lable{
  color: #2b2b2b;;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding:0px;
  text-decoration: none;
  float: left;
  line-height: 35px;
}
.top-pagination-left .select-your-branch {
	-moz-appearance: none;
	background: #ffffff url("../images/select-tag-arrow.png") no-repeat scroll 62px center;
	border: 1px solid #ddd;
	border-radius:0px;
	color: 2b2b2b;
	float: left;
	display: inline-block;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	height: auto;
	margin: 0px 5px;
	outline: medium none;
	padding: 6px 25px 6px 5px;
	position: relative;
	vertical-align: top;
	width:80px;
}
.top-pagination-left .select-your-branch:hover {
	border: 1px solid #005a9f;
}
.top-pagination-left .select-your-branch:focus {
	border: 1px solid #005a9f;
}
/*======================END:add new class for tyre sarch 30-01-2017=======================*/
/*======================START:add new class for Service groups 10-02-2017=======================*/   
.right-check-new-icon{
	width: 26px;
	height: 26px;
	position: absolute;
	background: url(../images/right-check-new-icon.png) no-repeat;
	left: 6px;
	top: 5px;
}
.services-count-box{
	position: absolute;
	width: 26px;
	height: 26px;
	background: #ff7b33;
	text-align: center;
	line-height: 26px;
	font-size: 13px;
	color: #fff;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	right: -8px;
	top: -10px;
	border-radius: 20px;
}
.new-q-select-a-row{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;

}

.new-q-select-a-row input[type=radio], .new-q-select-a-row input[type=checkbox] {
	display:none;
}

.new-q-select-a-row input[type=radio] + label, .new-q-select-a-row input[type=checkbox] + label {
	display:inline-block;
	margin:-2px 2px;
	padding: 5px 20px;
	margin-bottom: 0;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 600;
	color: #ffffff;
	line-height: 26px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-color:#2b2b2b;;
	border-radius: 3px;
	text-transform: uppercase;
}

 .new-q-select-a-row input[type=radio]:checked + label, .new-q-select-a-row input[type=checkbox]:checked + label{
	   background-image: none;
	   outline: 0;
	   background-color:#005a9f;
}
/*======================END:add new class for Service groups 10-02-2017=======================*/

/*======================START:add new class for wish date text box 18-02-2017=======================*/   
.wish-date-right-div{
	float: right;
	margin: 0px;
	padding: 0px;
	width: auto;
}
.wish-date-right-div .lable-row {
  color: #2a2f43;
  display: inline-block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding: 0px 5px 0px 0px;
  text-decoration: none;
  line-height: 34px;
  width: auto;
  float:left;
}
.wish-date-right-div .input-row {
  -moz-appearance: none;
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #000;
  display: inline-block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: auto;
  margin-bottom: 0px;
  outline: medium none;
  padding: 8px 8px;
  position: relative;
  vertical-align: top;
  width:200px;
  float:left;
}
.blue-span-titel{
	position: relative;
	top: 7px;
}
/*======================START:add new class for wish date text box 18-02-2017=======================*/    


/*TODAY-NEW-22-2-17-CSS--START*/
.service-q-div .q-details-div-row .input-row{
	margin-bottom: 0px;
}
.ans-new-row{
	margin: 0px 0px 5px 0px;
	/*border-bottom: 1px solid rgba(122,122,122,1.00);*/
	padding: 8px;
}
.ans-new-row:hover{
	background-color: #f1f2f7;
}

.ans-new-row.select-row{
	background-color: #f1f2f7;
}
.ans-new-row:focus {
	background-color: #f1f2f7;
}
.service-q-div .service-number-text {
  color: #2a2f43;
  /*font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: 800;*/
  padding-right: 6px;
}

.service-q-div .q-details-div-row .select-your-branch {
  -moz-appearance: none;
  background: #ffffff url("../images/select-tag-arrow.png") no-repeat scroll 98% center;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: 2b2b2b;
  display: inline-block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: auto;
  margin-bottom: 0;
  outline: medium none;
  padding: 9px 8% 9px 10px;
  position: relative;
  vertical-align: top;
  width: 40%;
}
.service-q-div .q-details-div-row .select-your-branch:focus {
    border: 1px solid #005a9f;
}
.service-q-div {
  display: none;
  padding: 0;
}
.service-q-div .service-q-msg {
  color: #af0000;
  font-size: 13px;
  position: relative;
  top: -4px;
}
.service-q-div .service-q-star {
  color: #AF0000;
  font-size: 16px;
	padding-right: 3px;
}
.service-q-div .titel-text-div{
	position: relative;
}

/*=============set for reset button===28Feb2017=======*/
.reset_button{
    background-color: #e90606;/*005a9f*/
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    margin: -2px 2px 0;
    padding: 5px 20px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}

/*=====set for home icon 12April2017====*/
.top-bar-right-part{
	float: right;
}
.style8 {
  background: #25c151 linear-gradient(to bottom, #25c151 5%, #25c151 100%) repeat scroll 0 0;
  border: 1px solid #18ab29;
  border-radius: 4px;
  box-shadow: 0 10px 14px -7px #3e7327;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 6px 12px;
  text-decoration: none;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  text-transform: uppercase;
}
.style8:hover {
    background: #5cbf2a linear-gradient(to bottom, #5cbf2a 5%, #5cbf2a 100%) repeat scroll 0 0;
}
.home-icon-link{
	float: right;
}

/*======START:set for loaction map right side panel==========*/
.loc-highlght:hover {
    background-color: #B0C4DE;/*#bbbbbb,#a8a8a8*/
}

.loc-active {
    background-color: #8ef12f;/*#bbbbbb,#a8a8a8*/
}
.loc-img {
  background: rgba(0, 0, 0, 0) url("../images/right.png") no-repeat scroll 98% center;
  display: inline-block;
  height: 24px;
  vertical-align: top;
  width: 24px;
}
/*======END:set for loaction map right side panel==========*/

/*======START:set for map load message==========*/
.msg-box-map {
  background: #f1f2f7 none repeat scroll 0 0;
  border-radius: 5px;
  /*box-shadow: 0 2px 12px #a9a9a9;*/
  box-shadow: 0 2px 12px #000;
  color: #005a9f;
  /*display: block;*/
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  padding: 12px;
  position: fixed;
  right: 1%;
  text-align: center;
  top: 90%;
  width: auto;
  z-index: 1;
}
/*======END:set for map load message==========*/

/*=========set new css in v3.2 2aug2017=======*/
.next-forms-btn {
  display: block;
  height: auto;
  margin: 0 0 0 0px;
  padding: 0;
  width: 100%;
  text-align: center;
}
.next-forms-btn .next-active {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #33cd77 none repeat scroll 0 0;
  border-color: currentcolor currentcolor rgba(0, 0, 0, 0.1);
  border-image: none;
  border-radius: 3px;
  border-style: none none solid;
  border-width: medium medium 3px;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
.login-middle-line{
	border:1px solid #e5eaee ;
	margin: 16px 0px;
}
.or-part-titel {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.or-part-titel span {
  background: #005a9f none repeat scroll 0 0;
  border-radius: 50px;
  bottom: -3px;
  display: inline-block;
  height: 40px;
  left: 44%;
  line-height: 40px;
  position: absolute;
  text-align: center;
  width: 40px;
	font-weight: 600;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	color: #fff;
	font-size: 16px;
}
.link-top-hd {
  color: #fff;
  float: right;
  font-size: 14px;
  line-height: 32px;
  margin: 0 10px 0 0;
  font-weight: 600;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
}
.link-top-hd a{
	text-decoration: none;
	margin: 0px;
	padding: 0px 3px;
	font-weight: 600;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #2b2b2b;
}
.link-top-hd a:hover{
	text-decoration: none;
}

.login-via {
  background: white none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 0 0 10px #d0d0d0;
  color: #333;
  font-family: lato;
  position: relative;
  width: 500px;
  margin: 20px auto 20px auto;
}
.login-via .header-titel {
  background: #005a9f none repeat scroll 0 0;
  border-radius: 5px 5px 0 0;
  color: white;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: 700;
  padding: 15px 20px;
  text-align: center;
}
.login-via .details-full-div{
	width: auto;
	height: auto;
	margin: 0px 0px;
	padding: 20px 30px;
}
.login-via .label-parth {
  color: #353535;
  display: inline-block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  padding-bottom: 2px;
  position: relative;
  width: 100%;
}
.login-via .input-parth {
  background: #ffffff url("../images/login-via-bg.jpg") repeat-x scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-sizing: border-box;
  display: block;
  margin-bottom:12px;
  outline: medium none;
  padding: 12px 20px;
  width: 100%;
  color: #353535;
  font-size: 14px;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
}

.login-via .licenseplat_input-parth {
  background: #ffffff url("../images/login-via-bg.jpg") repeat-x scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-sizing: border-box;
  display: block;
  margin:0px 2px 12px;
  outline: medium none;
  padding: 12px 20px;
  float: left;
  width: 32%;
  color: #2b2b2b;
  font-size: 15px;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-weight: 600;
}

.next-forms-btn {
  display: block;
  height: auto;
  margin: 0 0 0 0px;
  padding: 0;
  width: 100%;
  text-align: center;
}
.next-forms-btn .next-active {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #33cd77 none repeat scroll 0 0;
  border-color: currentcolor currentcolor rgba(0, 0, 0, 0.1);
  border-image: none;
  border-radius: 3px;
  border-style: none none solid;
  border-width: medium medium 3px;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
.login-via-titel-two {
  color: #2b2b2b;;
  font-family: Oswald,Helvetica,Arial,sans-serif;
  font-size: 24px;
  font-style: normal;
  letter-spacing: 1px;
  line-height: 22px;
  margin: 0 0 15px;
  text-align: center;
}
.continue-forms-btn {
  display: block;
  height: auto;
  margin: 0 0 20px 0px;
  padding: 0;
  width: 100%;
  text-align: center;
}
.continue-forms-btn .continue-active {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #e74b3c none repeat scroll 0 0;
  border-color: currentcolor currentcolor rgba(0, 0, 0, 0.1);
  border-image: none;
  border-radius: 3px;
  border-style: none none solid;
  border-width: medium medium 3px;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
.table > thead > tr {
  background: #f2f2f2 linear-gradient(to bottom, #f8f8f8 0px, #ececec 100%) repeat-x scroll 0 0;
  color: #707070;
  font-weight: 400;
}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0 none;
}
.table.table-bordered > thead > tr > th {
  vertical-align: middle;
}
.table > thead > tr > th {
  border-color: #ddd;
  font-weight: 700;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border-top: 1px solid #ddd;
  line-height: 1.42857;
	font-size: 13px;
	color: #1f1f1f;
  padding: 8px;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
  vertical-align: top;
}
.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td.center, th.center {
  text-align: center;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #f9f9f9;
}

.available-tire-titel{
	color: #005a9f !important;
	font-size: 13px !important;
	font-weight: 600;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
}
.available-tire-td-first{
	width: 200px;
}
.available-first-clo-color{
	color: #005a9f !important;
}
.available-tire-select-w{
	width: 40%;
	margin-bottom: 18px;
}
.login-middle-line{
	border:1px solid #e5eaee ;
	margin: 16px 0px;
}

.or-part-titel {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.or-part-titel span {
  background: #005a9f none repeat scroll 0 0;
  border-radius: 50px;
  bottom: -3px;
  display: inline-block;
  height: 40px;
  left: 44%;
  line-height: 40px;
  position: absolute;
  text-align: center;
  width: 40px;
	font-weight: 600;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	color: #fff;
	font-size: 16px;
}
.link-top-hd {
  color: #2b2b2b;
  float: right;
  font-size: 14px;
  line-height: 32px;
  margin: 0 10px 0 0;
  font-weight: 600;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
}
.link-top-hd a{
	text-decoration: none;
	margin: 0px;
	padding: 0px 3px;
	font-weight: 600;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #2b2b2b;
}
.link-top-hd a:hover{
	text-decoration: none;
}


/*New-Service-Details*/
.new-services-details-clo ul li {
  border: 1px solid #e5eaee;
  box-sizing: border-box;	
  height: auto;
  list-style: outside none none;
  margin: 8px 10px;
  padding: 0;
  position: relative;
  width: 48.4%;
  display: inline-block;
  vertical-align: top;
  float: none;
}
.new-services-details-clo ul li .service-q-div {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e5eaee;
  display: none;
  padding: 0;
  position: relative;
  width: 99.8%;
  z-index: 100;
}
.new-services-details-clo ul li .image {
  display: inline-block;
  height: auto;
  margin-left: 0;
  margin-top: 0;
  vertical-align: top;
  width: 18%;
}
.new-services-details-clo ul li .main {
  display: inline-block;
  margin: 0 0 0 1.5%;
  vertical-align: top;
  width: 74%;
}
.new-services-details-clo ul li .main .description{
	overflow: hidden;
	white-space: nowrap; 
	/*text-overflow: ellipsis;*/
}




.new-services-details-two-clo ul{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

.new-services-details-two-clo ul li .image {
  display: inline-block;
  height: auto;
  margin-left: 0;
  margin-top: 0;
  vertical-align: top;
  width: 18%;
}
.new-services-details-two-clo ul li .main {
  display: inline-block;
  margin: 0 0 0 1.5%;
  vertical-align: top;
  width: 74%;
}

.new-services-details-two-clo ul li .main .description{
	overflow: hidden;
	white-space: nowrap; 
	/*text-overflow: ellipsis;*/
}

.wish-date-left-row{
	width: auto;
	height: auto;
	margin: 8px 0px 6px 0px;
	padding: 0px;
}
.wish-date-left-div {
  float: none;
  margin: 0;
  padding: 0;
  width: 320px;
}
.wish-date-left-div .lable-row {
  color: #2a2f43;
  display: inline-block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 34px;
  margin: 0;
  padding: 0 5px 0 0;
  text-decoration: none;
  width: 88px;
}
.wish-date-left-div .input-row {
  -moz-appearance: none;
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #000;
  display: inline-block;
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: auto;
  margin-bottom: 0;
  outline: medium none;
  padding: 8px;
  position: relative;
  vertical-align: top;
  width: 200px;
}

/*30-12-20017-css*/
.specification-out-row{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.specification-width{
	
}

.specification-table{
	width: auto;
	height: auto;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	overflow-x:auto;
}
.specification-out-row .checkbox-div{
	width: 24px;
	height: 24px;
	display: inline-block;
	margin: 0px;
}
.specification-out-row .checkbox-div input[type="checkbox"] {
    float: none;
    opacity: 0;
}
.specification-out-row .checkbox-div input[type="checkbox"] + label {
  cursor: pointer;
  float: left;
  font-family: monospace;
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
}
.specification-out-row .checkbox-div input[type="checkbox"] + label ~ label {
    margin: 0 0 0 40px;
}
.specification-out-row .checkbox-div input[type="checkbox"] + label::before {
  background:none;
  border: 2px solid #005a9f;
  content: " ";
  display: block;
  height: 22px;
  left:0px;
  position: absolute;
  top:0px;
  width:22px;
}
.specification-out-row .checkbox-div input[type="checkbox"] + label::after {
  background: rgba(0, 0, 0, 0) url("../images/check-box-blue.png") no-repeat scroll center center;
  content: " ";
  display: block;
  height: 15px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 3px;
  transform: scale(0);
  transition: all 0.3s ease 0s;
  width: 15px;
  z-index: 1;
}
.specification-out-row .checkbox-div input[type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: scale(1);
}
.specification-row .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	border-top: 1px solid #ddd;
	line-height:24px;
	font-size: 14px;
	color: #464646;
	padding: 8px;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	vertical-align: top;
}
.specification-row .available-tire-titel {
	color: #005a9f !important;
	font-size: 14px !important;
	font-weight: 600;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
}
.zustand-select-width{
	width: 75%;
	float: left;
}
.zustand-select-w {
	
	margin-bottom: 0;
}
.rader-ok{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: left;
}
.rader-ok .checkbox-div{
	margin-top: 10px;
}
.rader-ok .text-checkbox{
	font-size: 14px !important;
	font-weight: 600;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
	color: #464646;
	padding-left: 5px;
}
.available-tire-select-w-new {
	width: 50%;
	margin-bottom: 0;
	box-sizing: border-box;
}

.select-div-row .select-div-column {
	float: none;
	height: auto;
	margin: 0;
	padding: 0 1.5%;
	width: 50%;
	box-sizing: border-box;
}
.select-div-row .select-div-column .input-your-data {
	-moz-appearance: none;
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #ddd;
	border-radius: 3px;
	color: 2b2b2b;
	display: inline-block;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	height: auto;
	margin-bottom: 2px;
	outline: medium none;
	padding: 10px 2.5%;
	position: relative;
	vertical-align: top;
	box-sizing: border-box;
	width: 100%;
}
.specification-out-row .select-div-row{
	margin-bottom: 15px;
}

/* 08Feb2018 */
.ui-widget-overlay {
	background: #eeeeee url(../images/overlay.png) 50% 50% repeat !important;
}


/* <!-- MB ENTWICKLUNG EMIGHOLZ 2023 --> */
.myButton {
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	background-color:#ededed;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#777777;
	font-family:Arial;
	font-size:15px;
	padding:3px 8px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
  max-height: 22px;
}
.myButton:hover {
	background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
	background-color:#dfdfdf;
}
.myButton:active {
	position:relative;
	top:1px;
}
/* <!-- MB ENTWICKLUNG EMIGHOLZ 2023 --> */