.form-style .card-body {
	background: #d9e9f429;
}

.form-style .annimated-button:hover {
	background-color: #051e33 !important;
	color: #fff;
	border-color: #051e33 !important;
}

.form-style .annimated-button:hover span.arrow {
	transform: translateX(110px);
}

.form-style .annimated-button {
	cursor: pointer;
	width: auto;
	height: min-content;
	color: #0075be;
	font-weight: bold;
	-ms-flex-align: center !important;
	align-items: center !important;
	font-size: 16px;
	user-select: none;
	right: 75px;
	transition: .2s ease-in;
	border: 2px solid #0075be;
	padding: 6px 44px 6px 6px;
	border-radius: 5px;
	text-decoration: none;
}

.form-style .annimated-button {
	padding: 4px 44px 4px 8px;
	width: auto;
	font: normal normal bold 14px/24px Open Sans;
	margin-top: 20px;
}

.form-style .annimated-button span {
	display: inline-block;
	transition: .6s ease-in;
}

.form-label {
	font: normal normal bold 16px/24px Open Sans;
	letter-spacing: 0;
	color: #333;
	cusor: pointer;
}

.bg-light-blue-form {
	background: #f4f8fb;
}

.form-style .claim-settlement-btn:hover span.arrow {
	transform: translateX(195px) !important;
}

.form-style .docList-button:hover span.arrow {
	transform: translateX(175px) !important;
}

.form-style .status-button:hover span.arrow {
	transform: translateX(240px) !important;
}

.form-style .lodge-claim-button:hover span.arrow {
	transform: translateX(455px) !important;
}

.form-style .annimated-button:hover {
	background-color: #051e33 !important;
	color: #fff;
	border-color: #051e33 !important;
}

.form-style .annimated-button:hover span.arrow {
	transform: translateX(110px);
}

.form-style .annimated-button {
	cursor: pointer;
	width: auto;
	height: min-content;
	color: #0075be;
	font-weight: bold;
	-ms-flex-align: center !important;
	align-items: center !important;
	font-size: 16px;
	user-select: none;
	right: 75px;
	transition: .2s ease-in;
	border: 2px solid #0075be;
	padding: 6px 44px 6px 6px;
	border-radius: 5px;
	text-decoration: none;
}

.form-style .annimated-button {
	padding: 4px 44px 4px 8px;
	width: auto;
	font: normal normal bold 14px/24px Open Sans;
	margin-top: 20px;
}


.form-label {
	font: normal normal bold 16px/24px Open Sans;
	letter-spacing: 0;
	color: #333;
	cusor: pointer;
}

.form-heading {
	font: normal normal bold 22px/28px Open Sans;
	letter-spacing: .12px;
	color: #333;
	text-transform: uppercase;
	opacity: 1;
}


.form-style .menuList-btn:hover span.arrow {
	transform: translateX(135px) !important;
}

.form-style .annimated-button {
	cursor: pointer;
	width: auto;
	height: min-content;
	color: #0075be;
	font-weight: bold;
	-ms-flex-align: center !important;
	align-items: center !important;
	font-size: 16px;
	user-select: none;
	right: 75px;
	transition: .2s ease-in;
	border: 2px solid #0075be;
	padding: 6px 44px 6px 6px;
	border-radius: 5px;
	text-decoration: none;
}

.form-style .annimated-button {
	padding: 4px 44px 4px 8px;
	width: auto;
	font: normal normal bold 14px/24px Open Sans;
	margin-top: 20px;
}

/* table css */
.th-boi {
	background: #051E33 !important;
	color: white !important;
}

#pic {
	display: none;
}

.newbtn {
	cursor: pointer;
}

table tr:nth-child(odd) td {
	background-color: #FFF;
}

table tr:nth-child(even) td {
	background: #dee2e6;
}

 .deathclaim-disclaimer-section .form-group.form-inline.input-checkbox-wrapper {
    float: left;
}

.deathclaim-disclaimer-section label.form-check-label.form-label {
    position: relative;
    margin-left: 10px;
}

.error-disclaimer {
    color: #dc3545;
}

.deathclaim-disclaimer-section .annimated-button:hover span.arrow {
    transform: translateX(95px);
}

.theme-color-blue {
    background-color: #0075be;
}

.theme-color-blue-secondary {
    background-color: #051e33;
}
.form-style .menu-list-btn:hover span.arrow {
	transform: translateX(135px) !important;
}
.form-style .claimstatus-submit-btn:hover span.arrow {
	transform: translateX(115px) !important;
}
.form-style .claimstatus-clear-btn:hover span.arrow {
	transform: translateX(95px) !important;
}

.upload-action .input-text-wrapper {
	display: none;
}
.acceptFiles {
	display: none;
}

.card-body.claimant-acknowledgement-success {
    font-size: 20px;
    font-family: 'Open Sans';
}

.form-style .print-button:hover span.arrow {
	transform: translateX(102px) !important;
}

.form-style .return-home-btn:hover span.arrow {
	transform: translateX(183px) !important;
}