
                    .cancel-mbutton {


                        color: red;
                        border-width: 1px 1px;
                        border: 2px solid red;
                        border-width: 1px 1px;
                        background-color: white;
                        width: 100%;
                        padding: 10px;
                        margin-bottom: 20px;



                        }

                    .submit-mbutton{

                    border: 2px solid #337ab7;
                    backgro-color: blue;
                    border-width: 1px 1px;
                    background-color: #337ab7;
                    padding: 10px;
                    color: white;
                    margin-bottom: 20px;

                    }
                    .custom_label_class {

                            font-size: 17px !important;
                            margin: 5px !important;
                            }
                    .customtext_class{
                           width: 100% !important;
                            padding: 20px !important;
                            margin: 3px 3px !important;
                    }
                        .man {
                            color: red;
                    }
                    .videoWrapper {
                                position: relative;
                                padding-bottom: 56.25%; /* 16:9 */
                                padding-top: 25px;
                                height: 0;
                                }
                              .videoWrapper iframe {
                                position: absolute;
                                top: 0;
                                left: 0;
                                width: 100%;
                                height: 100%;
                                }

                                .pararg{
                                margin-top: 20px;
                                margin-bottom: 30px;
                                font-size: 14px;

        }





