.container-fluid {
  position: relative;
  padding: 0;
}
.container-fluid ul {
  margin-bottom: 0;
}
.container-fluid h1, .container-fluid h2 {
  margin: 0;
  font-weight: normal !important;
}
.container-fluid td, .container-fluid th {
    padding: 5px;
}
.container {
  position: relative;
  padding: 0;
}
@media (min-width: 992px) {
  .container--sm {
    width: 960px !important;
  }
}
.ie .container--sm {
  width: 960px !important;
}
@media (min-width: 1200px) {
  .container {
    width: 960px !important;
  }
  .container--sm {
    width: 960px !important;
  }
}
.ie .container {
  width: 960px !important;
}
.ie .container--sm {
  width: 960px !important;
}

#main-content {
  background-color: #fff;
  border: 1px solid #ddd;
}

.row {
  margin-left: 0;
  margin-right: 0;
}
.row > * {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .row > * {
    margin-bottom: 20px;
  }
}
.ie .row > * {
  margin-bottom: 20px;
}

.theme_herospace #content {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

@media (max-width: 767px) {
  #content {
    font-family: ProximaNovaSoft-Regular, Arial, sans-serif !important;
  }
}
.ie #content {
  font-family: ProximaNovaSoft-Regular, Arial, sans-serif !important;
}

@media (max-width: 767px) {
  #genieSlim {
    display: none;
  }
}

p {
  margin: 10px 0 !important;
}

@media (max-width: 767px) {
  #sthoverbuttons {
    display: none;
  }
}

#navigation {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}
#navigation:after {
  content: " ";
  display: block;
  clear: both;
}

.tabs {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  *zoom: 1;
  background-color: #fff;
  display: none;
}
.tabs:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 768px) {
  .tabs {
    display: block;
    width: 100%;
    margin-bottom: 0;
  }
}
.ie .tabs {
  display: block;
  width: 100%;
  margin-bottom: 0;
}
.tabs__item {
  width: 20%;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.tabs__item--active, .tabs__item--active:hover, .tabs__item--active:active, .tabs__item--active:focus {
  border-bottom: 5px solid #00b9f2;
}
.tabs__item--active > .tabs__link, .tabs__item--active:hover > .tabs__link, .tabs__item--active:active > .tabs__link, .tabs__item--active:focus > .tabs__link {
  color: #002146;
}
.tabs__item:last-child, .tabs__item--last {
  margin-right: 0;
}
.tabs__item:last-child > .tabs__link, .tabs__item--last > .tabs__link {
  border-right: 0;
}
.tabs__link {
  display: block;
  padding: 5px;
  background-color: #fff;
  color: #00b9f2 !important;
  text-decoration: none;
  border-right: 1px solid grey;
  font-size: 1.4em;
}
.tabs__link:hover {
  color: #002146 !important;
}

.select-nav {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
.select-nav .form-control {
  height: 60px;
  font-size: 1.6em;
  padding: 0;
}
@media (min-width: 768px) {
  .select-nav {
    display: none;
  }
}
.ie .select-nav {
  display: none;
}

#header-top {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  *zoom: 1;
  position: relative;
  width: 100%;
  color: #fff;
}
#header-top:after {
  content: " ";
  display: block;
  clear: both;
}

.video {
  position: relative;
  max-width: 2260px;
}
@media (min-width: 768px) {
  .video {
    height: 100%;
  }
}
.ie .video {
  height: 100%;
}
.video__player {
  width: 100%;
  display: block;
}
.video__overlay {
  background-repeat: repeat;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
}

.search {
  background-color: #eee;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  *zoom: 1;
}
.search:after {
  content: " ";
  display: block;
  clear: both;
}
.search__jobs {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .search__jobs {
    margin-bottom: 0;
    width: 48.97959184%;
    float: left;
    margin-right: 2.04081633%;
  }
}
.ie .search__jobs {
  margin-bottom: 0;
  width: 48.97959184%;
  float: left;
  margin-right: 2.04081633%;
}
.search__resume {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .search__resume {
    margin-bottom: 0;
    width: 48.97959184%;
    float: right;
    margin-right: 0;
  }
}
.ie .search__resume {
  margin-bottom: 0;
  width: 48.97959184%;
  float: right;
  margin-right: 0;
}

.sect {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fff;
}
.sect:after {
  content: " ";
  display: block;
  clear: both;
}
.sect ::selection {
  background: #00aeef;
  color: #fff;
}
.sect--pd-10 {
  padding: 10%;
}
.sect--pd-5 {
  padding: 5%;
}
.sect--pd-3 {
  padding: 3%;
}
.sect--pd-tb {
  padding-top: 30px;
  padding-bottom: 30px;
}
.sect--sec {
  background-color: #eee;
}
.sect--hr {
  border-bottom: 1px dashed lightgrey;
}
@media (min-width: 768px) {
  .sect--ht {
    min-height: 361px;
  }
}
.ie .sect--ht {
  min-height: 361px;
}
.sect__hdr {
  text-transform: uppercase;
  text-align: center;
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}
.sect__hdr--pr {
  font-size: 2.4em !important;
  color: #0072C7 !important;
  font-weight: normal !important;
}
.sect__hdr--sc {
  color: #000 !important;
  font-size: 1.8em !important;
  margin-top: 10px !important;
}
.sect__hdr--td {
  color: #000 !important;
  font-size: 1.4em !important;
  margin-top: 20px !important;
}
@media (min-width: 768px) {
  .sect__hdr {
    text-align: left;
  }
}
.ie .sect__hdr {
  text-align: left;
}
.sect__hdr--ctr {
  text-align: center;
}
.sect__content {
  margin-top: 20px;
  margin-bottom: 20px;
}
.sect__info {
  line-height: 1.8;
}
.sect__info p {
  font-size: 1.4em;
}
.sect__info--sc {
  line-height: 1.8;
}
.sect__info--sc p {
  font-size: 1.2em;
}
.sect--mark-bg {
  background-color: transparent;
  background-image: url(/resources/images/careers/apply_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.sect--mark-bg--home {
  background-image: url(/resources/images/careers/home_apply_bg.png);
}
.sect__img--pr {
  height: 52px;
}
.sect__img--mrb {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sect__img--sp {
    padding: 10px;
  }
}
.ie .sect__img--sp {
  padding: 10px;
}

.col-pd {
  padding: 10px !important;
}

.row--xs-mrg-none > * {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  #mark {
    margin-top: 20%;
  }
}
.ie #mark {
  margin-top: 20%;
}

[ui-view] {
  background-color: white;
}

@media (min-width: 768px) {
}
.hero--hm {
  background-image: url(/resources/images/careers/header_generic_search.jpg);
}
@media (min-width: 768px) {
  .hero--hm {
    background: none;
    background-color: rgba(0, 33, 70, 0.6);
    top: 27%;
  }
}
.ie .hero--hm {
  background: none;
  background-color: rgba(0, 33, 70, 0.6);
  top: 27%;
}
.hero--cp {
}
@media (min-width: 768px) {
  .hero--cp {
    background: none;
  }
}
.ie .hero--cp {
  background: none;
}
.hero--ry {
  background-image: url(/resources/images/careers/header_right_for_you.jpg);
}
@media (min-width: 768px) {
  .hero--ry {
    background: none;
    background-color: rgba(0, 33, 70, 0.6);
  }
}
.ie .hero--ry {
  background: none;
  background-color: rgba(0, 33, 70, 0.6);
}
.hero--lf {
  background-image: url(/resources/images/careers/header_life_at_cspire.jpg);
}
@media (min-width: 768px) {
  .hero--lf {
    background: none;
    background-color: rgba(0, 33, 70, 0.6);
  }
}
.ie .hero--lf {
  background: none;
  background-color: rgba(0, 33, 70, 0.6);
}
.hero--tl {
  background-image: url(/resources/images/careers/header_areas_of_talent.jpg);
}
@media (min-width: 768px) {
  .hero--tl {
    background: none;
    background-color: rgba(0, 33, 70, 0.6);
  }
}
.ie .hero--tl {
  background: none;
  background-color: rgba(0, 33, 70, 0.6);
}
.hero--st {
  background-image: url(/resources/images/careers/header_students.jpg);
}
@media (min-width: 768px) {
  .hero--st {
    background: none;
    background-color: rgba(0, 33, 70, 0.6);
  }
}
.ie .hero--st {
  background: none;
  background-color: rgba(0, 33, 70, 0.6);
}
.hero__title {
  font-size: 5em !important;
}
.hero__title__sec {
  font-size: 1.4em !important;
  margin-top: 5px !important;
  margin-bottom: 20px !important;
}
.hero__btn {
  display: inline-block;
}

.job {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  *zoom: 1;
  padding-top: 20px;
}
.job:after {
  content: " ";
  display: block;
  clear: both;
}

.job__btn {
  text-align: center;
}
@media (min-width: 768px) {
  .job__btn {
    width: 18.36734694%;
    float: right;
    margin-right: 0;
    text-align: left;
  }
}
.ie .job__btn {
  width: 18.36734694%;
  float: right;
  margin-right: 0;
  text-align: left;
}
.job__btn--close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -1em;
}

.job__label > p {
  font-size: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .job__label {
    margin-top: 0;
    width: 18.36734694%;
    float: left;
    margin-right: 2.04081633%;
  }
  .job__label > p {
    text-align: right;
  }
}
.ie .job__label {
  margin-top: 0;
  width: 18.36734694%;
  float: left;
  margin-right: 2.04081633%;
}
.ie .job__label > p {
  text-align: right;
}

@media (max-width: 767px) {
  .job__opts {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.ie .job__opts {
  margin-top: 20px;
  margin-bottom: 20px;
}
.job__opts > .form-control {
  height: 48px;
  font-size: 1.6em;
}
@media (min-width: 768px) {
  .job__opts {
    width: 59.18367347%;
    float: left;
    margin-right: 2.04081633%;
  }
}
.ie .job__opts {
  width: 59.18367347%;
  float: left;
  margin-right: 2.04081633%;
}

.team {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  *zoom: 1;
}
.team:after {
  content: " ";
  display: block;
  clear: both;
}
.team__item {
  text-align: center;
  width: 49.15254237%;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .team__item {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.ie .team__item {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .team__item {
    width: 15.25423729%;
    float: left;
    margin-right: 1.69491525%;
  }
  .team__item--first {
    margin-left: 15.25423729%;
  }
  .team__item--last {
    width: 15.25423729%;
    float: right;
    margin-right: 0;
  }
}
.ie .team__item {
  width: 15.25423729%;
  float: left;
  margin-right: 1.69491525%;
}
.ie .team__item--first {
  margin-left: 15.25423729%;
}
.ie .team__item--last {
  width: 15.25423729%;
  float: right;
  margin-right: 0;
}
.team__link {
  display: block;
  font-size: 1.2em;
  text-transform: uppercase;
  border: 1px solid #d8d8d8;
  color: #00b9f2 !important;
  background-color: #fff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 140px;
}

#oc-bs {
  background-image: url(/resources/images/careers/our_company_business.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
#oc-bs:hover {
  background-image: url(/resources/images/careers/our_company_business_hov.jpg);
}

#oc-ftth {
  background-image: url(/resources/images/careers/our_company_fiber.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
#oc-ftth:hover {
  background-image: url(/resources/images/careers/our_company_fiber_hov.jpg);
}

#oc-ws {
  background-image: url(/resources/images/careers/our_company_wireless.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
#oc-ws:hover {
  background-image: url(/resources/images/careers/our_company_wireless_hov.jpg);
}

#oc-cloud {
  background-image: url(/resources/images/careers/our_company_cloud_services.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
#oc-cloud:hover {
  background-image: url(/resources/images/careers/our_company_cloud_services_hov.jpg);
}

@media only screen and (max-width: 768px) {
	#mobile_header{
		background-color: #fff;
	}
  #mobile_header li{
    margin: 0 0 0 15% !important;
    text-align: center;
    display: none;
  }

  #mobile_header li:FIRST-CHILD{
  	display: block;
  }

  #mobile_footer {
    /* display: block !important; */
  }
}
@media only screen and (max-width: 900px) {
	#footer .inner-wrapper p{
		margin: 10px 5% !important;
	}
}
#footer-section .inner-wrapper {
  border: none;
}

#footer-section .footer-row-box, #footer-section .footer-row, #footer-section {
  height: auto;
}

#footer-section .logoSection{
	display: none;
}

.inner-wrapper ul li:first-child a {
  color: #00b9f2 !important;
}

#footer-section .footer-row-box {
  display: none;
}

#mobile_main > .nav_container {
  display: none;
}

.text-primary {
  color: #0072C7 !important;
}

.text-secondary {
  color: #002146 !important;
}

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

.text-link, .breadcrumb a {
  color: #00b9f2 !important;
}

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

@media (max-width: 767px) {
  .text-center-xs {
    text-align: center;
  }
}

.table-style {
  border: 1px solid darkgray;
  border-collapse: collapse;
  text-align: center;
  padding: 15px 10px;
}

.table {
  margin-bottom: 3.5em;
}

.table-responsive {
  margin-top: 2em;
  border: none;
}

.table > tbody > tr > td, .table > tbody > tr > th {
  color: #2d2d2d !important;
  font-size: 1.1em;
}

.table > tbody > tr > td {
  position: static;
  border-left: none;
}

.table > tbody > tr > th {
  border-left: none;
  border-right: none;
}

.t-head {
  padding: 6px;
  font-size: 1.4em;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #fff;
}

.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {
  background-color: #eee;
}

.td-brd-rt-none {
  border-right: none !important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 5px;
  vertical-align: middle;
}

.breadcrumb {
  display: block;
  padding-left: 0;
  background-color: transparent;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 20px;
}
@media (max-width: 500px) {
  .breadcrumb {
    font-size: 13px;
  }
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #00b9f2;
  border-color: #00b9f2;
}

.pagination > li > a,
.pagination > li > span {
  color: #333;
}
@media (max-width: 767px) {
  .pagination > li > a,
  .pagination > li > span {
    margin-bottom: 10px;
  }
}

.col-row {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  *zoom: 1;
}
.col-row:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 768px) {
  .col-1-3 {
    width: 32.20338983%;
    float: left;
    margin-right: 1.69491525%;
  }
}
.ie .col-1-3 {
  width: 32.20338983%;
  float: left;
  margin-right: 1.69491525%;
}

@media (min-width: 768px) {
  .col-1-3-last {
    width: 32.20338983%;
    float: right;
    margin-right: 0;
  }
}
.ie .col-1-3-last {
  width: 32.20338983%;
  float: right;
  margin-right: 0;
}

@media (min-width: 768px) {
  .col-5-10 {
    width: 48.97959184%;
    float: left;
    margin-right: 2.04081633%;
  }
}
.ie .col-5-10 {
  width: 48.97959184%;
  float: left;
  margin-right: 2.04081633%;
}

@media (min-width: 768px) {
  .col-5-10-last {
    width: 48.97959184%;
    float: right;
    margin-right: 0;
  }
}
.ie .col-5-10-last {
  width: 48.97959184%;
  float: right;
  margin-right: 0;
}

.color-blue-darker {
  color: #002146;
}

.color-black {
  color: black !important;
}

.color-red {
  color: red !important;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}

a.ct-btn {
  color: white !important;
}
a.ct-btn:hover {
  border-color: transparent;
}

input[type="submit"], .ct-btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
}
input[type="submit"], .ct-btn:hover {
  text-decoration: none;
}
input[type="submit"], .ct-btn.btn-secondary {
  color: white;
  background-color: #0072C7;
}
input[type="submit"], .ct-btn.btn-secondary:hover {
  background-color: #0072C7;
}
.ct-btn.btn-lg {
  padding: 10px;
  font-size: 1.3em;
}
.ct-btn.btn-xlg {
  padding: 20px;
}
.ct-btn.btn-fixed-width {
  width: 160px;
}
.ct-btn.disabled, .ct-btn[disabled] {
  cursor: not-allowed !important;
  filter: alpha(opacity=65) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  opacity: .65 !important;
  background-color: #428bca !important;
  border-color: #357ebd !important;
}

.btn-primary {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: #28CDFF;
  border-color: #28CDFF;
  text-transform: uppercase;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background-color: #28CDFF;
  border-color: #28CDFF;
}

.brd-btm-ltgrey {
  padding: 10px 0;
  border-bottom: 1px solid lightgrey;
}

.brd-top-ltgrey {
  padding: 10px 0;
  border-top: 1px solid lightgrey;
}

.brd-left-ltgrey {
  padding: 5px 0;
  border-left: 1px solid lightgrey;
}

.brd-right-ltgrey {
  border-right: 1px solid lightgrey;
}

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

.list > li {
  margin-bottom: 10px;
  text-indent: -2px;
  margin-left: 20px;
  font-weight: bold;
}

.list-primary li:before {
  color: #00b9f2;
  content: '\2022';
  /* For a square bullet */
  /*content:'\25A0';*/
  display: block;
  position: relative;
  max-width: 0px;
  max-height: 0px;
  left: -20px;
  top: -5px;
  font-size: 20px;
}

.list-secondary {
  color: black;
  list-style-type: decimal;
  display: block;
  position: relative;
}

.text-primary {
  color: #0072C7 !important;
}

.text-secondary {
  color: #002146 !important;
}

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

.text-link, .breadcrumb a {
  color: #00b9f2 !important;
}

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

@media (max-width: 767px) {
  .text-center-xs {
    text-align: center;
  }
}

@media (min-width: 768px) {
  .vcenter {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
  }
}
.ie .vcenter {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
}

.bold {
  font-weight: bold;
}

.bg-white {
  background-color: #fff;
}

hr.hr-primary {
  border-top: 1px solid gray;
}

@media (max-width: 500px) {
  .hidden-xxs {
    display: none !important;
  }

  .visible-xxs {
    display: block !important;
  }
}
@media only screen and (min-width: 480px) {
  .visible-xxs {
    display: none !important;
  }
}

#top_container_inner, #footer .inner-wrapper {
    max-width: 960px;
    margin: auto;
}
.head1, #main-content h1{
  font-size: 22px !important;
}
.alert{
  padding: 15px 0 0 !important;
}
.alert-error {
    color: #990000 !important;
}
#errors {
    font-size: 20px !important;
}

body {padding: 0; margin: 0; width: 100%;}
.hdr {background: url(../images/careers-portal-bg.jpg) 50% 50% no-repeat;
  max-width:100%;
  background-size: cover;
  text-align:center; margin: 0; padding: 0; display: block; position: relative;}
.hero img {width:70%; text-align:center; margin: 4% auto;}
.theme_default, .theme_herospace, .theme_phone_list, .theme_passes_list {
    background: none;
}
