/* -- GREEN SKIN -- */
.intro_video iframe{
    border-color: #f2f2f2;
    border-width: 32px;
    border-radius: 15px;
    border: 22px solid #f0f0f0;
    position: relative;
    max-width: 600px !important;
    min-width: 600px;
}
.laptop-base{
    max-width: 650px;
    width: 98%;
    display:block;
    margin:auto;
}
#share_referral_code_box{
    border: 1px solid black;
    padding: 10px;
    margin-bottom: 10px;
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 3px 3px 5px 6px #ccc;
}
#referral-table td{
    padding:10px;
}
.clearboth{
    clear: both;
}
/* -- Progress bar */
 .html5-progress-bar {
    padding: 15px 15px;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, .2);
}
.html5-progress-bar progress {
    background-color: #f3f3f3;
    border: 0;
    width: 80%;
    height: 18px;
    border-radius: 9px;
}
.html5-progress-bar progress::-webkit-progress-bar {
    background-color: #f3f3f3;
    border-radius: 9px;
}
.html5-progress-bar progress::-webkit-progress-value {
    background: #cdeb8e;
    background: -moz-linear-gradient(top, #cdeb8e 0%, #a5c956 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cdeb8e), color-stop(100%,#a5c956));
    background: -webkit-linear-gradient(top, #cdeb8e 0%,#a5c956 100%);
    background: -o-linear-gradient(top, #cdeb8e 0%,#a5c956 100%);
    background: -ms-linear-gradient(top, #cdeb8e 0%,#a5c956 100%);
    background: linear-gradient(to bottom, #cdeb8e 0%,#a5c956 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8e', endColorstr='#a5c956',GradientType=0 );
    border-radius: 9px;
}
.html5-progress-bar progress::-moz-progress-bar {
    background: #cdeb8e;
    background: -moz-linear-gradient(top, #cdeb8e 0%, #a5c956 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cdeb8e), color-stop(100%,#a5c956));
    background: -webkit-linear-gradient(top, #cdeb8e 0%,#a5c956 100%);
    background: -o-linear-gradient(top, #cdeb8e 0%,#a5c956 100%);
    background: -ms-linear-gradient(top, #cdeb8e 0%,#a5c956 100%);
    background: linear-gradient(to bottom, #cdeb8e 0%,#a5c956 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8e', endColorstr='#a5c956',GradientType=0 );
    border-radius: 9px;
}
.html5-progress-bar .progress-value {
    padding: 0px 5px;
    line-height: 20px;
    margin-left: 5px;
    font-size: .8em;
    color: #555;
    height: 18px;
    float: right;
}
.product-developed-by img{
    padding-top: 10px;
}
header#h1 {
    width: 400px;
    height: 400px;
    display: block;
    margin: 0 auto 0 auto;
    background: url('images/h1.gif')
}
header#h2 {
    color: #fff;
    font-size: 25px;
    width: 300px;
    text-align: center;
    margin: 0 auto 0 auto;
}
.heading{
    font-weight:bold;
    font-size:18px;
    /*float:left;
    */
}
h1{
    margin-top:10px;
    /*line-height:25px;
    */
}
#customButton, #customPaypalBtn{
    left: 0% !important;
}
.button.cta{
    margin: auto;
    clear:both;
    position:relative;
    left:40%;
    padding: 10px;
}
.button, .spotlight-plan-button {
    background-color: #FFD700;
    border: none;
    color: #000;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}
.spotlight-plan-button, .spotlight-shine-button{
    width: 200px;
    display:inline-block;
    padding: 10px;
}
.button:hover{
    text-decoration:none;
    background-color: #FF8300;
    color: #fff;
}
.spotlight-plan-button {
    background-color: #fff;
    border: 2px solid lightblue;
    font-weight: bold;
    color: #000;
    /*padding: 15px 32px;
    */
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-image: linear-gradient(to bottom,#EC8906 40%,#82a766 40%,#82a766 61%,#82a766 100%);
    border-image-slice: 1;
}
.spotlight-plan-button.cta{
    border-image: none;
    border: none;
}
.spotlight-shine-button{
    background-color: #EC8906;
    /*border: 2px solid lightblue;
    */
    font-weight: bold;
    color: #fff !important;
    /*padding: 15px 32px;
    */
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    /*border-image: linear-gradient(to bottom,#EC8906 40%,#82a766 40%,#82a766 61%,#82a766 100%);
    */
    border-image-slice: 1;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.spotlight-plan-button.cta, .spotlight-shine-button.cta{
    background-color: #EC8906;
    color: #fff;
}
.spotlight-plan-button {
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Exo 2', sans-serif;
    font-weight: 300;
    display: inline-block;
    position: relative;
    text-align: center;
    color: #00c7ec;
    /*border: 1px solid #00c7ec;
    */
    border-radius: 5px;
    line-height: 2.5em;
    padding-left: 5em;
    padding-right: 5em;
    box-shadow: 0 0 0 0 transparent;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.spotlight-shine-button {
    text-decoration: none;
    font-family: 'Exo 2', sans-serif;
    font-weight: 300;
    display: inline-block;
    position: relative;
    text-align: center;
    color: #00c7ec;
    /*border: 1px solid #00c7ec;
    */
    border-radius: 5px;
    box-shadow: 0 0 0 0 transparent;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.spotlight-plan-button.blue:hover, .spotlight-shine-button.blue:hover {
    color: white;
    box-shadow: 0 0 30px 0 rgba(0, 199, 236, 0.5);
    background-color: #00c7ec !important;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    text-decoration: none;
}
.spotlight-plan-button.green:hover, .spotlight-shine-button.green:hover {
    color: white;
    box-shadow: 0 0 30px 0 rgba(0, 199, 236, 0.5);
    background-color: #82a766 !important;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    text-decoration: none;
}
.spotlight-plan-button:hover:before, .spotlight-shine-button:hover:before {
    -webkit-animation: shine 0.5s 0s linear;
    -moz-animation: shine 0.5s 0s linear;
    animation: shine 0.5s 0s linear;
}
.spotlight-plan-button:active, .spotlight-shine-button:active {
    box-shadow: 0 0 0 0 transparent;
    -webkit-transition: box-shadow 0.2s ease-in;
    -moz-transition: box-shadow 0.2s ease-in;
    transition: box-shadow 0.2s ease-in;
}
.spotlight-plan-button:before, .spotlight-shine-button:before {
    content: '';
    display: block;
    width: 0px;
    height: 86%;
    position: absolute;
    top: 7%;
    left: 0%;
    opacity: 0;
    background: white;
    box-shadow: 0 0 15px 3px white;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
}
@-webkit-keyframes shine {
    from {
        opacity: 0;
        left: 0%;
    }
	50% {
        opacity: 1;
    }
	to {
        opacity: 0;
        left: 100%;
    }
}
@-moz-keyframes shine {
    from {
        opacity: 0;
        left: 0%;
    }
	50% {
        opacity: 1;
    }
	to {
        opacity: 0;
        left: 100%;
    }
}
@keyframes shine {
    from {
        opacity: 0;
        left: 0%;
    }
	50% {
        opacity: 1;
    }
	to {
        opacity: 0;
        left: 100%;
    }
}
.intro_video iframe{
    margin: auto;
    display:block;
    margin-top:10px;
    /*margin-bottom:10px;
    */
    height:300px;
    max-width:600px;
}
#facebook_review iframe{
    margin:auto;
    max-width:600px;
}
.main_intro{
    background-color: rgba(246,243,243,1);
    padding-top:5px;
    padding-bottom: 5px;
}
.main_intro .button{
    left: 20%;
}
#unique_features h2, #unique_features_plans h2, .main_intro h2, #happy_customers_block h2, .main_intro h1{
    color: rgb(130, 167, 102);
    font-weight: bold;
    text-align:center;
    padding:10px;
}
#unique_features, #unique_features_plans{
    padding-top: 5px;
    padding-bottom: 5px;
}
#happy_customers_block{
    padding-top: 5px;
    padding-bottom: 5px;
    text-align:center;
    margin-top: 10px;
}
.works-with-home{
    padding: 10px;
    max-width: 200px;
}
.works-with figure{
    display:inline-block;
}
.intro_blue_text{
    color: rgb(38, 147, 186);
    text-align: center;
    font-size: 18px;
    width:75%;
    margin: auto;
    padding:10px 0 10px 0;
}
div.inner_wrap div:first-of-type, #contact_us, #customer_login, #dashboard, #changepassword, #demo_thankyou, #sales_tool, #manage_account, #confirm_account, #custom_heading{
    max-width: 950px;
    margin: auto !important;
}
#customer_login fieldset{
    border: none !important;
    background: none !important;
}
#front_page{
    max-width: 100% !important;
}
.blue_underline{
    width: 25%;
    background-color: #2693BA;
    line-height:2px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin: auto;
}
.orange_underline{
    width: 25%;
    background-color: #FF8300;
    line-height:2px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin: auto;
}
.orange_bold{
    font-weight: bold;
    color: #FF8300 !important;
}
.sample_tool_heading{
    text-align:center;
    padding:30px;
}
.features{
    display:inline-block;
    margin:auto;
    margin:10px;
    width: 50%;
    text-align:left;
}
#main_features_inner .features{
	width: 50%;
	margin: 0 0 30px 0 !important;
	vertical-align: top;
}
.features img {
	float: left;
	width: 7.5vw;
	max-width: 65px;
}
#plan_checklist img{
    display:block;
    margin:auto;
    float: left;
}
.features .feature, #plan_checklist .feature{
    display:inline-block;
    color: rgb(55, 115, 157);
    padding-left:10px;
    font-size: 2.3vw;
    font-weight: 800;
    margin-bottom: 5px;
    margin-top: 5px;
    clear: both;
}
@media only screen and (min-width: 1000px) {
	.features .feature, #plan_checklist .feature{
		font-size: 23px;
	}
}
.features p {
    margin-left: 70px;
    font-size: 16px;
}
.features ul{
    list-style: none;
    width: 95%;
    padding-left: 60px;
    font-size: 15px;
	box-sizing: border-box;
}
.features li{
    list-style: disc outside;
    color: rgb(85, 85, 85);
}
@media only screen and (max-width:850px) {
	#ctsbb1 {
		float:none;
	}
	.main_intro .button, #try-it-now {
		left: 0px;
	}
}
@media only screen and (max-width: 720px) {
	.features .feature {
		font-size: 2.7vw;
	}
}
@media only screen and (max-width: 600px) {
	#main_features_inner .features{
		width: 100%;
	}
	.features p, .features ul {
		text-align: center;
		padding: 0;
	}
	.features p {
		font-size: 3vh;
		margin: 1vh;
	}
	.features .feature, #plan_checklist .feature {
		font-size: 27px;
		display: block;
		text-align: center;
	}
	#plan_checklist img {
		float:none;
	}
	#main_features_inner .features img {
		width: 25%;
		margin-left: 37.5%;
		max-width: unset;
	}
	#top_tags_checklist .features img {
		margin-left: calc(50% - 25px);
	}
	.features li {
		list-style-type: none;
		margin: 1vh 0;
		font-size: 2.5vh;
	}
}
#main_features_inner div:nth-child(odd):last-child {
	width: 100%;
}
#plan_checklist{
    text-align: center;
    padding: 10px;
    max-width: 700px;
    margin: auto;
    border: 5px solid slategray;
}
.plan_features{
    display: inline-block;
    width: 45%;
    text-align: left;
}
#unique_features_block{
    margin:auto;
    width:100%;
    float:left;
    background-color: #fff;
}
#unique_features .button{
    left: 30%;
	width: 40%;
	margin: 0 !important;
	box-sizing: border-box;
}
#unique_features_plans .button{
    left: 30%;
    margin-bottom: 0px !important;
    margin-top: 25px !important;
}
#happy_customers_block{
    background-color: rgba(246,243,243,1);
    /*margin-bottom:20px;
    */
}
#btnSaveNewUser, #btnPayViaPaypal{
    width: 200px;
    background-color: #2693BA;
    border: none;
    color: #fff;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}
#btnPayViaPaypal{
    width: 240px;
}
#btnSaveNewUser:hover, #btnPayViaPaypal:hover{
    text-decoration:none;
    background-color: #FF8300;
    color: #fff;
}
.customer_testimonial_signup_small_blue_block{
    background: url('/images/website/testimonial-bubble.png');
    background-size: 310px 250px;
    background-repeat: no-repeat;
    width: 210px;
    height: 235px;
    padding:10px;
    display: inline-block;
    /*margin:10px !important;
    */
    vertical-align:top;
    color: #fff;
}
.customer_testimonial_small_blue_block{
    background: url('/images/website/testimonial-bubble.png');
    background-size: 410px 250px;
    background-repeat: no-repeat;
    width: 350px;
    height: 235px;
    padding:15px;
    display: inline-block;
    /*margin:10px !important;
    */
    vertical-align:top;
}
.customer_testimonial_large_blue_block{
    background: url('/images/website/testimonial-bubble.png');
    background-size: 345px 300px;
    background-repeat: no-repeat;
    float:left;
    width: 330px;
    height: 375px;
    padding:10px;
    margin:10px;
}
.customer_testimonial_blue_block em, .customer_testimonial_small_blue_block em{
    color: #fff;
    font-style: italic;
    padding:5px;
    font-size: 16px;
}
.customer_testimonial_blue_block p, .customer_testimonial_small_blue_block p{
    color: #fff;
    padding:5px;
    height:100%;
    font-size: 15px;
}
.image_callout_banner{
    height: 325px;
    width: 100%;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('/images/slides/maid-service-estimate-tool-callout.jpg');
    background-size: cover;
}
.image_callout_banner h2{
    color: #fff;
    position: relative;
    top: 100px;
    text-align:center;
    font-size: 38px;
}
.image_callout_banner .arrow{
    position:relative;
    top: 150px;
}
#main_features_inner{
	width: 100%;
	padding: 2% 10%;
	box-sizing: border-box;
}
@media only screen and (max-width: 720px) {
	#main_features_inner {
		padding: 2% 4%;
	}
}
.frontcta{
    margin: 10px !important;
    padding: 10px;
}
#free_demo_form{
    width: 425px;
    margin: auto;
    text-align: center;
    background: rgba(242,242,242,1);
    padding-top: 5px;
}
#free_demo_form fieldset{
    border: none;
    background: rgba(242,242,242,1);
    padding: 0px;
}
#free_demo_form h3{
    background: rgba(38,147,186,1);
    padding: 10px;
    color: #fff;
}
.demoSubmit{
    padding: 10px !important;
    margin: 10px !important;
    width: 150px !important;
}
#facebook_review{
    margin: 10px;
    display: block;
    text-align:center;
}
.spotlight-button{
    position: relative;
    left:30px;
    /*background-color:#f8bd3c;
    */
    float: left;
    top: 240px;
}
.spotlight-button .spotlight-button-contents {
    font-size:18px;
    line-height:30px;
    font-weight:normal;
    /*font-family:"Permanent Marker", cursive;
    */
    color:#fff;
    /*border:3px solid #f8bd3c;
    */
    /*padding:5px 15px;
    */
    -webkit-transition:.3s ease;
    transition:.3s ease
}
.spotlight-button-contents:hover{
    /*background:#FF8300;
    */
    color:#fff;
}
.spotlight-button-contents a:hover{
    text-decoration: none;
    color: #fff;
}
.slide-content-header h2{
    position: absolute;
    top: 0;
    font-size:35px;
    color:#fff;
    text-align:left;
    width:800px;
    padding:20px;
}
.slide-content p{
    position: absolute;
    top: 100px;
    font-size:18px;
    color:#fff;
    text-align:left;
    width:800px;
    padding:20px;
}
.slide-color-overlay {
    position:absolute;
    background:rgba(91,91,92,0.7);
    -pie-background:rgba(91,91,92,0.7);
    height:300px;
    width:100%;
    max-width: 100% !important;
}
#gallery .slide-content-header, #gallery .slide-content{
    width: 950px;
    margin: auto;
}
.green_header{
    color: rgb(130, 167, 102);
}
div.inner_wrap {
    /*width: 950px;
    */
    margin: 0 auto 0 auto;
    display: block;
}
#header .inner_wrap{
    width: 950px;
}
#nav-wrap{
    width: 650px;
    margin:auto;
}
#content {
    margin: 0 auto 20px auto;
    background-color: #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
}
#content.local {
    background-image: url('/images/website/local.gif') !important;
    background-repeat: repeat-x !important;
}
#content.staging {
    background-image: url('/images/website/staging.gif') !important;
    background-repeat: repeat-x !important;
}
#window {
    margin-left: 10px;
}
a, a:visited {
    text-decoration: none;
    color: #17420D;
}
a:hover {
    text-decoration: underline;
    cursor: pointer;
}
br {
    clear: both;
    display: block;
    margin-bottom: 10px;
}
/* Header */
 #header {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    /*border-bottom: 1px solid #fff;
    */
    position: relative;
    background-color: #191717;
    height: 85px;
    padding-top: 10px;
}
#header h2 {
    display: block;
    height: 50px;
    width: 250px;
    background: url('images/logor.gif') no-repeat scroll;
    float: left;
}
#header h2 a, #header h2 a:visited {
    float: left;
    display: block;
    width: 235px;
    height: 50px;
    background: url('images/logo.gif') no-repeat scroll;
}
#header h2 a:hover {
    background: url('images/logor.gif') no-repeat scroll;
}
#header h2.local, #header h2.local a {
    background-image: url('images/logo_local.gif') !important;
}
#header h2.staging, #header h2.staging a {
    background-image: url('images/logo_staging.gif') !important;
}
#login_menu {
    width: 700px;
    float: right;
    display: block;
    text-align: right;
    padding-bottom: 10px;
}
#login_menu form {
    margin-top: 16px;
}
#loginForm label {
    width: 60px;
    float: left;
    font-size: 12px;
    clear: none !important;
    padding-top: 5px;
    font-weight: 100;
    padding-left: 5px;
}
#loginForm input {
    font-size: 14px;
    width: 225px;
    float: left;
    margin-left: 5px;
    padding: 3px;
    overflow: hidden;
}
#loginForm #btnLogin {
    width:75px;
    font-size: small;
    display: block;
    float: right;
}
#loginForm #forgotPassword {
    font-size: xx-small;
    float: right;
    display: block;
    margin-right: 85px;
}
#header #header_date , #header #header_name {
    font-size: small;
    color: #999;
    float:right;
}
#header_pw_logout{
    float: right;
    color: #F8F8FF;
    clear:left;
}
#header_pw_logout a{
    color: #F8F8FF;
}
/* .form_row, .button_row {
    clear: both;
    margin-top: 5px;
}
*/
 .form_row {
    text-align: left;
    display: block;
    float: left;
    min-height: 4em;
}
.button_row {
    clear: both;
    margin-top: 5px;
}
/* .form_row {
    text-align: left;
}
*/
 .row1 {
    width: 99%;
}
.row2 {
    width: 49%;
}
.row3 {
    width: 32%;
}
.row4 {
    width: 24%;
}
.row4 input {
    width: 180px !important;
    display: block;
}
.button_row {
    text-align: center;
    display: block;
    margin: 5px 0 5px 0;
}
.button_row input {
    min-width: 120px;
    margin: 0 auto 0 auto;
}
.button_row form {
    display: inline;
}
/* Makes everything linear, a la facebook. */
/*.form_line {
    clear: both;
    display: block;
    min-height: 2.5em;
    padding-top: 4px;
}
.form_line label {
    width: 175px !important;
    float: left !important;
    display: block !important;
    text-align: right !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    clear: both;
}
.form_line input, .form_line select, .form_line textarea {
    width: 400px !important;
    float: left !important;
    display: block !important;
    margin-left: 10px !important;
}
.form_line input[type=checkbox], .form_line input[type=radio] {
    width: 25px !important;
}
*/
 .form_line {
    clear: both;
    display: block;
    min-height: 2.5em;
    padding-top: 4px;
}
.form_line label {
    width: 175px;
    float: left;
    display: block !important;
    text-align: right;
    font-size: 14px !important;
    font-weight: 500 !important;
    clear: both;
}
.form_line input, .form_line select, .form_line textarea {
    width: 400px !important;
    float: left;
    display: block !important;
    margin-left: 20px;
}
.form_line input[type=checkbox], .form_line input[type=radio] {
    width: 25px !important;
}
.cq_quote_line {
	width: auto !important;
	line-height: 13px;
	clear: initial !important;
}
.cq_quote_line.question {
	position: absolute;
	bottom: 0;
}
.cq_quote_line.form_line {
	position: relative;
}
.cq_rc_answer_quote_line {
	min-height: 1em;
}
.cq_rc_answer_quote_line + .form_line:not(.cq_rc_answer_quote_line) {
	margin-top: 15px;
}
#widget.form_line {
    clear: both;
    display: block;
    min-height: 2.5em;
    padding-top: 4px;
}
#widget label {
    width: 250px !important;
    float: none !important;
    display: block !important;
    text-align: left;
    font-size: 14px !important;
    font-weight: 500 !important;
    clear: both;
    margin: 7px auto !important;
}
#widget_body #widget input[type=text], #widget_body #widget select, #widget_body #widget textarea {
    /*width: 400px !important;
    */
    float: none !important;
    display: block !important;
    /*margin-left: 10px;
    */
}
#widget_body #widget input[type=checkbox] {
    width: 25px !important;
    /* original check box are push outside the viewport */
    position: absolute;
    left: -1000em;
}
#widget_body #widget input[type=checkbox] + label:before {
    content: "";
    display: inline-block;
    width : 16px;
    height : 16px;
    margin : 0 .5em 0 0;
    background: url("/images/icons/compass-wave_checkbox-sprite.png") no-repeat 0 0;
    /* The following is used to adjust the position of the check boxes on the text baseline */
    vertical-align: bottom;
    position: relative;
    bottom: 2px;
}
#widget_body #widget input[type=checkbox]:checked + label:before {
    background-position: 0 -16px;
}
#widget_body #widget input[type=checkbox]:disabled + label:before {
    background-position: 0 -32px;
}
#widget_body #widget input[type=checkbox]:checked:disabled + label:before {
    background-position: 0 -48px;
}
#widget_body #widget input[type=checkbox]:focus + label:before {
    outline: 1px dotted black;
}
/* Body */
 #body {
    clear: both;
    min-height: 420px;
    margin-top:0;
    z-index: 0;
    /* position: relative;
    */
}
#body_right {
    float: right;
    width: 260px;
    border-left: 1px solid #ccc;
    padding: 0 5px 5px 15px;
    padding-bottom: 30px;
    margin: 5px 10px 0;
    position: relative;
}
#body_left {
    float: left;
    width: 610px;
    padding: 0 5px;
    margin: 5px 0 0 10px;
    position: relative;
}
/* Navigation */
 #navigation {
    margin-top: 10px;
    padding-bottom: 0;
    /*background-color: #2693BA;
    */
    /*background: url('images/navigation.gif') repeat-x;
    */
    height: 61px;
    /*clear: both;
    */
    display: block;
    /*border-top: 3px solid #949494;
    */
    /*padding-left:315px;
    */
    width: 400px;
}
#navigation .inner_wrap {
    /*background: url('images/navigation_inner.gif') repeat-x !important;
    */
    height: 25px;
}
#navigation ul {
    list-style: none;
}
/* Added for dropdown*/
 #navigation{
   position:relative !important;
   z-index:50 !important;
}
#main{
    position:relative !important;
    z-index:30 !important;
}
#navigation ul ul {
    display: none;
    /*border-top: 1px solid #2693BA;
    */
}
#navigation ul li {
    float: left;
    width: 175px;
}
#navigation ul li ul, #navigation ul li ul li, #navigation ul li ul li a {
    width: 135px;
    padding: 2px 0px 2px 0px;
    text-align:left;
    margin-left: 0px;
    /*background-color: #2693BA;
    */
}
#navigation ul li ul li{
    padding-left:10px;
}
#navigation ul li:hover > ul {
    display: block;
    z-index:1000px;
    width: 125px;
    border-top: 1px solid #2693BA;
}
#navigation ul li:hover {
    /*background: #4b545f;
    background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
    background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
    background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
    */
}
#navigation ul li:hover a {
    color: #fff;
}
/* added for dropdown above*/
 #navigation ul li {
    float: left;
    display: block;
    text-align: center;
    color: #fff;
    height: 25px;
    width: 125px;
    font-size: 13px;
}
/* Added below for customer success stories*/
 .cd-testimonials-wrapper {
    position: relative;
    width: 90%;
    max-width: 768px;
    background-color: #39393c;
    margin: 2em auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 20px 40px 70px;
    z-index: 1;
}
.cd-testimonials-wrapper::after {
    /* quotation mark */
    content: '\201C';
    position: absolute;
    top: 10px;
    left: 0;
    width: 50px;
    height: 50px;
    padding-top: 8px;
    margin-left: -25px;
    background: rgba(32, 32, 34, 0.9);
    font-family: "Georgia", serif;
    color: #ffffff;
    font-size: 70px;
    font-size: 4.375rem;
    text-align: center;
    /* visible on big devices only */
    display: none;
}
@media only screen and (min-width: 768px) {
    .cd-testimonials-wrapper {
        margin: 4em auto;
        padding: 64px 50px 114px;
    }
}
@media only screen and (min-width: 1170px) {
    .cd-testimonials-wrapper::after {
       /* quotation mark visible */
        display: block;
    }
}
.cd-testimonials {
    color: #ffffff;
    text-align: center;
}
.cd-testimonials::after {
    clear: both;
    content: "";
    display: table;
}
.cd-testimonials > li {
    position: absolute;
    opacity: 0;
}
.cd-testimonials > li:first-child {
    position: relative;
    opacity: 1;
}
.cd-testimonials p {
    font-family: "Georgia", serif;
    font-style: italic;
    line-height: 1.4;
    margin-bottom: 1em;
    padding: 0 14px;
}
@media only screen and (min-width: 768px) {
    .cd-testimonials p {
        font-size: 22px;
        font-size: 1.375rem;
    }
}
@media only screen and (min-width: 1170px) {
    .cd-testimonials p {
        font-size: 26px;
        font-size: 1.625rem;
        line-height: 1.6;
    }
}
.cd-author img, .cd-author .cd-author-info {
    display: inline-block;
    vertical-align: middle;
}
.cd-author img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 5px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.cd-author .cd-author-info {
    text-align: left;
    line-height: 1.2;
}
.cd-author .cd-author-info li:first-child {
    font-size: 14px;
    font-size: 0.875rem;
}
.cd-author .cd-author-info li:last-child {
    font-size: 12px;
    font-size: 0.75rem;
    color: #6b6b70;
}
@media only screen and (min-width: 768px) {
    .cd-author img {
        width: 50px;
        height: 50px;
    }
	.cd-author .cd-author-info {
        line-height: 1.4;
    }
	.cd-author .cd-author-info li:first-child {
        font-size: 16px;
        font-size: 1rem;
    }
	.cd-author .cd-author-info li:last-child {
        font-size: 14px;
        font-size: 0.875rem;
    }
}
.flex-direction-nav li {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
}
.flex-direction-nav li:first-child {
    left: 0;
}
.flex-direction-nav li:last-child {
    right: 0;
}
.flex-direction-nav li a {
    display: block;
    height: 100%;
    width: 100%;
    /* image replacement */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}
.no-touch .flex-direction-nav li a:hover {
    background-color: #323234;
}
.flex-direction-nav li a::before, .flex-direction-nav li a::after {
    /* left and right arrows in css only */
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2px;
    height: 13px;
    background-color: #ffffff;
}
.flex-direction-nav li a::before {
    -webkit-transform: translateY(-35px) rotate(45deg);
    -moz-transform: translateY(-35px) rotate(45deg);
    -ms-transform: translateY(-35px) rotate(45deg);
    -o-transform: translateY(-35px) rotate(45deg);
    transform: translateY(-35px) rotate(45deg);
}
.flex-direction-nav li a::after {
    -webkit-transform: translateY(-27px) rotate(-45deg);
    -moz-transform: translateY(-27px) rotate(-45deg);
    -ms-transform: translateY(-27px) rotate(-45deg);
    -o-transform: translateY(-27px) rotate(-45deg);
    transform: translateY(-27px) rotate(-45deg);
}
.flex-direction-nav li:last-child a::before {
    -webkit-transform: translateY(-35px) rotate(-45deg);
    -moz-transform: translateY(-35px) rotate(-45deg);
    -ms-transform: translateY(-35px) rotate(-45deg);
    -o-transform: translateY(-35px) rotate(-45deg);
    transform: translateY(-35px) rotate(-45deg);
}
.flex-direction-nav li:last-child a::after {
    -webkit-transform: translateY(-27px) rotate(45deg);
    -moz-transform: translateY(-27px) rotate(45deg);
    -ms-transform: translateY(-27px) rotate(45deg);
    -o-transform: translateY(-27px) rotate(45deg);
    transform: translateY(-27px) rotate(45deg);
}
@media only screen and (min-width: 768px) {
    .flex-direction-nav li {
        width: 50px;
    }
}
@media only screen and (min-width: 1170px) {
    .flex-direction-nav li a::before, .flex-direction-nav li a::after {
        background-color: #5e5e63;
        -webkit-transition: background-color 0.2s;
        -moz-transition: background-color 0.2s;
        transition: background-color 0.2s;
    }
	.flex-direction-nav li a:hover::before, .flex-direction-nav li a:hover::after {
        background-color: #ffffff;
    }
}
.cd-see-all {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #252527;
    text-align: center;
    text-transform: uppercase;
    color: #6b6b70;
    font-weight: 700;
    font-size: 12px;
    font-size: 0.75rem;
    -webkit-transition: color, 0.2s;
    -moz-transition: color, 0.2s;
    transition: color, 0.2s;
}
.no-touch .cd-see-all:hover {
    color: #79b6e4;
}
.cd-testimonials-all {
    position: fixed;
    top: 75px;
    /*left: 0;
    */
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-testimonials-all .cd-testimonials-all-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
}
.cd-testimonials-all .cd-testimonials-all-wrapper > ul {
    width: 90%;
    max-width: 1170px;
    margin: 4em auto;
}
.cd-testimonials-all-wrapper li{
    list-style:none !important;
}
.cd-author-info li{
    list-style:none !important;
}
.cd-testimonials-all .cd-testimonials-all-wrapper > ul::after {
    clear: both;
    content: "";
    display: table;
}
.cd-testimonials-all .cd-testimonials-item {
    margin-bottom: 2em;
    opacity: 0;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translate3d(0, 0, 0) scale(0.4);
    -moz-transform: translate3d(0, 0, 0) scale(0.4);
    -ms-transform: translate3d(0, 0, 0) scale(0.4);
    -o-transform: translate3d(0, 0, 0) scale(0.4);
    transform: translate3d(0, 0, 0) scale(0.4);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    -moz-transition: -moz-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
}
.cd-testimonials-all p {
    position: relative;
    background: #79b6e4;
    color: #ffffff;
    padding: 2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.4;
    border-radius: 0.25em;
    margin-bottom: 1em;
}
.cd-testimonials-all p::after {
    /* creating the triangle in css */
    content: '';
    position: absolute;
    top: 100%;
    left: 2em;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-top-color: #79b6e4;
}
.cd-testimonials-all .cd-author {
    text-align: left;
    margin-left: 1.5em;
}
.cd-testimonials-all .cd-author img {
    box-shadow: 0 0 0 transparent;
}
.cd-testimonials-all.is-visible {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-testimonials-all.is-visible .cd-testimonials-all-wrapper {
    -webkit-overflow-scrolling: touch;
}
.cd-testimonials-all.is-visible .cd-testimonials-item {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    -moz-transform: translate3d(0, 0, 0) scale(1);
    -ms-transform: translate3d(0, 0, 0) scale(1);
    -o-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}
@media only screen and (min-width: 768px) {
    .cd-testimonials-all .cd-testimonials-item {
        width: 46%;
        margin: 0 2% 3em;
    }
	.cd-testimonials-all .cd-author {
        margin-left: 1em;
    }
}
@media only screen and (min-width: 1170px) {
    .cd-testimonials-all .cd-testimonials-item {
        width: 30%;
        margin: 0 1.6666% 3em;
    }
}
.close-btn {
    position: fixed;
    display: block;
    width: 40px;
    height: 40px;
    top: 10px;
    right: 5%;
    /* image replacement */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.close-btn::before, .close-btn::after {
    /* close icon in css */
    content: '';
    position: absolute;
    display: inline-block;
    width: 2px;
    height: 24px;
    top: 8px;
    left: 19px;
    background-color: #39393c;
}
.close-btn::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.close-btn::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/* Added above for customer success stories*/
 #navigation ul #liSignup {
    float: right !important;
    /*background: url('images/navigation_signup.gif') repeat-x !important;
    */
    /*background-color: #f8bd3c;
    */
    width: 134px;
    text-align:center;
    padding:3px;
}
#navigation ul #liSignup a {
    color: #fff !important;
    padding-top: 7px;
    padding-bottom: 3px;
}
#navigation ul #liSignup a:hover{
    background:#FF8300;
    color:#fff;
}
#navigation ul li a {
    text-decoration: none;
    color: #fff;
    height: 22px;
    width: 130px;
    display: block;
    padding-top: 3px;
    font-weight: 500;
}
#navigation ul li.active a {
    color: #444;
    /*background: #cedfc3 url('images/navigation_active.gif') repeat-x !important;
    */
    font-weight: 500;
}
#navigation ul li.inactive a:hover {
    color: #2693BA;
    /*background: #ccc url('images/navigation_hover.gif') repeat-x !important;
    */
}
#navigation ul li li{
    background-color: rgb(34, 42, 51);
}
#navigation ul li li a{
    color: #FF8300 !important;
}
#navigation ul li li a:hover{
    color: #fff !important;
}
#navigation ul li li.inactive a:hover {
    color: #2693BA;
    /*background: #ccc url('images/navigation_hover.gif') repeat-x !important;
    */
}
#CWV_Modal .btnSubmit, #CWV_Modal .btnCancel{
    width: 150px;
}
.header_logo{
    float:left;
}
/* Footer. */
 #footer {
    clear: both;
    min-height: 5px;
    background: url('images/footer.gif') repeat-x;
    clear: both;
    color: #121212;
    text-indent: 5px;
    margin-top: 0;
    font-size: 11px;
    padding: 18px 0 0;
    margin-top: 10px;
}
#footer .outer_wrap {
    max-width: 1080px;
    margin: auto;
}
#footer .inner_wrap {
    /*background: url('images/footer_inner.gif') repeat-x !important;
    */
    border-top: 3px solid #006400;
    display: block;
    min-height: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    width: 950px;
}
#footer cite {
    font-style: normal;
    display: block;
    float: left;
    text-align: center;
}
#footer ul {
    list-style: none;
    float: right;
}
#footer ul li {
    float: left;
    display: block;
    margin-left: 5px;
}
#footer ul li a {
    color: #666;
    padding-left: 15px;
}
.footer_logo{
    display: inline-block;
    width: auto;
    vertical-align: top;
}
.footer_navigation{
    /*float:right;
    width: 200px;
    */
    padding: 0 30px;
    display: block;
    width: auto;
    vertical-align: top;
    margin-left: auto;
    max-width: 700px
}
.footer_inner_navigation{
    display: inline-block;
    max-width: 200px !important;
    padding: 0 20px;
    vertical-align: top;
}
.footer_navigation h4 a{
    color: #FF8300 !important;
    font-weight: bold !important;
}
.footer_navigation p{
    color: #2693ba !important;
    font-weight: bold !important;
    font-size: 13px;
}
h2 {
    color: #666;
    font-size: 28px;
    font-weight: 800;
    clear: both;
}
h3 {
    color: #17420D;
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 5px;
    margin-top: 5px;
    clear: both;
}
/*h3.ui-state-default a{
    color: #333 !important;
}
h3.ui-state-active a{
    color: #fff !important;
}
*/
 h4 {
    color: #666;
    font-weight: bold;
    font-size: 18px;
    font-weight: 800;
    clear: both;
    font-weight: 300;
    margin-bottom: 12px;
}
h5 {
    color: #333;
    font-weight: 800;
    font-size: 20px;
    margin-top: 24px;
    clear: both;
    font-weight: 300;
    margin-bottom: 12px;
}
h6 {
    font-size: 26px;
    color: #4A7022;
    margin-bottom: 12px;
    font-weight: 500;
}
p {
    display: block;
    margin-bottom: 12px;
}
.jqmAlertWindow p {
    margin-bottom: 2px;
}
strong {
    font-weight: bold;
}
hr {
    visibility: hidden;
    clear: both;
}
.ui-tabs-hide {
    display: none;
}
.ajax-loader {
    background: transparent url('images/ajax-loader.gif') no-repeat;
    text-align: left;
    margin-top: 2px;
    padding: 2px 2px 2px 20px;
    color: #ddd;
    margin-right: 5px;
    display: none;
    float: left;
    font-size: 10px;
}
/* Inputs and forms */
 input {
    border: 1px solid #999;
}
input.input-ajax-loader {
    background-image: url('/images/website/input-ajax-loader.gif') !important;
    background-position: 98% !important;
    background-repeat: no-repeat !important;
}
textarea {
    font-family: "Lucida Grande","Lucida Sans",Arial,sans-serif;
}
input[type=text], input[type=file], input[type=password] {
    width: 300px;
    color: #999;
    font-size: 14px;
    overflow:auto;
    border: 2px solid #ccc;
    background: none !important;
    border-radius: 4px;
    background-color: #fff !important;
}
textarea {
    width: 300px;
    /*border-bottom: 1px solid #DFD245;
    border-right: 1px solid #DFD245;
    border-left: 2px solid #EFE9A4;
    border-top: 2px solid #EFE9A4;
    */
    color: #999;
    /*background: #fff url('images/input.gif') repeat-x;
    */
    font-size: 14px;
    overflow:auto;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    border-left: 2px solid #ccc;
    border-top: 2px solid #ccc;
    background: none !important;
    border-radius: 4px;
    background-color: #fff !important;
}
input.multiSelect {
    width: 277px;
}
input[type=text]:focus, input[type=file]:focus, input[type=password]:focus, textarea:focus {
    color: #333;
}
input[type=checkbox], input[type=radio] {
    float:left;
    border: 0;
    width: 20px;
}
select, input[type=number] {
    color: #666;
    border: 2px solid #ccc;
    background: none !important;
    border-radius: 4px;
    background-color: #fff !important;
}
select:focus, input[type=number]:focus {
    border: 1px solid #E23D48;
    color: #333;
}
input[type=button], input[type=submit], input[type=reset] {
    /*color: #000;
    */
    /*border-top: 1px solid #3F3F3F;
    border-left: 1px solid #3F3F3F;
    border-bottom: 2px solid #5F5F5F;
    border-right: 2px solid #5F5F5F;
    */
    /*background: #7F7F7F url('images/button_grey.gif') repeat-x;
    */
    /*background-color: #FFD700;
    */
    font-size: 1.1em;
    background-color: #EC8906;
    text-decoration: none;
    font-family: 'Exo 2', sans-serif;
    font-weight: 300;
    display: inline-block;
    position: relative;
    text-align: center;
    color: #fff !important;
    /*border: 1px solid #00c7ec;
    */
    border-radius: 5px;
    box-shadow: 0 0 0 0 transparent;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
    /*border: 1px solid #EDB53C;
    */
    /*background-color: #FF8300;
    cursor: pointer;
    color: #fff;
    */
    cursor: pointer;
    color: white;
    /*box-shadow: 0 0 30px 0 rgba(0, 199, 236, 0.5);
    */
    background-color: #82a766 !important;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    text-decoration: none;
}
#widgetForm input.btnSubmit:hover{
    color: #000;
}
input[type=text], input[type=file], input[type=password], textarea, input[type=radio], select {
    margin-left: 20px;
    font-size: 14px;
    display: block;
}
input.btnSubmit, input.btnSubmit_NS {
    color: #333;
    /*background: #f3d84d url('images/button_submit.gif') repeat-x;
    */
    border-top: 1px solid #7F7617;
    border-left: 1px solid #7F7617;
    border-bottom: 2px solid #5c5511;
    border-right: 2px solid #5c5511;
    margin:5px;
    padding:5px;
}
input.btnSubmit:hover, input.btnSubmit_NS:hover {
    border-top: 1px solid #EDB53C;
    border-right: 2px solid #EDB53C;
    border-bottom: 2px solid #EDB53C;
    border-left: 1px solid #EDB53C;
}
input#search {
    width: 235px;
    height: 22px;
    font-size: 17px;
    background: #fff url('/images/icons/22/search.gif') no-repeat;
    padding-left: 25px;
    margin-left: 0;
    margin-bottom: 2px;
    font-family:Georgia, Arial, Serif;
    font-weight: 100;
}
label {
    color: #777;
    font-size: 12px;
    width: 250px;
    display: block;
    clear: both;
    font-weight: 700;
}
ul label {
    display: inline;
}
fieldset {
    border: 1px solid #fdfada;
    padding: 10px;
    background-color: #fff;
    margin-bottom: 10px;
}
fieldset fieldset {
    margin-top: 5px;
    margin-left: 20px;
    border: 1px solid #E0E5EF;
    padding: 10px;
    background-color: #fff;
}
legend {
    color: #EDB53C;
    font-size: 10px;
}
#dialog-form fieldset {
    border: none;
    padding: 1px;
    background-color: transparent;
}
/* Ajax Form */
 .ajaxForm input, .ajaxForm label, .ajaxForm textarea, .ajaxForm select {
    font-size: 12px;
}
.ajax_messages {
    color: #DF0000;
}
/* Form Responses */
 .formErrors {
    width: 90%;
    color: #4F0A0D;
    background: #FFEFEF url('/images/icons/32/error.gif') no-repeat;
    background-position: 5px 5px;
    margin: 5px auto 5px auto;
    padding: 10px 10px 10px 50px;
    font-size: 14px;
    border: 1px solid #EFC2C4;
    clear: both;
}
.formSuccess {
    width: 90%;
    color: #0A4F0C;
    background: #EFFFEF url('/images/icons/32/success.gif') no-repeat;
    background-position: 5px 5px;
    margin: 5px auto 5px auto;
    padding: 10px 10px 10px 50px;
    font-size: 14px;
    border: 1px solid #C2EFC3;
    clear: both;
}
/* For terms and such */
 ol {
    list-style-position: inside;
}
ol.alpha {
    list-style: lower-alpha inside none;
}
ol.roman {
    list-style: lower-roman inside none;
}
ol.decimal {
    list-style: decimal inside none;
}
ol.alpha li, ol.roman li, ol.decimal li {
    display: list-item;
}
/* tables */
 table.statsTable {
    margin: 0 auto 0 auto;
    width: 90%;
    margin-bottom: 15px;
    border-collapse: collapse;
    font-size: 10px;
    color: #333;
}
table.statsTable th {
    border: 1px solid #000;
    background-color: #666;
    color: #fff;
    height: 20px;
}
table.statsTable td {
    border: 1px solid #000;
    padding-left: 5px;
    height: 20px;
}
table.statsTable td.status {
    width: 20px;
}
table.statsTable tr.o {
    background-color: #fff;
}
table.statsTable tr.e {
    background-color: #EFF5FF;
}
table.statsTable tr:hover {
    background-color: #FFFEEF;
}
table.statsTable caption {
    color: #666;
    font-size:10px;
}
table a.lnkActive {
    display: block;
    background: url('/images/icons/16/active.gif') no-repeat;
    width: 20px;
    height: 20px;
    padding-top: 2px;
}
table a.lnkInactive {
    display: block;
    background: url('/images/icons/16/inactive.gif') no-repeat;
    width: 20px;
    height: 20px;
    padding-top: 2px;
}
.tableIcon {
    width: 16px;
    display: block;
    margin: 0 auto 0 auto;
}
/* Float Links*/
 div.floatLinks {
    margin-top: 5px;
    margin-bottom: 5px;
    float: right;
    display: block;
    width: 950px;
    text-align: right;
}
div.floatLinks a {
    float: left;
    display: block;
    width: 80px;
    text-align: center;
    font-size: 12px;
    padding-top: 3px;
}
div.floatLinks div {
    width: 100px;
    height: 18px;
    float: right;
    margin-right: 5px;
    display: block;
}
div.floatLinks span {
    float: left;
    display: block;
}
div.editLinks {
    margin-top: 2px;
    margin-bottom: 2px;
    float: right;
    display: block;
    width:50px;
    text-align: right;
}
div.editLinks a {
    float: left;
    display: block;
    width: 18px;
    text-align: center;
    font-size: 13px;
    padding-top: 1px;
}
div.editLinks div {
    width: 18px;
    height: 18px;
    float: right;
    margin-right: 2px;
    display: block;
}
div.editLinks span {
    float: left;
    display: block;
}
div.bodyLinks {
    margin-top: 5px;
    margin-bottom: 5px;
    float: right;
    display: block;
    width: 950px;
    text-align: right;
}
div.bodyLinks a {
    float: left;
    display: block;
    width: 80px;
    text-align: center;
}
div.bodyLinks div {
    width: 100px;
    height: 20px;
    float: right;
    margin-right: 5px;
    display: block;
}
div.bodyLinks span {
    float: left;
    display: block;
}
/* Tabs */
 .ui-tabs ul{
    font-size: 11px;
}
/* Lists */
 ul.cwvList {
    list-style: none !important;
    display: block !important;
    width: 100% !important;
}
ul.cwvList li {
    width: 100% !important;
    background-color: #deeebd;
    display: block !important;
    clear: both !important;
    padding: 5px;
    margin-bottom: 2px;
}
ul.cwvList li.selected {
    background-color: #BFFFC2;
}
ul.cwvList li:hover {
    background-color: #FFFABF;
}
ul.cwvList li div.cwvList_right {
    float: left !important;
    width: 500px;
    display: block !important;
    color: #EC8906;
}
ul.cwvList li div.cwvList_right .cwvList_small {
    font-size: small;
    color: #666;
}
/* Utility */
 .hide {
    display: none;
}
.invisible {
    visibility: hidden;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.floatRight {
    float: right;
    display: block;
}
.floatLeft {
    float:left;
    display: block;
}
.center {
    text-align: center;
}
.indent {
    margin-left: 25px;
}
.radio_indent {
    margin-left: 150px;
    display: block;
    float: left;
}
.block {
    display: block;
}
.relative {
    position: relative;
}
.inline {
    display: inline;
}
.nowrap {
    white-space: nowrap;
}
.small {
    font-size: xx-small;
}
.wid75 {
    width: 75px;
}
.wid100 {
    width: 100px;
}
.wid150 {
    width: 150px;
}
.wid200 {
    width: 200px;
}
.wid250 {
    width: 250px;
}
.wid300 {
    width: 300px;
}
.wid400 {
    width: 400px;
}
.wid450 {
    width: 450px;
}
.wid25percent{
    width: 25%;
}
.wid65percent{
    width: 65%;
}
.wid75percent{
    width: 75%;
}
.widFull {
    width: 100%;
}
.no-margin {
    margin: 0 !important;
}
.auto {
    width: auto !important;
}
a.ui {
    width: 150px;
    float: right;
}
a.ui span {
    float: right;
    display: block;
}
ul.alertList {
    margin-left: 10px;
    font-size: x-small;
}
.media {
    margin-top: 5px;
}
.noUpdate {
    margin: 0 auto;
    font-family:Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #cccccc;
    text-align: left;
    width: 210px;
    height: 200px;
    padding: 40px;
}
#cdp_prospect_action_toggle{
    width: 200px;
    height: 50px;
    float: right;
    display: block;
}
.action_toggle{
    width: 150px;
    height: 35px;
    float: right;
    display: block;
    padding:0px;
    margin-right:20px;
    background-image: url(/images/icons/arrow-down.png);
    background-position:right;
    background-repeat:no-repeat;
    background-size: 30px;
}
#cdp_prospect_action_toggle ul.tooltip {
    width: 280px;
    height: 5em;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
    display: none;
    position: relative;
    background-color: #fff;
    margin-left: -113px;
    margin-top: 40px;
    list-style: none;
    z-index: 1;
}
#cdp_prospect_action_toggle ul.tooltip li {
    width: auto;
    display: block;
    float: left;
    height: 2em;
    text-indent: 5px;
}
#cdp_prospect_action_toggle ul.tooltip li, div.customer_details ul.tooltip li a {
    color: #333 !important;
}
#QDSExportForm {
    position:absolute !important;
    right:240px;
    width: 480px;
    height: 300px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
    display: none;
    position: relative;
    background-color: #fff;
    margin-top: 40px;
    list-style: none;
    z-index: 1;
    padding:20px;
}
#ui-datepicker-div {
    top: 181.594px !important;
}
/* * PROSPECT LIST CONTROL */
 #prospect_list {
    margin: 0 auto 0 auto;
    width: 748px;
    display: block;
    clear:both;
}
div.prospect_filter {
    /*background-color: #ccc;
    border: 1px solid #888;
    */
    width: 748px;
    padding-top: 5px;
    padding-bottom: 5px;
}
div.prospect_filter label {
    display: block !important;
    float: left !important;
    width: 65px !important;
    text-align: left;
    padding-top: 5px;
    text-indent: 5px;
    font-size: x-small;
    clear: none !important;
}
div.prospect_filter input {
    border-color: #666;
    float: right !important;
    display: block !important;
    width: 200px;
    margin-left: 5px !important;
    font-size: 14px;
    height: 20px !important;
    clear: none !important;
}
div.prospect_filter select {
    border-color: #666;
    float: left !important;
    display: block !important;
    width: 135px;
    margin-left: 5px !important;
    font-size: 14px;
    height: 20px !important;
    clear: none !important;
}
input.prospect_search {
    background: url(images/search.gif) no-repeat 2px #fff;
    padding-right: 20px;
    background-position: right;
}
select.prospect_filter {
    /*background: url(images/filter.gif) no-repeat 2px #fff;
    padding-left: 20px;
    */
}
div.prospect_filter_right {
    width: 40%;
    display: block;
    float: right;
}
div.prospect_filter_left {
    width: 58%;
    display: block;
    float: left;
}
div.prospect_details {
    border-top: 1px solid #ccc;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    border-left: 1px solid #ccc;
    width: 728px;
    padding: 10px;
    margin-bottom: 3px;
}
div.prospect_details div p {
    width: 48% !important;
    float: left;
    display: block;
    margin-bottom: 1px !important;
}
div.prospect_details ul.prospect_details_options {
    width: 728px !important;
    clear: both;
    list-style: none;
}
div.prospect_details ul.prospect_details_options li {
    display: block;
    float: left;
    width: 48% !important;
}
div.prospect_details ul.prospect_details_options a {
    color: #57459F !important;
    display: inline !important;
}
div.prospect_details ul.prospect_details_options a:hover {
    text-decoration: underline !important;
}
table.prospectList {
    width: 750px;
    padding: 0;
    margin: 0;
    border-left: 1px solid #C1DAD7;
    border-right: 1px solid #C1DAD7;
}
table.prospectList caption {
    padding: 0 0 5px 0;
    width: 700px;
    font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
}
table.prospectList tr {
    height: 30px !important;
}
table.prospectList tbody tr.selected td, table.prospectList tbody tr.selected th {
    background-color: #fefebe;
    background-image: none;
}
table.prospectList tbody tr:hover {
    color: #000 !important;
    font-weight: 500 !important;
    cursor: pointer !important;
}
table.prospectList tbody tr:hover td, table.prospectList tbody tr:hover th {
    background-color: #f2f2e1;
    background-image: none;
}
table.prospectList th {
    font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #414141;
    /*border-right: 1px solid #C1DAD7;
    */
    border-bottom: 1px solid #C1DAD7;
    border-top: 1px solid #C1DAD7;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
    padding: 3px 3px 3px 6px;
    /*background: #CAE8EA url(images/bg_header.jpg) no-repeat;
    */
    background-color: #deeebd;
}
table.prospectList th.nobg {
    border-top: 0;
    border-left: 0;
    /*border-right: 1px solid #C1DAD7;
    */
    background: none;
}
table.prospectList td {
    /*border-right: 1px solid #C1DAD7;
    */
    border-bottom: 1px solid #C1DAD7;
    background: #fff;
    padding: 3px 3px 3px 6px;
    color: #4f6b72;
}
table.prospectList td.alt {
    background: #f5f5f5;
    color: #797268;
}
table.prospectList th.spec {
    /*border-left: 1px solid #C1DAD7;
    */
    border-top: 0;
    background: #fff url(images/bullet1.gif) no-repeat;
    font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    width: 22px;
}
table.prospectList th.specalt {
    /*border-left: 1px solid #C1DAD7;
    */
    border-top: 0;
    background: #f5fafa url(images/bullet2.gif) no-repeat;
    font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #797268;
    width: 22px;
}
table.prospectList abbr.estimate {
    width: 22px;
    height: 22px;
    display: block;
    background: url(/images/icons/22/estimate.gif) no-repeat;
}
table.prospectList abbr.quote {
    width: 22px;
    height: 22px;
    display: block;
    background: url(/images/icons/22/quote.gif) no-repeat;
}
table.prospectList tfoot {
    text-align: right;
}
table.prospectList tfoot a.selected {
    font-weight: bold;
}
table.prospectList tfoot a.arrow_r {
    width: 16px;
    height: 16px;
    background: #fff url(images/arrow_r.gif) no-repeat;
    display: block;
    float: right;
}
table.prospectList tfoot a.arrow_l {
    width: 16px;
    height: 16px;
    background: #fff url(images/arrow_l.gif) no-repeat;
    display: block;
    float: right;
}
div.prospect_filter_Tab {
    /*width: 718px !important;
    */
    width: 100% !important;
}
div.prospect_filter_Tab input {
    width: 190px !important;
}
table.prospectList_Tab {
    /*width: 720px !important;
    */
    width: 100% !important;
}
table.prospectList img.proposal_type {
    margin-top: -3px;
}
table.prospectList span.proposal_amount {
    margin-top: -19px;
    display: block;
    margin-left: 22px;
}
/* * CUSTOMER DETAILS CONTROL */
 #prospect_info #reports {
    clear: both;
}
div.customer_details {
    display: none;
    clear:both;
}
div.customer_details #lnkBackTo {
    display: block;
    width: 300px;
    color: #000;
    background: transparent url(/images/website/lnkBack.gif) no-repeat;
    /* background-color: #CDDFA7;
    border: 3px solid #6D7F47;
    */
    padding: 5px 0 0 20px;
    margin-bottom: 2px;
    height: 30px;
}
div.customer_details #cdp_prospect_toggle {
    width: 50px;
    height: 50px;
    float: right;
    display: block;
}
div.customer_details #cdp_prospect_toggle #lnkProspectToggle {
    width: 50px;
    height: 50px;
    float: right;
    display: block;
}
div.customer_details #lnkProspectToggle.active, div.customer_details #lnkProspectToggle:hover {
    background: #deebc2 url(/images/website/prospect_toggle.gif) no-repeat;
}
div.customer_details ul.tooltip {
    width: 150px;
    height: 5em;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
    display: none;
    position: relative;
    background-color: #fff;
    margin-left: -113px;
    margin-top: 40px;
    list-style: none;
}
div.customer_details ul.tooltip li {
    width: auto;
    display: block;
    float: left;
    height: 2em;
    text-indent: 5px;
}
div.customer_details ul.tooltip li, div.customer_details ul.tooltip li a {
    color: #333 !important;
}
div.customer_details #lnkProspectToggle:hover span.tooltip {
    display: block;
}
div.customer_details #lnkProspectToggle abbr {
    width: 35px;
    height: 35px;
    margin: 0 auto 0 auto;
    margin-top: 8px;
    display: block;
}
div.customer_details #lnkProspectToggle abbr.prospect {
    background: transparent url(/images/icons/32/prospect.gif) no-repeat;
}
div.customer_details #lnkProspectToggle abbr.customer {
    background: transparent url(/images/icons/32/customer.gif) no-repeat;
}
div.customer_details #cdp_header {
    background-color: #EFEFEF;
    height: 50px;
    margin-bottom: 10px;
}
div.customer_details #cdp_body {
    padding: 0 10px;
}
div.customer_details #cdp_header_links {
    width: 150px;
    list-style: none;
    display: block;
    float: left;
}
div.customer_details #cdp_header_links li {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
}
div.customer_details #cdp_header_links li a {
    width: 25px;
    height: 25px;
    display: block;
}
div.customer_details #cdp_header_links li a.file {
    background: transparent url(/images/icons/22/file.gif) no-repeat;
    margin-top: 1px;
}
div.customer_details #cdp_header_links li a.trash {
    background: transparent url(/images/icons/22/trash.gif) no-repeat;
}
div.customer_details #cdp_header_links li a.update {
    background: transparent url(/images/icons/22/update-edit-icon.png) no-repeat;
}
div.customer_details #cdp_header_links li .update-icon span, div.customer_details #cdp_header_links li .update-icon span:hover {
    background:transparent !important;
    border-color: transparent !important;
    box-shadow:none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
div.customer_details #cdp_header_links li a.file:hover, div.customer_details #cdp_header_links li a.trash:hover {
    background-color: #FFFFCF;
}
div.customer_details #cdp_footer_links {
    text-align: right;
	list-style: none;
}
div.customer_details #cdp_footer_links li {
    margin-bottom: 2px;
	float: right;
	width: 50%;
}
div.customer_details #cdp_footer_links span {
	vertical-align: super;
}
div.customer_details #cdp_footer_links img {
	height: 40px;
}
div.customer_details #lnkInvoice {
	float: left !important;
	text-align: left;
}
div.customer_details #cdp {
    width: 725px;
    display: block;
    border: 2px solid #666;
    background-color: #fff;
    padding: 0;
    margin-bottom: 10px;
}
div.customer_details #cdp #cdp_headerLeft_wrap {
    width: 550px;
    float: left;
    display: block;
    padding-top: 10px;
    padding-left: 10px;
}
div.customer_details #cdp h5 {
    color: #6D7F47 !important;
    font-size: 16px;
    margin: 2px 2px 10px 0;
    float: left;
    font-weight: 500;
    width: 150px;
}
div.customer_details #cdp h6 {
    color: #757F5F !important;
    font-size: 14px;
    margin: 2px 2px 10px 0;
    float: left;
    font-weight: 500;
    width: 150px;
}
div.customer_details #cdp #cdp_dateScheduled {
    width: 150px;
    float: right;
    display: block;
    margin-top: 2px;
    text-align: right;
}
div.customer_details #cdp p {
    width: 48% !important;
    float: left;
    /*display: block;
    */
    margin-bottom: 1px !important;
}
div.customer_details #cdp p.three {
    width: 31% !important;
}
div.customer_details #cdp br {
    margin-bottom: 1px !important;
}
div.customer_details #cdp hr {
    margin-bottom: 10px !important;
}
div.customer_details #cdp #cdp_customers {
    list-style: none;
    width: 100%;
    display: block;
    margin-bottom: 5px;
}
div.customer_details #cdp #cdp_customers li {
    display: block;
    float: left;
    width: 31%;
    padding: 0 !important;
}
div.customer_details #cdp #cdp_customers li p {
    width:100% !important;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
}
div.customer_details #cdp #cdp_body a {
    color: #9BAECF !important;
}
div.customer_details #cdp_footer_links #linkCreateQuote {
    display: none;
}
div.customer_details #cdp_estimate_information {
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    padding: 2px;
    margin: 10px 0 0 0;
}
div.customer_details #cdp_updated_estimate_information {
    border-bottom: 1px solid #666;
    padding: 2px;
    margin: 10px 0 0 0;
}
div.customer_details #cdp_newsfeed {
    padding: 2px;
    margin: 2px 0 0 0;
}
div.customer_details #ulNewsfeed {
    clear: both;
    list-style: none;
}
div.customer_details #ulNewsfeed li {
    width: 100%;
    display: block;
    float: left;
    height: 2em;
    background-color: #fff;
    padding-top: 2px;
}
div.customer_details #ulNewsfeed li.active {
    background-color: #EFFFCF;
}
div.customer_details #ulNewsfeed li.inactive {
    background-color: #FFFFFF;
}
div.customer_details #ulNewsfeed li:hover {
    cursor: pointer;
}
div.customer_details #ulNewsfeed li strong {
    width: 30%;
    float: right;
    display: block;
    text-align: right;
}
div.customer_details #ulNewsfeed li span {
    width: 68%;
    float: left;
    display: block;
}
div.customer_details #cdp #cdp_cust_ID, div.customer_details #cdp #cdp_est_ID {
    width: 150px !important;
    float: left;
    display: block;
    font-size: 10px;
    padding-top: 5px;
}
/* Drop Shadows */
 .p-shadow {
    width: 90%;
    float:left;
    background: url(/images/website/shadowAlpha.png) no-repeat bottom right !important;
    background: url(/images/website/shadow.gif) no-repeat bottom right;
    margin: 10px 0 0 10px !important;
    margin: 10px 0 0 5px;
}
.p-shadow div {
    background: none !important;
    background: url(/images/website/shadow2.gif) no-repeat left top;
    padding: 0 !important;
    padding: 0 6px 6px 0;
}
.p-shadow p {
    color: #777;
    background-color: #fff;
    font: italic 1em georgia, serif;
    border: 1px solid #a9a9a9;
    padding: 4px;
    margin: -6px 6px 6px -6px !important;
    margin: 0;
}
/* * * PAGES * */
 #main {
    width: 100%;
    min-height: 300px;
    padding: 0;
    max-width:100%;
}
/*#main {
    width: 100%;
    height: 100%;
    background: #EFFFEF padding: 450px 0 0 0;
}
*/
/*#main #feeds {
    float: right;
    width: 190px;
    display: block;
    font-size: x-small;
    margin-top: 10px;
}
*/
 #main #gallery {
    z-index: 50;
    max-width:100% !important;
}
#main #gallery ul {
    list-style-type: none;
    width: 100%;
    height: 300px;
    margin: 0 auto 0 auto;
    position: relative;
}
#main #gallery ul li {
    width: 100%;
    height: 300px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    background-size: cover;
}
/*#main #gallery ul #promo {
    background-image: url(/images/website/compasswave-2013-breast-cancer-slider-website.jpg);
    display: none;
}
*/
 #main #gallery ul #promo {
    background-image: url(/images/website/estimate_slide_1.jpg);
    display: none;
}
#main #gallery ul #first {
    /*background-image: url(/images/website/estimate_slide_1.jpg);
    */
    display: none;
}
#main #gallery ul #third {
    /*background-image: url(/images/website/compasswave-slide-3.jpg);
    */
    display: none;
}
#main #gallery ul #second {
    /* background-image: url(/images/website/compasswave_offers.jpg);
    */
    display: none;
}
#main #main_shadow {
    background-color: #7D7D7D;
    width: 100%;
    height: 25px;
    padding: 0.5em 0 0.5em 0;
    background: transparent url(images/main_shadow.gif) repeat-x;
    clear: both;
    display: none;
}
#main #main_shadow a {
    font-size: 18px;
    color: #fff;
    display: block;
    width: 31%;
}
#main #main_shadow #leftLink {
    float: left;
    text-align: left;
    margin-left: 5px;
}
#main #main_shadow #rightLink {
    float: right;
    text-align: right;
    margin-right: 5px;
}
#main #main_shadow #centerLink {
    margin: 0 auto 0 auto;
    text-align: center;
}
#main #main_shadow h4 {
    font-size: 18px;
    color: #fff;
    text-indent: 7px;
    margin: 5px 0 5px 0 !important;
    display: none;
}
#main #main_shadow h5 {
    font-size: 11px;
    color: #fff;
    text-indent: 7px;
    margin-top: 5px !important;
    display: none;
}
#main input#btnViewSampleTool, #main input#btnSignUp {
    z-index: 100000;
    display: block;
    position: relative !important;
    font-size: 24px !important;
    width: 300px !important;
    height: 40px;
}
#main input#btnViewSampleTool {
    top: 318px;
    left: 432px;
}
#main input#btnSignUp {
    top: 404px;
    left: 408px;
}
/* #main #blog div.rssHeader a {
    background-image: url(images/main_wordpress.gif) !important;
    background-repeat: no-repeat !important;
    padding-left: 25px;
    padding-top: 3px;
    padding-bottom: 3px;
}
*/
/*#main #twitter h2.twitter_head {
    background-image: url(images/main_twitter.gif) !important;
    background-repeat: no-repeat !important;
    padding-left: 25px;
    padding-top: 3px;
    padding-bottom: 3px;
}
*/
 #main #twitter h2 img {
    float: left;
    display: block;
    margin-right: 2px;
    margin-top: -4px;
}
#main #blog .rssHeader img {
    float: left;
    display: block;
    margin-right: 2px;
    margin-top: -4px;
}
#gallery_links {
    padding-bottom: 0;
    background-color: #B7C3D6;
    background: url('images/navigation.gif') repeat-x;
    height: 25px;
    clear: both;
    display: block;
    border-bottom: 3px solid #949494;
}
#gallery_links ul {
    list-style-type: none;
    width: 525px;
    height: 25px;
    background: #7D7D7D url(images/navigation_inner.gif) repeat-x;
    padding-left: 425px;
}
#gallery_links ul li {
    float: left;
    display: block;
    margin-left: 5px;
    width: 25px;
    height: 25px;
    background: #77933C;
    padding-top: 1px;
}
#gallery_links ul li.active {
    background: #C2D69A;
}
#gallery_links ul li.active a {
    color: #4A7022;
}
#gallery_links ul li a {
    font-size: 16px;
    padding-left: 0px;
    text-indent: 8px;
    color: #fff;
    font-weight: 500;
    width: 25px;
    height: 25px;
    display: block;
}
#gallery_links ul li a:hover {
    text-decoration: none;
}
#main_shadow_links ul {
    list-style: none;
    width: 100%;
    clear: both;
    padding-top: 10px;
    min-height: 10px;
}
#main_shadow_links ul li{
    font-size: 13px;
    color: #fff;
    display: block;
    width: 24%;
    text-align: center;
    float: left;
}
#main_shadow_links ul li input {
    width: 100%;
    font-size: 24px;
    height: 40px;
}
#main_shadow_links ul li a {
}
#main_shadow_links ul #sampleLink a {
    background-image: url(/images/website/sample_tool.gif) !important;
    background-repeat: no-repeat !important;
    padding-left: 35px;
    padding-top: 9px;
    padding-bottom: 6px;
}
#main_shadow_links ul #tutorialsLink a {
    background-image: url(/images/website/tutorial.gif) !important;
    background-repeat: no-repeat !important;
    padding-left: 35px;
    padding-top: 8px;
    padding-bottom: 6px;
}
#main_shadow_links ul #guidesLink a {
    background-image: url(/images/website/guides.gif) !important;
    background-repeat: no-repeat !important;
    padding-left: 35px;
    padding-top: 9px;
    padding-bottom: 6px;
}
#main_shadow_links ul #signupLink a {
    background-image: url(/images/website/sign_up.gif) !important;
    background-repeat: no-repeat !important;
    padding-left: 35px;
    padding-top: 9px;
    padding-bottom: 6px;
}
#customer_service ul {
    float: left;
    display: block;
    width: 18%;
    margin-top: 5px;
    margin-right: 5px;
    list-style:none;
}
#customer_service ul li {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding: 5px;
}
#customer_service ul li.active {
    background-color: #deeebd;
}
#customer_service ul li.active a {
    color: #000;
}
#customer_service ul li a, #customer_service ul li a:visited {
    display: block;
    text-decoration: none;
    color: #666;
}
#customer_service ul li a:hover {
    color: #333;
}
#customer_service #cs_panel {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    float: right;
    width: 80%;
    border-left: 1px solid #ccc;
    min-height: 400px;
}
#customer_service #user_guides {
    list-style-type: disc;
    width: 100%;
    clear: both;
    list-style-position: inside;
}
#customer_service #user_guides li{
    font-size: 20px;
    color: #333;
    display: block;
    width: 95%;
    float: left;
    margin-bottom: 10px;
}
#customer_service #user_guides li a {
    background-image: url(/images/icons/32/PDF.gif) !important;
    background-repeat: no-repeat !important;
    padding-left: 35px;
    padding-top: 9px;
    padding-bottom: 6px;
}
#dashboard {
}
#dashboard #feeds {
    float: right;
    width: 190px;
    display: block;
    font-size: x-small;
    margin-top: 10px;
}
#dashboard #blog {
    display: none;
}
#dashboard #dashboards {
    list-style: none;
    width: 750px;
    display: block;
    margin: 10px auto 10px auto;
    float: left;
}
#dashboard #dashboards h6 {
    font-size: large;
    margin-left: 5px;
    margin-bottom: 4px;
}
#dashboard #dashboards li.liDashboard {
    background-color: #F4FFDF;
    width: 47%;
    float: left;
    /*height: 250px;
    */
    height: 100%;
    margin: 2px 2px 2px 0;
    padding: 2px;
    border: 1px solid #dedede;
    border-radius: 10px;
}
#dashboard #dashboards #dashboard_1, #dashboard #dashboards #dashboard_2{
    min-height: 250px;
}
#dashboard #dashboards li.inactive {
    background-color: #fefefe;
}
#dashboard ul.newsfeedList {
    list-style:none;
    width: 92%;
    display: block;
    list-style:none;
    margin: 0 auto 2px auto;
}
#dashboard ul.newsfeedList li {
    font-size: x-small;
    margin-bottom: 4px;
    height: 2.5em;
}
#dashboard ul.newsfeedList li span.nsAmt {
    float: right;
    text-align: right;
}
#dashboard ul.newsfeedList li a {
    display: block;
    height: 2.5em;
}
#dashboard ul.newsfeedList li a:hover {
    text-decoration: none;
    background-color: #FFFCDF;
}
#dashboard ul.newsfeedList li strong {
    font-size: x-small;
    padding-left: 10px;
}
#dashboard ul.newsfeedList li span.nsDate {
    color: #999;
    font-size: xx-small;
    display: block;
}
#dashboard #twitter h2 img {
    float: left;
    display: block;
    margin-right: 2px;
    margin-top: -4px;
}
#dashboard #blog .rssHeader img {
    float: left;
    display: block;
    margin-right: 2px;
    margin-top: -4px;
}
.promo_container{
    width:305px;
    margin:20px 4px 10px;
    border: 1px solid beige;
    float: left;
    height: 130px;
}
#sign_up .promo_container{
    margin-top: 0px;
}
.promo_container .color-bar{
    height: 3px;
}
.front-wide{
    width: 618px;
    height: 454px !important;
    margin: 20px 4px 10px;
}
.bg-blue {
    background-color: #59ACD7;
}
#sign_up .front-wide{
    height: 100% !important;
}
.bg-promofaq {
    background-color: #1e8e1c;
}
.bg-guides {
    background-color: #3b4144;
}
.bg-signup {
    background-color: #ebb637;
}
.bg-arcsi {
    background-color: #0c4a6e;
}
.bg-video {
    background-color: #1c3799;
}
.bg-sampletool {
    background-color: #e54847;
}
.bg-blog {
    background-color: #AA5B36;
}
.bg-adspace{
    background-color: #FF9933;
}
.bg-pricing{
    background-color: #CC9966;
}
.bg-livehelp{
    background-color: #FFCCCC;
}
.bg-intro {
    background-color: #FF9900;
}
.promo-intro-image{
    float:left;
    padding-right:10px;
}
.margin-bottom-10{
    margin-bottom: 10px;
}
.promo{
    overflow:hidden;
    _overflow:visible;
    margin-bottom:10px;
    width:100%
}
.promo .promo-title h3,.promo .promo-title h4{
    display:inline
}
.promo-fr{
    width:95% !important;
}
.promo-bd h4,.promo-bd p{
    margin-top:0
}
.promo-hdr img{
    margin-right:10px;
    vertical-align:top
}
.promo-hdr{
    width:auto
}
.promo-bd{
    width:85%
}
.promo-bd-66{
    width:66%
}
.promo-bd-50{
    width:50%
}
.promo.top .promo-bd{
    width:auto
}
.promo-hdr,.promo.top>.promo-hdr{
    display:block;
    margin:0 0 10px 0
}
.promo.left>.promo-hdr,.promo.right>.promo-hdr{
    border:0
}
.promo.left>.promo-hdr>.promo-title,.promo.right>.promo-hdr>.promo-title{
    display:none
}
.promo.left>.promo-bd>.promo-title,.promo.right>.promo-bd>.promo-title{
    display:inherit
}
.promo.left>.promo-hdr,.promo.left>.promo-bd{
    display:inline;
    float:left
}
.promo.right>.promo-hdr,.promo.right>.promo-bd{
    display:inline;
    float:right
}
.promo.left>.promo-bd{
    margin-left:0
}
.promo.right>.promo-bd{
    float:left;
    margin-right:0
}
.bg-gradient-lightgray{
    background:#fff;
    background:-moz-linear-gradient(top,#fff 0,#F2F2F2 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#F2F2F2));
    background:-webkit-linear-gradient(top,#fff 0,#F2F2F2 100%);
    background:-o-linear-gradient(top,#fff 0,#F2F2F2 100%);
    background:-ms-linear-gradient(top,#fff 0,#F2F2F2 100%);
    -pie-background:linear-gradient(#fff,#F2F2F2);
    background:linear-gradient(top,#fff,#F2F2F2 100%)!important;
}
.font-blue{
    color: #0488CE!important;
}
.font-12{
    font-size: 12px;
}
.target-lb{
    color:#0488CE!important;
    float: right;
    margin-top: 10px;
}
.industry_partner{
    height:44px;
    float: left;
}
.l {
    font-family: Lucida Grande,Lucida Sans Unicode,Arial,sans-serif;
    font-size: 12px;
    color: #666
}
.signupvideo_intro{
    padding:10px;
}
#step_one .promo{
    text-align: center;
}
div.promo ul, div.promo ol {
    list-style-position: inside;
    margin: 10px;
}
#prospect_info #prospect_info_navigation_wrap {
    float: left;
    display: block;
    width: 18%;
    margin-top: 5px;
    margin-right: 5px;
    list-style:none;
}
#prospect_info h4 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
#prospect_info ul.prospect_info_navigation {
    float: left;
    display: block;
    width: 100%;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    list-style:none;
}
#prospect_info ul.prospect_info_navigation li {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding: 5px;
}
#prospect_info ul.prospect_info_navigation li.active {
    background-color: #deeebd;
}
#prospect_info ul.prospect_info_navigation li.active a {
    color: #000;
}
#prospect_info ul.prospect_info_navigation li a, #prospect_info ul li a:visited {
    display: block;
    text-decoration: none;
    color: #666;
}
#prospect_info ul.prospect_info_navigation li a:hover {
    color: #333;
}
#prospect_info #ri_panel {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    float: right;
    width: 80%;
    border-left: 1px solid #ccc;
    min-height: 400px;
}
#prospect_info iframe#graph {
    width: 100%;
    /*height: 350px;
    */
    margin-bottom: 10px;
}
#prospect_info img#prospect_icon {
    width: 20px;
    margin: 0;
    height: 0;
    display: inline;
    height: 20px;
    border: 0;
    margin-bottom: -5px;
    padding-top: 1px;
}
#prospect_info img#customer_icon {
    width: 20px;
    margin: 0;
    height: 0;
    display: inline;
    height: 20px;
    border: 0;
    margin-bottom: -5px;
    padding-bottom: 1px;
}
#sales_tool #sales_tool_navigation_wrap {
    float: left;
    display: block;
    width: 18%;
    margin-top: 5px;
    margin-right: 5px;
    list-style:none;
}
#sales_tool h4 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
#sales_tool ul.sales_tool_navigation {
    float: left;
    display: block;
    width: 100%;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    list-style:none;
}
#sales_tool ul.sales_tool_navigation li {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding: 5px;
}
#sales_tool ul.sales_tool_navigation li.active {
    background-color: #deeebd;
}
#sales_tool ul.sales_tool_navigation li.active a {
    color: #000;
}
#sales_tool ul.sales_tool_navigation li a, #sales_tool ul li a:visited:not(.ui-tabs-anchor) {
    display: block;
    text-decoration: none;
    color: #666;
}
#sales_tool ul.sales_tool_navigation li a:hover {
    color: #333;
}
#sales_tool #st_panel {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    float: right;
    width: 80%;
    border-left: 1px solid #ccc;
    min-height: 400px;
}
#sales_tool iframe {
    width: 98%;
    height: 300px;
    border: 1px solid #a8a8a8;
    margin: 10px auto 10px auto;
}
#sales_tool #appearance_options ul{
    list-style: none;
}
#sales_tool #appearance_options ul li{
    width: 31%;
    display: block;
    float: left;
    height: 100px;
    padding: 5px;
}
#sales_tool #appearance_options ul li.border {
    border-left: 1px solid #ccc;
}
#sales_tool #appearance_options .vcenter {
    padding-top : 3em;
}
#sales_tool #lnkEstimateTool {
    text-decoration: underline !important;
    color: #d9d9d9 !important;
}
#sales_tool #lnkEstimateTool:hover {
    text-decoration: none !important;
}
#sales_tool #lblfile2upload {
    text-align: left !important;
    width: 80px !important;
}
#sales_tool #appearance_options input.auto {
    width: auto !important;
}
#sales_tool #appearance_options select, #sales_tool #appearance_options label {
    width: 75px !important;
}
#sales_tool div.questions form, #sales_tool div.questions div.accordian {
    height: auto !important;
    display: inline !important;
}
#sales_tool div.questions label {
    margin-left: 5px;
    font-size: 14px !important;
    width: 300px !important;
    padding-top: 2px !important;
    clear:none !important;
    /*color: #deeebd;
    */
}
#sales_tool div.questions input[type=radio] {
    display: block;
    float: left;
}
#sales_tool div.questions input[type=text] {
    margin-left: 20px;
    width: 125px !important;
}
#sales_tool div.questions select {
    margin-left: 20px;
    width: auto !important;
}
#sales_tool div.questions input[type=text] {
    text-align: right;
}
#sales_tool div.questions .h5_wrap {
    margin: 10px 0 10px 0;
    font-size: large;
    clear: both;
    width: 100%;
}
#sales_tool div.questions .h5_wrap label{
    margin: 0;
    font-size: small;
    color: #333;
    /*color: #EC8906;
    */
    width: 500px !important;
    clear:none !important;
}
/*#sales_tool #appearance_tabs h4{
    color: #D7EDA9;
}
#sales_tool #appearance_tabs label {
    color: #EC8906;
}
#sales_tool #appearance_tabs p{
    color: #EC8906;
}
*/
 #sales_tool #recent_prospects {
}
#sales_tool #recent_prospects #prospect_details {
    display: block;
    float: right;
    width: 25%;
    border: 2px solid #D7EDA9;
    padding: 5px;
}
#sales_tool #recent_prospects #prospect_table {
    display: block;
    float: left;
    width: 73%;
}
#sales_tool #prospect_legend ul {
    list-style: none;
}
#sales_tool #prospect_legend ul li{
    font-size: x-small;
}
#sales_tool #recent_prospects .duplicated {
    font-weight: bold;
    color: #d721e8;
}
#sales_tool #recent_prospects .invalid {
    font-weight: bold;
    color: #e82121;
}
#sales_tool #recent_prospects .unreferred {
    font-weight: bold;
    color: #49e821;
}
#sales_tool div.cost_drivers form, #sales_tool div.cost_drivers div.cost_accordion {
    height: auto !important;
    display: inline !important;
}
#sales_tool div.cost_drivers label {
    margin-left: 5px;
    font-size: 14px !important;
    width: 300px !important;
    padding-top: 2px !important;
    /*color: #deeebd;
    */
}
#sales_tool div.cost_drivers input[type=radio] {
    display: block;
    float: left;
}
#sales_tool div.cost_drivers input[type=text] {
    margin-left: 20px;
    width: 125px !important;
}
#sales_tool div.cost_drivers select {
    margin-left: 20px;
    width: auto !important;
}
#sales_tool div.cost_drivers input[type=text] {
    text-align: right;
}
#sales_tool div.cost_drivers .h5_wrap {
    margin: 10px 0 10px 0;
    font-size: large;
    clear: both;
}
#sales_tool div.cost_drivers .h5_wrap label{
    margin: 0;
    font-size: small;
    color: #333;
    /*color: #EC8906;
    */
    width: 500px !important;
}
#sales_tool div.cost_drivers span.appendedText {
    font-size: x-small;
    color:#999;
    /*color: #deeebd;
    */
    display: block;
    text-align: left;
    float: left;
    width: 200px;
    padding-top: 4px;
    padding-left: 4px;
}
#sales_tool div.cost_drivers input.calculation {
    border: 0 !important;
    background: none !important;
    font-weight: bold !important;
    color: #333 !important;
    margin-top: 2px !important;
    font-size: 13px !important;
}
.cq_line input[type=radio] {
	margin-left: 0;
}
.cq_new_left {
    width:30%;
    display:inline-block;
    vertical-align:top;
}
.cq_new_right {
    width:70%;
    display:inline-block;
    vertical-align:top;
}
.cq_new_left label {
    text-align:right;
    line-height:34px;
    width:100%;
    font-size:16px;
    height:39px;
}
.cq_new_left label > * {
    width:150px;
    float:right;
    margin:0;
    height:34px;
}
.cq_new_right input[type=text], #cq_new_right textarea {
    width:95%;
    height:30px;
    display:block;
    margin:0 0 5px 5%;
}
.cq_new_right input[type=text] {
    padding:0 5px;
}
.cq_new_right .bounding_box {
    width:98%;
    height:34px;
    margin:0 0 5px 5% !important;
}
.cq_new_right .bounding_box .cq_radio_button div {
	position: relative;
	height: 13px;
}
.cq_new_right .bounding_box .cq_radio_button input {
	width: 13px;
	margin: 0;
	position: absolute;
	left: calc(50% - 7.5px);
}
#cq_edit_question_bounding_box .cq_new_right .bounding_box .cq_radio_button input {
  position: relative;
	left: calc(50% - 7.5px);
}
.cq_new_right .bounding_box .cq_radio_button label {
    width:100%;
}
.cq_new_right .bounding_box .cq_radio_button {
    text-align:center;
    width:25%;
    display:inline-block;
}
#cq_answers_main, #cq_answers_overlay {
    height:100%;
}
#cq_answers_list_main, #cq_answers_list_overlay {
    width:100%;
    height:100%;
    border:2px solid #ccc;
    border-radius: 4px;
}
#cq_answers_list_main .cq_possible_answer_div_main, #cq_answers_list_overlay .cq_possible_answer_div_overlay {
    line-height:9px;
    display:inline-block;
    padding:2px;
}
#cq_answers_list_main .cq_possible_answer_div_main img, #cq_answers_list_overlay .cq_possible_answer_div_overlay img {
    height:12px;
    cursor:pointer;
}
#cq_driver_num_main, #cq_driver_num_overlay {
    width:15%;
    margin:0;
    float:left;
}
#cq_driver_total_method_main, #cq_driver_unit_main, #cq_driver_total_method_overlay, #cq_driver_unit_overlay {
    width:39.5%;
    margin:0 1% 0 0;
    height:100%;
    float:right;
}
.cq_new_right .bounding_box select option[disabled] {
    display:none;
}
#cq_active_accordion .ui-accordion-header h5, [id$="_invoices_accordion"] .ui-accordion-header h5, #cq_archived_accordion .ui-accordion-header h5 {
	display:inline;
	font-size:100%;
}
#cq_active_accordion .ui-accordion-header input, #cq_archived_accordion .ui-accordion-header input {
	display:inline;
	float:right;
	margin-left:3px;
	padding:2px;
	min-width:60px;
}
.ui-accordion-header.ui-state-active h5 {
	color: white;
}
p.cq_question_p {
	text-align:Center;
	font-size:16pt;
	font-weight:bold;
}
p.cq_possible_answer_descrip {
	text-align:center;
	font-size:14pt;
}
p.cq_possible_answer_p {
	text-align:center;
	margin-bottom:5px;
	font-size:12pt;
}
ul.cq_answers_list {
	width:100%;
	text-align:center;
	list-style-type:none;
}
ul.cq_answers_list li {
	margin:3px;
	text-align:center;
	font-size:9pt;
}
ul.cq_answers_list li span {
	font-weight:bold;
	font-size:10pt;
}
.cq_button_container {
	width:100%;
	text-align:center;
}
#cq_overlay {
	width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(25, 25, 25, 0.6);
	display: none;
	z-index: 1000000;
}
#cq_overlay_window {
	width: 75vw;
	position: absolute;
	left: 12.5vw;
	height: 75vh;
	top: 12.5vh;
	background: #fff;
	border-radius: 15px;
}
#cq_exit_overlay {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 30px;
    width: 30px;
    cursor: pointer;
}
#cq_overlay_window h2 {
	margin:5vh;
	text-align:center;
}
#cq_edit_question_bounding_box {
	width: 90%;
	margin: 10vh 0 10px !important;
}
.cssload-dots {
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	outline: 1px solid red;
	filter: url(#goo);
	-o-filter: url(#goo);
	-ms-filter: url(#goo);
	-webkit-filter: url(#goo);
	-moz-filter: url(#goo);
}
.cssload-dot {
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
}
.cssload-dot:before {
	content: "";
	width: 34px;
	height: 34px;
	border-radius: 49px;
	background: rgb(251,211,1);
	position: absolute;
	left: 50%;
	transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	margin-left: -17.5px;
	margin-top: -17.5px;
}
.cssload-dot:nth-child(5):before {
	z-index: 100;
	width: 44.5px;
	height: 44.5px;
	margin-left: -21.75px;
	margin-top: -21.75px;
	animation: cssload-dot-colors 4.6s ease infinite;
	-o-animation: cssload-dot-colors 4.6s ease infinite;
	-ms-animation: cssload-dot-colors 4.6s ease infinite;
	-webkit-animation: cssload-dot-colors 4.6s ease infinite;
	-moz-animation: cssload-dot-colors 4.6s ease infinite;
}
.cssload-dot:nth-child(1) {
	animation: cssload-dot-rotate-1 4.6s 0s linear infinite;
	-o-animation: cssload-dot-rotate-1 4.6s 0s linear infinite;
	-ms-animation: cssload-dot-rotate-1 4.6s 0s linear infinite;
	-webkit-animation: cssload-dot-rotate-1 4.6s 0s linear infinite;
	-moz-animation: cssload-dot-rotate-1 4.6s 0s linear infinite;
}
.cssload-dot:nth-child(1):before {
	background-color: rgb(255,50,112);
	animation: cssload-dot-move 4.6s 0s ease infinite;
	-o-animation: cssload-dot-move 4.6s 0s ease infinite;
	-ms-animation: cssload-dot-move 4.6s 0s ease infinite;
	-webkit-animation: cssload-dot-move 4.6s 0s ease infinite;
	-moz-animation: cssload-dot-move 4.6s 0s ease infinite;
}
.cssload-dot:nth-child(2) {
	animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;
	-o-animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;
	-ms-animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;
	-webkit-animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;
	-moz-animation: cssload-dot-rotate-2 4.6s 1.15s linear infinite;
}
.cssload-dot:nth-child(2):before {
	background-color: rgb(32,139,241);
	animation: cssload-dot-move 4.6s 1.15s ease infinite;
	-o-animation: cssload-dot-move 4.6s 1.15s ease infinite;
	-ms-animation: cssload-dot-move 4.6s 1.15s ease infinite;
	-webkit-animation: cssload-dot-move 4.6s 1.15s ease infinite;
	-moz-animation: cssload-dot-move 4.6s 1.15s ease infinite;
}
.cssload-dot:nth-child(3) {
	animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;
	-o-animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;
	-ms-animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;
	-webkit-animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;
	-moz-animation: cssload-dot-rotate-3 4.6s 2.3s linear infinite;
}
.cssload-dot:nth-child(3):before {
	background-color: rgb(175,225,2);
	animation: cssload-dot-move 4.6s 2.3s ease infinite;
	-o-animation: cssload-dot-move 4.6s 2.3s ease infinite;
	-ms-animation: cssload-dot-move 4.6s 2.3s ease infinite;
	-webkit-animation: cssload-dot-move 4.6s 2.3s ease infinite;
	-moz-animation: cssload-dot-move 4.6s 2.3s ease infinite;
}
.cssload-dot:nth-child(4) {
	animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;
	-o-animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;
	-ms-animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;
	-webkit-animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;
	-moz-animation: cssload-dot-rotate-4 4.6s 3.45s linear infinite;
}
.cssload-dot:nth-child(4):before {
	background-color: rgb(251,211,1);
	animation: cssload-dot-move 4.6s 3.45s ease infinite;
	-o-animation: cssload-dot-move 4.6s 3.45s ease infinite;
	-ms-animation: cssload-dot-move 4.6s 3.45s ease infinite;
	-webkit-animation: cssload-dot-move 4.6s 3.45s ease infinite;
	-moz-animation: cssload-dot-move 4.6s 3.45s ease infinite;
}
@keyframes cssload-dot-move {
	0% {transform: translateY(0);}
	18%, 22% {transform: translateY(-68px);}
	40%, 100% {transform: translateY(0);}
}
@-o-keyframes cssload-dot-move {
	0% {-o-transform: translateY(0);}
	18%, 22% {-o-transform: translateY(-68px);}
	40%, 100% {-o-transform: translateY(0);}
}
@-ms-keyframes cssload-dot-move {
	0% {-ms-transform: translateY(0);}
	18%, 22% {-ms-transform: translateY(-68px);}
	40%, 100% {-ms-transform: translateY(0);}
}
@-webkit-keyframes cssload-dot-move {
	0% {-webkit-transform: translateY(0);}
	18%, 22% {-webkit-transform: translateY(-68px);}
	40%, 100% {-webkit-transform: translateY(0);}
}
@-moz-keyframes cssload-dot-move {
	0% {-moz-transform: translateY(0);}
	18%, 22% {-moz-transform: translateY(-68px);}
	40%, 100% {-moz-transform: translateY(0);}
}
@keyframes cssload-dot-colors {
	0% {background-color: rgb(251,211,1);}
	25% {background-color: rgb(255,50,112);}
	50% {background-color: rgb(32,139,241);}
	75% {background-color: rgb(175,225,2);}
	100% {background-color: rgb(251,211,1);}
}
@-o-keyframes cssload-dot-colors {
	0% {background-color: rgb(251,211,1);}
	25% {background-color: rgb(255,50,112);}
	50% {background-color: rgb(32,139,241);}
	75% {background-color: rgb(175,225,2);}
	100% {background-color: rgb(251,211,1);}
}
@-ms-keyframes cssload-dot-colors {
	0% {background-color: rgb(251,211,1);}
	25% {background-color: rgb(255,50,112);}
	50% {background-color: rgb(32,139,241);}
	75% {background-color: rgb(175,225,2);}
	100% {background-color: rgb(251,211,1);}
}
@-webkit-keyframes cssload-dot-colors {
	0% {background-color: rgb(251,211,1);}
	25% {background-color: rgb(255,50,112);}
	50% {background-color: rgb(32,139,241);}
	75% {background-color: rgb(175,225,2);}
	100% {background-color: rgb(251,211,1);}
}
@-moz-keyframes cssload-dot-colors {
	0% {background-color: rgb(251,211,1);}
	25% {background-color: rgb(255,50,112);}
	50% {background-color: rgb(32,139,241);}
	75% {background-color: rgb(175,225,2);}
	100% {background-color: rgb(251,211,1);}
}
@keyframes cssload-dot-rotate-1 {
	0% {transform: rotate(-105deg);}
	100% {transform: rotate(270deg);}
}
@-o-keyframes cssload-dot-rotate-1 {
	0% {-o-transform: rotate(-105deg);}
	100% {-o-transform: rotate(270deg);}
}
@-ms-keyframes cssload-dot-rotate-1 {
	0% {-ms-transform: rotate(-105deg);}
	100% {-ms-transform: rotate(270deg);}
}
@-webkit-keyframes cssload-dot-rotate-1 {
	0% {-webkit-transform: rotate(-105deg);}
	100% {-webkit-transform: rotate(270deg);}
}
@-moz-keyframes cssload-dot-rotate-1 {
	0% {-moz-transform: rotate(-105deg);}
	100% {-moz-transform: rotate(270deg);}
}
@keyframes cssload-dot-rotate-2 {
	0% {transform: rotate(165deg);}
	100% {transform: rotate(540deg);}
}
@-o-keyframes cssload-dot-rotate-2 {
	0% {-o-transform: rotate(165deg);}
	100% {-o-transform: rotate(540deg);}
}
@-ms-keyframes cssload-dot-rotate-2 {
	0% {-ms-transform: rotate(165deg);}
	100% {-ms-transform: rotate(540deg);}
}
@-webkit-keyframes cssload-dot-rotate-2 {
	0% {-webkit-transform: rotate(165deg);}
	100% {-webkit-transform: rotate(540deg);}
}
@-moz-keyframes cssload-dot-rotate-2 {
	0% {-moz-transform: rotate(165deg);}
	100% {-moz-transform: rotate(540deg);}
}
@keyframes cssload-dot-rotate-3 {
	0% {transform: rotate(435deg);}
	100% {transform: rotate(810deg);}
}
@-o-keyframes cssload-dot-rotate-3 {
	0% {-o-transform: rotate(435deg);}
	100% {-o-transform: rotate(810deg);}
}
@-ms-keyframes cssload-dot-rotate-3 {
	0% {-ms-transform: rotate(435deg);}
	100% {-ms-transform: rotate(810deg);}
}
@-webkit-keyframes cssload-dot-rotate-3 {
	0% {-webkit-transform: rotate(435deg);}
	100% {-webkit-transform: rotate(810deg);}
}
@-moz-keyframes cssload-dot-rotate-3 {
	0% {-moz-transform: rotate(435deg);}
	100% {-moz-transform: rotate(810deg);}
}
@keyframes cssload-dot-rotate-4 {
	0% {transform: rotate(705deg);}
	100% {transform: rotate(1080deg);}
}
@-o-keyframes cssload-dot-rotate-4 {
	0% {-o-transform: rotate(705deg);}
	100% {-o-transform: rotate(1080deg);}
}
@-ms-keyframes cssload-dot-rotate-4 {
	0% {-ms-transform: rotate(705deg);}
	100% {-ms-transform: rotate(1080deg);}
}
@-webkit-keyframes cssload-dot-rotate-4 {
	0% {-webkit-transform: rotate(705deg);}
	100% {-webkit-transform: rotate(1080deg);}
}
@-moz-keyframes cssload-dot-rotate-4 {
	0% {-moz-transform: rotate(705deg);}
	100% {-moz-transform: rotate(1080deg);}
}
#sales_tool #quoteStep {
    background-color: #fff;
}
#sales_tool div.quote_estimate_worksheet h3.question {
    font-size: 16px !important;
}
#sales_tool div.quote_estimate_worksheet label.question {
    width: 300px !important;
}
#sales_tool div.quote_estimate_worksheet textarea.question,#sales_tool div.quote_estimate_worksheet select.question ,#sales_tool div.quote_estimate_worksheet input.question {
    width: 150px !important;
}
#sales_tool div.quote_accordian label {
    margin-left: 5px;
    font-size: 14px !important;
    width: 200px !important;
    padding-top: 2px !important;
}
#sales_tool .sub-question {
    margin-left: 100px;
}
#sales_tool #upload_box {
    float: left;
    display: block;
}
#sales_tool #upload_box_left {
    float: left;
    display: block;
    width: 325px;
}
#sales_tool #upload_box_left label#lblfile2upload {
    width: 85px !important;
    display: block;
    float: left;
}
#sales_tool #upload_box_left input#file2upload {
    width: 200px !important;
    display: block;
    float: left;
    margin-left: 0 !important;
}
#sales_tool #upload_box_left label#lblcertified {
    width: 300px !important;
    float: left;
    display: block;
    clear: both;
    font-size: 10px !important;
    text-align: left !important;
}
#sales_tool #upload_box_left label#lblcertified input {
    float: left;
    display: block;
    width: 5% !important;
    margin-left: 0 !important;
}
#sales_tool #upload_box_left label#lblcertified span {
    float: right;
    display: block;
    width: 90% !important;
}
#how_it_works ul.detail {
    margin: 5px 0 5px 0;
    list-style-position: inside;
}
#how_it_works ul.tabs {
    float: left;
    display: block;
    width: 18%;
    margin-top: 5px;
    margin-right: 5px;
    list-style:none;
}
#how_it_works ul.tabs li {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding: 5px;
}
#how_it_works ul.tabs li.active {
    background-color: #deeebd;
}
#how_it_works ul.tabs li.active a {
    color: #000;
}
#how_it_works ul.tabs li a, #how_it_works ul.tabs li a:visited {
    display: block;
    text-decoration: none;
    color: #666;
}
#how_it_works ul.tabs li a:hover {
    color: #333;
}
#how_it_works #hw_panel {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    float: right;
    width: 80%;
    border-left: 1px solid #ccc;
    min-height: 400px;
}
#how_it_works #user_guides {
    list-style-type: disc;
    width: 100%;
    clear: both;
    list-style-position: inside;
}
#how_it_works #user_guides li{
    font-size: 20px;
    color: #333;
    display: block;
    width: 95%;
    float: left;
    margin-bottom: 10px;
}
#how_it_works #user_guides li a {
    background-image: url(/images/icons/32/PDF.gif) !important;
    background-repeat: no-repeat !important;
    padding-left: 35px;
    padding-top: 9px;
    padding-bottom: 6px;
}
#manage_account #ma_navigation {
    float: left;
    display: block;
    width: 18%;
    margin-top: 5px;
    margin-right: 5px;
    list-style:none;
}
#manage_account #ma_navigation li {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding: 5px;
}
#manage_account #ma_navigation li.active {
    background-color: #deeebd;
}
#manage_account #ma_navigation li.active a {
    color: #000;
}
#manage_account #ma_navigation li a, #manage_account ul li a:visited {
    display: block;
    text-decoration: none;
    color: #666;
}
#manage_account #ma_navigation li a:hover {
    color: #333;
}
#manage_account #ma_panel {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    float: right;
    width: 80%;
    border-left: 1px solid #ccc;
    min-height: 400px;
}
#about_us {
    border: 0px solid #333;
    padding: 5px;
    margin: 5px 0 5px 0;
}
#about_us h3, #partnerships h3 {
    color: #4A7022;
}
#partnerships {
    border: 0px solid #333;
    padding: 5px;
    margin: 5px 0 5px 0;
}
#partnerships ul, #partnerships ol {
    list-style-position: inside;
    margin: 10px;
}
#partnerships p {
    margin-bottom: 2px !important;
}
#partnerships p.indent {
    margin-bottom: 8px !important;
}
#partnerships h4 {
    margin-top: 5px;
}
#privacy {
    border: 1px solid #333;
    padding: 5px;
    margin: 20px 0 20px 0;
    height: 500px;
    overflow: auto;
}
#terms {
    border: 1px solid #333;
    padding: 5px;
    margin: 20px 0 20px 0;
    height: 500px;
    overflow: auto;
}
#sign_up {
    /* margin: 10px 0 10px 0;
    */
}
#sign_up #licenseType {
    list-style: none;
}
#sign_up #licenseType li.licenseTypeRow {
    border-bottom: 1px solid #999;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
#sign_up #licenseType p {
    font-weight: 500;
}
#sign_up #licenseType p.includes {
    margin-left: 50px;
}
#sign_up #licenseType ul {
    margin-left: 85px;
}
#sign_up #licenseType em {
    margin-left: 85px;
    display: block;
    margin-bottom: 5px;
}
#sign_up #licenseType ul.indent {
    margin-left: 115px;
    background-color: #fff;
    list-style: none;
}
#sign_up #licenseType ul.indent li input {
    float: left;
    display: block;
}
#sign_up #signup_info {
    display: block;
    float: right;
    background-color: #FFFFCF;
    border: 2px solid #666;
    width: 250px;
    font-size: 13px;
    padding: 10px;
    margin-right: 5px;
}
#sign_up #signup_info h5{
    font-size: 14px;
    margin-top: 2px;
    font-weight: bold;
    clear: both;
}
#sign_up #signup_info ul {
    list-style-position: inside;
    margin-bottom: 10px;
}
#sign_up #signup_form {
    display: block;
    float: left;
    width: 640px;
}
#sign_up p.form_line_note {
    color: #666;
    font-size: small;
    margin-left: 200px;
}
#sign_up h4 {
    font-weight: bold;
}
#paypal_submit ul {
    list-style-position: inside;
}
#example iframe {
    width: 98%;
    height: 300px;
    /*border: 1px solid #EFE9A4;
    */
    margin: 10px auto 10px auto;
    min-height: 550px;
}
#learnMore {
    overflow: auto;
    height: 350px;
}
/* The widget styles */
 #widget_body {
    padding-bottom: 10px;
    background: none;
}
body.widget_tutorial #widget{
    width: 700px !important;
}
#widget_body #tutorial {
    display: none;
    float: right;
    background-color: #FFFFCF;
    border: 2px solid #666;
    width: 200px;
    font-size: 13px;
    padding: 10px;
    margin-right: 5px;
}
#widget_body #tutorial h5{
    font-size: 14px;
    margin-top: 2px;
    font-weight: bold;
}
#widget_body #tutorial ul {
    list-style-position: inside;
}
#widget_body #tutorial input[type=checkbox] {
    display: block;
    float: left;
    width: 5%;
    clear: none;
}
#widget_body #tutorial label {
    display: block;
    float: right;
    width: 92%;
    font-size: x-small !important;
    clear: none;
}
#widget_body fieldset, #widget_body form {
    background: none;
    border: 0;
}
#widget_body div#widget {
    width: 525px;
    margin: 10px auto 10px auto;
    border: 1px solid #D5EBA7;
    display: block;
    padding: 5px;
}
#widget_body #widget .license_banner {
    position: relative;
    overflow:hidden;
    width: 100%;
    /*height: 200px;
    */
}
#widget_body #widget img {
    /*width: 100%;
    */
    display: block;
    /*height: 100%;
    */
    height: auto;
    margin: auto;
    max-width:100%;
}
#widget_body #widget h4 {
    margin: 10px 0 10px 0;
    clear: both;
}
#widget_body #customer_zillow_data {
    display: block;
}
#widget_body #google_map {
    width: 400px;
    height: 300px;
    margin-top: 0;
    display: block;
}
#widget_body #google {
    width: 425px;
    display: block;
    margin: 0 auto 0 auto;
}
#widget_body #route {
    width: 400px;
    float: left;
}
#widget_body #widget label {
    margin-left: 5px;
    font-size: small !important;
}
#widget_body div#widget input[type=text], #widget select {
    margin-left: 20px;
    font-size: small !important;
    width: 250px !important;
    margin: auto;
}
#widget_body #widget input[type=submit] {
    font-size: small !important;
}
#widget_body div#widget input[type=text] {
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    border-left: 2px solid #ccc;
    border-top: 2px solid #ccc;
    background: none !important;
    border-radius: 4px;
    background-color: #fff !important;
}
#widget_body cite {
    width: 525px;
    display: block;
    font-style: normal;
    font-size: 10px;
    margin: 5px auto 20px auto;
    padding: 5px;
}
body.widget_tutorial cite {
    width: 800px !important;
}
#widget_body cite #span_cite {
    display: block;
    float: left;
}
#widget_body cite #logo_cite {
    background: url('/images/website/compasswave_logo.png') no-repeat;
    background-size: contain;
    width: 110px;
    height: 20px;
    display: block;
    float: left;
    margin-left: 5px;
    margin-top: -4px;
}
#widget_body ul.widgetLinks {
    list-style: none;
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 50px;
}
#widget_body ul.widgetLinks li {
    margin-top: 10px;
    width: 49%;
    display: block;
    float: left;
}
#widget_body ul.widgetLinks li a{
    width: 170px;
    margin: 0 auto 0 auto;
    font-size: 11px;
    display: block;
}
#widget_body ul.widgetLinks li p {
    width: 170px;
    margin: 0 auto 0 auto;
    font-size: 11px;
    display: block;
    padding-left: 35px;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #ccc;
}
#widget_body ul.widgetLinks #lnkPDF a {
    background-image: url(/images/website/widget_PDF.gif) !important;
    background-repeat: no-repeat !important;
    padding-left: 35px;
    padding-top: 6px;
    padding-bottom: 6px;
}
#widget_body ul.widgetLinks #lnkContact a {
    background-image: url(/images/website/widget_contact.gif) !important;
    background-repeat: no-repeat !important;
    padding-left: 35px;
    padding-top: 6px;
    padding-bottom: 6px;
}
#widget_body form#frmCreateAppointmentRequest span.form_row {
    min-height: 1em !important;
}
#widget_body form#frmCreateAppointmentRequest h3 {
    font-size: 15px !important;
}
#widget_body form#frmCreateAppointmentRequest h4 {
    font-size: 14px !important;
}
#widget_body form#frmCreateAppointmentRequest label {
    width: 300px !important;
    float: left;
    display: block;
    font-size: 11px;
    clear: none !important;
}
#widget_body form#frmCreateAppointmentRequest label.dateLabel {
    width: 75px !important;
}
#widget_body form#frmCreateAppointmentRequest input[type=radio].modal {
    width: 25px !important;
    display: block;
    float: left;
    margin-left: 20px !important;
    clear: none !important;
}
#widget_body form#frmCreateAppointmentRequest input[type=checkbox].modal {
    width: 25px !important;
    display: block;
    float: left;
    margin-left: 40px !important;
    clear: none !important;
}
#widget_body form#frmCreateAppointmentRequest input[type=text].modal {
    width: 175px !important;
    display: block;
    float: left;
    margin-left: 40px !important;
    clear: none !important;
}
#widget_body form#frmCreateAppointmentRequest select.modal {
    width: 175px !important;
    display: block;
    float: left;
    margin-left: 20px !important;
    clear: none !important;
}
#widget_body select.ui-datepicker-month {
    float: left !important;
}
#widget_body p.inner_indent {
    margin-left: 30px !important;
}
#widget_body div.jqmAlert {
    top: 2% !important ;
}
#quoteLinks {
    list-style: none;
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 50px;
}
#quoteProspect {
    display: inline-block;
    background-position-y: center;
    background-image: url(/images/icons/20/prospect_icon.gif) !important;
    background-repeat: no-repeat !important;
    padding-left: 35px;
    padding-top: 15px;
    padding-bottom: 6px;
    float:right;
}
#quotePDF {
    display: inline-block;
    background-position-y: center;
    background-image: url(/images/website/widget_PDF.gif) !important;
    background-repeat: no-repeat !important;
    padding-left: 35px;
    padding-top: 15px;
    padding-bottom: 6px;
}
.register-trademark{
    float: right;
    width:3px;
    font-size: 8px;
}
.register-trademark-footer{
    width:3px;
    font-size: 18px;
}
#menu-icon{
    display: none;
}
.cd-testimonials a, .cd-testimonials-wrapper a{
    color: #2693BA;
}
#jobCompletedMessage, #jobCompletedMessageForm{
    background: #FFF url('/images/icons/32/success.gif') no-repeat;
    background-position: 110px 2px;
    height: 30px;
    padding-top: 10px;
    clear:both;
}
#update-details{
    border: none !important;
}
/* Styling for jquery_UI sections */
 #prospects_tab, #customers_tab{
    border-width: 0px 1px 1px;
    padding: 10px;
}
#company_information_tab fieldset{
    border: none;
    background: none;
}
#company_information_tab label, #new_office_tab label, #your_profile_tab label, #new_user_tab label{
    /*color: #EC8906;
    */
}
.ui-tabs .ui-tabs-nav{
    display: block;
    background: transparent;
    border-width: 0px 0px 1px 0px;
    /*padding: 10px !important;
    */
    padding: 0px !important;
}
.ui-tabs{
    padding: 0px !important;
    border: 0px !important;
}
.ui-tabs .ui-tabs-panel{
    border-bottom: 1px;
    border-color: #a8a8a8;
    border-style: solid;
    border-width: 1px !important;
}
.ui-tabs-anchor:active, .ui-tabs-anchor:focus{
    /*outline:none;
    */
    outline-color:#EC8906;
    outline-style: solid;
    outline-width: 2px;
}
#prospect_list_tabs{
    border: none;
}
/* Iphone x and iphone 6, 7 , 8*/
 @media only screen and (max-device-width : 812px) and (orientation : portrait) {
    .main_intro .button{
        left: auto !important;
       /*top: 20px;
       */
    }
	body.widget_tutorial cite, cite{
        width: 100% !important;
    }
	#widget_body fieldset{
        padding: 2px !important;
    }
	.features ul{
        padding-left: 5px;
    }
	#navigation{
        width: 100%;
    }
	body {
        font: .9em/150% Arial, Helvetica, sans-serif;
        color: #666;
		overflow-x: hidden;
    }
	html {
		overflow-x: hidden;
	}
	#dashboard #feeds{
        display:none;
    }
	#dashboard #dashboards{
        width: 100%;
    }
	#dashboard #dashboards li.liDashboard{
        clear: left;
        width: 100%;
    }
	#main_features_inner{
        margin-left: 0px !important;
    }
	.formSuccess{
        width: 195px;
    }
	.customer_testimonial_small_blue_block {
        height: 260px;
    }
	.image_callout_banner h2{
        font-size:30px;
        line-height: 30px;
    }
	.image_callout_banner .arrow{
        top: 135px;
    }
	#header h1.local, #header h1.local a{
        float:left;
        width: 90%;
    }
	input[type=text], input[type=url], input[type=email], input[type=password], input[type=tel], #loginForm input {
        -webkit-appearance: none;
        -moz-appearance: none;
        display: block;
        margin: 0;
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 17px;
        border: 1px solid #bbb;
    }
	#free_demo_form{
        max-width:325px;
    }
	.form_line input, .form_line select, .form_line textarea{
        max-width: 300px;
    }
	.features, .features .scheduling{
        width: 100% !important;
        float: left !important;
        margin: auto !important;
    }
	.customer_testimonial_small_blue_block{
        margin: 0 !important;
        padding: 0 !important;
    }
	#navigation{
        height: 35px;
    }
	#nav-wrap {
        position: relative;
    }
	/* menu icon */
    #menu-icon {
        color: #000;
        width: 42px;
        height: 30px;
        background: #ecebeb url(images/menu-icon.png) no-repeat 10px center;
        padding: 8px 10px 0 42px;
        cursor: pointer;
        border: solid 1px #666;
        display: block;
       /* show menu icon */
        float:left;
    }
	#menu-icon:hover {
        background-color: #f8f8f8;
    }
	#menu-icon.active {
        background-color: #bbb;
    }
	/* main nav */
    #nav {
        clear: both;
        position: absolute;
        top: 38px;
        width: 160px;
        z-index: 10000;
        padding: 5px;
        background-color: rgb(34, 42, 51);
        border: solid 1px #999;
        display: none;
       /* visibility will be toggled with jquery */
    }
	#nav li {
        clear: both;
        float: none;
        margin: 5px 0 5px 10px;
    }
	#nav a, #nav ul a {
        font: inherit;
        background: none;
        display: inline;
        padding: 0;
        color: #666;
        border: none;
    }
	#nav a:hover, #nav ul a:hover {
        background: none;
        color: #000;
    }
	/* dropdown */
    #nav ul {
        width: auto;
        position: static;
        display: block;
        border: none;
        background: inherit;
    }
	#nav ul li {
        margin: 3px 0 3px 15px;
    }
	#navigation ul li ul {
        position: absolute;
        left: 140px;
        background-color: rgb(34, 42, 51);
    }
	#navigation ul li li{
        background: none;
    }
	div.inner_wrap, #nav-wrap{
        width: 100% !important;
    }
	#login_menu{
        width: 90%;
        float: left;
    }
	#login_menu label{
        text-align: left;
    }
	#main #gallery ul, #main #gallery ul li{
        width: 100%;
       /*height:100%;
       */
    }
	.slide-content-header h2{
        width: 315px;
    }
	.slide-content p{
        margin-top:10px;
        width: 315px;
        font-size: 14px;
    }
	#main #gallery ul li img{
        width: 100%;
    }
	#main{
        min-height: 115px;
    }
	.promo_container{
        width: 95%;
        height: 100%;
        float: left;
        clear: both;
    }
	h2{
        line-height: 28px;
    }
	#sharer{
        width: 100% !important;
    }
	#widget_body{
        max-width: 100%;
    }
	#widget_body #tutorial{
        width: 300px !important;
        float: left;
        margin-top: 10px !important;
    }
	#widget_body fieldset, #widget_body form{
        clear: both;
        max-width: 300px;
    }
	body.widget_tutorial #widget{
        width: 300px !important;
    }
	#widget_body #widget{
        width: 95% !important;
    }
	#widget_body #widget .license_banner{
        height: 100%;
        max-width: 100%;
    }
	#sign_up #signup_info{
        float: left;
    }
	#sign_up #signup_form{
        float:left;
        text-align:left;
        width: 100%;
    }
	#sign_up .form_line input, .form_line select, .form_line textarea{
        width: 100% !important;
    }
	.videoWrapper {
        position: relative;
        padding-bottom: 56.25%;
       /* 16:9 */
        padding-top: 25px;
        height: 0;
    }
	.videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
	p {
        padding:5px;
    }
	.customer_testimonial_small_blue_block.floatRight {
        float: none;
    }
	.intro_video iframe{
        border-color: #f2f2f2;
        border-width: 32px;
        border-radius: 15px;
        position: relative;
        max-width: 82% !important;
        min-width: 82%;
    }
	input:not([type=checkbox]) {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
	input[type=checkbox] {
		margin-left: 0px !important;
	}
}
@media only screen and (max-width: 480px) {
	.floatRight.wid25percent, .floatLeft.wid65percent{
        width: 100%;
        clear: both;
    }
	.main_intro .button{
        left: auto !important;
       /*top: 20px;
       */
    }
	body.widget_tutorial cite, cite{
        width: 100% !important;
    }
	#widget_body fieldset{
        padding: 2px !important;
    }
	.features ul{
        padding-left: 5px;
    }
	#navigation{
        position: static !important;
        width: 100%;
    }
	body {
        font: .9em/150% Arial, Helvetica, sans-serif;
        color: #666;
    }
	#dashboard #feeds{
        display:none;
    }
	#dashboard #dashboards{
        width: 100%;
    }
	#dashboard #dashboards li.liDashboard{
        clear: left;
        width: 100%;
    }
	#main_features_inner{
        margin-left: 0px !important;
    }
	.formSuccess{
        width: 195px;
    }
	.customer_testimonial_small_blue_block {
        height: 260px;
    }
	.image_callout_banner h2{
        font-size:30px;
        line-height: 30px;
    }
	.image_callout_banner .arrow{
        top: 135px;
    }
	#header h1.local, #header h1.local a{
        float:left;
        width: 90%;
    }
	input[type=text], input[type=url], input[type=email], input[type=password], input[type=tel], #loginForm input {
        -webkit-appearance: none;
        -moz-appearance: none;
        display: block;
        margin: 0;
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 17px;
        border: 1px solid #bbb;
    }
	#free_demo_form{
        max-width:325px;
    }
	.form_line input, .form_line select, .form_line textarea{
        max-width: 300px;
    }
	.features, .features .scheduling{
        width: 100% !important;
        float: left !important;
        margin: auto !important;
    }
	.customer_testimonial_small_blue_block{
        margin: 0 !important;
        padding: 0 !important;
    }
	#navigation{
        height: 35px;
    }
	#nav-wrap {
        position: relative;
    }
	/* menu icon */
    #menu-icon {
        color: #000;
        width: 42px;
        height: 30px;
        background: #ecebeb url(images/menu-icon.png) no-repeat 10px center;
        padding: 8px 10px 0 42px;
        cursor: pointer;
        border: solid 1px #666;
		position: absolute;
		right: 0;
		top: 35px;
    }
	#menu-icon:hover {
        background-color: #f8f8f8;
    }
	#menu-icon.active {
        background-color: #bbb;
    }
	/* main nav */
    #nav {
        clear: both;
        position: absolute;
        top: 38px;
        width: 160px;
        z-index: 10000;
        padding: 5px;
        background-color: rgb(34, 42, 51);
        border: solid 1px #999;
        display: none;
       /* visibility will be toggled with jquery */
    }
	#nav li {
        clear: both;
        float: none;
        margin: 5px 0 5px 10px;
    }
	#nav a, #nav ul a {
        font: inherit;
        background: none;
        display: inline;
        padding: 0;
        color: #666;
        border: none;
    }
	#nav a:hover, #nav ul a:hover {
        background: none;
        color: #000;
    }
	/* dropdown */
    #nav ul {
        width: auto;
        position: static;
        display: block;
        border: none;
        background: inherit;
    }
	#nav ul li {
        margin: 3px 0 3px 15px;
    }
	#navigation ul li ul {
        position: absolute;
        left: 140px;
        background-color: rgb(34, 42, 51);
    }
	#navigation ul li li{
        background: none;
    }
	div.inner_wrap, #nav-wrap{
        width: 100% !important;
    }
	#login_menu{
        width: 90%;
        float: left;
    }
	#login_menu label{
        text-align: left;
    }
	#main #gallery ul, #main #gallery ul li{
        width: 100%;
       /*height:100%;
       */
    }
	.slide-content-header h2{
        width: 315px;
    }
	.slide-content p{
        margin-top:10px;
        width: 315px;
        font-size: 14px;
    }
	#main #gallery ul li img{
        width: 100%;
    }
	#main{
        min-height: 115px;
    }
	.promo_container{
        width: 95%;
        height: 100%;
        float: left;
        clear: both;
    }
	h2{
        line-height: 28px;
    }
	#sharer{
        width: 100% !important;
    }
	#widget_body #tutorial{
        width: 300px !important;
        float: left;
        margin-top: 10px !important;
    }
	body.widget_tutorial #widget{
        width: 300px !important;
    }
	#widget_body #widget{
        width: 95% !important;
    }
	#widget_body #widget .license_banner{
        height: 100%;
    }
	#sign_up #signup_info{
        float: left;
    }
	#sign_up #signup_form{
        float:left;
        text-align:left;
        width: 100%;
    }
	#sign_up .form_line input, .form_line select, .form_line textarea{
        width: 100% !important;
    }
	.videoWrapper {
        position: relative;
        padding-bottom: 56.25%;
       /* 16:9 */
        padding-top: 25px;
        height: 0;
    }
	.videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
	p {
        padding:5px;
    }
	.customer_testimonial_small_blue_block.floatRight {
        float: none;
    }
	.intro_video iframe{
        border-color: #f2f2f2;
        border-width: 32px;
        border-radius: 15px;
        position: relative;
        max-width: 82% !important;
        min-width: 82%;
    }
	.docs_feature#custom-questions .form_line, .docs_feature#custom-questions .form_line ~ br {
		display: none;
	}
	.docs_feature#custom-questions #widget {
		width: calc(100% - 40px) !important;
	}
}
#documentation, .docs_feature {
	width: 100%;
	max-width: max-content !important;
	scroll-behavior: smooth;
}
.docs_feature>img {
	width: 700px;
	max-width: 100%;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%,0%);
	margin: 20px 0;
}
.docs_feature p, .docs_feature ul, .docs_feature li, .docs_feature .form_line {
	margin-left: 40px;
	position: relative;
}
.docs_feature h1 {
	margin: 20px;
}
.docs_feature .form_line h4 {
	line-height: 20px;
}
#filter-invoices, #estimates_dropdown div {
	width: 100%;
	margin: 0 !important;
	padding: 5px 5px 5px 20px;
	height: 34px;
	box-sizing: border-box;
	display: block;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#estimates_dropdown {
	width: 100%;
	max-height: 400px;
	overflow-y: scroll;
	overflow-x: hidden;
}
#estimates_dropdown div:nth-child(even){
	background-color: #f2f2f2;
}
#estimates_dropdown div:hover {
	background-color: #ddd;
	cursor: pointer;
}
#new-invoice > div {
	text-align: center;
}
#invoice-step-one {
	text-align: center;
	display: block;
}
#build_invoice_entry > div {
	width: 100%;
}
#build_invoice_entry label {
	display: inline-block;
	font-size: 18px;
	width: 29%;
	min-width: 154px;
}
#build_invoice_entry input[type="text"], #build_invoice_entry .btnSubmit {
	display: inline-block;
	width: 70%;
	min-width: 372px;
	margin: 5px 0;
}
.invoice_table, #build_invoice_entry {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px !important;
}
.invoice_table td, .invoice_table th {
	border: 1px solid #ddd;
	padding: 8px;
}
.invoice_table tr:nth-child(even){
	background-color: #f2f2f2;
}
.invoice_table tr:hover {
	background-color: #ddd;
}
.invoice_table th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #4CAF50;
	color: white;
}
.invoice_table td:first-child {
	width: fit-content;
}
.invoice_table td:first-child img {
	width: 15px;
	cursor: pointer;
}
#invoice-step-two textarea {
	width: calc(100% - 40px);
	padding: 5px;
	box-sizing: border-box;
}
.invoice_info p {
	margin: 0 !important;
}
.ui-accordion-content .invoice_info:first-of-type {
	margin-left: 10px !important;
	margin-bottom: 10px !important;
}
.stripe_charge_container .StripeElement {
	box-sizing: border-box;
	padding: 10px 12px;
	transition: box-shadow 150ms ease;
	width: calc(100% - 85px);
	display: inline-block;
}
.stripe_charge_container .btnSubmit {
	display: inline-block;
	width: 80px;
	height: 30px;
	vertical-align: top;
	margin: 5px 0 0 0;
}
.invoice_recurring_container, .stripe_charge_container {
	width: 100%;
	display: block;
	padding-top: 10px;
}
.invoice_recurring_container {
	line-height: 30px;
	display: inline-block;
}
.invoice_recurring_checkbox {
	margin-top: 9px;
}
.invoice_recurring_checkbox:not(:checked) ~ select,
.invoice_recurring_checkbox:not(:checked) ~ input[type=number],
.invoice_recurring_checkbox:not(:checked) ~ span {
	display: none;
}
.invoice_recurring_select, .invoice_recurring_number {
	display: inline-block;
	cursor: pointer;
	margin: 0;
}
.invoice_actions {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.invoice_actions input {
	flex: 1;
}
#invoice_pdf_outer {
	overflow: hidden;
	position: relative;
}
#invoice_pdf {
	width: 612pt !important;
	height: 792pt !important;
	position: absolute;
	top: 0;
	left: 100%;
	border: 0 !important;
	margin: 0 !important;
}
body {
	overflow-x: hidden;
}
#back-to-step-one-invoice {
	position: absolute;
	top: -8px;
	right: 10px;
}
.timeline_list p {
	border-top: 2px dashed;
	border-color: #44f !important;
	margin:0; padding: 30px;
	counter-increment: section;
	position: relative;
}
.timeline_list p:before {
	content: counter(section);
	position: absolute;
	border-radius: 50%;
	padding: 10px;
	height: 20px;
	width: 20px;
	background-color: #44f;
	text-align: center;
	color: white;
	font-size: 110%;
	top: calc(50% - 20px);
	font-family: fantasy;
}
.timeline_list p:nth-child(even):before {
	right: 100%;
	margin-right: -20px;
}
.timeline_list p:nth-child(odd):before {
	left: 100%;
	margin-left: -20px;
}
.timeline_list p:nth-child(even) {
	border-left: 2px dashed;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	margin-right: 30px;
	padding-right: 0;
}
.timeline_list p:nth-child(odd) {
	border-right: 2px dashed;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	margin-left: 30px;
	padding-left: 0;
	text-align: right;
}
.timeline_list p:first-child {
	border-top: 0;
	border-top-right-radius:0;
	border-top-left-radius:0;
}
.timeline_list p:last-child {
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom: 0;
}
.timeline_list_container {
	width: 80%;
	margin: 0 10%;
}
.infusion-field-input {
	display: inline-block !important;
	padding-left: 10px;
	box-sizing: border-box;
	margin: 0 !important;
}
.docs_feature h3 {
	margin: 40px 0 0 20px;
}
#invoicing_fees {
	position: absolute;
	right: 10px;
	height: 80px;
	top: 50%;
}
#invoicing_fees_block {
	display: block;
	height: 100px;
}
#stripe_demo_img {
	width: 100%;
}
#email_invoice_overlay {
	display: none;
	position: fixed;
	height: 100vh;
	width: 100vw;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.95);
	z-index: 1000000;
}
#email_invoice_prompt {
	position: absolute;
	height: 80vh;
	top: 10vh;
	width: 80vw;
	left: 10vw;
	background: #fff;
	border-radius: 5px;
	text-align: center;
}
#email_invoice_prompt [contenteditable] {
	width: 60%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
	text-align: left;
	border: 0;
	border-right: 2px solid black;
	box-sizing: border-box;
}
#email_invoice_right {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 40%;
	padding: 10px;
	box-sizing: border-box;
}
#email_invoice_prompt ul {
	padding-left: 30px;
	text-align: left;
}
#email_invoice_send {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 90%;
	margin: 5%;
}
#close_email_invoice_overlay {
	color: white;
	font-size: 30px;
	top: 0;
	position: absolute;
	right: 30px;
	cursor: pointer;
	transition: transform 0.5s;
	transform-origin: 100% 0;
}
#close_email_invoice_overlay:hover {
	transform: scale(1.5);
}

#widget #calendar {
	width: 450px;
	height: 420px;
	border-collapse: collapse;
	table-layout: fixed;
	margin: 0 0 20px 0 !important;
}

#calendar .month_name {
	display: flex;
	justify-content: space-between;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
}

#calendar .month_name > button {
	left: unset;
	margin: 0;
	padding: 0;
	line-height: 20px;
	width: 30%;
	text-transform: none;
}

#calendar td {
	border: 2px solid black;
	position: relative;
}

#calendar td.filled:not(.closed):hover {
	cursor: pointer;
	background: rgba(255, 187, 0, 0.3);
}

#calendar td[selected] {
	background: rgba(255, 255, 0, 0.6);
}

#calendar .daynum {
	font-size: 12px;
	position: absolute;
	top: 2px;
	right: 2px;
	z-index: 1;
}

#calendar .open_hours {
	position: absolute;
	width: 100%;
	background: deepskyblue;
}

#calendar .closed {
	background: #ccc;
	color: #c00;
	font-weight: 500;
}

#widget_appt_options {
	display: flex;
	flex-direction: column;
}

#widget_appt_options > button {
	padding: 10px;
	margin: 3px;
	border-radius: 10px;
	outline: none;
	background: #eee;
	font-size: 14px;
	text-align: left;
	cursor: pointer;
}

#office_hours {
	display: grid;
	grid-template-columns: repeat(auto-fill, 50%);
}

@media (max-width:800px) {
	#office_hours {
		grid-template-columns: repeat(auto-fill, 95%);
		margin-left: 5% !important;
	}
}

#office_hours > * {
	max-width: 95%;
	margin: 0 0 80px 0 !important;
}

.ch_form {
	display: table;
}

.ch_form > div {
	display: table-row;
	opacity: 1;
}

.ch_form > div:not(:last-child) > * {
	display: table-cell;
	margin: 0 10px !important;
	vertical-align: middle;
}

.ch_form > div:last-child {
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

div#weekday_container > div.weekday {
	display: flex;
	margin-bottom: 3px !important;
}

.hours {
	margin: 5px 0 !important;
	padding: 8px;
	background: #ccc;
	border-radius: 5px;
	box-shadow: 2px 2px 5px #444, inset 2px 2px 12px #eee;
	transition-property: box-shadow;
	transition-duration: 0.4s;
	line-height: 18px;
	display: flex;
	align-items: center;
}

.hours:hover {
	box-shadow: -2px -2px 10px #666, inset -2px -2px 12px #eee;
}

.hours > svg {
	height: 20px;
	margin-right: 5px;
	cursor: pointer;
	overflow: visible;
}

.hours > svg > path:last-child {
	transform-origin: 0 0;
	transition: transform 0.5s;
}

.hours > svg:hover > path:last-child {
	transform: rotate(-10deg);
}

.exception_state {
	margin-left: 30px;
}

#booking_on_off {
	width: 100%;
	height: 50px;
	display: flex;
}

#booking_on_off input[type=radio] {
	opacity: 0;
	position: fixed;
	width: 0;
}

#booking_on_off label {
	width: 50%;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #111;
	font-size: 1.1em;
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	border-radius: 5px;
}

#booking_on_off input[type=radio]:checked + label {
	background: #EC8906;
	color: #fff;
}

#booking_on_off label::before {
	content: '';
	transition: all 0.1s;
	opacity: 0;
	position: relative;
	right: 20px;
}

#booking_on_off input[type=radio]:not(:checked) + label:hover::before {
	content: 'Turn Booking Form';
	opacity: 1;
	right: 3px;
}

#booking_times, #set_office_hours_container {
	padding: 50px 10px;
}

#booking_times {
	border-bottom: 2px solid #ccc;
}

#booking_times > .form_line {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}

#booking_times > .form_line > label {
	width: 30%;
}

#booking_times > .form_line > input[type=text] {
	width: 25% !important;
	margin: 0;
}

#booking_times > .form_line > h4 {
	text-align: left;
	width: 100%;
}

#booking_times > .form_line > small {
	width: 150px;
	font-size: 12px;
}


#booking_on_off p {
	text-align: center;
	font-size: 12px;
	margin-top: 2px;
}

#booking_form_setup {
	text-align: center;
	display: flex;
	align-items: center;
	flex-direction: column;
}

#booking_form_setup ul {
	list-style: none;
	margin-bottom: 12px;
}

#booking_form_setup ul li {
	position: relative;
}

#booking_form_setup .done::before {
	content: "";
	position: absolute;
	top: -2px;
	left: -15px;
	transform: rotate(30deg);
	height: 1em;
	width: 0.5em;
	border-bottom: 3px solid #78b13f;
	border-right: 3px solid #78b13f;
}

#booking_form_setup button {
	padding: 5px 20px;
	width: fit-content;
}

#frequency_controls > label > input#freq_num[type=text] {
	width: 30px !important;
	text-align: center;
	display: inline-block !important;
	height: 30px;
	box-sizing: border-box;
}

#frequency_controls > label > select#freq_unit {
	width: 70px !important;
	display: inline-block !important;
	height: 30px;
}
