body {
  background: #f2f4f8;
  color: #565656;
  font-size: 14px;
  font-weight: normal;
  cursor: default;
}

.taxPagesHeaderCountText {
  width: 30px;
  padding: 10px;
  line-height: 10px;
  border-radius: 15px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  background: #b1b1b1;
  color: #fff;
  display: inline-block;
  vertical-align: sub;
}

.taxPagesHeaderCountText.color-blue {
  background: #002e5f;
  color: #fff;
}

.taxPagesHeaderLabelText {
  text-align: center;
  font-size: 14px;
  color: #494545;
  display: inline-block;
  vertical-align: middle;
}

.taxPagesHeaderLabel {
  margin-bottom: 30px;
}

.connectorLineColorFill {
  display: block;
  height: 100%;
  background: #002e5f;
  z-index: 1;
}

.checkoutHeaderconnectorLine {
  position: absolute;
  height: 4px;
  background: #929a9c;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}

.subPageHeaderContainer {
  margin-top: 40px;
  position: relative;
  overflow: auto;
}

.taxPagesHeaderCount {
  position: relative;
  margin-bottom: 30px;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.pageTab {
  float: left;
  min-width: 150px;
  margin: 0;
}

.taxInputBodySection {
  background: #fff;
  padding: 10px 15px;
}

.organizationSection,
.partySection,
.addItemSection,
.itemSummarySection,
.processedTaxSection {
  margin: 14px 0;
  line-height: 34px;
}

span.required {
  font-size: 9px;
  color: red;
  vertical-align: super;
  padding: 0;
}

.required .fa {
  display: inline-block;
  vertical-align: super;
}

a._720kb-datepicker-calendar-day {
  line-height: 15px;
  margin: 3px 2px;
}

/* ._720kb-datepicker-calendar {
    transform: translateY(-100%);
    top: -1%;
} */

.navigationButtons {
  overflow: auto;
  margin: 20px 9%;
  text-align: center;
}

.HSNCodeSelection .col-sm-5 {
  padding-right: 0;
}

.CodesHeaderContainer {
  overflow: auto;
  background: #f2f2f2;
}

.codeContainer:hover {
  background: #f8fff7;
}

.codeContainer {
  overflow: auto;
  cursor: pointer;
}

.HSNCodeSelection {
  margin: 0 !important;
  width: calc(100% - 15px);
  padding-top: 0;
  max-height: 300px;
  overflow-y: scroll;
}

.taxPagesContainer {
  margin-bottom: 50px;
}

.alertMessage {
  color: #e85e5e;
  line-height: 20px;
}

.alertContainer {
  overflow: auto;
}

.alertsSecondaryContainer {
  position: fixed;
  right: 10px;
  top: 10px;
}

.alertContainer {
  width: 350px;
  word-break: break-word;
  background: #ef8a8a;
  padding: 10px;
  color: #fff;
  border-radius: 5px;
  margin: 10px;
  min-height: 40px;
  position: relative;
  overflow: auto;
  font-weight: bold;
}

.alertContainer.successMessage {
  background: #cbf5af;
  color: grey;
  /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(135, 178, 107, 0.6);*/
  border-color: #cbf5af;
  padding: 15px;
  font-family: "Roboto Condensed-regular", sans-serif;
  font-weight: 700;
}

.alertContainer.successMessage .closeMessage {
  color: #649d01;
}

.alertContainer.failureMessage {
  background: #ffcec3;
  color: grey;
  border: 1px solid #ffcec3;
  padding: 15px;
  font-family: "Roboto Condensed-regular", sans-serif;
  font-weight: 700;
}

.alertContainer.failureMessage .closeMessage {
  color: #df3b21;
}

.alertContainer span {
  position: absolute;
  right: 1px;
  top: 5px;
  cursor: pointer;
}

.HSNSearchContainer {
  margin-bottom: 30px;
  background: #fff;
  width: 100%;
}

.searchByCodeContainer {
  margin: 10px 0;
}

.searchByCodeLabel {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

.searchByCodeInputsContainer {
  width: 100%;
  padding: 0 25%;
  margin: 0;
}

.searchORContainer {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 88px;
}

.searchByDescriptionLabel {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 30px 0 15px;
}

.searchByDescriptionInputContainer {
  width: 100%;
  padding: 0 20%;
}

.searchSubmitContainer {
  text-align: center;
  margin-top: 30px;
}

.searchSubmitContainer button.btn.btn-primary {
  font-size: 20px;
}

.searchByCodeInputsContainer .col-sm-1 {
  line-height: 34px;
  text-align: center;
}

.searchTypeSearch {
  text-align: center;
  margin-bottom: 20px;
}

.searchTypeSearch button.btn {
  font-size: 20px;
  padding: 12px 24px;
}

.HSNSearchResultsContainer {
  margin: 30px 0;
  background: #fff;
  padding: 10px;
}

.HSNSearchResultContainer {
  overflow-x: auto;
  padding: 10px 0;
  border-top: 1px solid #e2e2e2;
}

.HSNSearchResultContainer
  > hsn-result
  > #HSNResultContainer
  > .HSNResultContainer {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

#HSNResultContainer {
  overflow: auto;
}

.HSNBoxContainer {
  padding: 5px;
  border: 1px solid #e2e2e2;
  margin: 5px 0;
  min-height: 100px;
  max-width: 100%;
  cursor: pointer;
  float: left;
  min-width: 255px;
}

.HSNBoxContainer.HSN-box-2,
.HSN-box-2 {
  background: #c3effa;
  color: #666;
  border: 1px solid #e2e2e2;
  font-size: 16px;
}

.HSNBoxContainer.HSN-box-3,
.HSN-box-3,
.HSNBoxContainer.HSN-box-4,
.HSN-box-4 {
  background: #daf1f7;
  color: #666;
  border: 1px solid #e2e2e2;
  font-size: 16px;
}

.HSNBoxContainer.HSN-box-6,
.HSN-box-6 {
  background: #e1f6fb;
  color: #666;
  border: 1px solid #e2e2e2;
  font-size: 16px;
}

.HSNBoxContainer.HSN-box-8,
.HSN-box-8 {
  background: #eef9fd;
  color: #666;
  border: 1px solid #e2e2e2;
  font-size: 16px;
}

.HSNIdLabel,
.HSNDescriptionLabel {
  display: inline;
  font-weight: bold;
}

.HSNIdProperty,
.HSNDescriptionProperty {
  display: inline;
  margin-left: 10px;
}

.HSNSelectionContainer {
  margin: 10px;
  text-align: center;
}

.HSNResultContainer {
  position: relative;
  width: auto;
  min-width: 279px;
  vertical-align: top;
  padding: 7.5px 10px;
  max-width: 280px;
  word-break: break-word;
}

.HSNSubChildsContainer {
  display: inline-block;
  vertical-align: top;
  width: auto;
  max-width: 279px;
  /*border-left: 1px solid #666;*/
}

.HSNSearchResultContainer:first-child {
  border-top: 0;
}

.HSNSelectedContainer {
  background: #fff;
  padding: 10px 0 10px 0%;
  overflow: auto;
  width: calc(100% - 22px);
  margin-left: 0;
  float: left;
}

.HSNSelectedBox {
  float: left;
  width: 13%;
  margin: 0 6%;
  border: 1px solid #e2e2e2;
}

.HSNSelectedBox input.HSNFilterInputs {
  background: transparent;
  margin: 0;
  border: 0;
  box-shadow: none;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}

span.highlight-description {
  background: #000;
  font-weight: bold;
  padding: 0 2px;
  color: #fff;
}

.searchContainer {
  width: 70%;
  position: relative;
  background: #fff;
  padding: 70px 60px;
  border: 1px solid #e2e2e2;
  font-size: 16px;
  margin-left: 15%;
}

.searchSection {
  margin: 10px 0;
}

.searchSection .col-sm-4 {
  padding-left: 0;
}

.searchSection button.btn {
  margin: 0 15px;
}

.searchSubmitButtons button.btn {
  margin-right: 0;
  width: auto;
}

.HSNSearchContainer .searchContainer {
  width: 100%;
  position: relative;
  left: 0;
  top: 0;
  transform: none;
  border: 0;
  padding: 10px 25px;
  margin-left: 0;
}

#HSNDescSearchResult {
  margin: 0;
  background: #fff;
  padding: 20px;
  cursor: pointer;
}

.HSNDescSearchResultsCount {
  margin: 10px 0;
  background: #fff;
  padding: 10px;
}

.HSNSelectedBoxClose {
  text-align: center;
  float: left;
  width: 15%;
  margin: 0 5%;
  cursor: pointer;
  font-size: 18px;
}

.HSNCodeResultsContainer {
  padding: 10px;
  background: #fff;
  overflow: auto;
  margin-bottom: 30px;
}

.categoriesContainer {
  float: left;
  width: 25%;
}

.categoryContainer:first-child {
}

.categoryContainer {
  border: 1px solid #e2e2e2;
  border-top: 0;
  border-bottom: 0;
  cursor: pointer;
}

.categoryLabel {
  display: inline;
  font-weight: bold;
}

.categoryValue {
  display: inline;
}

.categoriesContainer {
  float: left;
  width: 24%;
  margin-right: 1%;
  min-height: 1px;
}

.categoryContainer:last-child {
  border-bottom: 1px solid #e2e2e2;
}

.categoryContainer:first-child .secondaryContainer {
  border-top: 0;
}

.secondaryContainer {
  padding: 10px;
  border-top: 1px solid #e2e2e2;
}

.tertiaryContainer {
  margin: 10px 0 0;
}

.categoryContainer.selectedCategory {
  background: #fff;
}

.searchResultValue,
.searchResultDescriptionValue {
  display: inline;
}

.searchResultLabel,
.searchResultDescriptionLabel {
  display: inline;
  font-weight: bold;
}

.HSNCodeResultsHeader {
  font-size: 16px;
  font-weight: bold;
}

.categorySection {
  word-break: break-all;
}

.searchCodeInput {
  padding: 0 5px;
  padding-left: 0;
}

.searchCodeInput .col-sm-3 {
  padding: 0 5px;
  padding-left: 0;
}

.searchSubmitButtons {
  padding: 0;
  text-align: right;
}

.searchSubContainer {
  background: #fff;
  padding: 0 !important;
}

.searchCodeInput .col-sm-10 {
  padding-left: 0;
}

#HSNSelectedContainer {
  padding: 0 30px 15px;
}

.selectedNote {
  padding-top: 15px;
  border-top: 1px solid #e2e2e2;
  margin-top: 20px;
  font-size: 16px;
  color: #666666;
  margin-bottom: 15px;
}

.HSN-box {
  padding: 10px;
  min-height: 75px;
  word-break: break-word;
}

.searchHeader {
  font-weight: bold;
  margin-bottom: 15px;
  text-decoration: underline;
}

.navbar-brand {
  padding: 10px 15px;
}

.navbar-brand img {
  /* max-width: 150px; */
}

.loginMenu {
  min-width: 300%;
  padding: 10px;
  color: #666;
}

.loginItem:first-child {
  margin-top: 0;
}

input.loginInput {
  margin-top: 5px;
}

.loginItem {
  margin-top: 10px;
}

.setPasswordContainer {
  background: #fff;
  padding: 2%;
  width: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}

.setPasswordSection:first-child {
  margin-top: 0;
}

.setPasswordSection {
  margin-top: 20px;
}

.setPasswordSection .btn {
  margin-right: 15px;
}

nav.navbar.navbar-default {
  margin-bottom: 0;
  border-radius: 0;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  min-height: 75px;
}

a.navbar-brand {
  padding: 20px;
  height: 100%;
  margin-right: 20px;
}

.headerNavBarContainer {
  margin-top: 33px;
}

.headerNavBarContainer a {
  padding: 10px 5px !important;
  background: none !important;
  margin: 0 10px;
}

.navbar-default .headerNavBarContainer > .active > a {
  color: #fff !important;
  text-decoration: underline !important;
}
.navbar-default .navbar-nav > .active > a:after {
  content: inherit !important;
}
.navbar-default .navbar-nav > li > a {
  color: #fff !important;
  background-color: #11a63d !important;
}

button.btn {
  border-radius: 0;
}

.logOutBlock a {
  color: #666;
  text-decoration: none;
}

.logOutBlock {
  text-align: right;
  padding: 10px 20px 10px 0;
}

.Terms-Conditions span {
  padding: 0 10px;
  border-right: 1px solid #e2e2e2;
}

#FooterContainer {
  overflow: auto;
  background: #bfc5d0;
  padding: 10px 20px;
  font-size: 12px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.Terms-Conditions span:last-child {
  border-right: 0;
}

.appBanner {
  background: url(../images/banner_img.jpg) no-repeat;
  position: relative;
  min-height: 240px;
  z-index: -1;
  background-size: cover;
}

.searchSubmitButtons .col-sm-5,
.searchSection .col-sm-6 {
  padding-right: 0;
}

.taxPagesHeaderCountText.background-orange {
  background: #f59d51;
}

.color-orange {
  color: #f59d51;
}

.addedBorder:first-child {
  margin-right: 25px;
}

.addedBorder:last-child {
  margin-left: 25px;
}

.addedBorder {
  float: left;
  width: calc(50% - 400px);
  min-height: 1px;
  border-top: 1px solid #e2e2e2;
  margin-top: 14.5px;
}

.form-control {
  border-radius: 0;
}

.color-blue {
  background: #002e5f;
  color: #fff;
}

.color-blue:hover,
.color-blue:focus {
  color: #fff;
}

.background-orange {
  background: #f59d51;
  color: #fff;
}

.background-orange:hover,
.background-orange:focus {
  color: #fff;
}

.marginTop15 {
  margin-top: 15px;
}



.orgAndPartyInputContainer {
  padding: 10px;
  /* overflow: auto; */
  background: #fff;
  border: 1px solid #e2e2e2;
  border-top: 0;
  margin-left: 0 !important;
}
.accordion_head,
.accordion_body {
  margin-left: 0 !important;
}

.panel-heading {
  background: #b9b3b3;
  color: #fff;
}

.organizationSection .col-sm-5,
.partySection .col-sm-5,
.addItemSection .col-sm-5 {
  padding-left: 0;
}

.organizationSection .col-sm-7,
.partySection .col-sm-7 {
  padding-right: 0;
}

.lineItemContainer .accordion_head {
  font-size: 16px;
  font-weight: bold;
}

.accordion_head {
  background: #dff8eb;
  color: #5d5a5a;
  padding: 10px;
  border: 1px solid #b6dfca;
  border-right: 0;
  border-left: 0;
}

#orgAndPartyInputContainer {
  margin: 0;
}

.orgAndPartyInputContainer > .orgAndPartyInputContainer.accordion_body,
.taxInputBodySection.accordion_body {
  border-top: 0;
}

.OrganizationAndPartyInput {
  font-size: 18px;
  font-weight: 500;
  cursor: default;
  margin-left: 0 !important;
}

.lineItemContainer {
  margin-bottom: 10px;
}

.lineItemContainer .accordion_head {
  font-size: 18px;
  font-weight: 500;
  cursor: default;
}

.navigationButtons button {
  margin-right: 0;
}

.summary .organizationSection,
.summary .partySection {
  margin: 0px 0 0;
  line-height: 25px;
}

.summary .navigationButtons {
  margin: 5px 0 0;
}

.addItemInput.row {
  margin: 0;
  text-align: center;
}

.addItemInput .col-sm-5:first-child {
  padding-left: 0;
}

.addItemInput .col-sm-5:last-child {
  padding-right: 0;
}

.addItemOR {
  padding: 0;
  margin: 0 4.15%;
  border: 1px solid #666;
  border-radius: 18px;
  min-height: 32px !important;
  border-radius: 50%;
}

.ProcesstaxContainer {
  margin-bottom: 20px;
}

.ProcesstaxContainer .accordion_head {
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
}

.processedTaxSection {
  margin: 0;
  line-height: 25px;
  padding: 7px 0;
}

.boxstyle {
  width: auto;
  position: relative;
  /* border-width: 3px;
    border-style: solid;
    border-color: rgb(178, 178, 178);
    border-image: initial;
    border-radius: 5px; */
  background: #fff;
  min-height: 175px;
  text-align: center;
  z-index: -1;
}

.registerPromptMessage {
  margin-top: 40px;
  margin-bottom: 25px;
}

span.closeButton.close {
  margin-right: 10px;
  margin-top: 10px;
}

.organizationLabel,
.partyLabel,
.addItemLabel,
.processedTaxLabel {
  padding: 0;
  font-size: 15px;
}

.suggestionInputContainer {
  margin: 20px;
}

.suggestSubmit {
  margin-right: 20px;
  overflow: auto;
}

.suggest {
  cursor: pointer;
}

.sectionHeader {
  border-radius: 0;
  margin-bottom: 0;
  font-weight: bold;
}

.sectionBody {
  border: 1px solid #e2e2e2;
  margin-bottom: 20px;
}

.section {
  padding: 0 9%;
}

.taxSection {
  margin: 30px 9%;
  border: 1px solid #e2e2e2;
}

.taxTable .row {
  margin: 0;
}

.tableItem {
  border: 1px solid #e2e2e2;
}

.taxTable .tableItem {
  line-height: 28px;
  min-height: 40px !important;
  vertical-align: middle;
  line-height: 38px;
  border: 0;
}

.not-applicable {
  color: #d9534f;
}

.applicable {
  color: #5cb85c;
}

#loadingContainer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

#loadingWrapper {
  height: 100%;
  top: 50%;
  transform: translateY(50%);
  margin-left: calc(50% - 100px);
  width: 200px;
}

.errormessage {
  color: red;
  text-align: center;
}

.HSN_copyToClipBoard {
  float: left;
  width: 22px;
  padding: 10px 0;
  line-height: 36px;
}

.HSN_copyToClipBoard img {
  vertical-align: middle;
  margin: 0 0 4px 0;
  max-height: 22px;
  cursor: pointer;
}

.navItemsContainer {
  float: left;
}

.navbar-nav > li > a {
  padding: 10px 20px !important;
  display: inline-block !important;
  margin: 24px 0;
  color: #5f717d;
  font-weight: normal;
  font-size: 16px;
}

.navbar-default .navbar-nav > li:last-child a {
  border-right: 0;
}

.modal-backdrop {
  position: relative !important;
}

.navbar-nav > li > img {
  margin-left: 5px;
}

.navbar-default .navbar-nav > li > a {
  margin-right: 4px;
  color: #fff !important;
  background: #11a63d !important;
}
.navbar-default .headerNavBarContainer > li:nth-child(2) a {
  background: #1b4686 !important;
}
.navbar-default .headerNavBarContainer > li:nth-child(1) a {
  background: #11a63d !important;
}
.navbar-default .headerNavBarContainer > li:last-child a {
  background: #8d939c !important;
}

#addTaxHeader {
  position: absolute;
  left: 50%;
  top: 132px;
  transform: translateX(-50%) translateY(-50%);
  padding: 6px 50px;
  font-size: 32px;
  font-weight: 500;
  color: #fff;
}

#AddTaxWrapper {
  /* padding: 160px 0 50px;
    overflow: auto; */
}

#backgroundWrapper {
  width: 100%;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 50px;
}

.extraPadding {
  height: auto;
  margin-top: -39px !important;
  width: 96%;
  border-bottom: 0;
  z-index: 9;
  margin-left: 2%;
  margin-right: 2%;
  background: #fff;
}

#appWrapper {
  z-index: 10;
}

#AddTaxWrapper {
  width: calc(100% - 4% - 60px);
  margin-top: 0px;
}

.searchMainContainer {
  border: 1px solid #e2e2e2;
}

.searchMainContainer .searchContainer {
  width: 100%;
  border: 0;
  margin-left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.SectionHeaderLabel {
  background: #ecf7fb;
  padding: 10px 15px;
  font-size: 20px;
  color: #6a716d;
}

.searchTypeBarContainer > .btn {
  width: 50%;
  margin: 0 !important;
  float: left;
  font-size: 15px;
  font-weight: 600;
}

.searchTypeBarContainer {
  width: 50%;
  margin: 0 0 0 25%;
  overflow: auto;
  position: relative;
  font-size: 15px;
  margin-bottom: 20px;
  float: left;
}

span.searchOr {
  position: absolute;
  height: 34px;
  width: 34px;
  text-align: center;
  line-height: 34px;
  padding: 0;
  margin-left: -17px;
  background: #6b716d;
  border-radius: 17px;
  color: #fff;
  left: 50%;
}

.searchLabel .col-sm-4,
.searchLabel .col-sm-8 {
  font-size: 15px;
  font-weight: 500;
  color: #666666;
}

body .form-control {
  background: #f8fff7;
}

.searchSection button.btn.btn-primary {
  background: #6b716d;
}

.HSNSearchContainer {
  width: 100%;
  border: 1px solid #e2e2e2;
}

.searchMainHeader {
  background: #dff3f8;
  padding: 10px 15px;
  color: #5d5a5a;
  font-size: 18px;
  font-weight: 600;
}

.ClearSearch {
  line-height: 35px;
  cursor: pointer;
  text-decoration: underline;
  color: #505050;
}

.searchContainer .searchSection {
  overflow: auto;
}

#contentWrapper .row {
  margin-left: 0;
  margin-right: 0;
}

.searchInputsContainer {
  width: 80%;
  margin-left: 10% !important;
}

.searchSection.searchLabel {
  font-size: 16px;
  color: #666666;
}

#AddTaxWrapper .form-control {
  background: #fff;
  font-size: 15px;
  box-shadow: none;
  border-radius: 0;
}

#AddTaxWrapper .form-control[disabled] {
  background: #ebebeb;
}

.btn-grey,
.btn.btn-grey:hover,
.btn.btn-grey:focus {
  background: #6b716d;
  color: #fff;
}

.searchCodeInput {
  padding: 0 !important;
}

.searchCodeInput .col-sm-3 input {
  text-align: center;
}

#HSSearchResultsContainer .searchHeader {
  font-weight: 500;
  font-size: 18px;
  text-decoration: none;
  color: #5d5a5a;
  background: #dff3f8;
  padding: 10px 15px;
}

div#HSSearchResultsContainer {
  border: 1px solid #e2e2e2;
}

.categoryContainer {
  font-size: 14px;
}

.HSNCodeResultsHeader .col-sm-3 {
  font-size: 15px;
  font-weight: 500;
  color: #5d5a5a;
  padding: 10px 15px;
  width: 24%;
  margin-right: 1%;
  border: 1px solid #e2e2e2;
  background: #f8faf9;
}

.innercontent-bottom {
  padding: 1px;
  padding-bottom: 20px;
}

.HSNDescSearchResultsContainer {
  padding: 0 10px 10px;
}

.HSNDescSearchResultsContainer .HSNDescSearchResultContainer:first-child {
  border-top: 1px solid #e2e2e2;
}

.HSNDescSearchResultContainer {
  border: 1px solid #e2e2e2;
  border-top: 0;
}

.accordion_body .accordion_head {
  font-size: 16px;
  font-weight: 500;
  background: #fbfbfb;
  color: #595b5c;
}

#TaxInputWrapper {
  padding: 0;
}

select.form-control {
  -webkit-appearance: none;
  background: #fff url(../images/drop-down-icon.png) no-repeat scroll 95% center !important;
  box-shadow: none;
  border-radius: 0px;
}

.organizationLabel,
.partyLabel,
.addItemLabel {
  font-size: 15px;
  font-weight: 500;
  padding-right: 0 !important;
  color: #5d605f;
}

.btn-green {
  background: #37aa7f;
  color: #fff;
  font-size: 14px;
}

.btn-green:hover,
.btn-green:focus,
.btn-green:active {
  color: #fff !important;
}

.accordionIndicators {
  float: right;
}

.summary .organizationSection:nth-child(odd),
.summary .partySection:nth-child(odd),
.summary .addItemSection:nth-child(odd) {
  background: #fdfdfd;
  border: 1px solid #e2e2e2;
  border-right: 0;
  border-left: 0;
}

.summary .organizationSection,
.summary .partySection,
.summary .addItemSection {
  padding: 6px 0;
  margin: 0;
  line-height: 25px;
}

#transactionReferenceDate {
  -webkit-appearance: none;
  background: #fff url(../images/calender.png) no-repeat scroll 95% center !important;
}

.OrganizationAndPartyInput.accordion_head,
.lineItemContainer > .accordion_head,
.ProcesstaxContainer > .accordion_head {
  border: 1px solid #b6dfca;
  border-bottom: none;
}

#orgTaxInputContainer {
  border-right: 1px solid #b6dfca;
}

.addItemOR {
  text-align: center;
  padding: 0 !important;
}

.lineItemContainer > .taxInputBodySection,
.ProcesstaxContainer > .taxInputBodySection {
  border: 1px solid #e2e2e2;
  border-top: 0;
}

@media (min-width: 320px) {
  .dropdown.open .dropdown-menu,
  .dropdown .caret {
    display: block;
  }
}

.dropdown-menu.HSNCodeSelection {
  padding-top: 0;
}

#processedTaxContainer .sectionHeader.panel-heading {
  background: #fbfbfb;
  border: 1px solid #dadada !important;
  color: #595a5c;
  margin: 0;
  padding-left: 15px;
  border-radius: 0;
  border-bottom: 0 !important;
}

.processedTaxSection:nth-child(even) {
  background: #f4f9f3;
  border: 1px solid #e2e2e2;
  border-right: 0;
  border-left: 0;
}

.taxTable .tableRow:nth-child(odd) {
  background: #f4f9f3;
  border: 1px solid #e2e2e2;
  border-right: 0;
  border-left: 0;
}

.taxTable .tableRow:last-child {
  border-bottom: 0;
}

.border-left-1px {
  border-left: 1px solid #e2e2e2 !important;
}

.modal.fade.in {
  background: rgba(0, 0, 0, 0.6) !important;
}

.container-fluid.container {
  padding: 0;
}

.navbar-header a.navbar-brand {
  padding-left: 0 !important;
}

.container .navItemsContainer {
  padding-right: 0;
}

#HSNHomeContainer .searchLabel .col-sm-5,
#HSNHomeContainer .searchLabel .col-sm-6 {
  padding-left: 0;
}

.btn-blue {
  background: #268bc7;
  color: #fff;
}

.btn.btn-blue:hover,
.btn.btn-blue:active,
.btn.btn-blue:focus {
  background: #268bc7;
  color: #fff;
}

#contentWrapper {
  min-height: 520px;
  background: #f2f4f8;
  position: relative;
  z-index: 0;
}

.form-control.col-sm-6.codeSearchInput {
  width: 50%;
}
.cal-info {
  background-color: #f2f4f8;
  padding: 20px;
  margin-right: 25px;
}
.cal-info p {
 
  margin-bottom: 10px;
}
