html {
  font-size: 14px;
}
@media (max-width: 991px) {
  html {
    font-size: 11.2px;
  }
}


#uploadParent1,#uploadParent2,#uploadParent3,#uploadParent4,#uploadParent5  {
	position: relative;
	max-width: 500px;
	border: 2px dashed #ddd;
}

#uploadContent1,#uploadContent2,#uploadContent3,#uploadContent4,#uploadContent5{
	width: 100%;
	height: 100px;
	z-index: 100;
	opacity: 0;
	font-size:130px;
}

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

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

.upload-file-label {
   font-weight: 500;
}

.uploadParent.dragOver{
	border: 2px dashed #00c6c6 !important;
	background-color: #f9f9f9;
}


.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 {
  	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;
}

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

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


.myDocsLink{
  margin-right: 30px;
  margin-left: 0;
  padding-left: 0;
}
.alert-banner {
    background-color: #F9B732;
    padding: 1rem 0;
    font-size: 1.1rem;
}
#payeInfo{
    font-weight: bold;
}
#payeInfo .banner-link{
    text-decoration: underline;
    font-weight: bold;
    color: #064F84;
    font-size: 1.1rem;
    font-weight: bold;
}
#payeInfo .banner-link:hover{
    text-decoration: none;
}
#service-notice{
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.service-notice-icon{
    display: inline-block;
    width: 20%;
    margin-right: 10px;
    padding-bottom: 1rem;
}
.service-notice-heading{
    margin: 0;
    display: inline-block;
}
.service-notice-text{
    font-size: 15px;
    display: block;
}
#ajax-id .radio-btn {
    margin-bottom: 1rem;
}

#ajax-id h2 {
    font-size: 1.8rem;
    padding-bottom: .5rem;
    margin-bottom: .5rem;
    float: left;
    width: 100%;
}

#dashboard-modal-form .modal-content .modal-header h2#civil-status-update {
    padding-bottom: 15px;
    padding-left: 50px;
}

.executor-address{
font-size: 1.6rem;
}

img.civil-status-change-icon {
    width: 100%;
    margin-top: 0;
    max-height: 120px;
    max-width: 120px;
}



img.civil-status-update-icon {
    width: 100%;
    margin-top: 0;
    max-height: 120px;
    max-width: 120px;
    margin-top: 60px;
    margin-left: -10px;
}

fieldset.dateInput{
margin-bottom:1.0rem;
}

legend.legend {
    position: absolute;
    top: -1.2rem;
    background-color: #fff;
    display: inline-block;
    width: initial;
    padding: 0 15px;
    color: #025e63;
    font-weight: bold;
    border: none;
}

.titleOfRegIcon{
    max-height: 20px;
    max-width: 20px;
}

#selected-civil-status img.section-icon {
    width: 100%;
    margin-top: 0;
    max-height: 120px;
    max-width: 120px;
}

#personal-details h2 {
    font-size: 1.8rem;
    padding-bottom: .5rem;
    margin-bottom: .5rem;
    float: left;

}

#myDocumentsImg{
    height: 4rem;
    margin-top: -20px;
    margin-right: -20px;
    margin-bottom: -12px;
    margin-left: -25px;
  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;
}
#myDocumentsLink{
  display: inline-block;
  margin-left: 5px;
}

#addn-dtls{
padding-left:0px
}

#reviewForm .form-group .status-container select:focus {
    border-color: #333;
}


.radio-btn input[type=radio]:focus+label{
    box-shadow: 0 0 0 4px #00c6c6;
}
#reviewForm .form-group .status-container select:focus  {
    border: 2px solid #333333;
}
fieldset.fieldset-allocation legend.legend {
    font-weight: bold !important;
    color: #025e63 !important;
}

.euro .input-group-addon{
    border-right: 2px solid #000;
    display: inline-block;
    width: 40px;
    height: 42px;
    margin: 0 0 .5rem 0px;
    padding: 10px;
    font-size: 1.2rem;
  position: absolute;
}
.euro .form-control{
    padding-left: 50px;
  display: inline-block;
}

#divorce-documents,
#child-documents,
#nonRes {
  background-color: #ecedee;
  padding: 1rem 15px;
  font-weight: bold;
  font-size: 1.1rem;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
  margin-top: 1.5rem;
  float: left;
  width: 100%;
}
.details-divider {
  border-top: 1px solid #9d9d9d;
  float: left;
  width: 100%;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  margin-top: 1rem;
}

.details-section:last-child {
  border: none;
  margin-bottom: 0;
}

.tax-service--box h1,
.tax-service--title,
.tax-service--title,
.tax-service--notification,
.tax-service--btn,
.tax-service--title,
.tax-service-img,
.tax-service--colorswitch{
  transition: ease 1s;
}

h1,
.h1 {
  margin-top: 10px;
  font-weight: 800;
  font-size: 32px;
  font-size: 2.28571429rem;
}
h2,
.h2 {
  font-size: 22px;
  font-size: 1.57142857rem;
}
h3,
.h3 {
  font-size: 20px;
  font-size: 1.42857143rem;
}
h4,
.h4 {
  font-size: 18px;
  font-size: 1.28571429rem;
}
h5,
.h5 {
  font-size: 16px;
  font-size: 1.14285714rem;
}
h6,
.h6 {
  font-size: 14px;
  font-size: 1rem;
}
label {
  font-weight: normal;
}
a {
  font-size: 18px;
  font-size: 1.28571429rem;
  cursor: pointer;
  color: #0c72bc;
}
a:hover {
  text-decoration: none;
  color: #0090ec;
}
p {
  font-size: 18px;
  font-size: 1.28571429rem;
}
@font-face {
  font-family: "MyRevenue";
  src: url("../fonts/MyRevenue.eot");
  src: url("../fonts/MyRevenue.eot?#iefix") format("embedded-opentype"), url("../fonts/MyRevenue.woff") format("woff"), url("../fonts/MyRevenue.ttf") format("truetype"), url("../fonts/MyRevenue.svg#MyRevenue") format("svg");
}
.icon {
  display: inline-block;
  font-family: "MyRevenue";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-fill_form:before {
  content: "\e60e";
}
.icon-back:before {
  content: "\e600";
}
.icon-checkbox_selected:before {
  content: "\e601";
}
.icon-error:before {
  content: "\e602";
}
.icon-help_expanded:before {
  margin-left: -8px;
  content: "\e603";
}
.icon-help:before {
  padding-right: 8px;
  content: "\e604";
}
.icon-lock:before {
  content: "\e605";
}
.icon-next:before {
  content: "\e606";
}
.icon-pw_strong:before {
  content: "\e607";
}
.icon-pw_weak:before {
  content: "\e608";
}
.icon-radio_selected .path1:before {
  content: "\e609";
  color: #000000;
}
.icon-radio_selected .path2:before {
  content: "\e60a";
  margin-left: -1em;
  color: #ffffff;
}
.icon-radio_unselected:before {
  content: "\e60b";
}
.icon-success:before {
  content: "\e60c";
}
.icon-user:before {
  content: "\e60d";
  font-size: 16px;
  font-size: 1.14285714rem;
}
.popover {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  border: 0 solid;
  color: #fff;
  font-size: 14px;
  font-size: 1rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  top: 239px;
  background: #0c72bc;
}
.popover.right {
  margin-left: 312px;
  margin-top: 30px;
  min-width: 460px;
}


div.popover.addressPopover  {
 margin-left: 150px;
  min-width: 460px;
  margin-top: 0px;
}


@media (max-width: 992px) {
  .popover {
    position: absolute;
    left: 0 !important;
    top: 30% !important;
    width: 100%;
    max-width: 100%;
    height: 40%;
    margin:auto;
  }
  .arrow {}
  .popover.right,
  .popover.left,
  .popover.top,
  .popover.bottom,
  .addressPopover{
    margin: 0!important;
  }
  div.popover.modalAddressPopover  {
   top: 0% !important;
  }
}
@media (min-width: 992px){
	#contact-details-modal-form .sublabel {
    	margin-bottom: 5px;
	}
}
#digitalPopover p {
  margin-bottom: 5px;
}
#digitalPopover h2 {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.28571429rem;
}
#digitalPopover strong {
  font-size: 18px;
  font-size: 1.28571429rem;
  margin-left: 30px;
}
#digitalPopover span {
  color: #000;
  background: #eeb22e;
  border-radius: 100%;
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  font-size: 15px;
  position: absolute;
  left: 30px;
  text-indent: 6px;
  margin-right: 10px;
  line-height: 21px;
  font-weight: normal;
}
#digitalPopover .close-popover {
  left: 400px;
  background: #0c72bc;
}
#digitalPopover .close-popover img {
  height: 30px;
  width: 30px;
}
#digitalPopover .close-popover:hover {
  cursor: pointer;
}
#digitalPopover .left {
  float: left;
  width: 305px;
  margin-left: 30px;
  margin-right: 60px;
}
#digitalPopover .right {
  margin-top: 18px;
  float: right;
  width: 130px;
  position: relative;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.28571429rem;
  line-height: 28px;
}
#postalPopover p {
  margin-bottom: 5px;
}
#postalPopover h2 {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.28571429rem;
}
#postalPopover span {
  color: #000;
  background: #eeb22e;
  border-radius: 100%;
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  font-size: 15px;
  position: absolute;
  left: 30px;
  text-indent: 6px;
  margin-right: 10px;
  line-height: 21px;
  font-weight: normal;
}
#postalPopover .close-popover {
  left: 400px;
  background: #0c72bc;
}
#postalPopover .close-popover img {
  height: 30px;
  width: 30px;
}
#postalPopover .close-popover:hover {
  cursor: pointer;
}
#postalPopover .left {
  float: left;
  width: 170px;
  margin-left: 30px;
  margin-right: 40px;
}
#postalPopover .right {
  margin-top: 18px;
  float: right;
  width: 150px;
  position: relative;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.28571429rem;
  line-height: 28px;
}
@media screen and (min-width:992px){
.passwordPopover {
    position:relative;
    
}
}
.popover-title {
  background: #0c72bc;
  border-bottom: none;
  border-radius: 0;
  font-weight: bold;
  letter-spacing: .5px;
  padding: 31px 60px 0;
}
.popover-content {
  background: #0c72bc;
  border: none;
  border-radius: 0;
  padding: 10px 30px 25px;
  line-height: 24px;
}
.popover-content span {
  color: #000;
  background: #eeb22e;
  border-radius: 100%;
  display: block;
  width: 20px;
  height: 20px;
  FLOAT: LEFT;
  text-indent: 6px;
  margin-right: 10px;
  line-height: 22px;
}
.popover.right > .arrow:after {
  border-right-color: #0c72bc;
}
.popover-content {
  background-color: #0c72bc;
}
@media only screen and (max-width: 480px) {
  #postalPopover .close-popover {
    left: 260px;
  }
  #digitalPopover .close-popover {
    left: 260px;
  }
}
@media only screen and (max-width: 992px) {
	
  #postalPopover .right {
    width: 200px;
    float: none;
    margin: 30px;
  }
  #digitalPopover .right {
    width: 200px;
    float: none;
    margin: 30px;
    top: 20px;
  }
  #digitalPopover strong {
    margin-left: 30px;
  }
  #digitalPopover .dig-requirements {
    width: 260px;
  }
}
.modal-content {
  border-radius: 0;
}
.modal-content .modal-header {
  border-bottom: none;
  min-height:50px;
}
.modal-content .modal-header .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-header .close img {
  height: 40px;
  width: 40px;
}
.modal-content .modal-header h2 {
  font-size: 32px;
  font-size: 2.28571429rem;
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
  padding: 50px;
  padding-bottom: 0;
  line-height: 32px;
  padding-top: 30px;
}
.modal-content .modal-body {
  padding: 14px 68px;
  border-bottom: none;
  padding-bottom: 0px;
}
.modal-content .modal-body p {
  font-size: 22px;
  font-size: 1.57142857rem;
}
.modal-content .modal-footer {
  border-top: none;
  padding: 14px 50px;
  padding-top: 0;
  text-align: left;
  padding-bottom: 50px;
}
.modal-content .modal-footer .underline {
  margin-left: 22px;
}
#dashboard-modal-form #payeDetailsModal .modal-content {
	padding: 30px;
	line-height: 2rem;
}
#dashboard-modal-form #payeDetailsModal .modal-content .modal-header{
	padding: 0;	
}

#dashboard-modal-form #payeDetailsModal .modal-content .modal-title{
	padding: 0;	
}

#dashboard-modal-form #payeDetailsModal .modal-content .modal-body{
	padding: 0;	
}
#dashboard-modal-form #payeDetailsModal .modal-content .modal-header h2{
	padding: 0;
}
#dashboard-modal-form #payeDetailsModal .modal-content .modal-body h2{
	padding: 0;
    width: 100%;
    border-bottom: 1px solid #9d9d9d;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 1.8rem;
    font-weight: bold;
}
#dashboard-modal-form #payeDetailsModal .modal-content .modal-footer{
	padding: 0;	
}
#dashboard-modal-form #payeDetailsModal .modal-content .modal-footer .btn {
   padding-left: 18px;
   margin: 0;
}

#dashboard-modal-form #civilStatusModal .modal-content .modal-footer .btn {
   padding-left: 18px;
   margin: 0;
}
.button-row {
    padding: 15px 0;
    margin-top: 15px;
}
#payeDetailsModal .my-details--detail .left{
	font-weight: 500;
}

#reviewForm .address-clear,
#reviewForm .email-clear,
#reviewForm .mobile-clear,
#reviewForm .phone-clear{
	position:relative;
	top:20px;
}
#reviewForm label{
	font-weight: 500;
}
.sublabel{
	font-weight: normal;
	margin-top: 5px;
	font-size: .9em;
}
#reviewForm  .form-group.col-sm-6.col-sm-offset-0{
	width: 100%;
}
@media only screen and (max-width: 480px) {
  .modal-content .modal-header h2 {
    padding: 10px;
  }
  .modal-content .modal-body {
    padding: 0 28px;
  }
  .modal-content .modal-footer {
    padding: 0px 8px;
    padding-bottom: 30px;
  }
  .modal-content .modal-footer .btn-float {
    padding: 14px 0px 8px 20px;
  }
  #toPortalButton, #toProfileButton{
  	float: left !important;
  	width: 100%;
  	margin-bottom: 15px !important;
  }
}
#myrevenue-info {
  background: #025e63;
  color: #fff;
  padding-bottom: 28px;
}
#myrevenue-info .myrevenue-desc {
  margin-top: 20px;
}
#myrevenue-info .learn-more-who {
  font-size: 16px;
  font-size: 1.14285714rem;
}
#myrevenue-info strong span {
  font-weight: normal;
  line-height: 30px;
}
#myrevenue-info a {
  color: #fff;
  text-decoration: underline;
}

#local-office-link:hover {
    text-decoration: none;
}

#local-office-link {
    text-decoration: underline;
}

#tax-tools-landing .tax-tool {
  width: 252px;
  height:300px;
  float: left;
  margin: 30px;
}
#tax-tools-landing .tax-tool--header {
  font-size: 20px;
  font-size: 1.42857143rem;
}
#tax-tools-landing .tax-tool--img {
  width: 100%;
  margin-bottom: 28px;
}
#tax-tools-landing .tax-tool--img img {
  width: 50%;
}
.yellow-circle {
  color: #000;
  background: #eeb22e;
  border-radius: 100%;
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  font-size: 15px;
  position: absolute;
  left: -20px;
  text-indent: 7px;
  margin-right: 10px;
  line-height: 21px;
  font-weight: normal;
}
#gray-bkg {
  background: #ecedee;
}
#gray-bkg .yellow-circle {
  left: -30px;
}
#gray-bkg .register-info-group {
  margin-top: 14px;
}
#gray-bkg .register-info-group ul {
  padding: 0;
}
#gray-bkg .register-info-group ul li {
  line-height: 30px;
  position: relative;
  left: -10px;
  padding-left: 10px;
}
#gray-bkg .register-info-group h1 {
  color: #00c6c6;
}
#gray-bkg .register-info-group h2 {
  font-weight: bold;
  margin-top: 14px;
  padding: 0px;
}
#gray-bkg .register-requirements {
  padding: 0;
}
#register-steps {
  color: #fff;
  background: #0c72bc;
  padding-top: 28px;
  padding-bottom: 28px;
}
#register-steps .container {
  padding: 0 76px;
}
@media screen and (max-width: 767px) {
  #register-steps .container {
    padding: 0 14px;
  }
}
#register-steps .step {
  display: block;
  width: 25%;
  float: left;
  padding: 14px;
}
@media screen and (max-width: 767px) {
  #register-steps .step {
    padding: 0;
    margin: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  #register-steps .step-btn {
    float: none;
    width: 90%;
    margin: 0;
  }
}
.sloPromptMessage {
  margin: 15px 6px 30px 6px;
}
.signOutModalTitle {
  margin-left: -9px;
}
.signOutContinue {
  margin-right: 8.5%;
}
#register-steps #success {
  text-indent: 0px;
  line-height: 54px;
}
#register-steps #lock {
  text-indent: 0px;
}
#register-steps .step-icon {
  display: block;
  border: 3px solid;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  font-size: 32px;
  text-indent: 7px;
  line-height: 51px;
  text-align: center;
  margin-bottom: 10px;
}

#register-steps span {
  font-weight: normal;
}
#register-steps .btn-white {
  color: #0c72bc;
  background-color: #ffffff;
  border-color: transparent;
  border-bottom: 4px solid #0a4977;
  outline: none;
  width: 230px;
  padding: 14px;
  margin-top: 66px;
}
#register-steps .btn-white:hover,
#register-steps .btn-white:focus,
#register-steps .btn-white.focus,
#register-steps .btn-white:active,
#register-steps .btn-white.active,
.open > .dropdown-toggle#register-steps .btn-white {
  color: #0c72bc;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
#register-steps .btn-white:active,
#register-steps .btn-white.active,
.open > .dropdown-toggle#register-steps .btn-white {
  background-image: none;
}
#register-steps .btn-white.disabled,
#register-steps .btn-white[disabled],
fieldset[disabled] #register-steps .btn-white,
#register-steps .btn-white.disabled:hover,
#register-steps .btn-white[disabled]:hover,
fieldset[disabled] #register-steps .btn-white:hover,
#register-steps .btn-white.disabled:focus,
#register-steps .btn-white[disabled]:focus,
fieldset[disabled] #register-steps .btn-white:focus,
#register-steps .btn-white.disabled.focus,
#register-steps .btn-white[disabled].focus,
fieldset[disabled] #register-steps .btn-white.focus,
#register-steps .btn-white.disabled:active,
#register-steps .btn-white[disabled]:active,
fieldset[disabled] #register-steps .btn-white:active,
#register-steps .btn-white.disabled.active,
#register-steps .btn-white[disabled].active,
fieldset[disabled] #register-steps .btn-white.active {
  background-color: #ffffff;
  border-color: transparent;
}
#register-steps .btn-white .badge {
  color: #ffffff;
  background-color: #0c72bc;
}
@media screen and (max-width: 480px) {
  #register-steps .btn-white {
    margin-top: 16px;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  #register-steps .btn-white {
    width: 100%;
    margin-top: 46px;
  }
}
@media screen and (min-width: 768px + 1) and (max-width: 999px) {
  #register-steps .btn-white {
    width: 170px;
    padding: 14px;
    margin-top: 16px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1999px) {
  #register-steps .btn-white {
    width: 220px;
    padding: 14px 7px;
    font-size:17px;
  }
}
#register-steps .btn-white:hover {
  border-bottom: 4px solid #0a4977;
  background: #ecedee;
}
#register-steps .btn-white:hover:active {
  background: #0a4977;
  outline: none;
}
.who-can-register {
  margin-top: 14px;
}
.who-can-register h2 {
  font-weight: bold;
  padding-left: 0;
}
.who-can-register ul {
  padding: 0;
}
.who-can-register ul li {
  padding: 7px 0;
  list-style: none;
}
.who-can-register ul li .bullets {
  width: 18px;
  position: absolute;
  left: -20px;
  color: #00c6c6;
}
.who-can-register ul li span img {
  width: 18px;
  position: absolute;
  left: -20px;
}
@media only screen and (max-width: 480px) {
  #register-steps .btn-white {
    width: 100%;
  }
}
@media only screen and (max-width: 992px) {
  #tax-tools-landing .tax-tool {
    width: 330px;
    float: left;
    margin: 0;
  }
  #tax-tools-landing .tax-tool--header {
    font-size: 20px;
    font-size: 1.42857143rem;
  }
  #tax-tools-landing .tax-tool--img {
    width: 36%;
    float: left;
  }
  #tax-tools-landing .tax-tool--img img {
    width: 100%;
  }
  #tax-tools-landing .tax-tool--info {
    width: 250px;
    float: left;
    padding-left: 22px;
    padding-top: 10px;
  }
  #gray-bkg .register-requirements {
    padding-left: 28px;
  }
  #gray-bkg .register-requirements--id {
    position: relative;
    margin-left: -10px;
  }
  #gray-bkg .yellow-circle {
    left: 0;
    text-indent: 6px;
    margin-top: -2px;
  }
  .register-step strong {
    position: absolute;
    left: 100px;
    bottom: 6px;
  }
}

@media only screen and (max-width: 767px) {
  .who-can-register .who {
    padding-left: 14px;
  }
  .who-can-register ul {
    padding-left: 40px;
  }
  .who-can-register ul li .bullets {
    left: 20px;
  }
  .who-can-register ul li span img {
    left: 28px;
  }
}

.tax-service--colorswitch {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.tax-service--colorswitch:hover {
  cursor: pointer;
}
.tax-service--box {
  background: #fff;
  width: 272.5px;
  float: left;
  margin: 10px;
  position: relative;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
}
.tax-service-group {
  background: #fff;
  width: 565px;
  float: left;
  margin: 10px;
  position: relative;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
}
.tax-service-group-content {
  float: left;
}
.tax-service-group-desc, .tax-service-group-actions{
	padding: 0 15px;
	margin: 20px 0;
}
.tax-service-group-desc {
  float: left;
  width: 50%;
}
.tax-service-group-desc a {
    color: #333333;
    text-decoration:underline;
  font-size: 14px;
}
.tax-service-group-desc a:lang(en){
  margin-top: 10px;
}
.tax-service-group-actions {
  float: left;
  width: 50%;
}
.inline-link {
    margin-top: 0px !important;
}

.tax-service-group-actions a {
 text-decoration:underline;
 font-weight:500;
 margin-bottom:10px;
 display:block;
}
.tax-service-group h1 {
  font-weight: bold;
  font-size: 22px;
  font-size: 1.57142857rem;
  margin: 0px;
  padding: 28px;
  height: 90px;
}
/*#payeServicesGroup:hover {
  background: #24c2e8;
}*/
#payeServicesGroup .tax-service-group-desc {
  font-size: 14px;
}

@media screen and (max-width: 480px) {
  .tax-service--box, .tax-service-group {
    width: 90%;
  }
  .tax-service-group-desc {
    width: 100%;
  }
  .tax-service-group-actions {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .tax-service-group {
    width: 90%;
  }+
}

.tax-service--box h1 {
  font-weight: bold;
  font-size: 22px;
  font-size: 1.57142857rem;
  margin: 0px;
  padding: 28px;
  height: 90px;
}

.tax-service--title {
  min-height: 150px;
  padding: 18px;
  padding-bottom:28px;
  padding-right: 10px;
  padding-left: 20px;
}
.tax-service--title:lang(ga){
height:190px;
}

.tax-service--title .tax-service-img {
  float: left;
  width: 20%;
}
.tax-service--title .tax-service-img .paye-anytime {
  width: 60px;
  margin-top: 26px;
}
.tax-service--title .tax-service-img .paye-anytime-hover {
  display: none;
  width: 60px;
  margin-top: 26px;
}
.tax-service--title .tax-service-img .form-12-img {
  width: 40px;
  margin-top: 22px;
  margin-left: 10px;
}
.tax-service--title .tax-service-img .form-12-img-hover {
  display: none;
  width: 40px;
  margin-top: 22px;
  margin-left: 10px;
}
.tax-service--title .tax-service-img .lpt {
  width: 46px;
  margin-top: 26px;
  margin-left: 6px;
}
.tax-service--title .tax-service-img .lpt-hover {
  display: none;
  width: 46px;
  margin-top: 26px;
  margin-left: 6px;
}
.tax-service--title .tax-service-img .inbox {
  width: 50px;
  margin-top: 31px;
}
.tax-service--title .tax-service-img .inbox-hover {
  display: none;
  width: 50px;
  margin-top: 31px;
}
.tax-service--title .tax-service-img .pft {
  width: 50px;
  margin-top: 26px;
}
.tax-service--title .tax-service-img .pft-hover {
  display: none;
  width: 50px;
  margin-top: 26px;
}
.tax-service--title .tax-service-img .hri {
  width: 50px;
  margin-top: 22px;
}
.tax-service--title .tax-service-img .hri-hover {
  display: none;
  width: 50px;
  margin-top: 22px;
}
.tax-service--title .tax-service-img .htb {
  width: 50px;
  margin-top: 22px;
}
.tax-service--title .tax-service-img .htb-hover {
  display: none;
  width: 50px;
  margin-top: 22px;
}
.tax-service--title .tax-service-img .standardform {
  width: 80%;
  height: 80%;
  margin-top: 22px;
}
.tax-service--title .tax-service-img .standardform-hover {
  display: none;
  width: 80%;
  height: 80%;
  margin-top: 22px;
}
.tax-service--title .tax-service-img .taxregistrations {
  width: 50px;
  margin-top: 22px;
}
.tax-service--title .tax-service-img .taxregistrations-hover {
  display: none;
  width: 50px;
  margin-top: 22px;
}
.tax-service--title .tax-service-img .etax {
  width: 50px;
  margin-top: 24px;
}
.tax-service--title .tax-service-img .etax-hover {
  display: none;
  width: 50px;
  margin-top: 24px;
}
.tax-service--title .tax-service-img .employments {
  width: 50px;
  margin-top: 24px;
}
.tax-service--title .tax-service-img .employments-hover {
  display: none;
  width: 50px;
  margin-top: 24px;
}
.tax-service--title .tax-service-img .payeonline {
  width: 50px;
  margin-top: 24px;
}
.tax-service--title .tax-service-img .payeonline-hover {
  display: none;
  width: 50px;
  margin-top: 24px;
}
.tax-service--title .tax-service-desc {
  float: right;
  width: 74%;
  padding-left: 4px;
  font-weight: bold;
}
.tax-service--title .tax-service-img .revpay {
  width: 50px;
  margin-top: 22px;
}
@media screen and (max-width: 992px) {
  .tax-service--title .tax-service-desc {
    padding-top: 20px;
  }
}
.tax-service--title a {
  color: #333;
  text-decoration: underline;
  position: absolute;
  z-index: 1000;
}
.tax-service--notification {
  display: none;
  padding: 24px;
  padding-bottom: 0px;
}
.tax-service--notification p {
  margin-bottom: -1px;
}
.tax-service--btn {
  padding: 24px;
}
#payeAnytime .tax-service--title {
  background: #24c2e8;
}
#payeAnytime .tax-service--colorswitch:hover ~ h1 {
  background: #24c2e8;
}
#payeAnytime .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#payeAnytime .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #24c2e8;
}
#payeAnytime .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #24c2e8;
}
#form12 .tax-service--title {
  background: #fbb816;
}
#form12 .tax-service--colorswitch:hover ~ h1 {
  background: #fbb816;
}
#form12 .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#form12 .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #fbb816;
}
#form12 .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #fbb816;
}
#localPropertyTax .tax-service--title {
  background: #25a7a7;
}
#localPropertyTax .tax-service--colorswitch:hover ~ h1 {
  background: #25a7a7;
}
#localPropertyTax .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#localPropertyTax .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #25a7a7;
}
#localPropertyTax .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #25a7a7;
}
#pft .tax-service--title {
  background: #ff9848;
}
#pft .tax-service--colorswitch:hover ~ h1 {
  background: #ff9848;
}
#pft .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#pft .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #ff9848;
}
#pft .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #ff9848;
}
#eTax .tax-service--title {
  background: #c693c6;
}
#eTax .tax-service--colorswitch:hover ~ h1 {
  background: #c693c6;
}
#eTax .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#eTax .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #c693c6;
}
#eTax .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #c693c6;
}
#employments .tax-service--title {
  background: #988CFF;
}
#employments .tax-service--colorswitch:hover ~ h1 {
  background: #988CFF;
}
#employments .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#employments .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #988CFF;
}
#employments .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #988CFF;
}
#payeonline .tax-service--title {
  background: #24c2e8;
}
#payeonline .tax-service--colorswitch:hover ~ h1 {
  background: #24c2e8;
}
#payeonline .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#payeonline .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #24c2e8;
}
#payeonline .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #24c2e8;
}
#homeRenIncen .tax-service--title {
  background: #b5d354;
}
#homeRenIncen .tax-service--colorswitch:hover ~ h1 {
  background: #b5d354;
}
#homeRenIncen .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#homeRenIncen .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #b5d354;
}
#homeRenIncen .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #b5d354;
}
#helpToBuy .tax-service--title {
  background: #b5d354;
}
#helpToBuy .tax-service--colorswitch:hover ~ h1 {
  background: #b5d354;
}
#helpToBuy .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#helpToBuy .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #b5d354;
}
#helpToBuy .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #b5d354;
}
#inbox .tax-service--title {
  background: #00c6c6;
}
#inbox .tax-service--colorswitch:hover ~ h1 {
  background: #00c6c6;
}
#inbox .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#inbox .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #00c6c6;
}
#inbox .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #00c6c6;
}
#taxRegistrations .tax-service--title {
  background: #00a4d8;
}
#taxRegistrations .tax-service--colorswitch:hover ~ h1 {
  background: #00a4d8;
}
#taxRegistrations .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#taxRegistrations .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #00a4d8;
}
#taxRegistrations .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #00a4d8;
}
#revpay .tax-service--title {
  background: #bfc4e4;
}
#revpay .tax-service--colorswitch:hover ~ h1 {
  background: #fbb816;
}
#revpay .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#revpay .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #fbb816;
}
#revpay .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #fbb816;
}
#revpay .repayview{
  text-decoration: underline;
}
#vrtcoc .tax-service--title {
  background: #66c18b;
}
#vrtcoc .tax-service--colorswitch:hover ~ h1 {
  background: #66c18b;
}
#vrtcoc .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#vrtcoc .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #66c18b;
}
#vrtcoc .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #66c18b;
}
#myReceipts .tax-service--title {
  background: #66D3EC;
}
#myReceipts .tax-service--colorswitch:hover ~ h1 {
  background: #66D3EC;
}
#myReceipts .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#myReceipts .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #66D3EC;
}
#myReceipts .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #66D3EC;
}
#cra .tax-service--title {
  background: #D0F5A9;
}
#cra .tax-service--colorswitch:hover ~ h1 {
  background: #D0F5A9;
}
#cra .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#cra .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #D0F5A9;
}
#cra .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #D0F5A9;
}
#soa .tax-service--title {
  background: #A9D0F5;
}
#soa .tax-service--colorswitch:hover ~ h1 {
  background: #A9D0F5;
}
#soa .tax-service--colorswitch:hover ~ .tax-service--title {
  background: #fff;
}
#soa .tax-service--colorswitch:hover ~ .tax-service--notification {
  background: #A9D0F5;
}
#soa .tax-service--colorswitch:hover ~ .tax-service--btn {
  background: #A9D0F5;
}
#tax-tools-dashboard .tax-tool {
  width: 272.5px;
  float: left;
  margin: 10px;
  position: relative;
}
#tax-tools-dashboard .tax-tool--hover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color:#fff;
  opacity:0;
  filter: alpha(opacity=0);
}
#tax-tools-dashboard .tax-tool--hover:hover ~ .tax-tool--info .tax-tool--header {
  text-decoration: underline;
}
#tax-tools-dashboard .tax-tool--img {
  width: 100%;
  margin-bottom: 28px;
}
@media screen and (max-width: 768px) {
  #tax-tools-dashboard .tax-tool--img {
    width: 36%;
    float: left;
  }
}
#tax-tools-dashboard .tax-tool--img img {
  width: 42%;
}
@media screen and (max-width: 768px) {
  #tax-tools-dashboard .tax-tool--img img {
    width: 78%;
  }
}
.iban-clear {
  margin-left: 170px;
  border-bottom: 1px solid #0c72bc;
}
.bank-clear {
  margin-left: 177px;
  border-bottom: 1px solid #0c72bc;
}
.bic-clear {
  margin-left: 190px;
  border-bottom: 1px solid #0c72bc;
}
.alert {
  background: #00c6c6;
  border: none;
  color: #333;
  border-radius: 0;
}
.alert .alert-container {
  width: 75%;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .alert .alert-container {
    width: 100%;
  }
}
.alert .alert-container .close {
  top: -8px;
  font-size: 42px;
  font-size: 3rem;
  opacity: 1;
}
.alert .alert-container ul {
  padding: 0;
}
.alert .alert-container ul li {
  list-style: none;
  font-size: 22px;
  font-size: 1.57142857rem;
}
.alert .alert-container ul li a {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}
.modal-dialog:lang(ga){
 max-width:780px;
}
.address-clear {
position:relative;
top:20px;

}
@media screen and (max-width:380px){
#reviewForm .address-clear, #reviewForm .email-clear, #reviewForm .mobile-clear, #reviewForm .phone-clear {
    position:relative;
    top:-4px;
    left:4px;
  }
#contact-details-modal-form #reviewForm .address-clear, 
#contact-details-modal-form #reviewForm .email-clear,  
#contact-details-modal-form #reviewForm .mobile-clear, 
#contact-details-modal-form #reviewForm .phone-clear {
    position: relative;
    top: 20px;
  } 	
#contact-details-modal-form .modal-header{
	padding-left: 0;
	
}
#contact-details-modal-form .modal-body{
	    padding-left: 12px;
}
#dashboard-modal-form #contact-details-modal-form .modal-content .modal-footer .btn{
	 padding-left: 24px;
}

.bankDetails-clear{
    position: relative;
    top: -10px;
  }
}
#dashboard-modal-form .modal-dialog {
  width: 60%;
}

@media screen and (max-width: 768px) {
  #dashboard-modal-form .modal-dialog {
    width: 96%;
  }
}
#dashboard-modal-form .modal-content .modal-header {
  padding-bottom: 0;
  padding-top: 38px;
}
#dashboard-modal-form .modal-content .modal-header h2 {
  padding: 0;
  padding-left: 72px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  #dashboard-modal-form .modal-content .modal-header h2 {
    padding-left: 32px;
  }
}
#dashboard-modal-form .modal-content .modal-body {
  padding-top: 0;
}
#dashboard-modal-form .modal-content .modal-body .form-group {
  margin-bottom: 4px;
}
#dashboard-modal-form .modal-content .modal-body h2 {
  padding-top: 0;
  padding-left: 20px;
  width: 210px;
float: left;
}
#dashboard-modal-form .modal-content .modal-footer .btn {
  margin-top: 7px;
  padding-left: 38px;
}
#dashboard-modal-form label {
margin-bottom:4px;
}
#dashboard-modal-form #contact-details-modal-form .modal-content .modal-body h2{
	width: 260px;
}
.mini-margin {
margin-bottom:7px;
}
#white-logo {
  width: 172px;
}
.clear {
  clear: both;
}
.gray-bkg {
  background: #ecedee;
}
h4 {
  margin: 28px 12px;
  margin-bottom: 14px;
}
#flying-menu {
  max-width: 172px;
}
.floating-toast {
  display: block;
  position: fixed;
  bottom: 36px;
  right: 28px;
  width: 400px;
  margin-bottom: 0px;
  background-color: #0c72bc;
  color: #ffffff;
  z-index: 1010;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.575);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.575);
}
@media screen and (max-width: 768px) {
  .floating-toast {
    width: 80%;
  }
}
.floating-toast .alert-container {
  width: 300px;
}
.floating-toast .alert-container ul {
  margin: 0;
}
.floating-toast .alert-container ul li {
  font-size: 18px;
  font-size: 1.28571429rem;
  margin-bottom: 7px;
}
.floating-toast .alert-container ul li.toast-subcontent {
  font-size: 14px;
}
.floating-toast .alert-container ul li a {
  font-weight: normal;
}
#dashboard-alert .alert-container .close {
  opacity: 1!important;
}
#dashboard-alert .alert-container .close img {
  height: 40px;
  width: 40px;
}
#home-toast .alert-container .close {
  opacity: 1!important;
}
#home-toast .alert-container .close img {
  height: 40px;
  width: 40px;
}
#signin-toast .alert-container .close {
  opacity: 1!important;
}
#signin-toast .alert-container .close img {
  height: 40px;
  width: 40px;
}

.btn {
  margin: 0px;
  padding: 0px 20px;
  font-weight: bold;
  letter-spacing: .5px;
  font-size: 18px;
  font-size: 1.28571429rem;
  line-height: 1;
  border-radius: 3px;
}
.btn:active {
  box-shadow: none !important;
  outline: none !important;
}
.btn-float {
  padding: 14px 0px 28px 20px;
  margin-right: 50px;
}
.btn-next span {
  padding-left: 12px;
  font-size: 14px;
  font-size: 1rem;
}
.btn-prev .icon-back {
  padding-right: 12px;
  font-size: 14px;
  font-size: 1rem;
}
.reset-btn {
  margin-left: 20px;
}
.btn-primary {
  color: #ffffff;
  background-color: #0c72bc;
  border-color: transparent;
  border-bottom: 4px solid #0a4977;
  outline: none;
  padding: 14px 18px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #09558c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #0c72bc;
  border-color: transparent;
}
.btn-primary .badge {
  color: #0c72bc;
  background-color: #ffffff;
}
.btn-primary:hover {
  border-bottom: 4px solid #0a4977;
  background: #0673e8;
}
.btn-primary:hover:active {
  background: #0a4977;
  outline: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: transparent;
  border-bottom: 4px solid #cccccc;
  outline: none;
  padding: 14px 18px;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: transparent;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-default:hover {
  border-bottom: 4px solid ;
  background: #dedede;
}
.btn-default:hover:active {
  background: #999999;
  outline: none;
}
.signin-btn {
  margin-left: 4px;
}
.locked-btn {
  margin-left: 20px;
}
@media (min-width: 416px) and (max-width: 480px) {
  .btn-float {
    padding: 14px 0px 7px 20px;
    margin-right: 0px;
  }
  .reset-btn {
    margin-left: 20px;
    margin-bottom: 0px;
  }
}
@media (max-width: 415px) {
  .btn-float {
    margin-right: 20px;
  }
  .btn-prev {
      margin-right: 50px;
      margin-bottom: 20px;
  }
  .btn-primary {
      margin-right: 50px;
      margin-bottom: 20px;
  }
  .reset-btn {
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  .navbar-collapse {
    position: absolute;
    top: 83px;
    left: 0px;
    width: 100%;
    border: none;
    z-index: 1000;
  }
  .navbar-revenue .navbar-headers:before,
  .navbar-revenue .navbar-headers:after {
    content: " ";
    display: table;
  }
  .navbar-revenue .navbar-headers:after {
    clear: both;
  }
  .navbar-revenue .navbar-headers .navbar-toggle {
    top: 15px;
  }
  .navbar-revenue .navbar-nav {
    background: #fff;
    margin-top: 0px;
  }
  .nav > li > a {
    border: none;
    color: #025e63;
  }
  .nav > li > a:hover,
  .nav > li > a:focus {
    background: #025e63;
    color: #fff;
  }
  .navbar-nav > li .gaeilge:hover {
    background: #025e63 !important;
    color: #fff;
  }
  .signin-circle {
    width:50px;
    height:50px;
    border-radius:25px;
    font-size:1rem;
    font-weight: bold;
    color:#fff;
    line-height:50px;
    text-align:center;
    background:#999;
    
    position: absolute;
    left: 50%;
    top: -24px;
  }  
  
}
@media (min-width: 768px) {
  .navbar-nav {
    float: right;
  }
  .navbar-nav .btn-secondary {
    margin: 0px;
    padding: 0px 20px;
    font-weight: bold;
    letter-spacing: .5px;
    font-size: 18px;
    font-size: 1.28571429rem;
    line-height: 1;
    border-radius: 3px;
    color: #ffffff;
    background-color: #0c72bc;
    border-color: transparent;
    border-bottom: 4px solid #0a4977;
    outline: none;
    padding: 14px 18px;
  }
  .navbar-nav .btn-secondary:active {
    box-shadow: none !important;
    outline: none !important;
  }
  .navbar-nav .btn-secondary-float {
    padding: 14px 0px 28px 20px;
    margin-right: 50px;
  }
  .navbar-nav .btn-secondary-next span {
    padding-left: 12px;
    font-size: 14px;
    font-size: 1rem;
  }
  .navbar-nav .btn-secondary-prev .icon-back {
    padding-right: 12px;
    font-size: 14px;
    font-size: 1rem;
  }
  .navbar-nav .btn-secondary:hover,
  .navbar-nav .btn-secondary:focus,
  .navbar-nav .btn-secondary.focus,
  .navbar-nav .btn-secondary:active,
  .navbar-nav .btn-secondary.active,
  .open > .dropdown-toggle.navbar-nav .btn-secondary {
    color: #ffffff;
    background-color: #09558c;
    border-color: rgba(0, 0, 0, 0);
  }
  .navbar-nav .btn-secondary:active,
  .navbar-nav .btn-secondary.active,
  .open > .dropdown-toggle.navbar-nav .btn-secondary {
    background-image: none;
  }
  .navbar-nav .btn-secondary.disabled,
  .navbar-nav .btn-secondary[disabled],
  fieldset[disabled] .navbar-nav .btn-secondary,
  .navbar-nav .btn-secondary.disabled:hover,
  .navbar-nav .btn-secondary[disabled]:hover,
  fieldset[disabled] .navbar-nav .btn-secondary:hover,
  .navbar-nav .btn-secondary.disabled:focus,
  .navbar-nav .btn-secondary[disabled]:focus,
  fieldset[disabled] .navbar-nav .btn-secondary:focus,
  .navbar-nav .btn-secondary.disabled.focus,
  .navbar-nav .btn-secondary[disabled].focus,
  fieldset[disabled] .navbar-nav .btn-secondary.focus,
  .navbar-nav .btn-secondary.disabled:active,
  .navbar-nav .btn-secondary[disabled]:active,
  fieldset[disabled] .navbar-nav .btn-secondary:active,
  .navbar-nav .btn-secondary.disabled.active,
  .navbar-nav .btn-secondary[disabled].active,
  fieldset[disabled] .navbar-nav .btn-secondary.active {
    background-color: #0c72bc;
    border-color: transparent;
  }
  .navbar-nav .btn-secondary .badge {
    color: #0c72bc;
    background-color: #ffffff;
  }
  .navbar-nav .btn-secondary:hover {
    border-bottom: 4px solid #0a4977;
    background: #0673e8;
  }
  .navbar-nav .btn-secondary:hover:active {
    background: #0a4977;
    outline: none;
  }
  .signin-circle {
    width:50px;
    height:50px;
    border-radius:25px;
    font-size:1rem;
    font-weight: bold;
    color:#fff;
    line-height:50px;
    text-align:center;
    background:#999;
    
    position: absolute;
    left: -25px;
    top: 50%;
  }
}
.navbar-revenue {
  height: 84px;
  background-color: #ffffff;
  border-radius: 0;
  margin-bottom: 0;
  border: 0;
}
.navbar-revenue .navbar-brand {
  margin: 0;
  padding-top: 20px;
  padding-left: 0;
  line-height: 35px;
  color: #ffffff;
}
.navbar-revenue .navbar-brand:hover,
.navbar-revenue .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-brand-revenue-access img {
  width: 145px !important;
  margin-top: -8px;
  margin-right: 25px;
  margin-left: 10px;
}
.navbar-revenue .navbar-brand img {
  width: 172px;
}
.navbar-revenue .navbar-brand-revenue img {
  display: block;
  width: 146px;
  float: left;
  margin-top: 12px;
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .navbar-revenue .navbar-brand-revenue {
    display: none;
  }
  .navbar-revenue .navbar-brand-revenue-access {
    display: none;
  }
}
.navbar-revenue .navbar-brand-revenue-dash img {
  display: block;
  width: 146px;
  float: left;
  margin-top: 6px;
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .navbar-revenue .navbar-brand-revenue-dash {
    display: none;
  }
}
.navbar-revenue .navbar-toggle {
  border-color: #fff;
  background: #fff;
}
.navbar-revenue .navbar-toggle .icon-bar {
  background-color: #025e63;
}
.navbar-revenue .navbar-text {
  color: #ffffff;
}
.navbar-revenue .navbar-nav > li .gaeilge {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .navbar-revenue .navbar-nav > li .gaeilge {
    text-decoration: none;
  }
}
.navbar-revenue .navbar-nav > li .gaeilge:hover {
  background: #fff;
}
.navbar-revenue .navbar-nav > li .gaeilge:focus {
  background: #fff;
}
@media (min-width: 768px) {
  .navbar-revenue .navbar-nav > li {
    margin-top: 20px;
    padding-left: 14px;
    line-height: 35px;
  }
}
.navbar-revenue .navbar-toggle {
  border-color: #fff;
  background: #fff;
}
.navbar-revenue .navbar-toggle .icon-bar {
  background-color: #025e63;
}
.navbar-revenue-dashboard {
  height: 96px;
}
.navbar-revenue-dashboard .navbar-dashboard .navbar-toggle {
  top: 17px;
}
.navbar-revenue-dashboard .navbar-dashboard .navbar-brand {
  padding-top: 14px;
  padding-left: 14px;
}
@media screen and (max-width: 480px) {
  .navbar-revenue-dashboard .navbar-dashboard .navbar-brand {
    padding-top: 24px;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  .navbar-revenue-dashboard .navbar-dashboard .navbar-brand {
    padding-top: 32px;
  }
}
.navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav li {
  margin-top: 21px;
  margin-left: 20px;
}
.navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav li a {
  padding: 0;
  margin-top: 6px;
  color: #fff;
}
.navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav li a .icon-user:before {
  left: -24px;
  position: absolute;
  top: 1px;
  font-size: 15px;
}
.navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav li span {
  color: #fff;
}
.navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav li span a {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  padding-left: 8px;
  color: #fff;
}
.navbar-revenue-dashboard .navbar-dashboard #navbar-nav > .open > a:focus {
  background: none;
}
.navbar-revenue-dashboard .navbar-dashboard #navbar-nav > .open > a:focus:hover,
.navbar-revenue-dashboard .navbar-dashboard #navbar-nav > .open > a:focus:active,
.navbar-revenue-dashboard .navbar-dashboard #navbar-nav > .open > a:focus:focus {
  background: none;
}
.navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav .dropdown {
  display: block;
  margin-top: 22px;
}
.navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav .dropdown a:hover,
.navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav .dropdown a:active,
.navbar-revenue-dashboard .navbar-dashboard #navbar .navbar-nav .dropdown a:focus {
  background: none;
}
.navbar-revenue-dashboard .navbar-dashboard .navbar-nav > li > .dropdown-menu {
  margin-top: 26px;
  margin-left: -16px;
  border: 1px solid #025e63;
  border-top: none;
  padding: 0;
}
.navbar-revenue-dashboard .navbar-dashboard .navbar-nav > li > .dropdown-menu li:first-child {
  border-bottom: 1px solid #025e63;
}
.navbar-revenue-dashboard .navbar-dashboard .navbar-nav > li > .dropdown-menu li {
  margin: 0 !important;
}
.navbar-revenue-dashboard .navbar-dashboard .navbar-nav > li > .dropdown-menu li a {
  margin: 0 !important;
  color: #333 !important;
  font-size: 14px !important;
  font-size: 1rem !important;
  padding: 18px 0 !important;
  padding-left: 14px !important;
}
.navbar-revenue-dashboard .navbar-dashboard .navbar-nav > li > .dropdown-menu li:hover {
  background: #ecedee;
  cursor: pointer;
}
.navbar-revenue-dashboard .navbar-dashboard .navbar-nav > li > .dropdown-menu li:hover > a {
  font-weight: bold;
}
.navbar-revenue-dashboard .navbar-dashboard .navbar-nav > .open > a,
.navbar-revenue-dashboard .navbar-dashboard .navbar-nav > .open > a:hover,
.navbar-revenue-dashboard .navbar-dashboard .navbar-nav > .open > a:focus {
  background-color: #0B4D51;
}
.navbar-revenue-dashboard .navbar-dashboard #nav-msgicon {
  width: 18px;
  position: relative;
  top: -1px;
}
.navbar-revenue-dashboard .navbar-dashboard .icon-help_expanded {
  padding-left: 12px;
  font-size: 14px;
}
.navbar-revenue-dashboard .navbar-dashboard .link-hide {
  display: none;
}
@media screen and (max-width: 767px) {
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse {
    top: 68px;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav {
    background: #025e63;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .link-hide {
    display: block;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .open > a {
    background: #025e63;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .dropdown {
    padding-left: 41px;
    display: none !important;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .dropdown:active,
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .dropdown :hover {
    background: #025e63 !important;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .dropdown .dropdown-menu {
    margin: 0!important;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .dropdown .dropdown-menu li {
    padding: 0!important;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .dropdown .dropdown-menu li a {
    padding: 7px 0 0 0 !important;
    color: #fff !important;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .dropdown .dropdown-menu li a:active,
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav .dropdown .dropdown-menu li a :hover {
    background: #025e63 !important;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav li {
    margin: 0 !important;
    padding: 10px 14px;
  }
  .navbar-revenue-dashboard .navbar-dashboard .navbar-collapse .navbar-nav li .icon-help_expanded {
    font-size: 10px;
  }
}
.navbar-revenue-dashboard .navbar-toggle {
  top: 10px;
  position: absolute;
  right: 28px;
  border-color: #025e63;
  background: #025e63;
}
@media screen and (max-width: 768px) {
  .navbar-revenue-dashboard .navbar-toggle {
    top: 10px;
  }
}
.navbar-revenue-dashboard .navbar-toggle:hover,
.navbar-revenue-dashboard .navbar-toggle:focus {
  border-color: #025e63;
  background: #025e63;
}
.navbar-revenue-dashboard .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-revenue-dashboard .navbar-collapse,
.navbar-revenue-dashboard .navbar-form {
  border-color: #ededed;
}
.navbar-revenue-dashboard .navbar-nav > .open > a,
.navbar-revenue-dashboard .navbar-nav > .open > a:hover,
.navbar-revenue-dashboard .navbar-nav > .open > a:focus {
  background-color: #e6e6e6;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: 14px solid #33a8a3;
  }
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu .divider {
    background-color: 14px solid #33a8a3;
  }
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #e6e6e6;
  }
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-revenue-dashboard .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-link {
  color: #ffffff;
}
.navbar-link:hover {
  color: #ffffff;
}
.btn-link {
  color: #ffffff;
}
.btn-link:hover,
.btn-link:focus {
  color: #ffffff;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #444444;
}
.navbar-inverse {
  background-color: #025e63;
  border-bottom: 14px solid #00c6c6;
}
-dashboard {
  height: 90px;
}
.gaeilge {
  text-decoration: underline;
}
.gaeilge:hover {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .gaeilge {
    text-decoration: none;
  }
}
.topbar {
  height: 42px;
  background: #073236;
}
.topbar,
.topbar a {
  font-size: 14px;
  font-size: 1rem;
  font-weight: normal;
  color: #ffffff;
  line-height: 40px;
}
.topbar-dashboard:before,
.topbar-dashboard:after {
  content: " ";
  display: table;
}
.topbar-dashboard:after {
  clear: both;
}
.topbar-dashboard .greetings {
  float: left;
}
.topbar-dashboard .topbar-links {
  float: right;
}
.topbar-dashboard .topbar-links ul,
.topbar-dashboard .topbar-links li {
  list-style: none;
  padding: 0;
}
.topbar-dashboard .topbar-links li {
  display: inline;
  padding: 0 14px;
}
.topbar-dashboard .link-logout {
  width: 100px;
  padding: 5px 15px;
  border-radius: 15px;
  background: #0B4D51;
}
.topbar-dashboard .link-logout:hover {
  background: #00c6c6;
}
.my-details {
  background: #fff;
  padding: 0 70px;
  padding-bottom: 28px;
}
@media screen and (max-width: 768px) {
  .my-details {
    padding: 0 14px;
  }
}
.my-details .detail-row {
  margin-top: 10px;
  padding: 0;
  padding-bottom: 18px;
}
.my-details--img {
  padding: 0;
}
.my-details--img img {
  width: 100px;
  margin-top: 20px;
}
.my-details--detail {
  margin-bottom: 14px;
}
.my-details--detail .left {
  float: left;
  width: 254px;
  padding-right: 14px;
}
@media screen and (max-width:480px) {
.my-details--detail .left {
  width: 164px;
  float:none;
}
}
.my-details--detail .right {
  float: left;
}
.my-details--info h2 {
  margin-bottom: 14px;
  float:left;
  width:187px;
}
.my-details--info .editContact {
  border-bottom: 1px solid #0c72bc;
  float:left;
  margin-top:20px;
  margin-left:68px;
}
@media screen and (max-width:480px) {
.my-details--info .editContact{
    margin-left:18px;
}
}
@media screen and (max-width:300px) {
.my-details--info .editContact {
    margin:0;
    margin-bottom:20px;
    margin-left:0;
}
}
.my-details--info h2 .editBank {
  margin-left: 68px;
  border-bottom: 1px solid #0c72bc;
  float:right;
}
.my-details--info .checkbox {
  margin: 0px;
  max-width: 600px !important;
}
.my-details--info .floated-checkboxes .checkbox {
  width: 160px;
  float: left;
}
.my-details #personal-details {
  border-bottom: 1px solid #9d9d9d;
}
.my-details #contact-details {
  border-bottom: 1px solid #9d9d9d;
}
.my-details #agent-details{
    border-top: 1px solid #9d9d9d;
}
.my-details .cancel-back {
  position: absolute;
  top: 78px;
  font-size: 14px;
  font-size: 1rem;
}
@media screen and (max-width:768px) {
.my-details .cancel-back{
    top:48px;
}
}
.my-details .cancel-back span {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  margin-left: 6px;
  font-size: 18px;
  font-size: 1.28571429rem;
}
.dashboard-back {
  color: #333;
  margin: 28px 0;
  font-size: 14px;
  font-size: 1rem;
}
@media screen and (max-width: 1200px) {
  .dashboard-back {
    padding-left: 14px;
  }
}
.dashboard-back:hover {
  color: #000;
}
.dashboard-back span {
  font-size: 18px;
  font-size: 1.28571429rem;
  padding-left: 7px;
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
}
.change-contact h1 {
  margin-top: 70px;
  margin-bottom: 30px;
}
.change-contact .form-group {
  padding: 0;
  margin-bottom: 14px;
}
.change-contact--skip {
  margin-top: 20px;
  font-size: 14px;
  font-size: 1rem;
}
.change-contact--skip a {
  font-size: 14px;
  font-size: 1rem;
  line-height: 28px;
}
.change-contact--skip a:last-child {
  line-height: 18px;
}
.change-contact--values h2 {
  padding-left: 4px;
  width:270px;
  float:left;
}
.change-contact-preference h2 {
  width:300px;
}
.change-contact--values h2 .address-clear {
  border-bottom: 1px solid #0c72bc;
  float:right;
}
.change-contact--values h2 .email-clear {
  border-bottom: 1px solid #0c72bc;
  float:right;
}
.change-contact--values h2 .mobile-clear {
  border-bottom: 1px solid #0c72bc;
  float:right;
}
.change-contact--values h2 .phone-clear {
  border-bottom: 1px solid #0c72bc;
  float:right;
}
.change-contact .btn {
  padding-left: 7px;
}
.submitChanges-btn {
    margin-top: 14px;
    margin-left: 20px;
}
.modal-body.noBankDetails{
    padding-bottom: 15px;
}
.change-contact .checkbox {
  margin: 0px;
  max-width: 600px !important;
  padding-left: 4px;
}
.change-contact .floated-checkboxes .checkbox {
  width: 160px;
  float: left;
}
.change-contact .contact-save-btn {
  width: 250px;
  margin-top: 28px;
  margin-bottom: 40px;
  float: left;
}

.civil-status-next-btn{
    margin-bottom: 40px;
    float: left;
    margin-top: 28px;
    width: 250px;
}

.civil-status-confirm-btn{
    width: 250px;
    margin-top: 28px;
    margin-bottom: 40px;
    float: left;
    margin-left: -140px;
}


.change-bank--values h2{
  padding-left: 0;
  width: 270px;
  display: inline-block;
  float: none;
  font-weight: bold;
  margin-bottom: 2rem;
}
  
.password-popover-content{
    width:280px;
}
.password-popover-content ul{
    margin:0;
    padding:0;
}
.password-popover-content ul li{
    margin:0;
    padding:0;
}
@media screen and (max-width: 768px) {
  .change-contact .contact-save-btn {
    margin-top: 14px;
  }
}
.change-contact .cancel-btn {
  margin-left: 28px;
  border-bottom: 1px solid #0c72bc;
  position: relative;
  top: -3px;
}
@media screen and (max-width: 768px) {
  .change-contact .cancel-btn {
    margin-left: 8px;
    top:-23px;
  }
}
.change-password-text {
  padding-left: 4px;
}
.progress--section1 {
  background-color: #025e63;
  margin: 0px;
  border-bottom: 14px solid #00c6c6;
}
.progress--section2 {
  background-color: #025e63;
  margin: 0px;
  border-bottom: 14px solid #00c6c6;
  height: 94px;
}
.progress--section1 .progressText {
  font-size: 24px;
  font-size: 1.71428571rem;
  padding-top: 14px;
  color: #fff;
  font-weight: 800;
}
.progress--section2 .progressText {
  font-size: 24px;
  font-size: 1.71428571rem;
  padding-top: 30px;
  color: #fff;
  font-weight: 800;
  padding-left: 15px;
}
.progress--section-2 {
  background-color: #00c6c6;
  margin: 0px;
  padding-bottom: 14px;
}
.tube-step {
  width: 62%;
  margin: auto;
}
.tube-step img {
  width: 100%;
}
.footer-logo img {
  width: 100%;
}
/* Custom, iPhone Retina */
@media only screen and (max-width: 767px) {
  .progress--section-2 p {
    text-align: center;
  }
  .progress--section-2 img {
    width: 100%;
  }
  .progress--section-2 .step-hide {
    display: none;
  }
  .progress--section-2 .tube-step {
    margin: auto;
  }
  .progress--section2 .progressText {
    padding-left: 14px;
    font-size: 16px !important;
  }
  .register-info-group {
    padding-left: 28px;
  }
  .register-info-group h2 {
    padding-left: 28px;
  }
  .register-info-group h2 .yellow-circle {
    left: 24px;
  }
  .register-info-group ul {
    padding-left: 28px !important;
  }
}
.table {
  margin-top: 20px;
}
.table--title {
  font-weight: bold;
  padding-left: 20px;
}
.table--value {
  word-wrap: break-word;
}
.table--edit {
  text-align: center;
  color: #0c72bc;
  text-decoration: underline;
}
.table--form {
  display: none;
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
}
.table--form__expanded {
  display: block;
  max-height: 1000px;
  overflow: visible;
  visibility: visible;
  -webkit-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.save-btn {
  margin-left: 4px;
}
.save-update {
  padding-left: 18px;
}
#table--pps,
#table--dob,
#table--mobile,
#table--name,
#table--email,
#table--address,
#table--passport,
#table--p60details,
#table--driving,
#table--publicservice {
  margin-top: 30px;
  position: relative;
}
#table--pps .row .form-group,
#table--dob .row .form-group,
#table--mobile .row .form-group,
#table--landline .row .form-group,
#table--name .row .form-group,
#table--email .row .form-group,
#table--address .row .form-group,
#table--passport .row .form-group,
#table--p60details .row .form-group,
#table--driving .row .form-group,
#table--publicservice .row .form-group {
  padding: 0px;
}
.even {
  background: #f5f5f5;
  padding: 14px;
}
.odd {
  padding: 14px;
}
.customer-details {
  font-family: 'Fira Mono', Courier, Arial, sans-serif;
}
.edit-panel {
  display: block;
  height: 28px;
  position: absolute;
  width: 100%;
  z-index: 100;
}
@media only screen and (max-width: 480px) {
  #table--driving,
  #table--publicservice {
    margin-top: 96px;
    position: relative;
  }
  #table--pps,
  #table--dob,
  #table--mobile,
  #table--name,
  #table--email,
  #table--address,
  #table--p60details {
    margin-top: 60px;
  }
  #table--passport {
    margin-top: 80px;
  }
}
/* Custom, iPhone Retina */
@media only screen and (max-width: 768px) {
  .edit-panel {
    height: 88px;
  }
  .table--edit {
    text-align: left;
  }
  .save-update {
    padding-left: 18px;
  }
}
@media only screen and (max-width: 768px) {
  .question-head--number {
    padding-top: 28px;
  }
  .question-head--link-back {
    left: 20px !important;
  }
}
@media screen and (max-width:992px){
#tax-tools-landing .tax-tool {
}
}
.question-head {
  padding-top: 28px;
}
.question-head--number {
  margin: 0;
  padding-left: 4px;
  padding-bottom: 7px;
  font-size: 18px;
  font-size: 1.28571429rem;
}
.question-head--link-back {
  position: absolute;
  width: 55px;
  height: 25px;
  top: 30px;
  left: -52px;
  text-decoration: none;
  color: #0c72bc;
  font-size: 14px;
  font-size: 1rem;
}
.question-head--link-back:before {
  margin-right: 3px;
}
.question-head--link-back:hover,
.question-head--link-back:active,
.question-head--link-back:focus {
  text-decoration: none;
  color: #0a4997;
}
.question-head--link-back .icon {
  font-size: 12px;
  font-size: 0.85714286rem;
}
.question-head--title {
  padding-left: 4px;
  margin-top: 0;
  margin-bottom: 14px;
}
.question-head--desc {
  padding-left: 4px;
  margin-bottom: 28px;
}
.question-help {
  padding-left: 4px;
  font-size: 18px;
  font-size: 1.28571429rem;
}
.question-help-align {
  padding: 0px;
}
.question-help--content {
  padding: 14px;
  padding-bottom: 0px;
  padding-left: 18px;
}
.question-help--content .form-group {
  padding: 0;
}
.question-help:focus {
  text-decoration: none;
}
.failed-head {
  padding-top: 28px;
  margin-left: 22px;
}
.underline {
  border-bottom: 2px solid;
  font-size: 18px;
  font-size: 1.28571429rem;
  font-weight: 500;
  padding-bottom: 1px;
  color: #0c72bc;
  line-height: 28px;
}
.underline:hover {
  color: #0090ec;
}
.help-img {
  padding-left: 4px;
}
.licence-1 {
  margin-top: 52px;
}
.licence-2 {
  margin-top: 14px;
}
a:focus {
  text-decoration: none !important;
}
@media only screen and (max-width: 1200px) {
  .licence-1 {
    margin-right: 20px;
  }
}

.margin-top-xs {
    margin-top:14px;
}

.field-date {
  padding: 0px;
}
.field-date label {
  margin: 0;
}
.field-date .form-control {
  text-align: center;
}
.field-date .help-block {
  margin-top: 14px;
}
.field-date--label {
  font-size: 1.28571429rem;
}
.input-group-addon {
  color: #000;
  background: #fff;
  border: 2px solid #000;
  border-radius: 0px;
}
.checkbox {
  margin: 0 14px;
}
.checkbox input[type=checkbox] {
  width: 2em;
  margin: -20px;
  padding: 0;
  font-size: 1em;
  opacity: 0;
  filter:alpha(opacity=0); /* For IE8 and earlier */
}
.checkbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding: 6px 18px 16px 42px;
  line-height: 32px;
}
.checkbox label:before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  top: 8px;
  left: 4px;
  position: absolute;
  background-color: #fff;
  border: 2px solid #000;
}

.checkbox input[type=checkbox]:checked ~ label:before {
  font-family: "MyRevenue";
  content: "\e601";
  background: #0c72bc;
  border: 0;
  color: #fff;
  padding-top: 6px;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
}
.blue-border {
  display: inline-block;
}
.radio-btn {
  display: inline-block;
  padding: 0;
}
.radio-btn input[type=radio] {
  display: block;
  padding: 0;
  font-size: 1em;
  opacity: 0;
  position: absolute;
}
.radio-btn label {
  margin: 0;
}
.field-radio {
  margin-bottom: 14px !important;
  padding-left: 18px;
}
.field-radio .status-container {
  display: inline-block;
}
.field-radio .status-container:hover,
.field-radio .status-container:focus,
.field-radio .status-container:active {
  border-color: #00c6c6;
}


.radio-btn label {
  display: inline-block;
  cursor: pointer;
  background: #ecedee;
  position: relative;
  padding: 18px 18px 16px 42px;
  line-height: 32px;
  font-size:16px;
}

.radio-label {
  width:280px;
}



#selected-civil-status .radio-btn label {
  display: inline-block;
  cursor: pointer;
  background: #ecedee;
  position: relative;
  padding: 18px 18px 16px 42px;
  line-height: 32px;
  font-size:16px;
  font-weight: 400
  }



#civilPartner-election .radio-btn label,
 #rate-bands .radio-btn label{
  display: block;
  cursor: pointer;
  background: #ecedee;
  position: relative;
  padding: 18px 18px 16px 42px;
  line-height: 32px;
  font-size:16px;
  font-weight: 400;

  }

  #civilPartner-election legend,
  #rate-bands legend {
       display: block;
       line-height: inherit;
       color: #333;
       font-weight: 500;
       font-size: 1.40rem;
       border: none;
       margin-bottom: 1rem;
       margin-top: 0.5rem;
       float: left;
  }



  #child-section .radio-btn label {
      display: block;
      cursor: pointer;
      background: #ecedee;
      position: relative;
      padding: 18px 18px 16px 42px;
      line-height: 32px;
      font-size: 16px;
      font-weight: 400;
      margin-bottom: 1rem;
  }

.textarea-extend textarea {
    max-width: 100%;
}

.radio-btn label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  top: 24px;
  left: 14px;
  position: absolute;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 100%;
}
.precache-img {
  background: url("../img/radio_selected.png") no-repeat center;
  display: none;
}
.radio-btn input[type=radio]:checked + label:before {
  background: url("../img/radio_selected.png") no-repeat center;
  border: 0px;
  color: #fff;
  font-size: 22px;
  background-size: contain;
  text-align: center;
  line-height: 18px;
}
.radio-btn input[type=radio]:checked ~ .radiobox {
  border: 1px solid #000;
}
.blue-border {
  display: inline-block;
}
.radio-float-left {
  float: left;
  padding: 0px 7px 14px 14px;
}

div.form-group.col-sm-6.col-sm-offset-0.reset-passsword-input{
	margin-bottom:0px;
}

.resetEmail{
	padding-bottom:16px;
}

#footer {
  border-top: 14px solid #00c6c6;
  background: #ecedee;
  padding-bottom: 14px;
  padding-left: 14px;
}
#footer p {
  font-size: 16px;
  font-size: 1.14285714rem;
}
#footer p a {
  font-size: 16px;
  font-size: 1.14285714rem;
}
#footer .footer-nav {
  padding-left: 0px;
  padding-top: 32px;
  margin-bottom: 14px;
}
#footer .footer-nav li {
  list-style: none;
  display: inline;
  
}
#footer .footer-nav li a {
  font-size: 16px;
  font-size: 1.14285714rem;
  color: #333333;
  text-decoration: underline;
}
#footer .footer-nav li a:hover {
  color: #000;
}
#footer .footer-nav li span {
  padding: 0px 10px;
  color: #00c6c6;
  text-decoration: none;
}
#footer .footer-logo {
  margin-top: 14px;
  margin-left: 48px;
  width: 175px;
}
.circle1 {
  display: hidden;
}
/* Custom, iPhone Retina */
.circle1 {
  display: block;
  padding: 0px;
}
.circle1 a {
  padding-left: 10px;
}
/* Custom, Tablet Retina */
@media only screen and (max-width: 767px) {
  .footer-logo {
    margin-left: 0px;
  }
  #footer .footer-logo {
    margin: 0px;
    margin-left: 14px;
  }
}
.footer-white {
  background: #fff !important;
}
.error-container {
  visibility: hidden;
  position: absolute;
  margin-top: -22px;
}
.signin-error-container {
  display: none;
  /* margin-bottom: 14px; */
  font-size: 18px;
  font-size: 1.28571429rem;
  color: #ff5655;
  font-weight: bold;
}
.signin-error-container .error-x {
  position: absolute;
  left: -24px;
  margin-top: 2px;
}
@media screen and (max-width: 992px) {
  .signin-error-container .error-x {
    width: 30px;
    height: 17px;
    left: -11px;
    margin-top: 16px;
  }
}
.errorHide {
  visibility: hidden;
}
.errorShow {
  display: block;
  padding-left: 18px;
  font-size: 18px;
  font-size: 1.28571429rem;
  color: #ff5655;
  font-weight: bold;
  visibility: visible;
}
.error-x {
  width: 44px;
  padding-right: 10px;
}
html {
  background: #ecedee;
}
body {
  font-family: "Fira Sans", Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 18px;
  font-size: 1.28571429rem;
}
#content {
  padding-bottom: 70px;
}
.container {
  padding: 0;
}
.registration {
  padding-top: 35px;
}
.twitter-typeahead {
  display: block !important;
}
.twitter-typeahead .tt-dropdown-menu {
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  overflow-y: scroll;
  min-height: 30px;
  max-height: 300px;
}
.twitter-typeahead .tt-suggestion {
  padding: 5px;
  border: 2px solid transparent;
}
.twitter-typeahead .tt-suggestion p {
  padding: 0;
  margin: 0;
}
.twitter-typeahead .tt-suggestion:hover {
  border-color: #33a8a3;
}
.form-control {
  max-width: 300px;
  height: 42px;
  border: 2px solid #333333;
  border-radius: 1px;
  font-family: "Fira Mono", Courier, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.28571429rem;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-group {
  margin-top: 0;
  margin-bottom: 28px;
}
.form-link {
  margin-bottom: 28px;
  color: #0c72bc;
  font-size: 18px;
  font-size: 1.28571429rem;
  padding-left: 18px;
}
.form-link:hover {
  cursor: pointer;
  color: #0090ec;
}
.notification-badge {
background: url(../img/unread_large.png) no-repeat;
background-size: cover;
background-position: center center;
vertical-align: middle;
}
.register-help-block {
    position:relative;
    left:0px;
}
@media screen and (max-width: 767px) {
  .register-help-block {
    left:0;
  }
}
@media screen and (min-width: 992px) {
  .register-help-block {
    left:-4px;
  }
}
.help-block {
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 4px;
  font-size: 18px;
  font-size: 1.28571429rem;
  color: #595959;
}
.help-block2 {
  margin-top: 12px;
  margin-bottom: 0;
  margin-left: 18px;
  font-size: 1.28571429rem;
  color: #595959;
}

.help-block3 {
  margin-top: 0;
  margin-bottom: 12px;
  margin-left: 20px;
  font-size: 1.1rem;
  color: #595959;
  width: 400px;
}
label {
  margin-bottom: 10px;
  font-size: 18px;
  font-size: 1.28571429rem;
}
.help-panel {
  margin-top: 95px;
  font-size: 18px;
  font-size: 1.28571429rem;
}

#pps-validation-error-message {
  color: #ff5655;
}
#dob-validation-error-message {
  color: #ff5655;
}
.status-message {
  display: none;
  font-size: 18px;
  font-size: 1.28571429rem;
  line-height: 24px;
  font-weight: bold;
  padding: 0px;
  margin-top: .5em;
  /* padding-left: 3px; */
}
@media screen and (max-width: 768px) {
  .status-message {
    /* margin: 0; */
    /* position: relative; */
    /* bottom: 18px; */
    /* left: 16px; */
  }
}
.status-message.status-error {
  color: #ff5655;
}
.status-message.status-weak {
  color: #fbb816;
}
.status-message.status-medium {
  color: #25a7a7;
}
.status-message.status-strong {
  color: #025e63;
}
.status-message.visible {
  display: block;
}
.status-message.without-label {
  margin-top: 0;
}

#pps-input-error {
  width: 110%;
}
.optional{
	font-size: 1.28571429rem;
    margin-left: 5px;
}
.signin-date--label {
  padding-left: 18px;
}
.status-container {
  border: 4px solid transparent;
  max-width: 300px;
}
.status-container.status-error {
  border-color: #ff5655;
}
.status-container.status-weak {
  border-color: #fbb816;
}
.status-container.status-medium {
  border-color: #25a7a7;
}
.status-container.status-strong {
  border-color: #025e63;
}
.status-container.status-success {
  border-color: #00c6c6;
}
.review-validation-content {
  padding: 90px;
  padding-bottom: 0px;
  text-align: center;
}
.spacer {
  margin-top: 28px;
}
.spacer-sm {
  margin-top: 14px;
}

#password-input:focus,
#new-password-input:focus,
#confirm-password-input:focus {
  border: 2px solid #000;
  box-shadow: none;
}
input[type=text] {
  outline: 0;
}
input[type=text]:focus {
  box-shadow: none;
  outline: 0;
  border-color: #000;
}
label {
  padding-left: 4px;
}
.status-active {
  border-color: #00c6c6;
}
.sign-in-bkg {
  overflow-x: hidden;
}
.success,
.lock {
  margin-top: 28px;
}
.success img {
  width: 70px;
  margin-left: 14px;
}
.lock img {
  width: 40px;
  margin-left: 22px;
}

.success-acknowledgement img {
  width: 70px;
  margin-bottom: 10px;
margin-top: 25px;


}

.border-right {
  border-right: 1px solid #333333;
}

.border-left {
  border-left: 1px solid #333333;
  margin-top : 32px;
}
.register-btn .row {
  padding-left: 0;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .register-btn .row {
    padding-left: 0px;
  }
}
.register-now {
  margin-top: 60px;
}
.register-info-group {
  margin-top: 14px;
}
.register-info-group ul {
  padding: 0;
}
.register-info-group ul li {
  line-height: 30px;
  position: relative;
  left: -10px;
  padding-left: 10px;
}
.register-info-group h1 {
  color: #00c6c6;
}
.register-info-group h2 {
  font-weight: bold;
  margin-top: 14px;
  margin-bottom: 14px;
}
.firsttime li {
  padding: 7px 0;
  list-style: none;
}
.green {
  margin-top: 28px !important;
  margin-bottom: 7px !important;
  color: #00c6c6 !important;
}
.revenue-btn {
  margin-top: 7px;
  margin-left: 18px;
}
.soft-facts-list {
  margin-left: 24px;
}
.soft-facts-list .underline {
  margin-left: 26px;
}
.failedRegHelp {
  margin-left: 4px;
}
.failed-content {
  margin-left: 22px;
}
.error-x {
  width: 44px;
  padding-right: 10px;
}
.row {
  margin: 0;
}
.row-backgroud {
	
	background-color:#eee;
	height:200px;
}
.validation-error-icon {
  width: 34px;
  height: 24px;
  position: absolute;
  left: -24px;
  margin-top: 12px;
  background: url("../img/error.png") no-repeat center;
  background-size: contain;
}
@media screen and (max-width: 992px) {
  .validation-error-icon {
    width: 24px;
    height: 17px;
    left: -11px;
    margin-top: 16px;
  }
}
.validation-error-icon-register {
width: 34px;
height: 24px;
position: absolute;
left: -24px;
margin-top:0;
background: url("../img/error.png") no-repeat center;
background-size: contain;
}
@media screen and (max-width: 992px) {
  .validation-error-icon-register {
    width: 24px;
    height: 17px;
    left: -11px;
    margin-top: 0;
  }
}
.password-reset--question {
  padding-left: 14px;
  padding-bottom: 14px;
  max-width: 490px;
}
.no-padding {
  padding: 0px !important;
}
.send-post {
  margin-left: 18px;
}
.sign-in-btn .row {
  padding: 0 4px;
}
/* CSS for "Spinner" animation*/
.spinner {
  margin: 70px auto;
  width: 70px;
  text-align: center;
}
.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #025e63;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.change-contact .validation-error-icon {
    left: -34px ;
}
.error-marker-adjust {
left:-34px ;
}
.change-contact .error-marker.validation-error-icon {
left:-20px ;
}

@media screen and (max-width:992px){
.error-marker-adjust {
left:-24px ;
}

.change-contact .error-marker.validation-error-icon {
left:-10px ;
}
}
@-webkit-keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/* end of CSS for "Spinner" animation*/
.system-error--desc {
  width: 330px;
  float: left;
  padding-left: 20px;
}
.system-error--img {
  float: right;
  width: 140px;
}
@media screen and (max-width: 1200px) {
  .system-error--img {
    float: left;
    margin-left: 14px;
  }
}
.system-error--img img {
  width: 140px;
}
.system-error--btn {
  margin-left: 8px;
}
.password-status-message {
  padding-left: 1.6em;
  margin-top: 2.6em;
}
.password-status-message img {
  float: left;
  height: 0;
  border-style: none;
  width: 0;
  padding: 12px;
}
.password-status-message-text {
  width: 20em;
}
.green-tick-image {
  width: 34px;
  height: 24px;
  position: absolute;
  left: -6px;
  background: url("../img/pw_strong.png") no-repeat center;
  background-size: contain;
}
.red-x-image {
  width: 34px;
  height: 24px;
  position: absolute;
  left: -6px;
  background: url("../img/pw_weak.png") no-repeat center;
  background-size: contain;
}
.simulation-btn {
  padding-left: 4px;
}
.landline-field .form-group {
  padding: 0;
}
.form-control:focus {
  border-color: #000;
}
.landline-field p {
  padding-left: 4px;
}
.landline-field #landline-prefix {
  float: left;
  width: 25%;
}
.landline-field #landline-suffix {
  float: right;
  width: 75%;
  border-left: none;
}
.landline-field .landline-num {
  margin-bottom: 7px;
  margin-left: 1px;
}
#licence-img {
  width: 340px;
}
@media only screen and (max-width: 480px) {
  .field-date .help-block {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .register-now {
    margin-top: 14px;
  }
  .register-btn {
    margin-left: 0px;
  }
  .sign-in-btn {
    margin-left: 0px;
  }
  .revenue-btn {
    margin-left: 22px;
    margin-bottom: 18px;
  }
  #passport-img {
    width: 260px;
  }
  #licence-img {
    width: 260px;
  }
  #p60-img {
    width: 270px;
  }
  #psc-img {
    width: 270px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
  .border-right {
    border-right: none;
    border-bottom: 1px solid;
    padding-bottom: 42px;
  }
  .border-left {
    border-left: none;
    border-top: 1px solid;
    padding-top: 42px;
    margin-top: 52px;
}
  .register-now {
    margin-top: 28px;
  }
 .status-message.top-margin-xs {
  margin-top: 18px !important;
}
.field-group-date {
  max-width: 328px;
}
}
@media only screen and (max-width: 480px) {
  .register-btn {
    padding-left: 18px;
	margin-top:25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .register-btn {
    padding-left: 0px;
	margin-top:25px;
  }
}
.dashboard-body > .alert-dismissible {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .col-sm-6 {
    width: 52%;
  }
  .col-sm-3 {
    width: 29%;
  }
}
@media only screen and (min-width: 1080px) {
  .col-sm-6 {
    width: 52%;
  }
  .col-sm-3 {
    width: 29%;
  }
}
.sign-submit .lock-img {
  margin-top: 28px;
}
.sign-submit .lock-img img {
  width: 40px;
  margin-left: 7px;
}
.sign-submit h1 {
  padding-left: 4px;
}
.sign-submit .sign-submit-form .form-group {
  padding: 0;
}
.sign-submit .sign-submit-form h2 {
  padding-left: 4px;
}
.sign-submit .sign-submit-form .btn {
  position: relative;
  left: -8px;
  margin-bottom: 28px;
}
@media screen and (min-width:768px){
.register-info-cta {
    margin-top:28px;
}}

@media screen and (max-width:767px){
.register-info-cta {
    margin-top:28px;
    margin-left:18px;
}}

.dob-group {
  margin-top:28px;
}

.field-date-day,
.field-date-month,
.field-date-year {
  padding: 0;
  width: 29%;
  padding-left: 4px;
}
.field-date-day,
.field-date-month {
  margin-right: 14px;
}

.modal-body h2 strong{
      margin-right: 10px;
}

.note{
      background:#ecedee;
      width: 100%;
      float: left;
      padding-bottom: 10px;
}

#note-header{
  padding-left: 20px;
}

.note-content{
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
}

#contact-details-modal-form .note {
    margin: 15px;
}

#reviewForm .modal-body h2 strong{
      margin-right: 0;
}

.field-lable-bold {
  font-weight: bold;
}

/* password strength status bar */

#passwordStrength
{
    height:10px;
}

.strength0
{
    width:100%;;
    background:#cccccc;
}

.strength1
{
    width:20%;;
    background:#ff0000;
}

.strength2
{
    width:50%;; 
    background:#F48A2D;
}

.strength3
{
    width:80%;;
    background:#56e500;
}

.strength4
{
    width:100%;;
    background:#4dcd00;
}

.session-expired div .row{
    margin-top:20px;
}

.recaptchatable a {
    font-size:12px; 
}

p.italic {
    font-style: italic;
}


.outline-accesibility-tab:focus,
.outline-accesibility-tab-img:focus img{
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.open .outline-accesibility-tab:focus {
    outline:0;
}


.outline-accesibility-tab-img-black:focus img{
    outline:1px dotted black;
}

.outline-accesibility-tab-img-white:focus img{
    outline: thin dotted white;
    outline-offset: 5px
}

.checkbox input[type=checkbox]:focus ~ label:before {
    border: 3px #00c6c6 solid;
    width: 30px;
    height: 30px;
}

.form-group .status-container select:focus  {
    border: 3px #00c6c6 solid;
}



#selected-civil-status h2 {
  font-size: 1.8rem;
  padding-bottom: .5rem;
  margin-bottom: .5rem;
  float: left;
  width: 100%;
}


#selected-civil-status legend {
  font-weight: 500;
  font-size: 1.15rem;
  border: none;
  margin-bottom: 1rem;
  margin-top: 0.5rem;

}


.status-container.textarea-extend
 {
  min-height: 5rem;
  height: auto;
  height: initial;
  max-width: 100%;
  padding: 0;


}

.status-container.security-input-status-container{
	width:100%;
	max-width:650px;
}

.security-input.form-control.valid{ 
	width:100%;
	max-width:650px;
}

.mandatoryStar{
	color:red;
}

.question-head--title.security-heading{
	width:100%;
}

.question-head.col-sm-8.security-heading{
	width:100%;
	padding-left:0px;
}

.text-block.col-sm-8.security-question{
	width:100%;
	padding-left:0px;
}

.security-question-option[disabled]{
    background-color:#d3d3d3c9;
}

.question-head--desc.mobile-verify-title{
	padding-left:20px;
}

.radio-btn.yesNo {
  display: inline-block;
  margin-top: 0 !important;
  margin-right: .5rem;
  margin-bottom : 10px;
}

.extLinkIcon:after {
  content:"\2197";
  border-bottom: 0px !important;
  font-size: 1.28571429rem;
  font-weight: 500;
  padding-bottom: 1px;
  color: #0c72bc;
  line-height: 28px;
  margin-left: 0px;
}

.details-divider {
  border-top: 1px solid #9d9d9d;
  float: left;
  width: 100%;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  margin-top: 1rem;
}

.external-link {
  white-space: nowrap;
  margin: 0 .2rem;
  color: #0c72bc;
}

.external-link:hover {
  color: #0090ec;
}


#nonRes {
  background-color: #ecedee;
  padding: 1rem 15px;
  font-weight: bold;
  font-size: 1.1rem;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
  margin-top: 1.5rem;
  float: left;
  width: 100%;
  display: none;
}


.date-container {
  width: 100%;
  max-width: 308px;
  float: left;
}

.dateInput legend {
  margin-bottom: .5rem;
}

legend.date-legend {
  border: none;
  font-size: 18px;
  font-size: 1.28571429rem;
  font-weight: 500;
  margin: .5rem 0 1rem;
}


#selected-basis-assessment{
  display:none;
}

#tcrb-section{
  display:none;
}

#selected-allocation{
  display: none;
  float: left;
  width: 100%;
}

#assessment-effect{
    display: none;
}
.fieldset-allocation {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 15px;
  margin-top: 1rem;
  position: relative;
  margin-bottom: 1rem;
  float: left;
  width: 100%;
  padding-top: 2rem;
}

@media screen and (max-width:380px){
    .my-details--info .editContact {
        margin-left: 0;
    }
    #dashboard-modal-form #contact-details-modal-form .modal-content .modal-body h2{
		width: 215px;
	}
}


.tooltip.bottom .tooltip-inner{
	width: 320px;
	max-width:320px;	 
	padding:3px 8px;	 
	color:#ffffff;	 
	text-align:center;	 
	background-color: #025e63;	 
	border-radius:5px
}