html{
    height: 100%;
}
body{
    background: #fff;
    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;
}
a{
    color:#3174b5;
}
.btn{
    border-radius: 0;
    letter-spacing: 1px;
    border: none;
    background: #00aeef;
    color:#fff;
}
.btn:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary{
    background-color: #337ab7;
}
.btn-primary:hover{
    color: #fff;
    background-color: #286090;
    border-color: #204d74; 
}
.btn.btn-full{
    width:100%;
}
input,select{
    -webkit-appearance: none;
}

.col.centered{
    margin: 0px auto;
    float: none;
}
.dropdown-menu{
    z-index: 100;
}
.bootstrap-select.btn-group .dropdown-menu{
    z-index: 991;
}
.navbar-fixed-bottom, .navbar-fixed-top{
    z-index: 890;
}

a {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    color: #003d76;
}
a, a:link, a:visited {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #337ab7;
}
.carousel .glyphicon-chevron-left,.carousel .glyphicon-chevron-right{
    background: url(/images/recruiter/RM_arrow_left.png) no-repeat 50% 50%;
    height: 102px;
    width: 53px;
    margin-top: -51px;
    margin-left: -80px;
}
#article-details-page .carousel .glyphicon-chevron-left,#article-details-page .carousel .glyphicon-chevron-right{
    background-size: 60%;
    margin-left: -50px;
}
#article-details-page .carousel .glyphicon-chevron-right{
    margin-right: -50px;
}
#article-details-page .carousel-indicators{
    bottom:0px;
}
.carousel .glyphicon-chevron-right{
    background: url(/images/recruiter/RM_arrow_right.png) no-repeat 50% 50%;
    margin-right: -80px;
}
.carousel .glyphicon-chevron-right:before,.carousel .glyphicon-chevron-left:before{
    content: "";
}
#article-search{
    width:30px;
    background: transparent;
    background: rgba(242,242,242,0);
    height: 34px;
    border-radius: 20px;
    position: relative;
    text-align: left;
    overflow: hidden;
    float: right;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}
#article-search .fa.fa-search{
    color: #00aeef;
    font-size: 22px;
    margin: 3px 20px 5px 0px;
    position: absolute;
    left: -5px;
    z-index: 11;
    top:0px;
}
#article-search.on .fa.fa-search{
    left: 10px;
}
#article-search.on{
    margin-top: 3px;
    width: 100%;
    background: #f2f2f2;
    background: rgba(242,242,242,1);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}
#article-search input[type='text']{
    border: none;
    outline: none;
    background: transparent;
    padding:0px 5px;
    margin-left: 40px;
    width:84%;
}
#article-search input[type='submit']{
    width: 34px;
    height: 34px;
    position: absolute;
    right: 6px;
    background: #ff9999;
    border: none;
    cursor: pointer;
    opacity: 0.01;
    z-index: 10;
    top:0px;
}
#article-search .fa.fa-chevron-right{
    color: #337ab7;
    font-size: 20px;
    position: absolute;
    right: 8px;
    top: 4px;
    display: none;
}
#article-search.on .fa.fa-chevron-right{
    display: block;
}
.relative{
    position: relative;
}
#content_container{
    margin-top: 70px;
    min-height: 400px;
    padding: 0px 0px 0px 0px;
}
.col-left{
    padding-right: 355px;
    min-height: 810px;
}
.col-right{
    width:300px;
    position: absolute;
    right: 15px;
}
#tool-bar{
    line-height: 36px;
    margin-bottom: 20px;
}
#tool-bar .pull-right{
    position: absolute;
    right:15px;
}
#tool-bar label{
   font-weight: normal; 
}
#tool-bar .fa{
    width: 36px;
    height: 36px;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    line-height: 36px;
    color:#fff;
    vertical-align: middle;
    margin-left: 5px;
}
#tool-bar .relative .fa{
    font-size: 20px;
    line-height:30px;
    width:30px;
    height: 30px;
}
#tool-bar .relative{
    padding-right: 220px;
    text-align: right;
}
#tool-bar .fa-facebook{
    background-color: #455596;
}
#tool-bar .fa-whatsapp{
    background:url("/images/recruiter/RM_whatsapp_icon.png") no-repeat 50% 50%;
    background-size: 100%;
    border-radius: 0px;
}
#tool-bar .fa-twitter{
    background-color: #66a6ed;
}
#tool-bar .fa.fa-linkedin{
    background-color: #3071b3;
    line-height: 32px;
}
#tool-bar .fa.fa-envelope-o:before,#tool-bar .fa.fa-whatsapp:before{
    content: "";
}
#tool-bar .fa.fa-envelope-o{
    background:url("/images/recruiter/RM_email_icon.png") no-repeat 50% 50%;
    background-size: 100%;
}
#tool-bar .fa.fa-youtube-play{
    background-color: #e60606;
}
#article-details-page #subscribe-btn{
    width:260px;
}
#article-details-page #tool-bar .relative{
    padding-right:290px;
}
#article-title{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
}
#article-desc{
    padding: 10px 0px;
    color:#000;
}
.col-ad{
    margin: 20px auto;
    width: 300px;
}
.article-ralated,.col-category{
    margin: 0px auto;
    width: 300px;
}
.article-ralated ul{
    list-style: none;
    padding: 0px;
}
.article-ralated ul li{
    border-bottom: 1px dashed #ccc;
    line-height: 2.2;
    padding:5px;
    position: relative;
    font-size: 13px;
    line-height: 1.25;
    min-height: 80px;
}
.article-ralated li.img{
    padding:10px 10px 10px 134px;
}
.article-ralated li img{
    float: left;
    position: absolute;
    left: 0px;
    top:5px;
}
.col-category{
    line-height: 32px;
    margin: 20px auto 30px auto;
    width:300px;
}
#category-sel{
    width:236px;
}
.col-right #category-sel{
    width:300px;
}
.category{
     line-height: 32px;
     margin: 0px 0px 15px 0px;
}
.category span{
    line-height: 42px;
    font-weight: bold;
}
.col-category select,.category select{
    padding: 4px 15px;
}
.category select{
    width: 230px;
    margin-left: 10px;
}
#article-banner{
    margin: 10px 0px;
}
#article-banner img{
    width: 100%;
}
#article-author{
    background: none repeat scroll 0 0 #f4f3f3;
    margin: 20px 0px;
    padding: 15px 15px 15px 150px;
    position: relative;
    background: url('/images/recruiter/slash-bg.gif') repeat;
    font-size: 13px;
    min-height: 78px;
}
#article-author h4{
    font-weight: bold;
    width: 100px;
    position: absolute;
    left: 15px;
    font-size: 13px;
}
#article-tag{
    margin: 0px 0px 40px 0px;
}
#article-tag label{
    margin-right: 10px;
}
#article-desc .image-caption-overlay{
    display: none!important;
}
#article-tag a{
    color:#3174b5;
    margin-right:12px;
}
#article-author .separator{
    background-image: url(/images/recruiter/slash-bold-bg.png);
    left: 122px;
    position: absolute;
    top: 0px;
    height: 100%;
    width: 8px;
}
#article-section-banner{
    height: 540px;
    margin-top: 0px;
    position: relative;
    background-position: 50% 20%;
    margin-bottom: 20px;
    overflow:hidden;
}
#article-section-banner img{
    width: 100%;
}
#article-section-banner .item label{
    color:#fff;
    font-size: 16px;
    margin-top: 228px;
    padding: 7px 16px;
    background: #ea6b2f;
    font-weight: normal;
    text-transform: uppercase;
    z-index:2;
}
#article-section-banner .label-wrapper{
    position: absolute;
    z-index: 10;
    height: 100%;
    width: 100%;
}
#article-section-banner h3{
    color:#fff;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 20px;
    width:75%;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}
#article-section-banner p{
    color:#fff;
    font-size: 18px;
    line-height: 1.5;
    position: absolute;
    margin-top: 20px;
    width:75%;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 1);
}
#article-section-banner .label-wrapper .container{
    height: 540px;
    position: relative;
    z-index:2;
}
.carousel-indicators li{
    margin: 0px 8px;
    background: #fff;
}
.carousel-indicators li.active{
    background: #00aeef;
    border: #00aeef 1px solid;
    margin: 0px 8px;
    width:10px;
    height: 10px;
}
#article-section-banner .item::before{
    content: "";
    position: absolute;
    top: 180px;
    left: 0;
    width: 100%;
    height: 360px;
    background: -webkit-linear-gradient(top,transparent,rgba(0,0,0,.6));
    background: -o-linear-gradient(top,transparent,rgba(0,0,0,.6));
    background: linear-gradient(to bottom,transparent,rgba(0,0,0,.6));
    z-index:1;
}
#article-section-banner h2{
    color:#fff;
    font-size: 20px;
    position: absolute;
    bottom: 100px;
    font-weight: bold;
    width:50%;
}
#article-section-list img{
    width: 100%;
}
#article-section-list h5{
    color:#3174b5;
    font-weight: bold;
    font-size: 14px;
}
#article-section-list .col{
    margin-bottom: 20px;
}
#article-section-list .col .relative{
    min-height: 325px;
    background: url("/images/recruiter/slash-bg.gif") repeat-x bottom;
}
#article-section-list hr{
    border: none;
    height: 4px;
    
    position: absolute;
    bottom: 0px;
    width: 100%;
}
#article-section-list p{
    text-overflow:ellipsis;
    font-size:13px;
    line-height: 1.5;
}
#article-section-list label{
    position: absolute;
    bottom: 25px;
    right:16px;
    color:#3174b5;
    font-weight: normal;
    cursor: pointer;
    background: url("/images/recruiter/arrow-icon.png") no-repeat 0px 50%;
    padding-left: 30px;
}
#subscribe-box input[type='text']{
    padding: 5px;
    width:100%;
}
#subscribe-box a{
    color:#3174b5;
}
#subscribe-msg{
    text-align: center;
    font-size: 18px;
}
#subscribe-msg h3{
    background: url(/images/recruiter/info_icon.png) no-repeat 50% 0px;
    padding: 90px 0px 0px 0px;
    text-align: center;
    margin: 0px 0px 10px 0px;
    color: #015a96;
    font-weight: bold;
}
#subscribe-msg h3.success{
    background: url(/images/recruiter/info_happy.png) no-repeat 50% 0px;
}
#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;
}
#page-loading{
    margin: 20px 0px;
}
#page-loading i{
    display: block;
    width:50px;
    height: 50px;
    border-radius: 50%;
    background: url("/images/recruiter/loading.gif") no-repeat;
    margin: 0px auto;
    display: none;
}
#page-loading.loading i{
    display: block;
}
.err-content{
    margin-top: 6%;
}
.err-content h1{
    background: url(../images/revamp/opps.png) no-repeat left top;
    padding: 0 0 0 140px;
    color: #005b94;
    font-size: 32px;
    height: 110px;
    position: relative;
    width: 600px;
    margin: 10px auto;
    vertical-align: bottom;
    line-height: 137px;
}
.err-content .disc{
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
}
.err-content .disc table{
    font-size: 12px;
}
.err-content a, a:active {
    color: #005b93;
    text-decoration: none;
}
.msgBox_button_bar .btn {
    border-radius: 0;
    border: none;
    text-transform: initial;
}
.msgBox_button_bar .btn.btn-full{
    width:100%;
}

#subscribe-btn{
    font-weight: bold;
    padding: 10px 16px;
}
/******loing box *******/


#login-dp{
    min-width: 340px;
    padding: 14px 14px 0;
    overflow:hidden;
	background: rgba(255, 255, 255); color:#454545;
        letter-spacing: 1px;
}

#login-dp .help-block{
    font-size:12px    
}
#login-dp .bottom{
    background-color:#dde5e6;
    border-top:1px solid #ddd;
    clear:both;
    padding:14px;
}
#login-dp .social-buttons{
    margin:12px 0    
}
#login-dp .social-buttons a{ width: 49%;}
#login-dp .form-group { margin-bottom: 15px; margin-top: 15px;}

#login-dp .form-control { font-size:16px; height: 40px; padding: 12px 12px; border-radiou: 0px;}
#login-dp .btn { padding: 10px 12px;margin-bottom: 0;font-size: 16px;background:#00aeef}
#login-dp .btn:hover{background: #286090}
#login-dp a:hover{ background:none; text-decoration: underline}
#login-dp a:hover{ background:none; color:#00aeef; }

.btn-fb{
    color: #fff;
    background-color:#3b5998;
}
.btn-fb:hover{
    color: #fff;
    background-color:#496ebc 
}
.btn-tw{
    color: #fff;
    background-color:#55acee;
}
.btn-tw:hover{
    color: #fff;
    background-color:#59b5fa;
}
#login-dp .smalltxt  { padding:0 0 15px 0px; float:left; }
#login-dp .smalltxt a{  color:#666; font-weight:500; text-decoration:underline; display: block; padding:0; margin:0;}
#login-dp .smalltxt a:hover, #login-dp .smalltxt a:focus{ color:#666; font-weight:500; text-decoration:underline; float:left; padding:0;  margin:0;}
#login-dp .help-block a{
    font-weight: bold;
}
#main-nav .navbar-collapse{
    max-height:initial!important;
}
.msgBox_button_bar {
    text-align: center!important;
}
.msgBox_button_bar a{
    margin: 5px;
}
#captcha-refresh{
        width: 34px;
    height: 34px;
    display: inline-block;
    float: right;
    overflow: hidden;
    border-radius: 3px;
    position: relative;
}
#captcha-refresh img{
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -23px 0px 0px -24px;
}
.captcha_container img{
    vertical-align: top;
}
.breadcrumb{
    color:#00aeef;
    margin-top: 35px;
    background: url("/images/recruiter/slash-bg.gif") repeat;
}
.breadcrumb a{
    color:#00aeef;
}
.breadcrumb span{
    color:#333;
}
#subscribe-box{
    text-align: center;
    font-size: 15px;
    line-height: 1.5;
}
#subscribe-box h4{
    line-height: 1.5;
}
#subscribe-box h3{
    margin: 10px 0px;
    padding: 0px;
    color: #015a96;
    font-size: 22px;
    font-weight: 700;
}
#subscribe-box .col{
    text-align: left;
    min-height: 50px;
    padding: 0px 5px;
}
#blog-subscribe-form span{
    text-align: right;
    display: block;
    font-size: 13px;
    margin: 0px 5px 5px 0px;
}
#blog-subscribe-form p{
    font-size: 18px;
    padding: 10px 20px 0px 20px;
}
#subscribe-box input[type='text']{
    border: 1px solid #eee;
    color: #333;
    border-radius: 0px;
    background: #eeeeee;
    font-size: 15px;
    height: 38px;
    box-shadow: none;
}
#subscribe-box input[type='submit'],.btn-lg{
    font-size: 18px;
    padding: 10px 0px;
    width: 200px;
    margin: 10px 0px 0px 0px;
}
#subscribe-box input[type='text']:focus {
    outline: 1px solid #66afe9;
}
#subscribe-box .col-xs-3{
    padding-top: 8px;
    line-height: 1.2;
    min-height: inherit;
}
#subscribe-box .info{
    font-size: 12px;
    color:#666;
    margin: 20px auto 0px auto;
}
.has-error .form-control {
    border-color: #a94442!important;
}
label.error {
    margin: 0px;
    padding: 0px;
    color: #ff0000;
    font-weight: normal;
    font-size: 12px;
}
#article-notfound-page li a,#article-notfound-page li a:visited{
    color:#337ab7
}
/****** end loing box *******/

@media (min-width: 768px) and (max-width:991px){
    .container{
        width:100%;
        padding: 0px 20px;
    }
}
@media (max-width: 1280px){
    #article-section-banner,#article-section-banner .label-wrapper .container{
        height: 400px;
    }
    #article-section-banner .item::before{
        top:150px;
        height: 250px;
    }
    #article-section-banner .item label{
        margin-top: 120px;
    }
    #article-section-banner h3{
        font-size: 28px;
    }
    #article-section-banner p{
        font-size: 16px;
    }
    .carousel .glyphicon-chevron-left,.carousel .glyphicon-chevron-right{
        height: 82px;
        margin-top: -41px;
        background-size:75%;
    }
    .carousel-indicators{
        bottom: 0px;
    }
}
@media (max-width: 1060px){
    #article-section-banner .label-wrapper .container{
        padding-left: 40px;
        padding-right: 40px;
    }
    .carousel .glyphicon-chevron-left,.carousel .glyphicon-chevron-right{
        width:35px;
        margin-left: -60px;
    }
    .carousel .glyphicon-chevron-right{
        margin-right: -60px;
    }
    #article-details-page .carousel .glyphicon-chevron-left,#article-details-page .carousel .glyphicon-chevron-right{
        margin-left: -40px;
    }
    #article-details-page .carousel .glyphicon-chevron-right{
        margin-right: -40px;
    }
}
@media (max-width: 900px){
    #tool-bar .fa{
        width:30px;
        height: 30px;
        font-size: 18px;
        line-height: 30px;
        margin-left: 3px;
    }
    #tool-bar .fa.fa-linkedin{
        line-height: 28px;
    }
    #article-section-banner .item label{
        margin-top: 120px;
    }
    #article-section-banner h3{
        font-size: 22px;
    }
    #article-section-banner p{
        font-size: 14px;
    }
}
@media (max-width: 820px){
    #article-section-banner, #article-section-banner .label-wrapper .container{
        height:360px;
    }
}
@media (max-width: 800px){
    #main-nav .navbar-nav>li>a,#main-nav .navbar-nav>li>a:hover,#main-nav .navbar-nav>li>a:active{
        padding-left: 6px!important;
        padding-right: 6px!important;
    }
    #article-section-banner .item label{
        margin-top: 60px;
        font-size: 15px;
    }
     #article-section-banner h3{
        font-size: 20px;
    }
    #article-section-banner p{
        font-size: 13px;
    }
}
@media (max-width: 767px){
    .carousel .glyphicon-chevron-left,.carousel .glyphicon-chevron-right{
        margin-left: -50px;
    }
    .carousel .glyphicon-chevron-right{
        margin-right: -50px;
    }
    .col-left{
        padding: 0px 15px;
    }
    .col-right{
        position: static;
        width: 100%;
        padding: 0px 15px;
    }
    #article-section-banner,#article-section-banner .label-wrapper .container,#article-section-banner .item{
        height: 340px;
    }
    #article-section-banner .item::before{
        top:120px;
        height: 220px;
    }
    #article-section-banner h3{
        width: 80%;
        font-size: 16px;
        margin-top: 10px
    }
    #article-section-banner p{
        font-size: 13px;
        margin-top: 10px
    }
    .article-ralated{
        width:100%;
    }
    #content_container{
        margin-top:40px;
    }
    #tool-bar .btn.pull-right{
        right:15px;
        top:-40px;
        padding: 7px;
        font-weight: normal;
    }
    #tool-bar .relative{
        padding-right: 15px;
    }
    #article-details-page #tool-bar .relative{
        padding-right: 15px;
        margin-top: 5px;
    }
    #article-search,#article-search.on{
        width:100%;
        background: #f2f2f2;
        background: rgba(242,242,242,1);
        float: left;
    }
    #article-search input[type='submit'],#article-search .fa.fa-chevron-right{
        display: block;
    }
    #article-search .fa.fa-search,#article-search.on .fa.fa-search{
        left: 10px;
        cursor: default;
    }
    #article-list .col .relative{
        height: auto;
        min-height: inherit;
        padding-bottom: 40px;
        margin-bottom: 10px;
    }
    #article-section-list label{
        bottom: 15px;
    }
    .col-sm-8 .category{
        float: left!important;
        padding-left: 70px;
        position: relative;
        width: 100%;
    }
    .col-sm-8 .category span{
        position: absolute;
        left: 0px;
    }
    .col-category select, .category select{
        width: 100%
    }
    .err-content h1{
        padding: 80px 0px 0px 0px;
        background-position: 50% top;
        font-size: 20px;
        width: 100%;
        text-align: center;
        height: 180px;
    }
    .err-content .disc{
        font-size: 16px;
    }
}
@media (max-width: 700px){
    #article-section-banner,#article-section-banner .label-wrapper .container,#article-section-banner .item{
        height: 300px;
    }
    .carousel-indicators{
        bottom: 0px;
    }
}
@media (max-width: 600px){
    #article-section-banner,#article-section-banner .label-wrapper .container,#article-section-banner .item{
        height: 280px;
    }
    #article-section-banner img{
        width:inherit;
        max-width: inherit;
        height: 100%;
    }
    .carousel .glyphicon-chevron-left,.carousel .glyphicon-chevron-right{
        display: none;
    }
    #article-details-page #subscribe-btn{
        width:auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    #article-section-banner .item::before{
        top:100px;
        height: 180px;
    }
}
@media (max-width: 450px){
    #subscribe-box .col-xs-4,#subscribe-box .col-xs-5{
        width:50%;
    }
    #article-details-page #subscribe-btn{
        position: static;
        width:100%;
        margin: -5px 0px 10px 0px;
    }
    #tool-bar label{
        display: none;
    }
    #subscribe-box .col-xs-3,#subscribe-box .col-xs-9{
        width:100%;
    }
    #subscribe-box .col{
        min-height:inherit;
    }
    #tool-bar .fa {
        margin: 0px 4px 10px 0px;
    }
    .carousel .glyphicon-chevron-left,.carousel .glyphicon-chevron-right{
        margin-left: -70px;
    }
    .carousel .glyphicon-chevron-right{
        margin-right: -70px;
    }
}
@media (max-width: 380px){
    #main-nav .navbar-brand img{
        height:30px;
        margin-top: 5px;
    }
}
/*-- common header and footer --*/
#main-nav{
    padding: 8px 0px;
    background-color: #fff!important;
    height: 67px;
}
.navbar-brand{
    background: url(/images/recruiter/cp_recruitermodule_logo.png) no-repeat;
    background-position: 0% 50%;
    width: 180px;
    position: absolute;
    top:10px;
    left: 15px;
    z-index: 1;
}
#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:hover, #main-nav .navbar-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 0px 0px 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{
    text-transform: uppercase;
    float: right;
    margin-right: -15px;
}
#main-nav #nav-btn 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{
    color:#fff!important;
    padding-bottom: 6px;
}
#nav-btn .fa{
    font-size: 24px;
    color: #00aeef;
    vertical-align: top;
    margin-left: 10px;
    margin-top: -2px;
}
#nav-btn .fa.fa-spin{
    margin-top: 7px;
}
#nav-btn li{
    margin-left: 5px;
}
#nav-btn .btn-primary{
    padding: 10px 13px;
    margin:0px;
    color:#fff;
}
footer{
    background-color: #e1eaf8;
    padding: 40px 0px 0px 0px;
    color: #666;
    bottom: 0px;
    width: 100%;
    font-size: 13px;
}
footer p{
    font-size: 13px;
    margin: 0 0 10px;
}
footer.absolute{
    position: absolute;
    z-index: 3;
}
#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;
    margin-left: 15px;
}
footer h4{
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0px;
}
footer a:hover{
    color: #23527c;
    text-decoration: underline;
}
footer .left h4,footer .left p{
    margin-left: 60px;
}
.footer-phone{
    padding-left: 18px;
    background: url("/images/recruiter/phone.png") no-repeat 0px 50%;
}
.footer-email{
    padding-left: 20px;
    background: url("/images/recruiter/email.png") no-repeat 0px 50%;
}
#footer-logo{
    background: url(/images/recruiter/cp_recruitermodule_logo.png) no-repeat;
    height:60px;
    display: block;
}
#footer-cp-logo{
    background: url(/images/recruiter/recruiter_cpjobs-logo.png) no-repeat;
    height:50px;
    display: block;
    margin-top: 20px;
}
#footer-desktop-logo{
    background: url(/images/recruiter/desktop_icon.png) no-repeat;
    height: 40px;
    width: 60px;
    display:inline-block;
}
#footer-mobile-logo{
    background: url(/images/recruiter/mdot_icon.png) no-repeat center;
    height: 40px;
    width: 60px;
    display:inline-block;
}
#footer-ios-logo{
    background: url(/images/recruiter/appstor_icon.png) no-repeat center;
    height: 40px;
    width: 113px;
    display:inline-block;
}
#footer-android-logo{
    background: url(/images/recruiter/googlePlay_icon.png) no-repeat center;
    height: 40px;
    width: 120px;
    display:inline-block;
    margin-left: 10px;
}
#footer-facebook-icon{
    background: url(/images/recruiter/facebook_icon.png) no-repeat;
    height: 40px;
    width: 40px;
    display:inline-block;
}
#footer-linkedin-icon{
    background: url(/images/recruiter/linkedin_icon.png) no-repeat;
    height: 40px;
    width: 40px;
    display:inline-block;
    margin-left: 7px;
}
#footer-youtube-icon{
    background: url(/images/recruiter/youtube_icon.png) no-repeat;
    height: 40px;
    width: 40px;
    display:inline-block;
    margin-left: 6px;
}
.clear{
    clear:both;
}
#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:50%;
        display: inline-block;
        vertical-align: top;
        float: left;
    }
    #main-nav .col.right{
        width:50%;
        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;
    }
    #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;
    }
    #main-nav #nav-btn li a.dropdown-toggle{
        margin: 0px -50%!important;
        padding-bottom: 10px!important;
    }
    #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: 345px;
    }
    #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 iframe{
        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;
    }
}
/*-- common header and footer --*/