
/* .ui-datatable-scrollable-header
{
	overflow: initial !important;
} */

/* .ui-datatable-scrollable-view
{
} */
.appBackground{

	font-family: "Elevance Sans Regular";
	font-size: 14px;
	padding-right: 0px !important;
	overflow-x: hidden;
}
.message-grid .ui-datatable .ui-datatable-data tr.unread {
	background-color: white;
	/*background-color: #e0e0e0; */
    font-weight: bold;
}
.message-grid .ui-datatable .ui-datatable-data tr.urgent {
	border-left: 3px solid red;

}
.message-grid .ui-datatable .ui-datatable-data tr.receipt td:nth-child(3) p-menubar{
	background-image: url(/assets/images/icons/star.svg);
    background-size: 6px 19px;
    background-repeat: no-repeat;
    background-position: 0px 9px;
    color: black;
	display: block;


}
.message-grid .ui-datatable .ui-datatable-data tr.receipt.noClass td:nth-child(3) p-menubar{
	background-image:none !important;
}
.message-grid .ui-datatable .ui-datatable-data tr.colourChange{
background-color: #efe4b0;
}

.message-grid .ui-datatable .ui-datatable-data tr.unread td {
    color: black;
}

.ui-datatable table {
	border-collapse: collapse !important;
	width: 100% !important;
	table-layout: fixed !important;
}

.ui-state-default {

	/* background-color: #c6d6e4 ; */
	border: none ;
}

.nav-tabs .nav-item{
	font-weight: bold !important;
	background:#E1EDFF;
	color: black;
	/* background: #5009B5 !important; */

}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	background:  #5009B5;
	color: white
}

.nav-tabs>li>a {

	color: black;
	/* color: white; */

}
.testonly {

	background-color:white !important;
	border: none !important;
}

.nav-tabs>li {
    width: 25% !important;
	text-align: center !important;
	/* width: 101% !important; */

}
.providerDataManagementTab.nav-tabs>li {
    width: unset !important;
	text-align: center !important;
	/* width: 101% !important; */

}
.nav-tabs>li.widthAuto {
	width: auto !important;
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	font-family: "Elevance Sans Regular";
}

.ui-datatable-emptymessage{
	text-align: center !important;
	/* border-width: 1px;  */
    /* border-style: solid; */
}
/* ui-unselectable-text ng-star-inserted */


/*Provider Portal Starts here*/
/*
@font-face {
	font-family: "Elevance Sans Regular";
	src: url('../fonts/poppins/ElevanceSans.ttf');
}

@font-face {
	font-family: Poppins-Medium;
	src: url('../fonts/poppins/Poppins-Medium.ttf');
}

@font-face {
	font-family: Poppins-Bold;
	src: url('../fonts/poppins/Poppins-Bold.ttf');
}

@font-face {
	font-family: Poppins-SemiBold;
	src: url('../fonts/poppins/Poppins-SemiBold.ttf');
} */
/* Myriad Pro
Myriad Pro */
@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/myriad-pro/Myriad-Pro-Regular.eot'),
	url('../fonts/myriad-pro/Myriad-Pro-Regular.otf'),
	url('../fonts/myriad-pro/Myriad-Pro-Regular.ttf') format('truetype');
}
/*//////////////////////////////////////////////////////////////////
[ RESTYLE TAG ]*/
* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

body, html {
	height: 100%;
	font-family: "Elevance Sans Regular";
}

a {
	font-family: "Elevance Sans Regular";
	font-size: 14px;
	line-height: 1.7;
	color: #44b8f3;
	margin: 0px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
}

a:focus {
	outline: none !important;
}

a:hover {
	text-decoration: none;
	color: #6a7dfe;
	color: -webkit-linear-gradient(left, #21d4fd, #b721ff);
	color: -o-linear-gradient(left, #21d4fd, #b721ff);
	color: -moz-linear-gradient(left, #21d4fd, #b721ff);
}

/*---------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

.left-content h2 {
	font-size: 30px;
	color: rgba(0, 75, 230, 1.0);
	font-weight: bold;
	margin-bottom: 0;
}

ul, li {
	margin: 0px;
	list-style-type: none;
}

/*---------------------------------------------*/
input {
	outline: none;
	border: none;
}

textarea {
	outline: none;
	border: none;
}

/* textarea:focus, input:focus {
	border-color: transparent !important;
} */

input:focus::-webkit-input-placeholder {
	color: transparent;
}

input:focus:-moz-placeholder {
	color: transparent;
}

input:focus::-moz-placeholder {
	color: transparent;
}

input:focus:-ms-input-placeholder {
	color: transparent;
}

textarea:focus::-webkit-input-placeholder {
	color: transparent;
}

textarea:focus:-moz-placeholder {
	color: transparent;
}

textarea:focus::-moz-placeholder {
	color: transparent;
}

textarea:focus:-ms-input-placeholder {
	color: transparent;
}

input::-webkit-input-placeholder {
	color: #adadad;
}

input:-moz-placeholder {
	color: #adadad;
}

input::-moz-placeholder {
	color: #adadad;
}

input:-ms-input-placeholder {
	color: #adadad;
}

textarea::-webkit-input-placeholder {
	color: #adadad;
}

textarea:-moz-placeholder {
	color: #adadad;
}

textarea::-moz-placeholder {
	color: #adadad;
}

textarea:-ms-input-placeholder {
	color: #adadad;
}

/*---------------------------------------------*/
button {
	outline: none !important;
	border: none;
	background: #005B9C;
}

button:hover {
	cursor: pointer;
}

iframe {
	border: none !important;
}

.txt1 {
	/* font-family: "Elevance Sans Regular";
	font-size: 13px;
	color: #666666; */
	line-height: 1.5;
	font-size: 18px;
	margin: -5px 0 0 0;
	color: #666;
	font-family: 'Roboto', sans-serif;
	background: none;
	font-weight: 100;
	word-spacing: 3px;
}

.txt1 + a{
	color: #5009b5;
	font-size: 15px;
	-ms-flex-item-align: start;
	align-self: start;
	text-decoration: underline;
	word-spacing: 3px;
	text-transform: uppercase;
}

.txt2 {
	font-family: "Elevance Sans Regular";
	font-size: 13px;
	color: #333333;
	line-height: 1.5;
}

.limiter {
	width: 100%;
	margin: 0 auto;
}


.container-login100, .forgotpassword_questions_wrapper .container-login100 {
	width: auto;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	padding-right: 100px;
	background: none;
	height:auto;
	padding-right: 40px;
}

.container-changePassword100 {
	width: 100%;
	min-height: 60vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 15px;
	background: #f2f2f2;
    height:100px;
}

.container-accountProfile100 {
	width: 100%;
	min-height: 60vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	/* padding: 15px; */
	margin-top: 4%;
	background: #f2f2f2;
}
.wrap-row {
	margin-right: -6px;
	margin-left: -6px;
}

.wrap-login{
	position: absolute;
	width: auto;
	background: none;
	border-radius: 10px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: auto;
	flex-direction: column;
	margin-top: -150px;
}

.wrap-questions{
	position: absolute;
	width: auto;
	background: none;
	border-radius: 10px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: auto;
	flex-direction: column;
}

.forgot_pw_wrapper .wrap-login, .wrap-questions {
	top: 50px;
}

.sigin-header{
	background: #005B9C;
    width: 100%;
    height: 125px;
    border-radius: 25px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 30px;
}

.wrap-changePassword {
	width: 420px;
	background: none;
	border-radius: 10px;
	overflow: hidden;
}

.wrap-accountProfile {
	width: 620px;
	background: none;
	border-radius: 10px;
	overflow: hidden;
}

.wrap-signup {
	width: 630px;
	background: none;
	border-radius: 10px;
	overflow: hidden;
}

.wrap-signup100 {
	width: 85%;
	margin-left: auto;
    margin-right: auto;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	padding: 13px 35px 16px 35px;
	box-shadow: 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
}

.wrap-questions {
	background: none;
}


.wrap-login100, .wrap-questions100 {
	width: 80%;
    margin: 0 auto;
    background: #fff;
    border-radius: 0 0 25px 25px;
    padding: 20px;
    box-shadow: 0 2px 4px 2px rgba(0,0,0,0.16), 0 2px 10px 2px rgba(0,0,0,0.12);
    height: auto;
}


.wrap-questions100 {
	height: auto;
}

.forgot_pw_wrapper, .forgotpassword_questions_wrapper{
	width: 100%;
	flex-basis: 70%;
}

.forgot_pw_wrapper .wrap-login100, .lost_username_wrapper .wrap-login100{
	height: 500px;
}

.wrap-changePassword100 {
	width: 390px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	padding: 10px 55px 33px 55px;
	-moz-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
}

.wrap-accountProfile100 {
	width: 600px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	padding: 10px 55px 33px 55px;
	-moz-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
}



.frmForgotPassword{
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    height: 300px;
    padding-top: 20px;
}

.frmForgotPassword .pretty .state label{
    font-size: 18px;
    margin: -0 0 0 25px;
    color: #666;
}

.frmForgotPassword .text-center{
    display: flex;
    align-items: center;
    justify-content: center;
}

.frmForgotUsername{
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    height: 300px;
    width: 100%;
}
.frmUploadDocument{
    display: flex;

    flex-direction: column;
    height: 350px;
    width: 100%;
}

.login100-form {
	width: auto;
}

.login-container{
    background: url(/assets/images/caremore_health_office.jpg) 0 0 no-repeat;
    background-size: cover;
    display: flex;
    /* flex-direction: column; */
    position: relative;
    height: 100vh;
    /* flex-basis: 100%; */
    align-items: center;
    justify-content: flex-end;
}

.login-container .container-login100{
    background-color: none;
    width: 100%;
}
.login-container .left-panel{
	background-color: #fff;
    opacity: 0.75;
    /* width: 100vw; */
    /* display: flex; */
    padding: 15px;
    align-items: flex-start;
	height: 30%;
	/* flex-basis: 30%; */
	position: absolute;
	bottom: 0;
	left: 0;
    right: 0;
}
.login-container .left-panel h2{
	font-size: 30px !important;
}
.login-container .left-panel p{
	font-size: 14px;
	word-wrap: break-word;
}

.left-panel, .forgotpassword_questions .left-panel{
    display: flex;
    justify-content: flex-start;
	width: 100%;
	flex-basis: 30%;
	background: rgba(255, 255, 255, 0.75);
	min-height: initial;
	padding: 55px;
	height: 150px;
	overflow-y: auto;
}

.left-panel .left-content{
    display: flex;
	flex-basis: 50%;
	overflow-y: scroll;
	height: 250px;
}

.forgotpassword_questions .left-panel .left-content{
	overflow-y: scroll;
	height: 400px;
}

.left-panel .left-content > div > div{
    display: flex;
    flex-direction: column-reverse;
    width: auto;
}

.left-panel .left-content > div > div > p{
    font-size: 1.8em;
    color: #333;
}

.broadcast_msg{
    font-size: 1.8em;
    color: #333;
}

.sigin-header .sigin-header-logo img{

	width: 70%;
}
.signin-subheader-text{
	font-size: 24px;
	color: #fff;
}

span.login100-form-title{
	display: flex;
	flex-direction: column;
	font-family: "Elevance Sans Regular";
	font-size: 24px;
	color: rgba(27, 91, 152, 1.0);
	margin-left: 0;
}

span.login100-form-title h3{
	font-size: 1em;
}

.login100-form-title i {
	font-size: 60px;
}

.wrap-input100 {
	width: 100%;
	position: relative;
	border-bottom: 1px solid #adadad;
	margin-bottom: 18px;
}
.wrap-input95 {
	width: 96%;
	position: relative;
	border-bottom: 2px solid #adadad;
	margin-bottom: 18px;
	margin-left: 6px;
	margin-right: 6px;
	float: left;
}

.wrap-input50 {
	width: 47%;
	border-bottom: 2px solid #adadad;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 18px;
	float: left;
}

.wrap-input40 {
	width: 39%;
	border-bottom: 2px solid #adadad;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 18px;
	float: left;
}

.wrap-input20 {
	width: 14%;
	border-bottom: 2px solid #adadad;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 18px;
	float: left;
}

.wrap-input75 {
	width: 72%;
	border-bottom: 2px solid #adadad;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 18px;
	float: left;
}

.wrap-input60 {
	width: 54%;
	border-bottom: 2px solid #adadad;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 18px;
	float: left;
}

.wrap-input15 {
	width: 16%;
	border-bottom: 2px solid #adadad;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 18px;
	float: left;
}

.wrap-input45 {
	width: 38%;
	border-bottom: 2px solid #adadad;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 18px;
	float: left;
}

.wrap-input10 {
	width: 7%;
	border-bottom: 2px solid #adadad;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 18px;
	float: left;
}

.wrap-input30 {
	width: 30%;
	border-bottom: 2px solid #adadad;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 18px;
	float: left;
}

.wrap-input25 {
	width: 22%;
	border-bottom: 2px solid #adadad;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 18px;
	float: left;
}

.wrap-input {
	position: relative;
	border-bottom: 2px solid #adadad;
	margin-bottom: 22px;
	margin-left: 6px;
	margin-right: 6px;
}

.input100 {
	font-family: "Elevance Sans Regular";
	font-size: 15px;
	color: #555555;
	line-height: 1.2;
	display: block;
	width: 100%;
	height: 35px;
	background: transparent;
	padding: 0 5px;
}

.input100::placeholder, .wrap-questions100 input[type=text]::placeholder{
	color: rgba(100, 143, 185);
	font-size: 18px;
	opacity: 1.0;
}

.select100 {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin-left: -4px;
}

input::-ms-clear, input::-ms-reveal {
    display: none;
}

/*---------------------------------------------*/
.focus-input100 {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	pointer-events: none;
}

.focus-input100::before {
	content: "";
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 0;
	height: 2px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

.focus-input100::after {
	font-family: "Elevance Sans Regular";
	font-size: 15px;
	color: #999999;
	line-height: 1.2;
	content: attr(data-placeholder);
	display: block;
	width: 100%;
	position: absolute;
	top: 16px;
	left: 0px;
	padding-left: 5px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

.focus-input120::after {
	font-family: "Elevance Sans Regular";
	font-size: 15px;
	color: #999999;
	line-height: 1.2;
	content: attr(data-placeholder);
	display: block;
	width: 100%;
	position: absolute;
	bottom: 90%;
	left: 0px;
	padding-left: 5px;

}

.input100:focus+.focus-input100::after {
	top: -15px;
}

.input100:focus+.focus-input100::before {
	width: 100%;
}

.has-val.input100+.focus-input100::after {
	top: -15px;
}

.has-val.input100+.focus-input100::before {
	width: 100%;
}

/*---------------------------------------------*/
.btn-show-pass {
	font-size: 15px;
	color: #999999;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	position: absolute;
	height: 100%;
	top: 0;
	right: 0;
	margin-right: 23px;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

.btn-show-pass:hover {
	color: #6a7dfe;
	color: -webkit-linear-gradient(left, #21d4fd, #b721ff);
	color: -o-linear-gradient(left, #21d4fd, #b721ff);
	color: -moz-linear-gradient(left, #21d4fd, #b721ff);
}

.btn-show-pass.active {
	color: #6a7dfe;
	color: -webkit-linear-gradient(left, #21d4fd, #b721ff);
	color: -o-linear-gradient(left, #21d4fd, #b721ff);
	color: -moz-linear-gradient(left, #21d4fd, #b721ff);
}

/*------------------------------------------------------------------
[ Button ]*/
.container-login100-form-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 13px;
}

.wrap-login100-form-btn {
	width: 100%;
	display: block;
	position: relative;
	z-index: 1;
	border-radius: 10px;
	overflow: hidden;
	margin: 0 auto;
}

.login100-form-bgbtn {
	position: absolute;
	z-index: -1;
	width: 300%;
	height: 100%;
	background: #a64bf4;
	background: -webkit-linear-gradient(right, #21d4fd, #b721ff, #21d4fd, #b721ff);
	background: -o-linear-gradient(right, #21d4fd, #b721ff, #21d4fd, #b721ff);
	background: -moz-linear-gradient(right, #21d4fd, #b721ff, #21d4fd, #b721ff);
	top: 0;
	left: -100%;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

.login100-form-btn {
	font-family: Poppins-Medium;
	font-size: 15px;
	color: #fff;
	line-height: 1.2;
	text-transform: uppercase;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 20px;
	width: 100%;
	height: 50px;
	font-weight: 600;
	height: 50px;
	background-color: rgba(77, 185, 15, 1.0);
	letter-spacing: .1em;
}

.wrap-login100-form-btn:hover .login100-form-bgbtn {
	left: 0;
}

.login100-form-btn{
    font-family: inherit;
    font-size: 151.6empx;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    width: 100%;
    height: 50px;
    background-color: rgba(77, 185, 15, 1.0);
    letter-spacing: .1em;
    font-weight: 600;
}

.login100-form {
	width: 100%;
    display: flex;
    flex-direction: column;
	justify-content: space-between;
    height: 97%;
}

.login100-form .form-check .form-check-input[type=checkbox]{
    margin-left: 9px;
}

.form-check{
    display: flex;
    flex-wrap: wrap;
    flex-basis: 10%;
    justify-content: flex-start;
    align-items: center;
}
.form-check + form{
	margin-top: 15px;
}

.form-check-input{
    width: 1em;
    height: 1em;
    border-color: #1E5C99;
    cursor: pointer;
    vertical-align: -3px;
}

.form-check-label{
    font-size: 13px;
	line-height: normal;
    color: #666;
    font-family: 'Roboto', sans-serif;
    background: none;

	margin-left: 12px;
	margin-top: 5px;
	width: 80%;
}

a.form-check-label{
    cursor: pointer;
    color: #5009b5;
    font-size: 15px;
    align-self: start;
    /* margin: -18px 0 0 60px; */
    text-decoration: underline;
	/* word-spacing: 3px; */
	margin-left: 1px;
}

.captchaMessage{
    color: red;
    font-family: Roboto, sans-serif;
    margin-top: 20px;
    font-size: 16px;
    text-align: center;
}

.userAgreementMessage{
    color: red;
    font-family: "Elevance Sans Regular";
    margin-bottom: 4px;
    font-size: 13px;
}

.login100-form .p-b-48{
    padding-bottom: 15px;
}

.btn-show-pass a{
    font-family: "Elevance Sans Regular";
    font-weight: 100;
    color: #5009b5;
    text-decoration: none;
}

.p-b-48 > h3:nth-child(1){
    font-size: 1.15em;
}

div.wrap-login100 > form > div.text-left > a{
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    /* letter-spacing: .17em; */
}

div.wrap-login100 > form .form-check-input{
    -ms-transform: scale(2); /* IE */
    -moz-transform: scale(2); /* FF */
    -webkit-transform: scale(2); /* Safari and Chrome */
    -o-transform: scale(2); /* Opera */
    padding: 10px;
}

/*------------------------------------------------------------------
[ Responsive ]*/

/*------------------------------------------------------------------
[ Alert validate ]*/
.validate-input {
	position: relative;
}

.alert-validate::before {
	content: attr(data-validate);
	position: absolute;
	max-width: 70%;
	background-color: #fff;
	border: 1px solid #c80000;
	border-radius: 2px;
	padding: 4px 25px 4px 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0px;
	pointer-events: none;
	font-family: "Elevance Sans Regular";
	color: #c80000;
	font-size: 13px;
	line-height: 1.4;
	text-align: left;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	transition: opacity 0.4s;
	z-index:1;
}
.usertype .alert-validate::after {
	content: "\f06a";
	font-family: FontAwesome;
	font-size: 16px;
	color: #c80000;
	display: block;
	position: absolute;
	background-color: #fff;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 32px;
	z-index:1;
}

.alert-validate::after {
	content: "\f06a";
	font-family: FontAwesome;
	font-size: 16px;
	color: #c80000;
	display: block;
	position: absolute;
	background-color: #fff;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 5px;
	z-index:1;
}

.alert-validate:hover:before {
	visibility: visible;
	opacity: 1;
}

.recepient-padding {
    overflow-y: auto;
    max-height: 50px;
}
#dialog-auth-error .commonCSSProcedureProvider {
    height: 660px !important;
}
.commonCSSProcedureProvider .ui-state-disabled a {
    color: #ccc;
}
.out-of-office-body .ui-inputtext {
	padding: 0;
}
.sub-section, .topSpace {
    margin-top: 190px !important;
}
.main-container {
    width: 100%;
    margin: 0 auto;
}
#main-wrapper .notify {
	padding: 0;
	margin: 0;
	height: 100%;
}
.notifyBell {
	font-size: 50px;
    background: #5009B5;
    padding: 35px;
    color: #fff;
}
.icon {
  float: left;
  position: relative;
}
.notify p, .notify a{
    font-family: "Elevance Sans Regular";
    font-size: 17px;
    line-height: 1.7;
    color: #5009b5;
}
.notify a:hover, .notify a:visited {
	color: #5009b5;
}
#main-wrapper .notify a{
	text-decoration: underline;
}
.notify p {
    padding-right: 10%;
    word-break: inherit;
}
.content {
	overflow: hidden;
}
#main-wrapper .close {
	color: #de380e;
	font-size: 25px;
}
.homeAccrordian .ui-accordion {
    background: #fff;
	padding: 25px;
}
.homeAccrordian .ui-accordion .ui-accordion-header a{
    background: #f1f1f1;
	padding: 22px;
	color: #5009b5;
    font-size: 20px;
    text-decoration: underline;
}
.homeAccrordian .ui-accordion .ui-accordion-header {
	margin-bottom: 10px;
}
.homeAccrordian .ui-accordion .ui-accordion-header>.fa {
	left: 0;
}
.clearBoth {
	clear: both;
}
 #accord .ui-accordion .ui-accordion-header>.fa{
     display: none;
 }
 #accord .ui-accordion {
    background: #ffffff;
	padding-top: 20px;
    padding-bottom: 20px;
}
.panel .accordion-toggle::after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    color: #5009B5;
	float: right;
	line-height: 2;
	padding-top: 8px;
	right: 52px;
}
.faqComp .panel .accordion-toggle::after {
	padding-top: 0;
}
.panel-open .accordion-toggle::after, .faqComp .panel-open .accordion-toggle::after{
    content: "\e080";
}
.userAuthContainer .panel-body {
    padding: 15px;
}
.login-container p br {
    display: none;
}
.userAuthContainer .form-check-label {
	font-family: inherit;
	margin: 0;
	margin-left: 10px;
}
.angular-tree-component {
	margin-bottom: 20px;
}
.docs-content {
	overflow-y: scroll;
}
.addtositePage {
    margin-left: 0 !important;
	margin-right: 0 !important;
}
/*------------------------------------------------------------------
[ Button ]*/
.container-contact100-form-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 10px;
	padding-bottom: 15px;
}

.contact100-form-btn {
	font-family: inherit;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 20px;
	min-width: 100px;
	height: 32px;
	/*font-family: JosefinSans-Bold;*/
	font-size: 15px;
	color: #fff;
	line-height: 1.2;
	text-transform: uppercase;
	/*padding-top: 5px;*/
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
	align-items: center;
	padding: 0 20px;
	width: 100%;
	height: 50px;
	background-color: rgba(77, 185, 15, 1.0);
	letter-spacing: .1em;
	font-weight: 600;
	border-radius: 10px;
}

.contact100-form-btn:hover, .contact100-form-btn:focus {
	/* background-color: #185187;
	box-shadow: 0 10px 30px 0px #5009B5;
	-moz-box-shadow: 0 10px 30px 0px #5009B5;
	-webkit-box-shadow: 0 10px 30px 0px #5009B5;
	-o-box-shadow: 0 10px 30px 0px #5009B5;
	-ms-box-shadow: 0 10px 30px 0px #5009B5; */
}

/*custom font*/

/*basic reset*/
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	/*Image only BG fallback*/
	/*background = gradient + image pattern combo*/
	/* background: linear-gradient(rgb(234, 240, 245),
		rgb(234, 240, 245)); */
	background-color: none !important;
}

body {
	font-family: montserrat, arial, verdana;
}
/*form styles*/
#msform {
	width: 400px;
	margin: 50px auto;
	text-align: center;
	position: relative;
}

#msform fieldset {
	background: white;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
	padding: 20px 30px;
	box-sizing: border-box;
	width: 80%;
	margin: 0 10%;
	/*stacking fieldsets above each other*/
	position: relative;
}
/*Hide all except first fieldset*/

/*inputs*/
#msform input, #msform textarea {
	padding: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 10px;
	width: 100%;
	box-sizing: border-box;
	font-family: montserrat;
	color: #2C3E50;
	font-size: 13px;
}
/*buttons*/
#msform .action-button {
	width: 100px;
	background: #27AE60;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 1px;
	cursor: pointer;
	padding: 10px 5px;
	margin: 10px 5px;
}

#msform .action-button:hover, #msform .action-button:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60;
}
/*headings*/
.fs-title {
	font-size: 15px;
	text-transform: uppercase;
	color: #2C3E50;
	margin-bottom: 10px;
}

.fs-subtitle {
	font-weight: normal;
	font-size: 13px;
	color: #666;
	margin-bottom: 20px;
}
/*progressbar*/
#progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
}

#progressbar li {
	list-style-type: none;
	color: white;
	text-transform: uppercase;
	font-size: 9px;
	width: 33.33%;
	float: left;
	position: relative;
}

#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 20px;
	line-height: 20px;
	display: block;
	font-size: 10px;
	color: #333;
	background: white;
	border-radius: 3px;
	margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: white;
	position: absolute;
	left: -50%;
	top: 9px;
	z-index: -1; /*put it behind the numbers*/
}

#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:after {
	background: #27AE60;
	color: white;
}

.f1 {
	padding: 25px;
	background: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.f1 h3 {
	margin-top: 0;
	margin-bottom: 5px;
}

.f1-steps {
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.f1-progress {
	position: absolute;
	top: 18px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #ddd;
}

.f1-progress-line {
	position: absolute;
	top: 0;
	left: 0;
	height: 1px;
	background:#5009B5;
}

.f1-step {
	position: relative;
	float: left;
	width: 33.333333%;
	width: 20%;
	margin-bottom: 10px;
	padding: 0 5px;
}

.f1-step-icon {
	font-family: "Elevance Sans Regular";
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-top: 4px;
	background: #ddd;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.f1-step.activated .f1-step-icon {
	background: #fff;
	border: 1px solid #f35b3f;
	background-color:#5009B5;
	line-height: 38px;
}

.f1-step.active .f1-step-icon {
	width: 30px;
	height: 30px;
	margin-top: 0;
	background-color: #5009B5;
	font-size: 16px;
	line-height: 30px;
}

.f1-step p {
	color: #ccc;
}

.f1-step.activated p {
	color: #5009B5;
}

.f1-step.active p {
	color:#5009B5;
}

.f1 fieldset {
	display: none;
	text-align: left;
}

.f1-buttons {
	text-align: right;
}

.f1 .input-error {
	border-color: #f35b3f;
}

.scroll {
	white-space: nowrap;
	width: 100px;
	overflow: hidden;
	text-overflow: ellipsis
}

.reviewName25 {
	font-family: "Elevance Sans Regular";
	font-size: 13px;
	color: #999999;
	width: 15%;
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}

.reviewValue25 {
	font-family: "Elevance Sans Regular";
	font-size: 13px;
	color: #555555;
	float: left;
	white-space: nowrap;
	width: 30%;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 10px;
	margin-top: 7px;
}

.reviewValue27 {
	font-family: "Elevance Sans Regular";
	font-size: 13px;
	color: #555555;
	float: left;
	white-space: nowrap;
	width: 31%;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 10px;
	margin-top: 7px;
}

.reviewName30 {
	font-family: "Elevance Sans Regular";
	font-size: 13px;
	color: #999999;
	width: 30%;
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}

.reviewValue70 {
	font-family: "Elevance Sans Regular";
	font-size: 13px;
	color: #555555;
	float: left;
	white-space: nowrap;
	width: 60%;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 10px;
	margin-top: 7px;
}

.reviewRow {
	margin-right: -15px;
	margin-left: -15px;
	margin-top: 7px;
}

.reviewName15 {
	font-family: "Elevance Sans Regular";
	font-size: 13px;
	color: #999999;
	width: 15%;
	float: left;
	margin-right: -10%;
	margin-top: 7px;
}

.reviewValue15 {
	font-family: "Elevance Sans Regular";
	font-size: 13px;
	color: #555555;
	float: left;
	white-space: nowrap;
	width: 10%;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 10px;
	margin-top: 7px;
}

.reviewName20 {
	font-family: "Elevance Sans Regular";
	font-size: 13px;
	color: #999999;
	width: 15%;
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}
.reviewValue20 {
	font-family: "Elevance Sans Regular";
	font-size: 13px;
	color: #555555;
	float: left;
	white-space: nowrap;
	width: 23%;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 5px;

	margin-top: 7px;
}

.reviewName28 {
	font-family: "Elevance Sans Regular";
	font-size: 13px;
	color: #999999;
	width: 15%;
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}

.reviewValue28 {
	font-family: "Elevance Sans Regular";
	font-size: 13px;
	color: #555555;
	float: left;
	white-space: nowrap;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 10px;
	margin-top: 7px;
}

/* label styles changes*/
.labels {
	position: absolute;
	font-size: 1em;
	color: #FFFFFF;
	z-index: 10;
	padding: 0.5em 0 0 0.5em !important;
}
.widthAuto, .userListContainer .nav-tabs>li {
	width: auto !important;
}
/*label styles*/
/*Provider data update style starts*/
.headingLine {
	background: #5009B5;
	padding: 10px;
}
.providerDetails {
	border: 1px solid #ddd;
	background: #fff;
}
.whiteFont {
	color: #fff;
}

.searchBox-icon {
	color: #6222BC;
	position: absolute;
    top: 33px;
    left: 17px;
    z-index: 500;
}

.searchBox {
	font-family: "Elevance Sans Regular" !important;
	font-size: 16px;
	font-weight: 400px !important;
    background-color: transparent;
    border: 1px solid #2B1B49;
    border-radius: 20px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	color: #2B1B49;
	width: 250px  !important;
	/* padding-left: 35px !important; */
	padding: 5px 0px 5px 42px !important;
}

.form-inline .form-control.searchBox {
	width: 77%;
	padding: 12px;
}
.form-control.searchBox:focus {
	 -webkit-box-shadow: none;
    box-shadow: none;
}
input.searchBox::placeholder {
  color: #fff;
}
.headingLine h4{
	padding-top: 7px;
}
.providerDetails {
	background: #fff;
}
table.providerDataTable {
	border: none;
	border-collapse: collapse;
  	width: 100%;
	table-layout: unset;
	border-spacing: 50px;
}
.providerDataTable th, .providerDataTable td{
	font-size: 16px;
	padding: 15px;
	font-family: "Elevance Sans Regular";
}
/*ends*/
.broadPageText button {
	white-space: normal;
}
.claimPage table td, .claimPage table th {
	color: #5009b5;
	font-size: 13px;
}
.searchInputHeader .glyphicon-search{
    left: 12px;
}
.searchContainerTop {
	margin-top: -60px;
}
.searchContainerTopAdd {
	margin-top: 55px;
}
.documentsIcon a.cool-link {
	margin-right: 5px !important;
	padding-right: 0 !important;
}
.searchContainer {
	background: #fff;
	padding: 10px;
}
.searchContainer label {
	float: left;
    width: auto;
	line-height: 2.5;
	margin-right: 15px;
}

.searchContainer input {
	width: auto;
}

.claimSummaryTable {
	background: #fff;
	padding: 10px;
}
.claimSummaryTable .mainClinicalTable {
	border: 1px solid #ccc;
}
.cursorPointer {
	cursor: pointer;
}
.searchInfo span {
    display: block;
}
.smallInfo {
    font-size: 14px;
    color: red;
}
.claimPage .claimSummaryTable td {
    border-right: 2px solid #ddd;
}
.claimSummaryHeading .searchContainer label {
	float: none;
}
.claimSummaryHeading .searchContainer {
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0;
}
.searchInfo span, .noRecords, .noRecordsF {
	color: #5009b5;
}
.noRecordsF {
	margin-left: 10px;
}
span.smallInfo {
	color: red;
}
#showCapReportsPopup .tree-node-loading {
    display: none !important;
}
#showCapReportsPopup .modal-body{
	height: 400px;
	margin-bottom:20px;
	overflow-y: scroll;
}
#showCapReportsPopup .modal-dialog {
	width: 60%;
}
.capReportsBlock {
	display: table-row;
}
.node-content-wrapper:hover, .node-content-wrapper-active, .node-content-wrapper.node-content-wrapper-active:hover, .node-content-wrapper-active.node-content-wrapper-focused  {
	background: transparent !important;
}
.node-content-wrapper-active, .node-content-wrapper-focused, .node-content-wrapper:hover {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.nodeColor {
	color: #000;
	font-family: "Elevance Sans Regular";
	font-size: 14px;
	padding-left: 8px;
}
.node-content-wrapper-active, .node-content-wrapper.node-content-wrapper-active:hover, .node-content-wrapper-active.node-content-wrapper-focused {
	background: transparent !important;;
}
.node-content-wrapper-active, .node-content-wrapper-focused, .node-content-wrapper:hover {
	box-shadow: none !important;;
	-webkit-box-shadow: none !important;;
}
#showCapReportsPopup h4 {
	text-align: center;
}
.ExpandCollapseAllbtn {
	padding: 7px;
    border-radius: 3px;
	color: #fff;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

	/* Styles */
	/* .wrap-signup {
		width: 630px;
		background: none;
		border-radius: 10px;
		overflow: hidden;
		margin-left: auto;
		margin-right: auto;
		position: absolute;
	}
	/* .container-login100
	{
		margin-top: -220px;
		min-height:125vh;
	} */
	.container-changePassword100 {
    	margin-top: 8% !important;
	}
	.main-navigation
	{
		float: none !important;
		width: 100% !important;
	}
	.leftSection{
      display: none !important;
  	}
	.mainMenu li a{
	      margin-top: 6px !important;
	}
	.bottomnav .main-container .navbar-nav.leftNav > li > a {
		margin-right: 25px !important;
	}
	}


	@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
		/* Styles */
		/* .container-login100
		{
			height: auto;
		} */
		.wrap-questions100
		{
			width: 100%;
		}

		/* .wrap-changePassword100
		{
			width: 100%;
			padding: 0px;
		} */

		.main-navigation
		{
			float: none !important;
			width: 100% !important;
		}
		}



/* entire container, keeps perspective */
.flip-container {
	perspective: 1000;
	transform-style: preserve-3d;
}
	/*  UPDATED! flip the pane when hovered */
	.flip-container:hover .back {
		transform: rotateY(0deg);
	}
	.flip-container:hover .front {
	    transform: rotateY(180deg);
	}
/*
.flip-container, .front, .back {
	width: 320px;
	height: 480px;
}*/

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;
	transition: 0.6s;
	transform-style: preserve-3d;

	position: absolute;
	top: 0;
	left: 0;
}

/*  UPDATED! front pane, placed above back */
.front {
	z-index: 2;
	transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
	transform: rotateY(-180deg);
}

/*
	Some vertical flip updates
*/
.vertical.flip-container {
	position: relative;
}

	.vertical .back {
		transform: rotateX(180deg);
	}

	.vertical.flip-container:hover .back {
	    transform: rotateX(0deg);
	}

	.vertical.flip-container:hover .front {
	    transform: rotateX(180deg);
	}

	/*Provider Portal Ends here*/


	/*Style for dropdown UI starts*/
.cup-dd-down-arrow .cup-autocomplete .ui-dropdown .ui-dropdown-trigger .fa{
    float: right;
}
.cup-dd-down-arrow .cup-autocomplete .clear-value {
    right: 41px;
    bottom: auto;
}
.cup-dd-down-arrow.help-dd-section .cup-autocomplete .clear-value {
    right: 79px;
}
.cup-dd-down-arrow.cup-dd-clear .cup-autocomplete .clear-value {
    bottom: 6px;
}
.cup-dd-down-arrow.operator-dd .cup-autocomplete .clear-value {
    top: 23px;
    left: 30px;
}
.cup-dd-down-arrow.cup-dd-down-arrow-search .cup-autocomplete .ui-dropdown .ui-dropdown-panel,
.cup-dd-down-arrow.cup-dd-down-arrow-search .ui-dropdown-panel .ui-dropdown-filter-container{
    width: 99%;
}
.cup-dd-down-arrow-search-overrirde .ui-dropdown-panel .ui-dropdown-filter-container{
    width: 99% !important;
}
.cup-dd-down-arrow.cup-dd-down-arrow-search .ui-dropdown-panel .ui-dropdown-items-wrapper{
    overflow-x: hidden;
}
.cup-dd-down-screen-basis .cup-autocomplete .clear-value {
    bottom: 5px ;
}
.provider-search-row .cup-dd-down-arrow .cup-autocomplete .clear-value,.search-preferred-code-section .cup-dd-down-arrow .cup-autocomplete .clear-value{
    right: 25px;
}
.hoursField.cup-dd-down-arrow .cup-autocomplete .clear-value{
    right: 34px;
}
.auth-entry-controls .cup-dd-down-arrow .cup-autocomplete .clear-value {
    right: 51px;
}
.member-search-ctls .cup-autocomplete .clear-value {
    right: 42px;
}
.preferred-container .cup-autocomplete .clear-value {
    right: 26px;
}
.adhoc-outcome .cup-autocomplete .clear-value {
    bottom: 30px;
}
.auth-entry-controls .cup-dd-down-arrow.cup-dd-down-arrow-search.cup-dd-down-screen-basis.category-auth-entry .cup-autocomplete .clear-value {
    right: 51px;
    top: 37px;
}
.show-termed-member .cup-autocomplete .ui-dropdown .ui-dropdown-panel {
    width: 160px;
}
.save-member-notes .invalid .cup-autocomplete .clear-value {
    bottom: 28px !important;
}
.clear-dept .cup-autocomplete .ui-dropdown .ui-dropdown-panel{
    width: 153px;
}
.clear-dept .cup-autocomplete .ui-dropdown .ui-dropdown-trigger {
    width: auto;
}
.protocol-details .ui-state-disabled a {
    cursor: pointer !important;
}
.discharge-details.cup-dd-down-arrow .cup-autocomplete .clear-value {
    bottom: 6px !important;
}
.cup-dd-down-arrow .ui-dropdown-trigger.ui-state-default.ui-corner-right {
    right: -4px;
}
.question-logic-secion .question-dd.question-logic-dd.cup-dd-down-arrow .clear-value{
    bottom: 17px;
}
.insuranceCarrier-dd-header .cup-autocomplete .clear-value {
    right: 17px;
    bottom: 3px;
    color:#fff;
    font-size: 11px;
}
.question-logic-secion .question-dd.question-logic-dd .ui-dropdown-panel{
    left: 0;
    width: 100px;
    word-wrap: break-word;
}
.filter-type input[type="search"]::-webkit-search-cancel-button {
    margin-right: 25px;
}
.auth-date-sections .mydp .btnclear.btnclearenabled {
    display: none;
}
.dropdown-content-insurance .cup-autocomplete .ui-dropdown .ui-dropdown-trigger{
    width: auto;
}
.dropdown-content-insurance .cup-autocomplete .placeholder .ui-dropdown-label{
    padding-left: 2px;
    color: #fff;
}
.dropdown-content-insurance .ui-dropdown .ui-dropdown-trigger {
    right: -5px;
    top: -2px;
}
.dropdown-content-insurance .cup-autocomplete .ui-dropdown .ui-dropdown-trigger span::before {
    color: #fff;
}
.dropdown-content-insurance .cup-autocomplete .ui-dropdown-label {
    width: 94% !important;
    color:#ffffff;
    font-size: 11px;
}
.dropdown-content-insurance .ui-dropdown-items-wrapper {
    width: 278px;
}
.dropdown-content-insurance .cup-autocomplete .ui-dropdown-items .ui-dropdown-item {
    padding: 8px 10px 8px 10px !important;
}
.insurance-popup a {
    display: none;
}
.auto-dd-width ngui-auto-complete {
    width: 430px !important;
}
.modifier-dd-width ngui-auto-complete {
    width: 255px !important;
}
.member-dob-section .mydp .btnclear {
    display: none;
}
.auth-measures .cup-autocomplete .ui-dropdown .ui-dropdown-trigger .fa {
    margin-left: 105%;
    position: absolute;
    top: -14px;
    font-weight: 700;
}
.auth-measures .cup-autocomplete .ui-dropdown .ui-dropdown-panel {
    top: 15px !important;
    width: 280px !important;
}
.auth-measures .input-underline {
   border-bottom: none !important;
}
.auth-measures .cup-dd-down-screen-basis .cup-autocomplete .clear-value, .auth-measures .cup-autocomplete .placeholder .ui-dropdown-label, .auth-measures .cup-autocomplete .ui-dropdown-label {
    display: none !important;
}
/*Style for dropdown UI ends*/

/*CUP Autocomplete Styles Starts*/
.auto-complete .ui-dropdown-panel .ui-dropdown-list {
    background-color: #fff;
}
.auto-complete .ui-dropdown .ui-dropdown-item-empty, .ui-dropdown .ui-dropdown-label-empty {
    text-indent: 0 !important;
}
.cup-autocomplete .ui-dropdown-label {
    padding-left: 0px;
    text-overflow: ellipsis;
    width: 90% !important;
    color: #d48a41;
}
.cup-autocomplete .placeholder .ui-dropdown-label {
    font-size: 11px;
    color: #8891bd;
}
.protocol-type .ui-dropdown.ui-state-disabled .ui-dropdown-label{
    cursor:not-allowed;
}
.letter-outcome .ui-state-disabled .ui-dropdown-label.ui-inputtext.ui-corner-all {
    cursor: not-allowed;
}
.clear-cross-icon .clear-value {
    display: none;
}
.member-option .cup-autocomplete .clear-value {
    display: none;
}
.cup-autocomplete .clear-value {
    position: absolute;
    right: 32px;
    bottom: 6px;
}
.category .cup-autocomplete .clear-value {
    bottom: 50px;
}
.invalid .cup-autocomplete .clear-value {
    bottom: 23px;
}
.auth-forms-wrapper .cup-autocomplete .clear-value{
    right: 45px;
}
.cup-autocomplete .ui-dropdown-items .ui-dropdown-item,.zip-code-autocomplete .ui-autocomplete-items .ui-autocomplete-list-item{
    border-bottom: 1px solid #dfd7e8 !important;
    padding: 10px !important;
    font-size: 12px;
    color: #062466;
}
.cup-autocomplete .ui-dropdown-items .ui-dropdown-item span {
    font-size: 12px;
    color: #062466;
}
.cup-autocomplete .ui-dropdown-items-wrapper ul.ui-dropdown-items > li:last-child {
     border-bottom: 0 !important;
}
.cup-autocomplete .ui-dropdown-items-wrapper ul.ui-dropdown-items > li:hover,.zip-code-autocomplete  ul.ui-autocomplete-items > li:hover,.cup-autocomplete .ui-dropdown-items .ui-dropdown-item.ui-state-highlight,.zip-code-autocomplete .ui-autocomplete-items .ui-autocomplete-item.ui-state-highlight {
     background-color: #f1f5f8;
     box-shadow: 0px 0px 23px -1px rgba(128,124,128,0.14);
}
.cup-autocomplete .ui-dropdown .ui-dropdown-panel {
    box-shadow: 0 0 3.8px 0.2px rgba(59,57,57,0.46);
    background-color: #ffffff;
}
.cup-autocomplete .ui-dropdown .ui-dropdown-trigger span::before,.zip-code-autocomplete .ui-autocomplete-dropdown.ui-button span::before {
    content: "\F107";
    font-size: 17px;
    color: #586067;
}
.cup-autocomplete .ui-dropdown .ui-dropdown-trigger .fa {
    margin-top: 0.2em;
}
.termed-member .cup-autocomplete .ui-dropdown .ui-dropdown-trigger .fa {
    line-height: 1.5;
}
.termed-member .cup-autocomplete .clear-value {
    line-height: 0;
}
.cup-autocomplete .ui-dropdown .ui-dropdown-filter-container .fa {
    color: #586067;
    pointer-events: none;
}
.cup-autocomplete .ui-dropdown .ui-dropdown-filter.ui-inputtext {
    height: 25px;
    border:1px solid #dfd7e8;
}
#generalAuthSearchPanel .cup-autocomplete .clear-value {
    bottom: 3px;
    right: 36px;
    font-size: 12px;
}
.provider-not-found-section-auth-entry .form-content{
    padding-top:0 !important;
}
#dialog-auth-provider-not-found .clear-value {
    right: 40px;
}
.cup-autocomplete .width-3 .ui-dropdown-panel, .cup-autocomplete .width-3 .ui-dropdown-panel .ui-dropdown-filter-container {
    width: 290px;
}
.cup-autocomplete .width-2 .ui-dropdown-panel {
    width: 175px;
}
.cup-autocomplete .width-9 .ui-dropdown-panel {
    width: 240px;
}
.cup-autocomplete .width-12 .ui-dropdown-panel {
    width: 252px;
}
.cup-autocomplete .width-6 .ui-dropdown-panel .ui-dropdown-filter-container {
    width: 293px;
}
#general-auth-search-dialog .provider-search-row .cup-autocomplete .ui-dropdown-filter-container input {
    width: 99%;
}
.cup-autocomplete .width-5 .ui-dropdown-panel, .cup-autocomplete .width-5 .ui-dropdown-panel .ui-dropdown-filter-container {
    width: 220px;
}
.cup-autocomplete .width-9 .ui-dropdown-panel .ui-dropdown-filter-container {
    width: 236px;
}
.cup-autocomplete .width-10 .ui-dropdown-panel .ui-dropdown-filter-container {
    width: 297px;
}
.cup-autocomplete .width-11 .ui-dropdown-panel .ui-dropdown-filter-container {
    width: 305px;
}
.cup-autocomplete .width-12 .ui-dropdown-panel .ui-dropdown-filter-container {
    width: 284px;
}
.cup-autocomplete .width-13 .ui-dropdown-panel, .cup-autocomplete .width-13 .ui-dropdown-panel .ui-dropdown-filter-container {
    width: 410px;
}
.cup-autocomplete .width-14 .ui-dropdown-panel, .cup-autocomplete .width-14 .ui-dropdown-panel .ui-dropdown-filter-container {
    width: 424px;
}
.attachment-section .cup-autocomplete .ui-dropdown, .attachment-section .cup-autocomplete .ui-dropdown-panel, .attachment-section .cup-autocomplete .ui-dropdown-panel .ui-dropdown-filter-container {
    width: 100% !important;
}
.deny-auth-search .cup-autocomplete .ui-dropdown-items-wrapper ul.ui-dropdown-items > li:last-child {
    opacity: 0.5;
    pointer-events: none;
}
.update-status-queue .ui-dropdown-panel {
    width: 255px !important;
}
.auth-status-dd .ui-dropdown-panel {
    width: 100px;
}
.auth-status-dd ul.ui-dropdown-items,.auto-dropdown-letter ul.ui-dropdown-items {
    word-wrap: break-word;
}
.exclude-event .cup-autocomplete .clear-value {
    position: relative;
    left: 316px;
    bottom: 23px !important;
}
.measure-value .cup-autocomplete .clear-value {
    position: relative;
    left: 101px;
    bottom: 20px !important;
}
/*CUP Autocomplete Styles Ends*/

/*Styles for Details container in Auth and Member starts*/
.cup-details-container {
    margin-top: 25px;
}

/*.cup-details-container #Section1 #viewAuthReferredFromEdit,.cup-details-container #Section1 #viewAuthReferredToEdit,.cup-details-container #Section1 #viewAuthFacility,.cup-details-container #Section1 #place-of-service,.cup-details-container #Section1 #authPlaceOfService,.cup-details-container #Section1 #authCategoryCss,.cup-details-container #Section1 #receiveDateTime,.cup-details-container #Section1 #requestedBy,.cup-details-container #Section1 #authTypeCss{
    border-bottom: 1px solid #b9bed6 !important;
    color: #818ea8 !important;
}*/
.cup-details-container #Section1 #receiveDateTime span {
    font-size: 14px !important;
    color:#d48a41 !important;
}
.cup-details-container #Section1 span.fa-calendar {
    font-size: 16px !important;
}
.cup-details-container #Section1 span.icon-mydpcalendar {
    font-size: 16px !important;
    position: relative;
    top: -14px;
}
.cup-details-container #Section1 input,.cup-details-container #Section1 span {
    font-size: 12px;
    padding: 0 !important;
    line-height: 1.2;
    height: auto !important;
    text-transform: capitalize;
}
.denied-search .cup-details-container #Section1 span,.auth-form-edit-update #Section1 span {
    text-transform:none;
}
.cup-details-container #Section1 .procedurelist-section .autherrors-procedure {
    padding-left: 20px !important;
}
.cup-details-container #Section3 input,.cup-details-container #Section3 span {
    font-size: 11px;
    padding: 0 !important;
    line-height: 1.2;
    height: auto !important;
    text-transform: capitalize;
}
.cup-details-container .usersite-container #Section1 input {
    padding:2px !important;
}
.cup-details-container label {
    font-size: 13px;
    color: #182b52;
    line-height: 1.2;
}
/*Styles for Details container in Auth and Member ends*/

/*Styles for CUP Details header starts*/
.tab .nav-tabs.cup-detail-header li a:before {
    content: "";
    position:absolute;
    top: 276px !important;
    left:11px !important;
    border: 1px solid #d3d3d3;
    border-bottom: 0px none;
    transform-origin: left center 0;
    transform: perspective(6px) rotateX(2deg);
    z-index:2;
}
.nav-tabs.cup-detail-header>li>a {
    line-height: 0.428571;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    font-size: 13px;
	text-transform: uppercase;
	background-color: transparent;
}
.subpplementalDataTableHeader .tab .nav-tabs.cup-detail-header li.active a:before,.preferredcode-container .tab .nav-tabs.cup-detail-header.grid-tabs li.active a:before {
     display: none !important;
}
.deniedauth-details .tab .nav-tabs.cup-detail-header li.active a:before {
    background: #c77986;
}
.tab .nav-tabs.cup-detail-header li.active a:before {
    background: #5009b5;
    color:#fff;
    width: 100%;
    height: 32px;
}
.cup-details-container h3 {
    text-transform: uppercase;
    color: #5009B5;
    margin-top: 0;
}
.detail-content {
    padding-right: 20px;
    padding-left: 20px;
}
.performance-indicator {
    box-shadow: none;
    border-bottom: 0;
    padding: 15px;
}
.user-access-selection table tr td {
    white-space: normal;
}
.performance-indicator span a {
    background-color: #e9edf7;
    text-transform: uppercase;
    color: #182b52;
    border-radius: 10px;
    line-height: 1.2;
    height: 20px;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 10px;
}
.performance-indicator span {
    display: inline-block;
    margin: 7px 10px;
    line-height: 1.2;
}
/*Styles for CUP Details header ends*/

.notifi{
    position: absolute;
    right: -15px;
    top: -10px;
    border-radius: 50%;
    padding: 5px 10px;
    color: white;
    background-color: red;
}

input[type="checkbox"].appreance-none{
	-moz-appearance: none;
}
.max-text{
	width: 170px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.forgotpassword_questions{
	display: flex;
	flex-direction: column-reverse;
	justify-content: flex-start;
	height: 100vh;
	width: 100vw;
}
.ui-fileupload .ui-fileupload-choose {
    overflow: visible;
}
.ui-fileupload-choose input[type=file] {
	width: 105px;
}
#attachmentContent textarea {
	resize: none;
}
.labelName, .labelValue{
	min-height: 20px;
	line-height: 2;
	word-break: break-word;
}
.userAuthContainer .adminAccess {
	text-align: center;
    margin: 0;
}
.ui-datepicker {
	background: #fff;
}
::-webkit-file-upload-button { cursor:pointer; }
.message-details .btn-secondary {color: #ffffff;}
.marginTop0 {margin-top :0 !important;}
.send-mail .ui-dialog {
		width: 80% !important;
		top: 30px !important;
}
@media screen and ( max-width: 1440px ){
	html, body{
        box-sizing: border-box;
	}

    .left-panel{
        align-items: flex-end;
    }

    .left-panel .left-content{
        height: 300px;
        flex-basis: 50%;
        margin-bottom: auto;
    }
}

.wrap-questions100 .container-contact100-form-btn button{
	margin-top: 40px;
}

@media screen and ( max-width: 1280px ){
	/* .container{
		background: url(/assets/images/caremore_health_office.jpg) 0 -100px repeat;
	} */

	.frmForgotUsername {
		width: 300px;
	}

	.wrap-login100, .wrap-questions100 {
		width: auto;
		background: #fff;
		border-radius: none;
		padding: 15px 55px 15px 55px;
		box-shadow: none;
		height: 500px;
	}

	.login100-form {
		width: 300px;
		display: flex;
		flex-direction: column;
		justify-content: space-evenly;
		height: 97%;
	}

	.text-left {
		text-align: left;
		display: flex;
		justify-content: flex-start;
		flex-direction: column;
	}

	div.wrap-login100 > form > div.text-left > a{
		font-size: 1.2em;
	}

	.form-check-label {
		font-size: 16px;
		margin: -5px 0 10px 25px;
		color: #666;
		font-family: 'Roboto', sans-serif;
		background: none;
		font-weight: 100;
		word-spacing: 3px;
	}

	.userAgreementMessage{
		margin-top: 5px;
	}

    .left-panel{
        align-items: flex-end;
    }

    .left-panel .left-content{
        height: 300px;
        flex-basis: 40%;
        margin-bottom: auto;
	}

	.wrap-login{
		top: 10px;
	}

	.sigin-header{
		width: 500px;
		border-radius: 20px;
		height: auto;
		padding: 25px;
	}

	.sigin-header span a img{
		width: 200px;
	}

	.sigin-header span.signin-subheader{
		font-size: 25px;
	}
}

@media screen and ( max-width: 1024px ){
	.ui-fileupload-row>div {
		display: inline-block;
	}
	.clinicalPaging .ngx-pagination li {
        display: none !important;
    }
   .clinicalPaging .ngx-pagination li.pagination-previous,   .clinicalPaging .ngx-pagination li.pagination-next {
        display: inline-block !important;
    }
	.hidePaginationNumbers li {
		display: none !important;
	}
	.hidePaginationNumbers li.pagination-previous, .hidePaginationNumbers li.pagination-next {
		display: inline-block !important;
		text-decoration: underline;
	}
	.btns-section {
    	padding-top: 0;
	}
	.bottomnav ul{
		float: none !important;
		margin-top: 0;
	}
	.mainMenu li {
        height: 100%;
    }
	.container-login100{
		justify-content: center;
	}

    .left-panel{
        align-items: flex-end;
    }

    .left-panel .left-content{
        height: 300px;
        flex-basis: 100%;
        margin-top: 0;
		margin-bottom: auto;
		padding-top: 0;
		display: flex;
	}

	.forgot_pw_wrapper .wrap-login, .lost_username_wrapper .wrap-login{
        justify-content: center;
        left: 300px;
		top: 85px;
    }

	.wrap-login, .wrap-questions{
        justify-content: center;
        left: 300px;
		top: 85px;
    }
	.login-container {
		display: block;
	}
}

@media screen and ( max-width: 834px ){
    html, body{
        box-sizing: border-box;
    }

    .left-panel{
        align-items: flex-end;
        flex-basis: 30%;
    }

    .left-panel .left-content{
        height: 300px;
        flex-basis: 100%;
        margin-top: 100px;
        margin-bottom: auto;
    }

    .login_wrapper{
        flex-basis: 70%;
	}

	.forgot_pw_wrapper .wrap-login, .lost_username_wrapper .wrap-login{
		justify-content: center;
		top: 85px;
	}

    .wrap-login, .wrap-questions{
        justify-content: center;
		left: 155px;
		top: 85px;
    }
	.login-container {
		display: block;
		height: 100%;
		border-radius: 0;
	}
	.signinContainer {
   		background: url(/assets/images/caremore_health_office.jpg) 0 0px repeat;
	}
}

@media screen and ( max-width: 800px ){
    html, body{
        box-sizing: border-box;
    }

    .left-panel{
        align-items: flex-end;
        flex-basis: 30%;
    }

    .left-panel .left-content{
        height: auto;
        flex-basis: 100%;
        margin-top: 100px;
        margin-bottom: auto;
    }

    .login_wrapper{
        flex-basis: 70%;
	}

	.forgot_pw_wrapper .wrap-login, .lost_username_wrapper .wrap-login{
		justify-content: center;
		left: 160px;
		top: 55px;
	}

    .wrap-login{
        justify-content: center;
		left: 160px;
		top: 55px;
	}

	.login-container {
		background: url(/assets/images/caremore_health_office.jpg) 0 -100px repeat;
		background-size: auto;
		background-size: cover;
		display: flex;
		flex-direction: column-reverse;
		height: 100%;
		flex-basis: 100%;
	}
}
@media (max-width : 830px)  and (orientation : landscape)  {
    .dialog-container .dialog-inner-container {
        top: 93% !important;
    }
	.dialog-inner-container.commonCSSProcedureProvider.supplementaldata-configpopup.large {
		overflow: scroll;
	}
	.auth-dialog .useraccess-popup {
		min-height: 76px !important;
   		max-height: 76px !important;
		overflow: scroll;
	}
	.btn-container {
		padding-top: 0 !important;
	}
	.form-group.add-cancel-btn {
		margin-top: 10px;
	}
	.recepient-padding {
		max-height: 43px;
	}
	.inboxPage .checkbox label:after, .inboxPage .checkbox input:checked + label:after {
    	left: auto !important;
	}
}
@media (max-width : 568px)  and (orientation : landscape)  {
	.dialog-container .dialog-inner-container {
        top: 105% !important;
    }
}
@media (max-width : 1024px)  and (orientation : landscape)  {
	.main-container {
		width: 90% !important;
	}
}
@media screen and ( max-width: 768px ){
	.form-group.add-cancel-btn {
		margin-top: 2px;
    	margin-bottom: 2px;
	}
	.mainMenu li {
        height: 26px;
    }
	.broadcastdate {
		font-size: 12px !important;
	}
	.main-container .broadMessage {
		width: 66% !important;
	}
	.searchViewBar {
		margin-top: 12px !important;
	}
	.sub-section, .topSpace {
    	margin-top: 190px !important;
	}
    html, body{
        box-sizing: border-box;
    }

    .left-panel{
        align-items: flex-end;
        flex-shrink: 5;
    }

    .left-panel .left-content{
        height: 300px;
        flex-basis: 100%;
		margin-bottom: auto;
		margin-top: 125px;
		position: static;
	}

	.forgot_pw_wrapper .wrap-login, .lost_username_wrapper .wrap-login{
		justify-content: center;
		left: 160px;
		top: 25px;
	}

	.wrap-questions{
		left: 150px;
	}

    .wrap-login{
        justify-content: center;
        left: 160px;
	}
	/*signin page mobile styles starts*/
	.sigin-header, .sigin-header-logo, .signin-subheader-text {
        display: block;
        width: auto;
        text-align: center;
        padding: 0;
    }
    .sigin-header {
        padding: 3%;
        border: none;
        border-radius: 0;
    }
    .sigin-header .sigin-header-logo img {
        width: 35%;
        margin-bottom: 10px;
    }
    .login-container {
		background: url(/assets/images/caremore_health_office.jpg) 0 -100px repeat;
		background-size: auto;
		background-size: cover;
		display: flex;
    }
    .signinContainer {
        margin:0;
        padding: 0;
    }
    .signin-subheader-text {
        font-size: 26px;
    }
    .wrap-login100 {
        margin: 0 15px;
        padding: 10px;
		border-radius: 0 0 10px 10px;
    }
    .forgotSection {
        position: relative;
		margin-bottom: 15px
    }
    .forgotPw {
        width: 36%;
		line-height: 1.2;
    }
    .forgotUserName {
        width: 28%;
        position: absolute;
        right: 0;
		line-height: 1.2;
    }
    .login100-form .form-check .form-check-input[type=checkbox] {
        margin-left: 8px;
        margin-top: -17px;
    }
    .left-panel {
        display: block;
        overflow-y: scroll;
        padding-left: 27px;
        padding-top: 10px;
        height: 15%;
    }
    .middleSection {
        height: auto;
    }
	.middleSection form {
        margin-top: 0;
    }
	.tabsList {
		padding: 10px !important;
    	padding-top: 20px;
	}
	.tabsList li {
		margin-bottom: 10px;
	}
	.homeAccrordian .tabsList a {
		background-size: 30px, 20px 20px !important;
		padding-left: 65px !important;
		font-size: 14px !important;
	}
	.main-container {
		width: 94%;
	}
	.rightSection{
      display: none !important;
  	}
	.marginPadding0 {
		padding: 0;
		margin: 0;
	}
	.login-container {
		display: block;
	}
	.login-container .left-panel {
		position: static;
		height: auto;
	}
	.middleSection {
		margin-bottom: 30px;
	}
	.signinContainer {
		background: url(/assets/images/caremore_health_office.jpg) 0 0px no-repeat;
		height: 100%;
    	background-size: cover;
	}
	.userListContainer	.checkbox label, .radio label {
		padding-left: 0;
	}
	/*ends*/
}


@media screen and ( max-width: 414px ){
    html, body{
        box-sizing: border-box;
    }

	.wrap-login{
		position: inherit;
		margin:0;
	}

	.login100-form{
		width:auto;
	}

	.wrap-questions100{
		margin-top: -50px;
	}

	.forgotpassword_questions_wrapper .login100-form{
		width: 300px;
	}

	.forgotpassword_questions_wrapper .login100-form-title{
		padding-top: 0;
	}

	.login100-form .text-left{
		display: flex;
		flex-wrap: wrap;
		padding-bottom: 15px;
	}

	.form_check{
		padding-bottom: 20px;
	}

	.form-check-label{
		font-size: 16px;
		padding-bottom: 10px;
	}

	/* fieldset {
		width: 440px;
		min-width: 0;
		padding: 0;
		margin: 0;
		border: 0;
	  }

	  .forgot_pw_wrapper{
		width: 100%;
	  } */

	.forgot_pw_wrapper fieldset{
		width: auto;
	}

	.wrap-login .sigin-header, .forgotpassword_questions_wrapper .sigin-header{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		width: 100vw;
		border-radius: 0;
	}

	.wrap-login .sigin-header .login100-form-title{
		display: flex;
		justify-content: center;
		flex-basis: 100%;
		padding: 0;
	}

	.wrap-login .sigin-header .signin-subheader{
		display: flex;
		justify-content: center;
		flex-basis: 100%;
		padding: 0;
	}

	.wrap-login100{
		flex-basis: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		border-radius: 0;
		box-shadow: none;
	}

	.login100-form-title > h3:nth-child(1) {
		font-size: 1em;
	}

	.login100-form .p-b-48 {
		padding-bottom: 15px;
		padding-top: 25px;
	}

	.login-container, .container{
		background: none;
	}

	.login-container .left-panel {
		flex-basis: 100%;
	}

	.login_wrapper{
		padding: 0;
		margin: 0;
	}

	.left-panel .left-content {
		display: flex;
		flex-basis: 50%;
		overflow-y: initial;
		height: 250px;
		padding-top: 150px;
	}

	.left-content img {
		width: 300px !important;
		height: 400px;
	}

	.login-container .container-login100{
		padding: 0;
	}

	.sigin-header span a img {
		width: 300px;
	}

	.userAgreementMessage{
		position: initial;
		margin-top: 0;
	}

	.forgot_pw_wrapper, .forgotpassword_questions_wrapper {
		width: 85%;
	}

	.forgot_pw_wrapper .wrap-login, .wrap-questions{
		top: 0;
		left: 0;
	}

	.login-container .lost_username_wrapper {
		width: 90%;
	}

}

@media screen and ( max-width: 375px ){
    html, body{
        box-sizing: border-box;
    }

	.wrap-questions .sigin-header .login100-form-title {
		margin-left: 0;
	}

	.wrap-login{
		position: initial;
	}

	.wrap-login100{
		padding: 0;
	}

	.login100-form{
		/*padding: 35px 25px 0 25px;*/
	}

	.forgotpassword_questions_wrapper .sigin-header{
		margin-left: -35px;
	}
	.container-changePassword100 {
    	margin-top: 26%;
	}
}

@media screen and ( max-width: 360px ){
    html, body{
        box-sizing: border-box;
    }

	.wrap-login{
		position: inherit;
		margin:0;
	}

	.login100-form{
		width:auto;
	}
	.container-changePassword100 .wrap-changePassword100{
		margin-top: 17% !important;
		padding: 15px;
	}
	.container-changePassword100 {
		margin-top: 8% !important;
	}
	.login100-form .text-left{
		display: flex;
		flex-wrap: wrap;
		padding-bottom: 15px;
	}

	.form_check{
		padding-bottom: 20px;
	}

	.form-check-label{
		font-size: 16px;
		padding-bottom: 10px;
	}

	.wrap-login .sigin-header{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		width: 100vw;
		border-radius: 0;
		margin-left: 49px;
	}

	.forgot_pw_wrapper .wrap-login .sigin-header{
		width: 100%;
	}

	.wrap-login .sigin-header .login100-form-title{
		display: flex;
		justify-content: center;
		flex-basis: 100%;
		padding: 0;
	}

	.wrap-login .sigin-header .signin-subheader{
		display: flex;
		justify-content: center;
		flex-basis: 100%;
		padding: 0;
	}

	.login-container .container-login100 {

		padding: 0;
		margin-left: -39px;

	}

	.wrap-login100{
		flex-basis: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		border-radius: 0;
		margin-left: 38px;
		padding: 5px 15px 5px 15px;
	}

	.lost_username_wrapper .wrap-login100{
		flex-basis: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		border-radius: 0;
		margin-left: 38px;
		padding: 35px 15px 5px 30px;
	}

	.forgot_pw_wrapper .wrap-login100{
		margin-left: 50px;
		margin-top: 40px;
	}

	.login-container .left-panel {
		flex-basis: 100%;
	}

	.left-panel .left-content{
		margin-top: 275px;
	}

	.wrap-questions100 {
		width: 355px;
		background: #fff;
		/* border-radius: 0 0 25px 25px; */
		border-radius: 0;
		padding: 33px 55px 33px 25px;
		box-shadow: 0;
		/* box-shadow: 0 2px 4px 2px rgba(0,0,0,0.16),0 2px 10px 2px rgba(0,0,0,0.12); */
		height: 600px;
	}
}

@media screen and (max-width: 320px){
	/* .login100-form-title > a > img{
		width: 225px;
	}

	.left-panel .left-content{
		margin-top: 325px;
	}

	.wrap-login .sigin-header {

		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		width: 100vw;
		border-radius: 0;
	} */
	.dialog-container .dialog-inner-container {
        top: 60% !important;
    }
	.auth-dialog .useraccess-popup {
		min-height: 315px !important;
   		max-height: 315px !important;
		overflow: scroll;
	}
	.wrap-login{
		position: absolute;
		top: 385px;
		left: -78px;
	}

	.forgot_pw_wrapper .wrap-login{
		position: fixed;
		left: 0;
	}

	.login-container .left-panel {
		padding: 0;
		padding-top: 435px;
	}

	.wrap-login100 {
		margin: 0 5px !important;
    	padding: 5px !important;
	}

	.wrap-login .sigin-header{
		margin-left: 49px;
	}

	.login100-form .text-left{
		padding-bottom: 0;
	}

	.forgot_pw_wrapper .wrap-login100{
		margin-left: 0;
	}

	.forgot_pw_wrapper .wrap-login100 {
		padding: 5px 0 5px 0;
	}
}
.container-fluid{
	padding-top:20px;
}

.container-fluid.inner-tab-container{
    position: relative;
    top: 145px;
}

.container-fluid.inner-tab-container .nav-tabs li{
        width:auto !important;
}



.tab .nav-tabs.cup-detail-header li a:before {
    content: "";
    position: absolute;
    top: 182px!important;
    left: 0px!important;
    border: 1px solid #d3d3d3;
    border-bottom: 0 none;
    transform-origin: left center 0;
    transform: perspective(6px) rotateX(2deg);
    z-index: -1;
    background: #5009B5;
    color: #fff;
    width: 85px !important;
    height: 32px;
}

.nav-tabs.cup-detail-header>li>a {
    line-height: .428571;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    font-size: 13px;
    text-transform: uppercase;
	margin-left: 12px;
	text-decoration: none;
}
.mails-add-section .ui-autocomplete-token span.ui-autocomplete-token-label{
	width:auto;
	text-overflow:ellipsis;
	overflow:hidden;
	min-width:4em;
	max-width:28em;
	white-space:nowrap;
	padding-top: 2px;
}
.mail-section .ui-autocomplete-token {
	background: #797979;
	border-radius: 50px;
	color: #fff;
	height: 23px;
	padding: 1px 0 1px 9px;
	margin-bottom: 1px;
}
.addtositePage {
	padding-left: 2%;
}
.modal-open .login-container, .modal-open .middleSection, .modal-open .left-panel {
	z-index: auto !important;
}
.row.marginLeftRight0, #main-wrapper .marginLeftRight0 {
	margin-left: 0;
	margin-right: 0;
}
@media ( max-width : 1024px) {
	.mobSearchInput .form-control {
		padding: 0;
		height: auto;
		float: right;
		font-size: 13px;
		width: 81% !important;
	}
	.mobSearchInput .form-inline .form-control.searchBox {
		width: 80%;
		padding-right: 0;
		float: right;
	}
	.searchInputHeader {
		width: 145px !important;
		margin-top: 0 !important;
		margin-left: -10px;
	}
	.mails-add-section {
		padding-top: 10px;
	}
	.container.supplemental-auth {
		background: none;
	}
	.send-mail .ui-dialog {
		width: 98% !important;
		left: 6px !important;
		top: 30px !important;
	}
	.send-mail .ui-dialog-draggable.ui-dialog .ui-dialog-content {
		max-height: 300px !important;
		min-height: 300px !important;
    	overflow: scroll;
	}
	.cup-panel-controls .buttonWidth {
		width: 80% !important;
    	margin-top: 10px;
	}
	.recepient-padding {
		max-height: 20px;
	}
	.message-details-popup .buttonInfo, .msg-details-btns button, .replyforwardbtns button{
		margin-bottom: 10px;
	}
	.faqMsg .btn-link, .faqMsg .btn-link:active, .faqMsg .btn-link:focus {
		padding-left: 0;
		white-space: normal;
		max-width: 90%;
		text-align: left;
	}
	.faqComp .panel .accordion-toggle::after, .userAuthContainer .panel .accordion-toggle::after{
		float: right;
		line-height: 2;
		padding-top: 0;
		right: 0;
		position: absolute;
	}
	.panel .panel-open .accordion-toggle::after, .faqComp .panel .panel-open .accordion-toggle::after{
    	content: "\e080";
	}
	.faqMsg .panel-title {
        position: relative;
    }
    .faqMsg .panel .accordion-toggle::after {
        top: calc(37% - .5em)
    }
	.userAuthContainer .nav>li>a {
		padding: 0;
	}
	.alert-validate::before {
		visibility: visible;
		opacity: 1;
	}
	.userAuthContainer {
		margin-left: 0;
		margin-right: 0;
	}
	.userAuthContainer .passwordMessage {
		margin-left: 0;
		margin-right: 0;
	}
	.userAuthContainer .textFont{
		word-break: break-word;
		white-space: normal;
	}
	.userSites {
		height: auto !important;
	}
	.noSiteList {
		width: auto !important;
		margin-right: 2%;
	}
	.siteList {
		width: auto !important;
	}
}
@media (max-width : 767px)  and (orientation : portrait)  {
	  .form-group.add-cancel-btn {
		margin-top: 10px !important;
	  }
	  .send-mail .ui-dialog-draggable.ui-dialog .ui-dialog-content {
		max-height: 500px !important;
		min-height: 500px !important;
    	overflow: scroll;
		}
}
@media (max-width : 360px) {
	.addtositePage .userSites {
		margin-top: 14%;
	}
}
@media (max-width : 480px) {
	.userAuthContainer .form-check-label {
		margin-top: 10px;
	}
	.addtositePage .userSites {
		margin-top: 10%;
	}
}
@media only screen and (min-device-width : 560px) and (max-device-width : 850px) {
	.homePage.topSpace {
    	margin-top: 112px !important;
	}
	.homePage .panelHeading {
    	margin-top: 20px !important;
	}
	.addtositePage .userSites {
		margin-top: 6%;
	}
}
@media only screen and (min-device-width : 570px) and (max-device-width : 800px) {
	.addtositePage .userSites {
		margin-top: 10%;
	}
}
@media only screen and (min-device-width : 640px) and (max-device-width : 800px) {
	.addtositePage .userSites {
		margin-top: 5%;
	}
}
@media only screen and (min-device-width : 730px) and (max-device-width : 800px) {
	.addtositePage .userSites {
		margin-top: 3%;
	}
}
@media only screen and (min-device-width : 800px) and (max-device-width : 825px) {
	.addtositePage .userSites {
		margin-top: 2%;
	}
}
@media (max-width : 375px) {
	.addtositePage {
		margin-top: 10% !important;
	}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.addtositePage {
		margin-top: 7% !important;
	}
	.mainMenu li {
		height: 100%;
	}
	.navbar-collapse.collapse {
		padding-left: 0;
	}
}
@media only screen and (min-device-width : 1000px) and (max-device-width : 1024px) {
	.addtositePage {
		padding-right: 2% !important;
	}
}
@media (min-width: 992px) {
	.addtositePage .userList {
		margin-right: 2%;
	}
	.addtositePage {
		padding-right: 2%;
	}
}
.ng-progress .bar-shadow{
    box-shadow: none !important;
}
.progressBarContainer .ng-progress {
	position: relative !important;
	top: 58px;
}
.progressBarContainer ngx-loading-bar{
	 display: block;
}
.spinner {
	right: 0 !important;
	position: absolute !important;
	top: -28px !important;
}
.progressBarContainer .bar {
	margin-left: 0% !important;
}
.thick .bar {
	height: 33px !important;
}
.progressBarContainer .spinner {
	top: 5px !important;
	left: -30px !important;
}
.ng-progress {
    top: -10px !important;
}
.iefixedTableHeader
{
	display: none;
}
@media (min-width: 1025px) {
	.mobSearchInput {
		display: none !important;
	}
	.bottomnav .main-container .navbar-nav.leftNav > li > a {
		margin-right: 35px !important;
		font-size: 16px !important;
	}
	.navbar-collapse.collapse {
		padding-right: 0 !important;
	}
	.inboxIcon {
		width: 90px !important;
	}
	.manageUersIcon a {
		margin-right: 0 !important;
	}
	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
		background-color: transparent;
	}
	 .bottomnav ul.dMenu{
		 background-color: #fff !important;
	 }
	 .navbar-nav>li {
		height: 60px;
	 }
	 .inboxIcon a.cool-link {
		 width: 100%;
	 }
	 .documentsIcon a.cool-link {
		 margin-right: 25px;
	 }
	 .inboxIcon {
    	width: 115px !important;
	}
}
@media all and (-ms-high-contrast:none)
{
    .iefixedTableHeader {
       display: block;
       overflow-y: scroll;
    }
	.ieFix table thead {
        display: none;
    }
    .iefixedTableHeader  ::-webkit-scrollbar {
    /*width: 0px;*/
        background: transparent; /* make scrollbar transparent */
        visibility: hidden;
    }
    .iefixedTableHeader table{
        margin-bottom: 0;
        margin-left: -2px;
    }
    .iefixedTableHeader .fixed-height.marginBtm0, .dashboardView .fixed-height {
        margin-bottom: 0;
    }
	.fixedLayout {
        table-layout: fixed;
    }
	.iefixedTableHeader .table-header td{
		font-weight: bold;
		background: #eaf0f5;
		color: #5009b5;
	}
	.clinicalContainer .dashboardView .fixed-height {
		margin-bottom: 0 !important;
	}
}
.radioBtnStyle input[type='radio'] {
    -webkit-appearance:none;
    width:20px;
    height:20px;
    border:1px solid #5009B5;
    border-radius:50%;
    outline:none;
    /*box-shadow:0 0 5px 0px gray inset;*/
}
.radioBtnStyle input[type='radio']:hover {
    /*box-shadow:0 0 5px 0px orange inset;*/
}
.radioBtnStyle input[type='radio']:before {
    content:'';
    display:block;
    width:60%;
    height:60%;
    margin: 20% auto;
    border-radius:50%;
}
.radioBtnStyle input[type='radio']:checked:before {
    background: #5009B5;
}
.radioBtnStyle span {
	position: relative;
	top: -4px;
	font-weight: 400;
	position: relative;
	margin-left: 10px;
	font-family: "Elevance Sans Regular";
    font-size: 16px;
    color: #242424;
	letter-spacing: 0.36px;
	/*color: #5009b5;*/
}

.searchOptions .durationFilter {
	display: inline;
	width: 30%;
	margin-left: 50px;
}
.dateSelection input[type="text"]{
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #2B1B49;
    background-color: #fff;
    background-image: none;
	margin-left: 5px;
}

.dateSelection input[type="text"]:focus {
	box-shadow: none !important;
    outline: 0;
}

.dateSelection input:disabled {
	cursor: not-allowed;
}

.dateSelection .p-datepicker-prev-icon, .dateSelection .p-datepicker-next-icon {
	font-family: 'primeicons' !important;
}

.dateSelection  .p-datepicker .p-datepicker-header .p-datepicker-title {
	padding-top: 4px;
}

.dateSelection .p-datepicker table td > span.p-highlight {
	background: #5009B5 !important;
	color: white !important;
}

.dateSelection .p-datepicker .p-datepicker-header .p-datepicker-prev, .dateSelection .p-datepicker .p-datepicker-header .p-datepicker-next {
	width: 3rem !important;
	height: 2rem !important;
	background-color: #efefef;
}

.dateSelection .p-datepicker .p-datepicker-header .p-datepicker-prev:focus, .dateSelection .p-datepicker .p-datepicker-header .p-datepicker-next:focus {
	box-shadow: none !important;
}
.dateSelection .p-datepicker .p-datepicker-header{
	background-color: #efefef;
}
.dateSelection .p-datepicker .p-datepicker-header .p-datepicker-title.p-datepicker-month,.dateSelection .p-datepicker .p-datepicker-header .p-datepicker-title.p-datepicker-year{
	background-color: #efefef;
}

.dateSelection .p-button:enabled:hover {
	border-color: transparent !important;
	background: none !important;
	outline: none !important;
	color: #5009B5 !important;
}

.dateSelection .p-button:focus {
	box-shadow: none !important;
}

/*
.dateSelection label {
	color: #5009b5;
	line-height: 1;
	font-weight: normal;
}
*/
.padLeft0, .dateSelection span{
	padding-left: 0;
	margin-left: 0;
}

.dateSelection .p-calendar {
	border: 1px solid rgba(36, 36, 36, 0.4);
}


.dateSelection .p-calendar .p-datepicker {
	top: 0 !important;
}


.dateSelection .p-calendar .p-button {
	border: none;
	background: none;
	color: #5009B5;
}
.dateSelection .p-calendar .p-button:hover {
	border: none;
	background: none;
	color: #5009B5;
}
.dateSelection .pi-calendar:before {
	font-family: 'primeicons' !important;
	position: relative;
	top: 5px;
	right: 3px;
	color: #5009B5;
}


.dateSelection label {
	display: block;
}
.fromDate {
	margin-right: 20px;
}

.radioBtnStyle {
	margin-top: 7px;
}
.endDateErrorMsg {
	color: #c36d46;
	display: inline-block;
	width: 190px;
    font-style: italic;
}
.dateSelection .ui-calendar button {
	right: -6px;
    top: 6px;
    color: #5009b5;
    background: transparent;
}
.toDate p-calendar {
	display: block;
}
.dateSelection a.ui-state-default.ui-state-disabled span, .ui-datepicker-other-month a.ui-state-default span, .ui-datepicker-other-month a.ui-state-default, .claimSummaryHeading .ui-state-disabled{
	color: #ccc !important;
}

.claimsBtn {
	background-color: #5009B5;
    color: #ffffff;
    border-radius: 4px;
    font-size: 14px;
    padding: 8px 20px;
    outline: 0;
    -webkit-appearance: none;
}

.claimsBtn:disabled {
	pointer-events: none;
	opacity: 0.5;
}

.claimsBtnContainer {
	margin-top: 14px;
}
.claimResultsInfo {
	color: #5009B5;
    padding-left: 10px;
	font-weight: 700;
	margin-top: 20px;
    margin-left: 0px
}
.searchOptions [type=radio] {
	display: inline-block!important;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.searchInputHeader {
		margin-top: 4px !important;
	}
}
.dollarSign:before {
    content: "\0024";
    float: left;
}
.bh, .pAWidth, .pyh {
    min-width: 90px;
}
.pAWidth {
	width: 90px !important;
}
.reportsTab li {
	width: 50% !important;
}
/* #Alertdialog .modal-backdrop.in {

	opacity: 0;
	display: none;
} */

#Alertdialog .modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden
}
/* .modal-backdrop.in {
	opacity: 0;
	display: none;
} */

/* #Alertdialog .modal-body{
	max-height: 370px;
    overflow: auto;
} */
/* .addAssociateUsers, .modal-body{
	max-height: none !important;
} */


/* main-container style */

.main-background {
	height: calc(100vh - 146px);
	overflow-y: auto;
	overflow-x: hidden;
	/* margin: 0px; */
	padding-left: 7%;
	padding-right: 6%;
	/* height: 90% !important; */
	background-size: 100% 100% !important;
	/* background-image: url('assets/images/bg2.png') */

}
:-webkit-scrollbar-thumb:hover {
    background-color:#a0a0a5;
    border:4px solid #f4f4f4
  }
  ::-webkit-scrollbar {
    background-color:#fff;
    width:16px
  }
  ::-webkit-scrollbar-track {
    background-color:#fff
  }

  ::-webkit-scrollbar-thumb {
    background-color:#babac0;
    border-radius:16px;
    border:5px solid #fff
  }
  ::-webkit-scrollbar-thumb:hover {
    background-color:#a0a0a5;
    border:4px solid #f4f4f4
  }
  ::-webkit-scrollbar-button {display:none}
  ::-webkit-scrollbar-track {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: transparent;
  }


.filter-values .cuppa-dropdown {
    margin: 14px 10px 10px 10px !important;
}
.filter-values .c-btn,.auth-dialog .c-btn {
    box-shadow: none !important;
    border: 1px solid #b9bed6 !important;
}
.filter-values .cuppa-dropdown .c-btn .c-token, .auth-dialog .cuppa-dropdown .c-btn .c-token, .provider-access-site .cuppa-dropdown .c-btn .c-token,.pending-worklist .cuppa-dropdown .c-btn .c-token {
    background:#48a246 !important;
    border-radius: 50px !important;
}
.pure-checkbox span {
    color: #182b52 !important;
    font-size: 13px !important;
}
.pure-checkbox input[type="checkbox"]:checked + label:before {
    background:#5009B5 !important;
    border:1px solid #5009B5 !important;
}
.pure-checkbox input[type="checkbox"] + label:before {
    border:2px solid #5009B5 !important;
}
.pure-checkbox[_ngcontent-c10]  input[type="checkbox"][_ngcontent-c10] + label[_ngcontent-c10]:before
.cuppa-dropdown .list-area {
    box-shadow: none !important;
}
.cuppa-dropdown .list-filter {
    border: 1px solid #ccc;
    margin: 8px 31px 10px 37px;
}
.cuppa-dropdown .select-all {
    border:none !important;
}
.cuppa-dropdown .arrow-2 {
    border-bottom: 15px solid #b9bed6 !important;
}
.cuppa-dropdown input::-webkit-input-placeholder {
    color: #5864a0 !important;
   padding-left: 5px !important;
}
.cuppa-dropdown input {
    line-height: 2.7 !important;
}
.cuppa-dropdown .filter-select-all {
    display: none;
}
.cuppa-dropdown .list-filter .fa {
    top: 2px !important;
    left: -22px !important;
    color: #888;
    font-size: 15px !important;
}
.cuppa-dropdown .c-btn.disabled {
    background: #f7bfbf !important;
}
.cuppa-dropdown .list-area {
    box-shadow: none !important;
    border: 1px solid #b9bed6 !important;
}
 .cup-details-container .detail-content .answer-section.filter-values .cuppa-dropdown {
    width: auto;
}
.cup-details-container .detail-content .answer-section.filter-values .cuppa-dropdown .list-area{
    word-wrap: break-word;
}
.cup-details-container .detail-content .answer-section.filter-values .cuppa-dropdown .c-btn .c-token span{
    line-height: 1 !important;
}
.cup-details-container .detail-content .answer-section.filter-values .cuppa-dropdown .selected-list .c-list .c-token .c-label{
    text-overflow: ellipsis !important;
    width: 100px !important;
    overflow: hidden !important;
}
.search-pannel-multi-select .cuppa-dropdown .list-area {
    word-wrap: break-word;
}
.search-pannel-multi-select .cuppa-dropdown .c-btn .c-token span {
    line-height: 1 !important;
}
.search-pannel-multi-select .cuppa-dropdown .selected-list .c-list .c-token span.c-label {
    text-overflow: ellipsis !important;
    width: 100px !important;
    overflow: hidden !important;
    height: 27px;
}
.dropdown-list[_ngcontent-c10] [_ngcontent-c10]::-webkit-scrollbar {
    width: 16px !important;
}
.dropdown-list[_ngcontent-c10] [_ngcontent-c10]::-webkit-scrollbar-thumb {
    background: #48a246 !important;
}
.dropdown-list[_ngcontent-c10] [_ngcontent-c10]::-webkit-scrollbar-track {
    background: #d8caca !important;
}
.protocol-row-sections .cuppa-dropdown {
    position: initial !important;
}
.protocol-row-sections .cuppa-dropdown .dropdown-list{
    width: 92%;
}
.multiselect-container .cuppa-dropdown {
    float: left;
}
.mutliSelectDropdown .selected-list .c-angle-down, .mutliSelectDropdown .selected-list .c-angle-up {
    width: 10px;
}
.mutliSelectDropdown .ng-star-inserted {
    font-size: 11px;
    color: #231E33;
}
.mutliSelectDropdown .selected-list .c-btn {
    outline: none;
    padding-left: 0;
}
.mutliSelectDropdown .selected-list .c-list .c-token .c-label {
    color: #d48a41;
    font-size: 12px;
}
.searchContainer {
    margin-bottom: 20px;
}
.multiSelect .c-btn{
	padding-left: 0 !important;
	border-bottom: 1px solid #ccc;
	min-height: 40px;
}
/** MultiselectDropdown Ends **/

.carelon-primary-btn {
    color: white;
    background-color: #5009b5;
    border-radius: 25px;
    padding: 8px 20px;
    border-color: #5009b5 !important;
    font-family: "Elevance Sans Medium";
}


#eligibilityHealthList .selected-list .c-list .c-token .c-remove svg {
    fill: #000;
}
#eligibilityPCPList .selected-list .c-list .c-token .c-remove svg {
    fill: #000;
}
#eligibilityHealthList  .c-btn {
    border-bottom:none !important;
}
#eligibilityPCPList  .c-btn {
	border-bottom:none !important;
}

typeahead-container{
	z-index: 1200 !important;
}