.myDocs-text h3{
  display: inline-block;
  color: #fff;
}
.myDocs-text{
  display: inline-block;
}
.myDocs{
  margin-top: 15px;
  float: right;
}
.mobileMenu .myDocs{
  float: none;
  padding-left: 20px;
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
}
#mobileNav{
  margin-left: 0 !important;
}
.external-link{
    white-space: nowrap;
}
.external-link a{
  font-size: 1.1rem;
  text-decoration: underline;
}
.external-link a:hover{
  text-decoration: none;
}
.revicon-arrow-diagonal-regular {
    color: #0c72bc;
}
span.mandatory{
	color:#ff5655;
}
img.myDocs-img {
 height: 4rem;
  margin-top: -.8rem;
  margin-right: -1.5rem;
  margin-left: -2.5rem;
  image-rendering: -moz-crisp-edges;         /* Firefox */
  image-rendering:   -o-crisp-edges;         /* Opera */
  image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
.center-text.no-bold {
  clear: none;
}
.validation-error-icon{
  margin-left: -14px;
}
.validation-error-icon-extended{
  margin-left: 5px;
}
.radio-btn-pos:hover{
  border-color: #00c6c6;
}
.radio-btn-pos{
  background-color: #ecedee;
  display: inline-block;
  padding: 12px 25px 12px 15px;
  cursor: pointer;
  margin-bottom: 0;
  border: 4px solid white;
}
.radio-btn-pos:first-child{
  margin-right: 10px;
}

#usc-max{
  font-size: 1.2rem;
}
.rowStyle.section-heading-description.allocation-margin-adjust{
  padding-bottom: 0;
  padding-top: 0;
}
.form-control{
  padding: 5px;
}
form#taxCredits {
    clear: both;
}
#currentEmployment{
    float:left;
    width:100%
}
#currentEmployment.gray-panel{
  padding: 15px 0;
}
.white-panel {
    background-color: #fff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
    float: left;
    width: 100%;
    padding: 15px;
}
.employmentHeading {
    font-weight: bold;
    font-size: 1.4rem;
    margin-top: 0;
    padding: 15px 0;
    margin-bottom: 0;
  }
.subHeading{
  color: #0D757A;
  margin-top: 0;
  font-weight: bold;
  padding: 0;
  font-size: 1.5rem;
}
#employmentDetails .employment-field {
    padding-right: 10px;
}
#employmentDetails #dropdownDivAdd {
    padding: 0;
    margin-top: 15px;
}
#employmentDetails #employmentsDropDown-input {
    font-size: 1.1rem;
}
#employmentDetails #submit_btn {
    margin-top: 1rem;
}
.employment-field {
    font-size: 1rem;
    padding: 5px 0;
}
#employmentDetails .infoWeb, #submissionItemView .infoWeb{
    float: none;
}
#submissionItemView .info-icon-image{
  margin-top: -10px;
}

#employmentDetails .infoWeb .info-icon-image, #submissionItemView .infoWeb .info-icon-image{
    max-width: 20px;
    max-height: 20px;
}
h2#jobsandpensions-heading {
    font-size: 1.7rem;
    margin-bottom: 1rem;
	float: left;
	width: 100%;
}
.labels {
    font-weight: bold;
    background-color: #ecedee;
    box-shadow: none;
    border: none;
    margin-bottom: .5rem;
    padding-left: 5px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 1rem;
}
.side-label{
	display: inline-block;
	position: relative;
    padding: 6px 35px 0 6px;
}

.item {
    float: left;
    width: 11.5%;
    font-size: 1rem;
    padding: 5px;
}
.item.action {
    width: 8%;
}
.item a {
    font-size: 1rem;
    text-decoration: underline;
}
.submission {
    background-color: #fff;
    padding: 5px;
    float: left;
    border-left: 5px solid #24C1E9;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    margin-bottom: .5rem;
    width: 100%;
    font-size: 1rem;
}
.payslip-container {
    float: left;
    width: 100%;
    background-color: #ecedee;
    padding: 15px;
    margin-bottom: 2rem;
}
.mobile-label {
    position: absolute;
    left: -1000rem;
}
.payrollDetails-subheading{
    font-size: 1.1rem;
    float: left;
    width: 100%;
}
  #employmentDetailPrintButton {
    margin: 1rem 0;
  }
.grey-panel {
    background-color: #ecedee;
    padding: 1rem 15px;
    margin-bottom: 1rem;
}
#printButton{
    margin: 0;
}
#submissionItemView .grey-panel{
    padding: 15px 0;
}
.payslip-label {
    font-weight: bold;
    float: left;
    width: 65%;
    font-size: 1rem;
    margin-right: 2%;
    padding: .2rem 0;
}
.payslip-value {
    float: left;
    font-size: 1rem;
    width: 33%;
    padding: .2rem 0;
    word-break: break-word;
}
.payslip-field {
    width: 100%;
    float: left;
    position: relative;
}
#submissionItemView h3{
    font-weight: bold;
    margin-top: 0;
    color: #025e63;
}
#submissionItemView .white-panel{
    margin: .5rem 0;
}
#noOtherPayAndDeductions {
    display: none;
}
#noOtherPayAndDeductions p, #noPayAndTaxLabel p{
    font-size: 1.1rem;
    margin-bottom: 0;
}
#submissionItemView .heading {
    margin-top: 2rem;
    padding: 0;
    font-weight: normal;
}
.group-heading {
    float: left;
    width: 100%;
    font-weight: bold;
    color: #025e63;
    font-size: 1.125rem;
    margin: .5rem 0;
}
.groupedFields .payslip-label {
    width: calc(65% - .5rem);
}
.groupedFields {
    float: left;
    width: 100%;
    padding-left: 15px;
    margin-bottom: .5rem;
    font-size: 1rem;
}
.twss-info{
   font-size: 1.1rem;
   margin: 0 !important;
}
.review-button {
    padding-left: 2%;
    margin-bottom: 15px;
}
.checkbox-modal-popup{
  float: left;
}
#submissionView .ingredient-element-margin{
  margin-top: 0;
}
#submissionView .margin-left{
  margin-left: 3%;
}
.modal.in .modal-dialog{
  width: 100%;
}
@media screen and (max-width: 800px){
  .modal-content{
    max-width: 100% !important;
    margin: auto !important;
  }
}
@media screen and (max-width: 600px){
  .modal-content{
    padding: 10px !important;
  }
}
.modal-content{
  padding: 30px;
  max-width: 70%;
  margin-left: 15%;
}
.modal-text{
  padding: 15px;
}
.modal-footer{
  padding: 0;
}
.modal-content .modal-body{
  padding: 0;
}
.modal-content .modal-footer{
  padding: 0 15px;
}
.modal-footer .btn-primary{
  margin-left: 15px;
}


body .modal-title {
  color: #0D757A;
  font-weight: bold;
  font-size: 1.5em;
  margin: 5px 0;
}
.select-all{
  float: right;
  font-size: 14px;
  padding-right:5%;
}
hr{
 border-color: #dddddd;
}
.glyphicon.pull-left{
  margin-left: -17px;
  cursor: pointer;
  color: #0D757A;
}
.clear:after{
  clear: both;
}
.minus-indent {
  margin-left: -.7rem;
}
.allocation-review-accept-btn{
 margin: 15px 0;
}
.allocation-review-padding-left {
	padding-left: 0px;
}
.checkbox-container .checkbox {
  position: absolute;
  left: 0;
}

.checkbox-stand-alone {
      padding-left: 0px;
      margin: 0px 0px 0px 5px;
      position: initial;
}

#tuitionFees .buttons-flatrate{
	float: left;
	width: 100%;
}
selectedIngredient label {}

.labelDetails{
margin: 5px 0 10px 5px;float: left;
}
.ingredient-checkbox-labels {
  position: absolute;
  left: 55px;
  padding: 10px 0;
}

.otherdsp-income {
  position: relative;
  height: 40px;
  margin: 25px 0;
}

.credit-checkbox{
	clear:both;
}

.credit-checkbox .field-label{
	display: inline-block;
	    margin-top: 7px;

}
.credit-checkbox .validation-error-icon{
	margin-top: 6px;
}
.credit-checkbox .checkbox label{
	    padding: 0 35px 0 0;
}
.credit-checkbox .checkbox label:before{
	top: 0;
	left: 0;
}
.credit-checkbox .status-container{
	padding:0;
     width: 36px;
    height: 36px;
	 float: left;
}
.credit-checkbox .status-container.status-active{
	border-color: transparent;
}
#blind-credit-page .form-group{
	margin-top: 15px;
}
.credit-checkbox .status-message.visible{
 clear: both;

}
.status-container.status-active.status-error{
	border-color: #ff5655;
}
.checkbox-container .credit-checkbox .checkbox{
	position: relative;
	left: 0;
	margin-top: 15px;
	margin-bottom: 15px;
}
.checkbox-container {
  float: left;
}

.label.checkbox.receipts:empty {
  display:inline-block;
}

.max-width {
  width: initial;
}

.radio-float-left.flatrate-radio-mobile {
  padding-right: 14px;
}

.radio {
  clear: both;
}
.nav.navbar-nav.mobileMenu li {
   float: none;
}
.nav.navbar-nav.mobileMenu li a:hover {
   text-decoration: underline;
}
.usc-info-text {
  font-size: .8em;
  font-weight: bold;
  padding: 15px 0;
  text-align: center;
}
#submissionItemView .rowStyle {
    float: none;
    width: initial;
    width: auto;
}

#submissionView .section-heading {
  margin-left: 0 !important;
  padding-left: 0 !important;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px 0;
}

#submissionView #ratebands-container,
#submissionView #taxcredits-container,
#submissionView #usc-container {
  width: 100%;
  padding: 0;
}
.allocations-review.gray-panel,
.allocations-review-panel.gray-panel,
.empty-allocation.gray-panel{
  padding: 15px;
}
h4.header-style {
    margin: 0;
    padding: 0;
    font-weight: 500;
    font-size: 1.2rem;
    margin-top: 1rem;
}
#ppsNumDiv .status-container {
  margin-bottom: 15px;
}

a.viewDetailsLink {
  display: block;
  margin-top: -4px;
}

.heading {
  padding: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}

div#results {
  padding: 15px;
}

a#searchByRefNum,
a#searchByPpsNum {
  display: inline-block;
  padding: 15px 0;
  margin: 15px 0;
}

#lookUpItp .radio label {
  padding-left: 5px;
}

form#lookUpItp {
  padding: 15px;
}

.itp-gray-panel {
  padding: 15px;
  background: #ecedee;
  margin-bottom: 15px;
}

.line-under {
  background-color: #333;
  width: 100%;
  display: block;
  height: 1px;
  float: left;
  margin-bottom: 15px;
}

/*
.usc-tab-margin {
  margin-left: -50px;
}
*/

.no-additional-incomes,
.no-additional-credits {
  margin: 0 15px;
}

div.info-button-padding {
  padding: 5px;
/*  padding-left: 25px;*/
}

.nav-tabs>li>a {
  background-color: #fff;
  border: 1px solid #eee;
}

.nav-tabs>li.active>a {}

.nav-tabs>li>a:hover {
  background-color: #1FC7C6 !important;
}

.nav-tabs>li.active>a:hover {
  background-color: #eee !important;
}

label.tab-unable-estimate {
  float: right;
  padding-top: 5px;
}

.double-btn-primary.small {
  padding: 14px 6px;
  font-size: 1.05rem;
  margin-left: -15px;
  min-width: 90%;
  max-width: 90%;
}

.info-button-location-dropDown {
  outline: none;
  padding-top: 70px;
}

.popup-close-x {
  opacity: 1;
  margin-top: 10px;
  margin-right: 20px;
}

.popup-close-button {
  margin: 10px 0px 0px;
  padding: 10px 20px;
}


.popup-link {
    text-decoration: underline;
    /* font-weight: bold;
    color: #064F84; */
    font-size: 1.1rem;
}

.creditAllocationElement {
  z-index: 1;
}

.exemptIngredient{
	color:#bbbbbb;
}

.ingredient-element {
  background: #ffffff;
  padding-top: 7px;
  margin-top: 10px;
  padding-bottom: 7px;
  padding-left: 0px !important;
  font-size: 14px;
  font-size: 1rem;
  font-weight: 500;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
}

#jobsandpensions-container .ingredient-element,
#taxcredits-container .ingredient-element,
#incomes-container .ingredient-element,
#myReceipts-container .ingredient-element{
  border-left: 5px solid #24C1E9;
}

#jobsandpensions-container .ingredient-element.no-additional-incomes,
#taxcredits-container .ingredient-element.no-additional-credits,
#incomes-container .ingredient-element.no-additional-incomes,
#myReceipts-container .ingredient-element.no-additional-incomes{
  border: none;
}

.allocation-element {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 0px !important;
  padding-right: 0;
  font-size: 14px;
  font-size: 1rem;
  font-weight: 500;
}

.allocation-element.border {
  border-bottom: 1px solid #8c8b8b;
}
.pos-allocation-element {
    font-size: 1rem;
    float: left;
    width: 100%;
    padding: .5rem 0;
    display: flex;
    flex-direction: column;
}
.pos-allocation-element.border {
    font-weight: bold;
    padding-bottom: .5rem;
    margin-bottom: 0;
    padding-top: 0;
    border-bottom: 1px solid #ddd;
}
.allocation-review-card {
    float: left;
    width: 100%;
}
.single-assessed-allocation-wrapper {
    background-color: #ecedee;
    float: left;
    width: 100%;
    /*margin: 0 15px 15px;*/
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
}
.allocation-wrapper {
    background-color: #ecedee;
    float: left;
    width: 100%;
    margin: 0 15px 15px;
    padding: 0 0 1rem 0;
}

.final-review-allocation-wrapper{
    margin: 0
}
.allocation-panel {
    background-color: #fff;
    float: left;
    width: 100%;
    padding: 15px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
    border-left: 5px solid #24C1E9;
    font-size: 1rem;
    margin: 1rem 0 0 0;
}

.semi-bold{
  font-weight: 500;
}
.uscMax {
    font-size: 1.2rem;
    margin: 1.5rem 0 .5rem;
    float: left;
    width: 100%;
    font-weight: bold;
}
.emplID {
    font-size: .9rem;
    font-style: italic;
}
.container-border {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 16px;
  padding-bottom: 10px;
}
.container-divider {
  margin-bottom: 16px;
  padding-bottom:10px;
  width: 100%;

}

.empty-allocation {
    background-color: #fff;
    float: left;
    width: 100%;
    padding: 15px;
    font-size: 1rem;
    font-weight: 500;
    margin-top: 1rem;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
}
.allocation-total {
  padding-bottom: 7px;
  font-weight: 700;
  font-size: 15px;
  font-size: 1.1rem;
}
#allocationReview .section-heading{
  font-size: 1.7rem;
  margin: 1rem 0;
}
.col-md-6.ingredient {
  padding-right: 15px;
  padding-left: 15px;
}

.category-container {
  padding-bottom: 0px;
  padding-top: 14px;
  clear: both;
}

.category-heading {
  font-weight: 800;
  margin-bottom: -10px;
}

.element-value {
  font-weight: 300;
  padding-right: 2px;
  padding-left: 2px;
}

.ingredient-element-action {
  text-decoration: underline;
  color: #1FC7C6;
  font-size: 14px;
  font-size: 1rem;
  font-weight: 500;
}

.col-md-8.text {
  padding-right: 0px;
  padding-left: 5px;
  overflow: hidden;
  margin-top: 2px;
}

.info-icon {
  border-radius: 50%;
  color: #1874BA;
  font-size: 13px;
  border: 1px solid #1874BA;
  padding: 3px 9px 3px 9px;
  text-align: center;
}

.info-icon-image.blank {
  min-width: 25px;
  min-height: 26px;
  padding-bottom: 2px;
  padding-top: 2px;
}

.ingredient-element-margin {
/*  margin-top: 3px;*/
  padding-right: 0;
}

.info-icon-image {
  max-width: 25px;
  max-height: 25px;
  padding-bottom: 2px;
  padding-top: 2px;
}

.col-md-1.action {
  padding-right: 5px !important;
  padding-left: 5px !important;
  text-align: right;
  float: right !important;
  margin-top: 2px;
}

.action {
/*  text-align: right;*/
}

.btn {
  margin-left: 0px;
  font-size: 15px;
  font-size: 1.3rem;
}

.btn-primary.header {
  padding: 12px 18px;
}

.btn-primary.accept {
  padding: 12px 60px;
}

.gray-panel.section {
  padding: 20px 0px 25px 0px;
  overflow: hidden;
}

.ingredient-name {
  padding-left: 2px;
  padding-right: 2px;
}

.section-heading {
  margin-top: 1em;
  margin-bottom: 1em;
  color: #0D757A;
  font-size: 15px;
  font-size: 1.4rem;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.3;
  display: block;
  ;
  font-weight: bold;
}

.section-subheading {
  margin-top: 1em;
  margin-bottom: 1em;
  color: #000000;
  font-size: 1.4rem;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.3;
  display: block;
  font-weight: bold;
}

.ingredient-subheading {
  margin-top: 1.4em;
  margin-bottom: 1.4em;
  margin-left: 5px;
  color: #000000;
  font-size: 1.4rem;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.4;
  display: block;
  font-weight: bold;

}


.totalClaim {
  padding: 25px 0px 25px 7px;
  height: 25px;
  background: #ecedee;
  white-space: nowrap;
}

.claimText {
  padding-right: 0px;
  white-space: nowrap;
}

.section-heading-padding {
  padding-bottom: 14px;
}

.black {
  color: #000000;
}

.align-left {
  padding-left: 0px;
}

.align-right {
  padding-right: 0px;
}

.hidden-panel {
  display: none;
}

.collapsing {
  -webkit-transition: none;
  transition: height 0.01s;
}

.menu-item-child {
  margin-left: 5px !important;
  margin-left: -10px;
  border: 2px solid #DCDCDC;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  font-size: 10px !important;
  font-size: 1rem;
}

.menu-item-child-text {
  font-size: 11px !important;
  font-size: 1rem;
  cursor: default;
}


/* Error Messages by ID */

.error-page {
	float: left;
    margin-top: 2rem;
    padding: 15px;
}
.error-page img{
	width: 12rem;
	float:left;
	padding: 15px 0;
}
.error-page .system-error--desc{
	padding-left: 0;
}
.error-page .revenue-btn{
	margin-left: 0;
	margin-top: 1rem;
}
.error-page .system-error--btn{
	margin-left: 0;
}
#paye-validation-error-message {
  color: #ff5655;
}

#paye-input-error {
  width: 110%;
}

.link-back {
  top: 62px;
}

#last-name-input-label {
  margin-bottom: 10px;
}

.employer-name {
  padding-left: 3px !important;
  margin-top: 0px;
  margin-bottom: 15px;
  font-weight: 400;
}

.nestedHelpLink {
  margin-left: 3px;
}

.modal-dialog .view-details {
  width: 640px;
}

.modal-content .modal-body .close {
  position: relative;
  background: #b0b0b0;
  border-radius: 100%;
  display: block;
  color: #fff;
  font-size: 38px;
  line-height: 22px;
  left: -10px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.modal-content .modal-body .close img {
  height: 40px !important;
  width: 40px !important;
}

/*
.modal-content .modal-header .col-xs-10,
.modal-content .modal-header .col-xs-11,
.modal-header .page-title {
  padding-left: 0px;
}
*/

.marginTop5 {
  margin-top: 5px !important;
}

.padRight0 {
  padding-right: 0px !important;
}

.padTop5 {
  padding-top: 5px !important;
}

.padTop10 {
  padding-top: 10px !important;
}

.padTop15 {
  padding-top: 15px !important;
}

.padTop20 {
  padding-top: 20px !important;
}

.padBottom20 {
  padding-bottom: 20px !important;
}

.radio-btn-inline {
  margin-right: 15px !important;
  margin-top: 13px;
}

.gray-panel {
  padding: 20px 40px 20px 40px;
  background: #ecedee;
  margin-bottom: 15px;
}

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

.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  padding: 12px 24px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: none;
}

.modal-body .table-striped {
  font-size: 18px;
}


/** Fonts **/

.staticText {
  font-family: "Fira Mono", Courier, Arial, sans-serif;
  margin-left: 5px;
  color: black;
  font-size: 18px;
}

.staticText-summary {
  font-family: "Fira Mono", Courier, Arial, sans-serif;
  color: black;
  font-size: 17px;
}

.modalHelpLink {
  margin-left: 19px;
}

.noPadLeft,
.padLeft0 {
  padding-left: 0px !important;
}

.padLeft5 {
  padding-left: 5px !important;
  padding-right: 0;
}

.padLeft8 {
  padding-left: 8px !important;
}

.padLeft10 {
  padding-left: 10px !important;
}

.padLeft15 {
  padding-left: 15px !important;
}

.padLeft20 {
  padding-left: 20px !important;
}
.marginBottom0{
  margin-bottom: 0px !important;
}
.marginBottom15 {
  margin-bottom: 15px;
}

.marginBottom20 {
  margin-bottom: 20px;
}

.justify {
  text-align: justify;
}

.btn-float {
  padding: 14px 0px 10px 20px;
  margin-right: 10px !important;
}


/* Intro screen */

.btn-begin {
  width: 230px;
  padding: 14px;
  font-size: 17px;
}

.intro .link-back {
  width: 160px !important;
}

.intro .col-sm-11 {
  padding-left: 18px;
}

.intro ul li .bullets {
  width: 18px;
  position: absolute;
  left: 18px;
  color: #00c6c6;
}

.intro ul li {
  padding: 7px 0;
  list-style: none;
}

.intro .what ul li {
  padding: 6px 0;
  list-style: none;
}

.intro .yellow-circle {
  left: 19px;
}

.step {
  margin-bottom: 10px;
}

.step .number {
  font-size: 23px;
}

.step-icon {
  display: block;
  border: 3px solid;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  font-size: 32px;
  text-indent: 7px;
  line-height: 54px;
  text-align: inherit;
  margin-bottom: 10px;
}


/** PAYE Online List Screen **/


/** Summary Screen **/

.summaryTitle {
  margin-bottom: 18px;
}

.summaryPanel {
  margin-left: 17px;
  margin-bottom: 15px;
}

.summaryPanel .col-sm-11 {
  background-color: #f5f5f5;
  padding: 5px 30px;
}

.summaryPanel .row {
  margin-top: 15px !important;
}

.summaryPanel .employment {
  margin-top: 10px !important;
  /**display: -webkit-box;**/
}

.summaryTitle .underline {
  line-height: 1.1;
}

.declaration {
  width: 90%;
  font-size: initial;
  font-weight: 500 !important;
}
#decl-desc.section-heading-description {
    padding-bottom: 0 !important;
}
#decl-desc .checkbox{
  margin: 0;
}
/** Acknowledgement Screen **/

.ack h2 {
  font-weight: 400;
  padding-left: 0px;
  margin-top: 15px;
}

.new-cust-title {
  margin-bottom: 2px;
}

#e-output {
    background-color: #099;
    color: #fff;
    font-weight: 500;
    padding: 15px;
    box-shadow: 0px 5px 20px 3px rgba(0,0,0,0.3);
    border: 10px solid #fff;
    margin: -2rem 0 4rem;
}
.e-output-header {
    border-bottom: 1px solid;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 1.5em;
    font-weight: bold;
}

/**						**/

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group-addon {
  color: #000;
  background: #fff;
  border: 2px solid #000;
  border-radius: 0px;
}

.status-container {
  max-width: 300px;
  padding: 0;
  margin: 0;
}

.select-container {
  border: 4px solid transparent;
  margin-bottom: 10px;
}

.status-active {
  border-color: #00c6c6;
}

.attachAmount {
  max-width: 400px;
  height: 42px;
  border: 2px solid #333333;
  border-radius: 1px;
  font-family: "Fira Mono", Courier, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.28571429rem;
  padding-right: 20px;
}

.info-button-padding {
  border: none;
  outline: none;
  padding-top: 4px;
}

.status-of-ingredient {
  color: red;
}

.ingrType {
  color: black;
}


/* TAG */

.tags-removed,
.tags-inserted,
.tags-changed {
  margin: 0;
  padding: 0;
  position: absolute;
  list-style: none;
}

.tags-removed li,
.tags-removed a,
.tags-inserted li,
.tags-inserted a,
.tags-changed li,
.tags-changed a {
  float: left;
  height: 24px;
  line-height: 24px;
  position: relative;
  font-size: 11px;
}

.tags-removed a {
  margin-left: 20px;
  padding: 0 10px 0 12px;
  background: #ff5655;
  color: #fff;
  text-decoration: none;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}

.tags-removed a:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -12px;
  width: 0;
  height: 0;
  border-color: transparent #ff5655 transparent transparent;
  border-style: solid;
  border-width: 12px 12px 12px 0;
}

.tags-removed a:after,
.tags-changed a:after,
.tags-inserted a:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  float: left;
  width: 4px;
  height: 4px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  -moz-box-shadow: -1px -1px 2px #004977;
  -webkit-box-shadow: -1px -1px 2px #004977;
  box-shadow: -1px -1px 2px #004977;
}


/*	TAGS CHANGED */

.tags-changed a {
  margin-left: 20px;
  padding: 0 10px 0 12px;
  background: #fbb816;
  color: #fff;
  text-decoration: none;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}

.tags-changed a:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -12px;
  width: 0;
  height: 0;
  border-color: transparent #fbb816 transparent transparent;
  border-style: solid;
  border-width: 12px 12px 12px 0;
}


/* TAGS INSERTED */

.tags-inserted a {
  margin-left: 20px;
  padding: 0 10px 0 12px;
  background: #00c6c6;
  color: #fff;
  text-decoration: none;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}

.tags-inserted a:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -12px;
  width: 0;
  height: 0;
  border-color: transparent #00c6c6 transparent transparent;
  border-style: solid;
  border-width: 12px 12px 12px 0;
}

.tab {
  margin-left: 100px;
}

.myAccountLink-padding {
/*  padding-bottom: 70px;*/
  margin-left: -15px;
    margin-top: 30px;
    margin-bottom: 0;
}

.nav-bar-side {
/*  margin-top: -30px;*/
}

.nav-bar-side-elements {
  list-style: none;
  margin-top: 10px;
  padding-bottom: 20px;
  padding-left: 5px;
  margin-left: 5px;
}

.equal-divide-text{
 font-size: 1rem;
 font-weight: normal;
 margin: .5rem 0 0 0;

}

.nav-link {
  padding-left: 30px;
  margin-right: -25px;
  margin-top: 4px;
  display: inline-block;
  font-size: 14px;
  color: #333333;
  z-index: 1;
  word-wrap: break-word;
}

#upload-warning{
 margin-top: 10px;
 display: inline-block;
}

.nav-child {
  white-space: normal;
}

.readmore-pull-right {
  white-space: nowrap;
}

.single-select-all {
  margin-left: 25px;
}

.estimated-salary {
  padding-left: 30px;
}


/*Categories for ingredients*/

.categories_img img {
  height: 6%;
  width: 6%;
  left: -10px;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: 0px;
  margin-left: -10px;
}

.panel_categories_medical {
  padding-top: 0px;
  padding-bottom: 0px;
  border-left: 5px solid rgb(226, 136, 136);
}

.panel_categories_family {
  padding-top: 0px;
  padding-bottom: 0px;
  border-left: 5px solid rgb(125, 125, 190);
}

.panel_categories_employments {
  padding-top: 0px;
  padding-bottom: 0px;
  border-left: 5px solid rgb(212, 160, 187);
}

.panel_categories_dividends {
  padding-top: 0px;
  padding-bottom: 0px;
  border-left: 5px solid rgb(226, 136, 136);
}

.panel_categories_dsp {
  padding-top: 0px;
  padding-bottom: 0px;
  border-left: 5px solid rgb(133, 192, 185);
}

.panel_categories_non-paye {
  padding-top: 0px;
  padding-bottom: 0px;
  border-left: 5px solid rgb(212, 160, 187);
}

.panel_categories_foreign-income {
  padding-top: 0px;
  padding-bottom: 0px;
  border-left: 5px solid rgb(254, 150, 78);
}

.section_categories {
  padding: 5px 0px 5px 0px;
  overflow: hidden;
}

.nav-link:hover {
  color: #1FC7C6;
}

.nav-link:focus,
.nav-link.focus,
.nav-link.active,
.nav-link:active {
  color: #333333;
  font-weight: bold;
}

.button-padding {
  padding-bottom: 100px;
  padding-top: 15px;
}

.button-padding.single {
  display: none;
}

.nav-spacer {
  margin-top: 30px;
}

.creditAllocationElement {
  z-index: 1;
}

.infoWeb {
  padding-left: 0;
  padding-right: 0;
  margin-top: -2px;
  float: left;
}

div#ppsHelp1,
div#ppsHelp2 {
  font-size: 14px;
  font-family: Fira Sans;
}

span.js-collapse-arrow.icon.icon-help.ingredient-element-action {
  padding-left: 3%;
  text-decoration: none;
}

span.js-collapse-arrow.icon.ingredient-element-action.icon-help_expanded {
  padding-left: 3%;
  text-decoration: none;
}

u.underline-collapse-down1,
u.underline-collapse-up1,
u.underline-collapse-down2,
u.underline-collapse-up2 {
  font-family: Fira Sans;
}

.noSelect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  not supported by any browser */
}


/*Jarek */

a.collapse-link {
  font-size: 14px;
}

a.collapse-link:visited {
  color: #0c72bc;
}

a.collapse-link:focus {
  color: #0c72bc;
}

.section-heading-description {
  font-size: 14px;
  font-size: 1rem;
  padding-bottom: 15px;
  padding-left: 0px;
}

.section-heading-description.button {
  padding-top: 0px;
}

.section-heading-description.link {
  color: #1FC7C6;
  text-decoration: underline;
  font-weight: 600;
  padding: 15px 0px 15px 0px;
  font-size: 1rem;
}

.section-heading-description.chevro n {
  color: #1FC7C6;
  padding-left: 2%;
  padding-bottom: 1%;
}

.section-body-description {
  font-size: 14px;
  font-size: 1rem;
  padding-bottom: 15px;
  padding-left: 0px;
}

.top-container {
  padding-bottom: 0px;
  padding-top: 44px;
}

.spacer {
  margin-left: 130px;
}

.spacer-half {
  margin-left: 65px;
}

.header-style {
  /*  margin-right: -120px;*/
  font-weight: 800;
  margin-bottom: 5px;
}

.employment-label {
  font-size: 15px;
  margin-right: 30px;
  margin-top: 5px;
  margin-left: -10px;
}
.employment-id-label{
 font-size: 15px;
  margin-right: 30px;
  margin-left: -10px;
}

.review-heading {
  padding-bottom: 0px;
  padding-top: 14px;
}

.bold {
  font-weight: 800;
}

.field-label {
  margin-left: 5px;
  font-weight: 700;
}

.employment-popup-dropdown {
  max-width: 420px;
  float: left;
  margin: 0 0 15px -5px;
}

.lower {
  font-size: 14px;
  margin-bottom: -60px;
  margin-left: -25px;
}

.employment-info {
  margin-top: 2px;
}

.text-spacing {
  margin-bottom: 50px;
  font-size: 1rem;
}

.text-spacing-up {
  margin-top: 50px;
}

.info-button-text-align {
  margin-left: -65px;
  margin-top: -45px;
  padding-top: 80px;
}

.total-claim-position {
  padding: 25px 0px 25px 5px;
  height: 25px;
  white-space: nowrap;
  text-align: center;
}

.top-spacer {
  margin-top: 49px
}

.container-position {
  padding-bottom: 0px;
  padding-top: 14px;
}

.image-dimensions {
  width: 21px;
  height;
  21 px;
}

.employments-dropDown {
  position: relative;
  top: 33px;

}

.alert-close-dimensions {
  width: 25px;
  height: 25px;
}

.close-button-borderless {
  border: none;
  outline: none;
}

v.modal-header {
  border: none;
  padding: 0 0 0 0;
}
/*
div.paye_modal {
  width: 89%;
  margin: 30px auto;
}
*/

h1.modal-title.welcome-caption {
  color: #005A5F;
  font-weight: bold;
  padding-bottom: 1%;
}

.modal-subCaption {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 3%;
}

div.bottom-div {
  padding-top: 6%;
}

.modal-para {
  font-size: 18px;
  padding-bottom: 2%;
}

a.modal-link {
  font-size: 15px;
  text-decoration: underline;
}

div.alert-div {
  background-color: #F9B732;
  padding: .5rem 0;
  line-height: 2rem;
  margin-bottom: 0;
}
.navbar-brand-revenue-access img{
	margin-left: -15px;
}
.warning-text{
	padding-right: 50px;
}
.alert-message {
  font-size: 18px;
}
.banner-button.close{
	right: 10px;
	padding: 5px;
	position: relative;
}

.x-enlarged {
  font-size: 45px;
}

.text-description {
  margin-top: -15px;
}

/* Wide modal for questions */

.modal-wide .modal-dialog {
  width: 60%;
  margin: 200px auto; //TODO percentage
}

.modal-wide .modal-dialog .modal-content .modal-header {
  padding: 40px;
}


/* sticky footer */

footer.navbar-default.navbar-fixed-bottom {
  background: #00c6c6;
  color: white;
  padding: 1em 0;
}

footer.navbar-default.navbar-fixed-bottom p {
  margin: 0;
}

.sticky-ingredients-badge {
  border-radius: 2px;
  background-color: #044145;
  color: #FFFFFF;
  font-size: 2.5rem;
  font-weight: bold;
  padding: 2px 10px 1px 2px;
  width: 7%;
}

.sticky-ingredients-text {
  color: #044145;
  padding-top: 15px;
  padding-left: 10px;
}

.selector {
  padding-left: 36px;
  float: right;
}

.deselector {
  padding-left: 35px;
  float: right;
}

body .modal-content .modal-body p {
  font-weight: bold;
  font-size: 16px;
  color: #333;
}

body .modal-dialog {
  margin-top: 20%;
  width: 70%;
}

body .modal-dialog-extended {
  margin-top: 13%;
  width: 80%;
}
/*

.modal-text {
  margin-top: 50px;
  margin-left: 0px;
  margin-right: 0;
  margin-bottom: 0px;
}
*/
.asteriskInfo{
  font-size: .9rem;
  margin-bottom: 0;
  float: right;
}

.mandatoryasterisk {
  color: #FD6757;
}

.no-bold {
  font-weight: normal;
  clear: both;
}

.action-text {
  color: black;
  padding-left: 0;
}

.gray-background {
  background-color: #f5f5f5;
}
#employmentsPopup .modal-body .gray-background {
  background-color: #fff;
}
#employmentsPopup .modal-body .row.gray-background:nth-child(odd) {
    background-color: #f5f5f5;
}
.center-text {
  padding-top: 12px;
  padding-bottom: 12px;
}

.center-text-directorship {
    padding: 12px 15px;
    float: left;
    clear: none;
}

.directorship-label {
  padding-top: 5px;
}

.dual-employment {
  font-size: 14px;
}

.label {
  position: absolute;
}

.header-spacer-left {
  margin-left: 32px;
}

.checkbox input[type=checkbox][disabled]~ label:before {
  background-color: #ecedee;
}

.allocations-info-position {
  margin-bottom: -10px;
  margin-top: -4px;
}

/** Responsive design classes **/
.halfWidth {
  width: 50% !important;
}

.freColumnDisplay,
.professionColumnDisplay {
  width: 47%;
}

.freContainerColDisplay {
  margin-left: 25%;
  width: 75%;
}

.status-container {
  max-width: 300px;
}

.no_limit {}

/* NEW ADDITIONS
		OVERVIEW SCREEN
 */
a#jobsandpensions-addbutton {
  margin: 3% 0% 6% 0%;
}

div.tab-section {
  margin-top: 2%;
}

div.tab-element {
  font-size: 14px;
  padding-left: 15px;
  margin-left: 22px;
}

.info-icon-margin {
  margin-left: -22px !important;
}

div.tab-employee-name {
  padding-top: 15px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
}
div.tab-employment-id {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
}

div.tabOverview-subHeader {
  margin-bottom: 2%;
  padding-left: 0;
  margin-top: 10px;
  font-size: 15px;
  float: left;
}

div.tab-element-rate {
  padding-left: 0;
  float: none;
  font-size: 1rem;
}

.nav-tabs>li>a {
  height: 55px;
}

.tab-individual,
.tab-padding {
  padding: 5px 30px;
}

div.account-holder {
  margin: 3% 0% 6% 0%;
  width: 100%;
  padding: 12px 18px;
  float: left;
}

ul.dropdown-menu {
  position: relative;
  width: 100%;
}

a.accordion-read {
  white-space: nowrap;
  font-size: 1rem;
  color: #1FC7C6;
}

ul.dropdown-menu {
  background-color: #DCDCDC;
}


/* multiple rates and annual amounts in allocation tab*/

div.tab-element-annual {
  float: none;
  padding-left: 0;
  font-size: 1rem;
  white-space: nowrap;
}

li.tabHalfWidth.active,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  font-weight: bold;
  background-color: #0D757A;
}


/* CLAIM TAX CREDITS SCREEN */

div#dividends-collapse-panel {
  margin-bottom: 10px;
}

.accordion-arrow {
  margin-left: 3px;
}

div.text-card {
  margin-bottom: 10px;
}

span#expandAll-collapse-chevron {
  margin-left: 3px;
}

.review-income-panel {
  padding: 20px;
  background: #ecedee;
  margin-bottom: 15px;
}

.panel-group .panel {
  margin-bottom: 10px;
  border-radius: 0;
}
.panel-group{
  margin-bottom: 15px;
}

/*allocation header */


/* ALLOCATIONS REVIEW */


.checkbox-select {
  height: 42px;
  border: 2px solid #333333;
  border-radius: 1px;
  font-family: "Fira Mono", Courier, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.28571429rem;
}

.review-panel {
  padding: 20px 40px 20px 40px;
  background: #ecedee;
  margin-bottom: 15px;
}


/*overview*/


/* Overview jobs-pensions-card */

.transparent-placeholder {
  display: block;
  visibility: hidden;
}

div.flatrate-buttonsDiv {
  padding-left: 0;
  padding-right: 0;
  margin-right: -10px;
}

div.delete-flatrate {
  padding-left: 0px;
  padding-right: 0;
}


a.review-ingredient-action {
  font-size: 1.28571429rem;
}

#allocationsTextArea {
  width: 100%;
}

#allocInputError {
  color: red;
  text-indent: 10px;
  font-weight: bold;
}

a.ingredient-element-action {
  float: right;
  padding-left: 15px;
}

a.ingredient-element-action.tab-delete {
  padding-left: 0;
}

a.add-jobs-pensions-modal {
  text-decoration: underline;
  color: #1FC7C6;
  font-size: 1.28571429rem;
  font-weight: 500;
}

.newtext {
  padding-right: 0px;
  padding-left: 0px;
  color: #FE964E;
  font-size: 12px;
  word-wrap: break-word;
  font-weight: bold;
}

.orange {
  color: #FE964E;
}

hr.horizontal-line {
  margin: 0 0 0 0;
}

div#read-less,
div#read-more {
  font-size: 1rem;
}

a.ingDesLink {
  font-size: 1rem;
}

.allocation-dropdown-div {
  font-size: 1rem;
  width: 100%;
}
.status-container.dropdown-div {
    min-width: 250px;
  }
.allocation-dropdown-label {
  font-size: 1rem;
}

label.allocation-another-person {
  padding-top: 2%;
  padding-left: 5%;
}

div.card-spacing {
  padding-left: 14px;
  padding-right: 0;
  width: 0;
}

div.sub-level-credits-allocation {
  margin: 10px 0 0 -15px;
}

div.buttons-flatrate, div.buttons-receipts {
  padding-left: 0;
  padding-right: 0;
  float: left;
  width: 100%;
}


/* warning text */

.warning-text {
  font-size: 12px;
}

div.menuItem {
  word-wrap: break-word;
  padding-bottom: 8px;
  vertical-align: top;
  margin-top: 7px;
  margin-right: -25px;
}
.nav-item {
    padding: 5px 0;
}

/* popup changes */

/*
div.modal-body {
  padding: 0 0;
}
*/

body .modal-content .modal-body p.info-pop-up-content {
  font-size: 1.28rem;
  line-height: 2rem;
}

div#employmentDropDown-input-error-text {
  margin-left: 9%;
  font-size: 1rem;
  float: right;
}

/* dob-styling*/
.dob-input {
  padding: 0px 5px 0 0px;
}
.dob-input:last-child {
  padding: 0px;
}
.dob-div {
  padding: 0 0 0 0;
  max-width: 300px;
}
.status-message{
  float: left;
}
div.status-message.status-error{
	padding:0px;
}

/* BACK BUTTON ARROW */

span.icon-back,
span.icon-next,
.icon.icon-back{
  padding-left: 0;
  font-size: .9rem;
}

u.ingredient-description-link {
  font-size: 1rem;
}


a.ingredient-description-link {
  font-size: 1rem;
  text-decoration: underline;
}


a.ingredient-description-link:hover {
  font-size: 1rem;
  text-decoration: none;
}


input.form-control.dob-width-control {
  width: 100%;
}

ul.dropdown-menu:hover {
    background: #00c6c6;
}

/* DROPDOWN RESEARCH */

span#dropID {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000000;
  float: right;
}
.open>#month_drop {
  font-size: 18px;
  border-color: #00c6c6;
  border: 2px solid;
  background: white;
}
.monthhelper li {
  margin: 0;
  padding: 0;
  width: 250px;
  height: 28.5px;
  list-style: none;
}
ul#month_drop {
  background: white;
  word-wrap: break-word;
}
li.option-style {
  padding-bottom: 2%;
}
.monthhelper li:hover {
  border: 2px solid #00c6c6;
}
.dropdown.col-sm-12 {
  max-width: 300px;
}
button#employmentDropDown-input {
  padding-left: 0;
  font-size: 1.2rem;
}

/********************************** pagination ********************************/
.paginationValue.customPagination {
  padding: .5rem 1rem;
  margin: 0;
  border: 1px solid #ddd;
}

.paginationCursor {
  padding: .5rem;
  margin: 0;
  text-decoration: none;
}

.paginationCursor:hover {
  text-decoration: underline;
}

#pagination-container {
  float: right;
  margin-bottom: 1rem;
}
#pagination-container a{
  text-decoration: none;
  font-size: 1rem;
}
#pagination-container a:hover{
  text-decoration: underline;
}
a[disabled="disabled"] {
  pointer-events: none;
  color: #999;
}
#viewAll_less {
  border: 1px solid #ddd;
  padding: .5rem 1rem;
  margin: 0 0 0 2rem;
}
/********************************** end pagination ********************************/


@media screen and (min-width: 992px) {
    div.info-button-padding {
        padding-left: 5px;
    }
    div.account-holder {
        display: none;
    }
}
@media screen and (max-width: 992px) {
    .mobile-label {
          position: relative;
          left: 0;
          float: left;
          font-weight: bold;
          width: 50%;
          padding: 3px;
      }
      .labels{
        display: none;
      }
      .item{
        width: 50%;
      }
      .item.action {
        width: 50%;
        text-align: left;
      }
}
@media screen and (max-width: 991px) {
	.credit-checkbox .validation-error-icon{
		margin-top: 9px;
	}
	.white-panel {
        margin: .5rem 0;
    }
  .nav-item{
    padding: 0;
    padding: 0;
    margin: 0;
  }
  .menu-item-child-text{
    margin-left: 15px !important;
  }
  .nav-item{
    line-height: 2rem;
  }
  .navbar-nav{
    margin: 0;
  }
  .navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav li a{
    display: inline-block;
    padding: 10px 5px;
    margin: 0;
  }
  div.menuItem{
    margin-top: 0;
  }
  .menu-item-child{
    padding: 0;
  }
  .freContainerColDisplay {
    float: left !important;
    width: 95% !important;
    margin-left: 0% !important;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse {
    top: 68px;
  }
  div.account-holder{
  margin-top: 20px;
   margin-bottom: 20px;
  }
  .mobileMenu {
    display: block !important;
    background-color: #025e63;
    width: 100%;
    padding: 0 15px 15px 15px;

  }

  .menu-item-child {
    border: 0px solid #DCDCDC !important;
    border-radius: 0% !important;
    height: 0;
    width: 0;
  }

  div.navbar-collapse.collapse {
    display: none!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
    visibility: visible!important;
  }

  div.collapse.in {
    display: block!important;
    visibility: visible;
  }

  button.navbar-toggle.collapsed {
    display: block;
  }

  button.navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    position: absolute;
    top: 83px;
    left: 0px;
    width: 100%;
    border: none;
    z-index: 1000;
  }
   .nav-bar-side {
    display: none;
  }
   button#mainPerson {
    width: 100%;
    font-size: 1.4rem;
    background-color: #1FC7C6;
    font-weight: bold;
  }
   a#secondaryPerson {
    font-size: 1.4rem;
    background-color: transparent;
    font-weight: bold;
  }
  form#myTccForm {
    clear: both;
}
}
@media screen and (min-width: 992px) {

  .box {
    margin-left: -10px;
    border: 2px solid #DCDCDC;
    width: 12px;
    height: 12px;
    display: inline-block;
  }
  .box.filled {
    background-color: #1FC7C6;
  }
  .box.active {
    border: 2px solid #1FC7C6;
  }
  .mobileMenu {
    display: none !important;
    margin-top: -10px;
  }
  .dob-align{
    padding-right: 0;
  }
}
@media screen and (max-width: 900px) {
  .declaration {
    width: 99% !important;
    text-align: justify;
  }

  .adjusted {
    margin-right: 125px;
  }

/*
  .usc-tab-margin {
    margin-left: -44px;
  }
*/
  div.tab-element-rate, div.tab-element-annual{
    font-size: 12px;
  }


  .gray-panel.section {
    margin-left: 5%;
  }

  a#taxcredits-addbutton2 {
    margin-left: 3%;
  }

  a#incomes-addbutton {
    margin-left: 3%;
  }
  a#receipts-managebutton {
    margin-left: 3%;
  }

  div.currency-tab-element {
    padding-left: 0;
  }

  div.tab-section {
    width: 95%;
    padding-left: 0;
  }

  div.tab-employee-name {
    font-size: 1.28rem;
  }

  div.tabOverview-subHeader {
    margin-bottom: 2%;
    padding-left: 0;
    margin-top: 10px;
    font-size: 13px;
  }

  div.tab-element {
    font-size: 12px;
  }
}
@media screen and (min-width: 801px) {
  .field-date .employment-start-date {
    width: 45%;
  }
}
@media screen and (min-width: 801px) {
  .gray-panel .float-left {
    float: left;
    padding: 0px 7px 14px 4px;
  }

  .start-date {
    padding-left: 4px;
  }
}
@media screen and (min-width: 800px) {
  .hidden-md-up {
    display: none !important;
  }
  a.mobile-link {
    display: none !important;
  }

  .warning-text {
    font-size: 14px;
    padding: 10px 50px 0 15px;
  }

  a.collapse-link.inner {
    padding-right: 15px;
    padding-top: 2%;
  }

  .section-heading-description.link {
    margin-left: -5px;
  }

  ul.mobile-droplist {
    display: none !important;
  }

  div#taxcredits-main, div#receipts-main {
    padding-left: 0;
  }

  div.jobs-pensions-card {
    min-height: 75px;
  }

/*
  div.modal-text {
    margin-left: 50px;
    margin-top: 50px;
    margin-right: 50px;
  }

  div.modal-dialog.modal-style {
    margin-left: 20%;
  }
*/


}
@media screen and (max-width: 800px) {
	p.warning-text{
		padding-left: 5%;
		padding-top: 5px;
	}
   .col-md-12.align-left hr{
    margin-left: 5%;
  }
  .allocations-review.gray-panel, .allocations-review-panel.gray-panel, .empty-allocation.gray-panel{
    padding-bottom: 20px;
    margin-left: 10px;
  }
  .section-heading-description {
    padding-left: 5%;
  }
  div.card-spacing {
    padding-left: 11px;
  }

  div.allocation-header {
    margin-left: 4.5%;
  }

  div.allocation-review-header {
    margin-left: 2.5%;
  }

  div.allocation-review-accept-btn {
    padding-left: 2%;
    z-index: 1;
  }

  div.taxcredits-div {
    padding-right: 0;
  }

  div.expand-link-div {
    padding-left: 0;
  }

  a.collapse-link {
    font-size: 13px;
  }

  .review-income-panel {
    padding: 20px 10px 20px 0px;
    background: #ecedee;
    margin-bottom: 15px;
  }

  .employment-label {
    font-size: 13px;
    padding-right: 6px;
    margin-top: 5px;
    margin-left: -10px;
  }

  .allocations-pay-container-position {
    margin-top: 0;
  }

  label.tab-unable-estimate {
    display: block;
    padding: 0 0 0 20px;
  }

  div.dropdown-div {
    font-size: inherit;
    padding-left: 0px;
    margin-right: 0px;
    padding-right: 0;
    width: 100%;
    max-width: 300px;
    min-width: 300px;
  }


  h6.section-heading-padding {
    display: none;
  }

  .section-heading {
    padding-left: 5%;
  }

  .section-heading-padding {
    padding-left: 2%;
  }

  .btn-primary.header {
    width: 97%;
  }

  a.mobile-link,
  a.mobile-link-less {
    text-decoration: underline;
    float: right;
    cursor: poiner;
  }

  .hidden-sm-down {
    display: none !important;
  }

  div#ppsHelp {
    padding-left: 2%;
  }
  /* POP UP MODAL */

  div.modal-dialog.modal-style {
    width: 100%;
    margin-left: 0;
  }

  .sticky-ingredients-badge {
    /*
		padding: 5px 32px 0px 8px;
		*/
    width: 15%;
    margin-top: 15px;
  }

  .sticky-ingredients-text {
    margin-bottom: 10px;
    font-size: 11px;
    padding-top: 2px;
    margin-top: 15px;
  }

/*
  div.jobs-modal {
    padding-right: 0%;
    width: 90%;
    padding: 0 0 0 0px;
    margin-left: 5%;
  }
*/

  button.sticky-footer-button {
    font-size: 12px;
  }

  div.sticky-next {
    padding-left: 0;
  }

/*
  .modal-content .modal-footer {
    padding: 14px 8px;
  }

  div.modal-text-content {
    margin-bottom: 10px;
    padding-left: 0;
  }

  p.modal-heading-content {
    font-size: 16px;
  }
*/

  .newtext {
    padding-right: 0px;
    padding-left: 0px;
    color: #FE964E;
    font-size: 10px;
  }

  div.flatrate-radio-mobile {
    float: none;
    font-size: 1rem;
  }

  label.taxcredit-radio-button-label {
    font-size: 1.28rem;
  }

  div.ingredient-header {
    padding-left: 0;
  }

  div.button-div {
    padding-left: 4px;
  }

  div.modal-body {
    font-size: 12px;
  }

  h4.modal-title {
    font-size: 17px;
  }

  a#employment-add,
  a#employment-cancel-add {
    font-size: 12px;
  }

  div.review-submit-panel {
    margin-left: 5%;
    margin-right: 5%;
  }

  body .modal-content .modal-body p,
  p.modal-heading-content,
  label.pop-up-checkbox-label {
    font-size: 1rem;
  }

/*
  div.pop-up-modal-body {
    padding: 0 0 0 0;
  }
*/

  .review-panel {
    padding: 20px 40px 60px 40px;
    background: #ecedee;
    margin-bottom: 15px;
  }

  .margin-when-xs {
	  margin-left: 5%;
	  margin-right: 5%;
	  width: 90%;
  }

  #proceedWrapper .section-heading {
    padding-left: 0;
  }

}
@media screen and (max-width: 799px) {
  a.collapse-link.inner {
    padding-top: 0;
  }

  div#employmentDropDown-input-error-text {
    margin-left: 8.5%;
    margin-right: 2%;
  }
}
@media screen and (max-width: 786px) {
    #printButton{
        margin-top: 15px;
    }
  .staticText-summary {
    padding-left: 0;
  }
  div.menuItem {
    word-wrap: break-word;
    padding: 0;
    margin: 0;
}
  .btn-primary {
    margin: 15px 0;
  }

  .rtc-cancel-updates-btn .btn-primary, .rtc-add-receipts-btn .btn-primary, .rtc-continue-claim-btn .btn-primary, .receipts-padding .btn-primary {
    width: 100%;
    display:block;
  }

  .link-back {
    left: 20px !important;
/*    top: 30px !important;*/
  }

  .section-number {
    padding-top: 0px;
  }

  .col-sm-2 .radio-label {
    width: 40%;
    min-width: 95px !important;
  }

  .start-date,
  .employment-status,
  .view-details {
    padding-left: 6px;
    padding-bottom: 3px;
  }

/*
  .modal-content .employm-details {
    padding: 0px !important;
  }

*/
  .modal-header .close {
    float: none;
  }

  .gray-panel .form-group {
    margin-bottom: 10px;
  }

  /* Make col-xs-11 and col-xs-1 equal to col-xs-10 and col-xs-2 for minimized modals */

/*
  .modal-content .modal-header .col-xs-11 {
    width: 83.33333333% !important;
  }

  .modal-content .modal-header .col-xs-1 {
    width: 16.66666667% !important;
  }

*/
  .adjusted {
    margin-right: 72px !important;
  }
}

@media screen and (max-width: 767px) {
  .allocation-margin-adjust{
    margin-top: -45px;
  }
  .mobileMenu .myDocs{
    padding-left: 10px;
  }
  .allocation-wrapper {
    margin-left: 23px;
  }
}

@media screen and (min-width: 768px) {
  .intro .link-back {
    left: -160px !important;
  }
  .claimText {
  margin-bottom: 15px;
  }

}
@media screen and (min-width: 700px) {
  div.tab-heading {
    padding-left: 0;
  }
}
@media screen and (max-width: 600px) {
  .tab-individual,
  .tab-padding {
    padding: 10px 5px 10px 10px;
  }
}
@media screen and (max-width: 599px) {
  #delete_btn,
  button#proceed_btn,
  button#profession_next,
  #proceed_btn_test,
  .back-allocation-review,
  button#cancel_btn,
  button.cancel_btn,
  button#submit_btn,
  button#proceed_btn_disabled,
  .btn-primary{
    width: 100%;
    margin-bottom: 4%;
  }
  .select-all{
    padding-right: 1%;
  }
  div.review-submit-ingredient {
    font-size: 1rem;
  }

  div.center-text.description-mobile-padding {
    padding-top: 6px;
    padding-bottom: 2px;
  }

  div.center-text {
    padding-top: 6px;
  }

/*
  body .modal-title {
    padding-left: 24px;
  }
*/

/*
  body .modal-dialog {
    margin-top: 20%;
    width: 90%;
    margin-left: 5%;
  }

*/
  div.checkbox {
    margin: 0 0;
  }
  #selectedIngredient .checkbox{
    margin-left: 14px;
  }

}
@media screen and (max-width: 480px) {
/*
  .modal-content .btn-float {
    margin-bottom: 10px;
    margin-top: -5px;
  }
*/
  .tab-element-header{
    white-space: nowrap;
  }
  .freColumnDisplay,
  .professionColumnDisplay,
  .radio-btn label,
  .radio-float-left {
    width: 100% !important;
  }

  .radio-btn,
  .radio-btn label {
    display: block;
  }
  /* End Flat Rate Expenses */

  .radio-padding {
    padding: 10px;
  }

  .leftAlign {
    text-align: left !important;
  }
}
@media screen and (max-width: 375px) {
  a#jobsandpensions-addbutton {
    width: 100%;
  }
}
@media screen and (max-width: 383px) {
  .summaryPanel .edit {
    margin-right: -20px;
  }
  div.tabOverview-subHeader{
    margin-left: 0;
  }
  .col-xs-4.ingredient.tab-element,
  .col-xs-4.tab-element.rate-element-tab{
    margin-left: 0;
  }
}
@media screen and (min-width: 384px){
  .usc-tab-margin{
    margin-left: -44px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
 .top-container {
    padding-top: 0;
    clear: both;
  }

  div.account-holder{
    width: 30%;
    margin-left: -20px;
  }
  .select-all{
    padding-right: 10%;
  }
}
@media screen and (min-width: 768px) and (max-width: 801px) {
  .field-date .employment-start-date {
    width: 67%;
  }
  div.account-holder{
    margin-left: 15px;
  }
  .adjusted {
    margin-right: 100px !important;
  }
}

@media screen and (max-width: 799px) {
 .allocation-review-padding-left {
    padding-left: 5%;
  }
}

@media screen and (min-width: 700px) and (max-width: 799px) {
  div.categories-card {
    width: 95%;
    margin-left: 5%;
  }

}
@media screen and (min-width: 400px) and (max-width: 991px) {
  .freColumnDisplay,
  .professionColumnDisplay,

}

@media screen and (min-width: 319px) and (max-width: 340px) {
  .step-icon {
    width: 55px !important;
    height: 55px !important;
  }

  .step .number {
    font-size: 19px !important;
    line-height: 48px !important;
  }
}
@media screen and (min-width: 360px) and (max-width: 767px) {
  .table>tbody>tr>td,
  .table>tfoot>tr>td {
    padding: 12px 14px;
  }
}
@media screen and (max-width: 360px) {
  .table>tbody>tr>td,
  .table>tfoot>tr>td {
    padding: 14px 0px;
    font-size: 17px;
  }

  .employm-details .staticText {
    padding-left: 10px !important;
    font-size: 16px !important;
  }
}

.weekOneCheckbox{
	margin-top:15px; margin-bottom:15px;
}

.weekOneCheckbox-text{
	font-size:1rem;
}

.weekOneCheckbox-label{
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding: 0;
	line-height: 32px;
	height: 36px;
	padding: 0px 6px !important;
}
#print-header{
  display: none;
}
.text-center{
  text-align: center !important;
}
#employmentsPopup h4.modal-title{
    clear: both;
}
#harp-print{
    height: 75px;
    width: 75px;
    margin-bottom: 2rem;
    display: block;
}
#name{
    text-transform: uppercase;
}
@media print{
  html, body {
    height:100%;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
  }
  h4.modal-title {
    padding: 15px 0;
  }
  #print-header{
    display: block;
  }
  .no-print{
	display:none;
  }
  .topbar,
  .navbar,
  #footer,
  .footer-nav,
  button,
  #taxcredits-container,
  #receipts-container,
  #incomes-container,
  #myReceipts-container,
  #allocations-container,
  #overview-container,
  .nav-bar-side,
  #currentEmployment
  .ingredient,
  .btn.btn-primary,
  #jobsandpensions-heading,
  #jobsandpensions-text,
  .employment-popup-dropdown{
    display: none !important;
  }
  #directorshipText{
    display: block !important;
    visibility: visible !important;
  }
  #employmentsPopup {
      position: fixed;
      float: left;
      width: 100%;
    }
    .modal-backdrop.fade.in{
      display: none;
    }
    .modal-content {
      max-width: 100%;
      margin: 0;
      width: 100%;
      padding: 0;
      border: none;
      position: relative;
      top: 0;
    }
    .modal-open .modal {
      overflow-x: hidden;
      overflow-y: hidden;
  }
    .modal-dialog.modal-dialog-extended {
        margin-top: 0;
        padding: 0;
    }
    #employmentsDropDown-input{
      display: none;
    }
    .col-md-5.col-xs-12.bold, #employmentDetails .col-sm-7.col-xs-12.bold.employment-field {
      width: 40% !important;
      text-align: right;
      clear: none;
      padding: 6px 15px;
      font-size: 1rem;
      line-height: 1.5rem;
    }
     .col-md-7.col-xs-12.center-text, .col-xs-12.center-text-directorship.no-bold,
	 .col-sm-5.col-xs-12.employment-field{
        width: 200px !important;
        font-size: 1rem;
        border: 1px solid;
        padding: 5px 10px;
        text-align: left;
        clear: none;
        min-height: 2.4rem;
     }
     .col-xs-12.center-text-directorship.no-bold{
      margin-top: 10px;
     }
    .directorship-label {
        padding-top: 5px;
        width: 100%;
        padding-right: 0px;
    }
    .center-text-directorship a{
      display: none;
    }
    #phone{
        float: right;
        margin-top: 2rem;
    }
    #employmentsPopup h4.modal-title {
        clear: both;
        margin-top: 2rem;
        padding: 15px;
    }
    #print-header .col-xs-4 {
        padding: 0;
    }
    hr{
      border: none;
    }
    .modal-text {
      padding: 30px;
    }
	/* print styling for employment details section*/
	#employmentDetails .payrollDetails-subheading,
	#employmentDetails .employmentHeading,
	.employment-field-directorship,
	.infoWeb{
		display: none;
	}
	#currentEmployment .row{
		margin: 1rem 0;
	}
	#currentEmployment .col-sm-7.col-xs-12.bold.employment-field{
		text-align: right !important;
	}
	#currentEmployment h3.subHeading{
		font-size: 2rem;
		margin: 2rem 0;
	}
	#submissionItemView .grey-panel {
		padding: 0;
		margin: 0;
	}
	#submissionItemView .white-panel {
		margin: 5px 0 0 0;
		border: 1px solid;
	}
	#submissionItemView  .col-xs-12.col-md-6{
		width: 50%;
		padding: 0 5px;
	}
	#submissionItemView h3{
		font-size: 1.7rem;
		margin-bottom: 1.5rem;
	}
  }

p{
   font-size: 1.2rem;
}
p .learnMore{
    font-size: 1.2rem;
    font-weight: bold;
}
.learnMore{
    text-decoration: underline;
}
.learnMore .{
  text-decoration: underline;
}
.learnMore.receiptSelection{
  font-size: 1rem;
margin-top:10px;
}
#dateDirectorshipCommenced, #dateDirectorshipCeased{
  margin-left: -4px;
}
/* These date fields appear in a smaller div and so need to be overwritten to always be 100% width */
#dateDirectorshipCommenced .col-md-7.col-sm-7.col-xs-11.pull-left.align-left,
#dateDirectorshipCeased .col-md-7.col-sm-7.col-xs-11.pull-left.align-left{
  width: 100%;
}
#uploadParent1,#uploadParent2,#uploadParent3,#uploadParent4,#uploadParent5,#uploadParent6,#uploadParent7  {
    position: relative;
    max-width: 500px;
    border: 2px dashed #ddd;
}
.uploadParent.dragOver{
  border: 2px dashed #00c6c6 !important;
  background-color: #f9f9f9;
}
#uploadContent1,#uploadContent2,#uploadContent3,#uploadContent4,#uploadContent5,#uploadContent6,#uploadContent7{
    width: 100%;
    height: 100px;
    z-index: 100;
    opacity: 0;
    font-size:130px;
}


#upload-file-remove {
   border-bottom: 1px solid;
   display: inline-block;
}

.file {
    width: 400px;
    height: 50px;
    background: #171717;
    padding: 4px;
    border: 1px dashed #333;
    position: relative;
    cursor: pointer;
}

.file::before {
    content: '';
    position: absolute;
    background: #fff;
    font-size: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
}

.file::after {
    position: absolute;
    color: #808080;
    font-size: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#uploadText1,#uploadText2,#uploadText3,#uploadText4,#uploadText5,#uploadText6,#uploadText7 {
    position: absolute;
    padding: 15px 30px;
    text-align: center;
    width: 90%;
    left: 5%;
    height: 90%;
    top: 5%;
}
#tableData {
    border-collapse: collapse;
    width: 100%;
    max-width: 500px;
    border: none;
}

#tableData td {
    border-bottom: 1px solid #9f9f9f;
    text-align: left;
    padding: 8px;
    border: none;
}

#tableData th {
    border-bottom: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    background-color: #ecedee;
    border: none;
    white-space: nowrap;
}

#tableData tr:nth-child(odd) {
 background-color: #f9f9f9;
}


#tableData tr:nth-child(even) {
 background-color: #fff;
}

#hide_divide_equally_link, #divide_equally_link{
  font-size: 1rem;
  text-decoration: underline;
}

#hide_divide_equally_link:hover, #divide_equally_link:hover{
  text-decoration: none;
}
#proceedWrapper .btn-primary{
    max-width: 300px;
    white-space: normal;
    padding: 14px 15px;
}
.padLeft0{
    padding-left: 0;
}
.pad0{
    padding: 0;
}


/**** Receipts Tracker Import Table ****/

.form-control.claim-status {
	font-size: 15px;
}
.grouping-container .top-margin {
  margin-top: .5rem;
  }

.grouping-heading img{
  width: 100%;
  max-width: 30px;
}

.viewReceipt-list-container {
	float: left;
	width: 100%;
	margin-bottom: .5rem;
}

.viewReceipt-list-container .viewReceipt  {
	float: left;
	padding: 5px;
	width: 20%;
	font-size: 15px;
	word-break: break-word;
}

.viewReceipt-list-container .amend{
	min-width:19%;
}

.viewReceipt.longField {
	width: 22%;
}

.viewReceipt.claimField.tableHeader{
  margin-left: 20px;
}

.viewReceipt.claimField{
  width: 8%;
  margin-right: 10px;
}

.viewReceipt.actionField {
	width: 8%;
}

.viewReceipt-list-container .labels {
	padding-top:5px;
	font-weight: bold;
	width: 100%;
	float: left;
}

@media screen and (max-width: 992px) {
	.checkbox {
		margin: 0;
	}

	.viewReceipt.claimField{
        width: 0;
        margin-right: 0;
	}

	.viewReceipt-list-container .subGroup {
		float: left;
		width: 100%;
	}

	.mobile-label {
		position: relative;
		left: 0;
	}

	.viewReceipt-list-container .mobile-label {
		float: left;
		font-weight: bold;
		width: 50%;
		padding: 3px;
	}

	.viewReceipt-list-container .viewReceipt {
		width: 50% !important;
	}

	.viewReceipt-list-container .action.text-right {
		text-align: left;
	}

	.viewReceipt-list-container .labels {
		display: none;
	}
}

/**************** review list *********************/
.grouping-container {
  border: 1px solid #ccc;
  padding: 0 2rem;
  margin: 2.5rem 0rem 0rem 0rem;
  float: left;
  width: 100%;
}

.review-heading {
  display: inline-block;
}

.grouping-list {
  font-weight: 500;
  margin: 1rem 0 2rem;
  list-style: none;
  padding: 0;
}

.grouping-list li.striped-list {
  padding: 1rem;
}

.grouping-list li.striped-list:nth-of-type(even) {
  background-color: #fff;
}

.grouping-list li.striped-list:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.grouping-heading h3 {
  background-color: #fff;
  display: inline-block;
  padding: 15px;
  margin: 0;
  margin-top: -2rem;
  float: left;
}

/* Category grouping container */
.receiptContainer {
  width: 100%;
  background-color: #fff;
  padding: 5px;
  float: left;
  border-left: 5px solid #00C6C6;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  margin-bottom: .5rem;
  display:inline;
}

.receiptContainer:last-child {
margin-bottom: 0;
}

.list-section .labels .viewReceipt  {
word-break: normal;
word-wrap: normal;
line-height: 1.2rem;
}

.receiptContainer:hover {
box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
-webkit-transition: all ease .3s;
transition: all ease .3s;
}

div.receipts-end-spacing {
	margin-bottom: 30px;
}

div.receipts-padding{
  padding: 0px;
}

.rtc-add-receipts-btn{
  padding: 0px;
  text-align: center;
}

.rtc-cancel-updates-btn{
  padding: 0px;
  text-align: left;
}

.rtc-continue-claim-btn{
  padding: 0px;
  text-align: right;
}





/**************** end review list *********************/

/**************** Receipts-Tracker - Checkboxes *********************/

.viewReceipt .label.checkbox:empty {
  display:inline-block;
}

.viewReceipt .checkbox input[type=checkbox]:checked:disabled~label:before {
    font-family: "MyRevenue";
    content: "\e601";
    background: #7caacc;
    border: 0;
    color: #ecedee;
    padding-top: .5rem;
	cursor: not-allowed;
  }
/**************** end Receipts-Tracker - Checkboxes *********************/

/**************** Receipts-Tracker - No receipts messages *********************/
  .no-receipts.grey-background{
  	font-size:.9em;
  	font-weight: bold;
  	margin-top:20px;
  	}

  .no-receipts.grey-background .white-panel {
    margin-bottom:0;
	}


/**************** end Receipts-Tracker - No receipts messages *********************/

/*********************Dependent Relative Credit ************************************/

.dependent-inputs{
    padding-left: 15px;
}

div.buttons-dependentrelative{
	float: left;
	width: 100%;
}

.dependent-relative-section{
	padding-left: 15px;
}
/*Hide ingredientHeader container border used in all tax credits */
.dependent-relative-header .container-border {
    border-bottom:none;
    margin-bottom:0;
}

/* Divider line after header info-text replaces ingredientHeader container-border*/
hr.container-divider-top {
    margin-bottom:16px;
}
/* Sets width of labels to full screen width */
.dependent-relative-section .field-label {
    width:100%;
}
/** Date Picker **/
.date button {
	right: 0;
    left: 250px;
    top: 6px;
	position: absolute;
	text-indent: -99999px;
	width: 32px;
	height: 34px;
	padding: 0;
	margin: 0;
	background: transparent;
	border: none;
	background-image: url(../img/fe_date_icon.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}


/* Fit dropdown first option to field */
.dependent-relative-dropdown select.form-control {
        font-size:1.15rem;
}

#addDependentRelative {
  margin-top: 20px;
}

#netCreditEffect-input-label {
  margin-top: 20px;
}

/***************************end Dependent Relative Credit *****************************/

.posNudgeBanner {
    background-color: #F9B732;
    margin-bottom: 20px;
    padding: 1rem;
}

.greyBanner {
  background-color: #ecedee;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 1rem;
}

.posNudgeText {
    color: #333333;
    font-size: 1.25rem;
    font-weight: bold;
}

div.orangeErrorBox{
    color: #333333;
    background-color: rgba(255, 227, 207, .5);
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 0px;
    font-weight: 700;
    border: 1px solid rgba(254, 150, 78, .15);
}

div.orangeErrorBox span:before {
     background-image: url(../img/orange_error.jpg);
     background-size: 30px 20px;
     content: "";
     width: 30px;
     height: 20px;
     display: inline-block;
     position: relative;
     top: 3px;
     margin-right: 10px;
}

div.infoBlock.infoBlock-display + div.orangeErrorBox{
    margin-top: 20px;
}

div.infoBlock.infoBlock-hidden + div.orangeErrorBox{
    margin-top: 15px;
}


#selectedIngredient .description {
  background-color: #ecedee;
  border-radius: 0;
  line-height: 1.5em;
  padding: 15px;
  box-sizing: border-box;
  width: 100%;
  font-size: 1rem;
}

.descriptionLinkMediumSize {
   font-size: 15px;
   font-weight: bold;
   text-decoration: underline;
}

.infoBlockLinkMediumSize {
   font-size: 15px;
   font-weight: 500;
}

.asteriskInfo{
  font-size: .9rem;
  margin-bottom: 0;
  float: right;
}

.asteriskInfo.left {
    float: none;
    margin-top: 25px;
    margin-bottom: 25px;
}
.mandatoryasterisk{
    float: none !important;
  }



#selectedIngredient .description a.left {
    float: none;
    text-decoration: underline;
    color: #0c72bc;
}
 .listForm div.formRow {
  font-size: 1rem;
}
 div.listForm.borderEffect{
    box-shadow: 0px 0px 5px rgb(0 0 0 / 10%);
    border-left: 5px solid rgb(2, 94, 99);
    border-top: 1px solid rgb(0 0 0 / 10%);
    padding : 30px;

}
.listForm div.title span.header {
  font-size: 1.8rem;
}

.listForm div.title span.section {
  float: right;
  color: #333333;
  opacity: 70%;
}
.listForm div.title {
  width: 100%;
  font-size: 1.1rem;
  font-weight: bold;
}
div.listForm{
  margin-top: 1rem;
  width: 100%;
  margin-left: 0;
  max-width: 100%;
}
.clearfix {
  overflow: auto;
}

/********************* orange info warning banner *****************/

.orange-info-icon-image {
max-width: 1.2rem;
max-height: 1.2rem;
margin: .2rem .4rem .2rem .2rem;
image-rendering: crisp-edges;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.orange-info-alert-banner {
    margin-top:2rem;
    padding-top: .6rem;
    padding-bottom: .6rem;
    background-color: rgba(255, 227, 207, .5);
    border: 1px solid rgba(254, 150, 78, .5);
    margin-bottom:3rem;
}

.orange-info-alert-banner p{
    font-size:14px;
}
.orange-info-alert-row  {
    display: flex;
}

/************ end orange info warning banner************/

.edit-allocations-header {
    argin-top: 2rem;
    margin-bottom: 0.5rem;
}

.entitlements {
    color: #0D757A;
    font-weight: bold;
}

.min-entitlements {
    font-size: 1.1rem;
}

.entitlement-value {
    color: #333333;
    font-weight: 400;
}

.allocations-heading {
    margin-bottom: 1rem;
}

.no-margin {
    margin: 0;
}

.employment-input {
    margin-top: 1rem;
}

.entitlements-info-image {
    height: 18px;
    width: 18px;
}

#minEntitlementInfo {
    margin-bottom: 1rem;
}

#minEntitlementInfo>img {
    height: 18px;
    width: 18px;
}

.allocationsInfoBlock {
    margin-bottom: 10px;
}

.allocationsErrors {
    color: #ff5655;
    font-weight: 700;
    font-size: 1.1rem;
    margin-bottom: 1rem;
    padding: 0;
}

.totalsError {
    margin-top: 0.5rem;
}

.totalUscBandError {
    margin-top: 0.5rem;
}

.allocations-error-icon {
    margin-top: 0;
}

.allocations-input-error {
    font-size: 1.1rem;
}

.usc-allocation-tabs {
    padding: 0;
}

#uscTabList {
    border-bottom: none;
}

.usc-allocation-tab {
    color: #333 !important;
    font-weight: 500;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin: -0.5px;
    border: 1px solid black !important;
    border-radius: 0 !important;
    height: 50px !important;
}

.usc-allocation-tab {
    font-weight: 500 !important;
}

.active .usc-allocation-tab {
    color: white !important;
}

.usc-allocation-tab:hover {
    color: #333 !important;
}

.roundedLeft {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

.roundedRight {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.usc-section-heading {
    padding-bottom: 0;
}

.allocations-input {
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
}

.allocations-input-field-error {
    border-left: 4px solid;
}

.allocations-input.status-active {
    border-left: 4px solid #00c6c6;
}

.allocations-input.status-error {
    border-left: 4px solid #ff5655;
}

.usc-tab-error {
    color: #ff5655 !important;
}