.volcano_modal {
    /*width:600px;
    height: 540px;
    margin-left: -250px;
    margin-top: -204px;
    font-size: 16px;
    color: #070b10;*/
}
#volcano_wrapper h2 {
    margin: 0 20px;
    text-align: left;
    color: #070b10;
    font-weight: 500;
    border-bottom: none;
    padding-bottom: 10px;
	font-size:26px;
	padding-top: 10px;
}
#volcano_tabs {
    padding: 20px;
}
#volcano_tabs input {
	border:1px solid #d5d5d5;
	border-radius:1px;
	padding:5px;
}
#volcano_tabs select {
	border:1px solid #d5d5d5;
	border-radius:1px;
	padding:5px;
	padding-right:40px;
}
/*.volcano_steps {
    height: 380px;

}*/
.v_tabs span {
    display: inline-block;
}
.v_tabs .v_tab {
    margin: 0 11px;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
}
.v_tabs .selected {
    color: #e10010;
}
.volcano_modal p {
    margin-bottom: 5px;
}
.vr_number {
    color: #e10010;
    margin-top: 10px;
    font-weight: bold;
}
.v_call {
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
}
.v_tel {
    color: #e10010;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.btn_next {
    margin-top: 30px;
    text-align: center;
}
.btn_next button {
    padding: 0 50px;
    line-height: 35px;
    height: 45px;
}
.calc_quant {
	font-size:11px;
}
.volcano3_btn_gray:hover {
	background-color:#b1afaf!important;
	background-image:none;
}
.volcano3_btn_gray{
	background-color:#999999!important;
	background-image:none;
}