@font-face{
    font-family: "Number";
    src: url('font/Ayuma2yk.ttf') format('truetype');
}

.bredcum {
    margin: 20px 0px;
    font-size: 20px;
    color: #3a4258;
    line-height: 22px;
    letter-spacing: 0.3px;
}
.colm{
	margin: 0px;
	padding: 0px;
}
.dataTables_wrapper{
	clear: inherit !important;
}
.dataTables_scroll{
        padding-bottom: 20px;
}
.excel button {
    text-transform: capitalize;
    outline: none !important;
    box-shadow: 0px 0px 0px transparent;
}
.email_btn {
    border-radius: 4px 0px 0px 4px !important;
    border-right: 0px;
}
.scrol .btn-default {
    border: 1px solid #ccc;
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,1) 0,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,1) 0,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
    box-shadow: none;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody{
	border-bottom: 0px solid rgba(255,255,255,0);
    border:1px solid #ddd;
}
.dataTables_scrollBody table{
	padding-top: 0px !important;
}
.d_table {
    border: 0px solid rgba(255,255,255,0);
}
table.dataTable thead>tr>td.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc {
  padding-right: 30px
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
  position: absolute;
  bottom: 13px;
  display: block;
  opacity: .3
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:before {
  right: 1em;
  font-size: 12px;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc_disabled:after {
  right: 10px;
  font-size: 12px;
}

table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:after {
  opacity: 1
}

table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
  opacity: 0
}
.select-info{
	display:none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
	padding: 0px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
}
.pagination>li>a, .pagination>li>span{
    color: #9E9E9E;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #00c2ff;
    border-color: #00c0fd;
}
a{outline:none !important;}
.pagination>li>a:focus, .pagination>li>a:hover{
    z-index: 2;
    color: #ffffff;
    background-color: #9E9E9E;
    border-color: #9E9E9E;
}
.pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #ffffff;
    background-color: #00c2ff;
    border-color: #f8f8f8;
}
/*.d_table tr td:nth-child(7) {
    text-align: center;
}*/
.bt {
    padding: 3px 5px 2px;
    border-radius: 5px;
    font-size: 13px;
    min-width: 70px;
    border: 0px;
    outline:none !important;
}
.pending_btn{
    background-color: #999 !important;
}
.pending_btn:hover{
    background-color: #999 !important;
}
.color_link{
    color:#00c2ff !important;
}
.edit {
    font-size: 15px;
    color: #3a4662 !important;
}
.copy {
    font-size: 15px;
    color: #5db120 !important;
    padding: 0px 5px;
}
.delete {
    font-size: 15px;
    color: #ff0000 !important;
}

.p-0{
    padding: 0px 0px ;
}
.dataTables_wrapper .dataTables_length , .dataTables_wrapper .dataTables_info{
    display:inline-block;
}
.dataTables_wrapper .dataTables_length .input-sm{
    -webkit-appearance: listbox;
}
/** CREATE EVENT **/

.sevent_form{
    background: #fff;
    padding: 20px 20px;
    box-shadow: 0px 0px 2px #c3c3c3;
}
.event_number {
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    background: #283247;
    background: -webkit-linear-gradient(top,rgb(57, 66, 100) 0,rgb(57, 66, 100) 32%,rgb(40, 50, 71) 69%,rgb(40, 50, 71) 100%);
    background: linear-gradient(to bottom,rgb(57, 66, 100) 0,rgb(57, 66, 100) 32%,rgb(40, 50, 71) 69%,rgb(40, 50, 71) 100%);
}
.event-details-heading {
    font-size: 18px;
    letter-spacing: .2px;
    float: left;
    margin-top: -33px;
    text-transform: capitalize;
    margin-left: 60px;
    color: #283247;
    letter-spacing: .5px;
}
.hr {
    margin-top: 0;
}
.superscript {
    color: #ff0000;
    font-size: 15px;
    margin-left: 3px;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    color: #ffffff;
    background: #00c2ff;
    border-color: #d3d3d3;
}
.ui-timepicker-standard {
    border: 1px solid #ddd;
}
.ui-timepicker{
  border:0px;
}
.ui-timepicker-standard a{
  font-size:14px;
  text-align: left;
    padding: 5px 10px;
}
.ui-timepicker-standard .ui-state-hover {
    background-color: #00c2ff;
    border: 1px solid #d3d3d3;
    font-weight: normal;
    color: #fff;
}
.create_ticket_heading{
    font-size: 23px;
    text-transform: capitalize;
    color: #283247;
    letter-spacing: .5px;
    margin: 40px 0px 10px 0px;
    text-align: center;
    font-weight: 600;
}
.action-delete {
    color: #ff0000;
    margin-right: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    cursor: pointer;
    font-size: 20px;
}

/*************************************/

.event_fullview{
    padding: 40px 0px;
}
.event_fullview h1{
    font-size: 30px;
    color: #30c9e8;
    line-height: 30px;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 40px;
}
.event_fullview .animate-border {
    position: relative;
    display: block;
    width: 115px;
    height: 3px;
    border-bottom: 4px double #ed2e14;
    margin: 0 auto;
    padding: 0px 0px 18px 0px;
}
.event_fullview p{
    margin-bottom: 10px;
    line-height: 28px;
    margin-top: 20px;
    font-size: 15px;
}
.event_fullview a{
    font-size: 15px;
    position:relative;
    margin-left: 0px;
}

.event_fullview h3{
    font-size: 16px;
    color: #3e3e3e;
    line-height: 20px;
    text-align: left;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 0px !important;
}

.event_fullview_banner{
    background: -webkit-linear-gradient(top right,rgba(255,255,255,1) 0,#effaff 47%,#b3f0fd 100%);
    background: -o-linear-gradient(top right,rgba(255,255,255,1) 0,#effaff 47%,#b3f0fd 100%);
    background: -ms-linear-gradient(top right,rgba(255,255,255,1) 0,#effaff 47%,#b3f0fd 100%);
    background: linear-gradient(to bottom right,rgba(255,255,255,1) 0,#effaff 47%,#b3f0fd 100%);

    border-bottom: 1px solid #d2f5fe;
}
.event_fullview2{
    padding: 40px 0px 10px 0px;
}
.event_fullview2 h1{
    font-size: 30px;
    color: #30c9e8;
    line-height: 30px;
    text-align: left;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.event_fullview2 .animate-border {
    position: relative;
    display: block;
    width: 115px;
    height: 3px;
    border-bottom: 4px double #ed2e14;
    margin: 0;
    padding: 0px 0px 18px 0px;
}
.presents{
    color:#999;
    font-size: 14px;
    text-align: left;
    line-height: 22px;
    font-style: italic;
}
.presents2{
    color:#999;
    font-size: 14px;
    text-align: left;
    line-height: 18px;
    font-style: italic;
}
.event_detail_block{
    background-color: #f9f9f9;
    padding: 30px 30px;
    min-height: 185px;
    margin-bottom: -1px;
    font-style: italic;
}
.event_detail_block h2{
    text-align: left;
    font-size: 15px;
    line-height: 22px;
    color: #8e8e8e;
    font-weight: 400;
    position: relative;
    margin-left: 0px !important;
    margin-bottom: 15px !important;
}
.event_detail_block h2 span{
    color: #000000;
    font-size: 14px;
    vertical-align: text-top;
    font-weight: 600;
}
.event_detail_block h2 i{
    color: #ed2e14;
    font-size: 14px;
    margin-right: 10px;
}

@media(max-width: 991px){
    .form form {
        margin: 0px 0px 70px;
        display: block;
    }
    .form2 form {
        margin: 0px 0px 70px;
        display: block;
    }
    .the_table>.wpb_wrapper {
        overflow: overlay;
    }
    .table1 , .table2{
        width:850px !important;
        margin-bottom: 20px !important;
    }
    ::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 10px;
    }
    ::-webkit-scrollbar-thumb {
        border-radius: 5px;
        background-color: rgba(0,0,0,.5);
        -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
    }
    .rounded {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
}
@media(max-width: 767px){
    .Nav__item {
        margin-right: 10px !important;
        padding-right: 5px;
        font-size: 12px;
    }
}


.event_fullview_outer a {
    text-decoration: none !important;
    color: #ed2e14;
    line-height: 1.5em;
}

.cmsmasters_event_big_day {
    display: inline-block;
    margin-right: 15px;
    color: #dedede;
    font-size: 100px;
    line-height: 35px;
    font-family: 'Number';
    font-size: 80px;
    line-height: 105px;
    font-weight: bold;
    font-style: italic;
    text-transform: none;
    text-decoration: none;
    margin-top: -35px;
}

/*****/

.event_fullview_outer th {
    text-align: left;
    background: #30c9e8;
    color: #fff;
    font-weight: 400;
}
.event_fullview_outer th, .event_fullview_outer td{
    border:1px solid #e5e5e5;
}
.event_fullview_outer tbody td {
    padding: 8px !important;
    text-align: left;
    border: 1px solid #ddd;
    font-size: 14px;
}
/** check box  css **/
.event_fullview_outer .checkbox_form {
    padding: 0px 0px 0px 0px;
}
.event_fullview_outer .form-check {
    padding-left: 0px;
}
.event_fullview_outer [type=checkbox]:checked, .event_fullview_outer [type=checkbox]:not(:checked) {
    margin: 0px;
}
.event_fullview_outer [type="checkbox"]:not(:checked), .event_fullview_outer [type="checkbox"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.event_fullview_outer [type="checkbox"]{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.event_fullview_outer .form-check-input[type=checkbox]+label, .event_fullview_outer label.btn input[type=checkbox]+label {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    display: inline-block;
    height: 1.5625rem;
    line-height: 1.5625rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    margin-bottom: 0px;
    font-weight: 400 !important;
}
.event_fullview_outer label {
    font-size: 13px !important;
    color: #9c9c9c !important;
    font-weight: 400;
    line-height: 15px !important;
}
.event_fullview_outer .form-check-input[type=checkbox]+label:before, .event_fullview_outer .form-check-input[type=checkbox]:not(.filled-in)+label:after, .event_fullview_outer label.btn input[type=checkbox]+label:before, .event_fullview_outer label.btn input[type=checkbox]:not(.filled-in)+label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    z-index: 0;
    border: 1px solid #ccc;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    margin-top: 0px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    background-color: #fff;
    z-index: 2;
}
.event_fullview_outer .form-check-input[type=checkbox]:checked+label:before, .event_fullview_outer label.btn input[type=checkbox]:checked+label:before {
    top: -1px;
    left: -1px;
    width: 7px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    z-index: 2;
    background-color: transparent;
}
.event_fullview_outer .form-check-input[type=checkbox]:not(.filled-in)+label:after, .event_fullview_outer label.btn input[type=checkbox]:not(.filled-in)+label:after {
    border: #273042 solid 1px;
    background-color: #273042;
    z-index: 0;
}

.event_fullview_outer input[type="submit"] {
    color: #ffffff !important;
    border-color: #ed2e14 !important;
    background-color: #ed2e14 !important;
    padding: 10px 20px 12px !important;
    border-radius: 25px;
    width: auto;
    line-height: 16px;
}
.event_fullview_outer input[type="submit"]:hover {
    color: #ffffff !important;
    border-color: #ff0000 !important;
    background-color: #ff0000 !important;
    opacity: 1 !important;
}

/** check box css ends **/


/*** multiple select ***/

.event_fullview_outer .bootstrap-select{
    width:100% !important;
    margin-top: 10px;
}
.event_fullview_outer .bootstrap-select .dropdown-toggle{
    height: 40px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    outline:none !important;
}
.event_fullview_outer .bootstrap-select .dropdown-toggle:hover , .event_fullview_outer .bootstrap-select .dropdown-toggle:focus{
    background: #fff !important;
    outline:none !important;
    border: 1px solid #ccc !important;
}
.event_fullview_outer .bootstrap-select .filter-option{
    padding:10px 10px !important;
}
.event_fullview_outer .bs-searchbox input{
    border: 1px solid #ddd;
    box-shadow: 0px 0px 0px;
}
.event_fullview_outer .bs-searchbox input:focus{
    border-color: #ddd;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(245, 245, 245);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(245, 245, 245);
}
.event_fullview_outer .bootstrap-select .dropdown-menu{
    width:100% !important;
    min-width:100px !important;
}
.event_fullview_outer .bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active{
    background-color: #fff !important;
}

.event_fullview_outer .btn-default{
    background-color: #fff !important;
    background:#fff !important;
}

/*** multiple select ends ***/

 input[type="text"].checkout_field {
    background-color: #fff0;
    border: 1px solid #cccccc00;
}


/********************/

.event_detail h1 ,.event_detail h2{
    font-size: 14px;
    color: #777;
    line-height: 20px;
    margin: 0px 0px 20px 0px;
}
.event_detail h1 a{
    text-decoration: none !important;
    color: #d02c85;
    line-height: 22px;
    font-size: 15px;
    position: relative;
    margin-left: 0px;
}
.event_detail h1 span , .event_detail h2 span{
    font-size: 12px;
    font-weight: 600;
    line-height: 22px;
    color: #3a4258;
    margin-right: 10px;
}

.event_detail th {
    text-align: left;
    background: #30c9e8;
    color: #fff;
    font-weight: 400;
}
.event_detail th, .event_detail td {
    border: 1px solid #e5e5e5;
}


/******** success page ************/

.event_success_page{
    background: #fff;
    margin:50px 0px;
    padding: 30px;
    box-shadow: 0 1px 6px 0 rgba(48, 201, 232, 0.38);
}

.event_success_page h1{
    font-size:35px;
    color: #828282;
    line-height: 40px;
    text-align: center;
    font-family: poppins,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0px 0px 20px 0px;
}
.event_success_page h1 span{
    color:#1bbf29;
}

.event_success_page h2{
    font-size: 25px;
    color: #30c9e8;
    line-height: 50px;
    text-align: left;
    font-family: poppins,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0px 0px 15px 0px;
}
.animate-border {
    position: relative;
    display: block;
    width: 115px;
    height: 3px;
    border-bottom: 4px double #ed2e14;
}

.event_success_page hr {
    background-color: #b6e7fd;
}

.event_success_page p b{
    margin-right: 5px;
    color: #333;
}
.event_success_page p{
    line-height: 27px;
    font-weight: 400;
    font-style: normal;
    color: #767676;
    font-size: 15px;
    opacity: 1;
    visibility: visible;
    text-align: left;
}

.event_success_page .barcode_img{
    border: 1px solid #d2d2d2;
    margin-bottom: 15px;

}

@media(max-width: 767px){
    .event_success_page{
        margin:30px 0px;
    }
}

/******** fail page ************/

.event_fail_page{
    background: #fff;
    margin:50px 0px;
    padding: 30px;
    box-shadow: 0 1px 6px 0 rgba(48, 201, 232, 0.38);
}

.event_fail_page h1{
    font-size: 35px;
    color: #828282;
    line-height: 40px;
    text-align: center;
    font-family: poppins,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0px 0px 20px 0px;
}
.event_fail_page h1 span{
    color:#ff0000;
}

.event_fail_page h2{
    font-size: 25px;
    color: #30c9e8;
    line-height: 50px;
    text-align: left;
    font-family: poppins,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0px 0px 15px 0px;
}
.animate-border {
    position: relative;
    display: block;
    width: 115px;
    height: 3px;
    border-bottom: 4px double #ed2e14;
}

.event_fail_page hr {
    background-color: #b6e7fd;
}

.event_fail_page p b{
    margin-right: 5px;
    color: #333;
}
.event_fail_page p{
    line-height: 27px;
    font-weight: 400;
    font-style: normal;
    color: #767676;
    font-size: 15px;
    opacity: 1;
    visibility: visible;
    text-align: left;
}

.event_fail_page p.red{
    color: #ff0000;
    font-weight: 600;
}

.event_fail_page p a{
    color: #30c9e8;
    font-weight: 600;
}

@media(max-width: 767px){
    .event_fail_page{
        margin:30px 0px;
    }
}


.checkout_form{
    background: #fff;
    margin-top: 30px;
    padding: 0px 20px 30px 20px;
    margin-bottom: 50px;
    border: 1px solid #ddd;
}
.checkout_form .form_header {
    margin: 0 -20px 15px;
    box-sizing: content-box;
    background: rgb(48, 201, 232);
    border: none;
}
.checkout_form .form_header h3 {
    margin: 0px 0px 5px 0px;
    font-size: 18px;
    padding: 15px 15px;
    color: #fff;
    text-align: center;
}
.checkout_form textarea{
    height:100px;
    resize:none;
}

/**************/

input[type="button"] , input[type="submit"] {
    width:auto;
   border-radius: 25px;
   border:0px;
}
form .form-control {
    height: 39px !important;
    border-radius: 0px !important;
}

/************/
.modal-header {
    border-bottom: 1px solid #3a4258!important;
    background: #3a4258;
    border-radius: 0;
    padding: .5rem;
    color: #fff;
    position: relative;
}
.modal-header h5{
    text-align: left;
    color:#fff;
    font-size:20px;
    line-height: 26px;
    letter-spacing: 0.5px;
    margin:0px 0px;
    padding: 5px 15px;
}
.modal-header button{
    position: absolute;
    right: 10px;
    margin-top: 0px !important;
    top: 8px;
    color: #fff;
    opacity: 0.7;
}
.powered {
    width: 100%;
    text-align: right;
}
p {
    font-size: 14px;
    line-height: 1.7;
    color: #919aa3;
    margin: 0px;
}
.font-weight-bold {
    font-weight: 700!important;
}
.dukami {
    color: #cf3588;
}

/* Listing Calender*/
.listng_calender .wp-date {
    display: inline-flex;
    flex-direction: column;
    text-align: center;
}
.listng_calender .wp-date .month {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 2px 2px 0 0;
    color: #fff;
    font-weight: 600;
    height: 22px;
    line-height: 22px;
    background-color: #e86c60;
}
.listng_calender .wp-date .day-week {
    display: inline-flex;
    flex-direction: column;
    height: 80px;
    width: 85px;
    background: #FFF;
    border: 1px solid #ccc;
    border-bottom-width: 5px;
    border-top: 0;
    transition: all 0.3s;
    color: #666666;
    align-items: center;
}
.listng_calender .wp-date .day-week .day {
    font-size: 42px;
    line-height: 1.2;
    padding-top: 0px;
    display: inline-block;
}
.listng_calender .wp-date .day-week .weekday {
    font-size: 12px;
    line-height: 16px;
}
td.dt_clndrlstng_bx {
    max-width: 127px;
    padding-left: 20px !important;
}
a.tg-btn.tg-btnbecommember {
    padding: 8px 20px;
    border-radius: 2px;
}
.dasbrd_card_tbldesign tr td {
    vertical-align: middle !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.dasbrd_card_tbldesign .special_buttons a {
    border-radius: 2px !important;
    margin-right: 5px;
}

/* Dashboard Setting */
.mb-20{
  margin-bottom: 20px;
}
.mb-30{
  margin-bottom: 30px;
}
.mb-40{
  margin-bottom: 40px;
}
.mb-50{
  margin-bottom: 50px;
}

.full_v_template_bx {
    border: 1px solid #dedede;
}
.full_v_templt_img img {
    max-width: 100%;
}
.full_v_tempo_txt {
    padding: 25px;
    background: #f0f0f0;
    text-align: center;
}
.full_v_tempo_txt h3 {
    margin: 0px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #0073aa;
}


@media (max-width:1400px) {
  a.tg-btn.tg-btnbecommember {
    display: block;
    white-space: nowrap;
    text-align: center;
}


}

@media (max-width:600px) {
  .dasbrd_card_tbldesign tr td {
    display: block !important;
    border: none !important;
    padding-top: 0px !important;
}
.dasbrd_card_tbldesign tr td:first-child {
    padding-top: 20px !important;
}
a.tg-btn.tg-btnbecommember {
    width: fit-content;
    width: min-content;
}

}

.noeventText {
    max-width: 500px;
    margin: 0px auto 0px !important;
    text-align: center;
    background: #027c111f;
    padding: 10px 5px;
    color: #027c11;
    border-top: 2px solid;
}