﻿@charset "utf-8";
/* CSS Document */
body {
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, sans-serif;
    background: url(../images/lycamoney-background.png) no-repeat center top;
    background-size: cover;
    background-color: #f2f5f9;
}

.LM_Body {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    padding: 0 15px;
}

.LM_rightDiv {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}


.LM_Container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.LM_Header {
    width: 100%;
    background: url(../images/casheemoney-background.png) no-repeat center;
    background-size: cover;
}

.LM_logo {
    float: left;
    margin: 10px 0px 0px 30px;
}

.LM_bg_topbar {
    max-width: 1000px;
    width: 100%;
    height: 86px;
    margin: 15px auto 0 auto;
    background-image: url("../images/bg-topbar.png");
    background-size: cover;
}

.LM_logoBg {
    padding-top: 20px;
    background: linear-gradient(to right, #003042, #4ba5a5);
    width: 100%;
    min-height: 200px;
    margin: 177px 0;
}

/*.LM_footer
{
	float:left;
		

	width:100%;
	height:35px;
	background: linear-gradient(to right, #c12dd1, #6d8cf8);
		color:#fff;
	font-size:11px;
	text-align:center;
	line-height:35px;
	float:left;
	margin-top:15px;
	
}*/



/* --------------------------- LOGIN ------------------------------------------*/
.LM_loginHere {
    color: #fdfdfc;
    margin: 20px;
    font-size: 16px;
    font-weight: bold;
}

.LM_config {
    font-size: 22px;
    color: #006fba;
    font-weight: bold;
    margin: 30px;
    text-align: right;
}

.LM_loginCont {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.LM_row, .LM_rowTop, .LM_rowBtn {
    width: 100%;
    max-width: 500px;
    margin: 10px auto;
    font-size: 14px;
    color: #666;
}



.LM_userName {
    float: left;
    width: 100px;
    line-height: 20px;
    color: #fff;
}

.LM_TxtBoxSpace {
    float: left;
    width: 300px;
}

.LM_txtBox {
    height: 40px;
    width: 100%;
    max-width: 350px;
    padding: 8px;
    border: 1px solid #949699;
    border-radius: 28px;
    text-align: center;
}

.LM_cancel {
    float: right;
    color: #006fba;
    width: 65px;
    line-height: 28px;
    cursor: pointer;
    text-decoration: underline;
}

/*.LM_loginBtn {
    float: none;
    cursor: pointer;
}*/

/*---------------------------- Cart -----------------------------------*/

.LM_leftDiv {
    float: left;
    width: 0px;
    margin-top: 75px;
}

.LM_rightDiv {
    float: right;
    width: 1116px;
    margin-left: -54px;
    min-height: 600px;
    margin-top: -25px;
}


.LM_ListTab {
    float: right;
    width: 100px;
    background: #fdfdfc;
    border: 1px solid #e6e6e6;
    height: 42px;
    font-size: 16px;
    cursor: pointer;
    font-weight: bold;
    padding-left: 30px;
    color: #215c71;
    margin-left: 50px;
    line-height: 25px;
}

.LM_ListTab2 {
    clear: both;
    list-style: none;
    width: 100px;
    background: #efefef;
    border: 1px solid #e6e6e6;
    height: 42px;
    font-size: 16px;
    cursor: pointer;
    font-weight: bold;
    padding-left: 30px;
    color: #215c71;
    margin-left: 50px;
    line-height: 42px;
}

.LM_h1Title {
    font-size: 24px;
    color: #215c71;
    padding: 35px 0px 10px 0px;
    font-weight: bold;
}

.chkrgvh2 {
    width: 131px;
    font-size: 14px;
    color: #215c71;
    font-weight: bold;
}

/*.LM_Table {
    float: left;
    width: 800px;
    margin-top: 526px;
}*/

.LM_TableRow {
    float: left;
    width: 800px;
    margin-top: 10px;
}

.LM_TableLftCol {
    float: left;
    width: 120px;
    font-size: 14px;
    color: #333;
    line-height: 22px;
}

.LM_TableRgtCol {
    float: left;
    width: 300px;
}

.LM_radio {
    font-size: 12px;
    color: #215c71;
}

.LM_OptnBox {
    width: 263px;
    padding: 2px;
    border: 1px solid #949699;
}

.LM_TblRow2 {
    float: left;
    width: 600px;
    margin-top: 20px;
    margin-left: 120px;
}


/*.form_button {
    float: center;
    width: 192.8px;
    height: 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #215c71;
    color: #fff;
    border: 0px;
    cursor: pointer;
    text-align: center;
    padding: 4px;
    border-radius: 22px;
  box-shadow: 0 10px 8px -6px rgba(23, 79, 144, 0.23), 0 0 4px 0 rgba(136, 151, 189, 0.05);
  background-image: linear-gradient(to bottom, #4a889f 0%, #1b3139);
}*/
.text_box2 {
    width: 167px;
    border-radius: 28px;
    border-color: #215c71;
}

/*{
    width: 1440px;
    height: 852px;
    padding: 5px 25px 5px 5px;
    background-color: rgba(0, 0, 0, 0.5);
}

}*/

.LoginBtn {
    width: 192.8px;
    height: 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #215c71;
    color: #fff;
    border: 0px;
    cursor: pointer;
    text-align: center;
    padding: 4px;
    border-radius: 22px;
    box-shadow: 0 10px 8px -6px rgba(23, 79, 144, 0.23), 0 0 4px 0 rgba(136, 151, 189, 0.05);
    background-image: linear-gradient(to bottom, #4a889f 0%, #1b3139);
}
/* Buttons */
.LoginBtn, .form_button, .Btn {
    width: 100%;
    max-width: 200px;
    height: 45px;
    border-radius: 22px;
    background: linear-gradient(to bottom, #4a889f 0%, #1b3139);
    color: #fff;
    border: none;
    cursor: pointer;
    box-shadow: 0 10px 8px -6px rgba(23, 79, 144, 0.23), 0 0 4px 0 rgba(136, 151, 189, 0.05);
    margin: 10px auto;
    display: block;
}

/*.Btn {
    float: center;
    width: 192.8px;
    height: 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #215c71;
    color: #fff;
    border: 0px;
    cursor: pointer;
    text-align: center;
    padding: 4px;
    border-radius: 22px;
  box-shadow: 0 10px 8px -6px rgba(23, 79, 144, 0.23), 0 0 4px 0 rgba(136, 151, 189, 0.05);
  background-image: linear-gradient(to bottom, #4a889f 0%, #1b3139);
}*/

.LoginBtn2 {
    float: left;
    width: 85px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #215c71;
    color: #fff;
    border: 0px;
    cursor: pointer;
    text-align: center;
    padding: 4px;
    margin-left: 5px;
}

.MakerBtn {
    float: left;
    width: 125px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #215c71;
    color: #fff;
    border: 0px;
    cursor: pointer;
    text-align: center;
    padding: 4px;
    margin-right: 15px;
}

.CloseBtn {
    float: left;
    width: 80px;
    cursor: pointer;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #215c71;
    color: #fff;
    padding: 4px;
    border: 0px;
}

.triangle_Top {
    width: 0;
    float: right;
    margin-top: 15px;
    margin-right: 15px;
    height: 0;
    border-style: solid;
    border-width: 0 7px 8px 7px;
    border-color: transparent transparent #999 transparent;
}

.triangle_Btm {
    width: 0;
    float: right;
    margin-top: 15px;
    margin-right: 15px;
    height: 0;
    border-style: solid;
    border-width: 7px 8px 0 8px;
    border-color: #999 transparent transparent transparent;
    font-size: 0;
    line-height: 0;
}

.HomeList {
    float: left;
    display: none;
}

.LM_Grid {
    width: 100%;
    margin-top: 35px;
    border: 1px solid #ccc;
    border-top: 0;
    overflow-x: auto;
}

.Grid_Row_Head {
    background: #215c71;
    color: #fff;
    line-height: 25px;
    font-size: 13px;
    height: 26px;
}

.Gridcol {
    float: left;
    width: 175px;
    line-height: 25px;
    padding-left: 10px;
}

.Grid_Row_Value1 {
    float: left;
    background: #fff;
    width: 800px;
}

.Grid_Row_Value2 {
    float: left;
    background: #efefef;
    width: 800px;
}

.GridColVal {
    float: left;
    width: 175px;
    color: #215c71;
    font-size: 12px;
    line-height: 25px;
    padding-left: 10px;
}

.GridColVal_select {
    float: left;
    width: 50px;
    color: #0F2BFF;
    font-size: 12px;
    line-height: 25px;
    padding-left: 10px;
    cursor: pointer;
    text-decoration: underline;
}

.GridColVal2 {
    float: left;
    width: 175px;
    color: #215c71;
    font-size: 12px;
    line-height: 25px;
    padding-left: 10px;
}

.custom-input {
    width: 235px;
    height: 36px;
    flex-grow: 0;   
    padding: -2px 3px;
    border-radius: 16px;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    border-image-slice: 1;
    background-origin: border-box;
    background-clip: content-box, border-box;
    box-sizing: border-box;
    font-size: 13px;
    border-color: #215c71;
}


.LM_GridRgtCol {
    width: 370px;
    height: 57px;
    flex-grow: 0;
    padding: 19px 20.7px 20px 20px;
    border-radius: 16px;
    box-shadow: 1px 10px 15px 0 rgba(15, 23, 42, 0.03);
    border: solid 1px #348daf;
    background-color: #fff;
}

.Roletest {
    width: 370px;
    height: 57px;
    flex-grow: 0;
    padding: 19px 20.7px 20px 20px;
    border-radius: 16px;
    box-shadow: 1px 10px 15px 0 rgba(15, 23, 42, 0.03);
    border: solid 1px #348daf;
    background-color: #fff;
}

.dropdownmenu {
    width: 230px;
    height: 42px;
    flex-grow: 0;
    padding: -1px 20.7px 20px 20px;
    border-radius: 16px;
    box-shadow: 1px 10px 15px 0 rgba(15, 23, 42, 0.03);
    border: solid 1px #348daf;
    background-color: #fff;
}

.LM_GridLftCol {
    float: left;
    width: 180px;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    padding-left: 28px;
    padding-top: 9px;
}

.LM_GridLftColDT {
    float: left;
    width: 210px;
    font-size: 14px;
    color: #333;
    line-height: 22px;
}

.label {
    float: left;
    width: 130px;
    font-size: 14px;
    color: #333;
    line-height: 22px;
}

.RedStar {
    font-size: 14px;
    color: #F00;
}

.LMGrdcol {
    float: left;
    width: 80px;
    line-height: 25px;
    padding-left: 5px;
    font-size: 12px;
}

.LMGrdColVal {
    float: left;
    color: #215c71;
    font-size: 11px;
    line-height: 25px;
    padding-left: 5px;
}

.LMGrdColVal2 {
    float: left;
    width: 80px;
    color: #215c71;
    font-size: 11px;
    line-height: 25px;
    padding-left: 5px;
}

.GrdColVal_select2 {
    float: left;
    width: 40px;
    color: #0F2BFF;
    font-size: 11px;
    line-height: 25px;
    padding-left: 10px;
    cursor: pointer;
    text-decoration: underline;
}

.Grid {
    margin-top: 25px;
}

    .Grid th, .Grid td {
        padding: 10px;
        border: 1px solid #c1c1c1;
        font-size: 14px;
        text-align: left;
    }

    /*.Grid td {
        padding: 3px;
        border: solid 1px #c1c1c1;
        border-top: 0px;
        font-size: 16px;
        font-weight: normal;
    }*/

    /*.Grid th {
        padding: 3px;
        color: #fff;
        background: #215c71;
        border-left: solid 0px #525252;
        font-size: 20px;
        font-weight: normal;
    }*/

    .Grid .alt {
        background: #fcfcfc url(Images/grid-alt.png) repeat-x top;
    }

    .Grid .pgr {
        background: #363670 url(Images/grid-pgr.png) repeat-x top;
    }

        .Grid .pgr table {
            margin: 3px 0;
        }

        .Grid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 0px #215c71;
            color: #fff;
            line-height: 12px;
        }

        .Grid .pgr a {
            color: greenyellow;
            text-decoration: underline;
            font-size: larger;
        }

            .Grid .pgr a:hover {
                color: white;
                text-decoration: none;
            }


.EnterKey {
    float: left;
    margin-top: 30px;
    padding: 8px;
    background: #efefef;
}

.SearchNote {
    font-size: 11px;
    display: block;
    color: #093;
}



ul .has-popup {
    list-style: none;
    border-radius: 43px;
    text-decoration: none;
    border: 4px solid #fdfdfc;
    font-size: 16px;
    cursor: pointer;
    font-weight: bold;
    color: #215c71;
    margin-left: -4px;
    line-height: 36px;
}

.text-box {
    width: 200px;
    height: 100px;
}

.dynamic {
    height: 33px;
    background-color: #fff;
    margin: 7px;
    transition: background-color 0.5s ease;
}

.level2.dynamic:hover {
    background-color: #215c71; /* Light grey background on hover */
    color: #fff; /* Dark text */
    cursor: pointer; /* Pointer cursor to indicate interactivity */
    transform: scale(1.05); /* Slight zoom effect */
    transition: all 0.3s ease; /* Smooth transition */
}

.popout, .level2 {
    color: #15787d;
    font-size: 13px;
    border: 30px;
    background: #f2f5f9;
    font-style: normal;
    /* font-variant: ruby; */
    font-weight: bold;
}

ul .static {
    float: left;
    display: block;
    padding: 0px;
    padding-left: 9px;
    width: 125px;
    background: #ffffff;
    border-radius: 24px;
    border-width: 4px;
}

.popout:hover,
.level2:hover {
    color: white;
}

.popout.level1.static:hover {
    background-color: #215c71; /* Change background on hover */
    color: #fff; /* Change text color on hover */
    cursor: pointer; /* Show pointer cursor */
    /* You can add more styles as needed */
}



a level2 {
    list-style: none;
}

ul .dynamic {
    border-radius: 26px;
    float: left;
    list-style: none;
    width: 151px;
    background: #fff;
    border-bottom: 3px solid #fff;
    margin-right: -29px;
    font-size: 13px;
    cursor: pointer;
    font-weight: bold;
    padding-left: 0px;
    line-height: 29px;
    text-align: center;
}

.Hide {
    display: none;
}

.ClrAll {
    clear: both;
    width: 100%;
    display: block;
}

.ErrMsg {
    float: left;
    margin-top: 100px;
    width: 700px;
    min-height: 27px;
    padding: 3px;
    color: Red;
    font-size: 12px;
}

/* -----------------------------------------------*/
.errMsg {
    font-size: 11px;
    color: Red;
    font-size: "x-small";
}

.LM_rows {
    float: left;
    width: 100%;
    margin: 17px 51px 16px 129px;
}

.LM_Txtbox {
    height: 34px;
    width: 343px;
    padding: 4px;
    border: 1px solid #949699;
    border-radius: 25px;
}

.LM_username {
    float: left;
    width: 100px;
    line-height: 42px;
    color: #fff;
}

.LM_DUgrid {
    float: left;
    width: 750px;
}

.BtnHt {
    margin-left: 263px;
    margin-top: 20px;
    width: 200px;
    float: left;
}

.slct_box2 {
    width: 220px !Important;
    padding: 3px !Important;
}

/* ---------------- RESPONSIVE BREAKPOINTS ---------------- */
@media (max-width: 992px) {
    .LM_Body {
        padding: 0 10px;
    }

    .LM_logoBg {
        min-height: 150px;
    }

    .LM_txtBox {
        max-width: 100%;
    }

    .LM_loginCont {
        padding: 0 10px;
    }
}

@media (max-width: 768px) {
    .LM_bg_topbar {
        height: auto;
        padding: 10px;
    }

    .LM_rowBtn {
        margin: 10px auto;
        width: 100%;
        text-align: center;
    }

    .LM_row {
        margin: 10px auto;
        width: 100%;
        text-align: center;
    }

    .LM_rowTop {
        margin: 10px auto;
        width: 100%;
        text-align: center;
    }

    .LoginBtn, .Btn, .form_button {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 480px) {
    .LM_logo {
        margin: 5px auto;
        display: block;
        text-align: center;
    }

    .LM_config {
        font-size: 18px;
        margin: 10px;
        text-align: center;
    }

    .LM_txtBox {
        font-size: 14px;
        height: 38px;
    }

    .LM_h1Title {
        font-size: 20px;
        text-align: center;
    }
}

/*.LM_Table table {
    width: 100%;
    max-width: 100%;
}*/

.LM_Table td {
    display: block;
    width: 100%;
    padding: 10px 5px;
}

@media (min-width: 768px) {
    .LM_Table td {
        display: table-cell;
        width: auto;
    }
}

#MainContent_rdlMenu td {
    display: block;
    margin-bottom: 10px;
}




@media (max-width: 768px) {
    .LM_Table {
        padding: 10px;
    }

    .form_text {
        text-align: left;
    }

    #MainContent_rdlMenu td {
        font-size: 16px;
    }
}




.btn-group {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.LoginBtn#MainContent_Clear {
    background-color: #ccc;
    color: #ffffff;
}
.LoginBtn#MainContent_Submit {
    background-color: #007bff;
    color: white;
}



/* Container */
.form-container {
    max-width: 450px;
    margin: 30px auto;
    padding: 25px 30px;
    background-color: #fff;
    box-shadow: 0 0 12px rgba(0,0,0,0.1);
    border-radius: 8px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

/* Title */
.form-title {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #333;
    text-align: center;
}

/* Validation Summary */
.validation-summary {
    background-color: #ffe6e6;
    border: 1px solid #ff5c5c;
    color: #cc0000;
    padding: 12px 15px;
    border-radius: 6px;
    margin-bottom: 20px;
    font-size: 14px;
}

/* Form Group */
.form-group {
    margin-bottom: 20px;
}

/* Labels */
.form-group label {
    display: block;
    margin-bottom: 6px;
    font-weight: 600;
    color: #555;
}

/* Required star */
.required {
    color: #e53935;
}

/* Input fields */
.input-field {
    width: 100%;
    padding: 10px 12px;
    font-size: 16px;
    border: 1.8px solid #ccc;
    border-radius: 5px;
    transition: border-color 0.3s ease;
    box-sizing: border-box;
}

.input-field:focus {
    outline: none;
    border-color: #1976d2;
    box-shadow: 0 0 6px #90caf9;
}

/* Textarea adjustments */
textarea.input-field {
    resize: vertical;
    min-height: 90px;
}

/* Validation error message */
.field-error {
    color: #d32f2f;
    font-size: 13px;
    margin-top: 4px;
    display: block;
}

/* Button container */
.form-actions {
    text-align: center;
    margin-top: 25px;
}

/* Buttons */
.btn {
    padding: 10px 25px;
    font-size: 16px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 600;
    transition: back
