h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Arial, Helvetica, sans-serif !important;
}
h1 {
  font-weight: bold;
  text-align: unset;
}
h1,
.company_profile span,
.company_profile div.profile_type_detail,
.company_profile div.profile,
.controls a.prev-slide,
.controls a.next-slide,
.client_joblist a.title,
.client_joblist .applyform div.job_title,
.meet_our_team .detail {
  color: #21242b;
}
h2,
h3,
h6,
.total_record {
  color: #21242b;
}
h4 {
  color: #21242b;
  font-size: 1.2em;
  font-style: italic;
}
h5 {
  background: #21242b;
  font-size: 120%;
  font-weight: bold;
}
.color1 {
  color: #21242b !important;
}
.hr_3 {
  border: 2px dashed #999;
  border-style: none none dashed;
  margin: 5px 0 20px 0px;
  width: 100%;
  display: block;
}
.job_detail h1,
a.template_button,
.job_detail h1,
.template_button {
  background-color: #424856;
  color: #fff;
  font-weight: bold;
  background-image: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.5));
  background-image: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.5));
  background-image: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.5));
  background-image: -ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.5));
  background-image: linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.5));
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 8px 5px 8px;
  display: inline-block;
}
.job_detail .job_content,
.job_detail .separator {
  border: 3px solid #21242b;
}
.applyform form,
.template_button:hover {
  background-color: #7d869b;
}
.contactus_form .confirm_message,
.contactus_form .error_message,
.contactus_form li {
  color: #21242b;
}
.col-sm-3 .left_frame ul.nav li a {
  font-family: Arial, Helvetica, sans-serif;
  color: #21242b;
  padding: 8px 15px;
}
.col-sm-3 .left_frame ul.nav li.active a {
  color: #21242b;
}
.detail span {
  background: url() no-repeat scroll transparent;
}
.company_profile .box {
  border-color: #21242b;
}
.client_joblist .questionnaire input[type='radio'],
.client_joblist .questionnaire input[type='checkbox'] {
  line-height: 20px;
  height: 20px;
  vertical-align: middle;
}
p,
label {
  font-size: 110%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
nav,
.navbar,
hr {
  display: none;
}
.container-fluid {
  width: 1024px;
  min-width: 300px;
}
.container-fluid h5 {
  padding-left: 10px;
  line-height: 40px;
  color: #FFFFFF;
}
.container-fluid  .col-sm-3 {
  padding-top: 50px;
  padding-right: 0px;
  margin-left: 40px;
  width: 22%;
  float: left;
}
.container-fluid   .content_area {
  margin-left: 15px;
  border-left: 1px solid #B5B5B5;
  padding: 50px 3% 20px 2%;
  width: 72%;
  min-height: 550px;
  float: left;
}
.col-sm-3 .left_frame ul.nav {
  background: #F5F5F5;
}
.col-sm-3 .left_frame ul.nav li {
  line-height: 24px;
}
.col-sm-3 .left_frame ul.nav li a {
  padding-left: 14px;
  border-bottom: 1px solid #C5C5C5;
}
.col-sm-3 .left_frame ul.nav li.active a {
  font-weight: bold;
}
.right_arrow {
  display: none;
}
.col-sm-3 .left_search label {
  color: #5E5E5E;
  margin: 5px 0;
  font-weight: normal;
}
#job_list {
  padding-left: 0px;
  padding-right: 0px;
}
.page_copy,
.contact_form {
  margin-bottom: 20px;
}
.page_copy h1,
.contact_form h1 {
  font-size: 190%;
  margin-bottom: 10px;
  margin-left: 15px;
}
.page_copy .body,
.contact_form .body {
  margin: 0;
}
.page_copy .body h2,
.contact_form .body h2 {
  font-size: 150%;
  margin-bottom: 20px;
}
.page_copy .body h3,
.contact_form .body h3 {
  font-size: 120%;
}
.page_copy .body p {
  margin-bottom: 15px;
}
.page_copy .body ol {
  list-style-type: decimal;
  margin-left: 3%;
}
.page_copy .body ul {
  list-style-type: square;
  margin-left: 2%;
}
.page_copy .body li {
  list-style: inherit;
}
.pageimagelist ul li {
  float: left;
  margin-top: 2%;
  margin-right: 2%;
  width: 23.5%;
  font-family: Arial, Helvetica, sans-serif !important;
}
.pageimagelist ul li.last {
  margin-right: 0;
}
.pageimagelist ul img {
  width: 100%;
}
.pageimagelist ul span {
  display: block;
  margin-top: -22px;
  text-align: center;
  line-height: 22px;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  color: #FFFFFF;
}
#footer {
  background: #F5F5F5;
  height: 60px;
}
#footer .copyright {
  color: #5E5E5E;
  float: left;
  font-size: 120%;
  line-height: 60px;
  margin-left: 3%;
}
#footer .copyright .powered-by {
  line-height: 15px;
  margin-top: -20px;
  font-size: 0.9em;
}
#footer ul.foot_link {
  float: right;
  margin-right: 3%;
  margin-top: 20px;
  max-width: 65%;
}
#footer ul.foot_link li {
  float: left;
  line-height: 20px;
}
#footer ul.foot_link li a {
  border-right: 1px solid;
  padding: 0 5px;
  font-size: 120%;
}
#footer ul.foot_link li.last a {
  border-right: none;
}
.detail label {
  float: left;
  width: 10%;
}
.detail {
  display: inline-block;
}
.detail span {
  margin: 0;
  display: block;
  height: 24px;
  width: 24px;
}
.detail a {
  float: right;
  width: 24px;
  margin: 0 3px;
}
.detail span.icon_1,
.detail span.icon_2 {
  background-position: -38px -37px;
}
.detail span.icon_3 {
  background-position: -38px -74px;
}
.detail span.icon_4 {
  background: url("/bundles/sitejob/images/socialmedia_23.png") no-repeat scroll transparent;
  background-position: -75px -15px;
}
.detail span.icon_5 {
  background: url("/bundles/sitejob/images/socialmedia_23.png") no-repeat scroll transparent;
  background-position: -14px -15px;
}
.detail span.icon_6 {
  background: url("/bundles/sitejob/images/socialmedia_23.png") no-repeat scroll transparent;
  background-position: -44px -15px;
}
.detail span.icon_7 {
  background: url("/bundles/sitejob/images/socialmedia_23.png") no-repeat scroll transparent;
  background-position: -106px -15px;
}
.detail span.icon_8 {
  background: url("/bundles/sitejob/images/socialmedia_23.png") no-repeat scroll transparent;
  background-position: -136px -15px;
}
.detail span.employee {
  background-position: -38px -148px;
  margin-right: 5px;
}
.detail span.branch {
  background-position: -38px -111px;
  margin-right: 5px;
}
.detail span.vision {
  background-position: -38px -186px;
  margin-right: 5px;
}
.detail span.share_text {
  text-indent: 0;
  line-height: 21px;
  color: #666666;
  width: 70px;
  background: none;
}
.joblist_social {
  width: 190px;
  height: 24px;
  float: right;
}
.joblist_social span.share_text {
  font-size: 110%;
}
.job_social {
  margin-top: 0px;
}
.job_social span {
  float: left;
}
.job_social span.share_text {
  font-size: 110%;
  padding: 0;
  margin: 0px 0 0;
}
.contact_us .detail {
  margin: 5px 0;
}
.contact_us .detail span:first-of-type {
  line-height: 24px;
  width: 24px;
  float: left;
}
.contact_us .detail span:last-of-type {
  line-height: 24px;
  padding-left: 50px;
  width: 100%;
}
.company_profile .detail {
  display: block;
  margin: 0 0 10px 0;
}
.company_profile .detail span {
  width: 32px;
  float: left;
  text-indent: -9999px;
}
.meet_our_team div,
.meet_our_team h4 {
  font-family: Arial, Helvetica, sans-serif !important;
}
.meet_our_team .detail {
  display: inline;
}
.meet_our_team .detail span {
  width: 100%;
}
.emailto .error li {
  color: red;
}
.emailto .notice {
  padding: 15px;
}
a.template_button,
.template_button {
  height: 30px;
  padding: 0 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
a.template_button {
  padding-top: 4px;
  height: 30px;
}
#branch_search {
  margin: 0 0 20px 0;
}
#branch_search select {
  margin: 0;
  border-radius: 4px;
  display: inline-block;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  margin-bottom: 10px;
  width: 30%;
}
@media (max-width: 576px) {
  #branch_search select {
    width: 40%;
  }
}
#lightbox {
  position: absolute;
  border-radius: 7px;
  box-shadow: 1px 1px 3px 3px #C1C1C1;
  top: 20%;
  width: auto;
  background: #FFFFFF;
  z-index: 1001;
  display: none;
}
#lightbox .head {
  background-color: #E5E5E5;
  border-radius: 7px 7px 0 0;
  height: auto;
}
#lightbox h2.title {
  font-size: 15px;
  margin-left: 10px;
  width: 440px;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
}
#lightbox-shadow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  z-index: 1000;
  display: none;
}
#closelightbox {
  font-size: 14px;
  width: 50px;
  height: 50px;
  line-height: 20px;
  right: -25px;
  top: -25px;
  position: absolute;
  color: #5E5E5E;
  font-weight: 500;
  background: url(/bundles/sitejob/images/round_close_icon.png) no-repeat;
  text-indent: -9999px;
  border: none;
}
#emailtoform {
  margin-top: 20px;
}
#emailtoform label {
  margin-top: 5px;
}
#emailtoform .row {
  margin-bottom: 25px;
}
.pageimagelist ul.home {
  margin-bottom: 20px;
}
.pageimagelist ul.home li {
  margin: 0 3% 3% 0;
  width: 48%;
}
.pageimagelist ul.home li.even {
  margin-right: 0;
}
.pageimagelist ul.home span {
  background: #000000;
  font-size: 140%;
  line-height: 35px;
  margin-top: -35px;
}
.pageimagelist ul.other span {
  background: #000000;
}
.container-fluid .page_copy .col-sm-7 {
  float: left;
  width: 72%;
}
.container-fluid .page_copy .company_profile {
  font-style: italic;
  font-weight: bold;
  padding: 0;
  width: 26%;
  float: right;
}
.company_profile .box {
  border-width: 1px;
  border-style: solid;
  padding: 4%;
}
.company_profile .box br {
  display: none;
}
.company_profile div {
  font-family: Arial, Helvetica, sans-serif !important;
}
.company_profile .profile_type_detail {
  margin: 0 0 0 32px;
}
.client_joblist {
  position: relative;
}
.client_joblist .job_list {
  margin: 0;
  width: 100%;
}
.client_joblist .pagination {
  float: right;
  margin: 0;
  position: relative;
  top: 30px;
  right: 0px;
}
.client_joblist .bottom-nav {
  top: 0px;
}
.client_joblist .list p.description {
  margin: 5px 0;
}
.client_joblist a.title {
  text-decoration: underline;
}
.client_joblist .total_record {
  padding-bottom: 5px;
}
.client_joblist .info {
  float: left;
  width: auto;
  line-height: 24px;
  font-size: 86%;
}
.job_detail {
  width: 100%;
  margin: 0 0 10px 0;
}
.job_detail article {
  border: 1px solid #efefef;
  padding: 10px 10px 0;
  margin: 0 20px 10px;
}
.job_detail h1 {
  color: #333333;
  font-size: 120%;
  padding: 5px;
  background: transparent;
}
.job_detail .data {
  padding: 7px;
}
.job_detail .data div {
  float: left;
}
.job_detail .job_content,
.job_detail .separator {
  border: none;
}
.job_detail .buttons {
  float: right;
  margin-top: 4px;
}
.job_detail .buttons button {
  border: none;
}
.job_detail li {
  padding-left: 5px;
}
#watermark {
  color: #E4B3B1;
  font-size: 300%;
  font-weight: bolder;
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  position: absolute;
  margin: 0;
  z-index: 1000px;
  left: 70px;
  top: 190px;
  display: block;
  font-family: serif;
}
.view_full_ad {
  margin: 0;
  width: 100%;
  position: relative;
}
.view_full_ad .fullad img {
  width: 475px;
  padding-right: 10px;
  cursor: url(/bundles/sitejob/images/zoom-out.png), pointer;
}
.view_full_ad .buttons p.description {
  display: block;
  margin-top: 25px;
}
.view_full_ad .fullad_text_desc {
  left: 490px;
  top: -7px;
  position: absolute;
}
.view_full_ad .fullad_text_desc .title {
  display: none;
}
.view_full_ad .job_social {
  left: 490px;
  top: 52px;
  position: absolute;
}
.view_full_ad .buttons {
  left: 490px;
  top: 94px;
  position: absolute;
}
.view_full_ad .buttons button {
  display: block;
  margin: 5px 0;
  width: 110px;
  border: none;
}
.skill-test-item label {
  margin-left: -25px;
  text-align: center;
  min-width: 99px;
  font-weight: normal;
}
.skills-tests-actions  .template_button {
  display: inline-block !important;
  width: 100px !important;
  height: 30px !important;
  font-weight: bold !important;
  font-size: 120% !important;
}
#fullad_download {
  display: none;
}
#progressbar {
  position: absolute;
  display: none;
  right: 20px;
  bottom: 30px;
}
.applyform {
  margin: 0;
  clear: both;
}
.navbar-nav  li  a:hover {
  background-color: #eee !important;
}
.applyform h2 {
  font-size: 120%;
  line-height: 30px;
}
.applyform .job_title {
  text-align: left;
  margin-bottom: 20px;
}
.applyform .warning {
  color: #CC0000;
}
.contact_form .recaptcha-error {
  color: #CC0000;
  padding-left: 15px;
}
#applyform1 {
  padding: 11px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#applyform1 .cv-type {
  clear: both;
}
#applyform1 .cv-type input {
  float: left;
  margin: 6px 3px;
}
#applyform1 .cv-type label {
  width: auto;
  max-width: 215px;
  white-space: inherit;
}
#applyform1 .pull-left {
  margin: 0 19px 10px 0;
}
#applyform1 .right {
  margin: 0 0 10px 0;
}
#applyform1  label {
  font-size: 90%;
  margin-right: 6px;
  padding: 0px;
  line-height: 29px;
  font-weight: normal;
}
#applyform1 .supplement-docs {
  line-height: 18px !important;
  white-space: normal !important;
}
#applyform1 .suppliment-docs-control {
  overflow: hidden;
}
#applyform1 .file-upload-block label {
  font-weight: bold;
}
#applyform1 .controls {
  float: left;
  margin-left: 0;
}
#applyform1 div#cv-upload-label {
  margin-left: 0px !important;
  padding-left: 0px !important;
}
#applyform1 div#cv-upload-label .text-left {
  text-align: left !important;
}
#applyform1 div#linkedin-profile-link {
  padding-left: 0px !important;
}
#applyform1 div#linkedin-profile-link .control-label {
  text-align: left !important;
}
@media screen and (max-width: 420px) {
  #applyform1 div#cv-upload-controls,
  #applyform1 div#linkedin-profile-div,
  #applyform1 div.supplement-docs-container {
    padding-left: 0px !important;
  }
}
.client_joblist .applyform .applicant_detail .top_space {
  height: 10px;
  clear: both;
}
.applicant_detail li {
  color: red;
}
.applicant_detail label {
  white-space: nowrap;
}
.info-icon {
  vertical-align: middle;
  width: 16px;
  cursor: pointer;
  z-index: 1000;
}
.applicant_detail input[type='text'],
.applicant_detail input[type='email'],
.applicant_detail select {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  font-size: 14px;
  height: 30px;
  margin-bottom: 10px;
  padding: 4px 6px;
  vertical-align: middle;
  width: 100%;
}
.applicant_detail input[type='file'] {
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
}
#applyform1 .questionnaire .question {
  margin: 0 0 5px 0;
}
#applyform1 .questionnaire textarea {
  width: 100%;
}
#applyform1 .questionnaire label {
  width: 100%;
}
#applyform1 .questionnaire input {
  width: auto;
  margin: 0px;
}
#applyform1 .questionnaire .col-sm-3 {
  margin: 0;
  min-width: 200px;
  padding: 0;
}
#questionnair-box h6 {
  font-weight: bold;
  padding-bottom: 3px;
}
#questionnair-box input[type=radio] {
  float: left !important;
}
#questionnair-box input[type=checkbox] {
  float: left !important;
}
#questionnair-box label {
  margin-left: 20px !important;
  margin-bottom: 15px !important;
  padding-right: 40px !important;
  line-height: 19px !important;
  display: block !important;
}
.client_joblist .questionnaire img {
  float: right;
  margin: 5px 10px 0 0;
  width: 16px;
}
.contactus_form {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #f5f5f5;
}
form.contactus_form {
  margin: 20px auto;
  padding: 20px;
}
.contactus_form .error_message {
  margin: 0 0 10px 0px;
  color: #CC0000;
}
form.contactus_form .pull-left {
  margin: 0 0 10px 10px;
  width: 48%;
}
form.contactus_form .control-group2,
form.contactus_form .captcha {
  width: 98%;
}
form.contactus_form label.control-label {
  margin: 0 5px 0 0;
  font-size: 90%;
  float: left;
  line-height: 40px;
  width: 107px;
}
form.contactus_form label[for=contactform_surname] {
  width: 60px;
}
form.contactus_form input {
  width: 100%;
}
form.contactus_form .send-button input {
  width: 100px;
  color: #FFFFFF;
}
form.contactus_form select {
  width: 100%;
}
form.contactus_form textarea {
  width: 100%;
  height: 80px;
}
form.contactus_form .controls {
  float: left;
  width: 57%;
}
form.contactus_form .controls2,
form.contactus_form .captcha .controls {
  float: left;
  width: 81%;
}
.contactus_form input[type="text"],
.contactus_form input[type="email"],
.contactus_form  select,
.contactus_form  textarea {
  height: 30px;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.contactus_form label {
  font-weight: normal !important;
  font-size: 90%;
}
.contactus_form .form-group  ul li {
  color: red;
  font-size: 80%;
  margin: 0px;
}
.meet_our_team .details {
  margin-left: 20%;
}
.meet_our_team .photo {
  float: left;
  width: 18%;
  margin-right: 2%;
}
.photo img {
  width: 100%;
}
.meet_our_team .quote {
  margin-top: 10px;
}
.meet_our_team .quote h6 {
  color: #333333;
}
.meet_our_team .quote span {
  font-weight: normal;
}
.meet_our_team .detail span {
  font-weight: bold;
}
.meet_our_team .detail label {
  display: none;
}
.meet_our_team hr {
  display: block;
}
.meet_our_team hr.last {
  display: none;
}
div.clear {
  height: 1px;
  clear: both;
}
.featured_employees div.clear {
  clear: both;
}
.featured_employees div.caption {
  display: block !important;
  position: relative !important;
  font-family: Arial, Helvetica, sans-serif !important;
}
.featured_employees div.caption span {
  background: #000;
  background: rgba(33,36,43,0.5);
  color: white !important;
  display: block;
  padding: 5px 10px !important;
  text-align: center;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 160px;
}
.featured_employees p.caption span big {
  font-weight: bold;
}
#job_list .detail {
  float: right;
}
#skills-tests-wrapper {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.8em !important;
}
#skills-tests-wrapper .skills-tests-actions {
  margin-top: 20px;
}
#skills-tests-wrapper .skills-tests-actions input {
  float: right;
  padding: 0 10px;
}
#skills-tests-wrapper .skills-tests-actions input.template_button {
  border: none;
  font-weight: normal;
  border-radius: 3px;
  height: auto;
  width: 100%;
}
#skills-tests-wrapper #skill-test-message {
  display: none;
}
#skills-tests-wrapper #skill-test-message .message {
  text-align: center;
  display: block;
  border-radius: 3px;
  border: 1px solid black;
}
#skills-tests-wrapper #skill-test-message .warning-message {
  border-color: orange;
  color: orange;
}
#skills-tests-wrapper #skill-test-message .error-message {
  border-color: red;
  color: red;
}
#skills-tests-wrapper .skills-test {
  display: inline-block;
  margin: 20px 5px;
  text-align: center;
  vertical-align: top;
}
.applyform h2 {
  font-weight: bold;
}
#branch select {
  line-height: 30px;
}
.contact_form label {
  white-space: nowrap !important;
  margin-top: 5px;
}
.applicant_detail .cover-letter {
  margin-left: -85px;
}
.search-input {
  padding-left: 0px;
  padding-right: 0px;
}
.search-input-btn {
  padding-left: 3px;
}
.uploadfile_oversize {
  padding-left: 25px;
  display: none;
}
.nopadding-left-right {
  padding-left: 0px;
  padding-right: 0px;
}
.applicant_detail {
  padding-right: 15px;
}
.downloadable .arrow_right {
  font-size: 1.5em !important;
}
div#float_save_for_later div.button_save_for_later {
  background-color: #21242b;
  -webkit-box-shadow: 0 0 20px #21242b;
  -moz-box-shadow: 0 0 20px #21242b;
}
button.save_for_later_active {
  background-color: rgba(33,36,43,0.2) !important;
  margin-left: 10px;
}
.m-top--10 {
  margin-top: -10px;
}
p.file-specs {
  font-size: 0.9em;
}
.cv-adjust {
  margin-right: 0px !important;
  padding-left: 5px !important;
}
.sup-docs-adjust {
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 0px !important;
}
div#linkedin-profile-link label.control-label,
div#cv-upload-label label.control-label,
div.sup-docs-adjust label.control-label {
  font-weight: bold !important;
}
@media screen and (max-width: 1024px) {
  .container-fluid {
    max-width: 1024px;
    width: 100%;
  }
  .view_full_ad .fullad_text_desc {
    position: relative;
    left: 0;
    top: 0;
  }
  .view_full_ad .job_social {
    position: relative;
    left: 0;
    top: 0;
  }
  .view_full_ad .buttons {
    position: relative;
    left: 0;
    top: 0;
    clear: both;
  }
  .view_full_ad div.fullad img {
    width: 100%;
  }
}
@media screen and (max-width: 900px) {
  .container-fluid .page_copy .col-sm-7 {
    width: 100%;
    float: none;
  }
  .container-fluid .page_copy .company_profile {
    float: none;
    width: 100%;
  }
  .company_profile .box {
    padding: 2%;
    border: none;
  }
}
@media screen and (max-width: 700px) {
  body {
    font-size: 12px;
  }
  #btn-search {
    float: right;
    background: url(/bundles/framework/images/search.png) no-repeat scroll center 96% transparent;
    text-indent: -9999px;
    width: 7px;
  }
  .container-fluid  .col-sm-3 {
    float: none;
    padding: 2%;
    width: 95%;
    border: 1px solid #E5E5E5;
    margin: 0 auto;
    background-color: #FAFAFA;
    display: none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }
  .col-sm-3 h5 {
    display: none;
  }
  .col-sm-3 ul.nav {
    display: none;
  }
  .col-sm-3 .left_search label {
    display: none;
  }
  #left_search_submit {
    float: right;
  }
  #left_search {
    width: 70%;
  }
  nav,
  .navbar {
    display: block;
  }
  .container-fluid  .content_area {
    padding: 0;
    border: none;
    margin: auto;
    width: 95%;
    float: none;
  }
  .file-upload-block .control-group {
    margin-bottom: 15px !important;
  }
  #footer {
    position: relative;
  }
  #footer .copyright {
    color: #777777;
  }
  #footer ul.foot_link {
    display: none;
  }
  #footer .btn {
    display: block;
    float: right;
    margin: 15px 30px 0 0;
    padding: 8px;
  }
  #footer .btn .icon-bar {
    box-shadow: 0 1px 0 rgba(0,0,0,0.25);
    height: 6px;
    width: 18px;
    display: block;
    margin-top: -2px;
  }
  #footer ul.foot_link {
    display: none;
    position: absolute;
    right: 14px;
    bottom: 44px;
    background-color: #FAFAFA;
    background-image: linear-gradient(to bottom,#FFFFFF,#F2F2F2);
    border: 1px solid #D4D4D4;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.067);
  }
  #footer ul.foot_link li {
    float: none;
  }
  #footer ul.foot_link li a {
    border: none;
    display: block;
    line-height: 25px;
    padding: 2px 8px;
    text-align: left;
    color: #777777;
  }
  .client_joblist .questionnaire .col-sm-3 {
    display: inline-block !important;
    border: 0px;
    padding-left: 15px !important;
    background: transparent;
  }
  input[type='radio'],
  input[type='checkbox'] {
    width: 19px;
    height: 19px;
    border: 0px;
  }
  .page_copy {
    margin: 5px !important;
  }
  #branch_search {
    margin: 15px !important;
  }
  .job_social {
    margin: 15px !important;
  }
  .applicant_detail .cover-letter {
    margin-left: 0px;
  }
  .search-input {
    padding-left: 20px;
    padding-right: 0px;
  }
  .search-input-btn {
    padding-left: 3px;
  }
  .questionnaire h4 {
    margin-left: -15px !important;
  }
  .skill-test-item label {
    padding-right: 65px !important;
    padding-left: 65px !important;
    white-space: nowrap !important;
  }
}
@media screen and (max-width: 450px) {
  .pageimagelist ul li {
    width: 49%;
  }
  .pageimagelist ul li.even {
    margin-right: 0px;
  }
  .applyform {
    margin: 5px !important;
  }
  .page_copy {
    margin: 5px !important;
  }
  #branch_search {
    margin: 15px !important;
  }
  .job_social {
    margin: 15px !important;
  }
  .client_joblist .total_record {
    margin: 5px !important;
  }
  .applicant_detail .cover-letter {
    margin-left: 0px;
  }
  .search-input {
    padding-left: 20px;
    padding-right: 0px;
  }
  .search-input-btn {
    padding-left: 3px;
  }
  .questionnaire h4 {
    margin-left: -15px !important;
  }
  .skill-test-item label {
    padding-right: 65px !important;
    padding-left: 65px !important;
    white-space: nowrap !important;
  }
}
@media screen and (max-width: 320px) {
  .pageimagelist ul.home li {
    float: none;
    width: 100%;
  }
  .applyform {
    margin: 5px !important;
  }
  .page_copy {
    margin: 5px !important;
  }
  #branch_search {
    margin: 15px !important;
  }
  .job_social {
    margin: 15px !important;
  }
  .client_joblist .total_record {
    margin: 5px !important;
  }
  .applicant_detail .cover-letter {
    margin-left: 0px;
  }
  #left_search_form form-control {
    margin-left: 10px;
  }
  .search-input {
    padding-left: 15px;
    padding-right: 0px;
  }
  .search-input-btn {
    padding-left: 3px;
  }
  .questionnaire h4 {
    margin-left: -15px !important;
  }
  .skill-test-item label {
    padding-left: 65px !important;
    white-space: nowrap !important;
  }
  .skill-test-item input[type="checkbox"] {
    vertical-align: middle;
    padding-left: 30px;
  }
}
@media screen and (max-width: 450px) {
  div#lightbox {
    left: 15px !important;
    top: 43.5px;
    width: 90% !important;
  }
  div.button-apply-wrapper {
    width: 110%;
    padding: 0px !important;
  }
  div.button-apply-wrapper button.save_for_later_active {
    margin-left: 0px;
  }
  div.supplement-docs-container div {
    padding-left: 5px !important;
  }
}
@media screen and (min-width: 769px) and (orientation: landscape) {
  div.button-apply-wrapper {
    text-align: right;
  }
  div.button-apply-wrapper button.request_callback {
    margin-right: 0px;
  }
  label.supplement-docs {
    white-space: normal !important;
    text-align: left !important;
  }
}
