
        /*input, select {
            vertical-align: middle;
            border: 1px;
            border-style: solid;
            padding: 10px;
            width: 250px;
            margin-top: 20px;
            margin-bottom:20px;
        }*/

		textarea {
            margin: 0;
            height: 200px;
            width: 421px;
        }

        input {
            vertical-align: middle;
            border-bottom: 1px;
            border-style: solid;
            padding: 10px;
            width: 250px;
            margin-top: 20px;
        }

         select {
            vertical-align: middle;
            border-bottom: 1px;
            border-style: solid;
            padding: 10px;
            /*width: 250px;
                margin-top: 20px;        */
            width:100%;
            height:42px;              
            background-color: white !important;              
        }

        .pagination a, .pagination span {
            color: #444;
            display: block;
            font-weight: normal;
            font-size: 9pt;
            padding: 6px 12px !important;
            text-align: center;
            border: 1px solid #DDDDDD;
            text-decoration: none;
        }

            .pagination a:hover, .pagination span {
                text-decoration: none;
                display: block;
                background-color: #3b526f !important;
                border: 1px solid #258ba9;
                color: #fff;
            }


        .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
        }

            .table th,
            .table td {
                padding: 0.50rem;
                vertical-align: top;
                border-top: 1px solid #eceeef;
            }

            .table thead th {
                vertical-align: bottom;
                border-bottom: 2px solid #eceeef;
            }

            .table tbody + tbody {
                border-top: 2px solid #eceeef;
            }

            .table .table {
                background-color: #fff;
            }

        .table-sm th,
        .table-sm td {
            padding: 0.3rem;
        }
		.alert-primary lable{ font-size:15px;     line-height: 20px;}
        .table-bordered {
            border: 1px solid #eceeef;
        }

            .table-bordered th,
            .table-bordered td {
                border: 1px solid #eceeef;
                text-align: center;
                font-size: 14px;
            }

            .table-bordered thead th,
            .table-bordered thead td {
                border-bottom-width: 2px;
            }

        .table-striped tbody tr:nth-of-type(odd) {
            background-color: rgba(0, 0, 0, 0.05);
        }

        .table-hover tbody tr:hover {
            background-color: rgba(0, 0, 0, 0.075);
        }

        .table-active,
        .table-active > th,
        .table-active > td {
            background-color: rgba(0, 0, 0, 0.075);
        }

        .table-hover .table-active:hover {
            background-color: rgba(0, 0, 0, 0.075);
        }

            .table-hover .table-active:hover > td,
            .table-hover .table-active:hover > th {
                background-color: rgba(0, 0, 0, 0.075);
            }

        .table-success,
        .table-success > th,
        .table-success > td {
            background-color: #dff0d8;
        }

        .table-hover .table-success:hover {
            background-color: #d0e9c6;
        }

            .table-hover .table-success:hover > td,
            .table-hover .table-success:hover > th {
                background-color: #d0e9c6;
            }

        .table-info,
        .table-info > th,
        .table-info > td {
            background-color: #d9edf7;
        }

        .table-hover .table-info:hover {
            background-color: #c4e3f3;
        }

            .table-hover .table-info:hover > td,
            .table-hover .table-info:hover > th {
                background-color: #c4e3f3;
            }

        .table-warning,
        .table-warning > th,
        .table-warning > td {
            background-color: #fcf8e3;
        }

        .table-hover .table-warning:hover {
            background-color: #faf2cc;
        }

            .table-hover .table-warning:hover > td,
            .table-hover .table-warning:hover > th {
                background-color: #faf2cc;
            }

        .table-danger,
        .table-danger > th,
        .table-danger > td {
            background-color: #f2dede;
        }

        .table-hover .table-danger:hover {
            background-color: #ebcccc;
        }

            .table-hover .table-danger:hover > td,
            .table-hover .table-danger:hover > th {
                background-color: #ebcccc;
            }

        .table-bordered .radio input {
            width: auto;
            margin: 0 auto;
            display: block;
        }

        .thead-inverse th {
            color: #fff;
            background-color: #292b2c;
        }

        .thead-default th {
            color: #464a4c;
            background-color: #eceeef;
        }

        .table-inverse {
            color: #fff;
            background-color: #292b2c;
        }

            .table-inverse th,
            .table-inverse td,
            .table-inverse thead th {
                border-color: #fff;
            }

            .table-inverse.table-bordered {
                border: 0;
            }

        .table-responsive {
            display: block;
            width: 100%;
            overflow-x: auto;
            -ms-overflow-style: -ms-autohiding-scrollbar;
        }

            .table-responsive.table-bordered {
                border: 0;
            }

        .boxGray {
            background: #f8f8f8;
            padding-top: 15px;
            padding-bottom: 15px;
        }

            .boxGray p {
                line-height: normal;
            }

        p {
            line-height: normal;
        }

        .pagination table td {
            padding: 0px;
        }

        .alert-primary {
            color: #3b526f;
            /*background-color: #cce5ff;*/
            border-color: #b8daff;
            line-height:normal;
            font-weight:bold;
        }

        .alert {
            position: relative;
            /*padding: .75rem 1.25rem;*/
            margin-bottom: 1rem;
            border: 1px solid transparent;
            border-radius: .25rem;
            display:block;
            margin-top:-20px;
        }


		  #dvUntilCan {
            margin-top: 0px !important;
        }

		.fg-group label span{ width: 22px;     height: 22px;    margin: 0 auto; display:block;}

        body {
            font-family: Arial;
            font-size: 10pt;
        }

        .modalBackground {
            background-color: Black;
            filter: alpha(opacity=40);
            opacity: 0.4;
        }

        .modalPopup {
            background-color: #FFFFFF;
            width: 450px;
            border: 3px solid #0DA9D0;
        }

            .modalPopup .header {
                background-color: #2FBDF1;
                height: 30px;
                color: White;
                line-height: 30px;
                text-align: center;
                font-weight: bold;
            }

            .modalPopup .body {
                min-height: 50px;
                line-height: 30px;
                text-align: center;
                padding: 5px;
            }

            .modalPopup .footer {
                padding: 3px;
            }

            .modalPopup .button {
                height: 23px;
                color: White;
                line-height: 23px;
                text-align: center;
                font-weight: bold;
                cursor: pointer;
                background-color: #9F9F9F;
                border: 1px solid #5C5C5C;
            }

            .modalPopup td {
                text-align: left;
            }

        input[type="radio"] {
            width: 22px;
            height: 22px;
            background-color: white;
            border-radius: 50%;
            vertical-align: middle;
            border: 1px solid #cccccc;
            -webkit-appearance: none;
            -moz-appearance: none;
            -ms-appearance: none;
            outline: none;
            cursor: pointer;
            float: left;
            margin-top: -3px;
        }
.table-bordered .radio input {
 width:22px;
}

            input[type="radio"]:checked {
                background-color: #0DA9D0;
            }

			 p#msgpara {
            font-size: 18px;
            font-weight: bold;
            line-height: normal;
        }

        .box-gray.thankyou {
            margin-bottom: 0px;
            padding-bottom: 15px;
        }
		.checkbox input[type="checkbox"]{     -webkit-appearance: none;
    display: none;
		}
		.checkbox input[type="checkbox"]{ border-bottom:0px;}
		#dvOTP{ padding-top: 20px;}
		.customerDetailsContent .customerDetailsInner input#inptButton{ border-bottom:0px; padding:5px 10px; line-height:normal;}
		.customerDetailsContent .customerDetailsInner .fg-group{ margin-bottom:20px;}
		.otpInner #RequiredFieldValidator1, .otpInner #reg_MobileNo, .otpInner #RfgOtp, .otpInner  #RegularExpressionValidator1{     bottom: 0px !important; position: relative;}
        @media (max-width: 767px) {
            p#msgpara {
                font-size: 16px;
            }
        }


.customerDetailsInner input {
padding:0px; 
}

.customerDetailsContent .fg-group .tc-text #lblUntilCancel.checkbox .text{ padding-left:50px;}



select::-ms-expand {
    display: block;
}

/*2025*/
@media (max-width: 767px) {
    .customerDetailsContent .fg-group.fg-group.transaction-radio table td {
        padding-bottom: 10px;
        width: 48% !important;
    }
}

.autocomplete_completionListElement {
    height: 280px;
    overflow-y: scroll;
    padding-top: 5px;
    border: 1px solid #ccc;
    background-color: #ffffff;
}

    .autocomplete_completionListElement li {
        font-size: 14px;
        padding: 10px !important;
    }

.SearchIconWrap {
    position: relative;
}

    .SearchIconWrap:after {
        position: absolute;
        content: '';
        right: 10px;
        bottom: 5px;
        background: url(../../images/search-icon.png) right bottom;
        width: 20px;
        height: 20px;
        background-size: cover;
    }

    .SearchIconWrap input {
        padding-right: 25px;
    }

.customerDetailsContent .fg-group.fg-group.transaction-radio input {
    margin-bottom: 15px
}