
        .frogt {
            background-color: #eeeeee;
            border-radius: 5px;
            margin: 20px auto;
            width: 350px;
        }

        .forhd {
            background: rgba(44, 148, 220, 0.9) none repeat scroll 0 0;
            border-radius: 5px 5px 0 0;
            color: #fff;
            font-family: Verdana;
            font-size: 16px;
            padding: 4px 0;
            text-align: center;
        }

        .fory {
            border: 1px solid #c4c4c4;
            box-sizing: border-box;
            padding: 10px 0 0;
            width: 100%;
            position: relative;
        }

        .forbtm {
            background-color: #e1e1e1;
            border-top: 1px solid #cdcdcd;
            box-sizing: border-box;
            padding: 4px 10px;
        }

        .forbtn {
            display: table;
            background-color: #f5f5f5;
            background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
            background-repeat: repeat-x;
            border-color: #e6e6e6 #e6e6e6 #cccccc;
            border-radius: 3px;
            border-style: solid;
            border-width: 1px;
            box-shadow: 1px 1px #ffffff inset, -1px -1px #f2f2f2 inset, 0 1px #cccccc, 0 2px #a6a6a6, 1px 1px 3px rgba(140, 140, 140, 0.6);
            cursor: pointer;
            font-family: Verdana;
            font-size: 11px;
            margin: 0 auto 0;
            padding: 3px 8px;
            width: auto;
        }

        .forbtn2 {
          background-color: #f5f5f5;
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border-color: #e6e6e6 #e6e6e6 #cccccc;
border-radius: 3px;
border-style: solid;
border-width: 1px;
box-shadow: 1px 1px #ffffff inset, -1px -1px #f2f2f2 inset, 0 1px #cccccc, 0 2px #a6a6a6, 1px 1px 3px rgba(140, 140, 140, 0.6);
cursor: pointer;
font-family: Verdana;
font-size: 11px;
margin: 19px 207px 0;
padding: 3px 8px;
width: auto;
float: left;
        }

        .vf {
            color: #b61515;
            padding-left: 12px;
            position: absolute;
            top: 2px;
        }

        .Email {
            padding: 10px;
            position: relative;
        }

        .Mobile {
            padding: 10px;
            position: relative;
        }

        .hj {
            font-size: 11px;
            padding-left: 50px;
            position: absolute;
            top: 30px;
        }

        #cboxLoadedContent {
            height: 48px;
        }

        /*#cboxClose {
            background: #ff0000 none repeat scroll 0 0;
            border: 1px solid #950808;
            border-radius: 2px;
            bottom: 34px;
            color: #fff;
            display: block;
            position: absolute;
            right: 0;
        }*/

        .error-box {
            background: #ff0000 none repeat scroll 0 0;
            border: 2px solid #921b1b;
            border-radius: 4px;
            color: #fff;
            font-size: 14px;
            margin: 0 auto;
            padding: 4px;
            text-align: center;
            width: 520px;
            font-family: verdana;
        }

        .confirmation {
            background: #35b20a none repeat scroll 0 0;
            border: 2px solid #1d6404;
            border-radius: 4px;
            color: #fff;
            font-size: 14px;
            margin: 0 auto;
            padding: 4px;
            text-align: center;
            width: 520px;
            font-family: verdana;
        }

        .stripe-j {
            width: 100%;
            font-size: 15px;
            text-align: center;
            border-bottom: 1px solid rgb(204, 204, 204);
            box-sizing: border-box;
            padding: 0px 0px 6px 15px;
        }



.otpDiv {
    -webkit-box-shadow: 1px -1px 4px 1px rgba(121, 116, 116, 0.75);
    -moz-box-shadow: 1px -1px 4px 1px rgba(121, 116, 116, 0.75);
    box-shadow: 1px -1px 4px 1px rgba(121, 116, 116, 0.75);
    border: 1px solid #ddd;
}

.f21{font-size:21px;}

.f-500 {
    font-weight: 500;
}

.bg-blue1 {
    background: #f1faff;
}
