﻿body
{
    background: url(../images/body-bg.jpg) no-repeat center bottom #f0f0f0;
}
#page
{
    margin-bottom: 180px;
}
.container-12
{
    width: 972px !important;
}
.zone-branding
{
    padding-top: 19px !important;
}
.site-name
{
    margin-top: 4px !important;
}
#zone-postscript-wrapper, .navigation
{
    display: none !important;
}
#region-content .region-inner
{
    padding: 0 !important;
}
.site-name-slogan .site-name a
{
    font-size: 26px !important;
}
label
{
    color: #666666;
}
#region-branding
{
    margin-top: 1px;
    margin-left: 12px;
}
.site-city-slogan img
{
    max-width: inherit;
}
/* Helper Classes */
.left
{
    float: left;
}
.right
{
    float: right;
}
/* Width Classes */
.one-half
{
    width: 50%;
    float: left;
}
.one-third
{
    width: 33%;
    float: left;
}
.two-third
{
    width: 67%;
    float: left;
}
/* Page Content */
#page-content
{
    background: url(../images/page-top.png) no-repeat top left #fff;
    position: relative;
    z-index: 300;
    padding-top: 20px;
    margin-top: 10px;
    border-left: 1px solid #f1d6ad;
    border-right: 1px solid #f1d6ad;
    border-bottom: 1px solid #f1d6ad;
}
.region-content-inner
{
    background: url(../images/page-bottom.png) no-repeat right bottom;
    right: -21px;
    position: relative;
    margin-left: -21px;
}
#block-system-main
{
    background: url(../images/page-middle1.png) no-repeat center center;
}
#page-content:before
{
    content: "";
    background: url(../images/bg-page.jpg) top center no-repeat;
    position: absolute;
    width: 974px;
    height: 15px;
    top: -15px;
    left: -1px;
}
#page-content
{
    background: url(../images/page-top.png) no-repeat left 168px #fff;
}
#page-content .region-content-inner
{
    right: 0;
    margin-left: 0;
}
#page-content.login-page
{
    background: url(../images/page-top.png) no-repeat left 0 #fff;
}
#page-content.login-page .region-content-inner
{
    right: 0;
    margin-left: 0;
}
#page-content.login-page #block-system-main
{
    background: url(../images/page-middle.png) no-repeat center center;
}
#page-content.steps
{
    background: url(../images/page-top.png) no-repeat left 231px #fff;
}
#page-content.steps #block-system-main
{
    background: url(../images/page-middle-steps.png) no-repeat center center;
}
#page-content hr
{
    background: #cccccc;
}
#page-content li
{
    list-style: none;
}
#page-content .box1 h2
{
    color: #ffffff;
    font-size: 2em;
    line-height: 1.5rem;
    letter-spacing: -2px;
    text-transform: uppercase;
    margin: 15px 0 0;
}
#page-content .box1 h3
{
    color: #ffffff;
    text-transform: uppercase;
}
#page-content .form1 h2
{
    font-family: "Arial Black" , Gadget, sans-serif;
    text-transform: none;
    letter-spacing: -1px;
    background: url(../images/icon-login.png) left center no-repeat;
    padding: 5px 0 6px 43px;
    margin: 8px 0 0;
}
#page-content .signup h2
{
    color: #ffff99;
    font-size: 4em;
    line-height: 1.5rem;
    font-weight: 400;
    width: 600px;
    margin-top: 10px;
    margin-left: 20px;
}
/* Login */
.login p
{
    color: #0072c4;
    padding-right: 21px;
    font-size: 21px;
    font-weight: 700;
    line-height: 21px;
}
.login p a
{
    color: #fff;
    font-weight: 400;
}
/* Signup */
.signup .header
{
    background: #2287d7;
    margin: -20px -22px 0 -10px;
}
.signup .one-third
{
    margin-right: -10px;
    position: relative;
    right: -15px;
    width: 37%;
}
.signup .two-third
{
    width: 62%;
    padding-left: 16px;
}
.dashboard.two-third
{
    padding-left: 0;
}
.signup h5
{
    color: #ffffff;
    font-size: 1.4em;
    line-height: 1.5rem;
    text-transform: uppercase;
    margin: 20px 0 5px;
}
.signup .breadcrumb
{
    background: url(../images/bg-breadcrumbs.jpg) repeat-x;
    height: 40px;
    margin: 0;
    font-style: normal;
    color: #2287d7;
    font-size: 1.2em;
    border-bottom: 2px #d0d0d0 solid;
    line-height: 40px;
    padding-left: 10px;
    text-align: left;
}
.signup .breadcrumb a:hover
{
    color: #2287d7;
}
.signup .breadcrumb span
{
    color: #595959;
}
#steps .two-third
{
    box-sizing: border-box;
    margin-right: -20px;
    width: 66%;
}
.dashboard .two-third
{
    margin-right: -20px;
    padding-left: 0;
    width: 66%;
}
.breadcrumb a:after
{
    color: #2287d7;
    /*content: " |";*/
}
.dashboard .tabs
{
    margin-left: 3px;
    margin-bottom: 50px;
}
.tab-heading
{
    padding: 0 16px;
    background: url(../images/bg-tab-header.png) left top no-repeat;
}
.tab-heading ul
{
    margin: 0;
}
.tab-heading li
{
    background: url(../images/bg-tab-heading.png) left bottom no-repeat;
    float: left;
    margin: 9px 0 0 2px !important;
}
.tab-heading li.ui-state-active, .tab-heading li:hover
{
    background: url(../images/bg-tab-heading.png) left top no-repeat;
}
.tab-heading li a
{
    background: url(../images/home-dashboard.png) left center no-repeat;
    color: #595959;
    font-size: 1.1em;
    font-style: normal;
    line-height: 30px;
    width: 116px !important;
    display: inline-block;
    margin-left: 2px;
    padding-left: 25px;
    text-decoration: none;
}
.tab
{
    background: url(../images/bg-tab.png) repeat-y;
   
    margin: -2px -1px 0 0;
    padding: 5px 4px 0;    
}
/* height: 576px;*/
.tab-data
{
    background: url(../images/bg-tabs.png) left top no-repeat;
    height: 72px;
}
.tab-data .progress-bar
{
    float: right;
    position: relative;
}
.tab-data .progress-bar .bar
{
    margin: 25px 80px 10px 10px;
    background: url(../images/progress-bar.jpg) no-repeat top left;
    width: 222px;
    height: 16px;
}
.tab-data .ui-progressbar .ui-progressbar-value
{
    height: 100%;
    background: url(../images/progressbar-overlay.jpg) repeat-x top left;
    /*border-radius: 10px 0 0 10px;*/
    border-radius:10px;
    margin: 0 1px;
}
.tab-data .progress-bar .value
{
    position: absolute;
    right: 43px;
    top: 22px;
    font-size: 13px;
    color: #004c70;
    font-weight: bold;
}
.tab-data span.icon
{
    float: left;
    height: 70px;
    width: 45px;
    display: block;
    margin: 0 10px;
}
.tab-data p
{
    line-height: 16px;
    margin: 0;
    padding: 10px 0;
}
.box .tab-footer
{
    background: url(../images/bg-tab-footer.png) top center no-repeat;
    padding: 12px 0;
}
.tab-footer a
{
    background: url(../images/icon-addition.png) left center no-repeat;
    padding-left: 30px;
    line-height: 25px;
    display: block;
    margin-left: 15px;
    color: #595959;
    font-weight: 700;
    text-decoration: none;
}
/* Steps */
#page-content #steps h2
{
    font-size: 27px;
    line-height: 50px;
    color: #666666;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 4px;
    font-weight: 400;
}
#steps p
{
    font-size: 1.2em;
    line-height: 1.2rem;
}
/* Steps-Navigation */
#steps-navigation
{
    background: url(../images/bg-steps.jpg) repeat-x;
    padding: 4px 12px 0;
    height:57px;
}
#steps-navigation ul
{
    margin: 0;
}
#steps-navigation li
{
    display: inline-block;
    margin: 0;
    vertical-align: top;
    padding: 7px 0 13px 40px;
}
#steps-navigation li:first-child
{
    padding: 0 10px 0 0;
    background: none;
}
#steps-navigation li.step1
{
    background: url(../images/step-numbers.png) 0 top no-repeat;
}
#steps-navigation li.step2
{
    background: url(../images/step-numbers.png) -192px top no-repeat;
}
#steps-navigation li.step3
{
    background: url(../images/step-numbers.png) -380px top no-repeat;
}
#steps-navigation li.step4
{
    background: url(../images/step-numbers.png) -570px top no-repeat;
}
#steps-navigation li.step5
{
    background: url(../images/step-numbers.png) -760px top no-repeat;
}
#steps-navigation li.step1.active
{
    background-position: 0 bottom;
}
#steps-navigation li.step2.active
{
    background-position: -192px bottom;
}
#steps-navigation li.step3.active
{
    background-position: -380px bottom;
}
#steps-navigation li.step4.active
{
    background-position: -570px bottom;
}
#steps-navigation li.step5.active
{
    background-position: -760px bottom;
}
#steps-navigation li a span
{
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 0;
    color: #f7b700;
    text-transform: uppercase;
    text-shadow: 0 0 2px #000;
    display: block;
}
#steps-navigation li.active a span
{
    color: #ffffff;
}
#steps-navigation li.active a
{
    color: #ffffff;
    font-weight: 700;
}
#steps-navigation li a
{
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 0;
    color: #f7b700;
    text-decoration: none;
}
/* Box Layout */
.box
{
    margin-bottom: 20px;
}
.box .inner
{
    background: url(../images/bg-box.png) repeat-y;
    margin: 0;
    box-sizing: border-box;
    padding: 0 10px 1px;
}
.box .inner hr
{
    margin: 0 20px 5px;
}
.box li
{
    margin: 0 0 5px;
}
.box span.one-third
{
    width: 33%;
    box-sizing: border-box;
    padding: 0 10px;
}
.box header
{
    background: url(../images/bg-box-header.png) top center no-repeat;
    padding-top: 10px;
}
.box footer
{
    background: url(../images/bg-box-footer.png) top center no-repeat;
    padding-bottom: 11px;
}
.box .checkbox
{
    padding-left: 25px;
}
.box .checkbox span
{
    vertical-align: bottom;
}
.box1
{
    max-width: 576px;
    margin: 85px auto 60px;
    background: url(../images/box1.png) top center no-repeat;
    padding: 112px;
    padding-left: 52px;
}
.box1 .one-half.left
{
    width: 48%;
    margin-right: 2%;
}
.box2
{
    margin-top: 10px;
}
.box2 .inner
{
    background: url(../images/box2-bg.png) top center repeat-y;
    padding: 0 25px;
}
.box2 .inner .scrollbar
{
    height: 631px;
    overflow: auto;
    padding-right: 25px;
    font-weight: bold;
}
.box2 .header
{
    background: url(../images/box2-header.png) top center no-repeat;
    padding-top: 15px;
    margin: 0;
}
.box2 .footer
{
    background: url(../images/box2-footer.png) bottom center no-repeat;
    padding-bottom: 15px;
}
.box2 h3
{
    padding-left: 60px;
    background: url(../images/icon-works.png) left center no-repeat;
    font-size: 25px;
    line-height: 50px;
    color: #666666;
    margin-top: 0;
    font-weight: 200;
}
.box2 p
{
    font-size: 1.1em;
    line-height: 1rem;
    font-weight: 700;
    text-align:justify;
}

.box22
{
    margin-top: 10px;
}
.box22 .inner
{
    background: url(../images/box2-bg.png) top center repeat-y;
    padding: 0 25px;
}
.box22 .inner .scrollbar
{
    height: 631px;
    overflow: auto;
    padding-right: 25px;
    font-weight: bold;
}
.box22 .header
{
    background: url(../images/box2-header.png) top center no-repeat;
    padding-top: 15px;
    margin: 0;
}
.box22 .footer
{
    background: url(../images/box2-footer.png) bottom center no-repeat;
    padding-bottom: 15px;
}
.box22 h3
{
    padding-left: 60px;
    background: url(../images/icon-works.png) left center no-repeat;
    font-size: 25px;
    line-height: 50px;
    color: #666666;
    margin-top: 0;
    font-weight: 200;
}
.box22 p
{
    font-size: 12px;
    line-height: 1.5em;
    font-weight: normal;
    text-align: justify;
    margin-bottom: 0.5em;
}
/* Forms */
.form1
{
    padding: 0 20px;
}
.form1 ul
{
    margin: 15px 0;
}
.form1 li
{
    margin: 0;
    font-style: italic;
}
.form3 .three-column-layout input {
height:31px;
}
.form1 input
{
    background: url(../images/bg-input.png) top center no-repeat;
    width: 173px;
    height: 24px;
    border: none;
    padding-left: 10px;
    color: #fff;
    font-style: italic;
}
.form1 a
{
    margin-right: 15px;
    color: #fff;
}
.form2 h3
{
    padding-left: 60px;
    background: url(../images/icon-fill.png) left center no-repeat;
    font-size: 22px;
    line-height: 50px;
    color: #666666;
    margin-top: 20px;
}
.form2 p
{
    font-size: 1.2em;
    line-height: 1.2rem;
}
.form2 ul
{
    padding-bottom: 20px;
}
.form2 li
{
    margin-left: 0;
    position: relative;
    margin-bottom: 15px;
}
.form2 label
{
    width: 36%;
    display: inline-block;
}
.form2 input
{
    width: 54%;
    height: 28px;
    border-radius: 4px;
    border: 1px #c8c8c8 solid;
    box-shadow: 0 3px 2px rgba( 0, 0, 0, 0.1) inset;
    padding-left: 10px;
    color: #666666;
    font-size: 15px;
}
.form2 input:focus
{
    box-shadow: 0 0 4px rgba( 0, 0, 0,0.4), 0 3px 2px rgba( 0, 0, 0, 0.1) inset;
}
.form2 span
{
    font-size: 0.8em;
    font-weight: 300;
    position: absolute;
    left: 0;
    bottom: -10px;
    margin-left: 37%;
}
.form2 .span1
{
    width: 55%;
    background: #cccccc;
    border-radius: 5px;
    height: 10px;
}
.form3
{
    box-sizing: border-box;
}
.form3 form
{
    background: url(../images/bg-box.png) repeat-y;
}
.form3 .two-third input
{
    background: url("../images/bg-input2.png") no-repeat scroll left top !important;
    background-size: 351px 31px !important;
    -webkit-background-size: 351px 31px !important;
    -moz-background-size: 351px 31px !important;
    margin-left: 0 !important;
}
.form3 .two-third small
{
    font-size: 11px;
    line-height: 13px;
    display: block;
}
.form3 h4
{
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/bg-form-heading.png) left top no-repeat;
    color: #6e6e6e;
    padding: 0 12px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 39px;
    margin-bottom: 7px;
}
.form3 p.check
{
    margin: -15px 0 5px;
}
.form3 ul
{
    margin: 0;
    padding-bottom: 20px;
}
#steps .form3 .three-column-layout li
{
    margin: 0 0 6px;
    list-style: none inside;
    padding-right: 10px;
}
.form3 .three-column-layout input
{
    margin: 0;
    width: 96%;
    box-sizing: border-box;
    line-height: 31px;
    padding: 0 10px;
    background: url(../images/bg-input1.png) left top no-repeat;
    border: none;
}
.form3 .three-column-layout .input1
{
    background: url(../images/bg-input2.png) left top no-repeat;
    border: none;
}

.form3 .three-column-layout .inputaddress
{
    background: url(../images/bg-input2.png) left top no-repeat;
    border: none;
}

#steps .form3 .three-column-layout span.one-third
{
    display: block;
    margin: 0 3.5% 0 0;
    width: 31%;
    font-size: 1.2em;
    line-height: 29px;
    box-sizing: border-box;
    padding: 0;
}

#steps .form3 .three-column-layout span.one-third-phone
{
    display: block;
    margin: 0 3.5% 0 0;
    width: 20%;
    font-size: 1.2em;
    line-height: 29px;
    box-sizing: border-box;
    padding: 0;
}
#steps .three-column-layout span.one-third:first-child
{
    width: 30%;
    margin: 0;
}
.form3 .checkbox
{
    padding-left: 20px;
}
.form3 p.checkbox
{
    padding-left: 0px;
}
.form3 .checkbox label
{
    background: url(../images/icon-radiobutton.png) no-repeat;
    margin-bottom: 0;
}
.form3 input[type="text"]
{
    margin-left: 10px;
    height: 30px;
}
.form3 .checkbox span
{
    margin-left: 10px;
    vertical-align: baseline;
}
.form3 .checkbox .input1
{
    background: url(../images/bg-input2.png) left top no-repeat;
    width: 154px;
    height: 31px;
    border: none;
    padding: 0px 8px;
}
.form3 .input2
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('../images/bg-input3.png') no-repeat left top;
    width: 63px;
    padding: 0px 8px;
    }
.form3 input[type="radio"]
{
    display: none;
    visibility: hidden;
}
.form3 input[type="radio"] + label
{
    background-position: 0 -64px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
    vertical-align: middle;
}
.form3 input[type="radio"]:checked + label
{
    background-position: 0 -4px;
}
.form3 input[type="radio"].checked + label
{
    background-position: 0 -4px;
}
.form3 input[type="checkbox"]
{
    display: none;
    visibility: hidden;
}
.form3 input[type="checkbox"] + label
{
    background-position: 0 -64px;
    cursor: pointer;
    display: inline-block;
    padding-left: 30px;
    position: relative;
    vertical-align: middle;
}
.form3 input[type="checkbox"]:checked + label
{
    background-position: 0 -4px;
}
.form3 input[type="checkbox"].checked + label
{
    background-position: 0 -4px;
}
.form3 .checkbox label img
{
    vertical-align: top;
}
.form3 .checkbox label.radio
{
    background: url(../images/checkbox.png) no-repeat;
    margin-bottom: 0;
}
.form3 input[type="radio"], .form3 input[type="checkbox"]
{
    display: none;
    visibility: hidden;
}
.form3 input[type="radio"] + label.radio, .form3 input[type="checkbox"] + label.radio
{
    background-position: 0 -128px;
    cursor: pointer;
    margin-top: 0;
    display: inline-block;
    padding-left: 30px;
    position: relative;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    margin-left: 30px;
}
.form3 p.checkbox input[type="radio"] + label.radio, .form3 p.checkbox input[type="checkbox"] + label.radio
{
    margin-left: 10px;
    margin-top: -5px;
    position: relative;
}
.form3 input[type="radio"]:checked + label.radio, .form3 input[type="checkbox"]:checked + label.radio
{
    background-position: 0 -0px;
}
.form3 input[type="radio"].checked + label.radio, .form3 input[type="checkbox"].checked + label.radio
{
    background-position: 0 -0px;
}
.form3 .three-column-layout p.checkbox span
{
    display: inline-block;
    margin-left: 63px;
    margin-top: 20px;
    vertical-align: baseline;
    width: 353px;
}
.form3 .three-column-layout p.checkbox input[type="radio"] + label.radio
{
    margin-top: -21px;
}
.form3 p.address
{
    margin-left: 40px;
    width: 250px;
    font-weight: bold;
    padding-top: 20px;
}
.form3 p.address img
{
    float: left;
    margin-right: 20px;
    margin-top: -20px;
}
.form3 .sample-notice-form label
{
    font-weight: normal;
    margin-left: 20px;
}
.form3 .sample-notice-form input[type="submit"]
{
    background: url(../images/search-btn.jpg) no-repeat top left;
    width: 120px;
    height: 37px;
    cursor: pointer;
    border: none;
    vertical-align: bottom;
}
.form3 .sample-notice-form input[type="text"]
{
    background: url("../images/bg-input3.png") no-repeat scroll left top;
    background-size: 111px 31px;
    -webkit-background-size: 111px 31px;
    -moz-background-size: 111px 31px;
    width: 98px;
    margin-left: 0;
}
section.form3, section.form3 form
{
    background: none;
}
section.form3 .checkbox
{
    padding-left: 0;
}
section.form3 .checkbox li
{
    margin: 0;
}
section.form3 .checkbox label
{
    background: url(../images/checkbox.png) no-repeat;
}
section.form3 input[type="checkbox"] + label
{
    background-position: 0 -30px;
}
span.checked
{
    background: url(../images/icon-radiobutton.png) top left no-repeat;
    vertical-align: bottom;
    height: 24px;
    width: 24px;
    display: inline-block;
    margin-right: 20px;
}
span.unchecked
{
    background: url(../images/icon-radiobutton.png) bottom left no-repeat;
    vertical-align: bottom;
    height: 24px;
    width: 24px;
    display: inline-block;
    margin-right: 20px;
}
span.radio-on
{
    background: url(../images/checkbox.png) top left no-repeat;
    vertical-align: bottom;
    height: 24px;
    width: 24px;
    display: inline-block;
    margin-left: 20px;
}
span.radio-off
{
    background: url(../images/checkbox.png) bottom left no-repeat;
    vertical-align: bottom;
    height: 24px;
    width: 24px;
    display: inline-block;
    margin-left: 20px;
}
span.spacer
{
    width: 25px;
    height: 24px;
    display: inline-block;
}
/* Headings */
#page-content .dashboard .heading1
{
    font-size: 30px;
    line-height: 55px;
    background: url(../images/bg-heading1.png) top center no-repeat;
    color: #595959;
    margin-top: 14px;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0 16px;
    font-weight: bold;
    box-sizing: border-box;
    width: auto;
}

.heading2
{
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/bg-form-heading.png) left top no-repeat;
    color: #6e6e6e;
    padding: 0 12px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 39px;
    margin-bottom: 7px;
}
#steps .heading2 a
{
    color: #6e6e6e;
    text-transform: capitalize;
    text-decoration: none;
    font-size: 1em;
    font-weight: 400;
    margin-right: 5px;
}
/* Buttons */
.button1, .form1 .button1
{
    background: url(../images/bg-button1.png) top center no-repeat;
    width: 94px;
    height: 24px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    margin: 5px 0;
}
.button2
{
    width: 180px;
    height: 37px;
    text-align: center;
    color: #000;
    background: url(../images/bg-button2.png) left top no-repeat;
    border: none;
    cursor: pointer;
    margin: 0 8px;
    font-weight: 700;
}
.button3
{
    width: 159px;
    height: 43px;
    color: #fff;
    border: none;
    cursor: pointer;
    margin: 5px 8px 10px;
    font-weight: 700;
    padding: 0;
    text-align: center;
    font-size: 15px;
}
.button3.prev
{
    background: url(../images/button-prev.png) left top no-repeat;
    padding-left: 36px;
}
.button3.next
{
    background: url(../images/button-next.png) left top no-repeat;
    padding-right: 36px;
}
.button3.next2
{
    background: url(../images/button-next-gray.png) left top no-repeat;
    color:#a8a8a8;
    padding-right: 36px;
}

.button3.next3
{
    background: url(../images/button-next_3.png) left top no-repeat;
    padding-right: 71px;
}
.button3.next4
{
    background: url(../images/button-next-gray_3.png) left top no-repeat;
    color:#a8a8a8;
    padding-right: 71px;
}
/* Lists */
.list1
{
    margin-bottom: 0;
    padding-bottom: 10px;
}
.list1 li
{
    margin: 0;
}
.list1 img
{
    padding-right: 10px;
}
.list1 p
{
    padding-top: 15px;
}
.list1 hr
{
    margin-bottom: 0;
}
.list1 li.last
{
    background: url(../images/step-last.jpg) left top no-repeat;
    text-align: center;
    height: 102px;
}
.list1 h4
{
    padding-top: 30px;
    line-height: 70px;
    font-size: 1.9em;
    margin: 0;
    color: #6e6e6d;
}
.list
{
    padding-left: 10px;
}
.list label
{
    font-weight: normal;
    line-height: 17px !important;
    margin-top: 0 !important;
    height: 25px !important;
    margin-bottom: 5px !important;
    color: #c6c6c6;
    padding-left: 40px !important;
}
.list .checked label
{
    color: #676767;
}
.list p.checkbox span
{
    display: block;
    float: left;
    vertical-align: top;
    width: 538px;
}
.list p.checkbox span.radio-on
{
    width: 24px;
}
.list .address
{
    color: #666666;
    margin-left: 100px;
}
.list small
{
    color: #F00;
    margin-left: 50px;
    font-size: 13px;
    display: block;
}
.popup-expose
{
    background: none repeat scroll 0 0 #186294;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.popup-expose-propertypage
{
    background: none repeat scroll 0 0 #186294;
    height: 100%;
    left: 0;
    opacity: 0.94;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    display:none;
}
.popup
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10000;
    display: table;
}
.popup-inner
{
    display: table-cell;
    vertical-align: middle;
}
.popup header
{
    background: #dcdddd;
    height: 115px;
    border-radius: 5px 5px 0 0;
    padding-top: 15px;
    padding-left: 30px;
}
.popup header h2 img
{
    vertical-align: middle;
    margin-right: 20px;
}
.popup .content
{
    background:#FFF;
    padding: 20px 34px 1px;
    min-height: 157px;
}
.popup .content p
{
    color: #969696;
    margin-bottom: 5px;
}
.popup .content .text
{
    border: 2px solid #9a9a9a;
    height: 410px;
    margin-left: -5px;
    padding: 24px 5px;
    width: 100%;
    overflow: auto;
    margin-bottom: 5px;
}
.popup .content p a
{
    text-decoration: none;
}
.popup .content p img
{
    vertical-align: middle;
}
.popup .content .text p
{
    color: #969696;
    text-transform: uppercase;
    margin-left: 0 !important;
    margin-bottom: 20px;
}
.popup footer
{
    background: #e0e1e1;
    height: 58px;
    padding-right: 26px;
    padding-top: 25px;
    border-radius: 0 0 5px 5px;
}
#terms-condition footer button
{
    display: inline-block;
    background: url(../images/yellow-btn.jpg) no-repeat top left;
    height: 37px;
    width: 180px;
    margin-left: 20px;
    border: 0;
    text-align: center;
    cursor: pointer;
    line-height: 37px;
    color: #505050;
}
#terms-condition footer
{
    text-align: right;
}
#terms-condition footer a
{
    display: inline-block;
    background: url(../images/yellow-btn.jpg) no-repeat top left;
    height: 37px;
    width: 180px;
    margin-left: 20px;
    text-align: center;
    line-height: 37px;
    color: #505050;
    top: -2px;
    position: relative;
    text-decoration: none;
}
#terms-condition .popup-content
{
    background: url("../images/terms-bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 750px;
    margin: 143px auto 0;
    padding: 12px;
    width: 825px;
}
#terms-condition .popup-content p
{
    margin-left: -5px;
}
#terms-condition header h2
{
    font-size: 60px;
    font-weight: normal;
    color: #0066c6;
    margin-bottom: 0;
}

#account-created .popup-content
{
    background: url("../images/account-created-bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 374px;
    margin: 0 auto;
    padding: 12px;
    width: 542px;
}
#account-created header
{
    height: 88px;
}
#account-created .popup-content h2
{
    color: #626d6d;
    font-size: 40px;
    margin-bottom: 0;
}
#account-created footer
{
    text-align: center;
    padding-top: 15px;
}
#div .access a
{
    color: #000;
    display: block;
    line-height: 0px;
    padding: 0 0px 0 0px;
    text-decoration: none;
    border-right: 1px solid #000;
}
/*---------------------------------------*/
/* New Css for Dim Check box */
/*---------------------------------------*/
.form4
{
    box-sizing: border-box;
}
.form4 form
{
    background: url(../images/bg-box.png) repeat-y;
}
.form4 .two-third input
{
    background: url("../images/bg-input2.png") no-repeat scroll left top !important;
    background-size: 351px 31px !important;
    -webkit-background-size: 351px 31px !important;
    -moz-background-size: 351px 31px !important;
    margin-left: 0 !important;
}
.form4 .two-third small
{
    font-size: 11px;
    line-height: 13px;
    display: block;
}
.form4 h4
{
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/bg-form-heading.png) left top no-repeat;
    color: #6e6e6e;
    padding: 0 12px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 39px;
    margin-bottom: 7px;
}
.form4 p.check
{
    margin: -15px 0 5px;
}
.form4 ul
{
    margin: 0;
    padding-bottom: 20px;
}
#steps .form4 .three-column-layout li
{
    margin: 0 0 6px;
    list-style: none inside;
    padding-right: 10px;
}
.form4 .three-column-layout input
{
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    line-height: 31px;
    padding: 0 10px;
    background: url(../images/bg-input1.png) left top no-repeat;
    border: none;
}
.form4 .three-column-layout .input1
{
    background: url(../images/bg-input2.png) left top no-repeat;
    border: none;
}
#steps .form4 .three-column-layout span.one-third
{
    display: block;
    margin: 0 3.5% 0 0;
    width: 31%;
    font-size: 1.2em;
    line-height: 29px;
    box-sizing: border-box;
    padding: 0;
}
#steps .three-column-layout span.one-third:first-child
{
    width: 30%;
    margin: 0;
}
.form4 .checkbox
{
    padding-left: 20px;
}
.form4 p.checkbox
{
    padding-left: 0px;
}
.form4 .checkbox label
{
    background: url(../images/icon-radiobutton.png) no-repeat;
    margin-bottom: 0;
}
.form4 input[type="text"]
{
    margin-left: 10px;
}
.form4 .checkbox span
{
    margin-left: 10px;
    vertical-align: baseline;
}
.form4 .checkbox .input1
{
    background: url(../images/bg-input2.png) left top no-repeat;
    width: 167px;
    height: 31px;
    border: none;
    padding: 0px 8px;
}
.form4 .input2
{
    background: url(../images/bg-input3.png) left top no-repeat;
    width: 77px;
    height: 31px;
    padding: 0px 8px;
    border: none;
}
.form4 input[type="radio"]
{
    display: none;
    visibility: hidden;
}
.form4 input[type="radio"] + label
{
    background-position: 0 -64px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
    vertical-align: middle;
}
.form4 input[type="radio"]:checked + label
{
    background-position: 0 -4px;
}
.form4 input[type="radio"].checked + label
{
    background-position: 0 -4px;
}
.form4 input[type="checkbox"]
{
    display: none;
    visibility: hidden;
}
.form4 input[type="checkbox"] + label
{
    background-position: 0 -64px;
    cursor: pointer;
    display: inline-block;
    padding-left: 30px;
    position: relative;
    vertical-align: middle;
}
.form4 input[type="checkbox"]:checked + label
{
    background-position: 0 -4px;
}
.form4 input[type="checkbox"].checked + label
{
    background-position: 0 -4px;
}
.form4 .checkbox label img
{
    vertical-align: top;
}
.form4 .checkbox label.radio
{
    background: url(../images/checkbox-gray.png) no-repeat;
    margin-bottom: 0;
}

.form4 input[type="radio"], .form4 input[type="checkbox"]
{
    display: none;
    visibility: hidden;
}
.form4 input[type="radio"] + label.radio, .form4 input[type="checkbox"] + label.radio
{
    background-position: 0 -128px;
    cursor: pointer;
    margin-top: 0;
    display: inline-block;
    padding-left: 30px;
    position: relative;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    margin-left: 30px;
}
.form4 p.checkbox input[type="radio"] + label.radio, .form4 p.checkbox input[type="checkbox"] + label.radio
{
    margin-left: 10px;
    margin-top: -5px;
    position: relative;
}
.form4 input[type="radio"]:checked + label.radio, .form4 input[type="checkbox"]:checked + label.radio
{
    background-position: 0 -0px;
}
.form4 input[type="radio"].checked + label.radio, .form4 input[type="checkbox"].checked + label.radio
{
    background-position: 0 -0px;
}
.form4.three-column-layout p.checkbox span
{
    display: inline-block;
    margin-left: 63px;
    margin-top: 20px;
    vertical-align: baseline;
    width: 353px;
}
.form4 .three-column-layout p.checkbox input[type="radio"] + label.radio
{
    margin-top: -21px;
}
.form4 p.address
{
    margin-left: 40px;
    width: 250px;
    font-weight: bold;
    padding-top: 20px;
}
.form4 p.address img
{
    float: left;
    margin-right: 20px;
    margin-top: -20px;
}
.form4 .sample-notice-form label
{
    font-weight: normal;
    margin-left: 20px;
}
.form4 .sample-notice-form input[type="submit"]
{
    background: url(../images/search-btn.jpg) no-repeat top left;
    width: 120px;
    height: 37px;
    cursor: pointer;
    border: none;
    vertical-align: bottom;
}
.form4 .sample-notice-form input[type="text"]
{
    background: url("../images/bg-input3.png") no-repeat scroll left top;
    background-size: 111px 31px;
    -webkit-background-size: 111px 31px;
    -moz-background-size: 111px 31px;
    width: 111px;
    margin-left: 0;
}
section.form4, section.form4 form
{
    background: none;
}
section.form4 .checkbox
{
    padding-left: 0;
}
section.form4 .checkbox li
{
    margin: 0;
}
section.form4 .checkbox label
{
    background: url(../images/checkbox-gray.png) no-repeat;
}

section.form4 input[type="checkbox"] + label
{
    background-position: 0 -30px;
}

.disabled
{
    opacity:.6;
}

/* css For Additional Information Page Starts Here */

#additional-info1 .popup-content
{   
    margin: 0 auto;
    padding: 12px;
    width: 542px;
}
#additional-info1 header
{
    height: 88px;
}
#additional-info1 .popup-content h2
{
    color: #626d6d;
    font-size: 40px;
    margin-bottom: 0;
}
#additional-info1 footer
{
    text-align: center;
    padding-top: 15px;
}

#additional-info2 .popup-content
{   
    margin: 0 auto;
    padding: 12px;
    width: 542px;
}
#additional-info2 header
{
    height: 88px;
}
#additional-info2 .popup-content h2
{
    color: #626d6d;
    font-size: 40px;
    margin-bottom: 0;
}
#additional-info2 footer
{
    text-align: center;
    padding-top: 15px;
}

/* css For Additional Information Page Ends Here */