/*
header black: #073236
black text: #333
primary green: #025e63
light green: 14px solid #00c6c6
panel grey: #ecedee
link blue: #0c72bc
primary blue: #0c72bc
link back hover: #0a4997;
newblue : #24C1E9
orange: #FE964E
error red: #ff5655

panels
blue: 5px solid rgb(0, 164, 217)
red: 5px solid rgb(226, 136, 136)
pink: 5px solid rgb(212, 160, 187)
purple: 5px solid rgb(125, 125, 190)
green: 5px solid rgb(133, 192, 185)
*/


/*********** paye Base ***********/
.unread-icon, .read-icon, .status-icon{
   display: inline-block;
}
.unread-icon img, .read-icon img, .status-icon img{
  height: 3rem;
}
.unread-icon img, .read-icon img, .status-icon img{
  margin-right: -15px;
  margin-top: -.7rem;
  margin-bottom: -.5rem;
}
.folder-icon img {
  height: 3rem;
  margin-left: -15px;
  margin-top: -.5rem;
  margin-bottom: -.5rem;
}
.unreadDocs{
  text-align: center;
}
.unread-icon img, 
.read-icon img,
.status-icon img,
.folder-icon img,
.header-img{
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
}
.pdf-text{
  color: #0c72bc;
  text-decoration: underline;
  font-weight: 500;
}
.view-all-docs-link{
  margin-bottom: 1rem;
  text-decoration: underline;
  color: #0c72bc;
}
.view-all-docs-link:hover{
  text-decoration: none;
}
.docs-by-year{
  margin-top: 2rem;
}
.year-folder{
  background-color: #fff;
  float: left;
  width: 100%;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: ease .5s;
  transition: ease .5s;
  margin: 15px 0;
  padding: .3rem 15px;
  color: #333;
  border: 3px solid transparent;
}
a.year-folder:hover{
  color: #333;
  box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: ease .5s;
  transition: ease .5s;
}
a.year-folder:focus{
  border: 3px solid #00c6c6 !important;
  outline: none !important;
  outline-offset: initial !important;
}
.folder-text {
  font-size: 1.1rem;
  margin-left: -15px;
}

.eoys-detail-screen .eoys-detail-screen-employer-name:nth-child(odd){
	background-color:#f9f9f9;
}
.eoys-detail-screen-employer-name{
	padding-top:15px;
	padding-bottom:15px;
}
#command label {
    font-size: 1.2rem;
}
#submitYearChange{
    margin-top: .5rem;
}
/*********** end paye Base ***********/



/*********** header ***********/
header{
  border-bottom: 14px solid #00c6c6;
}
.header-top{
  background-color: #073236;
  color: #fff;
  padding: .2rem 0;
}
.header-links{
  float: right;
}
.header-user-name{
  display: inline-block;
  line-height: 1rem;
  padding: .5rem 1rem .5rem 0;
}
.header-links a{
  padding: .5rem 1rem;
  color: #fff;
  line-height: 1rem;
  display: inline-block;
  margin: 0;
}
.header-links a:hover{
  color: #fff;
}
.header-content{
  background-color: #025e63;
  padding: 1rem 0;
}
.header-content img{
  width: 150px;
  vertical-align: bottom;
}
.header-text{
  display: inline-block;
  color: #fff;
  float: left;
  margin: 1rem 1rem 0 3rem;
}
.header-text h3{
  font-weight: 500;
}
.header-img{
  float: left;
}
.form-header-text h3{
  font-weight: bold;
  margin-bottom: 0;
  }
a.logout-button{
  padding: 5px 15px;
  border-radius: 15px;
  background: #0B4D51;
}
.logout-button:hover{
  background: #00c6c6;
}
.outline-accesibility-tab-img-white {
    float: left;
}
.payeBase{
  display: inline-block;
  margin-top: 2rem;
  float: right;
}
img.payeBase-img{
  height: .8rem;
  width: 1.3rem;
  display: inline-block;
  vertical-align: baseline;
  margin-right: .3rem;
}
.payeBase-text{
  color: #fff;
  font-size: 1.2rem;
  display: inline-block;
}
.myDocs{
  display: inline-block;
  margin-top: 2rem;
  float: right;
}
img.myDocs-img{
  height: .8rem;
  width: 1.3rem;
  display: inline-block;
  vertical-align: baseline;
  margin-right: .3rem;
}
.myDocs-text{
  color: #fff;
  font-size: 1.2rem;
  display: inline-block;
}
button.navbar-toggle{
  position: absolute;
  right: 0;
}
#myDocumentsLink {
    display: inline-block;
    margin-left: 5px;
}
.alert-close-dimensions{
 height: 2rem; 
}
#logoutLink:hover{
  background: #00c6c6;
  text-decoration: none
}
#logoutLink{

  border-radius: 15px;
  background: #0B4D51;
}
.myDocsLink {
    float: right;
    color: #fff;
    font-size: 1.1rem;
    margin-top: 1rem;
    text-decoration: none;
}
img.myDocumentsImg {
    height: 4rem;
    width: 5rem;
    margin-top: -1rem;
    margin-right: -20px;
    margin-bottom: -12px;
    margin-left: -25px;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
.myDocsLink h3 {
    display: inline-block;
    font-weight: 500;
    font-size: 1.4rem;
    padding-top: .1rem;
}
.myDocsLink h3:hover, .myDocsLink:hover,
.myDocsLink h3:visited, .myDocsLink:visited,
.myDocsLink h3:active, .myDocsLink:active,
.myDocsLink h3:focus, .myDocsLink:focus{
  text-decoration: none;
  color: #fff;
}
/*********** end header ***********/


/*********** footer ***********/
footer{
  background-color: #ecedee;
  border-top: 14px solid #00c6c6;
  padding: 2rem 0;
  font-size: .9rem;
}
footer ul{
  margin: 0;
  padding: 0
}
footer ul li{
  padding: .5rem 0;
}
footer ul li a{
  color: #333;
  text-decoration: underline;
}
.footer-links-top{
  margin-bottom: 1rem;
}
footer .circle{
  padding: 0px 10px;
  color: #00c6c6;
  text-decoration: none;
}
/*********** end footer ***********/


/*********** side menu ***********/
.side-menu ul{
  padding: 0;
}
.menu li{
  padding-bottom: .5rem;
  padding-top: .5rem;
  display: block;
}

.menu li:first-child{
  border-bottom: 2px solid #ddd;
  width: 100%;
}

.menu li a{
  color: #333;
  text-decoration: none;
}
.menu li a:hover{
  color: #00c6c6;
}
.menu li.active a:hover{
  text-decoration: none;
  color: #333;
  cursor: initial;
}
.box{
  border: 2px solid #DCDCDC;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: -20px;
  vertical-align: top;
  margin-top:  4px;
}
li.active .box{
  border-color: #00c6c6;
}
.menu-item{
  display: inline-block;
  padding-left: 30px;
  margin-right: -20px;
}
.menu-item.summary{
  border-bottom: 2px solid #ddd;
  width: 100%;
}
li.active .menu-item{
  color: #333;
  font-weight: bold;
}
.back-link{
  margin-bottom: 1.5rem;
}
.back-link .icon-back{
  padding-right: .3rem;
}
.back-link span:hover{
  text-decoration: underline;
}
.back-link a:hover{
  text-decoration: none;
  color: #0a4997;
}
/*********** end side menu**********/


/*********** panels ***********/
.category-panel{
  background-color: #ecedee;
  padding: 15px;
  margin-top: 1rem;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
}
.category-panel:hover{
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
}
/* light blue */
.category-panel:first-child{
  border-left: 5px solid rgb(0, 164, 217); 
}
/*redish*/
.category-panel:nth-child(2){
  border-left: 5px solid rgb(226, 136, 136); 
}
/*pinkish*/
.category-panel:nth-child(3){
  border-left: 5px solid rgb(212, 160, 187);
}
/*purpleish*/
.category-panel:nth-child(4){
  border-left: 5px solid rgb(125, 125, 190);
}
/*greenish*/
.category-panel:nth-child(5){
  border-left: 5px solid rgb(133, 192, 185);
}
.category-heading{}
.panels-container{
  clear: both;
}
.category-name{
  display: inline-block;
}
.category-button, .view-all-ingredients{
  cursor: pointer;
  color: #0c72bc;
  display: inline-block;
  text-decoration: none;
}
.view-all-ingredients{
  padding-right: 15px;
}
.category-button:hover, .view-all-ingredients:hover{
  text-decoration: none;
}
.select-ingredient{
  cursor: pointer;
  color: #0c72bc;
  text-decoration: underline;
}
.edit-ingredient,
.delete-ingredient{
  cursor: pointer;
  color: #0c72bc;
  text-decoration: underline;
  display: block;
}
.select-ingredient:hover{
  text-decoration: none;
}
.edit-ingredient:hover, 
.delete-ingredient:hover{
  text-decoration: none;
   color: #0c72bc;
}
.category-content{}
.category-ingredient{
  background-color: #fff;
  padding: .5rem 15px;
  width: 100%;
  margin-top: 15px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  min-height: 4rem;
}
.category-text{}
.ingredient-name {
    font-weight: 500;
}
.info-link{
  text-decoration: underline;
  color: #1FC7C6;
  font-size: 1rem;
  font-weight: 500;
  float: right;
}
a.payeBaseInformationIcon:focus, a.payeBaseInformationIcon:hover{
	text-decoration: none;
}
.changeAssessable-info .info-link {
    float: none;
    font-weight: 400;
    color: #0c72bc;
}
.changeAssessable-info .info-link:hover {
    text-decoration: none;
}
span.glyphicon{
  font-size: .9rem;
}
.info-icon{
  cursor: pointer;
}
.info-icon-image{
  max-width: 1.2rem;
  max-height: 1.2rem;
  margin: 0 .2rem .2rem 0;
  image-rendering: crisp-edges;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
}

.error-message{
  text-align: left;
  font-weight: bold;
  color:#ff5655;
  font-size: 1rem;
}
input.errorMsg{
  box-shadow: 0 0 0 4px #ff5655;
  border-radius: 0;
}
.errorArrow:before{
   content: "";
   background-image: url("../img/error.png");
   background-size: 1.8rem;
   height: 1.5rem;
   width: 2rem;
   background-repeat: no-repeat;
   position: absolute;
   left: -.8rem;
   top: 15px;
}
/*********** end panels ***********/


/* error pages */
.main{
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #fff;
}
/*********** end session expired ***********/


/******************* coloured bullets *******************/
ul.coloured-bullets{
  padding-left: 30px;
}
ul.coloured-bullets li {
  list-style: none;
  display: block;
  margin-bottom: 1rem;
}

ul.coloured-bullets li:before {
  content: "●";
  margin-left: -1.3rem;
  padding-right: .7rem;
  color: #009999;
}
ul.revenue-bullets li {
    list-style: none;
    display: block;
}
ul.revenue-bullets {
    margin: 0;
    padding-left: 20px;
}
ul.revenue-bullets li::before {
    content: "●";
    margin-left: -1.3rem;
    padding-right: 0.7rem;
    color: rgb(0, 153, 153);
}
ul.child-list {
    padding-left: 20px;
}
.revenue-bullets ul.child-list li::before {
    content: "-";
    margin-left: -1.3rem;
    padding-right: 0.7rem;
    color: rgb(0, 0, 0);
}
/******************* end coloured bullets *******************/



/*********** landing page ***********/
.formItem{
  display: inline-block;
}
.listItem{
  width: 100%;
}
#payeBaselanding{
  margin-bottom: 1rem;
}
#payeBaselanding h4{
	font-size: 1.3rem;
}
#payeBaselanding ul{
  padding-left: 1.5rem;
}
#payeBaselanding li{
  list-style: none;
  display: block;
}
#payeBaselanding li:before{
  content: "●";
  margin-left: -1.5rem;
  padding-right: .7rem;
  color: #009999;
}
#payeBaselanding p{
  margin:.5rem 0;
  font-weight: bold;
}
.alert{
  color:#ff5655; 
  font-weight:500;
  padding: 0;
  background-color: #fff;
  margin: 0;  	
}
.warning{
  color:#F9B732;
  font-weight:500;
}
#landingPage-back{
  margin-bottom: 1rem;
  display: block;
}
.action, .action-link{
  text-align: right;
}

/*********** end landing page ***********/

/********************* 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 {
    padding-top: .6rem;
    padding-bottom: .6rem;
    background-color: rgba(255, 227, 207, .5);
    border: 1px solid rgba(254, 150, 78, .5);
    margin-bottom:2rem;
}
.orange-info-alert-container {
    display:flex;
    flex-wrap: wrap;
}

.orange-info-alert-row  {
    display: flex;
}

.orange-info-icon-paragraphs {
    margin: 0 0 2px;
}

@media screen and (min-width:993px) {
    .orange-info-alert-container {
    justify-content:center;
    }
}

@media screen and (max-width: 992px) {
    .orange-info-alert-container {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .margin-for-image{
        margin-left:1.7rem;
    }
}
/************ end orange info warning banner************/

/*********** popups ***********/
img.alert-close-dimensions {
  height: 2rem;
}
.modal-content{
  padding: 1rem 2rem;
}
.modal-open {
    position: fixed;
    width: 100%;
    overflow: hidden;
}
.modal-content .modal-body{
  padding: 0;
}
.modal-content .modal-footer{
  padding: 0;
  margin-top: 1rem;
}
.modal-content .bold{
  font-weight: 500;
  line-height: 1.5rem;
}
.modal-body.bullets .bold:last-child {
    margin-top: 1rem;
}
.modal-footer .btn{
  margin: 0;
  margin-left: 1rem;
}
.modalCloseButton{
  padding: 0;
  margin: 0 0 1rem 0;
}
.modal-content ul{
  padding-left: 1.5rem;
  margin: .5rem 0;
}
.modal-content .bullets li{
  list-style: none;
  display: block;
  font-weight: 400;
  margin-bottom: .5rem;
}
.modal-content .bullets li:before{
  content: "●";
  margin-left: -1.5rem;
  padding-right: .7rem;
  color: #009999;
}
/*********** end popups ***********/


/*********** popup modal eoys ***********/
.modal-dialog{
  min-width: 55%;
}
.modal-title.section-header{
  margin-top: 0;
  margin-bottom: 1rem;
}
.popup-sub-section{
  color: #025e63;
  margin: 1rem 0;
}
.foreign-tax-section{
  float: left;
  display: none;
  margin-bottom: 2rem;
}
.income-frequency{
  display: none;
}
.errorBox .errorMsg {
  display: inline-block !important;
  color: #ff5655;
  font-weight: bold;
  margin-top: .5rem;
}
.taxFormImage{
  text-align: center;
  float: left;
  width: 100%;
}
.taxFormImage img{
  max-width: 100%;
  max-height: 25rem;
  margin: 2rem 0;
  box-shadow: 2px 3px 7px 2px rgba(0, 0, 0, 0.5);
}
.modalInfotext {
    float: left;
    width: 100%;
}
.modalInfotext h4{
  display: block;
  margin-top: .5rem;
}
/*********** end popup modal eoys***********/


/*********** eoys ***********/
employment-labels{
  margin-bottom: 1rem;
  float: left;
  width: 100%;
}
.employment-labels .employment{
  font-weight: 500;
}
.employment{
  padding: 0 5px; 
  float: left;
  min-height: 1px;
}
.employment.label {
  display: none;
  font-weight: 500;
  color: #333;
  font-size: .9rem;
  text-align: left;
  line-height: 1.5rem;
}
.employerPAYE {
  width: 20%;
  font-weight: 500;
  padding-left: 15px;
}
.regNo {
  width: 16%;
}
.grossIncome{
  width: 12%;
}
.taxDeducted{
  width: 12%;
}
.incomeForUsc{
  width: 12%;
}
.uscDeducted{
  width: 12%;
}
.action{
  width: 16%;
}
/* spacing for employments section to fit Irish update button */
@media (min-width: 993px) and (max-width: 1200px){
  .employerPAYE {
    width: 23%;
    font-weight: 500;
    padding-left: 15px;
  }
  .regNo {
    width: 15%;
  }
  .grossIncome{
    width: 11%;
  }
  .taxDeducted{
    width: 11%;
  }
  .incomeForUsc{
    width: 11%;
  }
  .uscDeducted{
    width: 10%;
  }
  .action{
    width: 17%;
    padding-right: 0;
  }
}
.summary-panel{
  width: 100%;
  margin: .5rem 0;
  float: left;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.4);
}
.summary-panel .action .btn.btn-primary{
  font-size: 1rem;
  float: right;
}
.summary-panel-header{
  padding: .5rem 15px;
  float: left;
  width: 100%;
  cursor: pointer;
  font-size: 1.1rem;
  font-weight: 500;
  background-color: #ecedee;
}
.summary-panel-header:hover{
 text-decoration: underline;
}
.summary-panel-content{
  background-color: #ecedee;
  padding: 0 15px .5rem;
  float: left;
  width: 100%;
}
.summary-panel .glyphicon{
  color: #0D757A;
  margin-right: 5px;
  margin-left: -17px;
}
.summary-panel-items{
  float: left;
  width: 100%;
  padding: .7rem 0 !important;
  margin: .5rem 0;
  background-color: #fff;
  border-left: 5px solid #24C1E9;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
/*  text-align: center;*/
  font-size: .9rem;
}
.summary-panel-items .error-message{
  padding-top: .5rem;
}
.summary-panel-empty{
   float: left;
  width: 100%;
  padding: .5rem 0 !important;
  margin: .5rem 0;
  background-color: #fff;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.summary-panel-empty-label {
   border-top: 1px solid #aaa;
   margin-bottom: .5rem;
}
.summary-panel-items .item-label{
  display: none;
}
.section-header{
  float: left !important;
  width: 100% !important;
}
.section-header.header1 h3 {
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 1rem;
}
#endOfYearSummary .section-header{
  margin-top: .5rem;
}
.summary-panel-labels {
  font-weight: 500;
  float: left;
  width: 100%;
  padding: .5rem 0;
  font-size: .9rem;
  border-top: 1px solid #aaa;
}
.declaration{
  background-color: #ecedee;
  padding: 1rem 15px;
  float: left;
  width: 100%;
  margin-bottom: 1rem;
}
.decl-check{
  margin-top: 2rem;
  float: left;
  width: 100%;
}
.overview-headings{
 width: 100%;
 float: left;
 font-weight: bold;
 padding: 0 5px .5rem 5px;
}
.overview-panel{
  background-color: #ecedee;
  float: left;
  padding: 15px;
  width: 100%;
  line-height: 2rem;
  margin-bottom: 1.5rem;
  margin-top: .5rem;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.01);
  -webkit-transition: ease 1s;
  transition: ease 1s;
  font-size: .9rem;
}
.overview-panel:hover{
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
  -webkit-transition: ease 1s;
  transition: ease 1s;
}
.hidden-label{
  display: none;
}
.subtext{
  float: left;
  width: 100%;
  margin: .5rem 0;
}
.subtext h4{
  display: block;
}
.subtext div{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#linkToForm12{
  display: inline-block;
  text-decoration: underline;
}
#linkToForm12:hover{
  text-decoration: none
}
/*********** end eoys ***********/



/*********** eoys and AS election partial save ***********/

#form12PartialSavePage .button-box{
  float: left;
  width: 100%;
  margin-top: 1rem;
}

#form12PartialSavePage .success-text{
 padding: 1rem 0;
}

/*********** eoys and AS election partial save ***********/



/*********** success pages ***********/
#acknowledgement .btn-primary,
#eoysSuccess .btn-primary{
  margin: 0;
}
#acknowledgement .success-text,
#eoysSuccess .success-text{
  margin-bottom: 2rem;
}

#acknowledgement .success,
#eoysSuccess .success{
  margin-bottom: 2rem;
}

.form12-success-info-text{
  padding-top: 10px;
}


/*********** end  success ***********/



/***********  change assessable page ***********/
#changeAssessablePage, #form12PartialSavePage{
  width: 80%;
  margin-left: 10%;
}
#changeAssessablePage .button-box{
 float: left;
 width: 100%;
 margin: 0;
}
#changeAssessablePage .button-box .btn-primary{
  margin-right: 1rem; 
}
.changeAssessable-text{
  padding: 1rem 0;
}
#e-output {
    background-color: #099;
    color: #fff;
    font-weight: 500;
    padding: 1rem 15px;
    border: 10px solid #fff;
    box-shadow: 0px 5px 20px 3px rgba(0,0,0,0.3);
    margin: 1rem 0 3rem;
}
.e-output-header {
    border-bottom: 1px solid;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 1.5em;
    font-weight: bold;
}
/***********  end change assessable page ***********/



/*  changeAssessable Confirmation Page*/
#changeAssessableConfirmationPage h2{
  margin-bottom: .5rem;
}
#changeAssessableConfirmationPage .declaration{
  margin-top: .5rem;
}
#changeAssessableConfirmationPage .link{
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
#changeAssessableConfirmationPage .link .icon-back{
  padding-right: .3rem;
}
/***********  end changeAssessable Confirmation Page ***********/



/********** ITP screens ************/
#PayeBaseITPScreen .field-label{
 margin-left: 0; 
}
#PayeBaseITPScreen .btn-primary{
  margin-left: 0;
}
#PayeBaseITPScreen{
  padding: 3rem 0;
}
.ITP-date{
  margin-top: 1rem;
}
.ITP-agent-tain{
  margin-top: 1rem;
}
.ITP-info{
  padding-top: 1rem;
  background-color: #ecedee;
  float: left;
  width: 100%;
  margin-top: 1rem;
}

.fill{
    width: 100%;
}

.form12LookupInput {
	display: inline-table;
}
/********** end ITP screens ************/

/*********** error pages ***********/
#sessionExpiredPage .btn-primary{
  margin-bottom: 2rem;
}
/*********** end error pages ***********/



/*********** common ***********/
.hidden-label{
  display: none;
}
#content{
  background-color: #fff;
}
label.normal-weight{
  font-weight: 400;
}
.card{
  background-color: #fff;
  float: left;
  width: 100%;
  padding: .5rem 0;
  border-left: 5px solid #24C1E9;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1); 
  margin-bottom: 1rem;
}
.card:last-child{
  margin-bottom: 0;
}
.card.read{
  background-color: #F2F2F2;
}
.status-text{
    font-weight: 500;
}
.margin-btm{
  margin-bottom: 1rem;
}
.bold{
  font-weight: 500;
}
.strong{
    font-weight: 700;
}
.action-link .pos-link{
  float: right;
  clear: right;
}
.pos-link{
  text-decoration: underline;
  display: block;
}
.pos-link:hover{
  text-decoration: none;
}
.padding-top-bottom{
  padding: 1rem 0;
}
.padding-top{
  padding-top: 1rem;
}
.padding-bottom{
  padding-bottom: 1rem;
}
.section-header{
  color: #025e63;
  font-size: 1.5rem;
  margin-bottom: .5rem;
}
fieldset{
  float: left;
  width: 100%;
}
.text-right{
  text-align: right;
}
.align-right{
  margin-right: 0;
}
.align-left{
  margin-left: 0;
}
#main{
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #fff;
}

hr.horizontal-line{
  margin: .5rem 0;
  border-top: 1px solid;
  border-color: #dddddd;
  clear: both;
}
html {
  font-size: 15px;
  background-color: #ecedee;
}
body {
  font-family: 'Fira Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0;
}
h1 {
  font-family: inherit;
  font-weight: 700;
  font-style: inherit;
  font-size: 2.25rem;
  line-height: 2.8rem;
  margin-top: .5rem;
  margin-bottom: 1rem;
}
h2 {
  font-family: inherit;
  font-weight: bold;
  font-style: inherit;
  font-size: 1.75rem;
  line-height: 1.45em;
  margin-top: 0;
  margin-bottom: 0;
}
h3 {
  font-family: inherit;
  font-weight: bold;
  font-style: inherit;
  font-size: 1.5rem;
  line-height: 1.45em;
  margin-top: .5rem;
  margin-bottom: 0rem;
}
h4 {
  font-family: inherit;
  font-weight: bold;
  font-style: inherit;
  font-size: 1.125rem;
  line-height: 1.45em;
  margin-top: 0;
  margin-bottom: 0px;
  display: inline-block;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="time"],
input[type="week"],
input[type="month"],
input[type="search"] {
  font-family: 'Fira Mono', monospace;
  color: #333;
  padding-left: .5rem;
}
ul{
  list-style: none;
  margin: 0;
}
ul li{
  display: inline-block;
  margin: 0;
}
a{
  cursor: pointer;
  color: #0c72bc;
}
a:hover{
  color: #0c72bc;
}
.success img {
    height: 5rem;
}

#form12Staging .col-xs-6.col-sm-3.col-md-2.strong {
    padding-right: 0;
}
.section-header h3 {
    font-size: 1.8rem;
    margin-top: 2rem;
}
.break-word{
    word-break: break-word;
    word-wrap: break-word;
}
.eoys-submitted-title {
    font-weight: 500;
    margin-left: -20px;
}
.eoys-submitted {
    float: left;
    width: 100%;
}
.eoys-break {
    float: left;
    border-top: 1px solid #ddd;
    width: 81%;
    margin-left: 18%;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.external-link a {
    text-decoration: underline;
}
.external-link a:hover {
    text-decoration: none;
}
.external-link .revicon-arrow-diagonal-regular {
    color: #0c72bc;
}
#overpayment_info .modal-body {
    font-weight: normal;
    font-size: 1rem;
}
#overpayment_info .external-link a, #overpayment_info .external-link .revicon-arrow-diagonal-regular{
    font-weight: normal;
    font-size: 1rem;
}
/*********** end common ***********/


/*********** media queries ***********/
@media screen and (max-width: 991px){
   .employment{
    text-align: left;
    min-height: 2.5rem;
  }
  .employment-labels{
    display: none;
  }
  .employments{
    margin-left: 0;
    margin-right: 0;
  }
  .employment{
    padding: .5rem 10px;
  }
  .employment.label{
    display: block;
  }
  .employerPAYE{
    width: 50%;
  }
  .regNo{
    width: 50%;
  }
  .grossIncome{
    width: 50%;
  }
  .taxDeducted{
    width: 50%;
  }
  .incomeForUsc{
    width: 50%;
  }
  .uscDeducted{
    width: 50%;
  }
  .relationship{
    width: 50%;
  }
  .action{
    width: 100%;
    text-align: right;
  }
  img.myDocumentsImg{
    width: 4rem;
    height: 3rem;
    margin-bottom: -.5rem;
    margin-right: -1rem;
  }
  #myDocumentsLink-mobile {
    display: inline-block;
    float: none;
    width: 100%;
    padding-left: 10px;
    padding-bottom: 1rem;
    border-bottom: 1px solid #fff;
    margin-bottom: 1rem;
    font-size: 1.2rem;
  }
  span.icon-bar{
    background-color: #fff;
  }
  .navbar-toggle{
    display: block;
  }
  .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{
    margin: 0;
  }
  .navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav li a{
    display: inline-block;
    padding: 10px 5px;
    margin: 0;
  }
 .menu-item{
    padding-left: 15px;
  }
  .menu-item-child{
    padding: 0;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse {
    top: 68px;
  }
  .mobileMenu {
    display: block !important;
    background-color: #025e63;
    width: 100%;
    padding: 15px;
  }
  .menu-item-child {
    border: 0px solid #DCDCDC !important;
    border-radius: 0% !important;
    height: 0;
    width: 0;
  }
  .navbar-collapse.collapse {
    display: none!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
    visibility: visible!important;
  }
  .collapse.in {
    display: block!important;
    visibility: visible;
  }
  button.navbar-toggle.collapsed {
    display: block;
  }
  button.navbar-toggle {
    display: block;
    margin-top: 1.2rem;
    margin-bottom: 0;
  }
  .navbar-collapse {
    position: absolute;
    top: 4rem;
    left: 0px;
    width: 100%;
    border: none;
    z-index: 1000;
    padding: 0;
  }
  .mobileMenu li{
    display: block;
    float: none;
    padding: 0;
  }
  .mobileMenu ul{
    padding-left: 0;
  }
  .menu li:first-child{
    margin-bottom: 15px;
  }
  .mobileMenu li a{
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 15px;
  }
  .mobileMenu li.active a{
    color: #fff;
  }
  .mobileMenu li a:hover{
    text-decoration: underline;
    background-color: none;
    background: none;
    color: #fff;
  }
  .mobileMenu li.active a:hover{
    text-decoration: none;
    color: #fff;
  }
  .box{
    display: none;
  }
  .box.active a{
    color: #aaa;
  }
  li.active.current .menu-item{
    font-weight: bold;
  }
  .getting-started-info-box{
    width: 100%;
    margin-right: 0;
    margin-bottom: .5rem;
  }
  .text1, 
  .text2{
    min-height: initial;
  }
  .icon-box{
    margin-bottom: -1rem;
  }
  .back-link{
    margin: 0 0 .5rem 0;
    margin-left: .2rem;
    font-size: 1.2rem;
  }
  .back-link .icon-back{
    padding-right: .5rem;
    color: #fff;
  }
  .back-link .icon-back:hover{
    color: #fff;
  }
  .back-link a{
    color: #fff;
  }
  .back-link a:hover{
    text-decoration: underline;
    color: #fff;
  }
  .payeBase{
    margin-right: 7rem;
  }
  .overview .payeBase{
    margin-right: 0;
  }
    .overview-headings{
    display: none;
  }
  .action, .action-link{
    text-align: left;
  }
   .hidden-label{
    display: block;
    font-weight: bold;
    clear: both;
  }
   .action-link .pos-link{
    float: left;
    clear: left;
  }
  .eoys-break {
      width: 96%;
      margin-left: 2%;
    }
}

/* fix for bootstrap bug for ipad screen */
@media (min-width:767px) and (max-width: 768px){
  .summary-panel-items .col-sm-3 {
      width: 50% !important;
  }
}

@media screen and (max-width: 768px) {
  #changeAssessablePage{
    width: initial;
    margin: initial;
  }

  .subtext{
    width: 100%;
  }

  .overview-panel{
    padding: 15px;
  }
  .header-img{
    display: none;
  }
  .header-text{
    margin-left: 0;
  }
  html{
    font-size: 14px;
  }
  .unreadDocs{
    text-align: initial;
  }
  ul.coloured-bullets{
    padding-left: 20px;
  }
  .year-headings{
    text-align: initial;
  }
  .summary-panel-labels{
    display: none;
  }
  .summary-panel-items{
    text-align: left;
  }
  .summary-panel-items .item,
  .summary-panel-items .item-label{
    padding: .5rem 10px;
    display: block;
  }
  .summary-panel-items .item-label{
    font-weight: 500;  
  }
  .overview-panel{
    padding: 15px;
  }
  .summary-panel-items .action{
    text-align: right;
  }
  .eoys-break {
    width: 96%;
    margin-left: 2%;
  }
}
@media screen and (max-width: 600px) {
  html{
    font-size: 13px;
  }
  .main{
  	padding-top: 1rem;
  	padding-bottom: 1rem;
  }
/*
  .header-user-name, .header-user-ppsn{
    display: none;
  }
*/
  .icon-box{
    display: none;
  }
  .icon-box-title{
    width: 100%;
    min-height: 2rem;
  }
  .text1, 
  .text2{
    width: 50%;
  }
  .payeBase-text{
    display: none;
  }
  img.payeBase-img{
    height: 1.3rem;
    width: 1.7rem;
    margin-top: .2rem;
  }
  .xxs-text-right{
    text-align: right;
  }
  .date-issued{
    text-align: right;
  }
  .year-headings{
    padding: 0;
  }
  .pdf-text{
    right: 0;
    text-align: right;
  }
  .text-right.status-icon{
    left: 0;
    text-align: left;
    margin-left: -15px;
    margin-right: 15px;
  }
   img.myDocs-img{
    height: 1rem;
    width: 1.4rem;
  }

  .modal-content {
      padding: 1rem;
  }

/*  smaller custom bootstrap style breakpoint for mobile */
  .col-xxs-12{
    width: 100% !important;
  }
  .col-xxs-11{
    width: 91.66666667% !important;
  } 
  .col-xxs-10{
    width: 83.33333333% !important;
  } 
  .col-xxs-9{
    width: 75% !important;
  } 
  .col-xxs-8{
    width: 66.66666666% !important;
  } 
  .col-xxs-7{
    width: 58.33333333% !important;
  }
  .col-xxs-6{
    width: 50% !important;
  } 
  .col-xxs-5{
    width: 41.66666667% !important;
  } 
  .col-xxs-4{
    width: 33.33333333% !important;
  } 
  .col-xxs-3{
    width: 25% !important;
  }
  .col-xxs-2{
    width: 16.66666667% !important;
  } 
  .col-xxs-1{
    width: 8.33333333% !important;
  }
  .col-xxs-0{
    width: 0 !important;
  }
/*  end custom breakpoints */
}

@media screen and (max-width: 500px) {
 .employment {
    min-height: 4.5rem;
    white-space: normal;
  }
  .header-text {
    width: 80%;
  }
}

@media screen and (max-width: 400px) {

  .overview-panel {
    padding: 15px 5px;
  }
  #form12Staging .card .col-xs-6{
    padding: 5px 0 0 10px;
  }
}
@media screen and (max-width: 370px) {
  .header-text {
    width: 60%;
    margin: 0;
  }
  .navbar-collapse{
  	top: 5rem;
  }
}

.centerText{
	padding-bottom:50px;
	padding-top:50px;
	text-align:center;
}


.white-element {
    background: #ffffff;
    padding: 13px;
    font-weight: 500;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
}

.gray-panel {
    background: #efefef;
    margin-bottom: 15px;
}

.gray-panel.section {
    overflow: hidden;
}

.section-heading {
    color: #0D757A;
    font-size: 20px;
    font-weight: bold;
}

.margin-top-xs {
	margin-top: 5px;
}

.margin-top-md {
	margin-top: 10px;
}

.margin-bottom-xs {
	margin-bottom: 5px;
}

.margin-bottom-md {
	margin-bottom: 10px;
}

.margin-left-xs {
	margin-left: 5px;
}

.margin-left-md {
	margin-left: 10px;
}

.margin-right-xs {
	margin-right: 5px;
}

.margin-right-md {
	margin-right: 10px;
}
.marg0{
    margin: 0 !important;
}
.font-weight-normal {
	font-weight: normal;
}

.align-text-top {
    vertical-align: text-top!important;
}

.table-row-spacing {
	border-collapse: separate;
    border-spacing: 0px 6px;
}

.table-our>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd;
}

.error-show {
  display: block;
  font-size: 18px;
  font-size: 1.28571429rem;
  color: #ff5655;
  font-weight: bold;
  visibility: visible;
}

.label {
  color: #333;
  font-size: 1rem;
  font-weight: 500;
  padding: .3rem 0;
  padding-right: 5px;
  white-space: initial;
  white-space: normal;
  text-align: left;
  display: inline-block;
  line-height: 1.5rem;
}

.text{
  color: #333;
  font-size: 1rem;
  padding: .3rem 0;
  white-space: initial;
  white-space: normal;
  text-align: left;
  display: inline-block;
  line-height: 1.5rem;
}

.input-our {
	max-height: 30px;
	margin-bottom: 10px;
}

.green-heading {
	color: #0D757A;"
}

.select-reason {
	height: 37px;
}

.select-ppsn {
	max-height: 30px;
	padding: 1px;
}

/**************** datepicker *********************/

.ui-widget-header {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
  font-weight: bold;
}

.ui-datepicker .ui-datepicker-header {
  border-radius: 0;
  border: none;
}

table thead tr,
table tbody tr:nth-child(even) {
  background-color: #fff;
}

table tbody tr:nth-child(odd) {
  background-color: #fff;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #fff;
  font-weight: normal;
  color: #333;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #333;
  background: rgba(0, 153, 153, .1);
  color: #333;
}

.ui-state-highlight:focus,
.ui-widget-content .ui-state-highlight:focus,
.ui-widget-header .ui-state-highlight:focus {
  outline: none;
}

ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #333;
  background: #0090ec;
  color: #fff;
  font-weight: bold;
}

table.ui-datepicker-calendar thead {
  border: none;
}

.ui-widget.ui-widget-content {
  min-width: 300px;
  border-color: #333;
  border: 1px solid;
  border-radius: 0;
}

img.calendar-icon {
  position: absolute;
  top: .5rem;
  right: 5px;
  pointer-events: none;
}

.datepicker-container {
  width: 100%;
  max-width: 300px;
  position: relative;
}
/**************** datepicker *********************/

/**************** Calculation Table Styles *********************/

#calculations {
  font-size: 1rem;
  /* box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3); */
  margin-top: 1rem;
  width: 100%;
  margin-bottom: 1rem;
}

table#calculations tr td {
  padding: .5rem .3rem;
  text-align: center;
  border: 1px solid #333;
}

#calculations th {
  text-align: center;
  width: 13%;
  vertical-align: top;
  padding: .5rem .3rem;
  border: 1px solid #333;
  background-color: #77d1f6;
}

.diagonal-stripes{
    background-image: repeating-linear-gradient(150deg, #ecedee, #ecedee 1px, #ffffff 1px, #ffffff 7px);
}

.medium-blue td {
	 background-color: #77d1f6;
}

.light-blue td {
  background-color: #d3f2ff;
}

.declaration-white-element {
    background: #ffffff;
    padding: 20px;
    font-weight: 500;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
}

.grey-panel {
    background: #efefef;
    margin-bottom: 15px;
    padding: 15px;
}

.grey-panel.section {
    overflow: hidden;
}

/**************** Calculation Table Styles *********************/

/********************EDS Landing Page*****************/

#edsOverview{
  background-color: #ecedee;
  float: left;
  padding: 5px;
  width: 80%;
  line-height: 2rem;
  margin-bottom: 1.5rem;
  margin-top: .5rem;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.01);
  -webkit-transition: ease 1s;
  transition: ease 1s;
  font-size: .9rem;
  margin-left:100px;
 }

div#edsOverview > div:nth-of-type(odd) {
   background: 	#F8F8F8;
 }

div#edsOverview > div:nth-of-type(1) {
   background: 	#FFFFFF;
  }

#headings, #edsPanelHeading{
  background-color: #fff;
  float: left;
  width: 100%;
  padding: .5rem 0;
  border-left: 5px solid #24C1E9;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 0.9pt;
}

div#edsPanelHeading{
   font-weight: 500;
   color: #696969;
   display: inline-block;
   font-size: 14px;
   min-height: 45px;
   padding-top: 12px;
 }

 @media (min-width:280px) and (max-width:400px){
    div#edsPanelHeading {
    font-size:0.875rem;
    }
 }
div#headings > div:nth-of-type(2) {
   color: #808080;
   left: 10px;
 }
div#headings > div:nth-of-type(1) {
   color: #000000;
 }

#searchTaxYear{
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 2em;
  font-family: 'Fira Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  width: 14rem;
  margin-left:100px;
}
@media (min-width:280px) and (max-width:500px){
    #edsOverview {
		margin-left:0px;
        width:95%;
    }
	#searchTaxYear {
	margin-left:0px;
    }
}

#eds-link- {
    clear:float;
    float:right;
}
/*******************End EDS Landing Page***********************/