#hotel-head{
    padding-top: 7px;
    padding-bottom: 7px;
}
#hotel-head .box{
    width:100%;
    margin: auto;

}
#hotel-head .box .img{
    float: left;
    width:94px;
    height:94px;
    border: 1px solid #bbbbbb;
    margin-left:5px;
    margin-right: 5px;
    position: relative;
}
#hotel-head .box .img img{
    max-width:94px;
    max-height:94px;
    position: absolute;
    margin: auto;
    left:0;right:0;top:0;bottom:0;
}
#hotel-head .hotel-detail{
    float: left;
    position:relative;
    width: calc(100% - 110px);
    height:95px;
}

#hotel-head .hotel-detail div:nth-child(1){
    position: absolute;
    top: 0;
    right:0;
    color:#1c1c1c;
    font-size: 1em;
    font-weight: bold;
}
#hotel-head .hotel-detail div:nth-child(2){
    position: absolute;
    bottom: 0;
    left: 5px;
    font-size: 1.2em;
    font-weight: bold;
    color: #16a210;
    height: 27px;
    max-width: 100%;
    overflow: hidden;
}
#hotel-head .hotel-detail div:nth-child(2) a{
    color: #16a210;
}



#job-detail{
    background-color: #e2e1e1;
}
#job-detail .detail-box{
    background-color: #fff;
    border-radius: 5px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width:96%;
    min-height: 50px;
    padding-bottom: 10px;
}
#job-detail .detail-box .box-border{
    width:100%;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 7px;
}
#job-detail .detail-box .box-border:nth-child(1) div{
    font-size: 1.2em;
    font-weight: bold;
    color: #1c1c1c;
    margin: auto;
    width: 96%;
    overflow: hidden;
    padding-top: 10px;
    line-height: 25px;
}
#job-detail .detail-box .box-border:nth-child(1) div span{
    font-weight: bold;
    color:#990100;
}
#job-detail .detail-box .box-border:nth-child(2){
    padding-top: 10px;
}
#job-detail .detail-box .box-border:nth-child(2) .detail-row{
    width:96%;
    margin: auto;
    height:50px;
    margin-bottom: 3px;
}
#job-detail .detail-box .box-border:nth-child(2) .detail-row .topic{
    width:140px;
    color: #7a7a7a;
    float: left;
}
#job-detail .detail-box .box-border:nth-child(2) .detail-row .topic span:nth-child(1){
    font-weight: bold;
    font-size: 1.2em;
}
#job-detail .detail-box .box-border:nth-child(2) .detail-row .topic span:nth-child(2){
    font-size: 0.9em;
}
#job-detail .detail-box .box-border:nth-child(2) .detail-row .value{
    color:#1c1c1c;
    float: left;
    width:calc(100% - 140px);
}
#job-detail .detail-box .box-border:nth-child(2) .detail-row .value span:nth-child(1){
    font-weight: bold;
    font-size: 1.12em;
}
#job-detail .detail-box .box-border:nth-child(2) .detail-row .value span:nth-child(2){
    font-size: 0.9em;
}
#job-detail .detail-box .box-border:nth-child(2) .detail-row .value span a{
    color:#000;
}
#job-detail .detail-box .box-border:nth-child(2) .detail-row .value span.salary{
    color:#990100;
}
#job-detail .detail-box .box-border .head-title{
    color:#00949d;
    font-weight: bold;
    font-size: 1.2em;
    width:96%;
    margin: auto;
    padding-top: 5px;
}
#job-detail .detail-box .box-border .head-title span{
    color:#7a7a7a;
    font-size: 0.7em;
}
#job-detail .detail-box .box-border .detail{
    width:96%;
    margin: auto;
    color:#1c1c1c;
    font-size: 0.95em;
    line-height: 20px;
    font-family: 'tahoma';
}
#job-detail .detail-box .box-border .data-contact{
    width:96%;
    margin: auto;
    color:#1c1c1c;
    font-size: 1em;
    line-height: 20px;
    margin-top: 15px;
}
#job-detail .detail-box .box-border .data-contact .list-detail{
    width: 100%;
    height: 30px;
    margin-bottom: 5px;
    clear: both;
}
#job-detail .detail-box .box-border .data-contact .list-detail .img{
    width: 30px;
    float: left;
    height: 30px;
    margin-right: 5px;
    text-align: center;
}
#job-detail .detail-box .box-border .data-contact .list-detail .img img{
    height: 15px;
}
#job-detail .detail-box .box-border .data-contact .list-detail .value{
    width: calc(100% - 35px);
    float: right;
    min-height: 0px;
    overflow: hidden;
    display: flex;
    text-align: left;
}
#job-detail .detail-box .box-border .data-contact .list-detail .value .imgtxt{
    position: relative;
        /*top: -8px;*/
}
#job-detail .detail-box .box-border .data-contact .list-detail .value a{
    color:#000;
    text-decoration: underline;
}
#job-detail .detail-box .box-border .data-contact .list-detail .value span{ color: red; text-decoration: underline;}
#job-detail .detail-box .box-border .data-contact .list-detail .value span a{color: red; }
#job-detail .detail-box .apply{
    width: 300px;
    margin: auto;
    height: 55px;
    background-color: #b1b1b1;
    border: 1px solid #959595;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#job-detail .detail-box .apply a .btn-apply{
    background: linear-gradient(to bottom, rgba(189,24,23,1) 0%, rgba(189,24,23,1) 50%, rgba(165,0,0,1) 51%, rgba(165,0,0,1) 100%);
    background-repeat: no-repeat;
    text-align: center;
    width: 95%;
    margin-left: 2.5%;
    margin-top: 5px;
    height: 45px;
    color: #ffffff;
    border: 0px;
    border-radius: 5px;
    line-height: 47px;
    font-size: 1.2em;
}
#job-detail .detail-box .apply a .disable-btn-apply{
    background: linear-gradient(to bottom, rgb(146, 146, 146) 0%, rgb(136, 136, 136) 50%, rgb(142, 142, 142) 51%, rgb(134, 134, 134) 100%);;

}
#job-detail .detail-box .box-exten{
    position: relative;
    width: 300px;
    margin: auto;
    height: 70px;

}
#job-detail .detail-box .box-exten .btn-save-job{
    position: relative;
    float: left;
    width: 95%;
    height: 45px;
    background: rgba(1,171,182,1);
    background: linear-gradient(to bottom,
        rgba(1,171,182,1) 0%,
        rgba(1,171,182,1) 50%,
        rgba(0,148,157,1) 51%,
        rgba(0,148,157,1) 100%);
    border-radius: 5px;
    margin-left: 2.5%;
    margin-top: 5px;
    border: 0px;
    line-height: 46px;
    font-size: 1.1em;
    color: #fff;
    font-family: 'rsuregular';
}
#job-detail .detail-box .box-exten .btn-sent-job{
    margin-left: 10px;
}
#job-detail .detail-box .box-exten .btn-save-job .icon-exten{
    position: absolute;
    float: left;
    width: 30px;
    height: 45px;
    padding: 0px 5px;
}
#job-detail .detail-box .box-exten .btn-save-job .icon-exten img{
    width: 30px;
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    margin: auto;
}
#job-detail .detail-box .box-exten button.btn-detail{
    position: relative;
    float: left;
    width: 100%;
    height: 45px;
    text-align: center;
    font-size: 1.2em;
    line-height: 46px;
    color: #fff;
    cursor: pointer;
}

/* Lightbox confirm apply job */
#wrap-confirm-apply{
    position: fixed;
    height: 600px;
    z-index: 3;
    display: none;
}
#wrap-confirm-apply #bg-content-page{
    position: absolute;
    background-color: #000000;
    width: 100%;
    height: 600px;
    opacity: .5;
    z-index: 3;
}
#wrap-confirm-apply #confirm-apply{
    position: absolute;
    width: 96%;
    background-color: #ffffff;
    border-radius: 5px;
    z-index: 4;
    margin: 2%;
    top: 120px;
    font-family: 'tahoma';
}
#wrap-confirm-apply #confirm-apply #profile{
    text-align: center;
    margin-top: 20px;
    font-size: 1.1em;
    line-height: 45px;
    font-weight: bold;
    color: #363636;
}
#wrap-confirm-apply #confirm-apply #profile img{
    max-width: 100px;
    max-height: 100px;
    padding: 3px;
    border-radius: 5px;
    border: 3px solid #ffffff;
    box-shadow: 0px 0px 10px #464646;
}
#wrap-confirm-apply #confirm-apply #label{
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    color: #363636;
}
#wrap-confirm-apply #confirm-apply #position{
    width: 97%;
    margin: 1.5%;
    padding: 12px 0px;
    background-color: #e6edf7;
}
#wrap-confirm-apply #confirm-apply #position div{
    font-size: .9em;
    color: #013580;
    text-align: center;
    font-weight: bold;
}
#wrap-confirm-apply #confirm-apply #position div+div{
    font-size: .8em;
    color: #e6221e;
    margin-top: 5px;
}
#wrap-confirm-apply #confirm-apply #btn{
    background-color: #ebebeb;
    padding: 10px 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#wrap-confirm-apply #confirm-apply #btn #wrap-btn{
    width: 188px;
    margin-left: 50%;
    left: -94px;
}
#wrap-confirm-apply #confirm-apply #btn #wrap-btn div{
    width: 80px;
    text-align: center;
    color:#1c75bc;
    font-family: 'rsuregular';
    font-weight: bold;
    font-size: 1em;
    padding: 3px 0px;
    border: 2px solid #1c75bc;
    border-radius: 5px;
    background-color: #ffffff;
}
#wrap-confirm-apply #confirm-apply #btn #wrap-btn #btn-confirm-apply{
    margin-right: 20px;
}

body #bg-loading{
    position: absolute;
    width: 100%;
    height: 500px;
    background: #000000;
    left: 0px;
    top: 0px;
    z-index: 4;
    padding: 50px 0px;
    opacity: 0.7;
    display: none;
}
body #bg-loading-img{
    position: fixed;
    width: 50px;
    margin-left: 50%;
    left: -25px;
    top: 40%;
    z-index: 8;
    display: none;
}








/* Large desktop */
@media (min-width: 1200px) {

}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

}
@media (max-width: 600px) {
}
@media (max-width: 480px) {

}
@media (max-width: 360px) {

}

/* Iphone 4 - 5s vertical */
@media (max-width: 320px) {
}
