/*reset*/
@font-face {
    font-family: Montserrat;
    src: url('Montserrat-Regular.ttf');
}

html, body, p, ul, li, h1, h2, h3, h4, span, td, input {
    margin: 0;
    padding: 0;
    font-family: Montserrat;
    font-size: 12px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul {
    list-style-type: none;
}

a {
    color: darkblue;
    outline: 0 none;
    font-size: 12px;
    cursor: hand;
}

input[type='text'], input[type=password] {
    outline-color: #45187D;
    border: 1px solid #967EB6;
}

input[type='text']:focus, input[type=password]:focus {
    border: 1px solid #45187D;
}

label {
    display: block;
}

.graylabel {
    color: #9E9E9E;
}

.disabledlabel {
    color: lightgray;
}

button {
    font-size: 12px;
    border: 1px solid #31006F;
    outline-color: #31006F;
    border-radius: 2px;
    padding: 5px 18px 5px 18px;
    color: #451B7D;
    background-color: white;
}

button[type='submit'] {
    color: white;
    background-color: #31006F;
}

button:hover {
    color: #451B7D;
    background-color: #EAE4F6;
}

button:active {
    color: white;
    border: 1px solid #9579D3;
    outline-color: #9579D3;
    background-color: #9579D3;
}

.clearfloat {
    overflow: hidden;
    zoom: 1;
}

.displaynone {
    display: none !important;
}

.aligncenter {
    text-align: center;
}

.gray {
    /*color:#999;*/
    font-size: 14px;
}

/*header*/
.header {
    width: 900px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 12px;
}

.header h1 {
    height: 28px;
    line-height: 28px;
    text-indent: -9999px;
    width: 240px;
    background: url(../images/logo.jpg) no-repeat;
}

.header p {
    text-align: right;
    padding-bottom: 10px;
}

.header p a {
    margin: 0 7px 0 13px;
}

.nav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid #dddddd;
}

.nav li {
    float: left;
    border-right: 1px solid #dddddd;
}

.nav a {
    display: block;
    color: #3D1376;
    text-align: center;
    padding: 8px 40px;
    text-decoration: none;
    font-size: 14px;
}

.nav a:hover {
    background-color: #eae4f6;
}

.nav a.active {
    color: white;
    background-color: #31006F;
}

/*print*/
.print {
    width: 900px;
    margin: 0 auto;
    height: 22px;
    line-height: 22px;
    text-align: right;
}

.print a {
    line-height: 22px;
    padding-right: 25px;
}

.print img {
    vertical-align: top;
}

/*conwarp*/
.contwrap {
    width: 900px;
    margin: 0 auto;
}

/*sidepanel*/
.sidepanel {
    float: left;
    width: 168px;
    padding: 5px 15px 15px 10px;
    border: 1px solid #dddddd;
    margin-right: 3px;
}

.sidepanel h3 {
    font-size: 14px;
    font-weight: normal;
    padding: 10px 0 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #dddddd;
}

.sidepanel .dateinput {
    background: url(../images/icon-calendar.svg) no-repeat right;
    cursor: pointer;
}

.sidepanel .dateinput input {
    background: none;
    cursor: pointer;
}

.sidepanel select {
    width: 174px;
    height: 24px;
    outline-color: #45187D;
    border: 1px solid #967EB6;
    padding: 2px;
}

#payerShort-button, #payerShort-menu, #ui-id-2-button, #ui-id-2-menu {
    background: white;
}

#payerShort-menu {
    max-height: 200px;
    y-overflow: auto;
}

#ui-id-2-button {
    width: auto;
    padding: 2px;
}

.sidepanel .dateformat {
    color: #9E9E9E;
    font-size: 10px;
    padding-left: 0px;
    margin-top: 3px;
}

/*content*/
.content {
    float: left;
    border: 1px solid #dddddd;
    width: 680px;
    padding: 10px;
}

.purpletitle {
    color: #32016F;
    font-size: 16px;
    padding-bottom: 6px;
}

.pagetitle {
    font-size: 14px;
    padding-bottom: 6px;
}

.pagetitle a {
    font-size: 14px;
    text-decoration: none;
}

.pagetitleupper {
    text-transform: uppercase;
    font-size: 14px;
    padding-bottom: 6px;
}

.pagetitleupper a {
    font-size: 14px;
    text-decoration: none;
}

.welcometitle {
    font-size: 16px;
    color: #3D1376;
}

.welcome {
    float: left;
    font-size: 12px;
    border: 1px solid #dddddd;
    width: 668px;
    background-color: #EAE4F6;
    line-height: 25px;
    padding: 15px;
    margin-left: 2px;

}

.purple {
    color: #32016F;
}

.border_bottom tr td {
    border-bottom: 1px solid #dddddd;
}

.resultstable {
    border: 1px solid #dddddd;
    margin-bottom: 10px;
}

.resultstable .even {
    background-color: #ceddf7;
}

.resultstable .over {
    cursor: pointer !important;
    background-color: #eae4f6;
}

.resultstable .over td {
    cursor: pointer !important;
}

.resultstable th {
    text-align: left;
    color: #fff;
    height: 30px;
    line-height: 30px;
    background-color: #9579d3;
    font-size: 12px;
    border: 0 none;
}

.dptable {
    margin-bottom: 10px;
    font-size: 12px;
    width: 100%;
    background-color: #9579d3;
    border: 1px solid #dddddd;
    color: white;
    height: 30px;
}

.dptable:hover {
    color: black;
    background-color: #eae4f6;
}

.lightercolor th {
    background-color: #4a7ee1;
}

.lightercolor td {
    background-color: #f1f6ff;
}

.haveborder td {
    border: 1px solid #dddddd;
}

.graycolor, .graycolor td {
    border: 1px solid #bbb;
}

.graycolor th {
    background-color: #a3a3a3;
}

.resultstable .underline a {
    text-decoration: underline;
    color: #fff;
}

.resultstable .subheader {
    background: #e6e7e8;
    color: #333;
    font-weight: bold;
    border: 0 none;
}

.graycolor .subheader {
    background-color: #e6e6e6;
}

.resultstable td {
    font-size: 12px;
    line-height: 23px;
}

.resultstable .important {
    color: #ED098F;
}

.resultstable .first {
    padding-left: 24px;
}

.resultstable a {
    text-decoration: none;
}

.havepadding td, .havepadding th {
    padding-left: 7px;
}

.havepadding2 td, .havepadding th {
    padding-left: 7px;
}

.pagenumber {
    text-align: right;
    font-size: 12px;
    padding-bottom: 5px;
    padding-right: 10px;
}

.pagenumber em {
    font-style: normal;
    font-weight: bold;
    padding-right: 2px;
}

.pagenumber span {
    padding-left: 12px;
}

.pagenumber a {
    text-decoration: underline;
}

/*footer*/
/*
For fixed footer
.footerdiv {
	width: 100%;
	position: fixed;
	bottom: 20px;
}
*/
.footer {
    margin: auto;
    width: 900px;
    margin: 20px auto;
    color: #898888;
    text-align: center;
    font-size: 10px;
    border-top: 1px solid #bbb;
    padding-top: 8px;
    margin-bottom: 0px;
}

/*datePicker*/
.date-picker-wp {
    display: none;
    position: absolute;
    background: #f1f1f1;
    left: 40px;
    top: 40px;
    border-top: 4px solid #3879d9;
}

.date-picker-wp table {
    border: 1px solid #ddd;
}

.date-picker-wp td {
    background: #fafafa;
    width: 22px;
    height: 18px;
    border: 1px solid #ccc;
    font-size: 12px;
    text-align: center;
}

.date-picker-wp td.noborder {
    border: none;
    background: none;
}

.date-picker-wp td a {
    color: #1c93c4;
    text-decoration: none;
}

.strong {
    font-weight: bold
}

.hand {
    cursor: pointer;
    color: #3879d9
}

/*DescriptionPopupBox*/
#DescriptionPopup {
    position: absolute;
    font-size: 12px;
    top: 0px;
    left: 0px;
    z-index: 4;
    visibility: hidden;
    border: 1px solid #dddddd;
}

.tooltiptitle {
    color: #fff;
    background-color: #9579d3;
    padding: 5px 0 2px 3px;
}

.tooltipcontent {
    background-color: #fff;
    color: #000;
    padding: 5px 0 2px 3px;
}

.purplebox {
    width: 450px;
    margin: 70px auto 120px;
    background-color: #eae4f6;
    padding: 35px;
    border: 1px solid #dddddd;
}

.logindiv {
    width: 350px;
    margin: 90px auto 120px;
}

.stackedlogodiv {
    text-align: center;
    padding-bottom: 20px;
}

.error {
    color: red;
    padding-bottom: 5px;
}

/*logonbox*/
.logonbox {
    background-color: #eae4f6;
    padding: 35px;
    border: 1px solid #dddddd;
}

.logonbox table {
    margin-top: 15px;
}

.logonbox td {
    height: 30px;
    line-height: 30px;
    padding: 3px
}

.logonbox .label {
    color: #005df1;
    font-size: 18px;
    text-align: right;
}

.logonbox input[type='text'], input[type=password], .purplebox input[type='text'], input[type=password],
.sidepanel input[type='text'] {
    width: 100%;
    height: 18px;
    padding: 2px;
}

.forgotpassword {
    padding-top: 8px;
    float: right;
}

/*changePassword*/

/*noright*/
.noright {
    font-size: 12px;
    width: 858px;
    margin: 0 auto 100px;
    border: 1px solid #dddddd;
    padding: 20px 20px 30px;
}

.noright h3 {
    text-align: center;
    font-size: 15px;
    padding: 10px 0;
}

.noright .button {
    height: 25px;
    padding: 50px 0 0 400px;
}

.noright .button a {
    display: block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-size: 14px;
    width: 65px;
    background: url(../images/sprite.jpg) no-repeat 0 -66px;
}

.noright .button a:hover {
    background-position: -65px -66px;
}

.noright .button2 {
    margin-left: 400px;
    display: block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-size: 14px;
    width: 65px;
    background: url(../images/sprite.jpg) no-repeat 0 -66px;
}

.noright .button2 a {
    display: block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-size: 14px;
    width: 65px;
    background: url(../images/sprite.jpg) no-repeat 0 -66px;
}

.noright .button2 a:hover {
    background-position: -65px -66px;
}

/*contactus*/
.contactus {
    width: 900px;
    margin: 0 auto;
    border: 1px solid #DDDDDD;
    font-size: 12px;
}

.contactusWrapper {
    display: grid;
    display: -ms-grid;
    width: 650px;
    height: 550px;

    -ms-grid-columns: 160px 160px 160px 162px;
    -ms-grid-rows: 35px 20px 50px 20px 50px 20px 50px 20px 50px 20px 1px 30px 160px;

    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 35px 20px 50px 20px 50px 20px 50px 20px 50px 20px 1px 30px 160px;
    padding-top: 10px;
    padding-left: 10px;

}

.riLabel {
    grid-column: 1/3;
    grid-row: 1/2;

    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
}

.emailLabel {
    grid-column: 1 / 3;
    grid-row: 2 / 3;

    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    color: #707070;
}

.emailField {
    grid-column: 1/3;
    grid-row: 3 / 4;

    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
}

.fitstNameLabel {
    grid-column: 1/3;
    grid-row: 4/5;

    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    color: #707070;
}

.firstnameField {
    grid-column: 1/3;
    grid-row: 5/6;

    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 5;
    -ms-grid-row-span: 1;
}

.lastNameLabel {
    grid-column: 1/3;
    grid-row: 6/7;

    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 6;
    -ms-grid-row-span: 1;
    color: #707070;
}

.lastNameField {
    grid-column: 1/3;
    grid-row: 7/8;

    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 7;
    -ms-grid-row-span: 1;
}

.phoneLabel {
    grid-column: 1/3;
    grid-row: 8/9;

    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 8;
    -ms-grid-row-span: 1;
    color: #707070;
}

.phoneField {
    grid-column: 1/3;
    grid-row: 9/10;

    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 9;
    -ms-grid-row-span: 1;
}

.ciLabel {

    grid-column: 3 / 5;
    grid-row: 1/2;

    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
}

.subscriberLabel {

    grid-column: 3 / 5;
    grid-row: 2 / 3;

    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    color: #707070;
}

.subscriberField {

    grid-column: 3/5;
    grid-row: 3 / 4;

    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
}

.dependentLabel {

    grid-column: 3/5;
    grid-row: 4/5;

    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    color: #707070;
}

.dependentField {

    grid-column: 3/5;
    grid-row: 5/6;

    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    -ms-grid-row: 5;
    -ms-grid-row-span: 1;
}

.claimLabel {

    grid-column: 3/5;
    grid-row: 6/7;

    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    -ms-grid-row: 6;
    -ms-grid-row-span: 1;
    color: #707070;
}

.claimField {

    grid-column: 3/5;
    grid-row: 7/8;

    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    -ms-grid-row: 7;
    -ms-grid-row-span: 1;
}

.emptyspace {
    width: 95%;
    grid-column: 1/5;
    grid-row: 10/11;

    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    -ms-grid-row: 10;
    -ms-grid-row-span: 1;
}

.line {
    width: 93%;
    grid-column: 1/5;
    grid-row: 11/12;

    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    -ms-grid-row: 11;
    -ms-grid-row-span: 1;
    border: 1px solid #dddddd;
}

.questionLabel {
    margin-top: 15px;
    grid-column: 1/3;
    grid-row: 12/13;

    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 12;
    -ms-grid-row-span: 1;
    font-size: 12px;
    color: #707070;
}

.questionDiv {
    width: 93%;
    grid-column: 1/5;
    grid-row: 13/14;

    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    -ms-grid-row: 13;
    -ms-grid-row-span: 1;
}

.questionArea {
    margin-top: 5px;
    width: 100%;
    height: 100%;
    font-size: 12px;
    color: #31006f;
    border: 1px solid #31006f;
    border-radius: 3px;
    resize: none;
    padding-top: 7px;
}

.contactusinput {
    width: 270px;
    height: 25px;
    font-size: 12px;
    color: #31006f;
    border-radius: 2px;
    padding-left: 5px;
}

.buttonsDiv {
    display: grid;
    display: -ms-grid;
    width: 270px;

    -ms-grid-columns: 90px 90px 90px;
    -ms-grid-rows: 35px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 35px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
}

.sendButton {
    grid-column: 1/2;
    grid-row: 1/2;

    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
}

.clearButton {
    grid-column: 2/3;
    grid-row: 1/2;

    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
}

.cancelButton {
    grid-column: 3/4;
    grid-row: 1/1;

    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
}

.contactusButton {
    width: 85%;
    height: 28px;
    color: #31006f;
    background-color: #ffffff;
    border: 1px solid #31006f;
    border-radius: 3px;
    text-align: center;
}

.contactusButton:hover {
    width: 85%;
    height: 28px;
    color: #31006f;
    background-color: #EAE4F6;
    border: 1px solid #31006f;
    border-radius: 3px;
}

.contactusButton:active {
    width: 85%;
    height: 28px;
    color: white;
    background-color: #9579D3;
    border: 1px solid #9579D3;
    border-radius: 3px;
}

.contactusButton:disabled {
    width: 85%;
    height: 28px;
    color: white;
    background-color: #959598;
    border: 1px solid #939598;
    border-radius: 3px;
}

.contactusSendButton {
    width: 85%;
    height: 28px;
    color: white;
    background-color: #31006f;
    border: 1px solid #31006f;
    border-radius: 3px;
}

.contactusSendButton:hover {
    width: 85%;
    height: 28px;
    color: #31006f;
    background-color: #EAE4F6;
    border: 1px solid #31006f;
    border-radius: 3px;
}

.contactusSendButton:active {
    width: 85%;
    height: 28px;
    color: white;
    background-color: #9579D3;
    border: 1px solid #9579D3;
    border-radius: 3px;
}

.contactusSendButton:disabled {
    width: 85%;
    height: 28px;
    color: white;
    background-color: #959598;
    border: 1px solid #939598;
    border-radius: 3px;
}

/*confidentialAgreement*/
.confidentialAgreement {
    width: 858px;
    padding: 20px;
    border: 1px solid #dddddd;
    margin: 35px auto;
    background-color: #eae4f6;
}

.nofind {
    width: 858px;
    padding: 20px;
    border: 1px solid #575757;
    margin: 35px auto;
}

.confidentialAgreement h3 {
    color: #3D1376;
    font-size: 16px;
    height: 25px;
}

.confidentialAgreement p {
    line-height: 25px;
    font-size: 12px;
    font-style: italic;
    text-align: justify;
}

.confidentialAgreement .important {
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 10px;
    color: #401479;
    font-weight: bold;
}

.hide {
    display: none;
}

.refClaimDetails {
    display: none;
}

.refClaimDetails > td {
    padding-top: 10px;
}

.refClaimHeader td {
    border-style: none;
}

.refClaimHeaderClick {
    background-color: #eae4f6;
}

.refClaimHeader td.arrowSide {
    background: url(../images/arrow_right-12.png) no-repeat;
    cursor: pointer;
    background-position: center;
}

.refClaimHeader td.arrowDown {
    background: url(../images/arrow_down-12.png) no-repeat;
    background-color: #eae4f6;
    background-position: center;
    cursor: pointer;
}

.lostpwdbox {
    margin: 40px auto 180px;
    width: 472px;
    padding: 35px;
    border: 1px solid #575757;
}

.lostpwdbox .label {
    color: #005df1;
    font-size: 18px;
    text-align: right;
}

.lostpwd a {
    margin-left: 160px;
}

.noright2 {
    width: 998px;
    border: 1px solid #b0c7ef;
    padding: 30px 0 20px 0;

}

.noright h3 {
    text-align: center;
    font-size: 15px;
    padding: 10px 0;
}

.alert {
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

#modalDialogTxt {
    font-size: 12px;
}

.passwordMessage {
    grid-column: 1/2;
    grid-row: 1/9;

    padding-left: 20px;
}

.changepwd {
    width: 750px;
    margin: 0 auto 70px;
}

.resetPwdText {
    padding-top: 20px;
    padding-bottom: 5px;
    color: #31006f;
    font-weight: 500;
    font-size: 18px;
}

.changePwdText {
    padding-top: 5px;
    padding-bottom: 5px;
}

.listitem-changepwd {
    display: list-item;
    list-style-type: disc;
    padding-top: 5px;
    margin-left: 15px;
}

.changePwdWrapper {
    display: grid;
    display: -ms-grid;
    width: 750px;

    -ms-grid-columns: 500px 85px 165px;
    -ms-grid-rows: 60px 22px 40px 22px 40px 22px 40px 60px;

    grid-template-columns: 500px 85px 165px;
    grid-template-rows: 60px 22px 40px 22px 40px 22px 40px 60px;
    margin-top: 50px;
    padding-left: 10px;
    background-color: #EAE4F6;

}

.username-changePwd {
    grid-column: 2/4;
    grid-row: 1/9;

    -ms-grid-column: 2;
    -ms-grid-column-span: 2;

    -ms-grid-row: 1;
    -ms-grid-row-span: 8;
    padding-top: 20px;
}

.currentPwdLabel-changePwd {
    grid-column: 2/4;
    grid-row: 2/3;

    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 2;
}

.currentPwdField-changePwd {
    width: 65%;
    grid-column: 2/4;
    grid-row: 3/4;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    padding-bottom: 10px;
}

.newPwdLabel-changePwd {
    grid-column: 2/4;
    grid-row: 4/5;

    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
}

.newPwdField-changePwd {
    width: 65%;
    grid-column: 2/4;
    grid-row: 5/6;

    -ms-grid-column: 2;
    -ms-grid-row: 5;

    -ms-grid-column-span: 2;
    -ms-grid-row-span: 1;
}

.confPwdLabel-changePwd {
    grid-column: 2/4;
    grid-row: 6/7;

    -ms-grid-column: 2;
    -ms-grid-row: 6;
    -ms-grid-column-span: 2;
    -ms-grid-row-span: 1;
}

.confPwdField-changePwd {
    width: 65%;
    grid-column: 2/4;
    grid-row: 7/8;

    -ms-grid-column: 2;
    -ms-grid-row: 7;
    -ms-grid-column-span: 2;
    -ms-grid-row-span: 2;
}

.changePwdField {
    border-radius: 2px;
    border: 1px solid #31006f;
}

.submitButton-changePwd {
    grid-column: 2/3;
    grid-row: 8/9;

    -ms-grid-column: 2;
    -ms-grid-row: 8;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1;

}

.clearButton-changePwd {
    width: 53%;
    grid-column: 3/4;
    grid-row: 8/9;

    -ms-grid-column: 3;
    -ms-grid-row: 8;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1;

}

.mailName {
    position: relative;
    left: 1px;
    border-left: 1px;
    height: 25px;
}

.mailDomain {
    position: relative;
    left: -1px;
    color: rgb(150, 150, 150);
    border-left: 1px;
    height: 25px;
}

.fileUploadDiv {
    padding-left: 10px;
    padding-top: 30px;
    padding-bottom: 20px;
    height: auto;
}

.filedisplay {
    white-space: nowrap;
    margin-top: 3px;
}

.fileImage {
    width: 5px;
    height: 5px;

}

.selFile {
    display: inline-block;
    margin-left: 10px;
}

input[type="file"] {
    display: none;
}

.custom-file-upload {
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    height: 15px;
    color: #31006f;
    background-color: #ffffff;
    border: 1px solid #31006f;
    border-radius: 3px;
    text-align: center;
    margin-bottom: 10px;
}

.nav .ui-selectmenu-button.ui-button {
    text-align: center;
    white-space: nowrap;
    width: 127px;
    line-height: 24px;
    height: 24px;
    margin-bottom: 0px;
    border: none;
    color: #3D1376;
    font-size: 14px;
}

.nav .ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 4px;
}

.disablelink {
    pointer-events: none;
    cursor: default;
    background-color: #dddddd;
}

.constructionBody {
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #EAE4F6;
    text-align: left;
    font-size: 30px;
    font-family: Montserrat;
}

.anchor-container {
    position: relative;
    display: inline-block;
    padding-left: 5px;
    word-wrap: break-word;
    width: 120%;
}

.anchor-container2 {
    position: relative;
    display: inline-block;
    padding-left: 5px;
    word-wrap: break-word;
    width: 72%;
}

.tooltip-textarea {
    position: absolute;
    visibility: hidden;
    width: 100%;
    z-index: 4;
    top: 100%; /* Position below the anchor */
    right: 30%;
    padding-right: 3px;
    box-sizing: border-box;
    /* Make textarea width equal to anchor container */
    overflow: auto;
}

.tooltip-textarea2 {
    position: absolute;
    visibility: hidden;
    width: 100%;
    z-index: 4;
    top: 100%; /* Position below the anchor */
    box-sizing: border-box;
    /* Make textarea width equal to anchor container */
    overflow: auto;
}

textarea {
    width: 100%;
    height: 80px;
    font-family: Montserrat;
    font-size: 11px;
    padding-left: 8px;
    padding-right: 3px;
    border-color: #dddddd;
    resize: none; /* Disable manual resizing */
    box-sizing: border-box; /* Include padding in width calculation */
    overflow-y: auto;
}

/*Change the border color when the textarea is focused*/
textarea:focus {
    border: 1px #cccccc;
    outline: 0; /*removes default focus outline*/
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); /*adds a subtle focus glow*/
}

.anchor-container:hover .tooltip-textarea {
    visibility: visible;
}

.anchor-container2:hover .tooltip-textarea2 {
    visibility: visible;
}
