/* Edited to take custom context */
.input {
  width: 20%;
  height: 20px;
  font-family: verdana;
  font-size: 12px;
  line-height: inherit;
  resize: none;
  margin-bottom: 10px;
  margin-top: 10px; }

.fareRules {
  width: 100%;
  height: 300px;
  font-family: verdana;
  font-size: 12px;
  line-height: inherit;
  resize: none;
  margin-top: 10px; }

.submitButton {
  font-family: verdana;
  font-size: 12px;
  height: 24px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .submitButton:hover {
    font-weight: bold; }

.label {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold; }

.heading {
  font-family: verdana;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px; }

.selectBox {
  font-family: verdana;
  font-size: 12px;
  line-height: inherit;
  margin-bottom: 10px;
  margin-top: 10px; }

.staticModalWrapper {
  padding: 35px 20px 15px 30px; }
  .staticModalWrapper p {
    margin: 0 0 10px; }
    .staticModalWrapper p.caps {
      float: left;
      text-transform: uppercase;
      color: #036;
      font-size: 12px;
      font-weight: 600; }

.tabWrapper {
  border-top: 1px solid #bcbcbc;
  border-bottom: 1px solid #bcbcbc;
  float: left;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 100%; }
  .tabWrapper ul.ulIndent {
    padding-left: 30px;
    margin-left: 0px; }
  .tabWrapper ul li {
    list-style-type: none;
    border: none;
    border-bottom: none;
    padding: 5px;
    text-align: center;
    float: left;
    color: #0253a4;
    font-weight: normal; }
    .tabWrapper ul li.active {
      font-weight: bold; }

.changeCanModalCont .tabWrapper ul li a.lnkChangeCancellationPolicy {
  font-size: 12px;
  color: #3169BB !important; }

.tabContenChangeLog {
  border: 1px solid #DDDDDD;
  float: left;
  padding-left: 27px;
  margin-left: 5px;
  width: 620px; }

.changeCanModalCont .right {
  float: left;
  height: 320px;
  overflow-y: scroll;
  width: 97%;
  padding-left: 20px; }

.fareCodeStyle {
  font-weight: bold; }

.changeCanModalCont .changeCanModalContLeft {
  float: left;
  width: 15%;
  line-height: 35px;
  color: #0253a4;
  font-weight: bold;
  border-right: 1 px solid #ddd;
  margin-right: 5px; }

.changeCanModalCont .fareRulesCategoriesWrapper {
  width: 85%; }
  .changeCanModalCont .fareRulesCategoriesWrapper .changeCanModalContMid {
    float: left;
    width: 42%;
    padding: 5px 0 10px;
    line-height: 30px;
    margin-right: 5px;
    font-weight: 600; }

.changeCanModalCont .changeCanModalContMid.sourceDest {
  font-size: 25px;
  padding-top: 10px;
  font-weight: normal; }

.changeCanModalCont .fareRulesCategoriesWrapper .changeCanModalContRight {
  padding: 5px 0 10px;
  width: 662px; }

.left {
  float: left;
  margin: 0; }

.right {
  float: right;
  margin: 0; }

.clear {
  clear: both; }

.hide {
  display: none; }

h1.inverse, h2, h3, h4 {
  text-transform: capitalize;
  margin-bottom: 0.5em; }

#eDocViewer h1.inverse, #eDocViewer h2, #eDocViewer h3, #eDocViewer h4 {
  color: #000; }

h2 {
  font-size: 2em; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1em; }

.staticModalWrapper h1.inverse {
  margin: 7px 0 10px;
  font-size: 36px;
  line-height: 36px;
  color: #191919; }

.staticModalWrapper p {
  color: #191919; }

.staticModalWrapper div.header {
  float: left;
  /*width: 805px;*/ }

.staticModalWrapper div.closeDialog {
  float: left; }
  .staticModalWrapper div.closeDialog a:link, .staticModalWrapper div.closeDialog a:visited, .staticModalWrapper div.closeDialog a:hover, .staticModalWrapper div.closeDialog a:active {
    color: #999;
    font-size: 28px;
    font-weight: normal;
    text-decoration: none; }

ul.ulIndent li {
  text-transform: uppercase;
  padding: 0 40px 0 0; }
  ul.ulIndent li a {
    font-weight: 400; }
    ul.ulIndent li a:hover {
      text-decoration: none; }
  ul.ulIndent li.active a {
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none; }

.fareCode {
  color: #191919;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase; }

ul.linkTripPartList, ul.linkTripPartFullList {
  list-style: none;
  margin: 0;
  padding: 0 0 0 30px; }

ul.linkTripPartList li, ul.linkTripPartFullList li {
  margin-bottom: 30px; }

ul.linkTripPartList li a, ul.linkTripPartFullList li a {
  font-weight: 400;
  text-transform: uppercase; }

ul.linkTripPartList li.active a, ul.linkTripPartFullList li.active a {
  font-weight: 700; }

.tblFareRules tr td {
  padding: 10px 5px;
  border-bottom: 1px solid #ebeced; }
  .tblFareRules tr td.firstCell {
    padding: 10px 5px 10px 20px;
    font-weight: 400px; }

.tabContainer_2 {
  padding: 0px;
  height: 345px;
  overflow-y: scroll; }
  .tabContainer_2 p {
    padding-bottom: 30px;
    margin-bottom: 0 !important; }

.leftPanel {
  width: 15%;
  padding: 30px 0; }

.rightPanel {
  width: 84%;
  border-left: 1px solid #ebeced; }
  .rightPanel .tncWrapper .row {
    border-bottom: 1px solid #ebeced; }
    .rightPanel .tncWrapper .row .left {
      padding: 20px 30px;
      text-align: left; }
      .rightPanel .tncWrapper .row .left.frstCol {
        font-weight: 700;
        width: 120px; }

.overflowBox {
  overflow-y: scroll;
  height: 336px; }

.fareRuleHead {
  color: #191919;
  font-size: 24px;
  width: 150px; }

.halfWifthBox {
  width: 410px; }

.fullWidthBox {
  width: 700px;
  padding: 20px 0; }

.fareRulesInDetails {
  padding: 20px 5px 20px 30px;
  border-bottom: 1px solid #ebeced; }

.borderedBottom {
  border-bottom: 1px solid #ebeced;
  width: 689px;
  padding: 20px 30px; }

ul.fareRulesList li {
  padding-bottom: 5px; }

.container2Top {
  padding: 30px 30px 0; }

.tncHeader {
  padding: 20px 30px;
  border-bottom: 1px solid #bcbcbc;
  border-top: 1px solid #bcbcbc; }
  .tncHeader h2 {
    margin: 0;
    padding: 0; }

.tncContainer {
  padding: 0 30px;
  border-bottom: 1px solid #bcbcbc; }

.halfWifthBox h4 {
  font-size: 12px;
  color: #000; }

.halfWifthBox ol.fareRulesList {
  padding-left: 13px; }
  .halfWifthBox ol.fareRulesList li {
    font-size: 12px;
    line-height: 18px;
    padding: 0 0 10px 10px; }

.tabContainer_3 {
  padding: 0 30px; }
  .tabContainer_3 .halfWifthBox {
    width: 397px; }
    .tabContainer_3 .halfWifthBox.left {
      padding: 30px 30px 0 0; }
    .tabContainer_3 .halfWifthBox.right {
      padding: 30px 0 19px 29px;
      border-left: 1px solid #bcbcbc; }
    .tabContainer_3 .halfWifthBox h2 {
      font-size: 24px;
      color: #000;
      margin-bottom: 20px; }
    .tabContainer_3 .halfWifthBox h4 {
      font-size: 12px;
      color: #000; }
    .tabContainer_3 .halfWifthBox ul.fareRulesList {
      padding-left: 13px; }
      .tabContainer_3 .halfWifthBox ul.fareRulesList li {
        font-size: 12px;
        line-height: 18px;
        padding: 0 0 10px 9px; }

.right-arrow {
  border-bottom: 3px solid transparent;
  border-left: 6px solid #0353a4;
  border-top: 3px solid transparent;
  display: inline-block;
  height: 0;
  margin: -5px 2px 0 5px;
  vertical-align: middle;
  width: 1.5%; }

.fareRuleHead .right-arrow {
  border-left: 6px solid #000; }

.tabContainer_1 .paddedContainer h3 {
  font-size: 12px;
  color: #191919;
  font-weight: 700;
  text-transform: uppercase; }

.loadMsg {
  text-align: center;
  padding-top: 150px;
  font-size: 18px; }

a:active {
  text-decoration: none; }

/*
.tncWrapper {
	height: 300px;
	overflow-y: scroll;
}*/
.certSummerWrapper {
  /*height: 260px;
	overflow-y: scroll;*/
  padding: 20px 30px; }
  .certSummerWrapper ol li {
    list-style-type: none;
    padding-bottom: 25px;
    line-height: 24px; }

.ui-dialog-titlebar {
  display: none; }

/*.closeDialog {
	width: 20px;
	height: 20px;
	background: url(../images/closeDialog.png) no-repeat 0 0;
	text-indent: -9999px;
	margin-top: 15px;
}*/
.common_error {
  background: url(/content/dam/delta-applications/air-shopping/advancedSearch/error_x.gif) no-repeat top left;
  color: #FF0000;
  float: left;
  padding-left: 26px;
  text-align: left;
  width: 649px; }

.edocTnCContainer {
  overflow: hidden !important; }

.content_wrapper {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #000000;
  float: left; }

/*width: 100%;*/
/* Defect 58651 */
body.popup {
  /*background: #FFF !important;*/ }

#popupLayoutContainer main {
  background: #fcfcfc !important; }
