@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,300italic,700);
body {
  background-color: #f3f3f4;
  overflow-y: scroll;
}

.muted-text-lg {
  color: #7d899b !important;
  font-size: 115%;
}

.muted-text {
  color: #7d899b !important;
  font-size: 85%;
}

.muted-text-xl {
  color: #7d899b !important;
  font-size: 150%;
}

.bp-wrapper {
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: #ffffff;
  border: 1px solid #cfd0d5;
  padding: 20px 30px 30px 30px;
}

.bp-call-text {
  font-size: 2.5em;
  font-weight: 100;
  color: #7d899b;
}

#tag-new {
  background-color: #ffffff;
  border: 1px solid rgb(26, 82, 163);
  border-radius: 4px;
  padding: 5px;
  display: inline-block;
  margin: 1px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  float: left;
}

.bp-wrap {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.insite {
  background-color: #f3f3f4;
}

.main-brand {
  float: left;
  padding: 6px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.collapse-custom {
  color: #1a52a3 !important;
}

.nav-custom>li>a:hover {
  background-color: #1a52a3 !important;
  border-radius: 0px !important;
}

.navbar-custom {
  background-color: rgba(255, 255, 255, 0.95) !important;
  border-bottom: 1px solid #1a52a3;
  border-radius: 0px !important;
}

.navbar-insite {
  background-color: rgba(255, 255, 255, 0.95) !important;
  border-bottom: 1px solid #1a52a3 !important;
}

.nav-custom>li.active>a {
  background: #ffffff !important;
}

.navbar .nav-custom>li>a {
  color: #1a52a3 !important;
}

.navbar .nav-custom>li>a:hover {
  color: #ffffff !important;
}

.drop-toggle-custom:active, .open .drop-toggle-custom {
  background: #7baefb !important;
  color: #000 !important;
}

.drop-menu-custom>li>a {
  color: #1a52a3;
}

.drop-menu-custom>li>a:hover {
  background-color: #1a52a3 !important;
  color: #ffffff !important;
}

#bp-main-nav.navbar-default .navbar-toggle {
  border-color: #1a52a3;
}

#bp-main-nav.navbar-default .navbar-toggle .icon-bar {
  background-color: #1a52a3;
}

#bp-main-nav.navbar-default .navbar-toggle:hover, #bp-main-nav.navbar-default .navbar-toggle:focus {
  background-color: #1a52a3;
  border-color: #ffffff;
}

#bp-main-nav.navbar-default .navbar-toggle:hover .icon-bar, #bp-main-nav.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #ffffff;
}

#navbar-ico {
  font-size: 150%;
  margin-top: -8px;
}

#navbar-candidates>ul>li>a.active {
  background-color: #e7e7e7;
  color: #555;
}

#global-status {
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 10;
  display: none;
}

/************
for messages
************/

.table>tbody>tr.message-unread>td {
  background-color: #e5eff5;
}

/************
end for messages
************/

.footer {
  margin-bottom: 20px;
  margin-top: 30px;
}

/**
added for skills checklist revision and contact-sales
**/

.customfont100 {
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 100;
}

.customfont300 {
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
}

.customfont400 {
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.styledP {
  font-size: 22px;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.header-text-lg {
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 20px;
  position: relative;
}

.header-text-lg2 {
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 50px;
  position: relative;
}

.card {
  width: 100%;
  min-height: 250px;
  padding: 10px 30px;
  border: 1px solid #cce7f5;
  border-radius: 10px;
  margin-top: 30px;
  text-align: center;
  color: #333;
}

/**
end added for skills checklist revision
**/

/**
added for candidates product
**/

button.btn-margin-top {
  margin-top: 3px !important;
}

.rss-jumbotron {
  margin-bottom: 0px;
  /*background-image: url(images/the-pipe-1.jpg);*/
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  border-radius: 0px !important;
}

.img-rounded {
  border-radius: 10px;
}

.styledP2 {
  font-size: 16px;
  line-height: 18px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.card7 {
  width: 100%;
  min-height: 390px;
  padding: 10px 30px;
  border: 1px solid #cce7f5;
  border-radius: 10px;
  margin-top: 30px;
  text-align: center;
  color: #333;
}

.version-container-current {
  background-color: #f8f8f8;
  padding: 10px;
}

.version-container-update {
  background-color: #e5eef7;
  padding: 10px;
}

.ibox-footer {
  padding: 10px;
  border-top: 1px solid #e7eaec;
}

/**
end added for candidates product
**/

/**
added for client pages
**/

.removeDecoration a {
  text-decoration: none;
}

.card4 {
  width: 100%;
  min-height: 165px;
  padding: 10px 30px;
  border: 1px solid #eea236;
  border-radius: 10px;
  margin-top: 30px;
  text-align: center;
  color: #eea236;
}

.card4:hover {
  background-color: #eea236;
  color: #ffffff;
}

.card5 {
  width: 100%;
  min-height: 165px;
  padding: 10px 30px;
  border: 1px solid #4cae4c;
  border-radius: 10px;
  margin-top: 30px;
  text-align: center;
  color: #4cae4c;
}

.card5:hover {
  background-color: #4cae4c;
  color: #ffffff;
}

.styledP6 {
  font-size: 30px;
  margin-top: 40px;
}

.header-text3 {
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 20px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .header-text3 {
    font-size: 40px;
    line-height: 50px;
  }
}

/**
end added for client pages
**/

/*******
added for new company dashboard
*******/

.ibox {
  border: 1px solid #cfd0d5;
  background-color: #ffffff;
  margin-bottom: 20px;
}

.ibox-title {
  border-bottom: 1px solid #e7eaec;
  padding: 10px;
}

.ibox-body {
  padding: 15px 20px;
}

.txt-md-em {
  font-size: 2em;
}

.inner-container {
  max-width: 970px;
  margin: 0 auto;
}

/*******
end added for new company dashboard
*******/

.name {
  margin-top: 15px !important;
  font-size: 165%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: px;
  text-align: center;
  font-weight: bold;
}

#edit-name {
  margin-bottom: 0px !important;
}

.edit-btn {
  text-align: center;
  margin-bottom: 5px;
}

.btn .glyphicon, a .glyphicon {
  padding-right: 5px;
}

#profile-img {
  display: block;
  margin: 0 auto;
  background-color: #ffffff;
}

/***********************
added for profile update 7/2016
***********************/

.bp-img-border {
  margin: 10px;
  padding: 5px;
}

.bp-img-rounded {
  border-radius: 10px;
}

/***********************
end added for profile update 7/2016
***********************/

.bp-img-circle {
  border-radius: 100px;
  max-height: 150px !important;
}

/***********************
margin tags
***********************/

.mg-top-lg {
  margin-top: 20px;
}

.mg-btm-mid {
  margin-bottom: 20px;
}

.mg-btm-sm {
  margin-bottom: 5px;
}

.mg-btm-lg {
  margin-bottom: 40px;
}

.mg-btm-xs {
  margin-bottom: 3px;
}

/***********************
end margin tags
***********************/

.profile-summary {
  background-color: #ffffff;
  padding-left: 0px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #cfd0d5;
  border-right-color: #cfd0d5;
  border-left-color: #cfd0d5;
}

.navbar-summary {
  width: 100%;
}

.navbar-summary ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
  text-align: center;
}

.navbar-summary ul li {
  display: inline-block;
  vertical-align: top;
}

.navbar-summary ul li a {
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  color: #1a52a3;
}

.navbar-summary ul li a:hover {
  background-color: #1a52a3;
  color: #ffffff;
}

.navbar-summary ul li a.selected {
  background-color: #1a52a3;
  color: #ffffff;
}

@media (max-width: 48em) {
  .navbar-container1 .navbar-container {
    width: 100%;
  }
  .navbar-summary ul {
    width: 100%;
    font-weight: bold;
  }
  .navbar-summary ul li {
    width: 50%;
    float: left;
    background-color: #92bdd3;
  }
  .navbar-summary ul li:nth-of-type(odd) a {
    border-right: 1px solid #ccc;
  }
  .navbar-summary ul li a {
    padding: 8px 0px;
    border-bottom: 1px solid #ccc;
    display: block;
  }
}

@media (max-width: 20em) {
  .navbar-container1 .navbar-container {
    width: 100%;
  }
  .navbar-summary ul {
    width: 100%;
    font-weight: bold;
  }
  .navbar-summary ul li {
    width: 100%;
    float: left;
    background-color: #92bdd3;
  }
  .navbar-summary ul li:nth-of-type(odd) a {
    border-right: 1px solid #ccc;
  }
  .navbar-summary ul li a {
    padding: 8px 0px;
    border-bottom: 1px solid #ccc;
    display: block;
  }
}

.profile-nav {
  background-color: #bee3f8;
  /* previous colors 92bdd3 e5eef7 86BBD8 A8E0FF bddaea*/
  padding: 0px !important;
  margin-bottom: 0px !important;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-color: #cfd0d5;
  border-right-color: #cfd0d5;
  border-left-color: #cfd0d5;
}

.profile-details {
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: #ffffff;
  border: 1px solid #cfd0d5;
  padding: 10px 10px 30px 10px;
}

.standard-container {
  border: 1px solid #cfd0d5;
  background-color: #ffffff;
  padding: 15px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .search-container {
    min-height: 335px;
  }
}

.account-wrapper {
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: #ffffff;
  border: 1px solid #cfd0d5;
  padding: 10px;
}

.bp-main-container {
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: #ffffff;
  border: 1px solid #cfd0d5;
  padding: 20px 30px 30px 30px;
}

#bp-modal-header {
  background-color: #ffffff;
  border-radius: 6px 6px 0px 0px;
  padding: 10px;
}

#modal-body-signin {
  background-color: #dddddd;
  padding: 0 0;
}

#bp-modal-body {
  padding: 15px;
}

#bp-modal-footer {
  padding: 10px;
}

.modal-h {
  margin-top: 5px;
}

.modal .modal-skills {
  width: 95%;
}

.modal-body textarea {
  width: 100%;
}

.general-modal-header {
  background-color: #e5eef7 !important;
}

.hr {
  border-bottom: 1px dotted rgb(0, 0, 0);
  padding-top: 5px;
  width: 100%;
}

.table hr {
  color: #ddd;
  margin: 5px auto;
}

.avail-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.avail-row {
  display: table-row;
}

.avail-column-left {
  display: table-cell;
  padding-right: 20px;
}

.avail-column-right {
  display: table-cell;
}

.right-content {
  border: 1px solid #cfd0d5;
  background-color: #ffffff;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

a.anchor {
  display: block;
  position: relative;
  top: -80px;
  visibility: hidden;
}

#invite-navbar {
  margin-top: 10px;
}

#invite-navbar ul li {
  margin-top: 3px;
  border: 2px solid #1a52a3;
}

@media (max-width: 48em) {
  #invite-navbar ul li {
    margin: 3px;
    border-top: 2px solid #1a52a3;
    border-bottom: 2px solid #1a52a3;
    border-right: 2px solid #1a52a3;
    border-left: 2px solid #1a52a3;
  }
  #invite-navbar ul li {
    width: 45%;
    float: left;
  }
}

.form-group.required .control-label:after {
  content: '*';
  color: #a94442;
}

.text-dark {
  color: #1a52a3;
}

.text-blue {
  color: #92bdd3;
}

.text-small {
  font-size: 75%;
  margin-top: 5px;
}

.text-small a {
  color: #1a52a3;
}

.text-small a hover {
  text-decoration: underline;
}

.characters {
  margin-top: 0px;
  color: #1a52a3;
  font-size: 75%;
}

.join-footer {
  margin-top: 10px;
  color: #1a52a3;
  font-size: 75%;
}

.join-footer a {
  color: #1a52a3;
  text-decoration: underline;
}

.details-ico {
  color: #1a52a3;
  font-size: 150% !important;
}

.h2-details {
  font-size: 120%;
  font-weight: normal;
  color: #7d899b;
  margin-top: 0px;
}

.h3-details {
  font-size: 115%;
  padding: 0px !important;
  margin: 0px 0px 0px 0px !important;
  font-weight: bold;
}

.h3-edit {
  font-size: 105%;
  padding: 0px !important;
  margin: 0px 0px 0px 10px !important;
  font-weight: bold;
}

.h3-more {
  font-size: 85%;
  font-weight: normal !important;
}

.sign-up-h2 {
  color: #1a52a3;
  font-size: 130%;
  margin: 5px;
  text-align: center;
  text-transform: capitalize;
}

.lic-info {
  margin-left: 20px;
  color: #4a4a4a;
}

.lic-info-edit {
  margin-left: 20px;
  margin-bottom: 10px;
  color: #4a4a4a;
}

.details-type {
  margin-bottom: 20px;
}

.details-container {
  margin-top: 20px;
  border-bottom: 1px solid #92bdd3;
  padding-bottom: 10px;
}

.account-container {
  padding-bottom: 10px;
  margin-left: 25px;
}

.account-details {
  border-bottom: 1px solid #92bdd3;
  margin-bottom: 10px;
}

p.small {
  line-height: 100%;
}

.add-edit-btn {
  margin-top: 20px !important;
}

.bootbox .modal-header {
  border-radius: 6px 6px 0 0;
}

.bootbox .modal-footer {
  background-color: #f5f5f5;
  padding: 10px 20px;
}

.bootbox.bootbox-alert .modal-header {
  background-color: #f2dede;
}

.text-large {
  font-size: 175%;
  color: #1a52a3;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
}

.text-large-login {
  font-size: 200%;
  color: #1a52a3;
}

.text-one {
  font-size: 125%;
}

.specialty-info {
  background-color: #92bdd3;
  margin-bottom: 10px;
  border: 1px;
  border-style: solid;
  border-color: #cfd0d5;
  padding-left: 5px;
  padding-top: 5px;
}

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

.reference-container {
  margin-bottom: 20px;
  border-bottom: 1px solid #e5eef7;
  padding-bottom: 10px;
}

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

.tabs-account {
  margin-bottom: 20px;
}

.nav>li>a:hover {
  background-color: #1a52a3;
  color: #ffffff;
}

.nav-tabs>li.active>a {
  color: #92bdd3;
}

.nav-tabs>li.active>a:hover {
  color: #92bdd3;
}

a {
  color: #1a52a3;
}

/* .h3-computer-skills {
  font-size: 115%;
  padding: 0px !important;
  margin: 0px 0px 10px 0px !important;
  font-weight: bold;
} */

.h4-details {
  font-size: 105%;
  padding: 0px !important;
  margin: 0px 0px 0px 0px !important;
  font-weight: bold;
}

.h3-account {
  font-size: 175%;
  color: #1a52a3;
  margin: 0px;
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
}

.section-header {
  background-color: #e5eef7;
  padding: 7px;
  margin-bottom: 5px;
}

.checklist-header {
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 5px;
}

.checklist-section-1 {
  background-color: #e5eef7;
  padding: 7px;
  margin-bottom: 5px;
}

#key-tips {
  color: #a94442;
  margin-left: 10px;
  margin-right: 10px;
}

.skills-list {
  font-weight: bold;
}

.h4-skills {
  font-size: 110%;
  color: #1a52a3;
  margin: 0px;
  font-weight: bold;
}

.checklist-section-item {
  margin-bottom: 10px;
}

.checklist-section-2 {
  color: #a94442;
  font-weight: bold;
}

.skill-1 {
  padding-left: 15px;
  border-bottom: 1px solid #92bdd3;
  margin-bottom: 10px;
}

.skill-subset {
  color: #a94442;
  font-weight: bold;
}

.checklist-item {
  font-weight: bold;
}

.agency-position {
  margin-bottom: 20px;
  margin-left: 20px;
  border-bottom: 1px dashed;
  border-color: #92bdd3;
  padding-bottom: 10px;
}

.edit-container {
  margin-bottom: 20px;
  border-bottom: 1px dashed;
  border-color: #92bdd3;
  padding-bottom: 10px;
}

.email-container {
  padding-right: 10px;
}

.navigation-badge, .network-badge, .pending-connection-badge, .message-badge {
  background: #e5eef7;
  color: #1a52a3;
}

td.vcenter {
  margin: 0px !important;
  line-height: normal !important;
  vertical-align: middle !important;
}

tr.vcenter td {
  margin: 0px !important;
  line-height: normal !important;
  vertical-align: middle !important;
}

th.vcenter {
  margin: 0px !important;
  line-height: normal !important;
  vertical-align: middle !important;
}

input#InputFile {
  width: 90% !important;
  border: 1px solid #1a52a3;
}

.doc-wrapper {
  border: 1px solid #92bdd3;
  padding: 10px;
}

.exp-wrapper {
  border: 1px solid #92bdd3;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-bottom: 5px;
}

.popover-title {
  background-color: #e5eef7 !important;
  color: #1a52a3 !important;
  font-weight: bold;
}

#profile-download .popover {
  max-width: 100%;
}

.contact-container {
  margin-bottom: 10px;
  border: 1px solid #cfd0d5;
  padding: 15px;
}

.import-container {
  margin-bottom: 10px;
  border-bottom: 1px solid #cfd0d5;
  padding-bottom: 5px;
}

.connection-image {
  margin-right: 0px !important;
  padding-right: 0px !important;
  margin-bottom: 10px !important;
}

@media screen and (min-width: 768px) {
  .image-left {
    margin-right: 0px !important;
    padding-right: 0px !important;
  }
}

@media screen and (max-width: 768px) {
  .centerSM {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .marginTSM {
    margin-top: 10px;
  }
}

@media screen and (min-width: 769px) {
  .marginTL {
    margin-top: 15px;
  }
}

@media screen and (min-width: 768px) {
  .marginTL3 {
    margin-top: 50px;
  }
}

@media screen and (min-width: 768px) {
  .marginTL2 {
    margin-top: 70px;
  }
}

.connection-content {
  padding: 5px;
}

.connections-body {
  margin-top: 15px;
}

.my-connections {
  background-color: #ffffff;
  padding-bottom: 20px;
  border: 1px solid #cfd0d5;
  margin-bottom: 20px;
}

.connections-header {
  padding: 10px;
  background-color: #e5eef7;
  margin-bottom: 10px;
}

.connections-body {
  padding-left: 10px;
  padding-right: 10px;
}

.message-container {
  background-color: #92bdd3;
  padding: 10px;
}

.padding-container {
  margin: 10px 0 10px 0;
}

.tag {
  background-color: #ffffff;
  border: 1px solid rgb(26, 82, 163);
  border-radius: 4px;
  padding: 5px;
  display: inline-block;
  margin: 1px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  float: left;
}

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

.logo {
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 3px;
}

.text-large-login {
  font-size: 200%;
  color: #1a52a3;
}

.text-medium {
  font-size: 150%;
}

.text-medium a {
  color: #1a52a3;
}

.text-medium a hover {
  text-decoration: underline;
}

.banner {
  display: block;
  margin: 0 auto;
}

.hr-right {
  border-bottom: 1px solid;
  color: #92bdd3;
  margin: 20px auto;
}

.invite-header {
  color: #1a52a3;
  margin-top: 0px;
  margin-bottom: 0px;
}

.subtitle {
  margin-top: 5px;
  margin-bottom: 0px;
}

.webmail-container {
  background-color: #eeeff4;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  .navbar-header-991 {
    float: none;
  }
  .navbar-left-991, .navbar-right-991 {
    float: none !important;
  }
  .navbar-toggle-991 {
    display: block;
  }
  .navbar-collapse-991 {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse-991.collapse {
    display: none !important;
  }
  .navbar-nav-991 {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav-991>li {
    float: none;
  }
  .navbar-nav-991>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse-991.in {
    display: block !important;
  }
  .navbar-collapse-991.in {
    overflow-y: auto !important;
  }
  .navbar-collapse-991 ul li a:hover {
    background-color: #c4e7f9;
    color: #1a52a3;
  }
  .navbar-nav-991 .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.bp-wrap {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.bp-absolute {
  position: absolute;
  left: 60%;
  top: 70%;
}

.btn-file {
  position: relative;
  overflow: hidden;
}

.btn-file input[type='file'] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}

.bp-label-bold {
  color: #ffb80e !important;
  font-size: 1.2em;
  font-weight: bold;
}

.has-feedback .twitter-typeahead .form-control-feedback {
  top: 0;
}

.form-control .form-control-button {
  margin-right: -12px;
  margin-top: -6px;
  padding: 5px 11px;
}

span.inline {
  display: inline-block !important;
}

* {
  -moz-box-sizing: border-box;
}

/* end Forums ShareThis buttons formatting */

/* Begin job-features */

.dropdown-submenu {
  position: relative;
}

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

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

.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: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

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

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

.dropdown-submenu.submenu-toggle:active, .open .submenu-toggle {
  background: none !important;
  color: #000 !important;
}

#company-dash-nav.navbar-default .navbar-brand {
  color: rgba(255, 255, 255, 1);
}

#company-dash-nav.navbar-default {
  font-size: 14px;
  background-color: rgba(82, 83, 84, 1);
  border-width: 0px;
  border-radius: 0px;
}

#company-dash-nav.navbar-default .navbar-nav>li>a {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(82, 83, 84, 1);
}

#company-dash-nav.navbar-default .navbar-nav>li>a.active {
  background-color: rgba(117, 119, 122, 1);
}

#company-dash-nav.navbar-default .navbar-nav>li>a:hover, #company-dash-nav.navbar-default .navbar-nav>li>a:focus {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(117, 119, 122, 1);
}

#company-dash-nav.navbar-default .navbar-nav>.active>a, #company-dash-nav.navbar-default .navbar-nav>.active>a:hover, #company-dash-nav.navbar-default .navbar-nav>.active>a:focus {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(117, 119, 122, 1);
}

#company-dash-nav.navbar-default .navbar-toggle {
  border-color: #ffffff;
}

#company-dash-nav.navbar-default .navbar-toggle:hover, #company-dash-nav.navbar-default .navbar-toggle:focus {
  background-color: #1a52a3;
}

#company-dash-nav.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

#company-dash-nav.navbar-default .navbar-toggle:hover .icon-bar, #company-dash-nav.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #ffffff;
}

.jumbotron-subscriptions {
  margin-bottom: 0px;
  /*background-image: url(images/subscription-pic-1.jpeg) ;*/
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  border-radius: 0px;
}

.container .jumbotron-subscriptions {
  border-radius: 0px !important;
  padding: 15px;
}

.subscription-title {
  margin-top: 50px;
  margin-bottom: 50px;
}

@media only screen and (min-width: 1195px) {
  .subscription-title {
    margin-top: 200px;
    margin-bottom: 200px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1195px) {
  .subscription-title {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}

.maxH {
  max-height: 150px;
}

.maxH-sm {
  max-height: 75px;
}

.txt-lg-em {
  font-size: 3em;
}

.txt-md-em {
  font-size: 2em;
}

.subscription-price {
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 2em;
  color: #197fc3;
}

.large-price {
  font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 4em;
  color: #197fc3;
}

.my-btn4 {
  background: none;
  color: #5cb85c;
  border-radius: 0px;
  border: 1px solid #4cae4c;
  font-size: 2em;
}

.my-btn4:hover {
  border-color: #4cae4c;
  background-color: #5cb85c;
  color: #ffffff;
}

.sectionB-3 {
  background-color: rgb(3, 115, 153);
  padding: 50px 0px;
  color: #ffffff;
}

/*end job-features */

.btn {
  margin: 0 5px 0 0;
}

.btn-no-margin {
  margin: 0;
}

.btn-dropdown {
  margin: 3px 3px 0 0;
}

.table>tbody>tr>td {
  vertical-align: inherit;
}

#upload-document {
  margin: 0 -2px 0 0;
}

span.delete {
  padding: 0;
  margin-left: 5px;
  color: #1a52a3;
  border: 0;
}

span.delete:focus {
  outline: 0;
}

.add-edit-btn input[type='submit'] {
  margin-top: 5px;
  margin-bottom: 3px;
}

.dropdown-menu-link {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu-link:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.table-responsive {
  overflow-x: visible;
}

.dropdown-menu-link {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu-link:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.table-responsive {
  overflow-x: visible;
}

.agency-position:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.capitalize {
  text-transform: capitalize;
}

/* datepicker start */

.react-datepicker-wrapper {
  width: 100%;
}

.react-datepicker__input-container {
  display: block;
}

/* datepicker end */

/* autosuggest start */

.react-autosuggest__container {
  position: relative;
}

.react-autosuggest__suggestions-container--open {
  display: block;
  position: absolute;
  max-height: 160px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  background-color: #fff;
  overflow-y: auto;
  z-index: 2;
}

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

.react-autosuggest__suggestion {
  cursor: pointer;
  padding: 10px 20px;
}

.react-autosuggest__suggestion--highlighted {
  background-color: #55acee;
  color: white;
}

/* autosuggest end */

/*start spacing */

.mt-0 {
  margin-top: 0;
}

.mt-3 {
  margin-top: 3px;
}

.mt-5 {
  margin-top: 5px;
}

.mt-7 {
  margin-top: 7px;
}

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

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

.mb-0 {
  margin-bottom: 0;
}

.mb-3 {
  margin-bottom: 3px;
}

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

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

.mb-20 {
  margin-bottom: 20px;
}

.ml-5 {
  margin-left: 5px;
}

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

.ml-20 {
  margin-left: 20px;
}

.mr-5 {
  margin-right: 5px !important;
}

.pl-5 {
  padding-left: 5px;
}

.pr-5 {
  padding-right: 5px;
}

/*end spacing */

.capitalize {
  text-transform: capitalize;
}

.pagination-lg>li>a:focus {
  outline: none;
  color: #2a6496;
  background-color: #ffffff;
  border-color: #ddd;
}

.pagination-lg>li>a.active {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}

.jsondiffpatch-delta pre {
  white-space: normal;
}

.red-text {
  color: darkred;
}

.autosuggest-error {
  color: darkred;
  padding-left: 6px;
}

#contents-popover {
  top: 45px;
  left: 43px;
  display: block;
}

.z-1 {
  z-index: -1;
}

.z3 {
  z-index: 3;
}

.z4 {
  z-index: 4;
}

.spinner--wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 100px auto;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #337ab7;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0.0)
  }
  50% {
    -webkit-transform: scale(1.0)
  }
}

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  }
  50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}