.bodybg
        {
            background-size: 100% auto;background:#E7E7FF;
        }
        .wider_plate
        {
            background: #5CA9E9;
background-image: linear-gradient(270deg, #21D4FD 0%, #B721FF 100%);

        }
        .all_btn
        {
background: #74EBD5;
background-image: linear-gradient(135deg, #74EBD5 0%, #9FACE6 100%);


        }
        .plate
        {
background-image: linear-gradient(to right top, #050036, #050036, #5607b0, #780cf2, #780cf2);
        }
        .option_plate
        {
               background: linear-gradient(to right, #10701ec2 , #000000);

        }
        .bg2
        {
           background: #E7E7FF;
        }
        .ibtn
        {
            background: linear-gradient(to right, #4fed1c, #3eff0e);
        }
         .cmbtn {
           width: 50%;
    background: linear-gradient(to right, #1cafed, #112974);
    cursor: pointer;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    border-radius: 20px !important;
    color: #fff;
    margin: 0 auto;
    border-width: 1px;
    border-color: #FCC12D;
    border-style: solid;
    box-shadow: 0 5px 5px 0 #fff;
        }
         .cmbtn2 {
            margin: 0 auto;
            width: 30%;
            margin-left: 20%;
            float: left;
           background: linear-gradient(to right, #4fed1c, #3eff0e);
            cursor: pointer;
            font-size: 14px;
            height: 30px;
            line-height: 30px;
            margin-top: 20px;
            border-radius: 20px !important;
            color: #000;
            border-width: 1px;
            border-color: #FCC12D;
            border-style: solid;
            box-shadow: 0 2px 3px 0 rgb(245 188 44);
        }
        .cancelbtn {
            margin: 0 auto;
            width: 30%;
            margin-left: 10%;
            float: left;
            background: linear-gradient(to right, #f54d18, #eb4915);
            cursor: pointer;
            font-size: 14px;
            height: 30px;
            line-height: 30px;
            margin-top: 20px;
            border-radius: 20px !important;
            color: #fff;
            border-width: 1px;
            border-color: #aaa;
            border-style: solid;
            box-shadow: 0 2px 3px 0 #aaa;
        }



        .line
        {
            background: rgb(255 255 255);
        }
        .hrline
        {
            background: rgb(255 255 255);
        }
        .plate2
        {
   background: #19540f;
        }
          .tab {
            width: 100%;
            height: 38px;
            line-height: 38px;
             background: #134341;
background: #74EBD5;
background-image: linear-gradient(135deg, #74EBD5 0%, #9FACE6 100%);



            color: #fff;
            padding-top: 3px;
            border-width: 0px;
            border-color: #eee;
            border-style: solid;
            border-radius: 2px;
            box-shadow: 0 0px 0px 0px rgb(0 0 0 / 10%);
            cursor: pointer;
        }
        .inputdiv {
            display: flex;
            border:1px solid #0ac0f7 !important;
             background: #0ac0f7 !important;
            height: 45px;
            line-height: 45px;
            padding: 0px 10px;
            border-radius: 10px;
            color: #fff;
        }
        
        .layui-form-select dl dd.layui-this {
         background: #134341 !important;
            color: #fff;
        }
        .layui-form-pane .layui-form-label {
            width: 110px;
            padding: 8px 15px;
            height: 38px;
            line-height: 20px;
            border-width: 1px;
            border-style: solid;
            border-color: #1c242c;
            border-radius: 2px 0 0 2px;
            text-align: center;
            background: #134341 !important;
            color: #fff;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            box-sizing: border-box;
        }

         .top {
           background: #050036;
            border-bottom: 1px solid #000;
            z-index: 111;
            width: 100%;
            margin-bottom: 5px;
            height: 46px;
            position: fixed;
            left: 0px;
            top: 0px;
        }



        .layui-input {
            border-style: none;
         background: #134341 !important;
        }
        .login_btn
        {
            background-image: linear-gradient(to right, #001a4b, #134341);
             border-radius: 25px;
            width:100%;
            font-weight:700;
             height:45px;
              border:0px;
        }
        .obtain
            {
                background: linear-gradient(to right, rgb(82 255 19) , rgb(163 252 45));
            }
            .alertmsg
            {
                background: linear-gradient(to bottom, #c2ff05,#a3fc2d);
            }
            .price_btn
            {
                background: linear-gradient(to bottom, #117c1e,#1e8f11);
                color: #fff !important;
            }