#steps-nav{
    position:relative;
}

#steps-nav-wrapper{
    height:30px;
    text-align: center;
}

.dropdown-menu{
    font-size:20px;
}

.dropdown-menu li{
    margin: 20px 0px 20px 0px;
}

#minimum-price-alert {
    display:none;
}

#build-order-promo-box {
    display:none;
}

.order-form_item_features {
    margin-right: 100px;
    padding-bottom: 5px;
}
	
.zipcode-form label {
	text-transform: none;
}

.services_title h3 {
    line-height: 40px;
    margin: 30px 0 0 30px;
}

.services_thumbnails-item.checked {
	cursor: pointer !important;
}

.error_border {
	border: 1px solid red !important;
}

.error_text {
	color: red;
}

.address-form_row select {
	margin: 0 0 0 9px;
	font-weight: 700;
	font-size: 12px;
	color: #000;
}

.error-box ul 
{
	list-style: none;
}

.error-box ul li
{
	padding-top: 10px;
}

.step-container_header h2 a {
	color: #fff;	
}

.calendar_row_week .calendar_row_cell.last-week.last-view-week {
	border-bottom: 1px solid #e1e1e1 !important;
}

.step-container_header h2 a {
    color:#FFFFFF;
    font:inherit;
}

.address-form_row input[type=text] {
	font-weight: normal !important;
}

.contact-form_row input[type=text] {
	font-weight: normal !important;
}

.promocode-box input[type=text] {
	font-weight: normal !important;
}

.plans-desc_item{
    display:none; 
    position:absolute; 
    width:30%; 
    top:0px;
    bottom:0px;
}

.order-form_item_add-features_list{
    font-size:18px;
}

.plans-desc_item-selected{
    border-color:#1981BC;
}

.plans-desc_item-btn{
    position:absolute; 
    bottom:0; 
    margin:0px auto 0 auto; 
    left:30%; 
    bottom:4px;
}
.plans-desc_item_body {
	min-height: 0px;
}

.plans-desc_item_body span.plus{
    color:#1981BC;
}

.order-form_footer{
    position:relative;
    height: 40px;
    text-align: center;
}

.order-form_footer-btn-next{
    top: 10px;
    margin: 0 auto;
}
    
.order-form_item_add-features_title
{
    font-size:18px;
}

.header {
	height: 70px;
}

.header_logo {
		margin: 10px 0 0 0;
	}

.progress-bar {
	margin: 0 auto 25px;
}

.progress-bar_step_container.current .progress-bar_step-number {
	color: #fff;
}

.select-current{
	border: 2px solid #24AD5B;
}

.order-form_item_info_area select, .order-form_item_info_plan select {
	/* opacity: 1 !important; */
}

.hidden {
	display: none !important;
}
.invisible
{
    visibility:hidden;
}

.header {
	height: 70px;
 }
 
.header_logo {
    margin: 10px 0 0 0;
}

.progress-bar {
 	margin: 0 auto 25px;
}

.services {
	margin: 10px 60px 40px 10px;
}

.services .row1 {
	margin-bottom: 40px;
}

.row1.btn-container {
	padding-top: 10px;
	padding-bottom: 30px;
}

.plans-desc {
	margin: 10px auto 10px;
}

.order-form_item {
	padding: 0px 20px 0px 0px;
}

.step-container_header {
	height: 50px;
	padding: 0;
	background:  0px 0px no-repeat #999;
	line-height: 30px;
	position:relative;
}

.order-form_item_info
{
    padding: 10px 0 10px 0;
    margin-bottom: 0px;
}

.btn-done-areas {
	margin-top: 10px;
	margin-left: 180px;
}

.order-form_item_info_area {
	width: 350px;
}

.order-form_item_info_area select {
	width: 190px;
}

.step-container_header,  .step-container_header a{
	color: #fff;
	font-weight: 300;
	font-size: 20px;
	line-height: 30px;
	margin: 0;
    height: 55px;
}

.step-container_header a.back {
    display: inline-block;
    line-height: 50px;
    padding-left: 4px;
    width: 45px;
    float: left;
}

.step-container_header .service_icon_small {
    display: inline-block;
    padding: 3px 4px 2px 6px;
    width: 48px;
    height: 48px;
    float: right;
}

.step-container_header h2 {
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
	
.step-container_header .step-container-header-modify {
    font-size:14px;
    margin-right:15px;
    text-decoration:underline;
    position:absolute; 
    right: 70px;          
}

.step-container_header .step-container-header-delete {
    font-size:14px;
    margin-right:15px;
    text-decoration:underline;
    position:absolute; 
    right:10px;          
}
.timetable_title {
	background-color: #1981bc;
	color: #fff;
	line-height: 45px;
}

.timetable_title span 
{
	color: #fff;
}

.spinner {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
				url('../img/spinner.gif')
                50% 50% 
                no-repeat;
}

body.loading {
    overflow: hidden;   
}

body.loading .spinner {
    display: block;
}

.order-review_services_item_desc {
	width: 600px;
}

.order-review_calculation_row-subtotal
{
    font-size: 16px;
    font-weight:700;
}

.order-review_calculation_row-total
{
    font-size: 18px;
    font-weight:700;
}


.order-review_services_item_features 
{
	padding-left: 30px;
}

.login-form 
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 100px 0 100px 0;
}

.login-form_row {
	margin-bottom: 30px;
	text-align: right;
}

.login-form_row-button {
	text-align: center;
	margin-left: 70px;
}

.login-form label {
	display: inline;
	font-size: 12px;
	color: #666;
	line-height: 30px;
	margin-right: 4px;
	vertical-align: top;
}

.login-form input[type="text"], .login-form input[type="password"]{
	font-size: 12px;
	color: #666;
	margin: 0;
}


.services .service_group_separator {
	border-top: 1px dashed black;
	padding-bottom: 20px;
}

.services .row1 {
	margin-bottom: 0px;
}

.services_thumbnails-item:hover img, .services_thumbnails-item.checked img {
	opacity: 1;
	filter: alpha(opacity=100);
}

.services_thumbnails-item:hover img, .services_thumbnails-item.checked img {
	opacity: 1;
	filter: alpha(opacity=100);
}

.services_thumbnails-item_checkbox_wrapper {
	position:relative;
	width:140px;
}

.services_thumbnails-item_checkbox_wrapper .ez-checkbox {
	display:inline-block;
	position:absolute;
	top: 5px;
}

.services_thumbnails-item_checkbox_text 
{
	display:inline-block;
	margin-left:25px;
	text-align: left;
}

.services .row1 {
	height: 160px;
}

 
.order-form_item.active{
	padding-top: 7px;
	padding-left:7px;
	border-style:double;
	border-color:	#1981BC;
}

.order-form_item.active h3
{
    color:#666666;
}

.package-selected-icon
{
    background-image: url("../img/marker.png");
    background-repeat:no-repeat;
    height:45px;
    width:45px;
	background-position: left;
	margin: 0 auto;
}

table.plan-desc-table 
{
    border:none;
    border-collapse: separate;
    border-spacing: 10px 0px;
    font-size:14px; 
    width:100%;
    empty-cells: show;
    table-layout: fixed;
}


table.plan-desc-table  td  {
    border-left: 1px solid #E4E8E9;
    border-right: 1px solid #E4E8E9;
    padding: 0px 5px 0px 30px;
}

td.package-item-selected{
    background-image: url("../img/ptr_check.png"); 
    background-repeat:no-repeat;
}

table.plan-desc-table th {
    border-bottom: 1px solid #E4E8E9;
    background-color:	#ECF0F1;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-size:18px;
    height: 30px;
}

td.package-select-column{
	border-bottom: 1px solid #E4E8E9;
	text-align:center;
}

.btn-select-package {
    margin: 10px;
}

div.other-services {
     color: #666666;
     font-size: 14px;
     line-height: 20px;
     margin:20px;
}

div.order-form-item-info-expanded{
    padding-top:0px; margin-bottom:20px;
}

.order-form-item-info-expanded-label{
    display:inline-block;
    font-size:16px;
    padding-top: 4px;
}

.attribute-label{
    max-width:200px;
}

div.order-form-item-info-expanded-select{
    display:inline-block; position:absolute; left:200px;
}

#steps-nav {
    display:block; 
    position:relative;
    margin-top: 20px;
	height: 50px;
}

.order-review_services_item{
    margin-bottom: 10px;
}

.order-review_section_title
{
    margin-bottom: 15px;
}

.order-review {
	padding-top: 20px;
}

.order-review_section a {
    text-decoration: underline;
}

.order-form_item_attributes {
        
}

.order-form_item_attributes_title {
        font-size: 12px;
        color: #666;
        font-weight: 700;
        margin: 0;
}        

.order-form_item_attributes_list {
        margin: 0;
        padding: 0;
        list-style: none;
        overflow: hidden;
        color: #666;
        font-size: 12px;
        line-height: 17px;
}

.order-form_item_attributes_list li {
        width: 640px;
        float: left;
}

.order-form_item_attributes_list input[type=text] {
        width: 50px;
        margin-top: 10px;
        margin-left: 5px;
}

.order-form_item_attributes_list select {
        width: auto;
        margin-top: 10px;
        margin-left: 5px;
}

a{
       text-decoration: underline;
       cursor: pointer;
}

.attributeLabel {
	font-size: 20px;
	font-weight: 700;
	display: inline-block;
	width: 190px;
}

.date-time_buttons{
    display:none;
    text-align: center;
}

#dialog-disclaimer {
    display:none;
}

@media only screen 
and (min-device-width: 50px) 
and (max-device-width : 960px) 
{	 
    .services_title h3 {
        margin: 5px 0 0 0;
    }


    .order-review_services_item_desc {
        width: auto;
        padding: 0 5px;
    }

    #steps-nav-wrapper{
        height:30px;
        text-align: left;
        padding-left: 10px;
    }

    div.order-form-item-info-expanded-label{
        display:block;
    }
    
    div.order-form-item-info-expanded-select{
        display:block; 
        position:relative;
        left:0px
    }

	.page-heading h1 {
		overflow: visible;
	}

	.plan_select {
		visibility: visible !important;
	}
	
	.order-form_item.active .order-form_item_incl-features {
		padding: 0px 20px 40px;
	}
	
    .step-container_header h2 {
        padding-top: 2px;    
    }
    
	.step-container_header h2 a {
		color: #000;
		text-decoration: underline;
	}
	
	.step-container_body-add-area-link{
	    text-decoration: underline; 
	    text-transform: uppercase;
	}
	
	.btn-done-areas {
		margin-top: 0px;
		margin-left: 0px;
	}
	

	.order-form_item_info_area {
		width: auto;
	}	
	
	.header {
	    height: 40px;
    }
    
	.order-review_services_item_features {
		margin-left: 0;
	}
	
	.services {
		margin: 0 auto;
	}
	
	.order-form_item_info
	{
	    padding: 15px 0 10px 5px;
		height: auto;
		min-height: 35px;
		margin-right: 100px
	}
		
	.order-form_item_features {
		padding: 0 15px;
		margin-top: -10px;
	    margin-right: 10px;
	}	
	
	.order-form_item_controls {
		top: 15px;
	    right: 5px;
	}
	
	.services .row1 {
		height: auto;
	    text-align: center;
	}
	
	.services_thumbnails-item_checkbox_wrapper {
		height: 40px;
	}	
	
	.service_group_separator {
		display: none;
	}
	
	.services_thumbnails-item_checkbox_text {
		margin-left: 35px;
	}	
}