﻿/*--------------------------------------------------
SITE STRUCTURE
--------------------------------------------------*/
body {
  background-color: #ffffff;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px !important;
  line-height: 22px;
  margin: 0;
}
a, a:visited {
  color: #336699 !important;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #0099ff !important;
  cursor: pointer;
  text-decoration: underline;
}
fieldset {
  margin: 15px 0 0 !important;
}
fieldset>legend {
  margin-left:-15px;
    margin-bottom: 10px;
}
/*input[type="text"], input[type="password"], input[type="search"], textarea, select {
  border: 1px solid #bcbcbc;
  border-radius: 0;
  background-color: #fff;
  padding: 2px 6px;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus, select:focus {
  border: 1px solid #336699;
}*/
.data-container {
  width: 100%;
}
.data-container>input, .data-container>select {
  width: 100%;
}
.site-header {
  background-color: #fff;
  width: 100%;
}
.logo {
  padding: 20px 0;
}
.logo > a {
    display: inline-block;
}
.global-navigation {
  float: right;
  margin-top: 30px;
  width: 350px;
}
.global-navigation a {
  font-weight: normal;
  padding: 0 4px;
}
.site-footer {
  background-color: #E8E8E8;
  border-top: 1px solid #ccc;
  color: #595959;
  font-size: 11px;
  padding: 10px 0;
}
.site-footer-left {
  padding-left: 10px;
  width: 250px;
}
.site-footer-left span {
  color: #336699;
  font-size: 1em;
  margin: -5px 1px;
  font-weight: bold;
}
.site-footer-left p {
  padding: 0px;
  margin: 0px;
  line-height: 0px !important;
}
.site-footer-left p a {
  color: #000;
  font-weight: normal;
}
.site-footer-left p a:hover {
  color: #000;
  text-decoration: none;
}
.site-footer-left p a img {
  margin-right: -7px;
}
.FooterMenu {
  margin: 7px -5px !important;
  padding: 0px;
  width: 100%;
}
.FooterMenu li {
  list-style-image: none !important;
  list-style-type: none;
  float: left;
  margin: 0px;
  line-height: 18px !important;
}
.FooterMenu li a {
  display: inline;
  font: normal 11px/16px Arial;
  text-align: center;
  text-decoration: none;
  color: #000;
  list-style-type: none;
  border-right: 1px solid #B3B3B3;
  padding: 0px 7px;
  cursor: pointer;
}
.FooterMenulast-child {
  border: none !important;
}
.FooterMenu li a:hover {
  text-decoration: underline;
}
.site-footer-right {
  padding-right: 10px;
}
.site-footer-right a {
  color: #000;
  text-decoration: underline;
}
.site-footer-right a:hover {
  color: #000;
  text-decoration: none;
}
.site-footer-bottom {
}
.site-body {
  background-color: #fff;
}
.site-left-column-background {
}
.ie .site-body, .ie .site-left-column-background {
  zoom: 1;
}
.site-body:after, .site-left-column-background:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.site-left-column {
  float: left;
  margin: 10px 0 10px 18px;
  width: 220px;
}
.site-left-column td {
  white-space: normal !important;
}
.ie .site-left-column {
  font-size: 0; /* collapse whitespace text node */
}
.site-right-column {

  /*margin-left: 254px;*/
  float: right;
  width: 717px;
}

/*.section-header
{
background-color: #363;
clear: both;
height: 125px;
margin-bottom: 4px;
vertical-align: bottom;
}*/
.section-header-text {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding-top: 33px;
  padding-left: 7px;
  text-transform: uppercase;
}
.site-map-path-wrap {
  border-bottom: 1px dotted #ccc;
  font-size: 12px;
  font-weight: normal;
  padding: 4px;
}
.site-map-path {
}
.site-map-path-node, .site-map-path-node:visited, .site-map-path-current-node, .site-map-path-node-separator {
}
.site-map-path-node:hover {
  text-decoration: underline;
}
.messages {
  margin-top: 10px;
  margin-bottom: 20px;
}
.message {
  color: #49d;
  font-weight: bold;
}
.announcement {
    background-color: #f5f5f5;
    margin: 16px 0;
}
.announcement span {
    display:block;
    padding: 16px;
}
.warning {
    background-color: #ffc0cb;
}
.section-content {
  padding: 10px;
}
.section-content-header-text {
  font-size: 16px;
  font-weight: bold;
  line-height: 110%;
  margin: 0;
  padding: 10px 0 4px 0;
}

/*--------------------------------------------------
GLOBAL ELEMENTS
--------------------------------------------------*/
address {
  font-style: normal;
}
h1, h2, h3, h4, p, ol, ul, address {

  /*margin-top: 10px;
  margin-bottom: 10px;
  line-height:18px;*/
}
ul li {

  /*  list-style-image: url(images/icon-arrow-s.png);*/
  list-style-image: url(images/Close.jpg);
}
li {

  /*margin: 5px 0;*/
}
h1, .h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: 110%;
    margin: 0;
    padding: 10px 0;
}
h3, .h3 {
    display:block;
    font-size: 16px;
    font-weight:normal;
}
h4, .h4 {
  font-size: 11px;
}
.note {
  color: #666;
  margin: 5px 0;
}
.note-simple {
    color: #666;
}
.note-bottom-border {
    color: #666;
    border-bottom: 1px solid #ccc;
}
.required-legend {
  color: #666;
}
.remove-icon {
  margin-left: 5px;
  vertical-align: middle;
}
.close-icon {
  float: right;
  margin-right: 3px;
  margin-bottom: 2px;
}
.alert {
  color: #c00;
}

/*------------------------------------------------------------
FORM FIELDS
------------------------------------------------------------*/
.check-box input {
  width: auto !important;
}
input, textarea {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 100%;
}

/*------------------------------------------------------------
RAD EDITOR PUBLISHED CONTENT (see "App_Themes\RadEditor\RadEditorContent.css" in the "PositionManagement" application for RadEditor content styling)
------------------------------------------------------------*/
.rad-editor-published-content h1, .rad-editor-published-content h2, .rad-editor-published-content h3, .rad-editor-published-content h4, .rad-editor-published-content h5, .rad-editor-published-content h6 {
  color: #000;
  display: block;
  font-size: 100%;
  font-weight: bold;
  line-height: 1;
  margin: 10px 0;
  padding: 0;
}
.rad-editor-published-content p {
  margin: 0;
}

/*------------------------------------------------------------
UTILITY ACTIONS
------------------------------------------------------------*/
.utility-actions {
  /*background-color: #E8E8E8;
  border: solid 1px #7b7b53;*/
  margin-bottom:36px;
}
.ie .utility-actions {
  zoom: 1;
}
.utility-actions:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.utility-actions-item, .utility-actions-item-right {
    /*background-color: #cfcfcf;
  border-right: solid 1px #7b7b53;
  
  font-size: 90%;
  padding: 2px 6px;*/
    float: left;
}
.utility-actions-item-right {
    /*border-right: none 0 transparent;
  border-left: solid 1px #7b7b53;*/
    float: right;
}

.utility-actions-item a, .utility-actions-item-right a {
    color: #258 !important;
}


.scral {
  /*overflow-x: scroll;
  overflow-y: scroll;*/
  padding-bottom: 10px;
}
.printer-friendly {
  /*background-image: url(Images/PrinterIcon.gif);
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding: 1px 0;
  padding-left: 20px;*/
}
.printer-friendly:before {
    font-family:FontAwesome;
    content:"\f02f";
    font-size:30px;
    margin-right:6px;
}
.print-page .fa {
    font-size:30px;
    margin-right:4px;
}
/*------------------------------------------------------------
New Class 
------------------------------------------------------------*/
.label-right {
  float: left;
  padding-right: 40px;
  padding-left: 47px;
}
.Accountclose-right {
  float: left;
  text-align: right;
  padding-right: 40px;
  padding-left: 47px;
}
.label-Login {
  color: White;
  text-align: left;
}
a.Myaccount:visited {
  color: White;
  font-weight: bold;
  text-decoration: none;
}
a.Myaccount:hover {
  color: #0099ff;
  cursor: pointer;
  text-decoration: underline;
}
.InValidButton {
  display: none !important;
}
.ValidButton {
  display: block;
}
.ImgAllign {
  position: absolute;
  background-image: url('');
}
.btnAlign {
  width: 12%;
  padding-left: 62.5%;
}
.btnAlign {
  width: 12%;
  padding-left: 65% \0/;
}
.tableAlign {
  width: 75%;
}
.tableAlign {
  width: 70.2%  \0/;
}
.textboxPad {
  float: left;
  margin-left: 142px;
  width: 192px;
}

/* rekha */
.PostbackError {
  display: none;
}
.AccManuserTab {
  border: 1px solid #808080;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 99%;
  float: left;
}

/* Responsive css */

/*!
 * Start Bootstrap - Simple Sidebar HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Toggle Styles */

#wrapper {
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/*#wrapper.toggled {
padding-left: 250px;
}*/
#sidebar-wrapper {
  z-index: 1002;    /*position: fixed;*/

  /*left: 250px;*/
  width: 225px;
  left: 0;
  height: 100%;
  margin-left: -228px;
  overflow-y: auto;
  background: transparent;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
  left: 228px;
}
#sidebar-wrapper.abs {
  position: fixed;
  top: 0px;
}

/*#wrapper.toggled #page-content-wrapper {
position:fixed;
}*/
#page-content-wrapper {
  width: 100%;
  padding: 15px;
}

/*#wrapper.toggled #page-content-wrapper {
position: absolute;
margin-right: -250px;
}*/

/* Sidebar Styles */

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-nav li {
  text-indent: 20px;
  line-height: 40px;
}
.sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #999999;
}
.sidebar-nav li a:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}
.sidebar-nav li a:active, .sidebar-nav li a:focus {
  text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
  height: 65px;
  font-size: 18px;
  line-height: 60px;
}
.sidebar-nav > .sidebar-brand a {
  color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}
#menu-toggle {
  position: fixed;
  top: 10px;
  left: -5px;
  z-index: 99999;
  background: rgba(51, 103, 153, .70);
}
#menu-toggle i, #menu-icon i {
  color: #fff;
}
.site-wrap {
  width: 100%;
  border: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.section-header img {
  width: 100%;
  height: auto;
}
.logo img {
  width: 180px;
  height: auto;
}
.right-menu .nav > li > a {
  border-left: 1px solid #b3b3b3;
  line-height: 12px;
  padding: 0 10px;
  font-size: 11px;
  font-weight: 400;
}
.right-menu .nav > li.first > a {
  border-left: none;
}
.right-menu .nav > li > a:hover {
  background-color: #fff !important;
  text-decoration: underline;
}
.right-menu .nav {
  padding: 40px 0;
}
.careers-menu-wrap {
  background-color: #fff;
}
header {
  height: 0;
  background: #fff;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
#menu-icon {
  position: absolute;
  top: 30px;
  right: 0px;
  margin: 0;
  z-index: 99999;
  background: #336699;
  display: none;
}
#menu-icon.toggled {
  position: fixed;
  right: 15px;
}
#menu-icon .icon-bar {
  background: #fff;
}
#menu-icon.toggled .icon-bar-top {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 3px;
  position: relative;
}
#menu-icon.toggled .icon-bar-middle {
  display: none;
}
#menu-icon.toggled .icon-bar-bottom {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: 3px;
  position: relative;
}
.careers-menu-wrap-mobile {
  display: none;
}
.mobile-menu-wrap-overlay.open .careers-menu-wrap-mobile {
  display: block;
}
header.navbar {
  margin-bottom: 0px;
  min-height: 0px;
}
.module table tbody tr td > table tbody tr td {
  padding: 5px 10px;
}
.btn-group-sm > .btn, .btn-sm {
  padding: 5px 16px !important;
}
.module-content .col-md-6, .module-content .col-md-12 {
  padding: 0px !important;
}
.module-content .col-md-12 {
  clear: both;
}
.module-content .col-md-6 input, .module-content .col-md-6 select, .module-content .col-md-12 input, .module-content .col-md-12 select {
  width: 100%;
  height: 30px;
}
.module-content textarea {
  width: 100%;
}
.module-header .module-header-text {
  font-size: 13px;
  padding: 4px 0 !important;
}
table#ctl00_cphBody_search_chkSectorSearch {
  width: 100%;
}
table#ctl00_cphBody_search_chkSectorSearch > tbody > tr > td > label {
  padding-left: 3px;
  font-size: 11px;
  font-weight: normal;
  width: 88%;
}
table#ctl00_cphBody_search_chkSectorSearch > tbody > tr > td > input[type='checkbox'] {
  width: 12%;
  vertical-align: top;
  margin: 2px 0 0 !important;
}
table#ctl00_cphBody_search_chkSectorSearch > tbody > tr > td {
  padding: 2px;
  background-color: #E8E8E8;
  border: 3px solid #fff;
  vertical-align: top;
  width: 50%;
  white-space: pre;           /* CSS 2.0 */
  white-space: pre-wrap;      /* CSS 2.1 */
  white-space: pre-line;      /* CSS 3.0 */
  white-space: -pre-wrap;     /* Opera 4-6 */
  white-space: -o-pre-wrap;   /* Opera 7 */
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -hp-pre-wrap;  /* HP Printers */
  word-wrap: break-word;      /* IE 5+ */
}
table#ctl00_cphBody_search_chkSectorSearch > tbody > tr > td > a {
  width: 50%;
  white-space: pre;           /* CSS 2.0 */
  white-space: pre-wrap;      /* CSS 2.1 */
  white-space: pre-line;      /* CSS 3.0 */
  white-space: -pre-wrap;     /* Opera 4-6 */
  white-space: -o-pre-wrap;   /* Opera 7 */
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -hp-pre-wrap;  /* HP Printers */
  word-wrap: break-word;      /* IE 5+ */
}
#ctl00_cphBody_upSearch > fieldset .col-md-6, #ctl00_cphBody_upSearch > fieldset .col-md-12 {

  /*height:36px;    */
}
#ctl00_cphBody_upSearch > fieldset .col-md-6 label, #ctl00_cphBody_upSearch > fieldset .col-md-12 label {
  font-weight: normal;
}
#ctl00_cphBody_upSearch > fieldset .col-md-6 input[type='text'], #ctl00_cphBody_upSearch > fieldset .col-md-6 select, #ctl00_cphBody_upSearch > fieldset .col-md-12 select, #ctl00_cphBody_upSearch > fieldset .col-md-6 input.calendar-date {
  height: 22px;
  width: 150px !important;
}
#ctl00_cphBody_upSearch > fieldset .col-md-6 > #ctl00_cphBody_search_lbledate.textboxPad {
  margin-left: 0px;
  margin-top: 3px;
}
table#ctl00_cphBody_rgPositions_ctl00 > tbody > tr {
  min-height: 30px;
}
.alert {
  padding: 0px !important;
}
.careers-menu-header {
  padding: 10px 0 10px 4px !important;
}
.pwd-block-label {
    float: left;
    width:100%;
}
/*MEDIA QUERY*/
@media (min-width:769px) {
  .site-left-column {
    margin: 28px 0px 10px 18px;
  }
  .edit-profile-wizard .data-container,
  .open-positions .data-container,
  .create-account .data-container{
    width: 250px;
  }
  .pwd-block-label {
    float: left;
    width:134px;
  }
  .module-content .col-md-6 input, .module-content .col-md-6 select, .module-content .col-md-12 input, .module-content .col-md-12 select {
    width: 250px;
  }
 

    .module-content textarea {
        /*width: 250px !important;*/
        /*width: 80% !important;*/
    
    
        width: 250px;
    }
    


  #menu-toggle {
    display: none;
  }
  #wrapper {
    padding-left: 250px;
  }
  #wrapper.toggled {
    padding-left: 0;
  }
  #sidebar-wrapper {
    width: 225px;
    height: 100%;
  }
  #wrapper.toggled #sidebar-wrapper {
    width: 0;
  }
  #page-content-wrapper {
    padding: 20px;
    position: relative;
  }
  #wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
  }
  .copyright {
      text-align: right;
  }
}
@media only screen and (min-width:1280px) {
  .site-wrap {
    background-color: #fff;
    border-top: none 0 transparent;
    margin: 0 auto;
    width: 1170px;
  }
  a.careers-menu-item {
    background: transparent url("Images/bullettree-level0.png") no-repeat scroll 10px 10px;
    padding: 4px 4px 4px 23px;
  }
  .btn-group-sm > .btn, .btn-sm {
    padding: 3px 10px !important;
  }
  .module-content .col-md-6 input, .module-content .col-md-6 select, .module-content .col-md-12 input, .module-content .col-md-12 select{
    /*height: 26px;*/
  }
}
@media only screen and (max-width:770px) {
  .navbar-static-top {
    z-index: 1002 !important;
    border-width: 0 !important;
  }
  .hide-scroll {
    overflow: hidden;
  }
  .mobile-menu-wrap {
    background: #fff none repeat scroll 0 0;
    display: none;
    padding: 60px 20px 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
  }
  .mobile-menu-wrap-overlay.open {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    overflow-y: scroll;
    -webkit-transition: position 1s;
    transition: position 1s;
  }
  .mobile-menu-wrap-overlay.open .mobile-menu-wrap {
    display: block;
  }
  header {
    position: absolute;
    height: 0;
    padding: 0;
    margin: 0;
  }

  nav ul, nav:active ul {
    position: fixed;
    background: #fff;
    border: 1px solid #ccc;
    right: 14px;
    top: 1px;
    border-radius: 4px 0 4px 4px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 0;
  }
  nav li {
    text-align: left;
    width: 100%;
    margin: 0;
  }
  nav ul.toggled {
    width: 160px;
  }
  .right-menu .nav > li.first {
    border-top: none;
  }
  .right-menu .nav > li.last {
    border-bottom: none;
  }
  .right-menu .nav > li > a {
    border-left: none;
    padding: 10px;
  }
  .right-menu .nav > li {
    background-color: #CFCFCF;
    border-bottom: 1px solid #336799;
    border-top: 1px solid #fff;
  }
  .right-menu .nav {
    padding: 0;
    display: none;
  }
  .right-menu .nav > li > a:hover {
    background-color: #fff !important;
    text-decoration: none;
  }
}

@media (max-width:1250px) {
  .progress-item {
    width: 100%;
    float: none;
  }
    .progress-item-1, .progress-item-2, .progress-item-3, .progress-indicator-3-steps .progress-item-3, .progress-item-4, .progress-item-5 {
        background: none;
        background-color: #E8E8E8;
    }
    .progress-item-1-selected, .progress-item-2-selected, .progress-item-3-selected, .progress-indicator-3-steps .progress-item-3-selected, .progress-item-4-selected, .progress-item-5-selected {
        background: none;
        background-color: #B9B9B9;
    }
  .progress-item a {
    padding-top: 8px;
    text-decoration: none;
    color: #000 !important;
    border: 1px solid #B9B9B9;
    margin-top: -1px;
    width: 100%;
    display: block;
  }
  .progress-item a:hover {
    color: #000 !important;
    background-color: #B9B9B9;
  }
}
@media (max-width:770px) {
  .IETitle {
    display: none;
  }
  #menu-icon {
    display: block;
  }
  .utility-actions:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .utility-actions-item, .utility-actions-item-right {
    background-color: #cfcfcf;
    font-size: 90%;
    padding: 2px 6px;
  }
  .utility-actions-item {
    border: none 0 transparent;
    line-height: 26px;
    text-align: center;
    width: 100%;
  }
  .utility-actions-item-right {
    border: none 0 transparent;
    border-top: solid 1px #7b7b53;
    line-height: 26px;
    text-align: center;
    width: 100%;
  }
  .biodata-sheet-templates, .other-forms {
    width: 100%;
    float: none;
  }
  .careers-menu-wrap {
    padding-top: 0px;
    padding-left: 30px;
  }
  .mobile-menu-wrap br {
    display: none;
  }
  span.careers-menu-item-level-2, span.careers-menu-item-level-1, span.careers-menu-item-level-2 img, span.careers-menu-item-level-1 img {
    display: block;
  }
  a.careers-menu-item {
    background: none;
    padding: 10px 0 12px 8px;
  }
  a.careers-menu-item-level-2 {
    background: none;
    margin-left: 0 !important;
    padding-left: 40px !important;
  }
  .faqs a {
    margin: 2px;
  }
  .faqs a h4 {
    background-color: #E8E8E8;
    padding: 5px;
    width: 100%;
  }
  .site-footer .col-md-6, .site-footer .col-md-6 p.copyright {
    text-align: center !important;
  }
}
@media (max-width:364px) {
  .check-availability {
    padding-left: 0 !important;
  }
}
@media (max-width:320px) {
  #ctl00_cphBody_upPostings, #ctl00_cphBody_ucIntCareers_ucCareerGrid_rgCareers, #ctl00_cphBody_ucUSCareers_ucCareerGrid_rgCareers, #ctl00_cphBody_ucList_upCareerGrid, #ctl00_cphBody_rgPositions {
    max-width: 270px;
    overflow: auto;
  }
  .modal-popup {
    width: 306px;
  }
}
.label-container {
  width: 134px !important;
}
.site-footer .col-md-6 p.copyright {
  text-align: right;
}
.other-resources ul li, .other-forms ul li, .biodata-sheet-templates ul li {
  white-space: pre;           /* CSS 2.0 */
  white-space: pre-wrap;      /* CSS 2.1 */
  white-space: pre-line;      /* CSS 3.0 */
  white-space: -pre-wrap;     /* Opera 4-6 */
  white-space: -o-pre-wrap;   /* Opera 7 */
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -hp-pre-wrap;  /* HP Printers */
  word-wrap: break-word;      /* IE 5+ */
  width: 100%;
  padding: 4px 0;
}
.other-resources ul li ul, .other-resources ul li ul li {
	white-space: normal;
}

.other-resources ul, .other-forms ul, .biodata-sheet-templates ul {
  padding-left: 20px !important;
}
.check-availability {
  padding-left: 135px;
}
#ctl00_cphBody_wzApplication_ucYourInfo_mpeAttachments_foregroundElement{
  height: 560px;
  max-height:80%;
  overflow-y:hidden;
}
#ctl00_cphBody_wzApplication_ucYourInfo_pnlAttachments {
  height: 100%;
  overflow-y:auto;
}
#ctl00_cphBody_wzApplication_ucYourInfo_ucAttachments_ucAttach1_ddlType, #ctl00_cphBody_wzApplication_ucYourInfo_ucAttachments_ucAttach2_ddlType, #ctl00_cphBody_wzApplication_ucYourInfo_ucAttachments_ucAttach3_ddlType, #ctl00_cphBody_wzApplication_ucYourInfo_ucAttachments_ucAttach4_ddlType, #ctl00_cphBody_wzApplication_ucYourInfo_ucAttachments_ucAttach5_ddlType, #ctl00_cphBody_wzApplication_ucYourInfo_ucAttachments_ucAttach6_ddlType {
  width: 150px;
}
.attachment-upload-header {
  margin-left: 0px !important;
}
.attachment-upload {
    margin-left: 4px !important;
}
table#ctl00_cphBody_wzApplication_ucYourInfo_gvShowDocList tbody tr td {
  padding: 2px;
}
table#ctl00_cphBody_wzApplication_ucYourInfo_rblist > tbody > tr > td {
  padding-right: 10px;
}
.job-specific-questions-grid span > input {
  width: 20px !important;
}
.job-specific-questions-grid span > label {
  padding-right: 10px;
}
.upload-control .col-md-6 {
  margin-bottom: 5px;
}
.upload-control .col-md-6 input[type="file"] {

}
.note {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 16px;
    padding: 12px 0;
}
.note.bordered {
    background-color: #f9f9f9;
    border-top: 8px solid #336699;
    border-bottom: 8px solid #336699;
    font-size:16px;
    padding: 12px;
}
.note.margin-top {
    margin-top:36px;
}
.note.margin-bottom {
    margin-bottom:36px;
}
.note-header {
    font-size:16px;
    font-weight:bold;
    margin-bottom:16px;
}
.note-text {
    font-style:italic;
}
.label-text {
    font-weight:bold;
}

/*shamicode */
.Professional-module-header {
  margin: 20px 0 15px;
}
.professional-qualifications table {
  margin: 15px 0 20px;
}
.professional-qualifications table td, .professional-qualifications table th {
  padding: 5px;
}
.professional-qualifications table td select, .professional-qualifications table td input[type="submit"] {
  padding: 3px 5px;
}
.mtop-10 { margin-top:10px;}
.mbtm-20 { margin-bottom:20px;}
.mr4 {margin-right:4px;}
.dblock{display:block;}

.CaptchLabelStyle
{ 
    /*margin-left: -256px;*/
}
.CaptchaTextBoxStyle {
    /*margin-left: -140px;*/
    /*position: fixed;*/
}

.CareerAlertsCaptchaLabelStyle {
    margin-left: -368px;
}
.CareerAlertsCaptchaStyle {
    padding-top:12px;
    margin-left:80px;
    /*margin-top: 60px;
    margin-left: 53px;*/
}
.CareerAlertsCaptchaTextBoxStyle {
    /*margin-left: -140px;
    position: fixed;*/
    display: inline-block;
    width:250px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.label-alerts {
    font-weight:bold;
}
.input-alerts {
    width:250px;
}

.rgMasterTable .rgNoRecords td:first-child {
    padding:12px 8px;
    font-size:14px;
}



/* BOOTSTRAP OVERRIDES */
.btn-primary {
    color: #fff;
    background-color: #336699;
    border-color: #336699;
}

.row {
    margin-bottom:16px;
}

.title-fields-class h4 {
    font-size:18px;
}


/* Posting Details */

.posting-details {
    margin-bottom: 20px;
}

    .posting-details h2 {
        font-size:22px;
    }

    .posting-details p {
        margin-bottom: 0 !important;
    }

    .posting-details .metadata-info {
        background-color: #f9f9f9;
        border: solid 1px #7b7b53;
        margin-bottom: 16px;
        padding: 8px;
    }

    .posting-details .detail-content-footer {
        background-color: #f9f9f9;
        border: solid 1px #7b7b53;
        margin-top: 16px;
        padding: 8px;
    }