@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
:root {
    --primaryClr: #4F5B67;
    --SecClr: #131730;
}

header.x-masthead, footer, #site-navigation {
    opacity: 0;
    display: none;
}

i.fa{
        font: normal normal normal 14px/1 FontAwesome !important;
}
html 
{ 
    scroll-behavior: smooth; 
}
body {
    position: relative;
    background-color: #fff !important;
    font-size: 15px;
    line-height: 24px;
    font-family: 'Lato', sans-serif !important;
}
input:focus,textarea:focus,select:focus,input,textarea,select{
    outline: none !important;
    box-shadow: none !important;
}


ul, 
ol {
    margin:0; 
    padding: 0; 
    list-style: none;
}

a{
    color: #000;
    display: inline-block;
}

/*span{
    display: inline-block;
}*/
li{
    list-style-type: none;
}
a:hover { 
    text-decoration:none !important; 
    color: var(--primaryClr);
}
a:focus { 
    color: none;
    text-decoration: none; 
    outline: 0;
}
a:focus, a:active {
    color: inherit !important;
}

img {max-width:100%;}

h2, h3, h4, h5, h6 { margin: 0px 0 10px 0; opacity: 1;}
body h1, .mp_wrapper h1 {
    font-size: 28px;
  font-style: normal;
  font-weight: 900;
  margin-bottom: 0px;
  margin-top: 0px;
}

body h2, .mp_wrapper h2{ font-size:24px;
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    color: #242D35;
}
p{
    font-size: 14px;
      color: #4F5B67;
       font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    opacity: 1;
    font-family: 'Lato', sans-serif;
}

body, .wrapper {
    min-height: 100vh;
    position: relative;
    font-family: 'Lato', sans-serif;
}

.login-4 .bg-img {
    background: url(/wp-content/themes/pro-child/img/login_form.png) top left repeat;
    background-size: cover;
    top: 0;
    bottom: 0;
    min-height: 100vh;
    padding: 0;
    background-position: right center;
    background-repeat: no-repeat;
}

.btn-primary, #wp-submit{
     color: #fff !important;
    border: 1px solid #e71522;
    border-radius: 50px;
    width: 100%;
    padding: 10px;
    font-size: 15px;
    text-shadow: none;
    box-shadow: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 19px 76px;
    gap: 10px;
    height: 60px;
    background: #E61521;
    border-radius: 36px;
}
.login-4 .form-section {
    min-height: 100vh;
    position: relative;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}

.form-inner{
    max-width: 337px;
    width: 100%;
    margin: 0 30px;
    text-align: center
}
.control1{
    padding: 12px 12px 12px 20px;
    width: 100%;
    height: 45px;
    background: #FFFFFF;
    border: 1px solid #EAECEE;
    border-radius: 32px;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
}

.label1{
font-family: 'Lato' !important;
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 100%;
color: #0C1116;
margin-bottom: 10px;
text-align: left;
}

.form-group{
    display: flex;
    flex-direction: column;
}
.loginheading3{
font-family: 'Lato';
font-style: normal;
font-weight: 900;
font-size: 28px;
line-height: 120%;
color: #242D35;
}

.form-inner .logo {
  display: inline-block;
  padding-bottom: -6px;
  width: 137px !important;
}

.clearfix span{
    display: inline-block;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    color: #242D35;
    padding-top: 5px;
}

.clearfix span a{
  text-decoration-line: underline !important;
  color: #E61521 !important;
  padding-left: 2px;
}

.control1 {
    padding: 12px 12px 12px 20px !important;
    width: 100% !important;
    height: 45px !important;
    background: #FFFFFF;
    border: 1px solid #EAECEE !important;
    border-radius: 32px !important;
    font-family: 'Lato' !important;
    font-style: normal;
    font-weight: 500;
    font-size: 14px !important;
    line-height: 100% !important;
}

.pl-padding-y{padding: 10px 0px;}
.pl-padding-y1{padding: 15px 0px;}
.pl-padding-y2{padding: 20px 0px;}
.pl-padding-y3{padding: 25px 0px;}
.pl-padding-y4{padding: 30px 0px;}
.py-t1{padding-top: 5px;}
.py-t2{padding-top: 10px;}
.py-t3{padding-top: 15px;}
.py-t4{padding-top: 20px;}
.py-t5{padding-top: 25px;}
.py-b1{padding-bottom: 5px;}
.py-b2{padding-bottom: 10px;}
.py-b3{padding-bottom: 15px;}
.py-b4{padding-bottom: 20px;}
.py-r5{padding-bottom: 25px;}
.py-l1{padding-left: 5px;}
.py-l2{padding-left: 10px;}
.py-l3{padding-left: 15px;}
.py-l4{padding-left: 20px;}
.py-l5{padding-left: 25px;}
.py-r1{padding-right: 5px;}
.py-r2{padding-right: 10px;}
.py-r3{padding-right: 15px;}
.py-r4{padding-right: 20px;}
.py-r5{padding-right: 25px;}

.p-w{
    padding-right: 25px;
    width: 150px;
}
.d-mt1{
    margin-top: 15px;
}

.d-mt2{
    margin-top: 20px;
}
.d-mt3{
    margin-top: 25px;
}

.d-mt4{
    margin-top: 30px;
}

.d-mb3{
  margin-bottom: 25px;  
}

.logged-in.admin-bar .sidebar{
    padding-top: 32px;
}
.sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 260px;
    display: block;
    z-index: 1;
    color: #fff;
    font-weight: 200;
    background-size: cover;
    background-position: center center;
}
.wrapper {
    position: relative;
    top: 0;
    height: 100vh;
}

.sidebar, .main-panel, .sidebar-wrapper, .navbar-fixed, .navbar-minimize {
    -webkit-transition-property: top,bottom,width;
    transition-property: top,bottom,width;
    -webkit-transition-duration: .2s,.2s,.35s;
    transition-duration: .2s,.2s,.35s;
    -webkit-transition-timing-function: linear,linear,ease;
    transition-timing-function: linear,linear,ease;
    -webkit-overflow-scrolling: touch;
}
.sidebar .sidebar-wrapper {
    position: relative;
    max-height: calc(100vh - 75px);
    min-height: 100%;
    overflow: auto;
    width: 260px;
    z-index: 4;
    /* padding-bottom: 100px; */
    box-shadow: inset -1px 0px 0px #f1f1f1;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}
.main-panel {
    background: rgb(255 255 255 / 15%);
    position: relative;
    float: right;
    width: calc(100% - 260px);
    padding-left: 10px;
    padding-right: 10px;
}
.logged-in.admin-bar .main-panel{
    padding-top: 32px;
}

.sidebar .sidebar-wrapper .nav .nav-link p{
    margin: 0;
    line-height: 30px;
    white-space: nowrap;
    position: relative;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    display: block;
    height: auto;
    opacity: 1;
}

.nav-item.logout a span{

}
.sidebar .nav .nav-item .nav-link {
    color: #fff;
    margin: 5px 0px 0px 0px;
    line-height: 30px;
    font-size: 12px;
    font-weight: 600;
    padding: 10px 15px 10px 25px;
    display: flex;
    align-items: center;
}
.sidebar .nav a, .table>tbody>tr .td-actions .btn {
    -webkit-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    -ms-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
}
.sidebar .nav {
    float: none;
    display: block;
    margin-left: 0px;
}

.simple-text.logo-mini {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 24px 0px;
}

.sidebar .nav .nav-item .nav-link.active p,
.sidebar .nav .nav-item.mepr-active-nav-tab p, 
.sidebar .nav .nav-item .nav-link:hover p{
 color: #0D0D54;
}

.sidebar .nav .nav-item .nav-link.active,
.sidebar .nav .nav-item.mepr-active-nav-tab,
.sidebar .nav .nav-item .nav-link:hover{
 background: #F7F7FB;
   border-right: 3px solid #152E83;
}

.sidebar .sidebar-top .nav .nav-item.mepr-active-nav-tab .icon img,
.sidebar .sidebar-top .nav .nav-item .nav-link:hover img{
    filter: brightness(0.5);
}

.icon{
    display: inline-flex;
    /*margin-right: 1rem;*/
}


.icon img{
        font-size: 28px;
    margin-right: 15px;
    width: 19px;
    text-align: center;
    vertical-align: middle;
    float: left;
}

.mepr-activity .icon img{
 width: 12px;
}

.mepr-activity p{
    position: relative;
    right: -4px;
}

.btn{
display: inline-flex;
align-items: center;
padding: 7px 13px;
margin-right: 5px;
border-radius: 24px;
font-style: normal;
font-weight: 500;
    font-size: 12px;
line-height: 100%;
color: #FFFFFF !important;
    margin-bottom: 5px;
}

.restaurant-table .simple-btn{
        color: #3E64EC;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    text-decoration: underline;
}


.panel-down-dsec{
    margin-top: 15px;
}
.panel-down-dsec .heading6{
   margin: 0px;
}

.panel-down-dsec .allergies-btn{
    margin-top: 10px;
    margin-bottom: 10px;
}

.welcome-sec-dahabord .btn{
    text-transform: lowercase;
}

.bell {
    width: 16px;
}

.notifaction{
 position: relative;
    background: #FFFFFF;
    border: 1px solid #EAECEE;
    border-radius: 32px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.red {
    color: #f00;
}

.btn-blue{
    background: #7B61FF !important;
}

.btn-yello{
    background: #FCB03C !important;
}

.btn-pink{
    background: #FF809E !important;
}
/*.btn-yello{
 background-color: #399DD5;
}
*/
.btn-green{
 background-color: #44C13C !important;
}

.btn-white{
 background-color: #fff;
 color: #000 !important;
}

.btn-white1{
 background-color: rgba(57, 157, 213, 1);
}

.fa-pencil{
    color: #0362BB;
border-radius: 1px;
margin-right: 5px;
}

.edit{
font-family: 'Lato';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 150%;
text-align: justify;
text-decoration-line: underline;
color: #0362BB;
letter-spacing: 0.5px;
}

.boxshadow{
   background: #FFFFFF;
   border: 1px solid #EAECEE;
   box-shadow: 0px 4px 15px rgba(154, 154, 154, 0.2);
   border-radius: 12px;
      padding: 23px 25px;
   margin-top: 0px;
   
}
.boxshadow1 {
    padding: 0 !important; 
    margin-top: 0px;  
    margin-bottom: 20px; 
}
.boxshadow1 table {
border-collapse: collapse;
border-radius: 1em;
overflow: hidden;
margin-bottom: 0px;
}
.boxshadow1 table tr {
    border: none;
}

.panel-top {padding: 15px 0px 20px;display: flex !important;justify-content: space-between;align-items: center;}
.profile-s {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}
.panel-md-ia{
    display: flex;
}

.heading3{
    font-style: normal;
    font-weight: 900 !important;
    font-size: 18px;
    line-height: 150%;
    color: #373F47;
}

/*.profile-dec {
    padding-left: 35px;
}*/


.inf{
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;
color: rgba(36, 45, 53, 1)
}

.inf-b{
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
color: #242D35;
}

.profile-dec .inf{
font-family: 'Lato';
font-style: normal;
font-weight: 400;
font-size: 14px;
color: #4F5B67;
    margin-bottom: 5px !important;
}

.ps{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #4F5B67; 
    line-height: 17px;
}

.profile-dec .info:not(:first-child) b{
    padding-left: 10px;
}

.panel-md-infosec{
    padding-top: 15px;
}

.list li{
    padding: 5px 0px;
}

.border-bm{
     border-bottom: 1px solid #E5E5E5;
         padding-bottom: 15px;
}

.heading6{
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 19px;
color: #242D35;
text-transform: capitalize;
}


.btn:first-child{
    margin-right:5px;
}

.btn-gray{
    background: rgba(21, 46, 131, 0.1);
    border-radius: 40px;
    padding: 5px 10px;
    color: #4F5B67;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    margin-left: 10px;
}

.portland-flex{
    display: flex;
}

.portland-flex1{
      display: flex;
    justify-content: space-between;
    align-items: center;
}

.portland-flex2{
 display: flex;
 align-items: center;
}


.search-bar {
    background: #FFFFFF !important;
       border-radius: 40px !important;
    box-shadow: 0px 2px 10px rgb(0 0 0 / 8%) !important;
    border-radius: 4px;
    height: 38px;
        z-index: 3;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #EAECEE;
    border-radius: 32px;
}

.search-bar1{
    height: 40px;
}

body .search-bar input {
  height: 100% !important;
  width: 100%;
  display: block;
  background-color: transparent;
  border: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512'%3e%3cpath d='M508.9 478.7L360 330a201.6 201.6 0 0045.2-127.3C405.3 90.9 314.4 0 202.7 0S0 91 0 202.7s91 202.6 202.7 202.6c48.2 0 92.4-17 127.3-45.2L478.7 509c4.2 4.1 11 4.1 15 0l15.2-15.1c4.1-4.2 4.1-11 0-15zm-306.2-116c-88.3 0-160-71.8-160-160s71.7-160 160-160 160 71.7 160 160-71.8 160-160 160z' data-original='%23000000' class='active-path' data-old_color='%23000000' fill='%235C5D71'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
    background-size: 15px !important;
    background-position: 99% 56%;
  color: #adadad !important;
  font-weight: 600 !important;
      padding: 0px 19px;
}

.search-bar input::placeholder {
 color: #D6DADE;
}

.btn2 {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: #000;
    background: #FFFFFF;
    border: 1px solid #EAECEE;
    border-radius: 32px;
    padding: 10px 12px 10px 20px;
    box-shadow: 0px 4px 15px rgb(154 154 154 / 20%);
}

.small-burger{
    padding: 0px 0px 50px;
}

.upcoming-heading{
    padding: 15px 0px 20px;
}

.btn-orange{
        background: rgba(252, 106, 60, 0.8)
}

.registered{
    color: #0362BB !important;
    text-decoration-line: underline !important;
}
.btn img{
 margin-right: 5px;
}

table thead th{
background: #FAFAFA;
box-shadow: inset 0px -1px 0px #F1F1F1;
color: #4F5B67;
font-style: normal;
font-weight: 600;
font-size: 14px;
border-top: 0px !important;
border-bottom: 0px !important;
}

table tbody td{
color: #000000;
font-style: normal;
font-weight: 400;
font-size: 13px;
border-color: #F1F1F1;
box-shadow: inset 0px -1px 0px #F1F1F1;
border: none !important;
    vertical-align: middle !important;
}

table thead th:first-child, table tbody td:first-child{
    padding-left: 25px;
}
.activity table tr td:first-child span{
    margin-bottom: 0px;
}
.table {
    margin-bottom: 0px;
}

.
.table td, .table th {
    position: static;
    display: table-cell;
    float: none;
    padding: 15px 25px;
        vertical-align: middle !important;
}

.table td img{
    margin-right: 5px;
}

.showmore{
    display: flex;
    justify-content: center;
}

.w-auto{
    width: auto !important;
    padding-left: 20px;
    padding-right: 20px;
}


.nav2 p{
display: flex !important;
    flex-direction: column;
}

.sidebar-top {
    overflow: auto;
    position: relative;
    display: block;
    height: 100%;
}
.nav2 p span:last-child{
font-family: 'Lato';
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 150%;
color: #4F5B67;
}

.chart {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-image: conic-gradient(#e6fbd9 var(--value), #44c13c var(--value));
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
}
.chart::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 25px);
    height: calc(100% - 25px);
    background: white;
    border-radius: inherit;
}

.accountSec .panel-md{
    padding: 30px;
}

.chart p {
  position: relative;
  z-index: 1;
  font-size: 2em;
}

.x-60 {
  --value: 30%;
}

.heading2{
    font-style: normal;
    font-weight: 900;
    font-size: 28px;
    line-height: 120%;
     color: #242D35;
}

.activity table tr td:first-child span{
    color: #A8B0B9;
    padding-left: 10px;
}
input[type=radio], input[type=checkbox]{
    margin: 0px !important;
}
#mepr_ok_publish_in_roster {
    width: 16px;
    height: 16px;
}
.activity table tr td .form-group{
    justify-content: center;
    margin-bottom: 0px;
}
.form-check-span span{
    padding-right: 5px;
    display: inline-block;
}

.activity table thead th:first-child{
    padding-left: 0px;
    vertical-align: middle !important;
}

.activity .form-check{
    margin-bottom: 0px;
}


.activity table thead th:first-child .form-check-span{
    padding-left: 24px;
}
.activity table tbody td:first-child{
 padding-left: 11px;
}
.activity-total {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
}

.lp-f1 .btn2{
    line-height: 11px;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    width: 137.4px;
    height: 38px;
    justify-content: center;
    color: #fff;
}

.lp-f{
    padding-right: 10px;
}
.lp-f p span{
    padding-left: 5px;
    font-size: 20px;
}

.lp-f p{
font-family: 'Lato';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 150%;
text-align: justify;
color: #000000;
}

.color-green{
   color: #44C13C !important;
}

.blue-btn{
padding: 12px 12px 12px 20px;
    width: 134px !important;
    height: 40px;
    background: #152E83 !important;
    border-radius: 32px !important;
    border: none !important;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 15px !important;
    color: #FFFFFF;
    display: flex;
    align-items: center
}

.blue-btn img{
    margin-left: 5px;
}

.contact-btn .blue-btn{
    width: auto;
    padding: 12px 16px 12px 20px;
    margin-right: 10px;
}

.restorentmain, .restaurant-graph{
    padding: 20px;
}
.restaurant-graph{
  text-align: center;
}
.page-title4{
font-family: 'Lato';
font-style: normal;
font-weight: 900;
font-size: 18px;
color: #373F47;
margin-top: 0px;
}

.restaurant-graph .chart{
 margin: 20px auto;
       width: 120px;
    height: 120px
}
.ressec1 {
    display: flex;
    justify-content: space-between;
}
.r-date{
    padding-top: 15px;
}

.dateinfo{
font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    margin-bottom: 0px;
}

.span1{
font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    text-align: center;
    padding-left: 25px;
    opacity: 0.6;
}

.dateinfo img{
    margin-right: 5px;
}

.ressec1-re1{
    padding-top: 90px;
}

.restaurant-graph h2{
    margin-top: 0px;
}

.page-title2{
        font-size: 28px;
    font-style: normal;
    font-weight: 900;
    margin-bottom: 0px;
    margin-top: 0px;
}
.reservation-sec {
    padding-top: 20px;
}
.showmore1 {
    background: #FFFFFF;
    border: 1px solid #EAECEE;
    border-radius: 32px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0C1116;
    font-weight: 500;
    font-size: 14px;
    width: 110px;
}

.clr-black{
    color: #0C1116;
    font-weight: 500;
   font-size: 14px;
   padding: 12px 12px 12px 20px;
   width: 107px;
height: 40px;
border: 1px solid #EAECEE;
border-radius: 32px;
}

.ds{
    padding-right: 5px;
}
.btn-darkgreen {
    width: 96px;
    height: 24px;
    background: #38B593;
    border-radius: 12px;
    padding: 5px 10px 7px;
    color: #fff;
    display: flex;
    align-items: center
    }
/* .mp_wrapper input[type=text]{
    border: none ;
}
 */
.divSimag img{
    width: 100%;
}

.post-item-1 .btn-orange img{
    filter: brightness(100);
}
.page-title5 {
    color: #242D35;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    word-spacing: 4px;
    letter-spacing: 0.1px;
}

.b-post-details h3{
    padding: 20px 0px 10px;
}

.paragraph {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #4F5B67;
    margin-top: 15px;
}
.bp-meta a {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    color: #4F5B67;
    margin-right: 5px;
}

.bp-meta a img{
    margin-right: 3px;
}

body .b-post-details .btn {
    /* width: 75px; */
    /* height: 30px; */
    padding: 7px 12px !important;
}

 .clendersec{
    padding: 24px;
}

.post-item-1,{
    padding: 17px;
}

.view{
    border: 1px solid #EAECEE;
    border-radius: 36px;
    width: 100%;
    padding: 14px 0px;
    color: #0C1116;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    display: flex;
    justify-content: center;
}
.post-view {
    padding-top: 17px;
}

.resources-page .contact-btn a{
  color: #0362BB;
  font-style: normal;
font-weight: 400;
font-size: 14px;
}

.rs-club1 a img{
    width: 16px;
    margin-top: -5px;
}

.resources-page .search-bar{
margin: 10px 0px;
}

.rs-club1 {
    padding: 12px 0px 4px;
}
.rs-club a{
    display: inline-block;
    margin-right: 15px;
}
.rs-club1 span {
    line-height: 12px;
        margin-left: 5px;
}

.blue-dark{
    background: #065582;
}

.btn4{
    padding: 5px 10px 7px;
    width: 69px;
    height: 24px;
    border-radius: 12px;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 12px;
    color: #FFFFFF;
    display: flex;
    line-height: 0px;
    align-items: center;
}
.download{
    color: #3E64EC;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    text-decoration: underline;
}

.resources-page .download{
      color: #3E64EC !important;  
}

.download:hover, .edit:hover, .edit:hover i, .resources-page .download:hover{
    color: #000 !important;
}

.welcome-sec-dahabord .heading3{
  margin-top: 11px !important;
  word-spacing: 4.5px;
}
 .r-p-event table tbody td:first-child img{
    width: 41px;
    height: 41px;
    border-radius: 50px;
    margin-right: 20px;
 }

/*.r-p-event table tbody td:nth-child(4) .btn4{
   width: 72px;
 }*/

.w-20{
    width: 167px;
}
.r-p-event table thead th:first-child{
  padding-left: 45px;
}

.event-page .post-item-1{
        padding: 15px 16px;
}

.blue-gray{
background-color:#4F5B67;
}

.phead-h1{
    font-size: 28px;
    font-style: normal;
    font-weight: 800 !important;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #242D35;
    letter-spacing: 0.2px;
}

.s-pf-c{
background: rgba(142, 187, 255, 0.1);
border-left: 4px solid #152E83;
box-shadow: 0px 4px 15px rgba(154, 154, 154, 0.2);
border-radius: 0px 8px 8px 0px;
padding: 20px;
}
.s-pf-c p{
    margin-bottom: 2px;
    color: #1270B0;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
}
.s-pf-f {
  padding: 35px 20px;
}

.s-pf-f1 {
    padding-bottom: 50px;
    align-items: center;
}

.s-pf-f1 h4{
    padding-left: 30px;
}

.s-pf-f1 img{
    width: 51px;
height: 55px;
}

.fild1{
padding: 8px 12px 8px 20px !important;
width: 100% !important;
height: 40px !important;
background: #FFFFFF !important;
border: 1px solid #DCDDDD !important;
border-radius: 32px !important;
font-weight: 500 !important;
font-size: 14px !important;
color: rgba(12, 17, 22, 0.8) !important;
}
.s-pf-n {
    background: #FFFFFF;
    border-top: 2px solid rgba(21, 46, 131, 0.15);
    padding-top: 25px;
    padding-bottom: 25px;
}

.forntr-d{
     padding: 0px 20px;
}

.fild label, .label2{
    color: #0C1116;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 7px;
    margin-top: 10px;
}

.appth{
    margin: 5px 0px;
}

.fild2{
    background: #FFFFFF;
border: 1px solid #DCDDDD;
border-radius: 12px;
padding: 20px 12px 20px 20px;
}

.line{
    border: 1px solid rgba(21, 46, 131, 0.15);
}
.checkbox-group .form-check {
        flex: 0 0 251px;
    padding-left: 0px;
    display: flex;
    align-items: center;
}
.checkbox-group .form-check label{
    padding-left: 20px;
    color: #0C1116;
    font-size: 13px;
}
.checkbox-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 20px;
}
.bh{
    color: #9747FF;
    font-weight: 700;
    font-size: 12px;
}

.form-check1 .fild1{
    margin-bottom: 0px !important;
}

.pro-des{
    padding: 20px;
    margin-top: 0px;
}
.p-dec-1 {
    padding-left: 30px;
}
.profile-dec1 li {
    display: flex;
    justify-content: space-between;
}
.profile-dec1 li p:last-child{
    width: 250px;
    padding-left: 40px;
}

.profile-form{
    padding-top: 30px;
}

.fild3{
    background: #FFFFFF;
border: 1px solid #DCDDDD;
border-radius: 12px;
padding: 20px 12px 20px 20px;
font-size: 14px;
color: rgba(12, 17, 22, 0.8);
}

.profile-form .form-check label{
    color: #0C1116;
    font-size: 12px;
}

.groupbtn{
        display: flex;
    justify-content: right;
}

.groupbtn a img{
       filter: brightness(0);
       margin-left: 5px;
}

.btn3{
   color: #000 !important;
    background: #FFFFFF;
    border: 1px solid #DCDDDD;
    border-radius: 32px;
    padding: 7px 20px;
    line-height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pro-des2{
    margin-top: 30px;
}

.profile-Image{
    position: relative;
}


.pr-td a{
    padding-right: 10px;
}

.profile-Image img {
    width: 100%;
    height: 300px;
    border-radius: 10px !important;
    object-fit: cover;
    filter: brightness(0.5);
    background: #ddd;
}

.boat-image img{
    width: 100%;
    height: 300px;
    border-radius: 10px !important;
    object-fit: cover;
}
.boat_info_wrap img {
    width: 100%;
}


.pr-td{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
   justify-content: center;
   color: #fff;
   flex-direction: column;
   align-items: center;
   width: 100%;
   z-index: 1;
}

.pr-td a{
      color: #fff;
}

.groupradio .form-check-label{
    padding-left: 20px;
    margin: 3px 0px;
}
.groupradio .form-check{
    display: flex;
    align-items: center;
    padding-left: 0px;
}
.row-inside .fild{
    margin-bottom: 10px;
}
.yellow-clr{
    background: #FCB03C !important;
}

.in-pr a img{
    filter: brightness(1.0);
}

.btn-darkgreen1{
        background: #38B593;
}

.blue-btn1{
     background: #152E83;
    display: inline-flex;
    align-items: center;
    padding: 8px 16px;
    border-radius: 24px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color: #FFFFFF !important;
    white-space: nowrap;
}

.profie-page{
    padding-bottom: 50px;
}
.add-link{
    color: #0362BB;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    display: block;
}

.mm-t{
    box-shadow: 0px 4px 15px rgba(154, 154, 154, 0.2);
    border-radius: 12px;
    background: #FFFFFF;
    border: 1px solid #EAECEE;
    padding: 16px;
    margin-top: 15px;
}
.title6{
font-weight: 600;
    font-size: 17px;
    color: #242D35;
    margin: 15px 0px 0px;
    text-transform: capitalize;
    letter-spacing: 0.1px;
}
.mrp{
    padding: 20px;
    margin-top: 0px;
}
.mrp-list li{
    display:flex ;
}

.mrp-list li p{
font-style: normal;
font-size: 14px;
margin-bottom: 0px;
line-height: 18px;
}

.mrp-list li:first-child{
    margin-bottom: 13px;
}
.gth1_p, .gth_p{
    width: 160px;
}
.mrp-list li p:last-child{
   color: rgba(12, 17, 22, 0.8);
}
.mrp-list li p:first-child{
    font-weight: 700;
    color: #0C1116;
    margin-bottom: 1px;
}

.mrp .groupbtn{
    justify-content: flex-start;
    margin-top: 40px;
    margin-bottom: 20px;
}
.downlodme p {
   margin-bottom: 0px;
    color: #0362BB;
    font-weight: 400;
    font-size: 14px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
}
.downlodme {
    display: flex;
    align-items: center;
}

.downlodme .bell{
    width: 20px;
    margin-top: -5px;
}

.downlodme p img{
    margin-right: 5px;
}

.member-roster-page1 .table th{
    padding: 15px;
}

.logo-mini img {
    width: 96px;
}

.welcome-sec-dahabord {
    margin-top: 20px;
}

.mepr-nav-item{
    padding-right: 0px;
}

.nav2 .nav-item {
    width: 100%;
}
.nav2 .nav-item:nth-child(2){
    box-shadow: inset 0px 1px 0px #F1F1F1;
}

.logout-sec {
    margin-top: 30px;
}
/*body table.dataTable tbody th, body table.dataTable thead th, 
body table.dataTable tbody td{
    padding: 13px 0px;
}*/

.event-page .search-bar.search-bar1{
    margin-top: 20px;
}

.event-page .post-item-1, .clendersec {
  margin-top: 0px;
}

.event-page .clendersec{
      padding: 0px 20px 20px;
}
.event-page .tribe-events .tribe-events-l-container{
/*    background: rgba(105, 252, 212, 0.09);*/
    border-radius: 12px;
    padding-top: 21px;
    padding-bottom: 21px;
    min-height: auto;
}

.event-page .page-title2{
 font-family: 'Lato';
font-style: normal;
font-weight: 900;
font-size: 22px;
padding: 20px 0px;
}

.tribe-common-h3{
        font-size: 17px !important;
}

.event-page .tribe-events .tribe-events-c-events-bar__search-button-icon-svg,
.event-page .tribe-events .tribe-events-c-view-selector__button-icon
{
  width: 17px !important;
}
.event-page .tribe-events .tribe-events-c-view-selector__button-icon{
    height: 17px !important;
}

.event-page .tribe-events .tribe-events-c-subscribe-dropdown{
  margin-top: 10px;
  margin-bottom: 10px;
}

.page-title3{
font-family: 'Lato';
font-style: normal;
font-weight: 900;
font-size: 17px;
line-height: 1.3;
}

.post-item-1 .btn img {
    margin-right: 5px;
    filter: brightness(100);
}

.bp-meta {
    display: flex;
    justify-content: space-between;
}

.event-page .tribe-events .tribe-events-calendar-month__day-cell--selected, 
.event-page .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, 
.event-page .tribe-events .tribe-events-calendar-month__day-cell--selected:hover{
  background-color: #7B61FF !important;
}

.event-page .tribe-events .tribe-events-calendar-month__day-cell{
height: unset !important;
width: unset !important;
border-radius: 5px !important;
}

.event-page .tribe-events .tribe-events-calendar-month__day-date-daynum{
    padding: 7px !important;
}

.event-page .tribe-events .ttribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-daynum{
    color: #fff !important;
}

.event-page .tribe-events-promo.tribe-common-b1.tribe-events-c-promo, 
.event-page .tribe-events-c-subscribe-dropdown__container, 
.event-page .tribe-events-calendar-month-mobile-events, 
.event-page .tribe-events-calendar-month-mobile-events, 
.event-page .tribe-events-calendar-month-nav.tribe-events-c-nav{
  display: none !important;
}
.event-page .tribe-events-calendar-month__day.tribe-events-calendar-month__day--current{
    color: #fff !important;
}

.paymentsec .form-check {
    padding-left: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.paymentsec .form-check input{
       transform: scale(1.3);
    display: inline-block;
}

.paymentsec input[type=checkbox] {
  accent-color: #7B61FF;
  background-color:#7B61FF;
  border-radius: 5px;
}
.paymentsec .form-check label.form-check-label {
    padding-left: 24px;
}

.balance-info{
    display: flex;
    justify-content: space-between;
}

.balance-info .inf{
font-family: 'Lato';
font-style: normal;
font-weight: 900;
font-size: 28px;
line-height: 120%;
text-align: center;
color: #FF6666;
}

.secbal .blue-btn1{
   justify-content: center;
    width: 100%;
    margin-top: 25px;
}
.paymentsec .paynow{
    color: #E61521 !important;
    text-decoration-line: underline !important;
}

.totalitem{
    display: flex;
    justify-content: space-between;
    padding: 12px 30px;
}
.totalitem p{
    font-family: 'Lato';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 150%;
text-align: justify;
color: #000000;
}

.totalitem p span{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 150%;
    text-align: justify;
    color: #FF6666;
    padding-left: 15px;
}

/*for Dashboard Page*/
/*.mepr_mepr_member_health_emergency_contact_phone, 
.mepr_mepr_member_health_emergency_contact_name, 
.mepr_mepr_child_1_name, .mepr_mepr_child_1_date_of_birth, 
.mepr_mepr_member_allergies, .mepr_mepr_boat_1_emergency_contact_name, 
.mepr_mepr_boat_1_emergency_contact_number, .mepr_mepr_child_1_photo, 
.mepr_mepr_member_interests, .mepr_mepr_member_skills {
    display: none;
}*/

#mepr_account_form div.mp-form-row:not(.mepr_first_name, .mepr_last_name, .mepr_email, 
    .mepr_mepr-address-one, .mepr_mepr-address-two, .mepr_mepr-address-city, 
    .mepr_mepr-address-country, .mepr_mepr-address-state, .mepr_mepr-address-zip, 
    .mepr_mepr_date_of_birth, .mepr_mepr_employer, .mepr_mepr_profession, 
    .mepr_mepr_preferred_name, .mepr_mepr_phone, .mepr_mepr_phone_alternate, 
    .mepr_mepr_dinghy_rack_request, .mepr_mepr_kayak_rack_request, .mepr_mepr_locker_request,
    .mepr_mepr_bio, .mepr_mepr_ok_publish_in_roster ) {
    display: none;
}

.dashboard-roster .upcoming-sec {
    padding-bottom: 50px;
}

.logout-sec ul li .mpp-profile-image-wrapper {
    max-width: 35px !important;
    min-width: 35px !important;
    max-height: 35px !important;
    min-height: 35px !important;
    margin-bottom: 0 !important;
    margin-right: 0px !important;
}

.profileSec-details {
    display: flex;
    flex-wrap: wrap;
}

.profileSec-details .mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper{
   min-width: 90px !important;
    min-height: 91px !important; 
}

.profilecontent-title{
    padding-left: 50px;
}

.panel-md-ia.d-block .profile-dec1 li p:last-child{
 padding-left: 0px;
}

.panel-md-ia.d-block .profile-dec1 li:nth-type-child(3) p{
    flex: 0 0 300px;
}

.panel-md-ia.d-block .profile-dec1 li p{
  width: 100%;
  line-height: 17px;
}

.panel-md-ia.d-block .profile-dec1 li{
    padding-bottom: 15px;
}

.mp_wrapper .panel-md-ia.d-block select{
    margin-top: 10px;
}

/*.panel-md-ia.d-block .profile-dec1 li:last-child p{
     flex: 0 0 43rem;
}*/

.profilecontent-title  .inf-b{
    color: #373F47;
    font-size: 17px;
}

.profilecontent-title .heading3{
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.sponsor-page-inner {
    margin-top: 35px;
}

body .sponsor-page-inner .gform_wrapper .top_label .gfield_label, 
body .sponsor-page-inner .gform_wrapper .left_label .gfield_label, 
body .sponsor-page-inner .gform_wrapper .right_label .gfield_label{
        color: #0C1116;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
}

body .sponsor-page-inner .gform_wrapper.gravity-theme .gfield textarea.small {
    height: 76px;
    background: #FFFFFF;
    border: 1px solid #DCDDDD;
    border-radius: 12px;
    padding: 20px 12px 20px 20px;
}

.fild1 {
    padding: 8px 12px 8px 20px !important;
    width: 100% !important;
    height: 40px !important;
    background: #FFFFFF !important;
    border: 1px solid #DCDDDD !important;
    border-radius: 32px !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    color: rgba(12, 17, 22, 0.8) !important;
    margin-bottom: 0px !important;
}

.pass-update {
    align-items: baseline;
    gap: 5px;
}
.pass-update .blue-btn {
    padding: 0;
    justify-content: center;
}

.mepr-form input.invalid {
    border: 1px solid red !important;
    background-color: #FFF !important;
}

body .sponsor-page-inner .gform_wrapper.gravity-theme .gfield input.large,
body .sponsor-page-inner .gform_wrapper.gravity-theme .gfield select{
       padding: 8px 12px 8px 20px !important;
    width: 100% !important;
    height: 40px !important;
    background: #FFFFFF !important;
    border: 1px solid #DCDDDD !important;
    border-radius: 32px !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    color: rgba(12, 17, 22, 0.8) !important;
}

.sponsor-page-inner .gsection_title{
    margin-top: 10px;
    font-family: "Lato",sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #272727;
    font-size: 22px;
}

.sponsor-page-inner .gchoice {
    flex: 0 0 329px;
}
.sponsor-page-inner .gfield_checkbox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sponsor-page-inner .gform_wrapper.gravity-theme .gfield-choice-input+label{
    margin-left: 10px;
}

.sponsor-page-inner #input_1_21_1{
    float: left;
    position: relative;
    top: 6px;
}
.sponsor-page-inner .gfield_consent_label{
 display: inline-block;
 line-height: 20px;
 margin-left: 9px;
 color: #0C1116;
 font-size: 13px;
}

body .sponsor-page-inner .gfield_label_before_complex {
    padding-bottom: 10px !important;
}


.evetadd, .gform_wrapper.gravity-theme .gform_footer input, .add_event .button-large {
    background: #152E83 !important;
    border-radius: 32px !important;
    border: none !important;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 15px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    text-indent: -0.5px;
    padding: 6px 15px;
    width: auto;
    height: auto;
    box-shadow: unset;
}

.alignwide{
    margin-left: 0px !important;
    margin-right: 0px !important;
}

#acf-form .x-btn, #acf-form .button, #acf-form [type="submit"]{
 text-shadow: unset !important;
 text-shadow: none;
    box-shadow: none;
}


.gform_wrapper .gfield_validation_message, 
.gform_wrapper .validation_message{
    background: transparent !important;
    border: unset !important;
    font-size: 14.992px;
    margin-top: 0px !important;
    padding: 0px !important;
}

.add_event .acf-fields > .acf-field{
   padding-left: 0px !important;
   padding-right: 0px !important;
   border-bottom: none;
   border-top: none;
   padding-top: 0px;
}

.add_event{
    padding: 20px;
}

.back:hover{
    color: #192A3E !important;
}
.evetadd:hover{
        color: #fff;
}

body #post-1021 .entry-wrap{
  padding: 35px 35px 0px;
  box-shadow: none;
}

body #post-1021 .entry-title {
    margin: 0;
    font-size: 250%;
    line-height: 1.05;
    font-size: 28px;
    font-style: normal;
    font-weight: 800 !important;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #242D35;
    letter-spacing: 0.2px;
}

#post-1021 .application_form b {
    color: #0C1116;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 7px;
    margin-top: 10px;
}

#post-1021 .application_form{
    margin-left: 0px;
}

#post-1021 .gfield b{
    color: #0C1116;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 7px;
    margin-top: 10px;
}

#post-1021 .gfield_no_follows_desc {
    font-size: 18px;
    color: #272727;
    font-weight: 600;
}

#post-1021 .application_form li {
    font-size: 11px;
}

#post-1021 .Initiation_fees {
    font-size: 13px;
    font-weight: 800;
}

#post-1021 .ginput_complex span {
    display: flex;
    flex-direction: column-reverse;
}
#post-1021 .ginput_complex span label{
    padding-bottom: 10px;
    color: #272727;
}

#label_2_107_1, #label_2_9_1, #label_2_98_1{
 color: #272727;
 font-weight: 600;
 margin-left: 5px;
  font-size: 14px;
}

body #post-1021 .gform_wrapper .top_label .gfield_label, 
body #post-1021 .gform_wrapper .left_label .gfield_label, 
body #post-1021 .gform_wrapper .right_label .gfield_label{
    font-size: 14px;
}

#post-1021 #field_2_102 .gfield_label{
 border-bottom: 0px;
}

#post-1021 #input_2_102{
    display: flex;
}

#post-1021 .gchoice{
    padding-left: 10px;
        display: flex;
    align-items: baseline;
}

#post-1021 .gsection_title{
        margin: 0;
    font-size: 22px !important;
    line-height: 1.05;
    font-size: 28px;
    font-style: normal;
    font-weight: 800 !important;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #242D35;
    letter-spacing: 0.2px;
}

#post-1021 .gfield_label{
    border-bottom: 0px;
}

#post-1021 #field_2_52{
  font-size: 14px;
}

.gchoice  label{
    margin-left: 10px;
    display: flex;
    align-items: baseline;
}

#field_2_50 .gfield_label{
    margin-bottom: 0px;
}

#gform_2{
    margin-bottom: 0px;
}

.cross-child {
    position: absolute;
    right: 30px;
    top: 11px;
}
.pro-des{
    position: relative;
}
.cross-child::after{
    content: '';
  height:50px;
  width: 50px;
  display: block;
  border: none;
  background-image: url("/wp-content/themes/pro-child/img/closeb-(3).png");
  background-repeat: no-repeat;
  background-size: 16px !important;
  background-position: 98% 47%;
  color: #adadad !important;
}


.edit-profile .avatar_wrap img{
    border-radius: 50% !important;
}

.edit-profile .profile-image{
   max-width: 123px;
}

.edit-profile .profilecontent-title {
    padding-top: 7px;
}

.edit-profile .profilecontent-title .heading3{
    font-size: 21px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: 600 !important;
}   
.edit-profile input[type=file]{
    display: inline-block;
    color: transparent;
    margin-top: 0px!important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.edit-profile #basic-user-avatar-form .blue-btn{
    padding: 9px 23px !important;
    font-size: 13px !important;
    width: auto !important;
    height: auto;
    margin-top: 35px;
    margin-bottom: 30px;
}

/*.edit-profile .profilecontent-title p{
background: linear-gradient(to right, #8b8d8f 57%, #242d35 50%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}*/

.edit-profile .profile-form{
 padding-top: 0px;
}

#basic-local-avatar::-webkit-file-upload-button {
  visibility: hidden;
}

#basic-local-avatar {
    position: absolute;
    left: 80%;
    width: 70%;
    top: 85px;
}
#basic-user-avatar-form{
    position: relative;
}
#basic-local-avatar::before {
    content: 'Edit';
    display: inline-block;
    background: #000;
    border-radius: 3px;
    padding: 2px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-weight: 700;
    color: #fff;
    font-size: 10pt;
}


#basic-local-avatar input[type=file] {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
        margin-top: 8px !important;
}

#mepr_account_form-4{
    margin-bottom: 0px;
}

.profie-page #section-interests #mepr_account_form-9 .groupbtn, 
.profie-page #section-skills #mepr_account_form-10 .groupbtn, 
.profie-page #section-allergies #mepr_account_form-11 .groupbtn
{
     justify-content: left;
}

.profie-page #section-interests #button2, 
.profie-page #section-skills #button2, 
.profie-page #section-skills #button2,
.profie-page #section-allergies #button2{
    border: unset;
}

.add_wrapper_interest #button1,  #button2,  #button3{
    border: unset;
}

.logout .icon img{
        width: 21px;
}

.upcoming-sec2 table.dataTable tbody th:nth-child(6), 
.upcoming-sec2 table.dataTable tbody td:nth-child(6){
    width: 100px;
}

/*-----------stagineg website-------------------------------------*/

.sidebar-top::-webkit-scrollbar-track
{
    background-color: #F5F5F5;
}

.sidebar-top::-webkit-scrollbar
{
    width: 3px;
    background-color: #F5F5F5;
}

.sidebar-top::-webkit-scrollbar-thumb
{
    background-color: #4F5B67;
    border: 2px solid #555555;
}
.user_item_wrap td:first-child {
    width: 180px;
    /*display: flex;*/
    align-items: center;
    clear: both;
    vertical-align: middle;
}

/*.user_item_wrap td{
    width: 150px;
}*/

.user_item_wrap td:nth-last-child(-n+4) a:hover{
    color: #0362BB !important;
}

.user_item_wrap td:nth-last-child(-n+4) a{
    color: #000 !important;
    display: block;
}

body .dataTables_wrapper .search-bar input {
    margin-bottom: 0px;
    padding: 9px 12px;
}

.boxshadow.dataTable{
    padding: 0px;
}




.pr-td input[type=file]{
    width: 198px;
    color: #fff;
}
.mpp-enhanced-profile-wrap.regular .mpp-profile-image-wrapper .mpp-profile-image-square img{
    height: auto;
}

/*body .profile-image .mpp-enhanced-profile-wrap.regular.round .mpp-profile-image-wrapper{
    min-width: 122px;
    min-height: 122px;
    max-width: 100px;
    max-height: 122px;

}*/

.upcoming-sec table.dataTable tbody th, 
.upcoming-sec  table.dataTable tbody td{
    padding: 8px 14px;
}

.upcoming-sec table.dataTable tbody th:first-child, 
.upcoming-sec  table.dataTable tbody td:first-child{
   width: 159px;
}

.upcoming-sec2 .btn{
      padding: 7px 8px;
}

.profile-image img{
   width: 140px;
   height: 140px;
   object-fit: cover;
   border-radius: 50% !important;
}

.mobile-table-responsive .dataTables_wrapper .dataTables_paginate .paginate_button.current, 
.mobile-table-responsive .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
     background-color: transparent !important;
     color: #152E83 !important;
    background: unset !important;
}

.mobile-table-responsive .dataTables_wrapper .dataTables_paginate .paginate_button{
     background: transparent;
    border: transparent !important;
    padding: 5px 7px !important;
    color: #152E83 !important;
    min-width: auto !important;
}



.mobile-table-responsive .dataTables_wrapper .dataTables_paginate .previous{
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.mobile-table-responsive .dataTables_wrapper .dataTables_paginate .next{
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.dataTables_wrapper .bottom{
    margin-top: 10px;
}
/** dashboard page**/

/*body #mepr_account_form .mepr_mepr_bio {
    width: 65% !important;
}*/

#mepr_account_form .mp-form-row {
    width: 32% !important;
    margin-right: 1.2%;
    float: left;
}

textarea#mepr_bio {
    padding: 20px 12px 20px 20px;
    border-radius: 12px;
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 8px;
}
#flexCheckDefault {
    position: relative;
    top: 30px;
}
label.mepr-form-checkboxes-label {
    color: #0C1116;
    font-size: 14px;
    font-family: lato;
    font-weight: 400;
}
.mepr_mepr_ok_to_publish_in_roster .mp-form-label {
    opacity: 0;
}
#mepr_account_form input[type="text"], #mepr_account_form select, 
#mepr_account_form input[type="email"] {
    padding: 8px 12px 8px 20px !important;
    width: 100% !important;
    height: 40px !important;
    background: #FFFFFF !important;
    border: 1px solid #DCDDDD !important;
    border-radius: 32px !important;
    font-weight: 500;
    font-size: 14px;
    color: rgba(12, 17, 22, 0.8);
}
#mepr_account_form .mp-form-label > label {
    color: #0C1116;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px;
    margin-top: 10px;
    display: inline-block !important;
}
.slick-prev:before {
    color: #000 !important;
    font-size: 25px !important;
    font-family: monospace !important;
}
.slick-next:before {
    color: #000 !important;
    font-size: 25px !important;
    font-family: monospace !important;
}
.slick-prev, .slick-next {
    top: 25% !important;
}
.back {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.3;
    display: flex;
    align-items: center;
    letter-spacing: 0.01em;
    color: #192A3E;
    padding-top: 25px;
    display: inline-block;
}
.back.to-web {
    float: right;
}
.back.to-web img{
    transform: rotate(180deg);
}
.back img {
    padding-right: 5px;
}
.add_wrapper_interest,
.add_wrapper_skill,
.add_wrapper_allergy{
    padding-top: 15px;
}

.logout-sec .nav2 .nav-item:nth-child(2) p {
    margin-left: 15px;
}

.mp_wrapper .edit-profile .panel-md-ia.d-block select{
   padding-top: 8px;
   border-radius: 4px;
   margin-top: 5px;
}

/*---------------latest live dashboard--------------*/


.event-page .btn {
    padding: 7px !important;
}

.edit-profile-wrap .btn3 {
    font-size: 15px;
}

.edit-profile-wrap .blue-btn {
    padding: 0;
    justify-content: center;
}

 .mp_wrapper .edit-profile-wrap  textarea{
  background-color: transparent !important;
}

body .edit-profile-wrap .mp-form-label label{
   display: inline-block !important;
}

body .edit-profile-wrap .row-inside .fild{
  margin-bottom: 0px !important;
}

.edit-profile-wrap .add_wrapper_skill .blue-btn1, .edit-profile-wrap .add_wrapper_interest .blue-btn1, .edit-profile-wrap .add_wrapper_allergy .blue-btn1{
    background: #152E83;
    padding: 8px 16px;
        border-radius: 24px;
}

.event-page .acf-form-submit .button-large {
    width: 134px !important;
    height: 40px;
}
.form__reset #acf-form .acf-image-uploader input{
    font-size: 16px !important;
}

 .evetadd{
    width: 134px !important;
    height: 40px;
}

.groupbtn .blue-btn1{
     width: 134px !important;
    height: 40px;
}

body .blue-btn1:focus, .evetadd:focus
{    color: #fff !important;
}

.evetadd{
    color: #fff !important;
}
.resources-page table thead th:first-child, 
.resources-page table tbody td:first-child{
    padding-left: 20px;
}

.upcoming-sec .activity-table table thead th, 
.restaurant-table table thead th{
      padding: 14px 12px !important;
}

.resources-page table tbody td{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.upcoming-sec .activity-table table tbody td:last-child{
    text-align: center;  

}

.pagetitle2{
    font-size: 28px !important;
}

.pagetitle3{
    font-size: 24px !important;
    font-style: normal;
    font-weight: 900;
    color: #242D35;
}

.resources-page .welcome-sec{
    padding-top: 22px;
}

.portland-flex1 .minimum{
    padding-top: 25px;
}

.mp_wrapper select{
    background-color: unset;
}
.mepr_mepr_ok_publish_in_roster .mepr-checkbox-field {
    font-size: 14px;
    color: #0C1116;
    font-family: 'Lato';
    font-weight: 400;
}

#input_3_124_1_label {
    display: none;
}

.panel-top-events .evetadd:hover{
    color: #fff !important;
}

.opentable_widget {
    text-align: end;
}





/*---------------end latest live dashboard--------------*/


/*-------------responsive------------------------------*/

@media (max-width: 1264px){
 .panel-md-ia.d-block .profile-dec1 li:nth-last-child(-n+2){
    flex-wrap: wrap;
 }
  .panel-md-ia.d-block .profile-dec1 li:nth-last-child(-n+2) p:last-child{
    padding-left: 0px;
    margin-left: 0px !important;
    flex: 0 0 100%;
 }
 .profilecontent-title {
    padding-left: 25px;
}
}

@media (max-width: 1199px){
  .boat-image img{
    height: auto;
  }
}
@media (min-width: 992px){
        #post-1021 .gform_wrapper.gravity-theme .gform_fields{
    grid-column-gap: 1%;
    align-items: flex-end;
}

     #post-1021 #field_2_13{
     grid-column: span 1;
    }

     #post-1021 #field_2_109{
         grid-column: span 2;
    }
     #post-1021 #input_2_13{
        width: 100%;
    }

     #post-1021 .gfield_label.gfield_label_before_complex{
      padding-bottom: 10px;
      border-bottom: 0px !important;
    }
    .rosterprofile .col-md-3{
        padding-left: 7px;
        padding-right: 8px;
    }

    .rosterprofile .col-md-3:nth-child(4n + 1){
        padding-left: 15px;
    }  
        .groupradio:nth-child(2){
        padding-left: 20px;
    }
}
@media (min-width: 768px){
    .login-4 .clip-home {
        clip-path: polygon(0 0%, 73% 0, 95% 100%, 0 100%, 0 81%);
        position: relative;
    }
    .add_wrapper_interest.col-md-2,
    .add_wrapper_skill.col-md-2,
    .add_wrapper_allergy.col-md-2{
        display: flex;
        align-items: center;
    }
    .learn-sec-clm .learn-sec-txt {
        height: 120px;
    }
    .learn-sec-clm1 .learn-sec-txt {
        height: 120px;
    }
}

@media (max-width: 1024px){
  .btn2{
    font-size: 12px;
  }
  .mobile-table-responsive #tableID{
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .upcoming-sec2 .btn {
        padding: 7px 20px 7px 5px;
    }
    .upcoming-sec table.dataTable tbody th:nth-child(6), 
    .upcoming-sec table.dataTable tbody td:nth-child(6){
         min-width: 100px;
    }
    .upcoming-sec table.dataTable tbody th:nth-child(3), 
    .upcoming-sec table.dataTable tbody td:nth-child(3){
         min-width: 150px;
    }
}

@media (max-width: 991px){
    .welcome-sec #mepr_account_form .mp-form-row{
            width: 47% !important;
    }
  .welcome-sec-dahabord .heading3 {
        margin-top: 0;
  }

  .table tbody td:first-child{
    min-width: 150px;
  }

   .table tbody td:last-child,  .table thead th:last-child{
    min-width: 150px;
  }
     .table tbody td:nth-child(5),  .table thead th:nth-child(5){
    min-width: 150px;
  }
   .table tbody td:first-child span{
    display: flex;
   }
    .table thead th:nth-child(3),  .table tbody td:nth-child(3){
   min-width: 100px;
    }
    .table thead th:nth-child(4),  .table tbody td:nth-child(4){
        min-width: 120px;
    }

      .table tbody td{
        padding-left: 30px;
      }

    .profile-s h2{
        margin-top: 0px;
    }
    .boxshadow{
        margin-top: 0px;
        padding: 10px;
    }
    .member-roster-page1 .table th, .member-roster-page1 .table td{
        min-width: 150px;
    }
     .member-roster-page1 .table td{
        padding-left: 15px;
     }
     .r-p-event table thead th:first-child{
        padding-left: 20px;
     }

      .r-p-event table tbody td:first-child{
      display: flex;
      align-items: center;
      }

      .custom-colum1 .pr-md-1, .custom-colum1 .px-md-1{
        margin-bottom: 15px;
      }

      .panel-md-i {
        margin-bottom: 20px;
      }

       .page-template-template-member-dashboard #rmp_menu_trigger-15026 {
        display: none !important;
       }

}

@media (max-width: 767px){
    .sidebar{
        position: relative;
        width: 100%;
    }
    .main-panel{
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    .login-4 .form-section{
        min-height: auto;
        padding: 40px 0px;
        justify-content: center;
    }
    .login-4 .bg-img {
        min-height: 485px;
    }
    .sidebar .sidebar-wrapper{
        width: 100%;
        max-height: 100%;
            padding-bottom: 0px;
    }
    .sidebar .nav{
        float: unset;
        position: unset;
            margin-left: 0px;
    }

    .welcome-sec-dahabord .profile-dec{
       padding-left: 0px;
    }

     .welcome-sec-dahabord  .profile-image{
      margin-bottom: 20px;
    }
    .sidebar .nav{
        margin-left: 0px;
    }
    .simple-text.logo-mini{
        padding-left: 30px;
        text-align: left;
    }
    .panel-md-ia.d-block .profilecontent-title p {
        margin-bottom: 5px !important;
        font-size: 16px;
     }
     .profile-form{
        padding-top: 0px;
     }
     .welcome-sec #mepr_account_form .mp-form-row {
       width: 100% !important;
    }

    .pro-des{
        padding: 10px;
    }
     .phead-h1{
         font-size: 18px;
         margin-bottom: 5px !important;
     }

   #mepr_loginform #wp-submit{
        padding: 10px 35px;
        width: 100%;
        height: auto;
   }
   .profie-page #section-interests .groupbtn, 
.profie-page #section-skills .groupbtn, 
.profie-page #section-skills .groupbtn,
.profie-page #section-allergies .groupbtn
{
     justify-content: left;
}

.in-pr{
    margin-top: 15px;
}

/*--------------------membershipform---------------------------------*/
      body #post-1021 .entry-wrap{
        padding: 10px;
      }

      #post-1021 .gsection_title{
        font-size: 18px !important;
      }

      body #post-1021 .table tbody td{
       padding-left: 0px;
       font-size: 13px;
      }
      #post-1021 .Initiation_fees {
         font-size: 10px;
       }
       #post-1021 table tbody td{
         font-size: 11px;
       }
       .panel-md-ia.d-block .profile-dec1 li p {
        line-height: 24px;
        display: inline-block;
    padding-bottom: 7px;
      }
      .panel-md-ia.d-block .profile-dec1 li {
    padding-bottom: 2px;
}
      .logout-sec {
         margin-top: 0px;
      }
      .small-burger{
   padding-top: 20px;
}
    #basic-user-avatar-form{
        margin-bottom: 0px !important;
    }
    .profile-image p {
        margin-top: -30px;
    }

    .groupbtn{
        margin-top: 0px !important;
    }
        .slick-initialized .slick-slide{
        width: 100%;
    }
    .activity .dataTables_wrapper .bottom{
            display: inline-block;
    overflow: hidden
    }

    .activity .dataTables_wrapper .dataTables_paginate{
        margin-top: 0px !important;
        padding-top: 0px !important;
        display: inline-block;
        overflow: hidden
    }

    body .profile-image .mpp-enhanced-profile-wrap.regular.round .mpp-profile-image-wrapper{
        margin-left: 0px;
    }
    .page-template-template-member-dashboard .list li{
      padding: 5px 0px !important;
    border: none;
    display: inline-block;
    }
    .edit-profile #basic-user-avatar-form .blue-btn{
        margin-top: 70px;
    }
#basic-local-avatar {
    left: 71%;
    top: 57px;
}

.opentable_widget {
    text-align: center;
}

}

@media (max-width: 600px){
    .profile-dec1 li{
        flex-direction: column;
    }
}

@media (max-width: 500px){
    .panel-md-infosec .list{
        margin-left: 0px;
    }
    .login-4 .bg-img{
            min-height: 381px;
    }
    .welcome-sec-dahabord .panel-md-ia{
      flex-direction: column;
    }

    .panel-top{
        flex-direction: column;
        align-items: flex-start;
    }

    .downlodme{
        margin-top: 10px;
    }
    .mepr-account-form .groupbtn{
      flex-direction: column;
      margin-top: 0px !important;
    }

     .mepr-account-form .groupbtn .btn3{
       margin-right: 0px !important;
       margin-top: 10px;
       margin-bottom: 10px;
     }
      .mepr-account-form .mepr-share-button{
       margin: 0px auto;
     }
     .profie-page .mepr-account-form .mepr-share-button{
       margin:unset;
       width: 100% !important;
     }
     .portland-flex1{
        flex-direction: column;
     }
     .chart.x-60{
        margin-top: 15px;
     }
}

@media (max-width: 420px){
     .profileSec-details {
        flex-wrap: wrap;
    }
           .profilecontent-title {
        padding-left: 0px;
       }
}

@media (max-width: 400px){
    .login-4 .bg-img{
            min-height: 281px;
    }
}

.edit-profile-wrap .mepr_custom_field .profile-Image img{
        height: auto;
    border-radius: 50% !important;
}

.edit-profile-wrap .mepr_custom_field .add-imags{
    font-size: 16px !important;
    text-align: center;
}

.add_wrapper_interest>div:last-child, 
.add_wrapper_skill>div:last-child, 
.add_wrapper_allergy>div:last-child {
    font-size: 18px;
}


#mepr_bio, #mepr_boat_1_picture, #mepr_boat_2_picture{
    font-size: 15px;
    display: block;
}
.mepr-replace-file:hover {
    color: inherit;
}

/*.profile-Image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    margin-right: 14px;
      display: block;
      float: left;
      box-shadow: 0px 0px 1px #ccc;
      -webkit-box-shadow: 0px 0px 1px #ccc;
      -moz-box-shadow: 0px 0px 1px #ccc;
}*/

/*.profile-Image:after {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    border-radius: 10px;
}*/



.mepr_updated{
    font-size: 16px;
}

.page-template-template-member-dashboard .evets-link .btn{
    padding: 7px 8px !important;
}


body #ui-datepicker-div .ui-state-default {
    line-height: initial;
    display: inline-flex;
    width: 27px;
    height: 26px;
    align-items: center;
    justify-content: center;
}

body #ui-datepicker-div tr td:first-child, body  #ui-datepicker-div tr th:first-child{
    padding: 1px;
    text-align: center;
}
body #ui-datepicker-div tr td{
   box-shadow:unset !important;
}

body #ui-datepicker-div tr th{
        vertical-align: middle !important;
}

body #ui-datepicker-div tr td:not(:first-child){
    margin:0px 5px
}

body #ui-datepicker-div tr td:last-child{
    margin-right: 0px !important;
}

body #ui-datepicker-div tr td:nth-child(2){
    margin-left: 0px !important;
}

body #ui-datepicker-div .ui-datepicker-header{
    margin-bottom: 0px !important;
    padding: 3px 8px 2px !important;
    display: flex;
    margin-top: -8px !important;
}

body #ui-datepicker-div button.ui-state-default{
 width: auto !important;
}

body #ui-datepicker-div .ui-datepicker-next {
    text-align: right;
}

body #ui-datepicker-div .ui-datepicker-prev, body #ui-datepicker-div .ui-datepicker-next{
    top: 15px;
}

body #ui-datepicker-div select.ui-datepicker-month{
width: 41%;
}

 body #ui-datepicker-div select.ui-datepicker-year{
    width: 48%;
 }

 body #ui-datepicker-div .ui-datepicker table{
  margin-top: 5px !important;
 }

 body #ui-datepicker-div .ui-state-default.ui-state-active{
        color: #222 !important;
 }