html{
    height: 100%;
}
body{
    background: #0e5398;
    background-size: auto 100%;
    min-height: 600px;
    font-family: "Raleway", "Helvetica Neue", '微軟正黑體', 'Microsoft JhengHei',Helvetica, Arial, sans-serif;
    min-width: 320px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color:inherit;
}
form .row{
    margin: 0px 0px 10px 0px;
}
form .row label{
    line-height: 35px;
}
form .row label b{
    color:#ff0000;
}
form label.error{
    font-weight: normal;
    color:#ff0000;
    line-height: 1;
    display: block;
    font-size: 13px;
}
form label.error ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#wait-mask{
    background-color:#CCC;
    z-index:9999;
    position:fixed;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    filter:alpha(opacity=0);
    -moz-opacity:0.0;
    -khtml-opacity: 0.0;
    opacity: 0.0;
    cursor:wait;
}
form select.form-control{
    color:#999;
}
form select.form-control.selected{
    color:#555;
}
.center-block{
    float: none;
    margin-left:auto;
    margin-right: auto;
}
.captcha-wrapper{
    position: relative;
}
.captcha-wrapper .captcha_image{
    position: absolute;
    right: 38px;
    top: 1px;
}
.captcha-wrapper .captcha_reload{
    position: absolute;
    right: 4px;
    top: 1px;
    font-size: 24px;
    color: #005b94;
    width: 32px;
    overflow: hidden;
    height: 32px;
    text-indent: 3px;
}
.captcha-wrapper .captcha_reload:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f021";
}
#page-wrapper{
    margin: 68px auto 0px auto;
    padding-bottom: 40px;
    position: relative;
}
#page-wrapper .container{
    position: relative;
}
footer{
    background-color: #e1eaf8;
    padding: 40px 0px 0px 0px;
    color: #666;
    bottom: 0px;
    width: 100%;
    font-size: 13px;
}
footer a{
    color:#666;
}
footer.absolute{
    position: absolute;
    z-index: 1;
}
#footer-icons{
    padding-top:50px;
    margin-bottom: 50px;
    clear:both;
}
.footer-bottom{
    background-color: #162c56;
    color:#fff;
    font-size: 12px;
    padding: 10px 0px;
}
.footer-bottom a{
    color:#fff!important;
    margin-left: 15px;
}
.footer-bottom a:hover{
    text-decoration: underline;
}
footer h4{
    font-size: 13px;
    font-weight: bold;
}
footer .left h4,footer .left p{
    margin-left: 60px;
}
.footer-phone{
    padding-left: 18px;
    background: url("/images/phone.png") no-repeat 0px 50%;
}
.footer-email{
    padding-left: 20px;
    background: url("/images/email.png") no-repeat 0px 50%;
}
input[type=checkbox]{
    width: 17px;
    height: 17px;
    vertical-align: text-bottom;
}
input[type=checkbox]:after{
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    background: #fff;
    color: #fff;
    margin-left: 0px;
    border: 1px solid #333;
    margin-right: 5px;
    outline: none!important;
}
input[type=checkbox]:focus{
    outline: none;
    border-color: #0079bf;
}

input[type=checkbox]:hover:after,input[type=checkbox]:focus:after{
    border-color: #0079bf;
}
input[type=checkbox]:checked:after{
    color:#333;
}
input[type=checkbox]:hover:checked:after{
    color:#0079bf;
}
a {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}
.navbar-brand{
    background: url(/images/cp_recruitermodule_logo.png) no-repeat;
    width: 180px;
    background-position: 0% 50%;
    position: absolute;
    top:10px;
    left: 15px;
    z-index: 1;
}
#footer-logo{
    background: url(/images/cp_recruitermodule_logo.png) no-repeat;
    height:60px;
    display: block;
}
#footer-cp-logo{
    background: url(/images/recruiter_cpjobs-logo.png) no-repeat;
    height:50px;
    display: block;
    margin-top: 20px;
}
#footer-desktop-logo{
    background: url(/images/desktop_icon.png) no-repeat;
    height: 40px;
    width: 60px;
    display:inline-block;
}
#footer-mobile-logo{
    background: url(/images/mdot_icon.png) no-repeat center;
    height: 40px;
    width: 60px;
    display:inline-block;
}
#footer-ios-logo{
    background: url(/images/appstor_icon.png) no-repeat center;
    height: 40px;
    width: 113px;
    display:inline-block;
}
#footer-android-logo{
    background: url(/images/googlePlay_icon.png) no-repeat center;
    height: 40px;
    width: 120px;
    display:inline-block;
    margin-left: 10px;
}
#footer-facebook-icon{
    background: url(/images/facebook_icon.png) no-repeat;
    height: 40px;
    width: 40px;
    display:inline-block;
}
#footer-linkedin-icon{
    background: url(/images/linkedin_icon.png) no-repeat;
    height: 40px;
    width: 40px;
    display:inline-block;
    margin-left: 7px;
}
#footer-youtube-icon{
    background: url(/images/youtube_icon.png) no-repeat;
    height: 40px;
    width: 40px;
    display:inline-block;
    margin-left: 6px;
}
.clear{
    clear: both;
}
#main-nav{
    padding: 8px 0px;
    background-color: #fff;
    height: 67px;
}
#main-nav  li a{
    font-size: 13px;
    color:#00aeef;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 2px 13px;
    margin-top: 8px;
}
#main-nav li a.dropdown-toggle{
    font-size: 14px;
    color: #333;
    font-weight: normal;
    line-height: 22px;
    padding-bottom: 0px;
    letter-spacing: 0px;
}
#nav-btn .dropdown-toggle span{
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 180px;
    display: inline-block;
    height:18px;
}
#main-nav #nav-btn li a.dropdown-toggle:hover {
    padding-bottom: 6px;
    line-height: 22px;
}
#main-nav li a.dropdown-toggle .fa{
    margin: -2px 0px 0px 10px;
    vertical-align: top;
}
#main-nav  li a:hover,#main-nav  li.active a{
    background: #003d75;
    color:#fff;
    padding-top:10px;
    padding-bottom: 10px;
    line-height: 20px;
    margin-top: 0px;
}
#main-nav .navbar-nav{
    padding: 5px 0px;
}
#main-nav .navbar-nav#nav-product{
    text-transform: uppercase;
    color:#00aeef;
    padding-right: 28px;
    padding: 0px;
    height: 40px;
   margin-top: 5px;
    overflow: hidden;
    margin-right: -15px;
}
#nav-product:after {
    content: "|";
    display: inline-block;
    color: #fff;
    margin: 7px 0px 0px 28px;
    font-size: 20px;
    border-right: #00aeef 1px solid;
    height: 26px;
    vertical-align: middle;
}
#nav-product li a{
    padding: 3px 13px;
}
#nav-sub{
    height: 40px;
    margin-left: 15px;
}
#nav-sub li a{
    color:#333;
}
#nav-btn .fa.fa-spin{
    margin-top: 7px;
}
#nav-btn{
    text-transform: uppercase;
    float: right;
    margin-right: -15px;
}
#nav-btn .fa{
    font-size: 24px;
    color: #00aeef;
    margin-top: 5px;
}
#nav-btn li{
    margin-left: 5px;
}
#nav-btn .btn-primary{
    padding: 10px 13px;
    margin:0px;
}
.btn{
   border-radius: 0px;
   border: 0px;
}
.btn-primary{
    background: #00aeef;
    color:#fff!important;
}
#alert-modal .btn-primary{
    min-width: 100px;
}
.btn-wide{
    width: 100%;
}
.alert-success{
    color: #00aeef;
    background-color: #ecfafe;
    border-color: #b8daff;
}
.btn-primary:hover{
    background: #0079bf!important;
}
.modal button.close{
    width: 44px;
    height: 44px;
    position: absolute;
    right: -22px;
    top: -22px;
    background: url(/images/ease_close_btn.png) no-repeat;
    z-index: 1001;
    opacity: 1;
    text-indent: 50px;
    overflow: hidden;
    border-radius: 50%;
}
.modal-header{
   border: 0px;
    position: relative;
}
.modal-header h4{
    margin: 0px;
}
.mandatory{
    font-size: 12px;
    text-align: right;
    padding-right: 15px;
}
.mandatory b{
    color:#ff0000;
}
#alert-modal .modal-footer{
    border: 0px;
    text-align: center;
}
#register_save{
    width:300px;
}
#page-wrapper .head h2{
    color: #fff;
    text-align: center;
    font-size: 36px;
    margin: 40px auto 20px auto;
}
#login-page #page-wrapper .panel-default,#authorize-page #page-wrapper .panel-default{
    margin: 60px auto;
    max-width: 420px;
}
#login-page.ad #page-wrapper  .panel-default{
    max-width: 810px;
}
#login-page #page-wrapper .panel-body,#authorize-page #page-wrapper .panel-body{
    padding: 50px 45px 25px 45px;
}
#login-form .btn-primary,#forgotpassword-form .btn-primary,#authorize-page .btn-primary{
    width: 100%;
    text-transform: uppercase;
    margin: 10px 0px;
}
#forgotpassword-page .head,#enquiry-page .head,#resetpassword-page .head{
    margin-bottom: 50px;
}
#enquiry-form .btn-primary{
    min-width: 200px;
}
form#enquiry-form  select.form-control{
    color:#333;
}
form .form-control.email{
    padding-left: 30px;
    background: url(/images/ease_icons.jpg) #eee no-repeat;
    background-position: 5px -14px;
}
form .form-control.password{
    padding-left: 30px;
    background: url(/images/ease_icons.jpg) #eee no-repeat;
    background-position: 5px -72px;
}

#login-form{
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.ad #login-form{
    width:360px;
}
#login-form a,#login-page #page-wrapper .panel-footer a{
    text-decoration: underline;
    color:#00aeef;
}
#login-form p{
    font-size: 12px;
    margin: 5px 0px 25px 0px;
}
#login-page #page-wrapper .panel-footer{
    margin: 0px -45px 0px -45px;
    padding: 20px 45px 0px 45px;
    background: transparent;
    color:#000;
    font-size: 14px;
}
#login-page.ad #page-wrapper  .panel-footer{
    margin: 0px -45px 0px -20px;
    padding: 20px 45px 0px 20px;
}
.login-ad{
    display: none;
    margin-right: 50px;
}
#login-page.ad #page-wrapper .login-ad{
    display: inline-block;
}
#page-wrapper .head h2 span{
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
}
#page-wrapper .head  h4{
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 25px 0px;
}
#registration-page #page-wrapper .container,#contactus-page #page-wrapper .container{
    max-width: 840px
}
#authorize-page #page-wrapper .container{
    max-width: 490px
}
.display-none{
    display: none;
}
form .form-control{
    border-radius: 0px;
    border: 1px solid #ddd!important;
    color: #333;
    background: #f1f4f8;
    box-shadow: none;
    font-size: 15px;
    height: 38px;
}
form textarea.form-control{
    height: auto;
}
form .form-control:focus{
    outline: rgb(102, 175, 233) solid 1px;
    box-shadow: none;
}
.panel-body{
    padding: 30px 40px;
}
.panel-default{
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.6);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.6);
}
/** for customized reg form **/
#registration-page.recruiter{
    background: url(http://employer.cpjobs.com/images/revamp/landing/bgd_recruiter_module.jpg) no-repeat 50% 50%;
}
#registration-page.cptalent{
    background: url(http://hr.cpjobs.com/images/header-bg.jpg) no-repeat 50% 50%;
}
#registration-page.recruiter h2{
    color:#333;
    text-shadow: 0px 0px 8px rgba(255, 255, 255, 1);
}
#registration-page.cptalent h2{
    color:#fff;
}
#nav-btn{
    float: right;
}
#particles-js {
    background-image: -webkit-linear-gradient(300deg, #3d448c 0%, #0e5398 100%);
    background-image: -ms-linear-gradient(300deg, #3d448c 0%, #0e5398 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
}
#registration-doll{
    width:314px;
    height: 200px;
    background: url("/images/Register_figure.png") no-repeat center bottom;
    position: absolute;
    left: 50%;
    margin-left: 360px;
    z-index: 2;
    bottom: -30px;
}
#contactus-doll{
    width:314px;
    height: 183px;
    background: url("/images/contactus_figure.png") no-repeat center bottom;
    position: absolute;
    left: 50%;
    margin-left: 360px;
    z-index: 2;
    bottom: -30px;
}
#help-doll{
    width: 121px;
    height: 208px;
    background: url(/images/help_figure.png) no-repeat center bottom;
    position: absolute;
    left: 50%;
    margin-left: 440px;
    z-index: 2;
    bottom: -35px;
}
#login-doll{
    width: 114px;
    height: 203px;
    background: url(/images/login_figure.png) no-repeat center bottom;
    position: absolute;
    right: 50%;
    margin-right: 240px;
    z-index: 2;
    bottom: -60px;
}
.ad #login-doll{
    margin-right: 40px;
}
.help-container{
    max-width: 930px;
    margin-bottom: 100px;
    margin-top: 25px;
}
.help-box{
    padding:0px 13px;
}
.help-box ul{
    text-align: center;
    min-height: 284px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.6);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.6);
    padding: 0px;
    font-size: 18px;
    max-width: 300px;
    margin: 0px auto 30px auto;
    background-color: #fff;
}
.help-box ul:hover{
    background-color: #dceef7;
}
.help-box a:hover{
    text-decoration: none;
}
.help-box p{
    margin: 0px;
    padding-top: 62%;
}
.rm-user-guide ul{
    background: url(/images/rm_user_guide_icon.png) no-repeat #fff 50% 40%;
}
.rm-faq ul{
    background: url(/images/rm_faq_icon.png) no-repeat #fff 50% 40%;
}
.cpt-user-guide ul{
    background: url(/images/cpt_user_guide_icon.png) no-repeat #fff 50% 40%;
}
#main-nav .col.left{
    width:50%;
}
#main-nav .col.right{
    width:50%;
}
@media (max-width: 1470px){
    #registration-doll,#contactus-doll{
        margin-left: 300px;
    } 
    #main-nav .col.left{
        width:45%;
        display: inline-block;
        vertical-align: top;
        float: left;
    }
    #main-nav .col.right{
        width:55%;
        display: inline-block;
    }
}
@media (max-width: 1280px){
    #registration-doll,#contactus-doll,#help-doll{
        margin-left: 250px;
    }
    #main-nav li a {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
}
@media (max-width: 1210px){
    #registration-doll,#contactus-doll,#help-doll{
        display: none;
    }
    #footer-ios-logo,#footer-android-logo{
        width:100px;
        background-size: 100% auto;
    }
    #nav-btn .dropdown-toggle span{
        width: 80px;
    }
    #main-nav li a {
        padding-left: 7px!important;
        padding-right: 7px!important;
    }
}

@media (max-width: 1125px){
    #main-nav li a{
        padding-left: 7px!important;
        padding-right: 7px!important;
    }
    #main-nav .col.left{
        padding-right: 0px;
    }
    #main-nav .col.left ul::after{
        margin-left: 0px;
    }
    #main-nav li a{
        font-size:12px;
    }
    #nav-sub{
        margin-left: 2px;
    }
    #nav-product:after{
        margin-left: 10px;
    }
}
@media (max-width: 1080px){
    #main-nav li a{
        font-size: 12px;
        letter-spacing: 0px;
    }
    #main-nav #nav-btn li a.dropdown-toggle{
        font-size: 13px;
    }
    #main-nav #nav-btn{
        margin-left: 0px;
        padding-left: 0px;
    }
    #nav-btn .dropdown-toggle span{
        width: 100px;
    }
    footer .container {
        width: 100%;
     }
    footer .col-xs-4 a{
        height: 28px!important;
        width: 28px!important;
        background-size: auto 100%!important;
    }
    footer .col-sm-8 .col-xs-4{
        padding: 0px 5px;
    }
    #footer-desktop-logo{
        width: 50px!important;
    }
    #footer-android-logo{
        margin-left: 5px;
    }
    #footer-ios-logo,#footer-android-logo{
        width: 43%!important;
        background-size: 100% auto!important;
    }
}
@media (max-width: 992px){
    #main-nav li a{
        font-size: 10px;
        letter-spacing: 0px;
    }
    .help-box ul{
        min-height: 214px;
    }
    .help-box p{
        padding-top: 65%;
    }
    .ad #login-form{
        width:270px;
    }
    #main-nav .col.left{
        width:40%;
        display: none;
    }
    #main-nav .col.right{
        width:100%;
        text-align: center;
    }
    #main-nav #nav-sub{
        margin-left: 27%;
    }
}
@media (max-width: 920px){
    #main-nav li a { font-size:10px; letter-spacing: 0px;}
    #main-nav .navbar-brand{
        width:140px;
        background-size: 100% auto;
        top:0px;
        left: 10px;
    }
    #main-nav  .container-fluid{
        padding: 0px 10px;
    }
    #main-nav{
        padding:0px;
        height: 55px;
    }
    #main-nav.navbar-default .navbar-toggle{
        margin-right: 0px;
    }
    #nav-btn .dropdown-toggle span{
        width: 75px;
    }
    #page-wrapper{
        margin-top: 55px;
    }
}
@media (max-width: 840px){
    #login-doll{
        display: none;
    }
}
@media (max-width: 767px){
    #main-nav #nav-btn{
        text-align: center;
    }
    .help-box ul{
        min-height: 300px;
    }
    #nav-menu .col.left,#nav-menu .col.right{
        width:100%;
        padding: 0px;
        position: static;
        display: block;
    }
    #main-nav #nav-sub{
        margin-left: 0%;
        clear: both;
    }
    #main-nav #nav-btn li a.dropdown-toggle{
        margin: 0px -50%!important;
        padding-bottom: 10px!important;
        height: 36px;
    }
    #nav-btn .dropdown-toggle span{
        width: 65%;
        max-width: inherit;
    }
    #nav-btn .fa{
        float:right;
    }
    #nav-product:after{
        display: none;
    }
    #nav-btn li{
        width: 100%;
    }
    footer{
        padding: 0px 0px 0px 0px;
        font-size: 12px;
    }
    footer h4{
        font-size: 12px;
    }
    footer .col{
        padding: 0px;
    }
    footer p{
        margin-bottom: 2px;
    }
    footer > .container{
        display: none;
    }
    .footer-phone{
        padding-left: 20px;
    }
    #footer-logo{
        position: absolute;
        left: 0px;
        top:10px;
        z-index: 1;
        width:140px;
        background-size: 100% auto;
    }
    #footer-cp-logo{
        background-size: 170px;
        margin: 0px;
        height: 40px;
    }
    #footer-icons{
        margin: 10px 0px;
        padding: 10px 0px 0px 0px;
    }
    footer .left h4, footer .left p{
        margin-left:50%; 
    }
    .navbar-toggle{
        margin-right: 5px;
    }
    #nav-menu{
        padding: 10px 10px 65px 10px;
        margin: 55px 0px 0px 0px;
        background: #fff;
        position: relative;
    }
    #nav-menu.in{
        height: 340px;
    }
    #main-nav .col-md-6{
        width:100%;
        padding: 0px;
        margin: 0px;
        position: static;
    }
    #main-nav .navbar-nav#nav-product{
        padding: 0px;
        border: 0px;
        height: auto;
    }
    #main-nav .navbar-nav li {
        display: block!important;
        width: 100%;
        text-align: center;
    }
    #nav-btn{
        float: none;
        width: 100%;
        margin: 0px;
        padding: 10px!important;
        position: absolute;
        bottom: 0px;
        left: 0px;
        border-top: 1px solid #e7e7e7;
        background: #fff;
        z-index: 1;
    }
    #main-nav .navbar-nav#nav-btn li{
        width: 49.5%!important;
        margin: 0px;
        display: inline-block!important;
        background: #fff;
        padding: 0px !important;
    }
    #main-nav li a{
        padding: 8px!important;
        margin: 0px!important;
    }
    #main-nav li a:hover{
        background-color: #003d75;
    }
    .navbar-nav{
        margin: 0px;
    }
    #main-nav .navbar-nav#nav-product{
        padding: 0px 0px 10px 0px;
        border-bottom: 1px solid #e7e7e7;
        margin-top: 0px;
        width:100%;
    }
    #nav-sub{
        padding:0px!important;
        margin: 0px;
    }
    #main-nav .navbar-nav{
        padding: 0px 20px;
        margin-top: 10px;
    }
    footer .col-xs-4 a{
        height: 30px!important;
        width: 30px!important;
        background-size: auto 100%!important;
    }
     .footer-bottom .col{
       text-align: center!important;
    }
    #registration-page .panel-body{
        padding: 15px;
    }
    #register_save{
        width: 100%;
    }
    #login-page.ad #page-wrapper .panel-default{
        width:400px;
    }
    .ad #login-form{
        width: 100%;
        margin-top: 20px;
    }
}
@media (max-width: 480px){
    footer .col-sm-3.col-xs-4 a{
        width: 20px!important;
        height: 20px!important;
    }
    .footer-bottom a{
        margin: 0px;
        padding: 5px;
    }
    .footer-bottom .text-left{
        margin-bottom: 10px;
    }
    .ad .login-ad{
        margin: 0px auto;
    }
    #login-page.ad #page-wrapper .panel-default{
        width: 100%;
    }
    #login-page.ad #page-wrapper .login-ad{
        margin: 0px auto;
        display: block;
        text-align: center;
    }
    #login-page #page-wrapper .panel-body, #authorize-page #page-wrapper .panel-body{
        padding: 20px;
    }
    #page-wrapper .head h2,#page-wrapper .head h2 span{
        font-size: 26px;
        margin: 20px 0px 0px 0px;
    }
    #login-page #page-wrapper .panel-footer{
        margin: 0px -20px 0px -20px!important;
        padding: 20px 20px 0px 20px!important;
    }
    #page-wrapper .head h2 span{
        padding-bottom: 2px;
        line-height: 1.3;
    }
    #login-page #page-wrapper .panel-default, #authorize-page #page-wrapper .panel-default{
        margin: 30px auto;
    }
    #page-wrapper .head h4{
        font-size: 16px;
        padding: 10px 0px;
    }
    .panel-body {
        padding: 15px 20px;
    }
    #main-nav .navbar-nav#nav-btn li{
        width: 49%!important;
    }
}
@-moz-document url-prefix() {
  form input[type="file"].form-control {
        padding: 0px;
        -webkit-box-shadow: 0px 0px 1px 1px rgba(221,221,221,1);
        -moz-box-shadow: 0px 0px 1px 1px rgba(221,221,221,1);
        box-shadow: 0px 0px 1px 1px rgba(221,221,221,1);
        border: 0px !important;
  }
}
.col-xs-6 left{
    width:40%;
}
.col-xs-6 right{
    width:60%;
}

