/**
 * @Project NUKEVIET 4.x
 * @Author VINADES.,JSC <contact@vinades.vn>
 * @Copyright (C) 2014 VINADES.,JSC. All rights reserved
 * @License GNU/GPL version 2 or any later version
 * @Createdate Thu,17 Apr 2014 04:03:46 GMT
 */
 /* NUKEVIET ICONS */
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Light.ttf');
    font-weight: 300;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.ttf');
    font-weight: 400;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Medium.ttf');
    font-weight: 500;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.ttf');
    font-weight: 700;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Light.otf');
    font-weight: 300;
}
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.otf');
    font-weight: 400;
}
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Medium.otf');
    font-weight: 500;
}
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Bold.otf');
    font-weight: 700;
}

@font-face {
    font-family:'NukeVietIcons';
    src:url('../../default/fonts/NukeVietIcons.eot?avyewf');
    src:url('../../default/fonts/NukeVietIcons.eot?#iefixavyewf') format('embedded-opentype'),url('../../default/fonts/NukeVietIcons.ttf?avyewf') format('truetype'),url('../../default/fonts/NukeVietIcons.woff?avyewf') format('woff'),url('../../default/fonts/NukeVietIcons.svg?avyewf#NukeVietIcons') format('svg');
    font-weight:normal;
    font-style:normal;
}

[class^="icon-"],
[class*=" icon-"] {
    display:inline-block;
    font:normal normal normal 14px/1 NukeVietIcons;
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    transform:translate(0,0);
    vertical-align:-10%;
}
.red {
    color: red;
    font-size: 16px;
    padding-left: 2px;
}
.icon-lg {
    font-size:1.33333333em;
    line-height:.75em;
    vertical-align:-25%;
}

.icon-horizon {
    width:14px;
}

.icon-lg.icon-horizon {
    width:22px;
}

.icon-nukeviet:before {
    content:"\e607";
}

.icon-nukeviet_sm:before {
    content:"\e608";
}

.icon-callcenter:before {
    content:"\e609";
}

.icon-today:before {
    content:"\e600";
}

.icon-qrcode:before {
    content:"\e601";
}

.icon-enter:before {
    content:"\e602";
}

.icon-exit:before {
    content:"\e603";
}

.icon-yahoo:before {
    content:"\e604";
}

.icon-old-phone:before {
    content:"\e606";
}

.icon-icq:before {
    content: "\e605";
}
.icon-viber:before {
    content: "\e60a";
}

.icon_new {
    background:url("../images/icons/new.gif") no-repeat;
    display:inline-block;
    width:33px;
    height:15px;
    position: absolute;
    right: 0;
}

.icon_new_small {
    background:url("../images/squared-blue.png") no-repeat 0 8px;
}

.icon_list {
    background:url("../images/arrow_left_orange.png") no-repeat 0 8px;
}

/* Fonts Color */

.text-black {
    color:#000 !important;
}

.text-white {
    color:#fff !important;
}

/* Fonts Weight */

.text-normal {
    font-weight:400;
}

.text-bold {
    font-weight:800;
}

/* Fix bootstrap */
.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-ss-block,
.visible-ss-inline,
.visible-ss-inline-block {
    display:none;
}

.hidden-ss-block {
    display:block !important;
}

.hidden-ss-inline {
    display:inline !important;
}

.hidden-ss-inline-block {
    display:inline-block !important;
}

.margin {
    margin:10px;
}

.margin-right {
    margin-right:10px;
}

.margin-left {
    margin-left:10px;
}

.margin-top {
    margin-top:10px;
}

.margin-bottom {
    margin-bottom:10px;
}

.margin-sm {
    margin:4px;
}

.margin-right-sm {
    margin-right:4px;
}

.margin-left-sm {
    margin-left:4px;
}

.margin-top-sm {
    margin-top:4px;
}

.margin-bottom-sm {
    margin-bottom:4px;
}

.margin-lg {
    margin:15px;
}

.margin-right-lg {
    margin-right:15px;
}

.margin-left-lg {
    margin-left:15px;
}

.margin-top-lg {
    margin-top:15px;
}

.margin-bottom-lg {
    margin-bottom:15px;
}

.padding-top{
    padding-top: 10px
}

.padding-left{
    padding-left: 10px
}

.padding-right{
    padding-right: 10px
}

.padding-bottom{
    padding-bottom: 10px
}

.boder-top{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
}

.boder-bottom{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
}

.border-left{
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ccc;
}

.border-right{
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ccc;
}

.column-margin-left{
    margin-left: 10px !important
}

.bg-gainsboro{
    background-color:#dcdcdc
}

.bg-lavender{
    background-color:#eeeeee
}

/*Load_Bar*/
.load-bar{
    display: inline-block;
    vertical-align: middle;
    width: 33px;
    height: 8px;
    background: transparent url(../../../assets/images/load_bar.gif);
    margin: auto 10px
}

/*Center DIV*/
.centered {
   text-align: center;
   font-size: 0
}
.centered > div {
   float: none;
   display: inline-block;
   text-align: left;
   font-size: 14px;
}

/*nv-info*/
.nv-info {
    border-width:1px;
    border-style:solid;
    border-color:#dcdcdc;
    border-radius:3px;
    -webkit-border-radius:3px;
    background-color:#f7f7f7;
    color:#333;
    padding:10px;
}

.nv-info.error {
    background-color:#EFD7D7 !important;
    border-color:#DCA8A6 !important;
}

.nv-info.success {
    background-color:#edf4fa !important;
    border-color:#82b2dc !important;
}

.nv-info.info{
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.nv-info:before {
    display:inline-block;
    font-family:FontAwesome;
    font-size:20px;
    line-height:1;
    vertical-align:middle;
    margin-right:5px;
}

.nv-info.error:before {
    content:" \f057 ";
    color:#de495b;
}

.nv-info.success:before {
    content:" \f13a ";
    color:#68D044;
}

.nv-info.info:before {
    content: "\f05a";
    color:#31708f;
}

.clear {
    clear:both;
}

.fl {
    float:left;
}

.fr {
    float:right;
}

.pointer {
    cursor:pointer;
}

.middle{
    vertical-align:middle
}

.align-bottom{
    vertical-align: bottom
}

.align-top{
    vertical-align: top
}

ul,
ol {
    list-style:none;
}

.input-group-btn {
    font-size:14px !important;
}

.radius-top-left {
    -webkit-border-top-left-radius:5px;
    border-top-left-radius:5px;
}

.radius-top-right {
    -webkit-border-top-right-radius:5px;
    border-top-right-radius:5px;
}

.radius-bottom-left {
    -webkit-border-bottom-left-radius:5px;
    border-bottom-left-radius:5px;
}

.radius-bottom-right {
    -webkit-border-bottom-right-radius:5px;
    border-bottom-right-radius:5px;
}

.radius {
    -webkit-border-radius:5px;
    border-radius:5px;
}

.bg-gradient {
    background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background-image:linear-gradient(to bottom,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.3) 100%);
}

.box-shadow {
    box-shadow:0 0 4px rgba(0,0,0,0.15);
    -webkit-box-shadow:0 0 4px rgba(0,0,0,0.15);
}

.fix-box {
    position:inherit !important;
    margin-left:0 !important;
}

.well {
    padding:8px;
    line-height:18px
}

.well p {
    margin:0;
}

input[type=text].required,
input[type=password].required,
input[type=email].required,
input[type=number].required,
input[type=search].required,
input[type=tel].required,
input[type=time].required,
input[type=url].required,
input[type=url].required,
textarea.required,
select.required,
label.required {
    background-image:url(../images/icons/required.png);
    background-position:right center;
    background-repeat:no-repeat;
}
textarea.required{
    background-position: right 10px;
}
select.required{
    background-position: calc(100% - 15px) 10px;
}
label.required{
    padding-right: 20px;
}

label.radio-box,label.check-box{
    font-weight: normal;
    margin-right: 20px;
    cursor: pointer;
}
div.radio-box,div.check-box{
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    padding: 10px
}
.has-error div.radio-box,.has-error div.check-box{
    border-color: #de495b;
}

div.radio-box label,
div.check-box label {
    margin-bottom: 0;
}

div.radio-box label [type="radio"],
div.check-box label [type="radio"] {
    margin-top: -2px;
}

.display-inline-block{
    display: inline-block
}

.display-table {
    display:table;
}

.display-table > * {
    display:table-row;
}

.display-table > * > * {
    display:table-cell;
    padding:5px;
}

/*tooltip*/
.tooltip-inner {
    max-width:250px;
    padding:10px;
    color:#fff;
    text-align:left !important;
    background-color:#255986;
    border-radius:4px;
    height: auto;
    overflow: auto
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  border-top-color: #255986;
}

.tooltip.right .tooltip-arrow {
  border-right-color: #255986;
}

.tooltip.left .tooltip-arrow {
  border-left-color: #255986;
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #255986;
}

.tooltip-inner img.pull-left{
    margin:3px 5px 1px 0;
}

.tooltip-inner img.pull-right{
    margin:3px 1px 0 5px;
}

/* Fixed Jquery UI Style */

.ui-widget {
    font-size:12px !important;
    font-weight:400 !important;
    line-height:18px !important;
}

.ui-datepicker {
    width:18em !important;
}

.ui-datepicker select.ui-datepicker-month {
    width:59% !important;
    font-weight:normal !important;
}

.ui-datepicker select.ui-datepicker-year {
    width:39% !important;
    font-weight:normal !important;
}

figure {
    position: relative;
    padding: 3px;
    display: block;
    float: left;
    margin: 5px 10px 10px 0;
    text-align: center
}
figure.article{
    background-color: #939393;
}
figure.left{
    float: left;
    margin: 5px 10px 10px 0;
}
figure.right{
    float: right;
    margin: 5px 0 10px 10px;
}
figure.center{
    float: none;
    background: transparent;
    margin: 0 auto 10px;
    padding-top: 0;
    text-align:center
}
figure.noncaption{
    background: transparent;
    padding: 0;
}
figcaption{
    text-align: center;
    margin-top: 5px;
    font-weight: 700;
}
figure figcaption {
    font-size: 12px;
    font-weight: normal;
}
figure.article figcaption {
    color: #fff;
}
figure.article.center figcaption{
    color: inherit
}
figure.avatar{
    margin-top:0 !important
}
figure.avatar figcaption{
    position: absolute;
    bottom: 12px;
    left: 3px;
    width:calc(100% - 6px);
    background-color: #357ebd;
    color:#fff;
    font-size:11px
}

/* Global */

@media (min-width: 300px) {
    html,
    body {
        width:100%;
        height:100%;
        margin:0;
        padding:0;
        overflow-x: hidden;
    }
}


@media (min-width: 619px) {
    html,
    body {
        width:100%;
        height:100%;
        margin:0;
        padding:0;
        overflow-x: inherit;
    }
}
@media (min-width: 300px) {
    body {
        color: #333;
        font-family: Inter, Helvetica Neue,Helvetica,Arial,sans-serif;
        font-size: 12px;
        line-height: 1.42857;
        background-color:#fff;
    }
}
@media (min-width: 619px) {
    body {
        color: #333;
        font-family: Inter, Helvetica Neue,Helvetica,Arial,sans-serif;
        font-size: 14px;
        line-height: 1.42857;
        background-color:#fff;
    }
}


a,
a:link,
a:active,
a:visited {
    color:#c55c28;
}

a:hover,
a:focus {
    text-decoration:none;
    color:#ffcc00;
}

a.dimgray  {
    color:#707070;
}

a.dimgray:hover {
    color:#ffcc00;
}

a.black  {
    color:#333;
}

a.black:hover {
    color:#0e2132;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6{
    padding:0;
    line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight:700;
}

.title{
    font-size:22px
}

.hometext{
    font-weight: 700
}

.bodytext {
    word-break:keep-all;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: visible;
    line-height: 1.7em;
}

.bodytext p{
    margin-bottom: 15px !important
}

.bodytext ol{
    list-style-type: decimal!important;
}

.bodytext ul{
    list-style-type: disc!important;
    padding-left: 40px!important;
    margin-bottom: 10px!important;
}

.bodytext li{
    margin-bottom: 0!important;
}

.bodytext div.alert{
    margin-bottom: 7px;
    margin-top: 4px;
}

iframe {
    border:0;
}

.m-bottom {
    margin-bottom:10px !important;
}

.wraper {
    position:relative;
    width:1080px;
    margin:0 auto;
}

.container,.rel {
    position:relative;
}

.fa-fix {
    margin-right:-5px;
}

.fa-pointer {
    cursor:pointer;
}

.fa-horizon {
    width:14px;
}

.fa-lg.fa-horizon {
    width:22px;
}

h3.sm {
    font-size:16px;
}

span.keyword {
    background-color:yellow;
}

.nv-fullbg {
    min-height:100%;
}

a.btn {
}

.body-bg {
    position:absolute;
    top:0;
    left:0;
    min-width:100%;
    min-height:100%;
    background-color: #ffffff;
    background-image:url(../images/header.png),linear-gradient(to bottom,#428bca 0,#245682 51px,rgba(255,255,255,1) 51px,rgba(255,255,255,1) 100%);
    background-repeat:no-repeat,repeat-x;
    background-position:left 51px,left top;
    background-size:100%,auto;
}

/* Header */

#header {
/*    #position:relative;
#position: sticky;
    #overflow: hidden;*/
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid rgba(0, 0, 0, 0.19);
    background: rgba(217, 217, 217, 0.23);
}


#header .logo {
    position:relative;
}

#header .logo h1, #header .logo .site_name {
    display:none;
}

#header .logo h2, #header .logo .site_description {
    color:#707070;
    font-size:18px;
    font-weight:bold;
    font-style:italic;
    font-family:"Times New Roman";
    line-height:1.1;
    margin:0;
    padding:0;
    display: block;
}

/* breadcrumb */
.breadcrumbs-wrap{
    position: relative;
}

.breadcrumbs-wrap .display{
    height: 35px;
    overflow: hidden;
}

.breadcrumbs {
    display: inline-block;
}

.breadcrumbs li {
    float:left;
    margin:0 .5em 0 1em;
}

.breadcrumbs a, .show-subs-breadcrumbs {
    background-color:#dcdcdc;
    padding:.6em 1em;
    float:left;
    text-decoration:none;
    color:#333;
    position:relative;
}

.breadcrumbs a:hover, .show-subs-breadcrumbs:hover {
    background-color:#a6c8e6;
}

.breadcrumbs a:before {
    content:"";
    position:absolute;
    top:50%;
    margin-top:-1.5em;
    border-width:1.5em 0 1.5em 1em;
    border-style:solid;
    border-color:#dcdcdc #dcdcdc #dcdcdc transparent;
    left:-1em;
}

.breadcrumbs a:hover:before {
    border-color:#a6c8e6 #a6c8e6 #a6c8e6 transparent;
}

.breadcrumbs a:after, .show-subs-breadcrumbs:after {
    content:"";
    position:absolute;
    top:50%;
    margin-top:-1.5em;
    border-top-width:1.5em;
    border-top-style: solid;
    border-top-color: transparent;
    border-bottom-width:1.5em;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    border-left-width: 1em;
    border-left-style: solid;
    border-left-color: #dcdcdc;
    right:-1em;
}

.breadcrumbs a:hover:after, .show-subs-breadcrumbs:hover:after {
    border-left-color:#a6c8e6;
}

/*.breadcrumbs li:last-child a,
.breadcrumbs li:last-child a:hover {
    font-weight:bold;
    background:none;
}

.breadcrumbs li:last-child a:after,
.breadcrumbs li:last-child a:before {
    content:normal;
}

*/

.subs-breadcrumbs{
    margin: 0;
    padding: 0;
    background-color: #fff linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.1) 100%);
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0 0;
    position: absolute;
    left: 0;
    top: 40px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0,0,0,0.1);
    border-top: none;
    box-shadow: 0 0.063em 0.25em rgba(7, 20, 34, 0.25);
    display: none;
    z-index: 999999;
}

.subs-breadcrumbs.open{
    display: block;
}

.subs-breadcrumbs li:last-child,
.subs-breadcrumbs li:last-child a,
.subs-breadcrumbs{
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.subs-breadcrumbs li, .subs-breadcrumbs a {
    display:block;
    float:none;
}

.subs-breadcrumbs a{
    line-height:40px;
    height:40px;
    overflow: hidden;
    padding:0 10px;
}

.subs-breadcrumbs li:not(:last-child) a{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0,0,0,0.1);
}

.subs-breadcrumbs a:hover{
    background-color: rgba(0,0,0,0.1)
}

.subs-breadcrumbs a em{
    display: inline-block;
    margin-right: 5px;
    color: #707070;
}

.show-subs-breadcrumbs{
    padding-right: 5px;
    margin-right: 7px;
    width: 30px;
    text-align: center;
}

.fix_banner_left {
    width:120px;
    height:480px;
    position:fixed;
    top:2px;
    left:2px;
    display:none;
}

.fix_banner_right {
    width:120px;
    height:480px;
    position:fixed;
    top:2px;
    right:2px;
    display:none;
}

/* SECOND NAV */
.second-nav{
    z-index:3
}
.second-nav .bg {
    background:#cccccc;
    background-image:linear-gradient(to bottom,rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%) !important;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}

/* THIRD NAV */

.third-nav {
    position:relative;
    margin-bottom:6px;
}

.third-nav .row{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dcdcdc;
}

.third-nav .bg {
    background-color:#eeeeee;
    padding:5px 5px 3px;
}

.third-nav .current-time {
    display:inline-block;
    vertical-align:middle;
    margin-right:10px;
    line-height:37px
}

.third-nav ul + .current-time{
    float:right;
    margin-top:-35px
}

.headerSearch {
    margin:0.15em 0;
}

.headerSearch input {
    border-color:#cccccc;
    background-color:#fff !important;
}

.headerSearch input:hover,
.headerSearch input:focus {
    background-color:#fff !important;
}

.headerSearch .btn-info {
    background-color:#428BCA;
    border-color:#428BCA;
    color:#fff
}

.headerSearch .btn-info:focus,
.headerSearch .btn-info.focus,
.headerSearch .btn-info:hover,
.headerSearch .btn-info:active,
.headerSearch .btn-info.active {
  background-color: #e6b902;
  border-color: #caa202;
  color:#333333;
}

.box_search h2 {
    font-weight: bold !important;
}
/* Bootstrap Menu */
#menusite .navbar-default {
    background: transparent;
    border: none;
    min-height: auto;
}

#menusite .navbar-default .navbar-nav > li {
}

#menusite .navbar-default .navbar-nav > li:first-child {
}

#menusite .navbar-default .navbar-nav > li:last-child {
}
#menusite .navbar-default .navbar-nav > li > a {
    color: #93232C;
    padding: 16px 12px;
    color: #93232C;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.headscroll .navbar-default .navbar-nav > li > a {
    color: #ffffff !important;
    padding: 20px 15px;
    line-height: 20px;
    font-weight: bold;
}

.hunterscroll .navbar-default .navbar-nav > li > a {
    color: #c55c28 !important;
    padding: 20px 15px;
    line-height: 20px;
    font-weight: bold;
}
#menusite .navbar-default .navbar-nav > li:hover  .dropdown-menu{
    opacity: 1;
    visibility: visible;
    -webkiit-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
#menusite .dropdown-menu {
    background: #fff;
    left: auto;
    display: block;
    right: 0px;
    opacity: 0;
    padding: 10px 0px;
    position: absolute;
    top: 100%;
    border: none;
    -webkiit-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    width: 250px;
    visibility: hidden;
    z-index: 999;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
}
#menusite .dropdown-menu > li {
    border-bottom-width :1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(255,255,255,0.5);
}

#menusite .dropdown-menu > li:last-child {
    border-bottom:none;
}

#menusite .dropdown-menu > li > a {
    color:#333 !important;
    line-height:30px !important;
    padding:3px 15px !important;
}

#menusite .navbar-default .navbar-nav > li > a:hover,
#menusite .navbar-default .navbar-nav > li > a:focus,
#menusite .navbar-default .navbar-nav > .active > a,
#menusite .navbar-default .navbar-nav > .active > a:hover,
#menusite .navbar-default .navbar-nav > .active > a:focus,
#menusite .navbar-default .navbar-nav > .open > a,
#menusite .navbar-default .navbar-nav > .open > a:hover,
#menusite .navbar-default .navbar-nav > .open > a:focus {
    background: rgba(0, 0, 0, 0.1)!important;
    #background: transparent !important;
    color: #f36c25 !important;
}

#menusite .dropdown-menu > li > a:hover,
#menusite .dropdown-menu > li > a:focus,
#menusite .dropdown-menu > .active > a,
#menusite .dropdown-menu > .active > a:hover,
#menusite .dropdown-menu > .active > a:focus,
#menusite .navbar .navbar-nav .open .dropdown-menu > li > a:hover,
#menusite .navbar .navbar-nav .open .dropdown-menu > li > a:focus,
#menusite .navbar .navbar-nav .open .dropdown-menu > .active > a,
#menusite .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
#menusite .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    background:#2e8ccb12 !important;
    color:#02518d !important;
}

#menusite .dropdown-submenu {
    position:relative;
    display: none;
}

#menusite .open .dropdown-submenu {
    display: block;
}

#menusite .dropdown-submenu li a {
    color:#333;
    display:block;
}

#menusite .dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 5px 5px 5px;
    border-radius:0 5px 5px 5px;
}

#menusite .dropdown-submenu:hover>.dropdown-menu {
    display:block;
}

#menusite .dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#333;
    margin-top:10px;
    margin-right:-5px;
}

#menusite .dropdown-submenu.pull-left {
    float:none;
}

#menusite .dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:5px 0 5px 5px;
    border-radius:5px 0 5px 5px;
}

/* Head-Nav */

.header-nav {
    position:absolute;
    top:0;
    left:0;
    height:51px;
    width:100%;
    color:#dcdcdc;
    background-color:transparent;
}

.header-nav a {
    color:#dcdcdc;
}

.header-nav a:hover {
    color:#ffffff;
}

.header-nav a.button {
    display:inline-block;
    padding:8px;
    color:#dcdcdc;
    line-height:1;
    background-color:#428BCA;
    border-width:2px;
    border-color:transparent transparent #428BCA #428BCA;
    border-style:solid;
    border-radius:5px;
    -webkit-border-radius:5px;
}

.header-nav a.button:hover,
.header-nav a.active {
    background-color:#245682 !important;
    color:#ffffff !important;
}

/* TIP POPUP and FTIP POPUP */

#tip,
#ftip {
    position:absolute;
    color:#333 !important;
    background-color:#eeeeee;
    max-width:485px;
    box-shadow:0 2px 10px rgba(0,0,0,0.2);
    z-index:1000;
    display:none;
}

#tip {
    top:51px;
    right:0;
    min-height:51px;
    margin-right:10px;
    -webkit-border-bottom-left-radius:5px;
    border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-bottom-right-radius:5px;
}

#ftip {
    bottom:45px;
    left:0;
    min-height:51px;
    margin-left:10px;
    -webkit-border-top-left-radius:5px;
    border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    border-top-right-radius:5px;
}

#tip .bg,
#ftip .bg {
    padding:15px;
    border-bottom-color:#aaaaaa;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#tip .bg {
    -webkit-border-bottom-left-radius:5px;
    border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-bottom-right-radius:5px;
}

#ftip .bg {
    -webkit-border-top-left-radius:5px;
    border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    border-top-right-radius:5px;
}

#tip .tip-footer,
#ftip .tip-footer {
    background-color:#e5e5e5;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    padding:10px;
}

#tip .tip-footer {
    -webkit-border-bottom-left-radius:5px;
    border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-bottom-right-radius:5px;
    margin:10px -15px -16px;
}

#ftip .ftip-footer {
    margin:10px -15px -15px;
}

#tip h3,
#ftip h3 {
    font-size:13px;
    font-weight:700;
    margin-bottom:15px;
}

#tip ul {
    margin:0;
    padding:0;
}

#tip a {
    color:#333;
}

#tip .socialList a {
    color:#fff;
}

/* Blocks social-icons,contactDefault and personalArea */

.social-icons,
.personalArea {
    line-height:51px;
    float:right;
    margin:0 10px;
}

.contactDefault {
    position: absolute;
    top:0;
    left:0;
    line-height:51px;
    margin:0 10px;
}

.personalArea {
    margin-left:50px;
}

.personalArea a.button.user,
.personalArea a.button.user:hover {
    width:30px;
    height:30px;
    margin-top:11px;
    border-width:0;
    border-radius:15px !important;
    -webkit-border-radius:15px !important;
    background-color:transparent !important;
    background-size:contain;
}

.qlist {
    position:absolute;
    left:0;
    bottom:35px;
    width:100%;
    background-color:#d9e8f4;
    border-width: 1px;
    border-style: solid;
    border-color: #a6c8e6;
    padding:10px;
    z-index:9998;
    display:none;
}

/* block counter */
.counter.display-table{
    width:100%
}

.counter span + span{
    text-align: right;
}

/* guestBlock */

.guestBlock {
    width:350px;
}

.guestBlock > h3 {
    border-bottom-width :1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

.guestBlock > h3 > a {
    display:inline-block;
    line-height:34px;
    padding:0 17px;
    background-color:#e5e5e5;
    -webkit-border-top-right-radius:5px;
    border-top-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    border-top-left-radius:5px;
}

.guestBlock > h3 > a:hover,
.guestBlock > h3 > a.current {
    background-color:#cccccc;
}

.socialList,
.contactList {
    list-style:none;
    padding:0;
    margin:0;
}

.socialList li,
.contactList li {
    display:inline-block;
    margin-right:5px;
}

.socialList li:last-child,
.contactList li:last-child {
    margin-right:0 !important;
}

.socialList img {
    width: 40px;
    height: 40px;
}
/*
.socialList li a {
    #display:block;
    #width:35px;
    #height:35px;
    #line-height:35px;
    #background-color:#f07e1d;
    color:#f07e1d !important;
    text-align:center;
    font-size:20px;
    -webkit-border-radius:3px;
    border-radius:50%;
    border: 1px solid #f07e1d;
    -webkit-transition:all 0.4s ease;
    transition:all 0.4s ease;
}*/
li.social[data-v-2a58f74a] a[data-v-2a58f74a] i.fa-facebook{
    background-color:#3D5D8C;
    padding: 8px 10px;
}
li.social[data-v-2a58f74a] a[data-v-2a58f74a] i.fa-google-plus,
li.social[data-v-2a58f74a] a[data-v-2a58f74a] i.fa-youtube{
    background-color:#DD4B39;
    padding: 9px 7px
}
li.social[data-v-2a58f74a] a[data-v-2a58f74a] i.fa-twitter{
    background-color:#50A0D7;
}
li.social[data-v-2a58f74a] a[data-v-2a58f74a] i.fa-rss{
    background-color:#FF9900;
}

.socialList li .fa {
    margin-right:-4px;
}

/* Body */

#body {
    background-color:#fff;
    border-color:#dcdcdc;
    border-style:solid;
    border-width:0 1px 0 1px;
    box-shadow:0 0 4px rgba(0,0,0,0.15);
    -webkit-box-shadow:0 0 4px rgba(0,0,0,0.15);
}

/* Footer-NAV2 */

.footerNav2 {
    position:relative;
    width:100%;
    background-color:#193c5a;
    padding:10px 0;
    color:#dcdcdc;
}

.footerNav2 .theme-change {
    float:left;
    margin-left:10px;
    margin-right:10px;
    height:40px;
}

.footerNav2 .theme-change a,
.footerNav2 .theme-change span {
    display:inline-block;
    margin-top:5px;
    margin-right:10px;
    line-height:30px;
    width:30px;
    background-color:#245682;
    color:#428BCA;
    text-align:center;
    border-radius:15px;
    -webkit-border-radius:15px;
}

.footerNav2 .theme-change span {
    color:#dcdcdc;
    background-color:#428BCA;
}

.footerNav2 .theme-change a:hover,
.footerNav2 .theme-change span:hover {
    color:#fff;
    background-color:#428BCA;
}

.footerNav2 .theme-change .fa-lg {
    font-size:14px;
}

.footerNav2 .theme-change .fa-mobile {
    font-size:20px;
    margin-right:-2px;
}

.footerNav2 .bttop {
    float:right;
    width:40px;
    height:40px;
    margin-right:10px;
}

.footerNav2 .bttop a {
    display:block;
    line-height:40px;
    background-color:#245682;
    color:#428BCA;
    font-size:14px;
    text-align:center;
    border-radius:20px;
    -webkit-border-radius:20px;
}

.footerNav2 .bttop a:hover {
    color:#fff;
    background-color:#428BCA;
}

.footerNav2 .bttop em {
    margin-right:-2px;
}

/* Footer */

#footer {
    position:relative;
    min-height:300px;
    width:100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #428BCA;
    border-bottom-width:1px;
    border-bottom-style: solid;
    border-bottom-color: #245682;
    background-color:#245682;
    background-image:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,0) 100%);
    padding:20px 0;
    font-size:13px
}

#footer,
#footer a {
    color:#dcdcdc;
}

#footer h3 {
    font-weight:700;
    font-size:15px;
    letter-spacing:0.5px;
    text-transform:uppercase;
    margin-bottom: 10px;
    color:#dcdcdc;
}

#footer h3 a {
    color:inherit;
}

#footer p {
    margin:0;
    padding:0;
}

/* Block Footer-Menu */

#footer .menu {
    list-style:none;
    padding:0;
    margin:0;
}

#footer .menu li {
    position:relative;
    display:inline-block;
    width:49%;
    padding:0;
    margin:0;
}

#footer .menu li:nth-child(2n+1) {
    padding-right:8px;
}

#footer .menu li:nth-child(2n) {
    padding-left:7px;
}

#footer .menu li a {
    display:block;
    white-space:nowrap;
    border-bottom-width: 1px;
    border-bottom-color: #6aa3d5;
    border-bottom-style: dotted;
    padding:8px 0;
}

#footer .menu li a:before {
    content:"\f111";
    color:#dcdcdc;
    font-family:FontAwesome;
    font-size:5px;
    padding-right:6px;
    vertical-align:middle;
}

#footer .menu li a:hover {
    border-bottom-color:#fff;
    color:#fff;
}

#footer .menu li a:hover:before {
    color:#fff;
}

/* Block copyright*/

.copyright {
    color: #000;
    border-top: 1px solid rgba(0,0,0,.1);
    margin-top: 16px;
    padding-top: 16px;
}

.copyright span a {
    color:#000 !important;
}

.copyright span a:hover {
    color:#000 !important;
}

/* Block Company info */

.company_info li {
    display: block;
    margin-bottom: 5px;
}
.company_info .company_name {
    font-size: 16px;
    font-weight: bold;
}
.company_info li > em,
.company_info li > span {
    display:table-cell;
    vertical-align:middle;
}

.company_info li.company_name > span {
    display:inline;
}

.company_info li em {
    font-size:1.4em;
    width:26px;
    text-align:center;
    padding-right:10px;
}

.company-map {
    width:100%;
    height:300px;
}

/* Page break line */

.nv-hr {
    clear:both;
    height:1px;
    border-bottom-width: 1px;
    border-bottom-color: #dcdcdc;
    border-bottom-style: solid;
    margin:10px 0;
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);
    -box-shadow:0 1px 1px rgba(0,0,0,0.1);
}

.nv-hr.nv-hr-lg {
    margin:20px 0;
}

.nv-hr.nv-hr-sm {
    margin:5px 0;
}

/* Social share,social button */

.nv-social-share {
    list-style:none;
    margin:0;
    padding:4px 5px 0 5px!important;
}

.nv-social-share li {
    display:inline-block;
    margin-bottom: 0!important;
    height: 20px;
}

.nv-social-share li.facebook {
    position:relative;
    top:-4px;
    padding-right:40px;
}

/* Form control */

.nv-captcha {
    vertical-align:middle;
}

.nv-recaptcha-default {
    margin: 0 auto;
    width: 304px;
    height: 78px;
}

.nv-recaptcha-compact {
    margin: 0 auto;
    width: 164px;
    height: 144px;
}

/* List item */

.nv-list-item {
    list-style:none;
    margin:0;
    padding:0;
}

.nv-list-item li {
    padding:4px;
    margin:0 !important;
}

.nv-list-item.sm li {
    padding:2px;
}

.nv-list-item.xsm li {
    padding:1px;
}

.nv-list-item.lg li {
    padding:10px;
}
.page .nv-list-item li{
    display: flex;
}
.page .nv-list-item li em{
    position: relative;
    top: 2px;
}

/* sub-list-icon */
.sub-list-icon > li:first-child > *:before,.cat-icon:before{
    content: " \f114 ";
    font-family:FontAwesome;
    font-size: inherit;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    vertical-align:middle;
    margin-right:4px;
    margin-top: -3px;
}
.sub-list-icon > li + li > *:before{
    content: " \f10c ";
    font-family:FontAwesome;
    font-size: 8px;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    vertical-align:middle;
    margin-right:10px
}
.sub-list-icon > li:first-child + li > *:before{
    content: " \f101 ";
    font-size: 12px;
    margin-top: -2px;
}

/* List none */

.list-none {
    list-style:none;
    margin:0;
    padding:0;
}

/* Block global */

.nv-block-banners {
    position:relative;
    margin-bottom:10px;
    text-align:center;
}

.nv-block-banners .link {
    position:absolute;
    top:0;
    left:0;
}

.nv-block-banners img {
    max-width:100% !important;
    height:auto;
}

.nv-block-rss li {
    border-bottom-width:1px;
    border-bottom-color: #dcdcdc;
    border-bottom-style: solid;
}

.nv-block-rss li:last-child {
    border:none;
    padding-bottom:0;
}

.nv-block-rss li:first-child {
    padding-top:0;
}

.nv-block-rss img {
    padding:4px;
    line-height:1.42857143;
    background-color:#fff;
    border-width: 1px;
    border-style: solid;
    border-color: #dcdcdc;
    border-radius:4px;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    display:inline-block;
    max-width:100%;
    height:auto;
    position:relative;
    top:4px;
    margin-right:10px;
    margin-bottom:5px;
}

/* Info die */

.nv-infodie {
    margin:0 auto;
    box-shadow:0 0 4px rgba(0,0,0,0.15);
    -webkit-box-shadow:0 0 4px rgba(0,0,0,0.15);
    border-width:1px;
    border-color: #dcdcdc;
    border-style: solid;
    background-color:#fff;
    position:absolute;
    min-height:300px !important;
    min-width:300px !important;
    display:table;
}

.nv-infodie .panel-body {
    display:table-cell;
    vertical-align:middle;
}

/* panel-body */

.panel-body p {
    margin:0;
}

.panel-body ul {
    margin:0;
    padding:0;
}

.panel-body ul li {
    margin-bottom:10px;
}

.panel-body img {
    margin-right:5px;
}

.panel-body ul li:last-child {
    margin-bottom:0;
}

.nv-infodie .logo {
    max-width:90% !important;
    margin-bottom: 10px
}

/* Form */

input[type="checkbox"],
input[type="radio"] {
    border-width:1px;
    border-style:solid;
    border-color:#aaaaaa;
    background: #ffffff;
    clear:none;
    cursor:pointer;
    display:inline-block;
    line-height:0;
    height:16px;
    margin:3px 4px 0 0;
    outline:0;
    padding:0 !important;
    text-align:center;
    vertical-align:middle;
    width:16px;
    min-width:16px;
    -webkit-appearance:none;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:#707070;
    -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);
    -moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow:inset 0 1px 2px rgba(0,0,0,.1);
}

input[type=radio] {
    border-radius:50%;
    margin-right:4px;
    line-height: inherit;
}

input[type=checkbox]:disabled,
input[type=radio]:disabled,
input[type=checkbox]:disabled:checked:before,
input[type=radio]:disabled:checked:before {
    opacity:0.7;
}

input[type=checkbox]:checked:before,
input[type=radio]:checked:before {
    float:left;
    display:inline-block;
    vertical-align:middle;
    width:14px;
    font:normal 14px/1 'FontAwesome';
    speak:none;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
}

input[type=checkbox]:checked:before {
    content:'\f00c';
    margin:0 0 0 0;
    color:#333333;
}

input[type=radio]:checked:before {
    content:'\2022';
    text-indent:-9999px;
    border-radius:50px;
    font-size:24px;
    width:6px;
    height:6px;
    margin:4px;
    line-height:16px;
    background-color:#333333;
}

.img-thumbnail {
    border: 1px solid rgb(250,168,30,0.3);
    border-radius: 3px;
    max-width: 100%;
    padding: 1px;
}

#edit_avatar .img-thumbnail {
    background-color: #cccccc;
    border: none;
    border-radius: 3px;
    width: auto;
    padding: 1px;
}

.fb-like {
    height:30px;
    margin-right:50px;
}

.navbar-inverse {
    /* background-color:#d9e8f4; */
    border-color:#2a6496;
}

.navbar-inverse .navbar-nav > li > a {
    color:#FFFFFF;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    color:#ffffff;
    background-color:#2a6496;
}

.panel-heading {
    background-image:linear-gradient(to bottom,rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%) !important;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0,0,0,0);
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    padding:10px;
}

.panel-primary>.panel-heading>a {
    color:#fff;
}

.panel-primary>.panel-heading>a:hover {
    color:#dcdcdc;
}

table caption {
    color:#357ebd;
    text-align:left;
    font-size:13px;
    font-weight:700;
    line-height:22px;
    padding:0 0 5px 2px;
}

blockquote {
    font-size:13px;
}

.modal-header .close {
    margin-top:-2px;
}

button.close {
    padding:0;
    cursor:pointer;
    background:0 0;
    border:0;
    -webkit-appearance:none;
}

.close {
    float:right;
    font-size:21px;
    font-weight:700;
    line-height:1;
    color:#000;
    text-shadow:0 1px 0 #fff;
    opacity:.2;
}

.modal-body{
    padding:15px
}

#sitemodal .modal-dialog {
  position: relative;
  width: auto !important;
  max-width: 1140px;
  text-align: center;
  font-size: 0;
}
#sitemodal .modal-content{
    #width: 100%;
    display: inline-block;
    font-size: 14px;
    text-align: left
}
#sitemodal .close, #sitemodalTerm .close{
    position: absolute;
    right: -10px;
    bottom: -10px;
    width: 24px;
    height:24px;
    background-color: #000;
    color:#fff;
    font-size:11px;
    opacity:0.8;
    border-width:2px;
    border-style: solid;
    border-color: #cccccc;
    border-radius: 12px
}
#sitemodal .close:hover{
    opacity:1;
}
@media (max-width: 619px) {
    #sitemodal .modal-dialog{
        margin-left: 10px;
        margin-right: 10px;
    }
    #sitemodal .modal-content{
        display: block
    }
}

#sb-container {
    z-index:99999999 !important;
}

.chromeframe {
    position:fixed !important;
    top:0 !important;
    right:0;
    left:0;
    width:100% !important;
    z-index:99999999999999 !important;
    background-color:#ffff00 !important;
    color:#000 !important;
    height:25px;
    line-height:25px;
    padding:0.2em 0;
    text-align:center !important;
}

#timeoutsess {
    display:none;
}

#timeoutsess a {
    color:#2f70a7 !important;
}

/* Block featured-products */

.featured-products > .row {
    margin-bottom:35px;
}

.featured-products > .row:last-child {
    margin-bottom:0;
}

.featured-products .img-thumbnail {
    margin-top:3px;
    margin-bottom:10px;
    background-color:#fff !important;
    border-width:1px !important;
    padding:0 !important;
}

.featured-products ul {
    margin:0;
    padding:0;
}

.featured-products ul > li {
    margin-bottom:5px;
}

.featured-products ul > li:before {
    font-family:'FontAwesome';
    content:"\f105";
    margin-right:5px;
}

/* Account Level */
[class^="lev-"],
[class*=" lev-"]{
    display:inline-block;
}
[class^="lev-"]:before,
[class*=" lev-"]:before{
    font-family: FontAwesome;
    font-size:inherit;
    margin-right: 5px
}
.lev-1:before{
    content: " \f005 \f005 \f005 "
}
.lev-2:before{
    content: " \f005 \f005 \f006 "
}
.lev-3:before{
    content: " \f005 \f006 \f006 "
}
.lev-user:before{
    content: " \f007 "
}

/* module Contact*/
.contact-result{
    position:absolute;
    top:40px;
    left:5%;
    width:90%;
    float:left;
    z-index:2;
    padding:30px 20px;
    display:none
}

/* Block module-menu */
.module-menu{
    display:block;
    float:left;
    width:100%;
    background-color: #333
}
.module-menu ul{
    margin:0;
    padding:0
}
.module-menu a {
    display:block;
    border-bottom-width:1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0,0,0,0.1);
    background-color:#428BCA;
    background-image:linear-gradient(to right,#428BCA 4px,#428BCA 4px);
    background-repeat:repeat-x;
    color:#fff;
    text-decoration: none;
    margin:0;
    padding: 9px 10px 9px 20px;
    cursor: pointer;
}
.module-menu a:before{
    font-family:'FontAwesome';
    content:" \f105 ";
    margin-right:5px;
}
.module-menu a.home:before{
    content:" \f07c ";
}
.module-menu a.active{
    background-color:#a6c8e6;
}
.module-menu a:hover,.module-menu a.active,.module-menu a:focus{
    color:#333;
    text-decoration:none;
    background-image:linear-gradient(to right,#42cac5 4px,rgba(0,0,0,0) 4px);
}
.calendar-icon{
    background-image: url(../../../assets/images/calendar.jpg);
    background-position: right 6px center;
    background-repeat: no-repeat;
    padding-right: 26px;
}

/*alert*/
.nv-alert {
    position:fixed !important;
    top:25% !important;
    right:0;
    left:0;
    width:350px !important;
    margin:auto;
    z-index:99999999999999 !important;
    text-align:center !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.select2-container--default .select2-selection--single,
.select2-container--bootstrap .select2-selection--single
{
    height: 32px !important;
    padding-top: 2px;
}
.voting-col-2 {
    border-left: 1px solid #ccc;
    padding: 0px 10px;
}
.padding-voting ul li {
    margin: 0px 10px;
    padding: 10px 0px;
    list-style: disc;
    text-align: justify;
}
.sum-voting {
    margin-top:5px;
}
.sidepanel  {
  width: 0;
  position: fixed;
  z-index: 99;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidepanel a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #fff;
  display: block;
  transition: 0.3s;
}

.sidepanel .closebtn {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 36px;
}

.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: transparent;
  color: #333;
  padding: 10px 15px;
  border: none;
}
.bg-search {
    #background: url(../images/bg-home-v1.jpg) top center no-repeat;
    #padding-top: 59px;
    padding-bottom: 100px;
    #background-size: cover;
}

#slide .owl-dots {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
}
{
    outline: none;
}
header {
    background: #ffffff;
    position: relative;
}
.mw_login {
    margin-bottom: 40px;
    position: absolute;
    top: 10%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 935px;
    overflow: hidden;
}
.job-item {
    color: #999;
    border: 1px solid #e9e9e9;
    margin-bottom: 10px;
    border-radius: 5px;
    padding-top: 9px!important;
    padding-bottom: 9px!important;
    padding: 10px;
}
.company_logo {
    float: left;
    max-width: 65px !important;
    width: 65px;
    margin-right: 10px;
}
.company_recr {
    float: left;
    max-width: calc(100% - 65px) !important;
    width: calc(100% - 65px);
    padding-left: 5px;
}
.company_recr h2 {
    margin: 0;
    font-size: 13px;
    color: #363636;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.company_recr h2 a{
    color: #363636;
}
.company_logo img {
    height: 60px;
    object-fit: contain;
    padding: 1px;
}
.table-item .dollar {
    font-size: 12px;
    margin-top: 5px;
    color: #28a745;
}
.upload-file .el-upload {
    width: 100%
}

.upload-file .el-upload .el-upload-dragger {
    width: 100% !important
}

.upload-file .el-upload-list .el-upload-list__item {
    background-color: #8ae2ce;
    line-height: 2.2;
    padding-left: 5px;
    margin-bottom: 15px
}

.upload-file .el-upload-list .el-upload-list__item .el-upload-list__item-name {
    color: #439a86
}

.upload-file .el-upload-list .el-upload-list__item a>i {
    color: #49a791
}

.upload-file .el-upload-list .el-upload-list__item .el-icon-close {
    color: #49a791;
    display: inline-block !important;
    top: 8px;
    right: 8px
}

.box-confirm {
    margin-top: 10px;
    padding: 6px 15px 0;
    background: #f0faff
}

.box-confirm, .box-confirm .el-input__inner {
    border: 1px solid #8fb5c7
}

.box-confirm .el-input__inner:focus, .box-confirm .el-input__inner:hover {
    border: 1px solid #8fb5c7;
    -webkit-box-shadow: 0 0 5px #6ec6f3;
    box-shadow: 0 0 5px #6ec6f3
}

.box-confirm .help-block {
    color: #8badbd
}

.short-letter {
    padding: 10px 12px;
    border: 1px dashed #e1e1e1;
    border-radius: 3px
}

.custom-box-job .relate-job .company_name .j_title a>span>strong {
    font-size: 16px !important
}

.custom-box-job.box.multiple .heading-title {
    padding-bottom: 5px !important
}

.custom-box-job.box.multiple .heading-title .bonus {
    top: 18px
}

.detail_job .view-more {
    color: #555
}

.detail_job .box_right .job-item .j_title a {
    font-size: 14px
}

.detail_job .box_right .recruiting .location {
    display: none
}

.detail_job .box_right .recruiting .deadline {
    float: right;
    text-align: right
}

.detail_job .box_right .recruiting .table-item {
    margin-top: 5px
}

.detail_job .box_right .recruiting .j_company {
    margin: 3px 0 2px
}
.detail_job .box_right .job_fast .company_name p:not(.j_title){
    color:#999
}
.detail_job .box_right .job-item .job_info .company_logo {
    max-width: 65px !important;
    width: 65px
}
.detail_job[data-v-e0e9ca9c] {
    min-height: 100vh
}

.detail_job .main-title[data-v-e0e9ca9c] {
    font-size: 22px;
    font-weight: 600
}

.detail_job .desc-for-title[data-v-e0e9ca9c], .detail_job .main-title[data-v-e0e9ca9c] {
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 0
}

.detail_job .logo img[data-v-e0e9ca9c] {
    border: 1px solid #eee;
    border-radius: 3px;
    min-height: 166px
}

.detail_job p[data-v-e0e9ca9c] {
    margin: auto;
    padding: 0 0 5px
}

.detail_job .box-logo[data-v-e0e9ca9c] {
    float: left;
    width: 166px;
    margin-right: 15px;
    text-align: center
}

.detail_job .box-logo .j_logo[data-v-e0e9ca9c] {
    float: left;
    width: 166px;
    min-height: 166px;
    margin-bottom: 5px;
    padding: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #eee;
    border-radius: 3px;
    overflow: hidden
}

.detail_job .box-logo .j_logo img[data-v-e0e9ca9c] {
    width: 100%;
    background: #fff
}

.detail_job .box .title-h2[data-v-e0e9ca9c] {
    font-size: 18px;
    margin: auto;
    padding: 10px 15px;
    border-bottom: 1px solid #f9f9f9
}

.detail_job .box p[data-v-e0e9ca9c] {
    margin: auto;
    padding: 0 0 8px
}

.detail_job .box .view-more[data-v-e0e9ca9c] {
    margin: auto;
    padding: 0 15px 8px;
    display: inline-block;
    width: 100%
}

.detail_job .box .box_header .j_company[data-v-e0e9ca9c] {
    float: left;
    width: calc(100% - 135px);
    min-height: 100px
}

.detail_job .box .box_header .j_company h1[data-v-e0e9ca9c] {
    margin: 0;
    padding-bottom: 8px;
    padding-top: 0;
    line-height: 22px;
    font-size: 20px;
    font-weight: 600
}

.detail_job .box .box_header .j_company .company_name a[data-v-e0e9ca9c] {
    color: #3d9ad3
}

.detail_job .box .box_header .j_company .company_name a[data-v-e0e9ca9c]:hover {
    color: #388ec2
}

.detail_job .box .box_header .j_company .company_name h2[data-v-e0e9ca9c] {
    display: inline;
    margin-top: 0;
    font-size: 15px
}

.detail_job .box .box_header .j_company .company_name .company-verified-icon[data-v-e0e9ca9c] {
    color: #fff
}

.detail_job .box .box_header .j_company .company_name .company-verified-icon .li-checkmark-circle[data-v-e0e9ca9c] {
    border-radius: 50%;
    background-color: #13ce66
}

.detail_job .box .box_header .j_company .location_tag[data-v-e0e9ca9c] {
    margin-right: 8px;
    font-size: 12.5px;
    height: 20px;
    line-height: 19px
}

.detail_job .box .box_header .j_company .el-button[data-v-e0e9ca9c] {
    font-weight: 500;
    font-size: 15px
}

.detail_job .box .box_header .j_company p[data-v-e0e9ca9c] {
    color: #666
}

.detail_job .box .job_detail_general[data-v-e0e9ca9c] {
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.detail_job .box .job_detail_general .item[data-v-e0e9ca9c] {
    width: 50%
}

.detail_job .box .job_detail_general .item2[data-v-e0e9ca9c] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.detail_job .box .job-cat[data-v-e0e9ca9c] {
    padding-top: 0
}

.detail_job .box .job-cat .el-tag[data-v-e0e9ca9c] {
    margin: 5px 10px 5px 0;
    font-size: 14px
}

.detail_job .box .box-contact .item[data-v-e0e9ca9c], .detail_job .box .box-contact .label-contact[data-v-e0e9ca9c] {
    padding: 5px 15px
}

.detail_job .box .box-tags .tags-job[data-v-e0e9ca9c] {
    margin-right: 10px;
    margin-bottom: 5px
}

.detail_job .box .box-tags .tags-job a[data-v-e0e9ca9c] {
    color: #f07e1d;
    font-size: 13px
}

.detail_job .box_general .title-h2[data-v-e0e9ca9c] {
    padding: 15px
}

.detail_job .job-service[data-v-e0e9ca9c] {
    margin-bottom: 10px;
    min-height: 24px
}

.detail_job .job-service .label-job[data-v-e0e9ca9c] {
    text-transform: uppercase;
    border-radius: 60px;
    color: #fff;
    font-size: 16px;
    padding-top: 8px
}

.detail_job .job-service .interesting-label[data-v-e0e9ca9c] {
    background: #e91e63 !important
}

.detail_job .job-service .focus-label[data-v-e0e9ca9c] {
    background: #2196f3 !important
}

.detail_job .job-service .verified-label[data-v-e0e9ca9c] {
    background: #32ca84 !important
}

.detail_job .company-name[data-v-e0e9ca9c] {
    padding: 15px;
    padding-bottom: 5px;
    font-weight: 600;
    color: #555
}

.detail_job .info-company[data-v-e0e9ca9c] {
    overflow: hidden
}

.detail_job .info-company .box-logo[data-v-e0e9ca9c] {
    width: 100%;
    margin-right: 0;
    margin-top: 15px
}

.detail_job .info-company .box-logo .j_logo[data-v-e0e9ca9c] {
    width: 256px;
    margin-left: calc(50% - 128px);
    border: none
}

.detail_job .info-company .box-logo .j_logo img[data-v-e0e9ca9c] {
    max-width: 100%
}

.detail_job .info-company hr[data-v-e0e9ca9c] {
    margin: 15px 0 18px;
    padding: 0;
    float: left;
    width: 100%
}

.detail_job .info-company p[data-v-e0e9ca9c] {
    margin: auto;
    padding: 4px 0;
    cursor: pointer;
    text-align: center
}

.detail_job .info-company .action-company button[data-v-e0e9ca9c] {
    margin-top: 2px;
    margin-right: 5px
}

.detail_job .info-company .number[data-v-e0e9ca9c] {
    padding: 5px
}

.detail_job .info-company .info_more[data-v-e0e9ca9c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: left;
    width: 100%
}

.detail_job .info-company .info_more .item_more[data-v-e0e9ca9c]:first-child {
    margin-left: inherit !important
}
.item_more img {
    display: none;
}
.detail_job .info-company .info_more .item_more[data-v-e0e9ca9c]:last-child {
    margin-right: inherit !important
}

.detail_job .info-company .info_more .item_more[data-v-e0e9ca9c] {
    margin: 0 10px
}

.detail_job .info-company .info_more .item_1[data-v-e0e9ca9c] {
    border: 1px solid #f07e1d;
    border-radius: 3px
}

.detail_job .info-company .info_more .item_1 a[data-v-e0e9ca9c]:hover {
    text-decoration: none
}

.detail_job .info-company .info_more .item_1 .title[data-v-e0e9ca9c] {
    margin: auto;
    padding: 10px 20px;
    background: #f07e1d;
    color: #fff;
    font-size: 18px
}

.detail_job .info-company .info_more .item_1 .number span[data-v-e0e9ca9c] {
    color: #f07e1d;
    font-size: 40px
}

.detail_job .info-company .info_more .item_2[data-v-e0e9ca9c] {
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 3px
}

.detail_job .info-company .box-jobs-company[data-v-e0e9ca9c] {
    float: left;
    width: 100%
}

.detail_job .info-company .box-jobs-company h3[data-v-e0e9ca9c] {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 5px
}

.detail_job .job_fast[data-v-e0e9ca9c] {
    padding-bottom: 5px;
    margin-top: -5px
}

.detail_job .box-search-advanced[data-v-e0e9ca9c] {
    padding: 0 15px 5px;
    margin-top: -5px
}

.detail_job .job-apply-info .label-apply[data-v-e0e9ca9c] {
    padding-bottom: 15px;
    font-weight: 500
}

.detail_job .job-apply-info .item-apply[data-v-e0e9ca9c] {
    padding-bottom: 12px
}

.detail_job .job-apply-info .item-apply .upload-file .el-upload__input[data-v-e0e9ca9c] {
    display: none !important
}

.detail_job .job-apply-info .box-info-candidate[data-v-e0e9ca9c] {
    background-color: rgba(247, 186, 41, .1);
    border: 1px solid rgba(247, 186, 41, .2);
    color: #f7ba2a;
    padding: 10px;
    border-radius: 3px;
    margin-bottom: 20px
}

.detail_job .job-apply-info .box-info-candidate p[data-v-e0e9ca9c] {
    margin-bottom: 0;
    padding-bottom: 0
}

.detail_job .el-dialog__footer[data-v-e0e9ca9c] {
    text-align: center
}

.detail_job .box-rp-function .box-func[data-v-e0e9ca9c]:hover {
    cursor: pointer
}

.detail_job .box-rp-function .box-func a[data-v-e0e9ca9c], .detail_job .box-rp-function .box-func p[data-v-e0e9ca9c] {
    color: #555
}

.detail_job .box-rp-function .box-func a i[data-v-e0e9ca9c], .detail_job .box-rp-function .box-func p i[data-v-e0e9ca9c] {
    font-size: 20px;
    color: #333
}

.detail_job .mw_item i[data-v-e0e9ca9c] {
    top: 11px
}

.detail_job .btn_facebook[data-v-e0e9ca9c] {
    color: #fff;
    background-color: #4267b2
}

.detail_job .or-box[data-v-e0e9ca9c] {
    position: relative;
    margin: 30px 0
}

.detail_job .or-box span[data-v-e0e9ca9c] {
    display: block;
    background-color: #fff;
    position: absolute;
    left: calc(50% - 35px);
    top: -15px;
    padding: 5px 0;
    height: 30px;
    width: 70px;
    text-align: center;
    font-weight: 700;
    line-height: 17px;
    color: #888
}

.detail_job .google-map[data-v-e0e9ca9c] {
    height: 300px
}

.detail_job .box-more-job[data-v-e0e9ca9c] {
    margin-bottom: 20px
}

.detail_job .box-more-job h3[data-v-e0e9ca9c] {
    margin: 0;
    margin-bottom: 10px;
    font-size: 18px
}

.detail_job .box-more-job .item-more[data-v-e0e9ca9c] {
    padding-top: 5px;
    padding-bottom: 5px
}

.detail_job .box-more-job .item-more a[data-v-e0e9ca9c] {
    font-weight: 500
}

.detail_job .fixed-bar-action[data-v-e0e9ca9c] {
    position: fixed;
    width: 100%;
    height: 55px;
    background: #0091cf;
    top: 0;
    left: 0;
    padding: 10px 0;
    z-index: 9;
    color: #fff
}

.detail_job .fixed-bar-action .el-button[data-v-e0e9ca9c] {
    border: none;
    border-radius: 3px
}

.detail_job .fixed-bar-action .job-info .job-des[data-v-e0e9ca9c] {
    margin-top: -3px
}

.detail_job .fixed-bar-action .job-info .job-des .title[data-v-e0e9ca9c] {
    font-weight: 500;
    font-size: 16px;
    padding-bottom: 0;
    margin-bottom: 2px;
    display: block;
    height: 20px;
    line-height: 20px
}

.detail_job .fixed-bar-action .job-info .job-des .extra[data-v-e0e9ca9c] {
    font-size: 13px;
    color: hsla(0, 0%, 100%, .8)
}

.detail_job .fixed-bar-action .job-info .job-des .extra .salary[data-v-e0e9ca9c] {
    color: #ffe478
}

.detail_job .fixed-bar-action .job-info .job-des .extra .text-deleted[data-v-e0e9ca9c] {
    color: #f2f2f2
}

.detail_job .info-user-tag[data-v-e0e9ca9c]:hover {
    cursor: default
}

.detail_job .apply-user-info[data-v-e0e9ca9c] {
    display: block;
    float: right;
    padding-top: 6px
}

.detail_job .apply-user-info .avatar-apply[data-v-e0e9ca9c] {
    width: 25px;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
    border: 1px solid #fff
}

.detail_job .apply-user-info .avatar-apply img[data-v-e0e9ca9c] {
    max-width: 100%;
    background-color: #fff;
    padding: 0 !important
}

.detail_job .apply-user-name[data-v-e0e9ca9c] {
    font-size: 13px;
    display: inline-block;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    padding-left: 5px
}

.detail_job .location_tag[data-v-e0e9ca9c] {
    height: 19px;
    line-height: 18px;
    margin-right: 4px
}

.job-link .heading-title[data-v-e0e9ca9c] {
    margin-bottom: 20px
}

.job-link .item-more[data-v-e0e9ca9c] {
    margin-bottom: 10px
}

.job-link .item-more .li-chevron-right[data-v-e0e9ca9c] {
    font-size: 10px
}

.tag-expired[data-v-e0e9ca9c] {
    background-color: #ffdada;
    border: none;
    color: #ff4949;
    height: 18px;
    line-height: 18px;
    border-radius: 3px
}

.job-hidden h3[data-v-e0e9ca9c] {
    margin-top: 0
}

.job-hidden .icon-hidden[data-v-e0e9ca9c] {
    color: #0191d0;
    font-size: 80px
}

.well[data-v-e0e9ca9c] {
    -webkit-box-shadow: none;
    box-shadow: none
}

.fade-enter-active[data-v-e0e9ca9c], .fade-leave-active[data-v-e0e9ca9c] {
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.fade-enter[data-v-e0e9ca9c], .fade-leave-to[data-v-e0e9ca9c] {
    opacity: 0
}

.has-icon[data-v-e0e9ca9c] {
    position: relative
}

.has-icon .icon[data-v-e0e9ca9c] {
    position: absolute;
    right: 10px;
    top: 11px;
    color: #f5ba45
}

.phone-popover[data-v-e0e9ca9c] {
    position: absolute;
    background: #fff9eb;
    width: 100%;
    margin-bottom: 10px;
    top: 45px;
    z-index: 99;
    padding: 10px 15px 5px;
    border-radius: 4px;
    border: 1px solid #f3dfb4;
    color: #9c7527
}

.phone-popover .italic[data-v-e0e9ca9c] {
    font-style: italic
}

.phone-popover .italic strong[data-v-e0e9ca9c] {
    color: #d95551
}

.phone-popover[data-v-e0e9ca9c]:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #f2deb6;
    right: 11px;
    position: absolute;
    top: -7px
}

.phone-popover p[data-v-e0e9ca9c] {
    line-height: 20px;
    margin-bottom: 5px !important
}
.provi-title {
    display: block;
    font-size: 14px;
    padding-bottom: 10px;
    color: #363636 !important;
}
.dollar-gr2 {
    color: #28a745;
    font-size: 13px;
    font-weight: bold;
}
.job-over-item h3 {
    margin-top: 5px;
    padding-left: 15px;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.jobpro {
    margin-top: 5px;
    padding-left: 15px;
    font-size: 13px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.work-title {
    padding: 5px 5px 10px;
    font-size: 13px;
    color: #28a745;
}
.item-list {
    padding: 9px 10px;
    border-bottom: 1px solid #e9e9e9;
}
@media (min-width: 300px) {
    .h3-list {
        margin: 0;
        font-size: 15px;
        margin-bottom: 3px;
        line-height: 24px;
        font-weight: bold;
        color: #212529;
        padding-bottom: 15px;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .box_search h2 {
        color: #fff;
        font-weight: normal;
        font-size: 20px;
        line-height: normal;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.00);
    }
}
@media (min-width: 619px) {
    .h3-list {
        margin: 0;
        font-size: 18px;
        margin-bottom: 3px;
        line-height: 24px;
        font-weight: 500;
        color: #212529;
        padding-bottom: 15px;
        max-width: 90%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .box_search h2 {
        color: #fff;
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.00);
    }
}

.h4-list a {
    color: #999 !important;
}
.h4-list {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    margin-bottom: 5px;
    color: #999;
    text-transform: uppercase;
}
.h4-list1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-weight: normal;
}
.text-location, .text-salary, .text-time {
    font-size: 13px;
    text-align: center;
}
.divider-header {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    line-height: 1.1;
}
ul {
    padding: 0;
}
.block-hq {
    position: relative;
    background: #fff;
    padding: 35px 0;
}
.footer-top {
    padding: 5px 0;
}
.ul-footer a {
    color: #757575;
}
.ul-footer {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 5px;
}
.mw_footer {
    padding: 10px 0px;
    text-align: center;
    font-size: 14px;
    color: #404040;
}
.mw_footer a{
    color: #404040;
}
.f-img img {
    width: 100%;
    height: auto;
}
.menu-footer li a {
    color: #424242;
    padding: 0 10px;
}
.menu-footer li {
    display: inline-block;
}
.menu-footer li:before {
    content: "|";
}
.menu-footer li:first-child:before {
    content: "";
}
.ic-before {
    background-image: url(../images/icons/sprite_new.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: absolute;
    left: 7px;
    top: 8px;
    z-index: 99;
}
.ic-salary {
    background-position: -24px -240px;
}
.ic-worktype {
    background-position: -144px 0;
}
.ic-viewrecord {
    background-position: -72px -240px;
}
.ic-exp {
    background-position: -96px -240px;
}
.ic-position {
    background-position: 0 -240px;
}
.box_search_ver .form-group {
    position: relative;
}
.box_search_ver .form-control {
    height: 40px;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 12px;
    border-radius: 3px/2px;
    border: solid 1px #e0e0e0;
    color: #9e9e9e;
}
.pa-l {
    padding-left: 36px !important;
}
.btn-ver {
    width: 100%;
    height: 45px;
    font-size: 17px;
    color: #fff;
    background-color: #f07e1d;
    font-weight: normal;
    border-color: #f07e1d;
    margin-bottom: 20px;
}
.text-recr a {
    color: #28a745;
}
.news-info h2 a {
    color: #363636;
}
.news-info h2 {
    font-size: 14px;
    margin: 0;
}
.img-news img {
    height: 200px;
    object-fit: cover;
}
.dropdown-menu-right-a {
    left: auto;
    right: 0;
}
.dropdown-menu-a {
    background: #fff;
    left: auto;
    display: block;
    right: 0px;
    opacity: 0;
    position: absolute;
    top: 100%;
    border: none;
    -webkiit-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    width: 250px;
    visibility: hidden;
    z-index: 999;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: 0 0 6px 1px rgb(0 0 0 / 10%);
    -ms-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 6px 1px rgb(0 0 0 / 10%);
}
.dropdown-menu-a > li {
    padding: 3px 1px;
    border-bottom: 1px solid #ddd;
    text-align: left;
    line-height: 1.5;
}
.dropdown-menu-a > li > a {
    padding: 5px 10px;
    display: block;
    color: #333;
}
#mnuGuest {
    list-style: none;
    position: relative;
    background: #000;
    border-radius: 4px;
    padding: 6px 12px;
    text-align: center;
    margin: 9px 0px;
    line-height: 1.42857143;
    color: #fff;
}

#mnuGuestRegister {
    list-style: none;
    position: relative;
    #background: #000;
    #border-radius: 4px;
    padding: 10px 10px;
    text-align: center;
    #margin: 9px 0px;
    line-height: 1.42857143;
    color: #000;
    float: right;
}

.display-login a {
    color: #fff;
}
.display-login1 a {
    color: #c55c28;
}
.dropdown-a:hover .dropdown-menu-a {
    opacity: 1;
    visibility: visible;
    -webkiit-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.display-login {
    color: #fff !important;
    font-weight: bold;
    margin: 0;
    display: inline-block;
}
.display-login1 {
    color: #fff !important;
    font-weight: bold;
    margin: 0;
    display: inline-block;
    #padding: 0px 5px;
}
.logo-header {
    position: relative;
    margin: 0px 0;
}

.logo-header img {
    width: 190px;
    max-height: 60px;
}
.box-post-deatil {
    padding: 5px;
    border: 1px solid #0000001f;
    margin-bottom: 5px;
}
.title-post-list {
    font-size: 13px;
    margin: 0px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.h4-post-detail {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 0px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.salary-post {
    font-size: 12px;
    width: 50%;
    float: left;
    margin-top: 5px;
}
.expire-post {
    font-size: 12px;
    width: 50%;
    float: left;
    margin-top: 5px;
}
.pad-5 {
    padding: 0 5px;
}
.side-breadcrumb {
    background: #fff;
    margin-bottom: 10px;
}
.detail-img {
    padding: 3px;
    border: 1px solid #89898926;
}
.j_logo {
    position: relative;
    margin-top: -74px;
    background: #fff;
}
.main-title {
    line-height: 1.4;
    color: #f07e1d;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
}
.desc-for-title {
    font-weight: 400;
    color: #888;
    font-size: 14px;
    line-height: 1.875;
    margin-bottom: 7.875px;
    text-transform: uppercase;
    margin-top: 0;
}
.p-detail i {
    margin-right: 5px;
}
.p-detail {
    font-size: 15px;
}
.el-button {
    height: 36px;
    border-radius: 5px !important;
    box-shadow: 0 1px 0 rgb(0 0 0 / 5%);
    border: 1px solid transparent;
}
.label-job {
    height: 45px;
    border-radius: 0;
}
#detail-el {
    background-color: #ffffff;
    position: relative;
    z-index: 2;
    border: 1px solid rgba(0,0,0,.125);
}

#detail-el1 {
    background-color: #1f232b;
    position: relative;
    z-index: 2;
    #border: 1px solid rgba(0,0,0,.125);
}

.hr_pdf #detail-el1 {
    background-color: #ffffff !important;
    letter-spacing: 0.01px;
}

.hr_pdf .detail-header {
    background: url(../images/bg_cv_hr8.png) no-repeat right;
}

#detail-el2 {
    background-color: #1f232b;
    position: relative;
    z-index: 2;
    #border: 1px solid rgba(0,0,0,.125);
}

.box-general-detail2 {
    background: #fff;
    #border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    overflow: hidden;
    #margin-bottom: 20px
}

.box-general-detail2 .mw-box-item {
    padding: 10px 15px;
    overflow: hidden;
    line-height: 25px
}

.m-5{
    margin-bottom: 5px
}
.m-12{
    margin-bottom: 12px
}
.job_detail_general {
    color: #363636;
}
.detail-box-item {
    position: sticky;
    top: 0;
}
.mw-box-item {
    text-align: justify;
}
.mw-box-item ul {
    border: 1px solid rgba(0,0,0,.125);
    padding: 15px;
    border-radius: 8px;
}
.navbar-inverse {
    background: #1f232b;
    border-radius: 0;
    border: none !important
}
.navbar-inverse .navbar-nav .nav_active {
    background: #0074a6 !important
}

.navbar-inverse .navbar-nav>li:focus a, .navbar-inverse .navbar-nav>li:hover a {
    color: #20a0ff
}

.navbar-inverse.navbar-nav>lia:not(.notify){
    color:#48576a;
    padding:6px 22px;
    text-shadow:none;
    height:50px;
    line-height:38px
}
.navbar-inverse .navbar-nav>li a:not (.notify ) p {
    margin-bottom: 0;
    font-size: 12px
}

.navbar-inverse .navbar-nav>li a:not (.notify ) .icon_menu {
    font-size: 18px;
    margin-bottom: 2px;
    position: relative
}

.navbar-inverse .navbar-nav>li a:not (.notify ) .icon_menu .noti-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fc5a37;
    position: absolute;
    top: 9px;
    right: calc(50% - 10px);
    border: 1px solid #eef1f6
}

.navbar-inverse .navbar-nav>li a:not (.notify ) .label_menu {
    font-size: 12px;
    font-weight: 400
}

.navbar-inverse .navbar-nav .mw_sub_menu {
    display: inherit;
    background: #0091cf;
    border: none;
    right: 0;
    left: inherit;
    margin-top: 1px;
    background: #f7f6f6;
    border-radius: 3px;
    max-height: calc(100vh - 50px);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .175);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .175)
}

.navbar-inverse .navbar-nav .mw_sub_menu .arrow-up {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #f7f6f6;
    position: absolute;
    top: -7px;
    right: 15px
}

.navbar-inverse .navbar-nav .mw_sub_menu .item_sub_menu a {
    cursor: pointer;
    color: #555;
    padding: 8px 15px
}

.navbar-inverse .navbar-nav .mw_sub_menu .item_sub_menu a:focus, .navbar-inverse .navbar-nav .mw_sub_menu .item_sub_menu a:hover {
    background: #eee
}

.navbar-inverse .navbar-nav .mw_sub_menu .logout {
    border-top: 1px solid #ddd
}

.navbar-inverse .navbar-nav .mw_sub_menu .box-user-info {
    float: left;
    width: 250px;
    border-bottom: 1px solid #ddd
}

.navbar-inverse .navbar-nav .mw_sub_menu .box-user-info .link-avatar {
    padding: 0;
    display: inline-block;
    float: left
}

.navbar-inverse .navbar-nav .mw_sub_menu .box-user-info .link-avatar .avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-size: cover;
    background-position: 50% 50%;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
    border: 2px solid #fff;
    float: left;
    margin: 10px
}

.navbar-inverse .navbar-nav .mw_sub_menu .box-user-info .name-info {
    float: left;
    width: calc(100% - 80px);
    padding-right: 10px;
    height: 60px;
    overflow: hidden;
    margin-top: 10px;
    padding-top: 10px;
    text-transform: none
}

.navbar-inverse .navbar-nav .mw_sub_menu .box-user-info .name-info p {
    margin-bottom: 0
}

.navbar-inverse .navbar-nav .mw_sub_menu .box-user-info .name-info .title {
    font-weight: 700;
    font-size: 16px;
    height: 20px;
    overflow: hidden
}

.navbar-inverse .navbar-nav .mw_sub_menu .box-user-info .name-info .action a {
    font-size: 13px;
    color: #1790d4;
    padding: 0
}

.navbar-inverse .navbar-nav .mw_sub_menu .item-noti {
    padding: 8px 12px !important;
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    white-space: normal;
    font-weight: 400;
    border-bottom: 1px solid hsla(0, 0%, 87%, .5);
    text-transform: none;
    text-align: left
}

.navbar-inverse .navbar-nav .mw_sub_menu .item-noti.unread .sender {
    font-weight: 500 !important;
    color: #444
}

.navbar-inverse .navbar-nav .mw_sub_menu .item-noti.unread .icofont-ui-messaging{
    color: #35b995
}

.navbar-inverse .navbar-nav .mw_sub_menu .item-noti .avatar-box{
    float: left;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px solid #fff;
    border-radius: 50%;
    overflow: hidden
}

.navbar-inverse .navbar-nav .mw_sub_menu .item-noti .avatar-box img {
    width: 100%;
    background: #fff
}

.navbar-inverse .navbar-nav .mw_sub_menu .item-noti .info-box {
    float: left;
    width: calc(100% - 50px);
    padding-left: 10px
}

.navbar-inverse .navbar-nav .mw_sub_menu .item-noti .info-box .sender {
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    line-height: 18px
}

.navbar-inverse .navbar-nav .mw_sub_menu .item-noti .info-box .title {
    color: #888
}

.navbar-inverse .navbar-nav .mw_sub_menu .item-noti .info-box .description {
    font-size: 13px;
    color: #888;
    line-height: 20px;
    margin-top: 5px
}

.navbar-inverse .navbar-nav .mw_sub_menu .item-noti .info-box .time {
    line-height: 20px;
    font-size: 13px;
    color: #999
}

.navbar-inverse .navbar-nav .mw_sub_menu .item-noti .info-box .time i {
    margin-right: 4px
}

.navbar-inverse .navbar-nav .mw_sub_menu .item-noti .info-box .time span {
    margin-right: 3px
}

.navbar-inverse .navbar-nav .mw_sub_menu .item-noti .info-box .time span i {
    color: #13ce66
}

.navbar-inverse .navbar-nav .mw_sub_menu .unread {
    background: #e6e9ef
}

.navbar-inverse .navbar-nav .mw_sub_menu .box-view-all .view-all {
    color: #555;
    text-align: center;
    font-weight: 400;
    height: auto
}

.mw_navbar{
    margin-bottom: 0;
    padding-left: 10px;
}

.mw_navbar .logo {
    height: 53px;
    line-height: 50px;
    text-align: center;
    #background: #f07e1d0f;
}

.mw_navbar .logo a {
    display: block;
    position: relative
}

.mw_navbar .logo a img {
    height: 30px;
    width: auto;
}

.noti-menu{
    position: relative
}

.noti-menu .arrow-up {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #f7f6f6;
    position: absolute;
    bottom: -7px;
    right: 15px
}

.noti-menu .mw_sub_menu {
    overflow-x: hidden
}

.box-info-hotline {
    color: #ffcc00;
    height: 50px;
    width: 50%;
    padding: 6px 18px !important;
    line-height: 20px
}

.box-menu {
    width: 65%;
    display: inline-block
}

.bar-right {
    width: calc(100% - 250px);
    margin-left: 250px;
    height: 50px
}

.bar-right .nav-item-front {
    text-align: center
}

.bar-right .nav-item-front>a>i {
    position: absolute;
    left: 50%;
    margin-left: -7px;
    top: 9px
}

.bar-right .nav-item-front div {
    padding-top: 10px
}
.candidate-logged {
    overflow: hidden;
    background: #ffffff;
    min-height: 100%;
}

.candidate-logged .content-candidate {
    background-color: #fff
}

.candidate-logged .content-candidate .candidate-right .el-loading-spinner {
    margin: auto !important
}
.candidate-menu {
    border-top: 1px solid rgba(0, 0, 0, 0.19);
    border-bottom: 1px solid rgba(0, 0, 0, 0.19);
    background: rgba(217, 217, 217, 0.23);
}
.nav-menu-user {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid rgba(0, 0, 0, 0.19);
    border-bottom: 1px solid rgba(0, 0, 0, 0.19);
    background: rgba(217, 217, 217, 0.23);
    padding: 5px 0;
}
.nav-menu-item {
    margin: 5px 30px;
}
.nav-menu-item a {
    color: rgba(0, 0, 0, 0.50);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.nav-menu-item a:visited, .nav-menu-item a:hover, .nav-menu-item a:active {
    color: rgba(0, 0, 0, 0.80);
}

.nav-menu-item img {
}
@media only screen and (min-width:1440px) {
    .candidate-logged .content-candidate .candidate-right {
        padding: 0 18px
    }
}
.candidate-left {
    padding: 0;
}
{
    outline: none;
}

.record-title H2 {
    text-transform: uppercase;
    font-size: 24px;
    color: #d23b47;
}

.hr_pdf .record-title H2 {
    color: #000 !important;
}
@media (min-width: 300px) {
    .rc-ml {
        margin-left: 0px
    }

    .rc-mt {
        margin-top: 10px;
    }

    .rc-mr {
        margin-right: 0px;
    }

    .record-title {
        margin-left: 20px;
    }
    .record-info {
        text-align: left;
        padding-left: 30px !important;
    }
    .record-info .icon {
        color: #d23b47;
        margin-left: 0px;
        #border-left: 1px solid #d23b47;
        float: left;
        margin-right: 10px;
    }

    .hrcontact {
        padding-top: 30px;
        padding-bottom: 30px;
        background: #e8c2a2;
    }
    .user-layout {
        margin-top: 50px !important;
    }

    .candidate-profile .panel-body {
        padding: 15px 0px;
    }
}

@media (min-width: 619px) {
    .rc-ml {
        margin-left: 20px
    }

    .rc-mt {
        margin-top: 20px;
    }

    .rc-mr {
        margin-right: 20px;
    }
    .record-title {
        margin-left: 0px;
    }

    .record-info {
        text-align: right;
        padding-left: 0px;
    }
    .record-info .icon {
        color: #d23b47;
        margin-left: 10px;
        #border-left: 1px solid #d23b47;
        float: right;
        margin-right: 0px;
    }

    .hrcontact {
        padding-top: 150px;
        padding-bottom: 50px;
        background: #e8c2a2;
    }
    .user-layout {
        margin-top: 50px !important;
    }

    .candidate-profile .panel-body {
        padding: 15px;
    }
}
.hr_pdf .record-info .icon {
    color: #000 !important;
}
.record-data {
    color: #ffffff;
    background: #2e343a;
    padding: 20px;
    min-height: 280px;
}
.hr_pdf .record-data {
    color: #000;
    background-color: #fff;
    border: 1px solid #5c5c5c;
    #background: url(../images/bg_cv_hr.png);
}
.record-head {
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    color: #d23b47;
}

.record-info H2{
    text-transform: uppercase;
    font-size: 24px;
    color: #ffffff;
}
.record-info p, .record-info a {
    color: #ffffff;
    font-size: 14px;
}
.hr_pdf .record-head, .hr_pdf .record-info H2, .hr_pdf .record-info p, .hr_pdf .record-info a{
    color: #000 !important;
}
.candidate-detail {
    min-height: 100vh
}

.candidate-detail .candidate-tag {
    font-size: 13px;
    padding-top: 2px;
    padding-bottom: 3px;
    height: 18px;
    line-height: 13px;
    margin-right: 3px
}

.candidate-detail .candidate-tag a {
    color: #0e8abf
}

.candidate-detail p {
    margin: auto;
    padding: 2px 0
}

.candidate-detail .detail-header {
    #display: -webkit-box;
    #display: -ms-flexbox;
    #display: flex;
    #-webkit-box-orient: horizontal;
    #-webkit-box-direction: normal;
    #-ms-flex-direction: row;
    #flex-direction: row;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    position: relative
}

.candidate-detail .detail-header .picture {
    width: 145px;
    position: relative;
    margin-top: 5px;
    margin-right: 30px;
    margin-left: 8%;
}

.candidate-detail .detail-header .picture .image-cover {
    background-color: #fff;
    float: left;
    width: 145px;
    height: 145px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 3px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 5px;
}

.hr_pdf .detail-header .picture .image-cover {
    border: 3px solid #cacaca !important;
}
.candidate-detail .detail-header .picture .image-cover img {
    width: 100%;
    background: #fff;
    border-radius: 50%
}

.candidate-detail .detail-header .info {
    position: relative;
    z-index: 9;
    width: 100%
}

.candidate-detail .detail-header .info h1 {
    margin: auto;
    padding: 0;
    padding-bottom: 5px;
    font-size: 20px;
    font-weight: 600
}

.candidate-detail .detail-header .info .box-function {
    margin-top: 10px
}

.candidate-detail .detail-header .info .cv-title {
    font-size: 16px
}

.candidate-detail .detail-header .info .info-candidate {
    display: table
}

.candidate-detail .detail-header .info .info-candidate .info-basic {
    width: 100%;
    display: table-cell;
    vertical-align: top;
    padding-left: 13px
}

.candidate-detail .detail-header .info .info-candidate .info-basic .white {
    color: #fff
}

.candidate-detail .detail-header .info .info-candidate .info-basic .white .title {
    font-size: 22px;
    font-weight: 500;
    text-transform: capitalize;
    color: #fff;
    padding-top: 13px;
    margin: 0;
}

.candidate-detail .detail-header .info .info-candidate .info-basic .white .sub-title {
    font-size: 17px;
    font-weight: 300;
    color: #f5f5f5;
    margin: auto;
    padding: 0 0 5px 0;
    text-transform: capitalize;
}

.candidate-detail .detail-header .info .info-candidate .info-basic .icon {
    width: 24px;
    height: 24px;
    margin-right: 0;
    display: inline-block;
    color: #f07e1d;
    text-align: center;
    padding-left: 1px;
    border-radius: 50%;
    line-height: 26px;
    font-size: 14px
}

.candidate-detail .detail-header .info .info-candidate .info-basic p {
    margin-bottom: 0;
    line-height: 22px;
    padding-bottom: 0;
    margin-left: -4px
}

.candidate-detail .detail-header .info .info-candidate .info-basic .box-function .el-button {
    padding: 8px 15px 9px
}

.candidate-detail .detail-header .info .info-candidate .picture {
    display: table-cell
}

.candidate-detail .detail-header .bg-half {
    position: absolute;
    top: 0;
    left: 0;
    height: 100px;
    width: 100%;
    background-color: #f07e1d;
    z-index: 1
}

.candidate-detail .call-action {
    padding: 10px 0
}

.candidate-detail .call-action button:first-child {
    margin-left: 0
}

.candidate-detail .call-action button {
    padding: 5px 10px 5px 25px;
    border: none;
    position: relative;
    margin-left: 10px
}

.candidate-detail .call-action button i {
    position: absolute;
    top: 8px;
    left: 8px;
    color: #17b5fe
}

.candidate-detail .box_general .candidate-over-item {
    padding: 0 5px
}

.candidate-detail .box_general .title-h2 {
    padding: 15px
}

.candidate-detail .box-contact .item, .candidate-detail .box-contact .label-contact {
    padding: 5px 15px
}

.candidate-detail .box-contact .item .el-button {
    font-size: 14px;
    font-weight: 400;
    padding: 9px 20px
}

.candidate-detail .box-contact .item .el-button i {
    margin-right: 4px
}

.candidate-detail .candidate_right .box-rp-function {
    padding-top: 2px
}

.candidate-detail .candidate_right .box-rp-function .box-func:hover {
    cursor: pointer
}

.candidate-detail .candidate_right .box-rp-function .box-func p i {
    font-size: 20px;
    color: #333
}

.candidate-detail .rate-box {
    padding: 10px 15px 20px !important
}

.candidate-detail .item-list .item-timeline:last-child {
    margin-bottom: 0
}

.candidate-detail .item-list .item {
    padding: 10px 0;
    border-bottom: 1px dashed #e0e0e0;
    overflow: hidden
}

.candidate-detail .item-list .item:first-child {
    padding-top: 0 !important
}

.candidate-detail .item-list .item .info-cert .uni-logo {
    float: left;
    margin-top: 5px;
    padding: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden
}

.candidate-detail .item-list .item .info-cert .uni-logo img {
    width: 70px;
    background: #fff
}

.candidate-detail .item-list .item .info-cert .detail-ceft {
    float: left;
    width: calc(100% - 110px);
    padding-left: 10px
}

.candidate-detail .item-list .item .info-cert .detail-ceft hr {
    border-top: 0;
    border-bottom: 1px solid #eee;
    width: 100%;
    margin-left: 0;
    margin-bottom: 5px;
    margin-top: 5px
}

.candidate-detail .item-list .item .info-cert .detail-ceft .authentic {
    float: left;
    width: 20px;
    text-align: center
}

.candidate-detail .item-list .item .info-cert .detail-ceft .infoAu .image-authentic img {
    width: 100%
}

.candidate-detail .item-list .item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.candidate-detail .item-list .item .title {
    font-size: 16px
}

.candidate-detail .item-list .item .time {
    color: gray
}

.candidate-detail .item-list .item .description {
    margin-top: 10px
}

.candidate-detail .candidate_dynamic {
    text-align: center;
    padding: 10px
}

.candidate-detail .partner-logo {
    display: inline-block;
    padding: 0 3px;
    border-radius: 5px;
    background-color: #0091cf;
    color: #fff;
    font-size: 11px
}

.candidate-detail .icon-student-verify {
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
    background-color: #13ce66
}

.candidate-detail .table-language tr:nth-child(2n) {
    background-color: #ecf0f3
}

.candidate-detail .table-language tbody td {
    border-top: none;
    padding-top: 10px;
    padding-bottom: 10px
}

.candidate-detail .table-language tr:nth-child(odd) {
    background-color: #f5f5f5
}

.candidate-detail .table-language td {
    padding: 6px 12px
}

.candidate-detail .box-more-job h2 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 18px
}

.candidate-detail .box-more-job .item-more {
    padding-top: 5px;
    padding-bottom: 5px
}

.candidate-hidden h3 {
    margin-top: 0
}

.candidate-hidden .icon-hidden {
    color: #0191d0;
    font-size: 80px
}

.save-pdf .badge {
    position: absolute;
    top: -5px;
    font-size: 10px;
    padding: 3px 6px 2px;
    background-color: #f74c4c
}

.school a {
    color: #0091cf !important
}

.title-desc {
    background-color: #f6f6f6;
    padding: 10px;
    border-radius: 3px
}

.icon-round {
    width: 25px;
    height: 25px;
    display: inline-block;
    background-color: #0091cf;
    border-radius: 50%;
    line-height: 26px;
    text-align: center;
    color: #fff;
    margin-right: 10px
}

.profile p {
    padding: 5px 0
}

.lh-20 {
    line-height: 19px
}
.mar-15{
    margin: 0 -15px;
}
.job-name {
    margin: 0;
    padding-top: 3px;
    font-weight: 700;
    font-size: 14px;
    color: black;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.icon-star {
    background: url(../images/icons/sprite24.png);
    width: 24px;
    height: 24px;
    background-position: -196px -96px;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 6px;
    left: 0;
}
.td-box:first-child {
    text-align: left;
    position: relative;
    padding: 0 12px;
    padding-left: 33px;
}
.job-info {
    margin: 13px 9px 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}
.job-com-name {
    color: #898989;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.td-box {
    text-align: center;
    font-size: 12px;
    color: #363636;
    padding: 0 4px;
}
.box-recr {
    font-size: 12px;
    color: #22924c;
    font-weight: 600;
    text-align: center;
    padding: 0 4px;
}
.recr-box-row {
    margin: 13px 9px 15px;
}
{
    outline: none;
}
.pad-recr-box {
    background: #fff;
    padding: 20px 20px 5px;
    margin-bottom: 20px;
}
.right-head {
    font-size: 16px;
    background-color: #f07e1d;
    color: #fff;
    font-weight: 700;
    text-align: center;
    height: 44px;
    line-height: 44px;
    padding: 0 15px;
    border-radius: 2px 2px 0 0;
    margin: 0;
}
.right-head a{
    color: #fff;
}
.right-body {
    background-color: #fff;
    padding: 20px 12px;
    border-radius: 0 0 2px 2px;
}
.icon-sprite-new {
    background-image: url(../images/icons/sprite_new.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    background-position: -24px -240px;
    top: 6px;
}
.icon-location-new {
    background-image: url(../images/icons/sprite_new.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    background-position: -48px -240px;
    top: 6px;
}
.icon-exp-new{
    background-image: url(../images/icons/sprite_new.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    background-position: -48px -264px;
    top: 6px;
}
.list-post {
    font-size: 14px;
    color: #555;
}
.search-label {
    font-size: 12px;
}
.block-right {
    margin-bottom: 20px;
}
.bg-menu {
    background-color: #f1f8e9;
    border-bottom: 1px solid #e0e0e0;
}
.ic-info-job {
    background-position: -47px -290px;
    left: 7px;
    top: 7px;
}
.icon-hs {
    background-image: url(../images/icons/sprite_new.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    margin-right: 5px;
}
.box-function li:first-child {
    margin: 0;
}
.box-function li {
    margin-top: 10px;
    text-align: center;
}
.bg-news {
    background: #fff;
    padding: 60px 0;
}
.news-head {
    font-size: 36px;
    margin: 0;
    color: #363636;
    text-align: center;
    font-weight: 300;
    text-transform: capitalize;
}
.news-info {
    padding: 12px 15px;
    border: 1px solid #e1e1e1;
    border-top: 0;
    border-radius: 0 0 2px 2px;
}
.news-info p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.news-info h2 {
    font-size: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.iconc-hs {
    background-image: url(../images/icons/sprite24.png);
    width: 24px;
    height: 24px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    margin-right: 5px;
}
.ic-list-new {
    background-position: 0 0;
    left: 7px;
    top: 5px;
}
.ic-new-news {
    background-position: 137px 43px;
    left: 7px;
    top: 5px;
}
.ic-url-job {
    background-position: -98px 0;
    left: 7px;
    top: 5px;
}
.menu-footer {
    margin: 0;
    padding: 10px 0;
    text-align: center;
}
.pad-30{
    padding: 30px 0;
}
.pad-r{
    padding-right: 4px;
    padding-left: 0;
}
.ic-jobc {
    background-position: 0 -240px;
    top: 13px;
    left: 7px;
    position: absolute;
}
.ic-proc {
    background-position: -48px -240px;
    top: 13px;
    left: 7px;
}
.top-detail-text {
    margin-top: 10px;
}
.ic-detail {
    background: url(../images/icons/sprite24.png);
}
.clock-ic {
    background-position: -148px 0px;
    display: inline-block;
    cursor: pointer;
    width: 24px;
    height: 24px;
    position: relative;
    top: 6px;
}
.view-ic {
    background-position: -48px -120px;
    display: inline-block;
    position: relative;
    top: 8px;
    margin-right: 8px;
    width: 24px;
    height: 24px;
}
.icon-user-white {
    background: url(../images/icons/sprite24_white.png);
    background-position: -24px 0 !important;
    width: 24px;
    height: 24px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 4px;
    left: 7px;
}
.login-btn a {
    border: 1px solid #f07e1d;
    border-radius: 1px;
    padding: 0 14px 4px;
    height: 34px;
    line-height: 32px;
    position: relative;
    background-color: #f07e1d;
    color: #fff;
    font-size: 14px;
    display: block;
    border-radius: 5px;
}

.menuscroll .register-btn a {
    border: 1px solid #fff;
    padding: 0 8px 4px;
    height: 34px;
    line-height: 32px;
    position: relative;
    background-color: transparent;
    #color: #c55c28;
    color: #ffffff;
    font-size: 14px;
    display: block;
    border-radius: 5px;
}

.register-btn a {
    #border: 0px solid #fff;
    padding: 0 8px 4px;
    height: 34px;
    line-height: 32px;
    position: relative;
    background-color: #f07e1d;
    #color: #c55c28;
    color: #ffffff;
    font-size: 14px;
    display: block;
    border-radius: 5px;
}

.viewcat-head {
}
.viewcat-head h2 {
    margin: 0;
    padding: 12px 20px;
    background: #fff;
    box-shadow: 1px 1px 1px 1px rgb(0 0 0 / 1%);
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px;
}
.pad-recr-w {
    background: #fff;
}
.body-viewcat {
}
.ic-user {
    background-position: -122px 0;
    left: 7px;
    top: 5px;
}
{
    outline: none;
}
.btn-primary {
    background-color: #f07e1d;
    border: #f07e1d;
    color: #fff !important
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background-color: #f07e1d;
    border: #f07e1d;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
    z-index: 200;
    background-color: #f07e1d;
    z-index: 99999;
}
.back-to-top span {
    color: #fff;
}
.box_search {
    margin: 50px 0;
}
.bg-slider {
    margin: 20px 0;
}
.box-gr-rec h2 {
    background: #f07e1d;
    color: #fff;
    padding: 0 10px;
    height: 46px;
    line-height: 46px;
    position: relative;
    margin: 0;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.box-gr-rec {
}
.service-item {
    padding: 0px;
}
.service-header {
    margin-left: -10px !important;
    margin-right: -10px !important;
}
.job-over-item {
    padding: 0 10px;
}
.block_groups_3 {
}
.logo-job img {
    height: 160px;
    padding: 10px;
    box-shadow: 0 1px 2px 2px rgb(0 0 0 / 3%);
    background: #fff;
    border: 1px solid rgba(0,0,0,.05);
    border-radius: 5px;
    object-fit: contain;
}
.job-slide {
    position: relative;
}
.h1-job {
    padding: 0 5px;
    margin: 20px 0 16px;
    color: rgba(0, 0, 0, 0.70);
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.job-slide .owl-dot {
    background: transparent;
    border: none;
    padding: 0;
}
.job-slide .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 15px 5px;
    background: #D9D9D9;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 100%;
}
.job-slide .owl-dots {
    text-align: center;
}
.job-slide .owl-dot.active span {
    background: #cc650e;
}
.ul-province li {
    width: 33%;
    float: left;
    padding: 5px;
}
.ul-province {
    padding: 15px;
}
.ul-province li span {
    color: #d00;
    font-weight: 500;
}
h3.title-gr-rec {
    margin: 0;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
@media (min-width: 300px) {
    .price-item {
        display: inline-block;
        padding: 0 15px 0 13px;
        position: relative;
        font-size: 12px;
        line-height: 1.72;
    }
}

@media (min-width: 619px) {
    .price-item {
        display: inline-block;
        padding: 0 15px 0 13px;
        position: relative;
        font-size: 14px;
        line-height: 1.72;
    }
}

.bottom-gr-1 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-radius: 0;
    border-bottom: 1px solid #e7e7e7;
}
.gr1-pad {
}
.price-item i {
    color: #f07e1d;
    font-size: 15px;
}
.right-box-gr {
    padding-right: 0;
    padding-left: 10px;
}
.bg-bottom {
    #padding: 20px 0 10px;
    color: #fff;
    text-align: center;
    background: url(../images/bg-counter.jpg) top center no-repeat;
    background-size: auto;
    opacity: 70%;
}
.free-ser {
    font-size: 40px;
    color: #ffbe44;
    font-weight: 700;
    margin-bottom: 5px;
}
.p-ser {
    font-size: 16px;
}
.footer-heading {
    padding-bottom: 11px;
    text-transform: uppercase;
    color: #e95f07;
    font-weight: 500;
    font-size: 15px;
    position: relative;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 1.4;
    border-bottom: 1px solid #72727259;
}
footer {
    #padding-top: 10px;
    background: #fff;
    border-top: 3px solid #c1c1c1;
}
.footer-middle li {
    padding: 3px 0;
}
.footer-copring {
    border-top: 1px solid rgba(0,0,0,.1);
    margin-top: 16px;
    padding-top: 16px;
}
.company_info strong {
    font-weight: normal;
}
.pad-rec-1{
}
footer iframe {
    width: 100% !important;
    height: auto !important;
}
.jobprovider-rec {
    #display: none;
}
@media (min-width: 300px) {
    .banner-course-home {
        max-height: 350px;
        border: 1px solid;
        min-height: 180px;
    }
    .search-banner {
        max-width: 250px;
        margin-top: 20px;
    }
    .best_list_hunter {
        margin-top: 0px;
        max-width: 100%
    }
    .head-hunter-contact img {
        height: 100%;
    }

    .metismenu .sidebar a {
        color: #ed7a28 !important;
        font-size: 12px !important;
        line-height: 8px;
        border-bottom: 1px solid #f4912f47;
    }

    .metismenu .sidebar a:hover {
        color: #4e2406 !important;
    }
    .box_search .select2-container--default .select2-selection--single {
        height: 30px !important;
        border-radius: 3px;
        padding: 0px;
        border-color: #ddd;
        margin-bottom: 4px !important;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }
    .box_search .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 25px;
        font-size: 12px;
    }
    .box_search .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 2px;
    }
    .box_search .input_search>input {
        border-color: #ddd;
        background: #fff;
        border-radius: 0px;
        height: 30px;
        line-height: 16px;
        box-shadow: none;
        font-size: 12px;
        margin-bottom: 4px !important;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-right: 0px;
    }
    .btn-search {
        color: #fff;
        background-color: #f07e1d;
        border-color: #f07e1d;
        border: 1px solid transparent;
        height: 40px;
        border-radius: 5px;
        width: 100%;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        #margin-top: 0px !important;
    }
    .bg-bn {
        /*
        margin-top: 60px;
        background-image: linear-gradient(180deg, #ff8204ed 90%, #ff8204ed 50%);
        padding: 10px 0px 30px;*/
        margin-top: 0px;
        padding: 10px 0px 30px;
        background: radial-gradient(134.08% 70.19% at -0.00% 0.00%, rgba(255, 191, 163, 0.00) 0%, rgba(255, 130, 4, 0.00) 44.27%, rgba(179, 179, 179, 0.00) 100%), linear-gradient(165deg, rgba(243, 108, 37, 0.50) 0%, rgba(253, 175, 63, 0.50) 52.60%, rgba(250, 155, 58, 0.50) 100%), rgba(255, 191, 163, 0.90);
    }
}

@media (min-width: 619px) {
    .bg-bn {
        /*
        margin-top: 60px;
        background-image: linear-gradient(180deg, #ff8204ed 90%, #ff8204ed 50%);
        padding: 10px 0px 30px;*/
        margin-top: 60px;
        padding: 10px 0px 30px;
        background: radial-gradient(134.08% 70.19% at -0.00% 0.00%, rgba(255, 191, 163, 0.00) 0%, rgba(255, 130, 4, 0.00) 44.27%, rgba(179, 179, 179, 0.00) 100%), linear-gradient(165deg, rgba(243, 108, 37, 0.50) 0%, rgba(253, 175, 63, 0.50) 52.60%, rgba(250, 155, 58, 0.50) 100%), rgba(255, 191, 163, 0.90);
    }
    .banner-course-home {
        max-height: 350px;
        border: 0px solid;
    }
    .search-banner {
        max-width: 650px;
    }
    .best_list_hunter {
        margin-top: 30px;
        #max-width: 1000px;
    }
    .head-hunter-contact img {
        #height: 600px;
    }

    .box_search .select2-container--default .select2-selection--single {
        height: 40px !important;
        border-radius: 3px;
        padding: 1px 12px;
        border-color: #ddd;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }
    .box_search .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 35px;
        font-size: 14px;
    }
    .box_search .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 12px;
    }
    .box_search .input_search>input {
        border-color: #ddd;
        background: #fff;
        border-radius: 5px;
        height: 40px;
        line-height: 16px;
        box-shadow: none;
        border-right: 0px;
    }
    .btn-search {
        color: #fff;
        background-color: #f07e1d;
        border-color: #f07e1d;
        border: 1px solid transparent;
        height: 40px;
        border-radius: 5px;
        width: 100%;
    }
}

.dropdown-notification {
    font-size: 13px;
    font-weight: normal;
    padding: 10px;
    background: #fff;
    #left: auto;
    display: block;
    #right: 0px;
    opacity: 0;
    position: absolute;
    #position: fixed;
    top: 100%;
    #top: 50px;
    border: none;
    -webkiit-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    width: 250px;
    visibility: hidden;
    z-index: 999;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: 0 0 6px 1px rgb(0 0 0 / 10%);
    -ms-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 6px 1px rgb(0 0 0 / 10%);
}
.notif_user:hover .dropdown-notification {
    opacity: 1;
    visibility: visible;
    -webkiit-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.notif_data_header {
    display: flex;
    justify-content: space-between;
    border-bottom: 1.5px solid #cacaca;
    padding-bottom: 5px;
}
.notif_data_header .title {
    font-size: 12px;
    font-weight: 600;
    color: #0c0c0c;
}
.notif_data_header .note {
    font-size: 12px;
    font-weight: 600;
    color: #ff8500;
}
.notif_data_detail {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}
.notif_data_detail .content {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #cacaca;
    padding-top: 5px;
}
.notif_data_detail .content .icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #fbe6d1;
    justify-content: center;
    display: flex;
    align-items: center;
    color: #ff8500;
    font-size: 16px;
}
.notif_data_detail .content .detail {
    width: 90%;
    text-align: left;
    padding-left: 10px;
}
.notif_data_detail .content .detail .read {
    font-size: 12px;
    color: #ff8500;
    margin-bottom: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.notif_data_detail .content .detail .read:hover {
    cursor: pointer;
}
.notif_data_detail .content .detail .read_done {
    font-size: 12px;
    color: #565454;
    margin-bottom: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.notif_data_detail .content .detail .read_done:hover {
    cursor: pointer;
}
.notif_data_detail .content .detail .date {
    font-size: 10px;
    color: #565454;
}

.notif_data_detail .no-content .icon {
    font-size: 4em;
    padding: 10px;
    color: #a1a7bd;
}
.notif_data_detail .no-content .detail {
    font-size: 12px;
    color: #a1a7bd;
}
.dropdown-menu-header {
    font-size: 13px;
    font-weight: normal;
    padding: 15px;
    background: #fff;
    left: auto;
    display: block;
    right: 0px;
    opacity: 0;
    position: absolute;
    #position: fixed;
    top: 100%;
    #top: 50px;
    border: none;
    -webkiit-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    width: 210px;
    visibility: hidden;
    z-index: 999;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: 0 0 6px 1px rgb(0 0 0 / 10%);
    -ms-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 6px 1px rgb(0 0 0 / 10%);
}
.dropdown-text-content1:hover .dropdown-menu-header {
    opacity: 1;
    visibility: visible;
    -webkiit-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.dropdown-content-top {
    text-align: right;
    display: flex;
    justify-content: flex-end;
}
.dropdown-text-content h4 {
    color: #333!important;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0;
}
.owl-nav button:focus {
    outline: none;
}
.breadcrumb {
    padding: 12px 16px;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
}
.heading-title {
    border-bottom: 1px solid #ddd;
    position: relative;
    color: #f07e1d;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
}
.heading-title:after {
    content: "";
    position: absolute;
    border-bottom: 2px solid #f07e1d;
    width: 60px;
    bottom: 0;
    left: 0;
}
.tab-home {
    border-top: 1px solid rgba(0,0,0,.125);
    border-bottom: 0;
}
.tab-home li a {
    padding: 11px 15px 10px;
    font-size: 15px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #0009;
    line-height: 1.5;
    border-radius: 0;
}
.tab-home li {
}
.tab-home>li.active>a, .tab-home>li.active>a:focus, .tab-home>li.active>a:hover {
    background: transparent;
    border: none;
    border-bottom: 2px solid #f07e1d;
}
.cv-detail-action {
    border-radius: 5px;
    border: 0px solid #f07e1d;
    padding: 5px 5px;
    background: transparent;
    font-size: 30px;
    color: #c55c28;
}

.btn-detail-right {
    border-radius: 5px;
    border: 1px solid #f07e1d;
    padding: 7px 10px;
}
.send-bt .btn-detail-right {
    background: #f07e1d;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #f07e1d;
    padding: 7px 10px;
}
.nv-fullbg .form-control {
    height: 40px;
    border: 1px solid #bfcbd9;
    border-radius: 5px;
    box-shadow: none;
    background: #fff;
}
.box-function li a {
}
body {
  counter-reset: section;
}
.h-tt h1::before {
    counter-increment: section;
    content: counters(section,".") " ";
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    color: #333;
    background: #fab442;
    border-radius: 100%;
    padding: 0 14.21px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    height: 40px;
}
.h-tt h1 {
    display: flex;
    position: relative;
    padding: 14px 0 12px;
    border-bottom: 1px solid #dee2e6;
}
.h-tt h1 a {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #333;
    display: block;
    margin-left: 15px;
}
.page-new-item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
}
.page-new-item h2 a {
    color: #333;
}

.page-new-item h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #333;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
p.hometext-page {
    text-align: justify;
    margin-top: 12px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #444;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.h4-othher li {
    padding: 5px 0;
}
.block-left h2 i {
    color: #f07e1d;
    padding-right: 10px;
}
.block-left h2 a {
    color: #fc205c;
}
.block-left h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    align-items: center;
    color: #fc205c;
}
.item-inline {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.company_name-gr h4 a {
    color: #555;
}
.company_name-gr h4 {
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0;
    color: #555;
    font-weight: 500;
}
.jobprovider-name a {
    color: #999;
    text-transform: uppercase;
}
.jobprovider-name {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/*
.bg-bottom {
    background: transparent;
    background-color: #fda353;
}*/
.w-reg {
    margin: auto;
    width: 83.333333%;
    padding: 0px 0px 80px 0px;
}
.box-info-left {
    padding: 30px 20px 10px;
    background: #f07e1d;
    min-height: 720px;
}
.box-login-right {
    padding: 30px 40px;
    background: #fff;
    box-shadow: 5px 5px 10px #cacaca;
    border-radius: 15px;
    margin-top: 10%;
}
.main-box-login label {
    font-weight: normal;
    font-size: 13.5px;
}
.main-box-login .form-control {
    border: 1px solid #bfcbd9;
    width: 100%;
    border-radius: 5px;
    padding: 10px;
    height: 36px;
    box-shadow: none;
}
.main-box-login h1 {
    font-size: 24px;
}
.main-box-login .col-md-6 {
    padding: 0;
}
.text-in {
    line-height: 28px;
    color: #fff;
    font-size: 14px;
}

.text-in-register li{
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    padding: 3px 10px 5px 15px;
}

.pad-20-in {
    padding: 20px;
}
.h1-lr {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
    font-weight: 500;
}
.h-login-lr {
    min-height: 549px;
}
.job_logo {
    text-align: center;
    margin-left: 15px;
    margin-top: -45px;
    padding: 5px;
    background: #fff;
    box-shadow: 0 1px 15px 1px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 8%);
}
.h1-job-company {
    margin: 10px 0;
    font-size: 20px;
    color: #f07e1d;
}
#job-ff h2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 0;
}
.desc-job {
    text-align: justify;
    background: #fff;
    box-shadow: 1px 1px 1px 1px rgb(0 0 0 / 1%);
}
div#job-ffl {
    margin-bottom: 30px;
}
.search-horizontal {
    margin: 11px 0px 8px 20px;
    position: relative;
}
.form-search .form-control {
    height: 30px;
    border: 0px;
}
.button_search_line button i {
    color: #838383;
}
.button_search_line button {
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    border: none;
    background: transparent;
    padding: 5px 12px;
}
.dropdown-text-content span {
    color: #000;
    font-weight: bold;
}
.dropdown-text-content {
    background: #ffcc00;
    border-radius: 4px;
    padding: 6px 12px;
    text-align: center;
    margin: 9px 0px;
    line-height: 1.42857143;
}
.dropdown-text-content2 {
    background: #ffcc00;
    border-radius: 4px;
    text-align: center;
    line-height: 1.42857143;
}
.dropdown-text-content1 {
    display: flex;
    align-items: center;
    border-radius: 50px;
    padding: 2px;
    text-align: center;
    margin: 9px 0px;
    line-height: 1.42857143;
    border: 1px solid #ff8500;
    color: #ff8500;
    #width: 60%;
    #float: right;
    font-weight: bold;
    background: #ffffff;
    font-size: 12px;
}

.avatar_user {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #ff8500;
    border: 1px solid #ff8500;
}
.notif_user {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border-radius: 50%;
    background: #fbe6d1;
    margin-top: 10px;
    width: 32px;
    height: 32px;
    text-align: center;
    margin-right: 15px;
}
.notif_user_icon {
    color: #ff8500;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 1.5em;
}
.num_notif_user {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #ff8500;
    #text-align: center;
    position: absolute;
    #top: 5px;
    #left: 8px;
    #height: 16px;
    #width: 16px;
    min-height: 16px;
    min-width: 16px;
    border-radius: 50%;
    font-size: 10px;
    margin-left: 28px;
    margin-top: -28px;
    padding: 2px;
    aspect-ratio: 1 / 1;
}
.user_info {
    padding: 0px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-width: 110px;
}
@media (min-width: 300px) {
    .button_search_simp button i {
        margin-right: 4px;
        display: none;
    }
    .search_text {
        float: left;
        width: calc(100% - 160px);
    }
    .search_button {
        float: right;
        width: 150px;
    }
    .button_search_simp button {
        height: 30px;
        width: 100%;
        background: #F36C25;
        border: 3px solid #F36C25;
        #text-transform: uppercase;
        color: #fff;
        #font-weight: bold;
        font-size: 10px;
        padding: 0;
        border-radius: 5px;
    }
    .button_search_simp fa {
        display: none;
    }

    .search-icon {
        position: absolute;
        top: 20%;
        font-size: 18px;
        font-weight: 100;
        left: 5px;
        z-index: 999;
        width: 16px !important;
    }

    .search-arrow-icon {
        position: absolute;
        top: 30%;
        font-size: 18px;
        font-weight: 100;
        right: 10px;
        z-index: 999;
        width: 10px !important;
    }
}
@media (min-width: 619px) {
    .button_search_simp button i {
        margin-right: 4px;
    }
    .search_text {
        float: left;
        width: calc(100% - 160px);
    }
    .search_button {
        float: right;
        width: 150px;
    }
    .button_search_simp button {
        height: 40px;
        width: 100%;
        background: #F36C25;
        border: 1px solid #F36C25;
        #text-transform: uppercase;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        border-radius: 5px;
    }

    .search-icon {
        position: absolute;
        top: 25%;
        font-size: 18px;
        font-weight: 100;
        left: 10px;
        z-index: 999;
        width: 20px;
    }

    .search-arrow-icon {
        position: absolute;
        top: 35%;
        font-size: 18px;
        font-weight: 100;
        right: 10px;
        z-index: 999;
    }
}


.box_search .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 25px !important;
}
.box_search .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #F36C25 transparent transparent transparent !important;
}
.text-search-simple {
    background: #00000033;
    color: #fff;
    padding: 30px;
    font-size: 17px;
    font-weight: normal;
    font-style: italic;
    margin-top: 46px;
    text-align: center;
}
.search-new-banner {
    display: flex;
    border-radius: 10px;
    border: 1px solid #FD5801;
    background: rgba(253, 88, 1, 0.16);
    padding: 15px 5px 10px 15px;
}
.search-new-ungvien {
    display: flex;
    padding: 10px 5px 10px 5px;
}
.text-search-simple span {
    color: #ffc492;
}
.box-recruitment {
    padding: 24px 12px 16px;
    border-radius: 8px;
    box-shadow: 0 4px 15px 0 rgb(168 178 186 / 30%);
    background-color: #fff;
    margin: 10px 0;
    height: 150px;
}
.a-img-rec img {
    width: 48px !important;
    height: 48px;
    margin: auto;
    margin-bottom: 10px;
}
.a-img-rec h3 {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    color: #0c1f47;
    margin-bottom: 4px;
    text-align: center;
    font-weight: 500;
}

.a-img-rec1 img {
    width: 20px !important;
    height: 20px;
    margin: auto;
    margin-bottom: 10px;
    margin-right: 5px;
}
.a-img-rec1 a {
    color:#000 ;
}

.a-img-rec1 li {
    border-bottom: 1px solid #cacaca;
    padding-top: 8px;
}
.a-img-rec1 spa {
    padding-bottom: 8px;
}
.job-item2 {
    background-color: #fff;
    -webkit-box-shadow: 0 0.0625rem 0.3125rem #d0d0d0;
    box-shadow: 0 0.875px 4.375px #d0d0d0;
    padding: 20px 10px 15px 15px;
    margin-bottom: 20px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
}

.job-item2:hover {
    border: 1px solid #F36C25;
    box-shadow: 0px 5px 5px 0px rgba(243, 108, 37, 0.40);
}
@media (min-width: 300px) {
    .job-item4 {
        background-color: #fff;
        -webkit-box-shadow: 0 0.0625rem 0.3125rem #d0d0d0;
        box-shadow: 0 0.875px 4.375px #d0d0d0;
        padding: 20px 40px 20px 40px;
        margin-bottom: 10px;
        border-radius: 14px;
        height: 330px;
        border: 1px solid #d0d0d0;
    }
}

@media (min-width: 619px) {
    .job-item4 {
        background-color: #fff;
        -webkit-box-shadow: 0 0.0625rem 0.3125rem #d0d0d0;
        box-shadow: 0 0.875px 4.375px #d0d0d0;
        padding: 20px 25px 20px 25px;
        margin-bottom: 10px;
        border-radius: 15px;
        height: 330px;
        border: 1px solid #d0d0d0;
    }
}


.job-item4 h4 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 35px;
}

@media (min-width: 300px) {
    .company_name-gr2 h4 {
        font-size: 14px;
        margin: 0;
    }
    .company_name-gr2 h4 a {
        color: rgba(0, 0, 0, 0.70);
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-transform: capitalize;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        height: 20px;
        /*width: 75%;*/
        padding: 5px 0px;
    }

    .hot_job4 h4 a {
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 50px;
    }
    .jobprovider-name2 {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        line-height: 26px;
        color: #555;
        margin-top: 5px;
    }
    .item-btn {
        position: absolute;
        top: 0px;
        right: 0px;
        background-color: #FF9032;
        border-color: #FF9032;
        color: #FFFFFF;
        #text-transform: uppercase;
        -webkit-box-shadow: 0 0.0625rem 0.3125rem #d9d9d9;
        box-shadow: 0 0.0625rem 0.3125rem #d9d9d9;
        padding: 3px 5px 2px;
        border-radius: 5px;
        font-size: 12px;
        display: none;
    }
}

@media (min-width: 619px) {
    .company_name-gr2 h4 {
        font-size: 16px;
        margin: 0;
    }
    .company_name-gr2 h4 a {
        color: rgba(0, 0, 0, 0.70);
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        height: 24px;
        /*width: 75%;*/
        padding: 5px 0px;
    }

    .hot_job4 h4 a {
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 50px;
    }
    .jobprovider-name2 {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        line-height: 26px;
        color: #555;
        margin-top: 5px;
    }
    .item-btn {
        position: absolute;
        top: 0px;
        right: 0px;
        background-color: #FF9032;
        border-color: #FF9032;
        color: #FFFFFF;
        text-transform: uppercase;
        -webkit-box-shadow: 0 0.0625rem 0.3125rem #d9d9d9;
        box-shadow: 0 0.0625rem 0.3125rem #d9d9d9;
        padding: 5px 14px 4px;
        border-radius: 5px;
        font-size: 13px;
        display: inline-block;
    }
}
.jobprovider-name2 a {
    color: rgba(0, 0, 0, 0.70);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 5px 0px;
}

.job-item2:hover .company_name-gr2 h4 a {
    color: #F36C25;
    text-transform: capitalize;
}

.job-item2:hover .jobprovider-name2 a {
    color: #93232C;
}
.job-item-btn {
    background: #FF9032;
    color: #ffffff;
    border-radius: 5px;
    text-align: center;
    padding: 7px;
    font-size: 16px;
}
.job-item-btn a, .job-item-btn a:link, .job-item-btn a:hover, .job-item-btn a:active {
    color: #ffffff;
}
.job-item-save {
    color: #FF9032;
    font-size: 30px;
}
.price-item:before {
    content: "";
    position: absolute;
    font-family: FontAwesome;
    left: 0;
    top: 0;
    font-size: 14px;
    color: #02528e;
}
.time-rec:before {
    content: "";
    position: absolute;
    font-family: FontAwesome;
    top: 0;
    left: -6px;
    font-size: 14px;
}
.time-rec {
    display: inline-block;
    padding: 0 0 0 15px;
    position: relative;
    font-size: 13px;
    float: right;
    line-height: 1.8;
}
.item-btn a {
    color: #FFFFFF;
}
.heading-recruitment {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 21px;
    font-size: 30px;
}
.heading-recruitment:after {
    content: '';
    position: absolute;
    z-index: 1;
    background-color: #f07e1d;
    width: 55px;
    height: 5px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.pad-0{
    padding: 0;
}
.success-dangtin img {
    width: 100%;
}
.success-dangtin {
    text-align: center;
    padding: 146px 0 123px 0;
    position: relative;
}
.register_hidden {
    visibility: hidden;
}
.section-left {
    position: absolute;
    bottom: 0;
    left: 0;
}
.section-right {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: flex-end;
}
.heading-dangtin {
    font-size: 32px;
    color: #0c1f47;
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 1.44;
    margin-top: 0;
}
.high-light {
    color: #f07e1d;
}
.sub-title {
    font-size: 16px;
    color: #fff;
    #margin-bottom: 32px;
    text-transform: uppercase;
    font-weight: normal;
}
.hr_pdf .sub-title {
    color: #000 !important;
}
.btn-start {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    color: #fff !important;
    background-color: #f07e1d;
    border: none;
    font-size: 16px;
    font-weight: 500;
    padding: 13px 73px;
    border-radius: 4px;
    cursor: pointer;
}
.news-heading {
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 1.2;
    color: #00133F;
}
.slider-box-new {
    border: 1px solid #D7D7DB;
    border-radius: 5px;
    position: relative;
}

.info-box-new {
    padding: 20px;
}
.category-new {
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
}
.category-new a {
    color: rgba(0, 0, 0, 0.70);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 19px;
}
.text-new-grs {
    color: rgba(0, 0, 0, 0.70);
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.info-box-new p {
    color: rgba(0, 0, 0, 0.56);
    text-align: justify;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.info-box-new p a {
    color: rgba(0, 0, 0, 0.70);
    font-size: 10px;
    font-style: italic;
    font-weight: 700;
    line-height: normal;
}
.slider-box-new:hover {
    border: 1px solid #93232C;
}
.slider-box-new:hover .category-new a{
    color: #93232C;
}
.slider-box-new:hover .text-new-grs a {
    color: rgba(243, 108, 37, 0.70);
}

.slider-box-new:hover .info-box-new p a{
    color: rgba(253, 88, 1, 0.60);
}

.text-new-grs a {
    color: rgba(0, 0, 0, 0.70);
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.text-new-grs {
    font-size: 16px;
    line-height: 1.3;
    visibility: visible;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /*letter-spacing: -1px;*/
    height: 40px;
}
.info-box-new p {
    color: #6c757d;
    font-size: 14px;
    visibility: visible;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 75px;
    line-height: 15px;
}
.new-gr .owl-prev, .job-slide .owl-prev {
    left: -24px;
    background-color: #fff;
    width: 48px;
    height: 48px;
    top: calc(50% - 24px);
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    line-height: 48px;
    text-align: center;
    box-shadow: 0px 2px 4px 2px rgb(0 0 0 / 10%);
    border: 1px solid transparent;
}
.new-gr .owl-nav i, .job-slide .owl-nav i {
    font-weight: normal;
}
.new-gr .owl-next, .job-slide .owl-next {
    right: -24px;
    background-color: #fff;
    width: 48px;
    height: 48px;
    top: calc(50% - 24px);
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    line-height: 48px;
    text-align: center;
    box-shadow: 0px 2px 4px 2px rgb(0 0 0 / 10%);
    border: 1px solid transparent;
}

.price-item-1 i {
    color: #f07e1d;
    margin-right: 2px;
}
.price-item-2 {
    font-size: 13px;
    margin-top: 5px;
}
.price-item-2 i {
    color: #f07e1d;
}
.title-gr-rec a {
    color: #6c6c6c;
}
.bottom-gr-1:last-child {
    border: none;
}
.bg-search-detail .text-search-simple {
    display: none;
}

@media (min-width: 300px) {
    .hot_job4 {
        text-align: left;
        padding-left: 30px;
    }
    .hot_job4-dtl {
        padding-left: 30px;
    }
    .bg-search-detail {
        background: #999;
        padding: 15px 0;
        #background: url(../images/bg-home-v1.jpg) top center no-repeat;
        background: url(/uploads/recruitment/banner_ungvien.jpg) top center no-repeat;
        background-size: cover;
        height: 200px;
        padding-top: 30px;
        padding-left: 20px;
        padding-bottom: 10px;
    }
    .bg-ds {
        padding: 5px 0 5px !important;
        text-align: center;
    }
}

@media (min-width: 619px) {
    .hot_job4 {
        text-align: center;
        padding-left: 0px;
    }
    .hot_job4-dtl {
        padding-left: 10px;
    }
    .bg-search-detail {
        background: #999;
        padding: 15px 0;
        #background: url(../images/bg-home-v1.jpg) top center no-repeat;
        background: url(/uploads/recruitment/banner_ungvien.jpg) top center no-repeat;
        background-size: cover;
        height: 400px;
        padding-top: 120px;
        padding-left: 250px;
        padding-bottom: 50px;
    }
    .bg-ds {
        padding: 23px 0 28px;
        text-align: center;
    }
}
.bg-camnang-detail {
    background: #999;
    padding: 15px 0;
    #background: url(../images/bg-home-v1.jpg) top center no-repeat;
    background: url(/uploads/slidehome/banner_camnang.jpg) top center no-repeat;
    background-size: cover;
    height: 300px;
    opacity: 50%;
}
.bg-tuyendung-detail {
    background: #999;
    padding: 15px 0;
    #background: url(../images/bg-home-v1.jpg) top center no-repeat;
    background: url(/uploads/recruitment/banner_head_tuyendung.png) top center no-repeat;
    background-size: cover;
}

.bg-ungvien-detail {
    background: #999;
    padding: 15px 0;
    #background: url(../images/bg-home-v1.jpg) top center no-repeat;
    background: url(/uploads/slidehome/banner_ungvien.jpg) top center no-repeat;
    background-size: cover;
}

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}
@media (min-width: 619px) {
    .bg-service-detail {
        padding-top: 150px;
        padding-bottom: 50px
    }
}


.box input:checked {
    #border-color: red;
    #background-color:red;
}
.bg-search-detail1 .box_search h2 {
    display: none;
}
.bg-search-detail1 .box_search .input_search>input {
    height: 40px;
    border-radius: 999px;
    background: transparent;
    border: 2px solid #fff;
}
.bg-search-detail1 ::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

.bg-search-detail1 :-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}

.bg-search-detail1 ::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}
.bg-search-detail1 .box_search .select2-container--default .select2-selection--single {
    height: 40px !important;
    border-radius: 999px;
    background: transparent;
    border: 2px solid #fff;
}
.bg-search-detail1 .box_search .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px;
    color: #fff;
}
.bg-search-detail1 .box_search .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px;
    right: 5px;
}
.bg-search-detail1 .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 40% !important;
    display: none;
}
.bg-search-detail1 .button_search_simp button {
    border-radius: 999px;
    height: 40px;
    border: 2px solid #fff;
    text-transform: none;
    font-weight: normal;
}

.job-info-list li {
    font-size: 13px;
    line-height: 1.72;
    margin-right: 25px;
}
.job-info-list {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -11px;
}
.job-info-list i {
    color: #f07e1d;
    font-size: 14px;
    margin-right: 7px;
}
.job-info-detail {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 5px #d0d0d0;
    box-shadow: 0 1px 5px #d0d0d0;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}
.job-author-ttl {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.45;
    text-align: center;
    padding: 119px 0 13px;
    color: #555;
    text-transform: uppercase;
}
.item-job .item:first-child {
    border-top: 1px solid #ebebeb;
}
.item-job .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
}
.item-img {
    width: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ico-mark {
    width: 18px;
    height: 24px;
    background: url(../images/icon.png) no-repeat 0 0;
}
.item-content {
    width: calc(100% - 21px);
    padding-left: 9px;
    font-size: 14px;
    line-height: 1.58;
}
.item-ttl {
    font-weight: 400;
    color: #bbb;
    text-transform: uppercase;
    margin-bottom: 2px;
}
.ico {
    vertical-align: middle;
    display: inline-block;
}
.ico-user-group {
    width: 25px;
    height: 18px;
    background: url(../images/icon.png) no-repeat -19px 0;
}
.ico-person {
    width: 22px;
    height: 18px;
    background: url(../images/icon.png) no-repeat -44px 0;
}
.item-job .item:last-child {
    border: none;
}

.job-detail {
    padding: 18px 0;
}
.left-detail-rec {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 5px #d0d0d0;
    box-shadow: 0 1px 5px #d0d0d0;
    line-height: 1.58;
    margin-bottom: 16px;
    padding: 24.5px 24.5px 26.25px;
}
.send-bt .btn-detail-right i {
    font-size: 18px;
    margin-right: 12px;
}
.send-bt .btn-detail-right {
    border-radius: 999px;
    color: #fff;
    background-color: #e50000;
    border-color: #e50000;
    padding: 14px;
    width: 100%;
    font-size: 17px;
    margin-bottom: 10px;
}
.header-flex {
    border: 1px solid rgba(0,0,0,.125);
    background: #fff;
    margin-top: 20px;
}
.image-jobprovider {
    border: 1px solid #eee;
    padding: 10px;
    position: absolute;
    top: -70px;
    background: #fff;
}
.title-company {
    margin: 0;
    color: #212529;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 10px;
    font-weight: 500;
}
.j_company i {
    color: #e76000;
    margin-right: 9px;
    width: 12px;
}
@media (min-width: 300px) {
    .item-list-post {
        margin-bottom: 10px;
        padding: 0px;
        background: #fff;
        position: relative;
        border-bottom: 1px solid rgba(0,0,0,.125);
        #border-radius: 8px;
        height: 200px;
    }

    .ul-company li {
        display: block;
        padding: 3px 0px;
        color: #212529;
        font-size: 12px;
    }
}

@media (min-width: 619px) {
    .item-list-post {
        margin-bottom: 14px;
        padding: 15px;
        background: #fff;
        position: relative;
        border-bottom: 1px solid rgba(0,0,0,.125);
        #border-radius: 8px;
        height: 220px;
    }

    .ul-company li {
        display: inline-block;
        padding: 0px 15px 0px 0px;
        color: #212529;
        font-size: 15px;
    }
}

.logo_hr_detail {
    border: 1px solid #cacaca;
    width: 100%;
    max-width: 150px;
    max-height: 180px;
}

.ul-company {
    margin: 0;
}
.ul-company li:first-child {
    color: #000;
}
#job-ff {
    background-color: #fff;
    padding: 15px;
    margin: 25px 0;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 8px;
}
.new-cat-12 {
    overflow: hidden;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
}
.img-new-12 {
    padding: 0;
}
.img-new-12 img {
    width: 100%;
}
.info-box-12 p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: #000;
    margin: 0;
}
.text-new-12 {
    margin: 0;
    font-size: 15px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
section.counter {
    padding: 30px 0 20px;
    color: #fff;
    text-align: center;
    background: url(../images/bg-counter.jpg) top center no-repeat;
}
.count-number {
    font-size: 40px;
    color: #f3c01a;
    font-weight: 700;
    margin-bottom: 5px;
}
.h3-free {
    font-size: 16px;
    margin-top: 0;
}
.box-send-rec h2 {
    background: #f07e1d;
    color: #fff;
    padding: 0 10px;
    height: 46px;
    line-height: 46px;
    position: relative;
    margin: 0;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
}
.box-send-rec .panel-body {
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.topnav {
  #background-color: #333;
  position: relative;
}

.topnav #myLinks {
  display: none;
}

.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

.topnav a.icon {
  background: #a1490a;
  display: block;
  position: absolute;
  right: 0;
  top: 8px;
}
.new-gr .owl-nav {
    display: none;
}
.box-record-list {
    position: relative;
    padding: 8px;
    border: 1px solid #d1d1d1;
    -webkit-box-shadow: 0 0 2px rgb(0 0 0 / 10%);
    box-shadow: 0 0 2px rgb(0 0 0 / 10%);
    background-color: #fff;
    margin-bottom: 10px;
}

.box-record-list-uv {
    position: relative;
    padding: 8px;
    border: 0px solid #d1d1d1;
    -webkit-box-shadow: 0 0 2px rgb(0 0 0 / 10%);
    box-shadow: 0 0 2px rgb(0 0 0 / 10%);
    background-color: #fff;
    margin-bottom: 0px;
    height: 180px;
    border-radius: 5px;
    background: rgba(217, 217, 217, 0.42);
}
.time-record {
    position: absolute;
    top: 8px;
    right: 10px;
    color: #ddd;
}
.line-info-record i {
    color: #02528e;
    font-weight: 300;
}
.item-title-record a {
    color: #000 !important;
}
.item-title-record {
    margin-top: 0;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.line-info-record {
    font-weight: 400;
    font-size: 16px;
    margin: 8px 0px;
    color: #000;
}
.item-jobprovider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px;
    background: #fff;
    border: 1px solid #eee;
    -webkit-transition: .3s all ease-out;
    -o-transition: .3s all ease-out;
    transition: .3s all ease-out;
    margin-bottom: 15px;
    height: 150px;
}
.item-jobprovider i {
    display: block;
    text-align: center;
    font-size: 50px;
    color: #f07e1d;
    margin: 10px 0;
}
.item-jobprovider h3 {
    font-size: 16px;
    text-transform: uppercase;
    color: #f07e1d;
    font-weight: 600;
    text-align: center;
}
.bg-ds1 {
    padding: 20px 0;
    position: relative;
}
.gedu-top_course:hover {
    background: #f07e1d;
}

@media(min-width: 219px) {
    .gedu-feedback-user {
        padding: 0px 0px;
    }
    .gedu-top_course {
        height: 140px;
        color: #ffffff;
        background: transparent;
        border: 1px solid #ffffff;
        border-radius: 10px;
        width: 100%;
        margin: 10px 0px;
        max-width: 95%;
    }

    .gedu-top_course img {
        height: 40px;
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .bg-new {
        position: relative;
        padding: 0px 10px 10px 10px !important;
    }
}
@media (min-width: 619px) {
    .gedu-feedback-user {
        padding: 0px 20px;
    }
    .gedu-top_course {
        height: 200px;
        color: #ffffff;
        background: transparent;
        border: 1px solid #ffffff;
        border-radius: 10px;
        width: 90%;
        margin: 10px 20px;
    }

    .gedu-top_course img {
        height: 80px;
        margin-top: 25px;
        margin-bottom: 00px;
    }
    .bg-new {
        position: relative;
        padding: 0px 0px 30px;
    }
}

.gedu-top_course h2 {
    #font-weight: bold;
    font-size: 26px;
    padding: 0px 10px;
}

.gedu-top_course a, .gedu-top_course a:link, .gedu-top_course a:active, .gedu-top_course a:visited {
    color: #ffffff;
    font-size: 14px;
}

.bg-hunter {
    padding: 20px 0;
    background-image: url(/uploads/recruitment/hun_bg_service1.jpg);
    background-repeat: no-repeat;
    #height: 500px;
    background-size: cover;
    opacity: 0.8;
}

.bg-news-hunter {
    background-color: #F1EAE6;
    padding: 20px 0;
    #background-image: url(/uploads/recruitment/hun_bg_testi2.jpg);
    background-repeat: no-repeat;
    #height: 500px;
    background-size: cover;
    opacity: 0.8;
}
.item-jobprovider:hover {
    background: #f07e1d;
    height: 150px;
}
.item-jobprovider:hover h3, .item-jobprovider:hover i, .item-jobprovider:hover p {
    color: #fff;
}

.footer-heading:after {
    content: "";
    position: absolute;
    border: none;
    border-top: 1px solid #e95f07;
    width: 80px;
    height: 1px;
    left: 0;
    bottom: -1px;
}
.footer-heading:before {
    content: "";
    position: absolute;
    border: none;
    border-top: 4px solid #e95f07;
    width: 37px;
    height: 1px;
    left: 21px;
    bottom: -2.5px;
}
.modal-body img {
    width: 100%;
}
.row-standard {
    padding: 15px 0;
}
.j_logo {
    position: relative;
    margin-top: -74px;
    background: #fff;
}
.detail-box-item ul h3 {
    margin: 0;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 500;
}
.detail-box-item ul li {
    padding: 12px 0;
    font-size: 14px;
    line-height: 1.4;
    position: relative;
}
.detail-box-item ul li i {
    color: #02528e;
    width: 20px;
}
.detail-box-item ul li:before {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    bottom: 0;
    background: #a8a8a8;
    width: 100%;
    height: 1px;
    opacity: .1;
}
.detail-box-item ul li:last-child:before{
    display: none;
}
.detail-box-item ul {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 8px;
    padding: 15px;
}
.tab-jobprovider {
    border: 1px solid rgba(0,0,0,.125);
    background: #fff;
    border-top: 0;
    margin-bottom: 25px;
}
.tab-jobprovider>li>a {
    padding: 11px 15px 10px;
    margin: 0;
    border: none;
    border-radius: 0;
    font-weight: 600;
    color: #0009;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.5;
    border-bottom: 2px solid transparent !important;
}
.tab-jobprovider>li.active>a, .tab-jobprovider>li.active>a:focus, .tab-jobprovider>li.active>a:hover {
    color: #02528e;
    border-color: #02528e !important;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}
.h3-list a {
    color: #212529;
}
.ul-company li i {
    color: #02528e;
}
.nav>li>a:hover {
    background: #f7f7f7;
}
.tab-jobprovider>li {
    margin: 0 !important;
}
.jobprovider-sticky {
    position: sticky;
    top: 0;
    padding-top: 20px;
}
.ul-jobprovider {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 8px;
    padding: 15px;
}
.ul-jobprovider h3 {
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}
.ul-jobprovider li {
    line-height: 1.4;
    position: relative;
    padding: 12px 0;
    font-size: 14.4px;
}
.ul-jobprovider li:before {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    bottom: 0;
    background: #a8a8a8;
    width: 100%;
    height: 1px;
    opacity: .1;
}
.ul-jobprovider li i {
    color: #02528e;
    margin-right: 5px;
}
.ul-jobprovider li:before:last-child{
    display: none;
}
#news-bodyhtml img {
    display: block;
    margin: auto;
}
.box-related {
    border: 1px solid #D7D7DB;
    margin-bottom: 15px;
    padding: 15px 0;
    border-radius: 8px;
}
.p-news-related {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 1.5;
    color: #565656;
}

.box-logo-company{
    position: absolute;
    top: 0;
    z-index: 99;
}
.box-logo-company1{
    position: absolute;
    top: -50px;
    z-index: 99;
    width: 100%;
    left: 0px;
}
.img-logo-detail1 {
    position: relative;
    width: 150px;
    margin: auto;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 0 1px 5px #d0d0d0;
    box-shadow: 0 1px 5px #d0d0d0;
    height: 150px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.img-logo-detail1 img {
    width: 100%;
    padding: 25px;
}
.img-logo-detail {
    position: relative;
    width: 50%;
    margin: auto;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 0 1px 5px #d0d0d0;
    box-shadow: 0 1px 5px #d0d0d0;
    height: 200px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.img-logo-detail img {
    width: 100%;
    padding: 36px;
}
.mar-logo-detail {
    margin-top: 122px;
}

.footer-middle li a {
    color: #8f8f8f;
}
#sitemodal .modal-body {
    padding: 0 !important;
    background: #eee;
}
#sitemodal .modal-body blockquote {
    margin: 0;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #381e11;
    color: #fff;
    border-radius: 0;
    border: none;
    text-align: center;
    padding: 16px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
}
#sitemodal .modal-register {
    background: #fff;
    border: 1px solid #d1d1d1;
    padding: 15px;
    margin: 15px 0;
    overflow: hidden;
    -webkit-transition: .2s all ease-in;
    -o-transition: .2s all ease-in;
    transition: .2s all ease-in;
    min-height: 333px;
}
#sitemodal .modalOverideIcon {
    position: absolute;
    background-image: url(../images/register.png);
    padding-top: 30%;
    color: #f1f1f1;
    top: calc(50% - 22.5px);
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 30%;
}
.modalregisterTitle {
    color: #222;
    font-size: 20px;
    margin-bottom: 16px;
    font-weight: 500;
    line-height: 1.2;
}
.modalOverideList ul li {
    margin-bottom: 8px;
    font-size: 15.2px;
    color: #565656;
}
.modalOverideList ul li i {
    color: #222;
    margin-right: 5px;
}
.button-theme {
    border-color: #222 !important;
    background: #222 !important;
    font-weight: 500;
    font-size: 15.2px;
    color: #fff !important;
    border: 1px solid #c4c4c4;
    padding: 10px 15px;
    border-radius: 0;
    -webkit-transition: .1s all ease-in;
    -o-transition: .1s all ease-in;
    transition: .1s all ease-in;
}

.button-theme-left {
    border-color: #381e11 !important;
    background: #381e11 !important;
    font-weight: 500;
    font-size: 15.2px;
    color: #fff !important;
    border: 1px solid #c4c4c4;
    padding: 10px 15px;
    border-radius: 0;
    -webkit-transition: .1s all ease-in;
    -o-transition: .1s all ease-in;
    transition: .1s all ease-in;
    position: absolute;
    bottom: 50px;
    margin: 0 auto;
    left: 60px;
}

.button-theme-right {
    border-color: #381e11 !important;
    background: #381e11 !important;
    font-weight: 500;
    font-size: 15.2px;
    color: #fff !important;
    border: 1px solid #c4c4c4;
    padding: 10px 15px;
    border-radius: 0;
    -webkit-transition: .1s all ease-in;
    -o-transition: .1s all ease-in;
    transition: .1s all ease-in;
    position: absolute;
    bottom: 50px;
    margin: 0 auto;
    right: 40px;
}

.modal-register-relative {
    position: relative;
    z-index: 9;
    padding-bottom: 55px;
}
.modalOverideButton {
    text-align: center;
}
.modalOverideButton1 {
    text-align: center;
    padding-left: 90px;
}
.modal-pad {
    padding-bottom: 87px;
}
#sitemodal .modal-orange .modalregisterTitle {
    color: #f89d20;
}
#sitemodal .modal-orange .modalOverideList ul li i {
    color: #f89d20;
}
#sitemodal .modal-orange .button-theme {
    background: #f89d20 !important;
    border-color: #f89d20 !important;
}
.box-count {
    margin-top: -100px;
    float: right;
}
.main1 .box-function li a {
    color: #000;
}
.sf-footer li {
    width: 50%;
    float: left;
    padding: 3px 0;
}
.sf-footer li a {
    color: #8f8f8f;
}
.footer-bottom {
    padding: 20px 0;
    /* background-color: rgb(255,191,163,1); */
    color: rgba(0, 0, 0, 0.70);
    font-size: 14px;
    background: radial-gradient(134.08% 70.19% at -0.00% 0.00%, rgba(255, 191, 163, 0.00) 0%, rgba(255, 130, 4, 0.00) 44.27%, rgba(179, 179, 179, 0.00) 100%), linear-gradient(165deg, rgba(243, 108, 37, 0.50) 0%, rgba(253, 175, 63, 0.50) 52.60%, rgba(250, 155, 58, 0.50) 100%), rgba(255, 191, 163, 0.90);
}

.footer-bottom a, .footer-bottom a:link, .footer-bottom a:active, .footer-bottom a:visited {
    color: rgba(0, 0, 0, 0.70);;
    font-size: 15px;
}

.block-footer {
    margin-bottom: 20px;
}
.footer-bottom-heading:before {
    content: "";
    width: 50px;
    height: 1px;
    background: #000;
    position: absolute;
    bottom: 0;
}
.footer-bottom iframe {
    width: 100% !important;
    height: 100% !important;
}
.footer-bottom-heading {
    margin-top: 0;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 2.5;
}
.block-footer-bottom H2 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}
.function-none-mob {
    display: none;
}

.hrhientai-about {
    color: #ff0;
    padding: 0px 10%;
}

.image-center img{
    width: 100%;
}
.avatar_record {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid #cacaca;
    padding: 2px;
    margin-left: 10px;
}

.candidate-detail a, .candidate-detail a:link, .candidate-detail a:active, .candidate-detail a:visited {
    color: #ffffff;
}

.hr_pdf a, .hr_pdf a:link, .hr_pdf a:active, .hr_pdf a:visited {
    color: #000 !important;
}

.hr_pdf @page {
    size:a4;
    margin:0;
    page-break-inside: avoid;
}
#feedback_uv a, #feedback_uv a:link, #feedback_uv a:active, #feedback_uv a:visited {
    color: #d23b47;
}

#feedback_uv .nav-tabs>li.active>a, #feedback_uv .nav-tabs>li.active>a:focus, #feedback_uv .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

#feedback_uv .nav-tabs {
    border-bottom: 1px solid #2e343a;
}
#feedback_uv .panel-default>.panel-heading {
    color: #fff;
    background-color: #2e343a;
    border-color: #ddd;
}

#feedback_uv {
    background-color: #2e343a;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1pxrgba(0,0,0,0.05);
    margin: 20px 20px 0px 20px;
}
.review_row {
    border-bottom: 1px solid #1f232b;
    margin-bottom: 5px;
}
.review_row h2 {
    text-transform: uppercase;
    color: #e54f33;
    font-size: 18px;
    margin-top: 5px;
    font-weight: normal;
}
.review_row .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #ffffff;
}
.star-icon {
    width: 17px;
    height: 17px;
    background: url(/themes/default/images/shops/rate/rate-btn3-hover.png) no-repeat;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.logo-jobseeker{
    height: 200px;
    width: 200px;
    padding: 5px;
    box-shadow: 0 1px 2px 2px rgb(0 0 0 / 3%);
    background: #fff;
    border: 1px solid rgba(0,0,0,.05);
    border-radius: 5px;
    object-fit: contain;
    border-radius: 50%;
}

.logo-jobseeker img{
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 50%;
}
.box_search_note span {
    font-weight: bold;
    font-style: italic;
    color: yellow;
}
@media (min-width: 300px) {
    .logo-best-jobseeker img {
        width: 80% !important;
        padding: 5px;
        background: #fff;
        border: 2px solid #D9D9D9;
        border-radius: 5px;
        object-fit: contain;
        border-radius: 50%;
        margin: 0 auto;
        margin-top: 10px;
    }
    .bg-content-one {
        background: #F1EAE6;
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .bg-content-five {
        background: #702800;
        padding-bottom: 30px;
        padding-top: 30px;
    }
    #best_list {
        background: rgb(243,108,37,0.6);
        padding: 10px 10px;
        border-radius: 5px;
        border: 1px solid rgb(243,108,37,0.6);
    }
    .search-top-padding {
        margin-top: 0px;
    }
    .bg-search1, bg-search-detail1 {
        margin-top: -180px;
        margin-bottom: 0px
    }
    .list-recruitment {
        margin: 10px 0px 0px 0px;
        font-size: 20px;
        padding-bottom: 0px;
        text-align: left;
        padding-left: 5px;
        font-weight: 600;
        color: #F36C25;
        padding-left: 10px
    }
    .bg-job {
        background-color: #f07e1d;
        padding: 10px 5px;
    }
    .box_search_title {
        font-size: 16px;
        #line-height: 56px;
        color: #ffffff;
        font-family: DomaineDisplay,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
        font-weight: 500;
        margin-top: 30px;
        margin-left: 10px;
    }
    .box_search_freelance_title {
        font-size: 26px;
        #line-height: 56px;
        color: #ffffff;
        font-family: DomaineDisplay,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
        font-weight: 500;
    }
    .box_search_title span {
        font-size: 20px;
    }
    .box_search_title1 {
        font-size: 16px;
        #line-height: 56px;
        color: #ffffff;
        font-family: DomaineDisplay,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
        font-weight: 500;
        margin-top: 30px;
        margin-left: 10px;
    }
    .box_search_headhunter {
        font-size: 18px;
        #line-height: 56px;
        color: #ffffff;
        font-family: DomaineDisplay,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-family: Inter,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-weight: 500;
        margin-top: 0px;
        margin-left: 0px;
    }
    .box_service_headhunter {
        font-size: 22px;
        #line-height: 56px;
        font-family: DomaineDisplay,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-family: Inter,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-weight: 500;
        margin-top: 10px;
        margin-left: 0px;
    }
    .box_search_popular {
        font-size: 12px;
        line-height: 27px;
        font-weight: 600;
        color: #fff;
        padding-top: 10px;
        display: -webkit-box;
        display: none;
    }
    .box_search_popular  ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        #width: 100%;
        margin-left: 12px;
    }

    .box_search_popular ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-right: 12px;
        white-space: nowrap;
    }

    .box_search_popular ul a {
        background-color: transparent;
        line-height: 24px;
        font-weight: 600;
        color: #fff;
        padding: 1px 8px 0;
        border: 1px solid #fff;
        border-radius: 40px;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        z-index: 4;
    }
    .app_info_title {
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
    }
    .app_info_content {
        color: #fff;
        padding: 5px;
    }
    .app_info_content h2 {
        font-size: 16px;
        font-weight: bold;
        text-decoration: underline;
    }
    .app_info_content ul {
        margin-left: 15px;
    }
    .app_info_content ul li {
        margin-bottom: 8px;
        font-size: 14px;
        color: #ffffff;
    }
    .app_info_content li:before {
        content: "\f00c"; /* FontAwesome Unicode */
        font-family: FontAwesome;
        display: inline-block;
        margin-left: -1em; /* same as padding-left set on li */
        #width: 1.3em; /* same as padding-left set on li */
        border: 2px solid #fff;
        border-radius: 50%;
        padding: 0px 3px;
        margin-right: 5px;
    }
    .app_info_header {
        color: #fff;
        font-size: 18px;
        font-weight: bold;
    }
    .app_info_detail ul li {
        margin-bottom: 8px;
        font-size: 14px;
        color: #ffffff;
    }
    .app_info_detail ul li i {
        color: #ffffff;
        margin-right: 5px;
    }
    .jobr_logo {
        text-align: center;
        margin-left: 15px;
        margin-top: -45px;
        padding: 5px;
        background: #fff;
        box-shadow: 0 1px 15px 1px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 8%);
        max-width: 100px;
    }
    .box-count {
        margin-top: -270px;
        float: right;
    }
}

@media (min-width: 619px) {
    .logo-best-jobseeker img {
        padding: 5px;
        background: #fff;
        border: 2px solid #D9D9D9;
        border-radius: 5px;
        object-fit: contain;
        border-radius: 50%;
    }
    .bg-content-one {
        background: #F1EAE6;
        padding-bottom: 50px;
        padding-top: 30px;
    }
    .bg-content-five {
        background: #702800;
        padding-bottom: 50px;
        padding-top: 50px;
    }
    #best_list {
        background: rgb(243,108,37,0.6);
        padding: 30px;
        border-radius: 5px;
        border: 1px solid rgb(243,108,37,0.6);
    }
    .search-top-padding {
        margin-top: 5px;
    }
    .bg-search1, bg-search-detail1 {
        margin-top: -415px;
        margin-bottom: 150px
    }
    .list-recruitment {
        margin: 40px 0px 0px 0px;
        font-size: 30px;
        padding-bottom: 20px;
        text-align: left;
        padding-left: 0px;
        font-size: 20px;
        font-weight: 600;
        color: #F36C25;
        padding-left: 10px
    }
    .bg-job {
        background-color: #f07e1d;
        padding: 30px 0 30px;
    }
    .box_search_title {
        font-size: 36px;
        #line-height: 56px;
        color: #ffffff;
        font-family: DomaineDisplay,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-family: Inter,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-weight: 600;
    }
    .box_search_freelance_title {
        font-size: 60px;
        #line-height: 56px;
        color: #ffffff;
        font-family: DomaineDisplay,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-family: Inter,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-weight: 600;
    }
    .box_search_title span {
        font-size: 60px;
    }
    .box_search_title1 {
        font-size: 36px;
        #line-height: 56px;
        color: #ffffff;
        font-family: DomaineDisplay,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-family: Inter,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-weight: 700;
    }
    .box_search_headhunter {
        font-size: 36px;
        #line-height: 56px;
        color: #ffffff;
        font-family: DomaineDisplay,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-family: Inter,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-weight: 700;
    }
    .box_service_headhunter {
        font-size: 36px;
        #line-height: 56px;
        font-family: DomaineDisplay,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-family: Inter,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-weight: 700;
    }
    .box_search_note {
        font-size: 20px;
        #line-height: 56px;
        color: #ffffff;
        font-family: DomaineDisplay,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-family: Inter,Helvetica Neue,Helvetica,Arial,sans-serif;
    }
    .box_search_popular {
        font-size: 14px;
        line-height: 27px;
        font-weight: 600;
        color: #fff;
        padding-top: 24px;
        display: -webkit-box;
    }
    .box_search_popular  ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        #width: 100%;
        margin-left: 12px;
    }

    .box_search_popular ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-right: 12px;
        white-space: nowrap;
    }

    .box_search_popular ul a {
        background-color: transparent;
        line-height: 24px;
        font-weight: 600;
        color: #fff;
        padding: 1px 8px 0;
        border: 1px solid #fff;
        border-radius: 40px;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        z-index: 4;
    }
    .app_info_title {
        color: #fff;
        font-size: 24px;
        font-weight: bold;
        text-transform: uppercase;
    }
    .app_info_content {
        color: #fff;
        padding: 0px;
    }
    .app_info_content h2 {
        font-size: 20px;
        font-weight: bold;
        text-decoration: underline;
    }
    .app_info_content ul {
        margin-left: 25px;
    }
    .app_info_content ul li {
        margin-bottom: 8px;
        font-size: 14px;
        color: #ffffff;
    }
    .app_info_content li:before {
        content: "\f00c"; /* FontAwesome Unicode */
        font-family: FontAwesome;
        display: inline-block;
        margin-left: -1.3em; /* same as padding-left set on li */
        #width: 1.3em; /* same as padding-left set on li */
    }
    .app_info_content ul li1::before {
        color: transparent;
        font-size: 1px;
        content: " ";
        margin-left: -1.3em;
        margin-right: 15px;
        padding: 10px;
        background-color: orange;
        -webkit-mask-image: url("./assets/img/check-circle-solid.svg");
        -webkit-mask-size: cover;
    }
    .app_info_header {
        color: #fff;
        font-size: 26px;
        font-weight: bold;
    }
    .app_info_detail ul li {
        margin-bottom: 8px;
        font-size: 16px;
        color: #ffffff;
    }
    .app_info_detail ul li i {
        color: #ffffff;
        margin-right: 5px;
    }
    .jobr_logo {
        text-align: center;
        margin-left: 15px;
        margin-top: -45px;
        padding: 5px;
        background: #fff;
        box-shadow: 0 1px 15px 1px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 8%);
        max-width: 130px;
    }
    .box-count {
        margin-top: -150px;
        float: right;
    }
}

.best-list-uv:hover img {
    border: 2px solid #F36C25;
    box-shadow: 0px 4px 4px #FAA81E;
}
.best-list-uv:hover h1{
    color: #93232C;
}
.box_search_popular {
    display: none;
}
#usermodal1 {
    #padding: 20px;
    background: url("/uploads/recruitment/congrat_cv2.png");
    background-size: cover;
    background-color: #eeeeee;
    color: #000000;
    position: absolute;
    margin: auto auto;
    top: 20%;
    left: 20%;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99999;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#usermodal {
    #padding: 20px;
    background: url("/uploads/recruitment/congrat.png");
    background-size: cover;
    background-color: #eeeeee;
    color: #000000;
    position: absolute;
    margin: auto auto;
    top: 20%;
    left: 20%;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99999;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#over{
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 999;
}

#usermodal blockquote {
    margin: 0;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f07e1d;
    color: #fff;
    border-radius: 0;
    border: none;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-size: 17px;
}

#usermodal .modal-register {
    padding: 30px 10px 30px 200px;
    max-width: 500px;
    color: #ffff;
    font-size: 16px;
    font-family: Inter,Helvetica Neue,Helvetica,Arial,sans-serif;
}
#usermodal .button-theme {
    padding: 6px 20px;
    background: #381e11 !important;
}

#usermodal1 .modal-register {
    padding: 30px 10px 30px 200px;
    max-width: 500px;
    color: #ffff;
    font-size: 16px;
    font-family: Inter,Helvetica Neue,Helvetica,Arial,sans-serif;
}
#usermodal1 .button-theme {
    padding: 5px 35px;
    background: #381e11 !important;
}

.adv_sale_course div, .adv_sale_course > div[class*="col-"] {
    padding-left: 0px;
    padding-right: 0px;
}

.adv_sale_course img {
    width: 100%;
}

.adv_sale_service div, .adv_sale_service > div[class*="col-"] {
    padding-left: 0px;
    padding-right: 0px;
}

.adv_sale_service img {
    width: 100%;
}

.hr-home-bestlist {
    height: 270px;
    background-color: #ffffff;
    border: 2px solid #D9D9D9;
    border-radius: 5px;
    box-shadow: 0 0.875px 4.375px #d0d0d0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}

.hr-home-bestlist:hover {
    border: 2px solid #F36C25;
    box-shadow: 10px 4px 10px 0px #FAA81E;
}
.hr-home-bestlist:hover h4 {
    color: #93232C;
}

.hr-home-bestlist:hover .hr-home_hot_record {
    color: #F36C25;
}
.hr-home-bestlist-img {
    display: flex;
    height: 100px;
    margin-top: 40px;
    justify-content: center;
    align-items: center;
}
.hr-home-bestlist-img img {
    object-fit: cover;
    width: auto !important;
    border-radius: 5px;
    transition: opacity 0.3s ease-in-out 0s;
    height: 100%;
}

.hr-home-bestlist h4 {
    z-index: 1;
    color: rgb(0,0,0,0.7);
    font-size: 20px;
    line-height: 130%;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.hr-home_hot_record {
    color: rgb(0,0,0,0.7);
    text-align: center !important;
    padding-bottom: 20px;
}
.box-recruitment-hot {
    height: 300px;
}
.box-recruitment-hot img {
    object-fit: cover;
    height: 300px;
    width: 100%;
    border-radius: 5px;
    transition: opacity 0.3s ease-in-out 0s;
    position: absolute;
    top: 0px;
}
.a-img-rec-hot {
    position: relative;
    display: block;
}

.box-recruitment-hot h4 {
    position: relative;
    z-index: 1;
    color: #ffffff;
    padding: 16px;
    font-size: 24px;
    line-height: 130%;
    padding: 5px;
}



@media (min-width: 300px) {
    .head-hunter-service p, .head-hunter-process p {
        text-align: justify;
        font-size: 14px;
        padding: 5px;
    }

    .head-hunter-service h2 {
        font-size: 18px;
    }
    .slide-hot-testi {
        #height: 400px;
    }

    .slide-hot-testi span {
        font-size: 16px;
        line-height: 22px;
        color: #48484a;
    }
    .a-slide-hot-testi {
        position: relative;
        display: block;
    }

    .slide-hot-testi h4 {
        color: #f07e1d;
        font-size: 18px;
        font-weight: bold;
    }

    .head-hunter-process {
        background-color: #f07e1d;
        #height: 300px;
        margin: 5px;
        color: #ffffff;
        padding: 5px;
        border-radius: 5px;
        font-size: 15px;
    }

    .head-hunter-process H2 {
        font-style: 20px;
        max-width: 100%;
    }

    .service_list img {
        left: 0px;
    }

    .service_detail {
        padding: 20px;
        font-size: 14px;
        color: #ffffff;
        text-align: center;
    }
    .slide-hot-hr {
        height: 220px;
    }

    .slide-hot-hr img {
        object-fit: fill;
        height: 220px;
        width: 100%;
        border-radius: 5px;
        transition: opacity 0.3s ease-in-out 0s;
        position: absolute;
        top: 0px;
        padding: 1px;
    }
    .a-slide-hot {
        position: relative;
        display: block;
    }

    .slide-hot-hr h4 {
        position: relative;
        z-index: 1;
        color: #fff;
        padding: 16px;
        font-size: 18px;
        #line-height: 130%;
        padding: 5px;
        background: #5555557d;
        text-align: left;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .slide-hot-hr .play {
        position: absolute;
        left: 50%;
        top: 50%;
        height: 32px;
        width: 32px;
        background: transparent url(../../default/images/video-clip/play.png) no-repeat center center;
        text-align: center;
        margin-left: -16px;
        margin-top: 80px;
    }
    .mar-logo-detail1 {
        margin-top: 100px;
    }

    .info_more {
        position: absolute;
        right: 0px;
        bottom: -46px;
    }
}

@media (min-width: 619px) {
    .head-hunter-service p, .head-hunter-process p {
        text-align: justify;
        font-size: 16px;
        padding: 10px;
    }

    .head-hunter-service h2 {
        font-size: 26px;
    }
    .slide-hot-testi {
        #height: 400px;
    }

    .slide-hot-testi span {
        font-size: 22px;
        line-height: 40px;
        color: #48484a;
    }
    .a-slide-hot-testi {
        position: relative;
        display: block;
    }

    .slide-hot-testi h4 {
        color: #f07e1d;
        font-size: 26px;
        font-weight: bold;
    }

    .head-hunter-process {
        background-color: #f07e1d;
        height: 300px;
        margin: 10px 0px;
        color: #ffffff;
        padding: 5px;
        border-radius: 5px;
        font-size: 15px;
    }

    .head-hunter-process H2 {
        font-style: 26px;
        max-width: 70%;
    }

    .service_detail {
        padding: 10px;
        font-size: 14px;
    }
    .slide-hot-hr {
        height: 220px;
    }

    .slide-hot-hr img {
        object-fit: fill;
        height: 220px;
        width: 100%;
        border-radius: 5px;
        transition: opacity 0.3s ease-in-out 0s;
        position: absolute;
        top: 0px;
        padding: 1px;
    }
    .a-slide-hot {
        position: relative;
        display: block;
    }

    .slide-hot-hr h4 {
        position: relative;
        z-index: 1;
        color: #fff;
        padding: 16px;
        font-size: 20px;
        #line-height: 130%;
        padding: 5px;
        background: #5555557d;
        text-align: center;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .slide-hot-hr .play {
        position: absolute;
        left: 50%;
        top: 50%;
        height: 32px;
        width: 32px;
        background: transparent url(../../default/images/video-clip/play.png) no-repeat center center;
        text-align: center;
        margin-left: -16px;
        margin-top: 80px;
    }
    .mar-logo-detail1 {
        margin-top: 0px;
    }
    .info_more {
        position: absolute;
        right: -48px;
        bottom: -46px;
    }
}


/*  Second Example with big stars */
.rate-ex2-cnt{
    #width:150px;
    height: 20px;
    margin-top: 10px;
}
.rate-ex2-cnt .rate-btn{
    width: 15px;
    height:15px;
    float: left;
    background: url(../images/recruitment/rate/rate-btn2.png) no-repeat;
    background-size: cover;
    cursor: pointer;
}
.rate-ex2-cnt .rate-btn:hover, .rate-ex2-cnt  .rate-btn-hover, .rate-ex2-cnt  .rate-btn-active{
    background: url(../images/recruitment/rate/rate-btn2-hover.png) no-repeat;
    background-size: cover;
}

.rate-lang {
    display: flex;
    align-items: center;
}
.rate-lang-btn {
    border-radius: 5px;
    background: #D9D9D9;
    width: 37px;
    height: 20px;
    color: rgba(0, 0, 0, 0.70);
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    margin: 0 1px;
}
.rate-lang-1 {
    background: rgba(243, 108, 37, 0.20);
}
.rate-lang-2 {
    background: rgba(234, 180, 152, 1);
}
.rate-lang-3 {
    background: rgba(248, 167, 124, 1);
}
.rate-lang-4 {
    background: rgba(245, 137, 81, 1);
}
.rate-lang-5 {
    background: rgba(243, 108, 37, 1);
}

/* End second Example with big stars */

.el-button1 {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #c4c4c4;
    color: #1f2d3d;
    margin: 0;
    padding: 10px 15px;
    border-radius: 4px;
    text-align: center;
}

.el-button1.el-button--primary:focus, .el-button1.el-button--primary:hover {
    background-color: #ff9800;
    border-color: #ff9800;
}

.el-button1.el-button--primary {
    color: #fff;
    background-color: #f07e1d;
    border-color: #f07e1d;
}

.service_list {
    height: 200px;
}
.service_list img {
    #object-fit: cover;
    height: 200px;
    width: 100%;
    border-radius: 5px;
    transition: opacity 0.3s ease-in-out 0s;
    position: absolute;
    top: 0px;
}

.service_list h4 {
    position: relative;
    z-index: 1;
    color: #ffffff;
    padding: 16px;
    font-size: 20px;
    line-height: 130%;
    padding: 5px;
}

.service_list h5 {
    position: relative;
    z-index: 1;
    color: #ffffff;
    padding: 16px;
    font-size: 20px;
    line-height: 130%;
    padding: 5px;
    float: right;
    bottom: 50px;
}



#frmMessage .form-control {
    color: #000000 !important;
    border: 1px solid #f07e1d !important;
    border-radius: 5px !important;
    background: #ffffff;
    margin: 5px 0px;
}
@media (min-width: 300px) {
    .entry-item {
        position: relative;
        margin: 0%;
        margin-bottom: 2%;
        overflow: hidden;
        border: 1px solid #ababab;
        border-radius: 3px;
    }
}
@media (min-width: 619px) {
    .entry-item {
        position: relative;
        margin: 2%;
        overflow: hidden;
        border: 1px solid #ababab;
        border-radius: 3px;
    }
}

@media (min-width: 300px) {
    .entry-item img {
        max-width: 100%;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        #height: 150px;
    }
    .service-dtl {
        background: #fff;
        border: 1px solid #efefef;
        padding: 2px 5px 10px 5px;
        box-shadow: 5px 5px 10px #d7d7d7;
        border-radius: 5px;
        margin-bottom: 20px;
        position: relative;
        width: 94%;
        margin-top: 15px;
        margin-left: 10px;
    }
}

@media (min-width: 619px) {
    .entry-item img {
        max-width: 100%;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        height: 150px;
    }
    .service-dtl {
        background: #fff;
        border: 1px solid #efefef;
        padding: 2px 5px 10px 5px;
        box-shadow: 5px 5px 10px #d7d7d7;
        border-radius: 5px;
        margin-bottom: 20px;
        position: relative;
        width: 24%;
        margin-top: 0px;
        margin-left: 0px;
    }
}


.service-dtl-note h4{
    font-weight: bold;
    font-size: 16px;
}
.service-dtl-note p {
    font-size: 16px;
    font-style: italic;
}
.service-dtl-price {
    float: right;
    color: #f07e1d;
    font-weight: bold;
    font-size: 30px;
}

.service-dtl-register a, .service-dtl-register a:hover, .service-dtl-register a:active, .service-dtl-register a:visited {
    background: #cb0000;
    color: #ffffff !important;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 50px;
    width: 100%;
    border-radius: 10px;
    margin-top: 70px;
    display: block;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
.service-dtl-btn {
    background: #f07e1d !important;
    border: 0px solid #1fa049 !important;
    color: #ffffff !important;
    margin-top: 20px;
    font-weight: bold;
    font-size: 16px;
    height: 35px;
    width: 100%;
    border-radius: 5px;
}
.service-dtl-box {
    border: 1px solid #efefef;
    padding: 5px;
}
.service-dtl-title {
    font-size: 20px;
    text-transform: uppercase;
}
.service-dtl-subtitle {
    font-style: italic;
    font-size: 14px;
}
.service-dtl-free {
    color: #ff0040;
    #text-decoration: line-through;
}
.entry-item:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.entry-item-qc:hover img {
    #-moz-transform: scale(1.2);
    #-webkit-transform: scale(1.2);
    #transform: scale(1.2);
}

.entry-item .text-center a {
    color: #fff !important;
}
#quang_cao .owl-prev {
    left: 0px !important;
}
#quang_cao .owl-next {
    right: 0px !important;
}

.entry-item-qc .text-center a {
    color: #fff !important;
}
.entry-item .text-center a:hover {
    color: #000 !important;
    background: #ff990082;
}
.entry-item-qc .text-center a:hover {
    color: #000 !important;
    background: #ff990082;
}
.entry-item-qc img {
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.entry-thumb {
    overflow: hidden;
    max-height: 194px;
}
.entry-thum-qc {
    overflow: hidden;
    #max-height: 194px;
}
.entry-thumb a::before {
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}
.entry-thumb-qc a::before {
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}
.course-title {
    height: 85px;
    border-bottom: 1px solid #ababab;
    margin: 10px 5px;
}

.course-title i {
    font-style: italic !important;
    font-size: 12px !important;
    color: #f07e1d;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
    height: 50px;
}

.course-title a, .course-title a:link, .course-title a:active, .course-title a:visited {
    color: #3a3939 !important;
    font-size: 14px;
    height: 30px;
    #overflow: hidden;
    #font-weight: 700;
    #letter-spacing: 1px;
    #line-height: 30px;
    text-transform: none !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
    height: 40px;
    font-weight: bold;
}

.entry-rating .rating-course {
    float: left;
    color: #f39c12;
    font-size: 14px;
}
.entry-rating .view-more-course {
    float: right;
}
.view-more-service {
    background:#f07e1d;
    font-weight: bold;
    color: #ffffff;
    float: right;
    padding: 5px 10px;
    margin-right: 5px;
    margin-bottom: 10px;
}
.view-more-service a, .view-more-service a:link, .view-more-service a:active, .view-more-service a:visited {
    color: #ffffff;
}
.service-price {
    float: right;
    color: #f07e1d;
    font-weight: bold;
}
.service-title {
    #height: 85px;
    border-bottom: 1px solid #ababab;
    margin: 10px 5px;
}
.service-title i {
    font-style: italic !important;
    font-size: 12px !important;
    color: #f07e1d;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
    height: 50px;
}

.service-title a, .service-title a:link, .service-title a:active, .service-title a:visited {
    color: #3a3939 !important;
    font-size: 14px;
    height: 30px;
    #overflow: hidden;
    #font-weight: 700;
    #letter-spacing: 1px;
    #line-height: 30px;
    text-transform: none !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
    height: 40px;
    font-weight: bold;
}
.entry-price, .entry-rating {
    margin: 10px 5px;
    position: relative;
    height: 20px;
}
.entry-price .sale-price {
    float: left;
    color: #f07e1d;;
}
.entry-price .origin-price {
    float: right;
    color: #3a3939;
    text-decoration: line-through;
}

.entry-rating .rating-course {
    float: left;
    color: #f39c12;
    font-size: 14px;
}

.head-hunter-process-a a {
    color: #ffffff;
    text-align: center;
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 5px;
}

.head-hunter-process-a {
    background-color: #f07e1d;
    height: 300px;
    margin: 5px;
    color: #ffffff;
    padding: 5px;
    border-radius: 5px;
    #display: flex;
    #justify-content: center;
    line-height: 260px;
}

.head-hunter-process-a img {
    height: 300px;
}
.head-hunter-service img, .head-hunter-process img {
    width: 80px;
    border: 0px;
    margin-top: 10px;
}

box_service_headhunter img {
    width: 120px;
    border: 0px;
}

.record-edu-school {
    color: #cec910;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
.company_head_foot {
    font-weight: bold;
    padding: 5px 0;
    font-size: 16px;
}
.record-edu {
    background-image: linear-gradient(to right, #f5f5f5 1px, rgba(0, 0, 0, 0) 1px);
}
.about-header-top {
    border-top: 1px solid rgb(202, 202, 202);
    padding-top: 30px;
}
.cv-detail-title {
    font-weight: bold;
    color: yellow;
}
.hr_pdf .cv-detail-title, .hr_pdf .record-edu-school, .hr_pdf .app_info_content ul li {
    color: #000 !important;
}
.hr_pdf .record-edu {
    background-image: linear-gradient(to right, #635a5a 1px, rgba(0, 0, 0, 0) 1px);
    #background: url(../images/bg_cv_hr.png);
}
@media (min-width: 300px) {
    .about-hientai {
        margin-top: 0px;
        color: #ffffff;
        margin-bottom: 50px;
    }
    .about-container {
        width: 80%;
        margin: 0 auto;
    }

    .about-container-weare {
        #width: 60%;
        margin: 0 auto;
        padding: 50px 0px ;
    }

    .about-header-title {
        #text-transform: uppercase;
        color: #000000;
        text-align: center;
        font-size: 24px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-weight: bold;
    }
    .about-underline-title {
        width: 80px;
        border: 1px solid #f07e1d;
    }
    .about-header-content {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
    }
    .about-detail-content {
        font-size: 14px;
        text-align: justify;
        padding: 0px 5px;
    }
    .about-detail-content ul {
        list-style: disc;
        margin-left: 10px;
    }
    .about-set-bottom {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 15px;
        text-align: justify;
    }
    .about-help {
        background: #F1EAE6;
        padding-top: 30px;
        padding-bottom: 50px;
        color: #ffffff;
    }
    .about-tamnhin-img {
        background: url(/uploads/recruitment/tamnhin.jpg) center no-repeat;
        background-size: cover;
        height: 150px;
    }
    .about-tamnhin-text {
        background: #FF8E00;
        height: 150px;
    }
    .about-sumenh-img {
        background: url(/uploads/recruitment/sumenh.jpg) center no-repeat;
        background-size: cover;
        height: 250px;
    }
    .about-sumenh-text {
        background: #4FAA9B;
        height: 150px;
    }

    .about-giatri-img {
        background: url(/uploads/recruitment/giatri_cotloi.jpg) center no-repeat;
        background-size: cover;
        height: 300px;
    }
    .about-giatri-text {
        background: #4FAA9B;
        height: 250px;
    }

    .about-tuyendung-img {
        background: url(/uploads/recruitment/nhatuyendung.jpg) center no-repeat;
        background-size: cover;
        height: 300px;
    }
    .about-tuyendung-text {
        background: #FF8E00;
        height: 450px;
    }

    .about-ungvien-img {
        background: url(/uploads/recruitment/ungvien.jpg) center no-repeat;
        background-size: cover;
        height: 250px;
    }
    .about-ungvien-text {
        background: #146356;
        height: 300px;
    }

    .about-we-are {
        background: url(/uploads/recruitment/chungtoi_laai1.jpg) center no-repeat;
        background-size: cover;
        color: #ffffff;
    }

    .about-headhunter-img {
        background: url(/uploads/recruitment/dichvu_hunter.jpg) center no-repeat;
        background-size: cover;
        height: 505px;
    }
    .about-headhunter-text {
        background: #4FAA9B;
        height: 150px;
    }

    .about-freelancer-img {
        background: url(/uploads/recruitment/nentang_freelance.jpg) center no-repeat;
        background-size: cover;
        height: 350px;
    }
    .about-freelancer-text {
        background: #FF8E00;
        height: 150px;
    }

    .about-talent-img {
        background: url(/uploads/recruitment/dichvu_talent.jpg) center no-repeat;
        background-size: cover;
        height: 350px;
    }
    .about-talent-text {
        background: #4FAA9B;
        height: 150px;
    }

    .about-video-img {
        background: url(/uploads/recruitment/video_phongvan.jpg) center no-repeat;
        background-size: cover;
        height: 220px;
    }
    .about-video-text {
        background: #FF8E00;
        height: 150px;
    }

    .about-nhanluc-img {
        background: url(/uploads/recruitment/nhanluc_doidao.jpg) center no-repeat;
        background-size: cover;
        height: 220px;
    }
    .about-nhanluc-text {
        background: #4FAA9B;
        height: 150px;
    }
    .img-new-gr img {
        #height: 150px;
        object-fit: fill;
        #max-height: 180px;
    }
    .about-trainghiem-title {
        #text-transform: uppercase;
        color: #000000;
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 0px;
        font-weight: bold;
    }
    .about-underline-trainghiem {
        width: 120px;
        border-top: 4px solid #FDBC2A;
        margin-left: 10px;
    }
    .hr-list-info {
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }
}

@media (min-width: 619px) {
    .about-hientai {
        margin-top: 70px;
        color: #ffffff;
        margin-bottom: 50px;
    }
    .about-container {
        width: 80%;
        margin: 0 auto;
    }

    .about-container-weare {
        width: 60%;
        margin: 0 auto;
        padding: 50px 0px ;
        font-size: 16px;
    }
    .about-header-title {
        #text-transform: uppercase;
        color: #000000;
        text-align: center;
        font-size: 28px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-weight: bold;
    }
    .about-underline-title {
        width: 80px;
        border: 1px solid #f07e1d;
    }
    .about-header-content {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
    }
    .about-detail-content {
        font-size: 14px;
        text-align: justify;
        padding: 0px 10px;
    }
    .about-detail-content ul {
        list-style: disc;
        margin-left: 10px;
    }
    .about-set-bottom {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 15px;
        text-align: justify;
    }
    .about-help {
        background: #F1EAE6;
        padding-top: 30px;
        padding-bottom: 50px;
        color: #ffffff;
    }
    .about-tamnhin-img {
        background: url(/uploads/recruitment/tamnhin.jpg) center no-repeat;
        background-size: cover;
        height: 250px;
    }
    .about-tamnhin-text {
        background: #FF8E00;
        height: 250px;
    }
    .about-sumenh-img {
        background: url(/uploads/recruitment/sumenh.jpg) center no-repeat;
        background-size: cover;
        height: 250px;
    }
    .about-sumenh-text {
        background: #4FAA9B;
        height: 250px;
    }

    .about-giatri-img {
        background: url(/uploads/recruitment/giatri_cotloi.jpg) center no-repeat;
        background-size: cover;
        height: 300px;
    }
    .about-giatri-text {
        background: #4FAA9B;
        height: 205px;
    }

    .about-tuyendung-img {
        background: url(/uploads/recruitment/nhatuyendung.jpg) center no-repeat;
        background-size: cover;
        height: 300px;
    }
    .about-tuyendung-text {
        background: #FF8E00;
        height: 300px;
    }

    .about-ungvien-img {
        background: url(/uploads/recruitment/ungvien.jpg) center no-repeat;
        background-size: cover;
        height: 300px;
    }
    .about-ungvien-text {
        background: #146356;
        height: 300px;
    }

    .about-we-are {
        background: url(/uploads/recruitment/chungtoi_laai1.jpg) center no-repeat;
        background-size: cover;
        color: #ffffff;
    }

    .about-headhunter-img {
        background: url(/uploads/recruitment/dichvu_hunter.jpg) center no-repeat;
        background-size: cover;
        height: 505px;
    }
    .about-headhunter-text {
        background: #4FAA9B;
        height: 200px;
    }

    .about-freelancer-img {
        background: url(/uploads/recruitment/nentang_freelance.jpg) center no-repeat;
        background-size: cover;
        height: 350px;
    }
    .about-freelancer-text {
        background: #4FAA9B;
        height: 350px;
    }

    .about-talent-img {
        background: url(/uploads/recruitment/dichvu_talent.jpg) center no-repeat;
        background-size: cover;
        height: 350px;
    }
    .about-talent-text {
        background: #FF8E00;
        height: 350px;
    }

    .about-video-img {
        background: url(/uploads/recruitment/video_phongvan.jpg) center no-repeat;
        background-size: cover;
        height: 350px;
    }
    .about-video-text {
        background: #FF8E00;
        height: 150px;
    }

    .about-nhanluc-img {
        background: url(/uploads/recruitment/nhanluc_doidao.jpg) center no-repeat;
        background-size: cover;
        height: 300px;
    }
    .about-nhanluc-text {
        background: #4FAA9B;
        height: 200px;
    }
    .img-new-gr img {
        height: 150px;
        object-fit: fill;
        #max-height: 180px;
    }
    .about-trainghiem-title {
        #text-transform: uppercase;
        color: #000000;
        font-size: 22px;
        margin-top: 30px;
        margin-bottom: 0px;
        font-weight: bold;
    }
    .about-underline-trainghiem {
        width: 180px;
        border-top: 6px solid #FDBC2A;
        margin-left: 10px;
    }
    .hr-list-info {
        display: flex;
        flex-direction: row;
        justify-content: space-between
    }
}

.block-footer-bottom {
    padding-bottom: 20px;
}
.logo_hr {
    border: 1px solid #B9B9B9;
    border-radius: 10px;
}

.logo_hr4 {
    border: 1px solid #B9B9B9;
    border-radius: 50%;
}

.testi_title {
    text-transform: uppercase;
    color: #48484a !important;
}

.testi_company {
    text-transform: uppercase;
    color: #000 !important;
}
.testi_feedback {
    color: #000 !important;
    font-size: 30px;
    font-family: DomaineDisplay;
    font-style: italic;
    width: 80%;
    margin: 0 auto;
    padding-top: 30px;
}

.testi_feedback::before {
    content: "\201C";
    display: block;
    font-size: 30px;
    font-size: 50px;
    height: 0;
    left: 7%;
    position: absolute;
    top: 60px;
    color: #2c2c2c;
}

.testi_feedback::after {
    content: "\201D";
    display: block;
    font-size: 30px;
    font-size: 50px;
    height: 0;
    right: 20%;
    position: absolute;
    bottom: 50px;
    color: #2c2c2c;
}
.view_point {
    padding: 5px;
    color: red;
    font-size: 16px;
    text-align: center;
    border: 1px solid #cacaca;
    margin: 10px;
    border-radius: 10px;
}
.view_point span {
    font-weight: bold;
}

.service_point {
    text-align: center;
    font-size: 30px;
    padding: 10px;
    border: 1px solid #cacaca;
    border-radius: 10px;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.cv-info-list {
    float: left;
    padding-right: 10px;
    color: #ffff;
}
.hr_pdf .cv-info-list {
    color: #000 !important;
}
.cv-info-list .icon {
    color: #d23b47;
    margin-right: 0px;
    #border-left: 1px solid #d23b47;
}

.hr_pdf .cv-info-list .icon {
    color: #000 !important;
}
.hr_pdf #cv_status {
    visibility: hidden;
}

#pdf_header_id {
    display: none;
}
.hr_pdf .pdf_header {
    background-color: #efefef;
    padding: 5px;
    text-align: center;
    display: block !important;
}

.hr_pdf .pdf_title {
    text-transform: uppercase;
    font-size: 20px;
    color: #ca6328;
    font-weight: bold;
}

.hr_pdf .pdf_info {
    font-size: 16px;
    color: #1a1919;
    font-weight: bold;
}
@media (min-width: 300px) {
    .record-buy {
        background: #d23b47;
        color: #ffffff;
        text-align: center;
        padding: 10px;
        width: 230px;
        /*float: left;*/
        border-radius: 10px;
    }

    .view-all-news2 a, .view-all-news a:link, .view-all-news a:active, .view-all-news a:visited{
        float: right;
        font-size: 14px;
        color: #333;
        padding-right: 0px;
        padding-top: 2px;
        text-decoration: underline;
    }
    .view-all-news2 a, .view-all-news2 a:link, .view-all-news2 a:active, .view-all-news2 a:visited{
        float: right;
        font-size: 14px;
        color: #ffffff;
        padding-right: 0px;
    }
    .box-gr-rec .view-all-news {
        padding-right: 10px;
        padding-top: 3px;
        text-decoration: underline;
        font-size: 14px;
        font-weight: 100;
    }
}

@media (min-width: 619px) {
    .record-buy {
        background: #d23b47;
        color: #ffffff;
        text-align: center;
        padding: 10px;
        width: 230px;
        /*float: right;*/
        border-radius: 10px;
    }

    .view-all-news2 a, .view-all-news a:link, .view-all-news a:active, .view-all-news a:visited{
        float: right;
        font-size: 14px;
        color: #333;
        padding-right: 10px;
        padding-top: 2px;
        text-decoration: underline;
    }
    .view-all-news2 a, .view-all-news2 a:link, .view-all-news2 a:active, .view-all-news2 a:visited{
        float: right;
        font-size: 14px;
        color: #ffffff;
        padding-right: 10px;
    }
    .box-gr-rec .view-all-news {
        padding-right: 80px;
        padding-top: 3px;
        text-decoration: underline;
        font-size: 14px;
        font-weight: 100;
    }
}

.record-buy a {
    color: #ffffff !important;
    font-size: 18px;
    font-weight: bold;
}

.record-print {
    color: #f07e1d;
    border: 1px solid #f07e1d;
    cursor: pointer;
    font-size: 20px;
    /*position: absolute;*/
    z-index: 999;
    right: 35px;
    top: 20px;
    border-radius: 5px;
    padding: 0px 5px;
}

.record-print:hover {
    color: #ffff00;
    border: 1px solid #ffff00;
}

#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 120px;
    height: 120px;
    margin: -76px 0 0 -76px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.view-all-news {
    float: right;
    font-size: 14px;
    color: #9f1e27;
}


.tag-hot {
    padding: 4px 5px 3px;
    background: #ff4a53;
    font-weight: bold;
    font-size: 13px;
    text-transform: capitalize;
}

.tag-view {
    color: #3a26c9;
    font-style: italic;
    font-size: 12px;
}
.tag-highlight-bgcolor {
    background: #ffc107 !important;
}

.number_hot_record {
    color: #fff;
    position: absolute;
    bottom: 0px;
    text-align: center !important;
    margin: 0 auto;
    background: #68646494;
    padding: 10px;
    width: 100%;
}

.i-checks {
    padding-left: 0;
    #float: left;
    width: 100%;
    border-bottom: 3px solid #f07e1d;
    padding-bottom: 10px;
    text-align: center;
}
.i-checks > label {
    margin: 0 !important;
    cursor: pointer;
}
.icheckbox_square-green.checked {
    background-position: -48px 0;
}
.i-checks > label {
    margin: 0 !important;
    cursor: pointer;
}

.icheckbox_square-green{
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    border: none;
    cursor: pointer;
}
.toggle {
    display: inline-block;
    height: 20px;
    position: relative;
    width: 40px;
    margin-top: 12px;
}
.toggle input[type="checkbox"] {
    display: none;
}
.toggle .slider {
    background-color: #ffffff;
    cursor: pointer;
    width: 100%;
    height: 100%;
    transition: .4s;
    position: relative;
    border-radius: 50px;
}
.toggle .slider:before {
    background-color: #00ff00;
    bottom: 1px;
    content: "";
    height: 18px;
    left: 4px;
    position: absolute;
    transition: .4s;
    width: 20px;
    border-radius: 50px;
}
.toggle input[type="checkbox"]:checked + .slider {
    background-color: #f07e1d;
}
.toggle input[type="checkbox"]:checked + .slider:before {
    transform: translateX(15px);
}

.view_check {
    color: #000 !important;
}

.active-seeking {
    width: 145px;
    text-align: center;
}

.active-seeking span {
    color: #fff;
    background: red;
    border-radius: 10px;
    padding: 3px 10px;
    font-size: 12px;
}

.active-seeking p {
    color: #847f7f;
    font-size: 10px;
    font-style: italic;
}

.hr_pdf #lbl_status {
    visibility: hidden;
}

.hr_pdf .active-seeking {
    visibility: hidden;
}

.cv-active-seeking {
    color: #ffffff;
    font-weight: 600;
    padding: 3px 5px;
    background: #ed7a28;
    border-radius: 6px;
}

.one-slide-home, .slide-body {
    width: 100%;
}
.one-slide-home img, .slide-body img {
    width: 100%;
    max-height: 400px;
    min-height: 200px;
    border-radius: 10px;
    border: 1.5px solid #ffffff;
    /*aspect-ratio : 2 / 1;*/
}

.display-desktop {
    display: flex;
    align-items: center;
    padding-top: 8px;
}
.register-btn-in a {
    color: #ffffff !important;
    background: #F36C25;
    padding: 8px 15px;
    border: 1px solid #F36C25;
    border-radius: 8px;
    font-size: 13px;
}

.register-btn-out a {
    color: #F36C25;
    padding: 8px 8px;
    border: 1px solid #F36C25;
    border-radius: 8px;
    margin-right: 10px;
    font-size: 13px;
}
@media (min-width: 300px) {
    .register_content {
        background: #fff;
        padding: 0px;
        width: auto;
        position: relative;
        z-index: 50;
    }

    .register_content h2 {
        font-size: 16px;
        color: #474343;
        margin-top: 0px;
    }

    .reg_title {
        color: #F36C25;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .reg_description {
        color: rgba(0, 0, 0, 0.60);
        font-size: 10px;
        font-style: italic;
        font-weight: 400;
        margin: 5px 0px;
    }

    .reg_tuyendung {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;

        background: #fff;
        border: 1px solid #4D9EE9;
        /* padding: 2px 2px 10px 2px; */
        box-shadow: 5px 5px 10px #4D9EE9;
        border-radius: 5px;
        margin-bottom: 15px;
        /* margin: 5px; */
        width: 45%;
    }

    .reg_ungvien {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;

        background: #fff;
        border: 1px solid #F36C25;
        /* padding: 2px 2px 10px 2px; */
        box-shadow: 5px 5px 10px #F36C25;
        border-radius: 5px;
        margin-bottom: 15px;
        /* margin: 5px; */
        width: 45%;
    }

    .box-info img {
        width: 80%;
        min-width: 350px;
        margin-top: 10%;
        display: none;
    }
}
@media (min-width: 619px) {
    .register_content {
        background: #fff;
        padding: 0px;
        width: 450px;
        position: relative;
        z-index: 50;
    }

    .register_content h2 {
        font-size: 16px;
        color: #474343;
        margin-top: 0px;
    }

    .reg_title {
        color: #F36C25;
        text-align: center;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .reg_description {
        color: rgba(0, 0, 0, 0.60);
        font-size: 10px;
        font-style: italic;
        font-weight: 400;
        margin: 5px 0px;
    }

    .reg_tuyendung {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;

        background: #fff;
        border: 1px solid #4D9EE9;
        /* padding: 2px 2px 10px 2px; */
        box-shadow: 5px 5px 10px #4D9EE9;
        border-radius: 5px;
        margin-bottom: 15px;
        /* margin: 5px; */
        width: 40%;
    }

    .reg_ungvien {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;

        background: #fff;
        border: 1px solid #F36C25;
        /* padding: 2px 2px 10px 2px; */
        box-shadow: 5px 5px 10px #F36C25;
        border-radius: 5px;
        margin-bottom: 15px;
        /* margin: 5px; */
        width: 40%;
    }

    .box-info img {
        width: 80%;
        min-width: 350px;
        margin-top: 10%;
        display: block;
    }
}

.show_job_highlight {
    #background: yellow !important;
    color: red !important;
    font-weight: bold !important;
}

.hr-home-job-title {
    display: flex;
    align-items: center;
}
.hr-highlight-new {
    border-radius: 3px;
    background: rgba(78, 158, 233, 0.10);
    color: #0083FD;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    padding: 2px 5px;
    margin-right: 3px;
}
.hr-highlight-hot {
    display: flex;
    align-items: center;
    border-radius: 3px;
    background: rgba(253, 1, 1, 0.24);
    color: #F00;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    padding: 2px 3px;
    margin-right: 3px;
}
.hr-highlight-urgent {
    border-radius: 3px;
    background: rgba(243, 108, 37, 0.10);
    color: #FF5800;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    padding: 2px 5px;
    margin-right: 3px;
}
.hr-highlight-red {
    color: #FD0101;
}
.hr-highlight-bgyellow {
    background: rgba(254, 216, 179, 0.40) !important;
}

.reg_user {
    display: flex;
    padding-top: 10px;
    justify-content: space-between;
}

.reg_tuyendung p {
    text-transform: uppercase;
    font-size: 14px;
    color: #4D9EE9;
    font-weight: 600;
    margin-top: 15%;
}

.reg_tuyendung img {
    width: 50%;
}

.reg_tuyendung_detail, .reg_ungvien_detail {
    display: flex;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
}

.reg_tuyendung_detail a {
    color: #ffffff;
    background: #4D9EE9;
    width: 95%;
    display: block;
    margin-bottom: 5px;
    text-align: center;
    padding: 3px;
    border-radius: 5px;
}

.reg_img {
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.reg_ungvien p {
    text-transform: uppercase;
    font-size: 14px;
    color: #F36C25;
    font-weight: 600;
    margin-top: 15%;
}
.reg_ungvien img{
    width: 40%;
}
.reg_ungvien_detail a {
    color: #ffffff;
    background: #F36C25;
    width: 95%;
    display: block;
    margin-bottom: 5px;
    text-align: center;
    padding: 3px;
    border-radius: 5px;
}

.reg_tuyendung_header, .reg_ungvien_header {
    background: #d9d9d969;
    margin: 4px;
    border-radius: 5px
}

.main-hr-layout {
    background: linear-gradient(133deg, rgba(250, 155, 58, 0.59) 0%, rgba(250, 155, 58, 0.00) 84.38%);
    height: 100vh;
}
.main-reg-layout {
    background: url(/uploads/recruitment/register_bg.png) center no-repeat;
    background-size: cover;
    background-color: #F5F5F5;
}
.login-hr-img {
    text-align: center;
}

.login-hr-img img {
    width: 50%;
    min-width: 200px;
}

.forget-password {
    text-align: right;
    margin-bottom: 5px;
}
.forget-password a {
    color: #F68E57;
    font-size: 12px;
}

.register-acc {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    color: rgb(0,0,0,0.6);
}

.register-acc a {
    color: #F68E57;
}
.fa-facebook {
    border: 1px solid #3071a9;
    border-radius: 50%;
    padding: 3px;
    width: 22px;
    height: 22px;
    background: #3071a9;
    color: #ffffff;
}

.fa-google-plus{
    border: 1px solid #761c19;
    border-radius: 50%;
    padding: 3px;
    width: 22px;
    height: 22px;
    background: #761c19;
    color: #ffffff;
}

.home-news-title {
    background-color: rgb(253,184,117,0.55);
    /* background-color: #F36C25; */
    color: #93232C;
    border-radius: 5px 5px 0px 0px;
    margin-bottom: 10px;
    margin-top: 0px;
    padding: 8px 20px;
    font-size: 20px;
    font-weight: 600;
}
.home-news-viewall {
    font-size: 14px;
    font-weight: 100;
    text-decoration: underline;
}
.home-block-title {
    background-color: rgb(243,108,37,0.56);
    /*background-color: #F36C25;*/
    color: #ffffff;
    border-radius: 5px;
    margin-bottom: 10px;
}

.home-block-title .hr-title {
    font-size: 20px;
    font-weight: 600;
    padding: 8px 20px;
}

.hr-video-container {
    background: #ffffff;
    height: 250px;
    /* width: 300px; */
    /* border: 1px solid #F36C25; */
    /* padding: 2px 2px 10px 2px; */
    box-shadow: 5px 5px 10px #aba39f;
    border-radius: 10px;
    padding: 5px;
}

.hr-video-header {
    display: flex;
    width: 100%;
}

.hr-video-banner {
    width: 60px;
    height: 60px;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.hr-video-title {
    color: rgb(0,0,0,0.7);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0px 5px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    width: 195px;
    line-height: 20px;
}

.hr-video-detail {
    background-color: #cacaca;
    background-image: url(/uploads/recruitment/hr-video-demo2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 5px;
    height: 175px;
}

.hr-video-detail img {
    width: 100%;
}

.hr-group-news {
    border: 1px solid rgb(250,168,30,0.3);
    border-radius: 5px;
    margin-top: 30px;
}

#home_new_jobs {
    padding: 5px;
}
.hr-register-captra {
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    margin-top: 10px;
    padding: 5px;
}
.main-box-login .col-md-18 {
    padding-right: 0px;
}
.hr-item-container {
    background: rgb(217,217,217,0.15);
    padding: 5px 0px 5px 5px;
    border-radius: 3px;
    font-size: 11.5px;
}
.bg-banner {
    margin-top: 10px;
}

.box_search .select2-selection.select2-selection--single::before {
    content: '';
    border-left: 1.5px solid #D9D9D9;
    position: absolute;
    height: 50%;
    left: 0;
    top: 25%;
}
.box_search .select2-container--default .select2-selection--single {
    border-left: 0px !important;
}
.hr-icon-dolar {
    width: 20px !important;
    height: 20px !important;
}
.hr-icon-position {
    width: 20px !important;
    height: 25px !important;
}
.hr-icon-view {
    width: 20px !important;
    height: 16px !important;
    margin-right: 5px
}

.hricon-container {
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.hricon-facebook {
    background: url("/uploads/icon_facebook.png") no-repeat;
    background-size: cover;
    width: 22px;
    height: 22px;
    margin-right: 10px;
}

.hricon-google-plus {
    background:url("/uploads/icon_google.png") no-repeat;
    background-size: cover;
    width: 22px;
    height: 22px;
    margin-right: 10px;
}

.reg_icon_top {
    position: absolute;
    top: -10px;
    right: -16px;
    width: 80px !important;
}

.reg_icon_bottom {
    position: absolute;
    bottom: -15px;
    left: -15px;
    width: 80px !important;
}

.search-new-ungvien button {
    border-radius: 10px !important;
}
.search-new-ungvien .select2-container--default .select2-selection--single {
    /*border: 2px solid rgb(243, 108, 37) !important;*/
    border-color: rgb(243, 108, 37) !important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-right-width: 2px;
}

.search-new-ungvien .input_search > input {
    border: 2px solid rgb(243, 108, 37) !important;
    border-right: 0px !important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.avatar_record_uv {
    padding: 5px;
}
.avatar_record_uv img {
    height: 100%;
    border: 1px solid #cccccc;
}
.item-cv-user {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.item-action-user {
    float: right;
}
.item-action-user a {
    margin: 0px 5px;
}
.record-cv-up {
    border: 1px solid;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 2px;
    font-size: 14px;
    margin-left: 20px;
}
.record-avatar-title {
    color: rgba(0, 0, 0, 0.70);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.record-avatar-image {
    border-radius: 10px;
    background: #FFF;
    width: 200px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.record-avatar-image img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.record-avatar-image-info {
    text-align: center;
    color: rgba(0, 0, 0, 0.60);
    font-size: 10px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    width: 200px;
    margin-top: 10px;
}
.record-content-header {
    display: flex;
    border-bottom: 0px solid #D9D9D9;
    padding: 0px 50px 10px 30px;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0px 40px 0px;
}
.record-content-header-title {
    color: rgba(0, 0, 0, 0.70);
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.record-content-header-action {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background: #F36C25;
    padding: 5px 10px;
}
.record-content-header-action a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
}

.record-content-header-action img {
    margin-right: 5px;
}
.record-content-full {
    width: 100%;
    padding: 10px 0px 10px 10px;
}
.record-info-block {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.record-info-block-left {
    display: flex;
    flex-direction: column;
}
.record-info-block-left small {
    color: rgba(0, 0, 0, 0.60);
    font-family: Inter;
    font-size: 9px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    margin-top: -10px;
    padding-left: 8px;
}
.record-info-block-right {
    display: flex;
    align-items: center;
    width: 200px;
    cursor: pointer;
}
.record-info-detail-content {
    padding-left: 8px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    padding-bottom: 5px;
    /*box-shadow:0 0 4px rgba(0,0,0,0.15);*/
}
.record-info-detail-delete {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background: rgba(217, 217, 217, 0.60);
    padding: 3px;
    cursor: pointer;
}
.record-info-detail-delete2 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 3px;
    cursor: pointer;
}
.record-info-detail-video {
    color: rgba(0, 0, 0, 0.70);
    font-size: 13px;
    font-style: normal;
    font-weight: 100;
    line-height: normal;
}
.record-info-detail-video li {
    margin: 5px 10px;
}
.record-content-bg input, .record-content-bg textarea {
    font-size: 12px;
}
.record-info-block-right span {
    padding-left: 5px;
    color: rgba(0, 0, 0, 0.70);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.record-content-left {
    width: 40%;
    padding: 50px 30px;
    display: flex;
    flex-direction: column;
}
.record-content-right {
    width: 50%;
    margin-right: 15px;
}
.record-btn-save {
    background: #FD5801;
    color: #FFF;
    font-size: 16px;
    border-radius: 5px !important;
    font-weight: 700;
    width: 100px;
    margin: 10px;
}
.record-btn-cancel {
    background: #292D32;
    color: #FFF;
    font-size: 16px;
    border-radius: 5px !important;
    font-weight: 700;
    width: 100px;
    margin: 10px;
}
.record-content-bg {
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.00);
    background: rgba(217, 217, 217, 0.30);
    padding: 5px 10px;
    margin-bottom: 10px;
}
.record-info-header {
    color: rgba(0, 0, 0, 0.70);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 15px 8px;
}
.record-info-detail label {
    color: rgba(0, 0, 0, 0.70);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.record-info-detail input[type="text"] {
    background-color: #ffffff;
}
.record-info-detail .form-group {
    display: flex;
    align-items: center;
}
.cv-red {
    color: #F91313;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}
.record-cv-header {
    display: flex;
    border-bottom: 3px solid #D9D9D9;
    padding: 0px 40px 10px 30px;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0px 40px 0px;
}
.record-cv-header-title {
    color: #FA9C37;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.record-cv-header-action a {
    color: rgba(0, 0, 0, 0.60);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.record-cv-header-action span {
    border-bottom: 2px solid rgba(0, 0, 0, 0.60);;
}

.cv-dtl-page {

}

.cv-back {
    margin-bottom: 10px;
}

.cv-back a {
    color: #369AF6;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.cv-dtl-container {
    border: 1px solid #4E9EE9;
    background: rgba(217, 217, 217, 0.30);
}
.cv-dtl-header {
    display: flex;
    justify-content: space-between;
    background: rgba(217, 217, 217, 0.30);
    padding: 20px;
}
.cv-dtl-header-view {

}
.cv-dtl-header-view a {
    color: #93232C;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.cv-dtl-header-download a{
    color: #4E9EE9;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.cv-dtl-content {
    border-top: 1px solid #4E9EE9;
    background: rgba(217, 217, 217, 0.30);
}

.cv-dtl-content-top {
    display: flex;
    justify-content: space-between;
    background: rgba(217, 217, 217, 0.30);
    height: 70px;
}

.cv-dtl-content-top-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
}
.cv-dtl-content-top-title {
    text-align: center;
    width: calc(100% - 200px);
}
.cv-dtl-content-top-title h3{
    color: rgba(0, 0, 0, 0.50);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.cv-dtl-content-top-title p {
    color: rgba(0, 0, 0, 0.50);
    font-size: 10px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
}
.cv-dtl-content-main {
    display: flex;
    justify-content: space-around;
    background: #fff;
    padding: 10px;
}

.cv-dtl-content-left {
    width: 30%;
    background: rgba(217, 217, 217, 0.30);
    padding: 10px;
}
.cv-dtl-content-right {
    /*width: calc(100% - 200px);*/
    width: 70%;
    padding: 10px 30px 10px 40px;
}

.cv-dtl-avatar {
    text-align: center;
    margin-top: 15px;
}
.cv-dtl-avatar img {
    width: 140px;
    height: 140px;
    border: 2px solid #e8ad8e;
    border-radius: 50%;
}
.cv-dtl-avatar-left {
    width: 40px;
    height: 40px;
    background: #F89865;
    position: absolute;
    margin-top: 50px;
    margin-left: -20px;
}
.cv-dtl-content-right-name {
    color: rgba(0, 0, 0, 0.70);
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.cv-dtl-content-right-title {
    background: #F89865;
    height: 40px;
    width: calc(70% - 45px);
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    margin-top: 25px;
    margin-left: -70px;
    line-height: 40px;
    padding-left: 70px;
    text-transform: uppercase;
}
.cv-dtl-content-title {
    color: rgba(0, 0, 0, 0.60);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 10px;
}

.cv-dtl-content-objectif {
    border: 1px solid #D9D9D9;
    background: rgba(217, 217, 217, 0.30);
    color: rgba(0, 0, 0, 0.60);
    text-align: justify;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 10px;
}
.cv-dtl-content-edu {
    display: flex;
    margin-top: 10px;
}
.cv-dtl-content-edu .edu-time {
    color: rgba(0, 0, 0, 0.60);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 140px;
}
.cv-dtl-content-edu .edu-title {
    color: rgba(0, 0, 0, 0.60);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.cv-dtl-content-degree {
    margin: 15px 0px;
}
.cv-dtl-content-degree span {
    border-radius: 3px;
    background: rgba(243, 108, 37, 0.70);
    padding: 5px 10px;
    color: #FFF;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.cv-dtl-content-text {
    color: rgba(0, 0, 0, 0.60);
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 15px;
}
.cv-dtl-content-left-data {
    padding: 0px 10px 0px 20px;
    font-size: 12px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.60);
    font-weight: 400;
}
.cv-dtl-content-left-data  a {
    color: rgba(0, 0, 0, 0.60);
}
.cv-dtl-content-info li {
    list-style: none;
    margin: 8px 0px;
}

.cv-dtl-content-skill {
    list-style:disc;
    margin-left: 10px;
}
.cv-dtl-content-language {
    border-collapse: collapse;
    width: 100%;
}
.cv-dtl-content-language div {
    border-radius: 1px;
    background: #D9D9D9;
    width: 90%;
    height: 20px;
    color: rgba(0, 0, 0, 0.60);
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    margin: 0 1px;
}

.bc-order-error-hdr {
    color: #f26522 !important;
    font-size: 28px;
    line-height: 38px;
}

.bc-order-error-dtl {
    color: #595959;
    font-size: 18px;
    line-height: 25px;
}

.bc-order-info {
    display: flex;
    background-color: #fff;
    padding: 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .06), 0 -1px 4px rgba(0, 0, 0, .06);
}
.bc-order-info-header {
    padding: 10px 12px;
    background-color: #f5f5f5;
    border-radius: 4px;
    font-weight: 600;
}

.bc-order-info-detail {
    padding: 6px 12px;
    display: flex;
    color: #141414;
}
.bc-order-label {
    width: 40%;
}
.bc-order-text {
    font-weight: 600;
}
.bc-order-status {
    color: #fff;
    display: inline-block;
    padding: 5px;
    background: #00467f;
    border-radius: 4px;
    line-height: 16px;
    font-size: 12px;
}
.bc-order-history {
    background-color: #fff;
    padding: 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .06), 0 -1px 4px rgba(0, 0, 0, .06);
    margin: 20px 0;
}
.bc-order-history-title {
    color: #434343;
    font-weight: 600;
    font-size: 18px;
    padding: 16px;
    border-bottom: 1px solid #e6edf2;
}
.bc-order-history-header {
    background-color: #f5f5f5;
    font-weight: 600;
    display: flex;
    padding: 15px 16px;
}
.bc-order-history-detail {
    background-color: #fff;
    display: flex;
    box-shadow: 0 1px 0 rgba(229, 233, 242, .5);
    margin-bottom: 1px;
    padding: 15px 16px;
}