/*
 *  Copyright (C) 2025 Dynamowebs Pvt  ltd  www.dynamowebs.com , Inc -
 *  Dynamowebs : tax2u-co-uk-new All Rights Reserved :  theme.css (Last modified : 6/3/25, 10:47 AM )
 *  theme.css  Unauthorized copying of this file , via any medium is strictly prohibited
 *  Proprietary and confidential Written by Dynamowebs software & VOIP solutions
 *  <faisal.aqurz@gmail.com> / <imran@dynamowebs.com>, at  3/ 6/ 2025
 *  can not be copied and / or distributed without the express  permission of Dynamowebs
 *  github  :: https://github.com/faisal3956/
 *  website :: https://www.dynamowebs.com
 */

.btn-yellow {
	max-width: 200px;
	width: 100%;
	height: 46px;
	background-color: #ffa800;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.08px;
	text-align: center;
	color: #ffffff;
	margin-bottom: 24px;
	margin-top: 15px;
	margin-left: auto;
	display: block;
	margin-right: auto;
	float: none;
	text-transform: uppercase !important;
	position: absolute !important;
	bottom: 0 !important;
	left: 0 !important;
	right: 0 !important;
	border-radius: 27px !important;
	font-size: 15px !important;
	padding-top: 1px;
}

.headingtop {
	font-size: 44px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.27px;
	color: #ffffff;
	margin-top: 65px;
	display: none;
}

.navlinks {
	padding-right: 35px !important;
}

.btn-logoutheader {
	max-width: 93px;
	width: 100%;
	min-height: 36px;
	max-height: 36px;
	border-radius: 18px;
	background-color: #ffa800;
	color: white !important;
	padding-top: 8px !important;
	font-weight: 600 !important;
	margin-top: 2px;
}

html .btnparent-logout {
	float: right;
	margin-top: 0px !important;
	margin-right: 18px !important;
}

.btn-smallbluegrey {
	border-radius: 6px;
	background-color: #48cbad;
	border: 1px solid #48cbad;
	font-size: 12px;
	color: white;
	min-height: 18px;
	width: 100%;
	max-width: 106px;
	padding: 3px 5px 2px 4px !important;
	font-size: 12px !important;
	padding-bottom: 20px;
}

.btn-smallbluegrey:hover {
	color: white;
}

.btn-changepass {
	position: relative;
	top: -35px;
	margin: 0 auto;
}

.change-pass {
	margin-top: 25px;
}

.headingtopusername {
	font-size: 24px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.15px;
	color: #1b75bc;
	margin-top: 60px;
	margin-bottom: 0px;
	text-align: left;
}

.user-registration .button, .user-registration button {
	-webkit-transition: all .25s ease 0s;
	transition: all .25s ease 0s;
}

#user-registration {
	background-color: #fff;
	margin: 30px 0;
}

#user-registration *, #user-registration.user-registration {
	box-sizing: border-box;
}

#user-registration p {
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.86;
	letter-spacing: -0.09px;
	color: #333333;
}

.profile-main-div p {
	color: transparent !important;
	margin: 0px !important;
	max-height: 25px;
}

#user-registration .user-registration-MyAccount-navigation {
	overflow: visible;
	margin: 0;
}

#user-registration .user-registration-MyAccount-navigation ul {
	margin: 0;
	padding: 0;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
	position: relative;
	box-shadow: 0 0 0 transparent;
}

#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
	padding: 10px 15px;
	display: block;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
	box-shadow: 0 0 0 transparent;
}

#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
	font-weight: 600;
}

#user-registration.horizontal {
	box-shadow: 0 2px 20px rgba(45, 53, 89, .1);
}

#user-registration.horizontal .user-registration-MyAccount-navigation ul {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	/*border-bottom: 1px solid #e8e9ee;*/
}

#user-registration.horizontal .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
	/*padding: 15px 20px;*/
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.09px;
	color: #333333;
}

#user-registration.horizontal .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
	background-color: #e8e9ee;
}

header, nav {
	display: block;
}

a {
	background-color: transparent;
}

a:active, a:hover {
	outline: 0;
}

b, strong {
	font-weight: bold;
}

h1 {
	margin: .67em 0;
	font-size: 2em;
}

img {
	border: 0;
}

button, input, select {
	margin: 0;
	font: inherit;
	color: inherit;
}

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button {
	-webkit-appearance: button;
	cursor: pointer;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input {
	line-height: normal;
}

@media print {
	*, *:before, *:after {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}

	a, a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	a[href^="#"]:after {
		content: "";
	}

	img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}

	h2, h3 {
		page-break-after: avoid;
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input, button, select {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #337ab7;
	text-decoration: none;
}

a:hover, a:focus {
	color: #23527c;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

img {
	vertical-align: middle;
}

.img-rounded {
	border-radius: 6px;
}

h1, h2, h3, h4 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
}

p {
	margin: 0 0 10px;
}

.text-center {
	text-align: center;
}

.bg-info {
	background-color: #f4fbff !important;
}

ul {
	margin-top: 0;
	margin-bottom: 10px;
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

.col-sm-3, .col-md-3, .col-sm-4, .col-md-4, .col-sm-5, .col-md-8, .col-sm-10, .col-lg-10, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width: 768px) {
	.col-sm-3, .col-sm-4, .col-sm-5, .col-sm-10, .col-sm-12 {
		float: left;
	}

	.col-sm-12 {
		width: 100%;
	}

	.col-sm-10 {
		width: 83.33333333%;
	}

	.col-sm-5 {
		width: 41.66666667%;
	}

	.col-sm-4 {
		width: 33.33333333%;
	}

	.col-sm-3 {
		width: 25%;
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
}

@media (min-width: 992px) {
	.col-md-3, .col-md-4, .col-md-8, .col-md-12 {
		float: left;
	}

	.col-md-12 {
		width: 100%;
	}

	.col-md-8 {
		width: 66.66666667%;
	}

	.col-md-4 {
		width: 33.33333333%;
	}

	.col-md-3 {
		width: 25%;
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
}

@media (min-width: 1200px) {
	.col-lg-10, .col-lg-12 {
		float: left;
	}

	.col-lg-12 {
		width: 100%;
	}

	.col-lg-10 {
		width: 83.33333333%;
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0;
}

.form-group {
	margin-bottom: 15px;
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px;
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.btn:focus, .btn:active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover, .btn:focus {
	color: #333;
	text-decoration: none;
}

.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus {
	color: #fff;
	background-color: #398439;
	border-color: #255625;
}

.btn-success:active {
	background-image: none;
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85;
}

.btn-info:active {
	background-image: none;
}

.container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after {
	display: table;
	content: " ";
}

.container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after {
	clear: both;
}

.pull-right {
	float: right !important;
}

.hidden {
	display: none !important;
}

h1 {
	font-size: 40px;
}

h2 {
	font-size: 38px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
}

h1, h2, h3, h4 {
	line-height: 1.4;
	margin-top: 0;
	color: #222;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:hover, a:focus {
	outline: none;
	text-decoration: none;
}

ul {
	margin: 0;
	padding-left: 0;
}

::-moz-selection {
	background: #0a2c4e;
	color: #fff;
}

::selection {
	background: #0a2c4e;
	color: #fff;
}

::-moz-selection {
	background: #0a2c4e;
	color: #fff;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 2px 30px 2px 2px;
	border: none;
}

input[type=text] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type=email] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}

.form-contact-warp input.form-control {
	height: 44px;
	line-height: 44px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 1px solid #dedede;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: transparent;
	margin-bottom: 30px;
}

.form-contact-warp .form-control:focus {
	border-color: #0a2c4e;
}

.form-contact-warp ::-webkit-input-placeholder {
	color: #727272;
}

.form-contact-warp :-moz-placeholder {
	color: #727272;
}

.form-contact-warp ::-moz-placeholder {
	color: #727272;
}

.form-contact-warp :-ms-input-placeholder {
	color: #727272;
}

.form-contact-warp button {
	display: block;
	width: 200px;
	-webkit-transition: all all 0.3s ease-in-out;
	transition: all all 0.3s ease-in-out;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding-left: 25px;
	padding-right: 25px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	border: 0;
	margin: 0 auto;
}

.main-containerupper {
	max-height: 131px;
}

::-moz-selection {
	background: #1570B8;
}

::selection {
	background: #1570B8;
}

::-moz-selection {
	background: #1570B8;
}

body a {
	color: #1570B8;
}

body a:hover, body a:focus, body a:active {
	color: #fcaf17;
}

body .mb-5 {
	margin-bottom: 5rem !important;
}

body .d-none {
	display: none;
}

.page-template-page-profile .top-content-wrapper {
	padding: 190px 0 70px 0;
	background-image: none !important;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.logged-in.page-template-page-profile .top-content-wrapper {
	/*background-image: url(https://www.tax2u.co.uk/wp-content/themes/subcontractor/css/../images/bg-content/logged_in_banner.jpg);*/
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.fade-green-3 {
	position: absolute;
	z-index: 1;
	min-height: 365px;
	background-image: linear-gradient(to bottom, rgb(228, 230, 236), rgb(255, 255, 255) 100%);
	width: 100%;
}

.fade-green-3:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	/*background-color: rgba(1, 172, 237, 0.52);*/
	background-image: linear-gradient(to bottom, rgb(228, 230, 236), rgb(255, 255, 255) 100%);
}

.form-contact-warp {
	max-width: 1150px;
	text-align: center;
	margin: 20px auto 10px auto;
	z-index: 2;
	position: relative;

}

.logged-in .form-contact-warp {
	max-width: 100% !important;
}

.user-registration {
	/*background-color: transparent !important;*/
	margin: 0 !important;
}

.logged-in .user-registration {
	position: relative;
	background-color: #fff !important;
}


#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
	background-color: #02acef !important;
	color: #fff !important;
}

.info-button p {
	float: left;
	display: inline-block;
	width: 100%;
	padding-left: 26px;
}

@media (max-width: 992px) {
	.p-image {
		position: inherit !important;
	}

	.top-user-name {
		text-align: center !important;
	}
}

#table_modal {
	overflow: hidden;
	padding: 0 17px !important;
}

#table_modal .modal-dialog {
	overflow: hidden;
	max-height: 600px;
	height: 100%;
	max-width: 100%;
	margin-top: 70px;
}

#table_modal .modal-dialog .popupmodal-2 {
	overflow: hidden;
	max-height: 600px;
	height: 100%;
	max-width: 700px;
	margin: auto;
}

#table_modal .modal-dialog .popupmodal-2 .popupmodalcustomheader {
	min-height: 45px;
}

@media (max-width: 1200px) {
	.p-image {
		/*left: 15px !important;*/
		margin-left: 0px;
	}
}

.blue-bg {
	background-color: #e0f4ff;
	min-height: 177px;
}

.b-image {
	min-height: 94px;
	max-height: 94px;
	max-width: 94px;
	width: 100%;
	opacity: 0.3;
	float: right;
	display: flex;
	margin: 0 auto;
}

.p-image {
	height: 100vh;
	max-height: 180px;
	width: 100%;
	max-width: 180px;
	border: 10px solid white;
	border-radius: 50%;
	position: inherit;
	top: 41px;
	z-index: 99999999;
	margin-left: 15px;
}

.top-user-name {
	/*  height: 176px;
			position: relative;
			padding-left: 7%;*/
}

.top-user-name h4 {
	bottom: 40px !important;
	width: 184px;
	height: 33px;
	font-size: 24px;
	font-weight: 900;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: -0.15px;
	color: #1b75bc;
	text-align: left;
	font-weight: normal;
}

.top-user-name p, .top-user-name h4 {
	position: absolute;
	bottom: 0;
}

.top-user-name p {
	width: 113px;
	height: 26px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.86;
	letter-spacing: -0.09px;
	color: #888888;
	text-align: left;
}

.bg-info {
	background-color: #f4fbff;
	min-height: 130px;
	padding-bottom: 30px;
}

.info {
	font-size: 14px !important;
	font-weight: normal !important;
	font-style: normal !important;
	font-stretch: normal !important;
	line-height: 1.86 !important;
	letter-spacing: 0px !important;
	color: #333333 !important;
	margin-bottom: 0px !important;
}

.information {
	text-align: left;
	padding-top: 21px;

}

.information, .upper-information {
	/*padding-left: 4%;*/
}

.info-1 {

	display: inline-block;
	width: 47%;
	font-size: 13px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 2;
	letter-spacing: -0.08px;
	color: #333333;
	text-align: left;
	float: left;
}

.info-2 {
	display: inline-block;
	width: 47%;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.86;
	letter-spacing: -0.09px;
	color: #1b75bc;
	text-align: right;
	float: right;
}

.info {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.86;
	letter-spacing: -0.09px;
	color: #333333 !important;
	margin-bottom: 0px;
}

.info span {
	margin-right: 8px;
	color: #1b75bc;
}

.info-button {
	padding-top: 40px;
	position: relative;
	min-height: 130px;
}

.info-button a, .info-button a:hover {
	border-radius: 6px;
	background-color: #48cbad;
	border: 1px solid #48cbad;
	font-size: 12px;
}

.info-button p {
	position: absolute;
	bottom: 0px;
	right: 35px;
	font-size: 14px;
}

.profile-main-div .image-rounder {
	max-width: 130px;
	text-align: center;
	width: 100%;
	float: none;
	margin: 0 auto;
	border-radius: 61px;
	overflow: hidden;
	border: 1px solid #c5c5c53d;
	padding: 30px;
	background-color: #fff;
}

.profile-main-div .image-rounder img {
	width: 100%;
}

.outer > div {
	padding-top: 15px;
	padding-bottom: 15px;
}

.profile-main-div p {
	margin-top: 25px;
	margin-bottom: 35px;
}

.profile-main-div a {
	border: 1px solid transparent !important;
}

.red {
	background-color: #fff7f7;
}

.red a, .red a:hover {
	background-color: #fce9e8;
	color: #dc695f;
}

.green {
	background-color: #ebf6e5;
}

.green a, .green a:hover {
	background-color: #e0f2d6;
	color: #3f980e;
}

.blue {
	background-color: #f4fbff;
}

.blue a, .blue a:hover {
	background-color: #e4f5ff;
	color: #1b75bc;
}

.user-registration-MyAccount-navigation ul {
	text-align: left;
	display: inline-block !important;
	float: left;
	width: 100%;
	border: 1px solid white;
	background-color: white;
}

.user-registration-MyAccount-navigation ul li a {
	color: black;
}

#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
	color: #ffa800 !important;
	background-color: transparent !important;
	border-bottom: 2px solid #ffa800;
}

.user-registration-Button.btn-custom-save.btn-custom-save, .user-registration-Button.btn-custom-save.btn-custom-save:hover {
	background: #ffa800 !important;
	color: #fff;
	border: 1px solid #ffa800 !important;
	border-radius: 36px !important;
	margin: 0px auto !important;
	display: block;
	float: none !important;
	padding: 17px 31px;
}

.heading-toper {
	font-size: 2em;
	margin-top: 44px;
	text-align: left;
	margin-bottom: 20px;
}

html body .btn-c-st {
	padding-top: 8px !important;
	width: 273px !important;
	min-height: 61px;
	font-size: 15px;
	margin-top: 40px !important;
}

.botton-margin-top {
	margin-top: 100px;
}

.headerlower {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.86;
	letter-spacing: -0.09px;
	color: #666666;
	display: block;
	width: 100%;
	text-align: left;
}

.table-listing {
	padding-top: 25px;
}

.table-listing ul p {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.table-listing ul {
	margin: 0px;
	padding: 0px;
	border-radius: 10px;
	border: solid 1px #caebff;
}

.table-listing li {
	margin: 0px;
	padding: 3px 8px;
	background-color: transparent;
	border: solid 1px #caebff;
}

.d-headingtop {
	font-size: 16px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.13px;
	color: #333333;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 11px;
}

.utrregistrationContainer {
	border-radius: 10px;
	border: solid 1px #e1e9f3;
	background-image: linear-gradient(to bottom, #fafcff, #f3f8ff);
}

.utrregistrationContainer li {
	background-image: linear-gradient(to bottom, #fafcff, #f3f8ff);
}

.contentmustom {
	max-height: 179px;
	padding: 0px;
}

.contentmustom2 {
	max-height: 260px;
	min-height: 260px;
	padding: 0px;
	border: 2px solid #2196f30f;
	border-radius: 8px;
	padding-top: 5px;
	margin-top: 10px;
	padding-bottom: 5px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #46c4f3 !important;
}

.mCSB_inside > .mCSB_container {
	margin-right: 15px !important;
}

.pdffiles {
	border-top: 1px solid rgba(0, 0, 0, .125);
	border-radius: 10px;

	/*overflow-y: scroll;*/
}

.pdffiles, .pdffiles li {
	padding: 0px;
	margin: 0px;

}

.pdffiles li {
	border-top: 0px solid transparent;
}

.d-left-pdf-info {
	text-align: left;
	float: left;
	display: inline-block;
	width: 58px;
	height: 58px;
	padding-top: 13px;
	padding-left: 16px;
	border-right: solid 1px #ebe6fb;
}

.d-right-pdf-info {
	text-align: left;
	float: left;
	display: inline-block;
	padding-left: 12px;
	padding-top: 22px;
	width: 80%;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.11px;
	color: #333333;
	overflow: hidden;
}

.d-date {
	font-size: 11px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.09px;
	color: #333333;
	display: inline-block;
	float: right;
}

.d-left-info {
	text-align: left;
	width: 48%;
	float: left;
	display: inline-block;
	font-size: 14px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.12px;
	color: #333333;
}

.d-right-info {
	text-align: right;
	width: 48%;
	float: right;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.12px;
	text-align: right;
	color: #666666;
}

.slidescontainer {
	margin-bottom: 40px;
}

.customtabsnav .nav-tabs .nav-link {
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff;
	margin-right: 0.2%;
	border-bottom: 1px solid #8181818c;
}

.customtabsnav .nav-tabs .nav-link.active {
	background-color: #eef5f9;
	color: #00aeef !important;
}

.customtabsnav nav > .nav.nav-tabs {

	border: none;
	color: #fff;
	background: #272e38;
	border-radius: 0;

}

.customtabsnav nav > div a.nav-item.nav-link,
.customtabsnav nav > div a.nav-item.nav-link.active {
	border: none;
	padding: 18px 25px;
	color: #fff;
	background: #272e38;
	border-radius: 0;
}

.customtabsnav nav > div a.nav-item.nav-link.active:after {
	content: "";
	position: relative;
	bottom: -60px;
	left: -10%;
	border: 15px solid transparent;
	border-top-color: #e74c3c;
}

.customtabsnav .tab-content {
	background: #fdfdfd;
	line-height: 25px;
	border: 1px solid #ddd;
	border-top: 5px solid #e74c3c;
	border-bottom: 5px solid #e74c3c;
	padding: 30px 25px;
}

.custompropagation input {
	max-height: 10px !important;
	padding: 0px !important;
	margin-bottom: 9px !important;
	line-height: 10px !important;
	min-height: 40px !important;
	border-radius: 4px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.customtabsnav nav > div a.nav-item.nav-link:hover,
.customtabsnav nav > div a.nav-item.nav-link:focus {
	border: none;
	background: #e74c3c;
	color: #fff;
	border-radius: 0;
	transition: background 0.20s linear;
}

.btn-downloadall {
	display: inline-block;
	float: right;
	max-width: 97px;
	width: 100%;
	max-height: 26px;
	height: 100%;
	border-radius: 6px;
	background-color: #32addb;
	padding: 0px !important;
	line-height: 0px !important;
	font-size: 11px !important;
	border-radius: 4px !important;
	margin-right: 8px !important;
	padding-top: 3px !important;
}

.modal-backdrop {
	z-index: 2 !important;
}

.btn-uloadnew {
	display: inline-block;
	float: right;
	max-width: 97px;
	width: 100%;
	max-height: 26px;
	height: 100%;
	border-radius: 6px;
	background-color: #ffa800;
	padding: 0px !important;
	line-height: 0px !important;
	font-size: 11px !important;
	border-radius: 4px !important;
	margin-right: 8px !important;
	padding-top: 3px !important;
}

.d-updateemailheading {
	font-size: 14px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.86;
	letter-spacing: -0.09px;
	color: #333333;
}

.btn-formsubmit > * {
	color: white;
}

.btn-formsubmit {
	background-color: #26a68b;
	border-radius: 23px;
	width: 32px;
	height: 32px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 14px;
}

.btn-formclose > * {
	color: white;
}

.btn-formclose {
	background-color: #eb9090;
	border-radius: 23px;
	width: 32px;
	height: 32px;
	padding: 0px;
}

.modal.show .modal-dialog {
	margin-top: 80px;
}

.changepass {
	font-size: 14px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.12px;
	color: #333333;
}

.cancel-link {
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.1px;
	color: #1b75bc !important;
	display: inline-block;
	margin-top: 11px;

}

.btn-formpassreset {
	max-width: 190px;
	width: 100%;
	max-height: 48px;
	min-height: 48px;
	border-radius: 23px;
	background-color: #ffa800;
	color: white;
}

.btn-formpassreset:hover {
	color: white;
}

.d-formpassreset {

}

.d-formpassreset input {
	width: 100%;
	min-height: 56px;
	border-radius: 5px;
	border: solid 1px #e6ebf1;
	background-color: #f9fbfd;
	margin-bottom: 21px;
}

.buttonpassreset {
	padding-top: 20px;
}

.passwordmodel {
	padding-top: 30px;
	padding-bottom: 20px;
}

.dropzone {
	border-radius: 10px !important;
	border: solid 1px #d6e9f4 !important;
	background-color: #ffffff !important;

}

.dz-default {
	top: 47px;
	position: relative;
}

.dz-remove {
	color: white;
	background: #ab2727;
	margin-top: 8px;
	border-radius: 4px;
	padding: 5px;
	padding-top: 6px;
}

.btn-uploadfiles {
	max-width: 203px;
	width: 100% !important;
	max-height: 46px;
	height: 100% !important;
	border-radius: 23px !important;
	background-color: #ffa800;
	padding-top: 2px;
	margin-top: 20px !important;
}

.btn-uploadfiles:hover {
	color: white;
}

.headingFluid {
	font-size: 1.9em !important;
	font-family: inherit;
	font-weight: 600;
	text-align: center;
	margin-bottom: 30px;
}

.profileupload:hover {
	cursor: pointer;
	opacity: 0.8;
}

.list-group.pdffiles {
	width: 100%;
}

.navdascustom {
	float: right;
}

.invalid-feedback {
	min-height: 3px;
	display: inline-block;
	margin-top: 10px;
}

#mCSB_1 {
	padding-bottom: 5px;
}

#mCSB_1_container {
	min-height: 134px;
	border: 1px solid #9e9e9e1f;
	border-radius: 5px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.filenotfoundicon {
	width: 100%;
	max-width: 85px;
	margin-top: 7vh;
}

.tax-draft-icontop {

}

.btn-white-draftbutton {
	width: 100%;
	max-width: 190px;
	height: 46px !important;
	border-radius: 23px !important;
	box-shadow: 0 2px 20px 0 rgba(155, 186, 211, 0.2);
	background-color: rgb(255, 255, 255);
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.07px;
	color: #1b75bc !important;
	font-weight: 600;
	padding-top: 1px;
}

.drafttaxreturnbootomheading {
	font-size: 13px !important;
	font-weight: 600 !important;
	font-stretch: normal !important;
	font-style: normal !important;
	line-height: 1.46 !important;
	letter-spacing: -0.08px !important;
	text-align: left !important;
	color: rgb(51, 51, 51) !important;
	margin-top: 12vh !important;
	max-width: 80%;
}

.topheaderdrafttaxxreturntop {
	font-size: 16px !important;
	font-weight: 700 !important;
	font-stretch: normal !important;
	font-style: normal !important;
	line-height: 1.75 !important;
	letter-spacing: normal !important;
	text-align: center !important;
	color: rgb(0, 174, 239) !important;
	margin-top: -14px !important;
	margin-bottom: 30px !important;
}

.img-header-popup-tax-draft {
	width: 100%;
	max-width: 170px;
	max-height: 170px;
	object-fit: contain;
	margin-top: -100px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.popuptitletax:hover {
	color: white;
}

.popuptitletax {
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.78;
	letter-spacing: normal;
	text-align: center;
	color: rgb(51, 51, 51);
	margin-top: 30px;
	margin-bottom: 30px;
	color: black !important;
}


.btn-yellow-warning {
	max-width: 320px;
	width: 100%;
	max-height: 56px;
	height: 40vh;
	border-radius: 28px;
	background-color: rgb(255, 168, 0);
	font-size: 1em;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.09px;
	color: rgb(255, 255, 255) !important;
	padding-top: 15px;
	margin-bottom: 10px;
}

.btn-blue-primary {
	max-width: 320px;
	width: 100%;
	max-height: 56px;
	height: 40vh;
	border-radius: 28px;
	background-color: rgb(50, 173, 219);
	font-size: 1em;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.09px;
	color: rgb(255, 255, 255) !important;
	padding-top: 15px;
	margin-bottom: 10px;
}

.popupfootertextdefault {
	font-size: 14px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.79;
	letter-spacing: normal;
	text-align: center;
	color: rgb(51, 51, 51);
	margin-top: 34px;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.buttonpopupclosefooter {
	font-size: 14px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 1px;
	color: rgb(27, 117, 188);
	margin: 0 auto;
	float: none;
	margin-top: 10px;
	margin-bottom: 15px;
}

.m0 {
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.cscrollicon {
	margin-top: 18px;
	display: inline-block;
}

.notificataionsTable thead {
	border: solid 1px #caebff;
	background-color: #e0f4ff;
}

.notificataionsTable thead th {
	color: #1b75bc;
}

.notificataionsTable tbody tr td {
	color: #333;
}

.notificataionsTable tbody tr th {
	color: #333;
	font-weight: normal;
}

.notificataionsTable .table-bordered td, .table-bordered th {
	border: solid 1px #a7beda73 !important;
}

.table-striped {
	color: white;
}

html .notificataionsTable tbody tr {
	background-color: white;
}

html .notificataionsTable tbody tr:hover {
	background-color: #fafcfd;
}

html .notificataionsTable tbody tr td {
	text-align: left;
	font-size: 14px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.21;
	letter-spacing: -0.09px;
	color: #333;
	padding-bottom: 2px !important;
	padding-top: 16px;
}

html .notificataionsTable tbody tr td:nth-child(3) {
	text-align: center;
}

html .notificataionsTable tbody tr td:nth-child(4) img {
	width: 100%;
	max-width: 16px;
	max-height: 16px;
	margin: 0 12px 1px 0;
	object-fit: contain;
	/*background-color: #1b75bc;*/

}

html .notificataionsTable tbody tr td:nth-child(4) {
	font-size: 13px;
	font-weight: 800;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.23;
	letter-spacing: -0.08px;
	text-align: left;
	color: #1b75bc;
}

.tax-year-table thead tr {
	border: solid 1px #caebff;
	background-color: #e0f4ff;
}

.dataTables_length, .dataTables_filter {
	display: none !important;
}

.sorting_desc::after {
	display: none !important;
}

.sorting_asc::before {
	display: none;
}

html .tax-year-table thead {
	text-align: center;
}

html .tax-year-table tbody {
	text-align: center;
}

html .tax-year-table tbody tr td:nth-child(2) {
	text-align: left;
	padding-top: 27px;
	padding-left: 25px;
	width: 588px;
}

html .tax-year-table tbody tr td:nth-child(1) {
	text-align: center;
	padding-top: 24px;
	width: 80px;
}

html .tax-year-table thead tr th:nth-child(2) {
	text-align: left;
}

html .tax-year-table tbody tr td:nth-child(3) {
	text-align: center;
	padding-top: 27px;
	width: 154px;
}

html .tax-year-table tbody tr td:nth-child(4) {
	text-align: center;
	padding-top: 27px;
	width: 132px;
}

html .tax-year-table tbody tr td:nth-child(5) {
	padding-top: 24px;
	text-align: center;
	width: 143px;
}


.dataTables_info {
	display: none;
}

.dataTables_wrapper .dataTables_paginate {
	float: left;
}

html .tax-year-table tbody tr:hover {
	background-color: #fafcfd;
}

.tax-year-table.dataTable.no-footer {
	border-bottom: none;
}

.tax-year-table tbody tr td {
	font-size: 14px;
	font-weight: 600 !important;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.21;
	letter-spacing: -0.09px;
	text-align: left;
	color: #333;
}

.tax-year-table table {
	border: solid 1px #e6ebf1;
}

.tax-year-table thead {
	color: #1b75bc;
}

.offer-heading {
	text-align: left;
}

.tax-year-table .dlt-btn {
	background-color: transparent;
	width: auto;
	height: auto;
	padding: 0px;
	line-height: normal;
}

/* home-id-table */
.home-id-table thead tr {
	border: solid 1px #caebff;
	background-color: #e0f4ff;
}

html .home-id-table tbody {
	text-align: center;
}

html .home-id-table thead {
	text-align: center;
}

html .home-id-table tbody {
	text-align: center;
}

html .home-id-table tbody tr td:nth-child(2) {
	text-align: left;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 588px;
}

html .home-id-table tbody tr td:nth-child(1) {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 0;
	width: 80px;
}

html .home-id-table thead tr th:nth-child(2) {
	text-align: left;
}

html .home-id-table tbody tr td:nth-child(3) {
	text-align: center;
	padding-top: 28px;
	padding-bottom: 0px;
	width: 121px;
}

html .home-id-table tbody tr td:nth-child(4) {
	text-align: center;
	padding-top: 28px;
	padding-bottom: 0px;
	width: 100px;
}

html .home-id-table tbody tr td:nth-child(5) {
	padding-top: 28px !important;
	padding-bottom: 0px;
	text-align: center;
	width: 123px;
}

html .home-id-table tbody tr:hover {
	background-color: #fafcfd;
}

.home-id-table.dataTable.no-footer {
	border-bottom: none;
}

.home-id-table tbody tr td {
	font-size: 14px;
	font-weight: 600 !important;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.21;
	letter-spacing: -0.09px;
	text-align: left;
	color: #666;
}

.home-id-table table {
	border: solid 1px #e6ebf1;
}

.home-id-table thead {
	color: #1b75bc;
}

.offer-heading {
	text-align: left;
}

.home-id-table .dlt-btn {
	background-color: transparent;
	width: 18px;
	height: 24px;
	padding: 0px;
	line-height: normal;
}

.upload-doc-list li {
	display: inline;
}

.list-title {
	font-weight: 900 !important;
}

.home-id-table tbody tr td img {
	padding-bottom: 8px;
}

.upload-doc-list li {
	color: #777777;
}

.upload-doc-list .active {
	color: #3ba282;
}

.upload-doc-list .fa-angle-double-right {
	margin: 0 20px;
}

.upload-doc-list .upload-btn-td {
	color: #1b75bc;
}

.upload-btn img {
	width: 26px;
	margin-right: 12px;
}

.upload-btn-td {
	color: #1b75bc;
}

.home-id-table .upload-btn {
	color: #1b75bc;
	background-color: transparent;
	width: auto;
	height: auto;
	padding: 0px;
	line-height: normal;
}

.home-id-table tbody td .upload-docx-canvas .chart .percent canvas {
	max-height: 41px;
}

.home-id-table td .upload-docx-canvas .chart .percent {
	position: relative;
	top: 27px;
	left: -3px;
	font-size: 8px;
}

.home-id-table td .upload-docx-canvas .chart canvas {
	max-height: 41px;
	max-width: 50px;
	position: initial;
	border-top: 0;
	display: block;
	margin-top: -15px;
}

.home-id-table tbody tr td .uploading-docx {
	display: inline !important;
	position: relative;
	bottom: 17px;
	font-size: 14px;
	font-weight: 600 !important;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.21;
	letter-spacing: -0.09px;
	color: #666;
}

.home-id-table tbody tr .canvas-block {
	padding-top: 0px;
}

.home-id-table tbody tr .uploaded-docx {
	padding-top: 23px !important;
}

.home-id-table tbody tr .pending-docx {
	padding-top: 20px !important;
}


.tax-select {
	background-color: #e0f4ff;
	margin-top: 4px;
}

.tax-select-title {
	padding-left: 26px;
}

.tax-select-title .Member-Since-2019 {
	font-weight: 600;
	margin: 8px 185px 6px 0;
	font-size: 16px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.38;
	letter-spacing: -0.1px;
	text-align: left;
	color: #333333;

}

.tax-select-form .form-horizontal .form-group #year-builder {
	width: 100%;
	max-width: 360px;
	margin: 0 auto;
	font-weight: 600;
	text-align: left;
	background-image: url(https://mpng.subpng.com/20180404/hbw/kisspng-drop-down-list-arrow-computer-icons-vector-arrow-5ac5317d61ee98.4189060….jpg);
	background-repeat: no-repeat;
	/* background-size: contain; */
	background-position: right;
	background-size: 3vmin 30%;
	border: solid 1px #c2deef !important;
	border-radius: 10px;
}

.tax-select-form {
	padding-right: 60px;
}

.upload-docx-title {
	margin-top: 2px;
	padding-top: 31px;
	background-color: #f4fbff;
}

.upload-docx-title .Member-Since-2019-1 {
	font-size: 16px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: -0.09px;
	text-align: left;
	color: #333;
}

.upload-docx-title .text-style-1 {
	color: #287ec0;
}

.upload-docx-title .Member-Since-2019-2, .upload-docx-title .text-style-1 {
	font-size: 15px;
	font-weight: 600;
}

.upload-docx-file {
	background-color: #f4fbff;
	padding: 10px 0 35px 0;
}

.upload-docx-file .col-lg-6 {
	max-width: 892px;
	max-height: 124px;
	margin: auto;
	background-color: #ffffff;
	border: dotted 1px #d6e9f4;
	border-radius: 10px;
	padding: 67px;
}

.docx-content .docx-icon {
	background-image: url('dashboard/public/images/cloud.jpg') !important;
	margin-top: -36px;
}

.headingelectedYear {
	font-size: 16px;
	font-weight: 900;
	color: #333;
	text-align: center;
}

.docx-table-head-title h2 {
	font-size: 18px !important;
	font-weight: 900 !important;
	font-stretch: normal !important;
	font-style: normal !important;
	line-height: 1.21 !important;
	letter-spacing: -0.09px !important;
	text-align: left;
	color: #247bbf !important;
	padding: 24px 0px 24px 0px;
}

.file-size {
	color: #666;
}

.re-upload-btn {
	color: #1b75bc;
}

.upload-docx-table .tax-year-table .dlt-btn {
	padding-top: 10px;
}

html .upload-docx-table thead tr th:nth-child(2) {
	text-align: left;
}

html .upload-docx-table tbody tr td:nth-child(2) {
	text-align: left;
	padding-top: 17px;
	padding-left: 25px;
	width: 378px;
}

html .upload-docx-table tbody tr td:nth-child(1) {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 80px;
}

html .upload-docx-table tbody tr td:nth-child(3) {
	text-align: center;
	padding-top: 17px;
	padding-bottom: 7px;
	width: 154px;
}

html .upload-docx-table tbody tr td:nth-child(4) {
	text-align: center;
	padding-top: 17px;
	padding-bottom: 7px;
	width: 130px;
}

html .upload-docx-table tbody tr td:nth-child(5) {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	width: 212px;
}

html .upload-docx-table tbody tr td:nth-child(6) {
	padding-top: 17px;
	padding-bottom: 7px;
	text-align: center;
	width: 143px;
}

.upload-docx-table tbody tr .failed-data {
	padding-top: 7px !important;
	padding-bottom: 7px !important;
}

.upload-docx-table tbody tr td .uploading-docx {
	display: inline !important;
	position: relative;
	bottom: 21px;
}

.upload-docx-table tbody tr td .uploading-docx {
	font-size: 14px;
	font-weight: 600 !important;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.21;
	letter-spacing: -0.09px;
	text-align: left;
	color: #333;
}

.upload-docx-canvas .chart .percent canvas {
	max-height: 41px;
}

.upload-docx-canvas .chart .percent {
	position: relative;
	top: 17px;
	left: 2px;
	font-size: 10px;
}

.upload-docx-table tbody tr .upload-success {
	padding-top: 15px !important;
}

.belliconNotification {
	position: relative !important;
	top: 6px;
	left: 30px;
}

.charticon_finance {
	position: relative !important;
	top: -2px;
	font-size: 22px;
	left: 6px;
	float: right;
}

.timeicon_await {
	position: relative !important;
	top: 1px;
	left: 8px;
	font-size: 20px;
	font-weight: bold;
	float: right;
}

.usericon_id {
	position: relative !important;
	float: right;
	left: 5px;
	top: -1px;
	font-size: 21px;
}

/*
table#filesTable thead .sorting_asc , table.dataTable>thead .sorting:before, table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_desc:before, table.dataTable>thead .sorting_asc_disabled:before, table.dataTable>thead .sorting_desc_disabled:before {
  display: none;
}*/


/*! CSS Used from: Embedded ; media=only screen and (max-width: 768px) */

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
	.utrregistrationContainer {
		margin-bottom: 15px;
	}

	#user-registration.horizontal .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
		padding: 10px 10px;
		font-size: 12px;
	}

	.btnparent-logout a {
		padding: 10px 5px 10px 5px !important;
		width: 100px;
		text-align: center;
		margin-top: -6px;
	}

	.ty-f-name, .ty-f-view {
		width: 100%;
		display: block;
		text-align: center;
	}

	.c-tabs li {
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.tax-select-form {
		padding-right: 15px !important;
	}

	.tax-select-form {
		margin-top: 7px;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
	.container-outermost {
		padding-bottom: 0px !important;
	}

	.p-image {
		margin-right: 15px;
		float: right;
	}

	.upper-information {
		padding-left: 0;
	}

	.b-image {
		margin-top: 0 !important;
	}

	#user-registration.horizontal .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
		padding: 5px 5px;
		font-size: 10px;
	}

	.btnparent-logout a {
		padding-top: 13px !important;
		width: 88px !important;
		text-align: center !important;
		margin-top: -9px !important;
		min-height: 24px !important;
		line-height: 0px !important;
	}

	.container-bg-blue {
		margin-bottom: 20px;
	}

	.p-image {
		height: auto;
		width: auto;
		max-height: available;
		max-width: 68px;
		margin-top: 0px;
		top: 7px;
	}

	.headingtopusername {
		margin-top: 52px;
	}

	.img-rounded {
		margin-top: 10px;
	}

	.d-right-pdf-info a {
		display: block;
		width: 100%;
	}

	.p-image {
		height: 100px !important;
		width: 100px !important;
		max-width: 100px !important;
	}

	.btn-changepass {
		top: -32px;
	}

	.d-headingtop {
		font-size: 15px;
	}

	.notification_1 thead tr th {
		font-size: 15px;
	}

	.belliconNotification svg {
		font-size: 21px;
	}

	.belliconNotification {
		top: 9px;
	}

	.charticon_finance svg {
		font-size: 20px;
	}

	.charticon_finance {
		top: -3px;
	}

	.timeicon_await svg {
		font-size: 19px;
	}

	.timeicon_await {
		top: -1px;
	}

	.usericon_id svg {
		font-size: 19px;
	}

	.usericon_id {
		top: -2px;
	}

	.upload-doc-list li {
		display: inline-block;
		width: auto;
		font-size: 12px;
		float: left;
		padding-right: 6px;
		width: 100%;
		text-align: left;
	}

	.upload-doc-list .fa-angle-double-right {
		display: none !important;
		float: left;
		margin: 0px 1px;

	}

	.cdrop {
		margin: auto 5px !important;
		height: 150px !important;
	}

	#filesTable .list-title {
		margin-bottom: 0px;
	}

	.identificationDocumetnsTopheading {
		font-size: 14px !important;
	}

	#nav-upload-doc .container-fluid .col-lg-12 .row .hmrctext {
		font-size: 15px !important;
	}

	.upload-btn img {
		margin-right: 0px !important;
	}

	.home-id-table tbody tr td img {
		padding-bottom: 0px;
		width: 15px;
	}

	.home-id-table_th {
		display: none;
	}

	.home-id-table tbody tr th {
		display: none;
	}

	html .home-id-table tbody tr td:nth-child(1) {
		display: none;
	}

	html .home-id-table tbody tr td:nth-child(3) {
		display: none;
	}

	html .home-id-table tbody tr td:nth-child(4) {
		display: none;
	}

	html .home-id-table tbody tr td:nth-child(2) {
		width: 90%;
	}

	html .home-id-table tbody tr td:nth-child(5) {
		width: 10%;
		display: none;
	}

	html .tax-year-table thead tr th:nth-child(1), html .tax-year-table tbody tr td:nth-child(1) {
		display: none;
	}

	html .tax-year-table thead tr th:nth-child(3), html .tax-year-table tbody tr td:nth-child(3) {
		display: none;
	}

	html .tax-year-table thead tr th:nth-child(4), html .tax-year-table tbody tr td:nth-child(4) {
		display: none;
	}

	html .tax-year-table thead tr th:nth-child(5), html .tax-year-table tbody tr td:nth-child(5) {
		display: none;
	}

	html .tax-year-table thead tr th:nth-child(6), html .tax-year-table tbody tr td:nth-child(6) {
		width: 10%;
	}

	html .tax-year-table thead tr th:nth-child(2), html .tax-year-table tbody tr td:nth-child(2) {
		width: 90%;
		text-align: left;
		font-size: 12px;
	}

	.form-contact-warp {
		margin-bottom: 0 !important;
	}

	html .table_modal thead tr th:nth-child(5), html .table_modal tbody tr td:nth-child(5) {
		display: none;
	}

}

@media only screen and (max-width: 600px) {
	.btnparent-logout {
		float: left;
		margin-top: 10px !important;
		margin-bottom: 10px !important;
		display: block !important;
		text-align: center;
		width: -webkit-fill-available;
		margin-left: 15px !important;
		padding-top: 15px !important;
	}

	#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
		border-bottom: 0px solid transparent;
	}


	html .btn-logoutheader {
		max-width: 100% !important;
		width: 100% !important;
		padding-top: 12px !important;
		border-radius: 3px !important;
	}

	.info-1, .info-2 {
		width: 100%;
		text-align: left;
	}

	#user-registration .user-registration-MyAccount-navigation ul {
		display: block;
	}

	#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link {
		display: block;
	}

	#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link {
		padding-left: 15px;
	}

	#user-registration.horizontal .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
		text-align: left;
	}

	#user-registration.horizontal .user-registration-MyAccount-navigation .dropdown-menu.show {
		background: transparent;
		border: none !important;
		padding-left: 10px;
		margin-top: -7px;
	}

}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 575px) {
	.btn-formsubmit, .btn-formclose {
		margin-top: 10px !important;
	}

	.customtabsnav .nav-tabs .nav-link {
		display: block;
		width: 100%;
		text-align: left;
		padding-left: 3%;
		padding-right: 3%;
		max-width: 100%;
		margin: 0 auto;
		margin-bottom: -1px;
	}

	.dashtabs .tab-content {
		border: 1px solid #d3d3d4;
		margin-bottom: 20px;
		border-top: none;
		border-radius: 6px;
		border-top-right-radius: 0px;
		border-top-left-radius: 0px;
	}

	.d-right-pdf-info {
		width: 79%;
		padding-top: 8px;
		overflow: hidden;
	}

	.d-date {
		float: left;
	}

	.cscrollicon {
		position: absolute;
		right: 2%;
		top: 19px;
		font-size: 11px;
	}

	.belliconNotification {
		position: relative;
		top: 10px;
		right: -32px;
	}

	.charticon_finance {
		left: -6px;
	}

	.timeicon_await {
		left: -10px;
	}

	.usericon_id {
		position: relative !important;
		float: right;
		left: -9px;
		top: 1px;
		font-size: 21px;
	}

	.notificationTable_th {
		display: none;
	}

	.notification_1 tbody tr th {
		display: none;
	}

	html .notification_1 tbody tr td:nth-child(3) {
		display: none;
	}

	.img-rounded {
		margin-top: 8px !important;
	}

	.change-pass {
		margin-top: 7px;
	}

	.btn-smallbluegrey {
		padding: 0 !important;
	}

	.p-image {
		left: 16px;
	}

	#year-builder {
		max-width: 255px !important;
	}

	html .table_modal thead tr th:nth-child(1), html .table_modal tbody tr td:nth-child(1) {
		display: none;
	}

	html .table_modal thead tr th:nth-child(3), html .table_modal tbody tr td:nth-child(3) {
		display: none;
	}

	html .table_modal thead tr th:nth-child(4), html .table_modal tbody tr td:nth-child(4) {
		display: none;
	}

	html .table_modal thead tr th:nth-child(6), html .table_modal tbody tr td:nth-child(6) {
		width: 10%;
		font-size: 12px !important;
	}

	html .table_modal thead tr th:nth-child(2), html .table_modal tbody tr td:nth-child(2) {
		width: 90%;
		text-align: left;
		font-size: 12px !important;
	}
}

@media only screen and (max-width: 480px) {
	.list-group.pdffiles {
		widht: 100%
	}

	.information {
		/*padding-top: 60px;*/
	}

	html .notification_2 tbody tr td:nth-child(4) {
		text-align: center !important;
	}

	.btn-uloadnew, .btn-downloadall {
		display: block !important;
		width: 100% !important;
		margin-top: 10px !important;
		margin-bottom: 10px !important;
		max-width: 100%;
	}

	.mCustomScrollBox {
		margin: 0px;
		width: 100%;
		max-height: 179px;
		height: 180px !important;
	}

	.d-right-pdf-info {
		width: 70%;
	}

	.c-tabs {
		margin-top: 0px !important;
	}

	.letters {
		padding-top: 0 !important;
	}

	.btn-changepass {
		top: -141px;
		left: 0%;
		position: absolute;
	}

	.b-image {
		display: none;
	}

	.p-image {
		margin-bottom: 17px;
		height: 70px !important;
		width: 70px !important;
		border: 8px solid white;
	}

	.btn-changepass {
		display: none;
		top: 49px;
		position: absolute;
		left: -235px;
		width: 106px;
	}

	.change-pass {
		margin-top: 14px;
	}

	.headingtopusername {
		font-size: 20px;
		margin-top: 26px;
	}

	.upload-main-title-h2 h2 {
		font-size: 16px !important;
	}

	.tax-select-title span {
		font-size: 13px !important;
		margin: 8px 0px 6px 0 !important;
	}

	.tax-select-title-br {
		display: none;
	}

	.formHiderDrop .headingelectedYear {
		font-size: 13px !important;
	}

	.formHiderDrop span {
		font-size: 12px !important;
	}

	.holderForm-para {
		font-size: 10px !important;
		padding: 0 20px;
	}

	.doc-review-p {
		font-size: 13px !important;
	}

	.docx-table-head-title h2 {
		font-size: 14px !important;
	}

	.more-files-btn {
		padding: 0px 5px !important;
		font-size: 13px;
	}


}

@media (max-width: 408px) {
	.p-image {
		height: 65px !important;
		width: 65px !important;
		max-width: 100px !important;
		border: 5px solid white;
	}

	.headingtopusername {
		font-size: 17px;
	}

	.btn-changepass {
		margin-top: 14px;
		left: -200px;
	}

	.btn-smallbluegrey {
		padding: 0 !important;
		font-size: 12px !important;
	}

	.b-image {
		display: none;
	}

	.change-pass {
		margin-top: 0px;
	}
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
	.p-image {
		left: 34px;
	}

	.upper-information {
		margin-left: 21px;
	}
}

.main-content {
	min-height: 100%;
}

.footer-common-forms {
	background-color: #f1f7fb;
	position: relative;
}

.footer-common-forms .footer-logo img {
	margin-inline: auto;
}

.footer-common-forms .footer-icons a {
	margin: 3px;
	background: white;
	display: inline-flex;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	align-items: center;
	justify-content: center;
	border: thin solid #13b5f133;
	transition: ease-in-out all 500ms;
	-webkit-transition: ease-in-out all 500ms;
	-moz-transition: ease-in-out all 500ms;
	-ms-transition: ease-in-out all 500ms;
	-o-transition: ease-in-out all 500ms;
}

.footer-common-forms a, .footer-common-forms a:hover {
	color: #007bff;
	border-color: #0fb3f06b;
}

.links {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	height: auto;
}

.navlinks {
	padding-top: 0px !important;
}

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

	.footer-common-forms {
		text-align: center;
	}

	.footer-common-forms .footer-logo img {
		margin-inline: auto;
	}

}

@media (max-width: 576px) {
	.footer {
		padding-inline: 0;
	}

	.footer-icons {
		margin-top: 0;
		/*  display: flex;
				flex-direction: column;
				align-items: center;*/
	}
}

