Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6
System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64
User : User ( 0)
PHP Version : 7.4.6
Disable Function : NONE
Directory :  C:/Users/User/AppData/Local/Temp/HouseCall32/interface/css/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : C:/Users/User/AppData/Local/Temp/HouseCall32/interface/css/steps.css
/*********Steps Menu**************/
.steps_menu{
    background:url('../images/bg_step.png') no-repeat #ddd;
	cursor: default;
    font-size:0;
    width: 100%;
}



.step1 .steps_menu{
}

.step2 .steps_menu{
}

.step3 .steps_menu{
}

.steps_menu li{
	color: #595959;
    display:inline-block;
    font-size: 12px;
    height: 30px;
	line-height:30px;
	text-align:center;
    vertical-align:top;
    width: 230px;
    zoom:1;
    *display:inline;
}

.steps_menu li.last {
    width:229px;
}

.steps_menu li em{
	font-style:normal;
}

.steps_menu li.step_on{
	color:#000;
    font-weight:bold;
}




















/*************************************************************************
steps: TrendSecure Toolbar 
****************************************************************************/
.step_ts_toolbar{
	clear:both;
	display:block;
	zoom:1;
	cursor:default;
}

.step_ts_toolbar:after{
	content:'.';
	height:0px;
	visibility:hidden;
	display:block;
	clear:both;
}

.step_ts_toolbar li{
	margin:0 5px 0 0;
	padding:20px;
	background: url("../images/bg_step_ts.gif") no-repeat top left;
	width:150px;
	height:112px;
	float:left;
}

.step_ts_toolbar li h4{
	color:#3366cc;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;


}

.step_ts_toolbar li p{
	line-height:14px
}