#top-wizard {
 padding: 5px;
 background-color: #f3f3f3;
 border-bottom: 1px solid #e7e7e7;
 position: relative;
 font-size: 12px;
 text-align: left;
}

body {
 background: #fff !important;
}

.dtitle {
 padding: 10px 20px;
 font-weight: 600;
 color: #c70051;
 font-size: 18px;
}

#middle-wizard {
 padding: 10px 20px;
}

.panel-body-heading {
 margin: 0px !important;
 font-size: 19px;
 padding: 10px 0px;
 color: #c70051;
}

#bottom-wizard {
 padding: 15px 35px;
 border-top: 1px solid #e7e7e7;
 background-color: #f3f3f3;
}

.main_piller_div {
 box-shadow: 0 0 5px #777;
}

.f-s-16 {
 font-size: 16px;
}

.no-margin {
 margin: 0px !important;
 padding: 0px !important;
}

.payemntinfodiv,
.payemntinfodiv_group {
 margin: 5px 0px;
 background: #e0e0e0;
 padding: 5px 0px;
 margin-bottom: 5px !important;
}

#bottom-wizard p {
 font-size: 16px;
 color: red;
 font-weight: 700;
 font-family: system-ui;
}

.errortextmes {
 font-size: 16px;
 color: red;
 font-weight: 700;
 font-family: system-ui;
}

.paymeninfospantxt {
 font-size: 17px;
 color: red;
 font-weight: 700;
 font-family: system-ui;
}

#modal_receipt .modal-footer .btn {
 padding: 6px 12px;
}

#modal_receipt .modal-footer .btn .fa {
 /* color: #666; */
 color: #fff;
}

.dropdown-menu>li>a {
 padding: 2px 20px;
}

.delegate_p_div .panel {
 margin-bottom: 15px !important;
}

.prebiew_header {
 background: #2b8b96 !important;
 color: #fff;
 border: 1px solid #2b8b96;
}

.p-l-20 {
 padding-left: 20px;
}

.p-l-15 {
 padding-left: 15px;
}

@media screen {}

@media screen and (max-width:991px) and (min-width: 280px) {

 .dff {
     /* display: flex !important; */
 }

}


.field_label label span {
 color: red;
}

.events_menu .eventactive {
 font-weight: bold;
 color: #ff522a !important;
}

.dataTables_filter {
 display: none;
}

.strip {
 background: #141414 !important;
}

.sendmailagidn12 {
 color: #000;
 min-width: 90px;
 padding: 0px;
 background: #f3bf43;
}

#viewnotf_table.dataTable thead .sorting:after {
 display: none;
}

#viewnotf_table.dataTable thead .sorting_asc:after {
 display: none;
}

#viewnotf_table.dataTable thead .sorting_desc:after {
 display: none;
}

#middle-wizard {
 border: 1px solid #ccc;
 padding-top: 0px;
}

#middle-wizard .panel {
 border: 1px solid #ccc;
}

#largeModal .registerBtn {
 background: #f3bf43;
 border-color: #f3bf43;
 color: #000;
}

.evnttitlelan {
 font-size: 20px;
 padding: 5px;
 color: #d40050;
 font-family: system-ui;
 font-weight: 600;
}

.pad-5 {
 padding: 5px;
}

.p-r-5 {
 padding-right: 5px;
}

.vieedel_css {
 font-size: 15px;
 padding-left: 15px;
 padding: 5px 15px;
 font-weight: 600;
 font-family: system-ui;
}

.f-s-14 {
 font-size: 14px;
}



@media (max-width: 991px) {
 #middle-wizard {
     padding: 0px;
 }
 .cstm_fields_container .col-md-7,.cstm_fields_container .col-md-5{
     padding: 0px;
 }
}
.text-right{
 text-align: right;
}

.panel-default .panel-heading {
 color: #333;
 background-color: #f5f5f5;
 border-color: #ddd;
 font-size: 17px;
 font-weight: 600;
}
.panel-body {
 padding: 15px;
}

.panel-heading {
 padding: 10px 15px;
 border-bottom: 1px solid transparent;
 border-top-left-radius: 3px;
 border-top-right-radius: 3px;
}
.row {
 width: 100% !important;
 margin: 0px !important;
}

.payemntinfodiv, .payemntinfodiv_group {
 margin: 5px 0px;
 background: #e0e0e0;
 padding: 5px 0px;
 margin-bottom: 5px !important;
}
label {
 margin-bottom: 0px;
}
body{
 background-color: #eeeeee;
    font-size: 14px;
    padding: 0px !important;
    margin: 0px !important;
    font-style: normal;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
}
.form-group{
 margin-bottom: 15px;
}

#modal_receipt{
    overflow-x: scroll !important;
}