/***** Hidden Event Strip on Main Site - Visible on Welcome ******/
.welcome-official-strip-top {
    display:none;
}

#admin_page_content {
    width: 80%;
    position: relative;
    margin: auto;
    padding: 40px 0px;
}

.container #admin_page_content {
    width: 100%;
    position: relative;
}

/** MSL Event Ticket Message **/
.event_tickets .msl_notification {
    background-color: transparent;
}

.event_tickets .msl_notification .error {
    display: block;
    margin: 0.2em;
    padding: 10px;
    text-align: center;
    color: #ffffff;
    background: #b74a47;
    border: none;
    border-width: 2px 0;
}
.event_tickets .msl_notification .confirm {
    display: block;
    margin: 0.2em;
    padding: 10px;
    text-align: center;
    color: #000000;
    background: #211c36;
    border: none;
    border-width: 2px 0;
}

.event_tickets .msl_notification .confirm a {
    color: #5ad1c5;
    text-decoration:underline;
}

/***** FORUM ******/

dl.forum_nav {
    float:none;
    width:100%;
    margin-bottom:30px;
}

#forum_post .badge,
#forum_addpost .badge,
#forum_addpost_postlist .badge {
    background-color: #fff;
    white-space: normal;
    border: none;
}

#forum_post .msl_badge_view_photos,
#forum_addpost .msl_badge_view_photos,
#forum_addpost_postlist .msl_badge_view_photos,
#forum_post .rss {
    display:none;
}

#forum_post .badge_avatar,
#forum_addpost .badge_avatar,
#forum_addpost_postlist .badge_avatar{
    margin-bottom: -20px;
    margin-top: 0px;
    width: 50px;
    border: none;
}

.forum_post_content {
    border-bottom: 2px solid #211C36;
}

#forum_addpost .forum_post_content {
    border-bottom: none;
}

#forum_topics table.msl_table {
    border:none !important;
}
p
#forum_topics table.msl_table th,
.forum_group {
    background: #211C36;
    border-bottom:none;
    border-right:none;
    padding:5px;
    color:#fff;
}

#forum_addpost .forum_post_tools {
    background: #fff;
    border-bottom:none;
    border-right:none;
    padding:5px;
    color:#fff;
    width:100%;
}

.forum_post_tools input[type="submit"], .forum_post_tools input.button {
    color: #fff;
    background:none;
    background-color: #211C36;
    border-color: #211C36;
    margin:10px 0px;
    white-space: inherit;
    font-weight:normal;
    padding: 10px;
    font-size:18px;
    border-radius:5px;
}

.forum_group a {
    color:#fff;
}

#forum_topics table.msl_table th:first-child {
    border-top-left-radius:5px;
}

#forum_topics table.msl_table th:last-child {
    border-top-right-radius:5px;
}

.forum_post_content1, 
.forum_post_content2, 
.forum_post_tools, 
.forum_post_tools_inner {
    background:none;
}

#forum_post .forum_post_controls {
    margin:30px 0px;
    background: #211c36;
    padding: 10px;
    border-radius: 5px;
}

#forum_post .forum_post_controls a {
    color:#fff;
    margin:0px 10px;
}


/***** EVENTS ******/

.msleventstyle .event-details h2 {
    margin:0px !important;
}

.msleventstyle .event-details h4 {
    margin:10px 0px 20px 0px;
}

.msleventstyle .eventlist_day h4 {
    color:inherit;
    font-size:22px !important;
}

.msleventstyle .event_item {
    /*width: 30.6%;*/
    overflow:hidden;
    width: 23%;
    border: 1px solid #d4d4d4;
    background: #fff;
    border-radius: 40px;
    margin: 10px;
    padding: 0px;
    float: left;
    /*min-height: 350px;*/
    min-height: 350px;
}

#msleventstyle-1 .event_item {
    width: 100% !important;
    margin: 10px;
    min-height:300px;
}

#msleventstyle-2 .event_item {
    width: 46% !important;
    margin: 10px;
    min-height:351px;
    
}

#msleventstyle-3 .event_item {
    width: 31% !important;
    margin: 10px;
    min-height:350px;
    
}

.msleventstyle .event_item .msl_event_name {
    padding: 10px;
    margin-top: -8px;
    display: block;
    font-size:20px !important;
    color: #337ab7 !important;
    text-align: center;
}

.msleventstyle .event_item .msl_event_name a {
    color: #337ab7 !important;;
}

.color-bg .panel-transparent .panel .msl_event_name, .color-bg .panel-transparent .panel .msl_event_name a {
    color: #337ab7 !important;
}


#msleventstyle-2 .msl_eventlist .msl_event_name {
    font-weight:normal;
}

.msleventstyle .event_item .msl_event_time,
.msleventstyle .event_item .msl_event_location {
    padding: 0px 10px;
    text-align:center;
    font-weight:bold;
}

.bg-70 .msleventstyle .event_item .msl_event_time, 
.bg-70 .msleventstyle .event_item .msl_event_location {
    font-weight:normal;
}

.msleventstyle .msl_event_image img {
    padding-bottom: 20px;
    display: block;
    width: 100%;
    margin: auto;
    margin-bottom:0px;
    border-radius: 40px;
    transition-duration: 0.4s;
    padding:10px;
}

.msleventstyle .msl_event_image img:hover {
    cursor: pointer;
    transform: translateY(-11px);
}

.msleventstyle .msl-title .img-responsive {
    margin-bottom:0px;
}

.msl_event_types {
    display:none;
}

.msleventstyle .msl_event_description {
    text-align: center;
    padding: 10px 20px 0 20px;
    font-size: 17px;
}

/*.bg-70 .msleventstyle .msl_event_description {
    display:none;
}*/

.msleventstyle .event_item a {
    font-size:18px !important;
    color:#337ab7 !important;
    text-decoration:none !important;
}

.msleventstyle .event_item a:hover {
    text-decoration:underline !important;
}

.msleventstyle .msl_event_time {
    margin-bottom:0px;
    font-weight:bold;
}

@media (min-width:992px) and (max-width:1200px) {
    .msleventstyle .event_item {
         width: 45%;
    }
    
    #msleventstyle-3 .event_item {
        width: 45% !important;
    }
    
    #msleventstyle-2 .event_item {
        width: 45% !important;
    }
    
    #msleventstyle-1 .event_item {
        width: 95% !important;
    }
}


@media (max-width:992px) {
    .msleventstyle .event_item {
         width: 95%;
    }
    
    #msleventstyle-3 .event_item {
        width: 95% !important;
    }
    
    #msleventstyle-2 .event_item {
        width: 95% !important;
    }
    
    #msleventstyle-1 .event_item {
        width: 95% !important;
    }
}

.msleventstyle .eventlist_day {
    clear:both;
}

.msleventstyle .eventlist_day h4 {
    padding-top:20px;
}

.msleventstyle .msl_ticket {
    background-color: #357b73;
    background: #357b73;
    border-color: #357b73;
    color:#fff;
    white-space: inherit;
    display: block;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    margin-bottom:10px;
    width: 90%;
    padding: 10px 16px;
    border-radius: 20px;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    transition: transform 0.3s ease;
}

.msleventstyle .msl_ticket:hover, .msleventstyle .msl_ticket:focus, .msleventstyle .msl_ticket:active {
    background-color: #255a54;
    text-decoration:none;
    transform: translateY(-5px) scale(1.03);
}

.msleventstyle .event_item .msl_event_tickets .msl_ticket {
    color:#fff !important;
}

.msleventstyle .event_item .msl_event_tickets .msl_ticket:hover {
    color:#fff !important;
    text-decoration:none !important;
}

#msleventsstyle-vertical .event_item {
    width: 100%;
    min-height: 50px !important;
    overflow:hidden;
    border:0px;
    margin:5px;
}

.white-bg #msleventsstyle-vertical .event_item {
    border-bottom: 1px solid #41b6e6;
    padding-bottom: 20px;
}

#msleventsstyle-vertical .msl_event_image img {
    width:450px;
    float:left;
    margin:0px 20px 0px 0px;
    padding-bottom: 0px;
    border-radius:0px;
    transition-duration: 0.2s;
    padding:10px;
}

#msleventsstyle-vertical .msl_event_image img:hover {
    transform: translateY(-11px);
    cursor: pointer;
}

#msleventsstyle-vertical .msl_event_description {
    display: block;
    padding: 12px 10px 0px 0px;
}

#msleventsstyle-vertical .msl_event_name {
    margin-top:0px;
    font-size:20px !important;
    font-weight:700;
}

@media (min-width:1200px) {
    #msleventsstyle-vertical .msl_ticket {
        background-color: #357b73;
        background: #357b73;
        border-color: #357b73;
        color:#fff;
        white-space: inherit;
        display: block;
        margin-left:auto;
        margin-right:auto;
        margin-top:10px;
        margin-bottom:10px;
        width: 57% !important;
        float:right !important;
        padding: 10px 16px;
        border-radius: 6px;
        text-align: center;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
    }
}

#msleventsstyle-vertical .msl_ticket:hover, 
#msleventsstyle-vertical .msl_ticket:focus, 
#msleventsstyle-vertical .msl_ticket:active {
    background-color: #255a54;
    text-decoration:none;
}

@media (max-width:1200px) {
   #msleventssstyle-vertical .event_item {
        padding-bottom: 20px;
    }
    #msleventsstyle-vertical .msl_event_image img {
        width:100%;
        margin-bottom:10px;
    }
    #msleventsstyle-vertical .msl_event_description {
        padding: 10px;
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    #msleventsstyle-vertical .event_item {
        width: 45% !important;
        min-height:500px !important;
    }
}

@media (max-width:992px) {
    #msleventsstyle-vertical .event_item {
        width: 100% !important;
        padding-bottom: 20px;
        margin-left:0px;
    }
}

#msleventsstyle-vertical .msl_event_time:before,
.msl_event_time:before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    content: "\f073";
    margin-right:7px;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    width: 15px;
    color: #3f366f;
}

#msleventsstyle-vertical .msl_event_location:before,
.msl_event_location:before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    content: "\f3c5";
    margin-right:7px;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    width: 15px;
    margin-left:1px;
    color: #3f366f;
}

/*.event-carousel-wrapper .msleventstyle .event_item {
    background: #ffbf40;
}

.event-carousel-wrapper .msleventstyle .event_item .msl_event_name {
    color: #2a3c9b !important;
    font-weight: 600;
}*/


#guildevents .msl-ef-dateslist,
#guildevents .msl-ef-orgslist {
    display:none;
}

#guildevents .msl-ef-typeslist tbody {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 3px;
}

#guildevents .msl-ef-typeslist {
  display: contents;
}

#guildevents .msl-ef-typeslist tr {
  display: inline-flex;
  margin: 5px;
}

#guildevents .msl-ef-filterbutton {
    display: inline-block;
    width: 80%;
    margin: 10px 0;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    padding: 10px 12px;
    font-size: 18px;
    background: #3d8d83;
    border-color: #357b73;
    color: #fff !important;
    line-height: 1.42857143;
    border-radius: 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    font-weight: 450;
    font-family: 'Fira Sans', sans-serif !important;
}

#guildevents a:not([href]):not([tabindex]), 
#guildevents a:not([href]):not([tabindex]):hover {
    color:#fff !important;
}

#guildevents .msl-ef-filterbutton:hover {
    background: #357b73;
    text-decoration:none;
}

#guildevents .msl-typesheader {
    margin-bottom:20px;
}

#guildevents .msl-ef-typeslist input {
    display:none;
}
#guildevents .msl-ef-typeslist input:checked + label {
  color:#fff;
  background-color: #7941d8;
  font-size: 18px;
  padding: 8px 12px;
}

#guildevents .msl-ef-typeslist label{
    padding: 8px 12px;
    border: 0;
    border-radius: 30px;
    font-size: 18px;
    font-weight:normal;
    background: #ffffff;
    color:#000;
 }

#guildevents .msl-ef-typeslist label:hover {
    border-color: #d7d7d7;
    cursor:pointer;
 }

#guildevents .msl-ef-typeslist label:focus {
    padding: 0  0.56em 0 0.68em;
 }
 
#guildevents  .msl-ef-typeslist tr {
     float:left;
     margin: 0 15px 5px 0px;
 }
 
#guildevents #ctl00_eventlistcontroller_btnCancelPrefs, 
#guildevents #ctl00_eventlistcontroller_btnSavePrefs {
    display:none;
}

#guildevents .msl-ef-filterbutton::after {
    content:"";
    display:block;
}

#guildevents .msl-ef-dateslist {
    padding:10px;
    font-size:14px;
    margin-left:30px;
    margin-right:10px;
    margin-bottom:10px;
    width: 150px;
}

@media (max-width:768px) {
    #guildevents .search-events-mob .msl-ef-cancelbutton, 
    #guildevents .search-events-mob .msl-ef-savebutton {
        display:none;
    }
    
     #guildevents .search-events-mob .msl-ef-typeslist {
         margin-bottom:20px;
     }
}

@media (min-width:992px) and (max-width:1200px) {
    #guildevents .search-events-mob .msl-ef-cancelbutton, 
    #guildevents .search-events-mob .msl-ef-savebutton {
        display:none;
    }
    
    #guildevents .search-events-mob .msl-ef-typeslist {
         margin-bottom:20px;
     }
     
}

@media (min-width:768px) and (max-width:992px) {
    #guildevents .search-events-mob .msl-ef-cancelbutton, 
    #guildevents .search-events-mob .msl-ef-savebutton {
        display:none;
    }
    
    #guildevents .search-events-mob .msl-ef-typeslist {
         margin-bottom:20px;
     }
}

#guildevents .msl_eventlist > div {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

#guildevents .msl_eventlist .event_item {
  flex: 0 0 calc(25% - 20px); 
  max-width: calc(25% - 20px);
  min-width: calc(25% - 20px);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  min-height:10px;
  margin:0;
  width:auto;
}

#guildevents .msl_eventlist .event_item > dl {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  #guildevents .msl_eventlist .event_item {
    flex: 0 0 calc(50% - 20px);
    max-width: calc(50% - 20px);
    min-width: calc(50% - 20px);
  }
}

@media (max-width: 600px) {
  #guildevents .msl_eventlist .event_item {
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 100%;
  }
}

#guildevents .collapse {
    background:none;
}

/* Events with Filter */

.search-events-filter table.msl-ef-advancedlist {
    width: 100%;
}

.search-events-filter table.msl-ef-advancedlist tbody {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

.search-events-filter table.msl-ef-advancedlist tr,
.search-events-filter table.msl-ef-advancedlist td {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    padding:2px;
}

.search-events-filter .msl-ef-advancedlist .checkbox-btn {
    cursor: pointer;
    white-space: nowrap;
}

.search-events-filter .msl-ef-advancedlist input[type="checkbox"] {
    display: none;
}

.search-events-filter .msl-ef-advancedlist .checkbox-btn {
    display: inline-block;
    padding: 8px 12px;
    margin: 5px;
    border: 2px solid #ccc;
    border-radius: 30px;
    background-color: #f0f0f0;
    color: #333;
    cursor: pointer;
    position: relative;
    transition: 
    background-color 0.2s ease, 
    color 0.2s ease, 
    border-color 0.2s ease,
    padding-left 0.3s ease;
    font-weight: normal;
    user-select: none;
}

.search-events-filter .msl-ef-advancedlist .checkbox-btn.active {
  padding-left: 30px;
  background-color: #7941D8;
  color: #fff;
  border-color: #7941D8;
}

.search-events-filter .msl-ef-advancedlist .checkbox-btn.active::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f00c";
  font-weight: 900;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  pointer-events: none;
}

/*EVENTS PAGE - SIMILAR EVENTS*/
.similar-events .event {
    width: 23%;
    border: 1px solid #d4d4d4;
    background: #fff;
    border-radius: 5px;
    margin: 10px;
    padding: 0px;
    float: left;
    min-height: 400px;
    position: relative;
}

/*.similar-events .event:after {
    content: "";
    top: -20px;
    left: -17px;
    position: absolute;
    display: inline-block;
    width: 150px;
    height: 72px;
    background: url(/stylesheet/Redesign2016/official-event-ribbon.png) no-repeat 0px;
}*/

.similar-events .event .event_image img {
    padding-bottom: 20px;
    display: block;
    width: 100%;
    margin: auto;
    margin-bottom:0px;
    border-radius: 5px;
    transition-duration: 0.2s;
}
.similar-events .event {
    overflow:hidden;
}

.similar-events .event .event_image img:hover {
    transform: scale(1.04);
    cursor: pointer;
}

.similar-events .event_hook {
    display:none;
}

.similar-events .event a span:nth-child(2) {
    color:#337ab7 !important;
    text-decoration:none !important;
    padding: 10px;
    margin-top: -15px;
    display: block;
    font-size:18px !important;
}

.similar-events .event a:hover {
    text-decoration:underline !important;
}

.similar-events .event_time, 
.similar-events .event_location, 
.similar-events .event_description  {
    padding: 0px 10px;
}

.similar-events .event_time {
    margin-bottom:0px;
    font-weight:bold;
}

.similar-events .event_location {
  margin-bottom:10px;
}

.similar-events .event_description {
    padding-bottom:20px;
}

@media (min-width:992px) and (max-width:1200px) {
    .similar-events .event {
         width: 45%;
    }
}


@media (max-width:992px) {
    .similar-events .event {
         width: 95%;
    }
}

/******** NEWS  *******/

#news .msl-tags {
    display:none;
}

#news h1 {
    font-weight:bold;
}


.mslnewsstyle .msl-item {
    overflow: hidden;
    width: 23%;
    border: 1px solid #d4d4d4;
    background: #fff;
    border-radius: 40px;
    margin: 10px;
    padding: 0;
    float: left;
    min-height: 350px;
    box-sizing: border-box;
    transition: box-shadow 0.3s ease;
}

.mslnewsstyle #mslnewsstyle-1 .msl-item {
    width: 100% !important;
    margin: 10px auto;
    min-height: 300px;
}

#mslnewsstyle-1 .msl-item {
    width: 98% !important;
    margin: 10px auto;
    min-height: 300px;
}

.mslnewsstyle .msl-item .msl-image img {
    padding: 10px;
    width: 100%;
    display: block;
    border-radius: 40px;
    transition: transform 0.4s ease;
    margin: 0 auto;
}

.mslnewsstyle .msl-item .msl-image img:hover {
    cursor: pointer;
    transform: translateY(-11px);
}

.mslnewsstyle .msl-title {
    padding: 10px;
    font-size: 20px !important;
    color: #337ab7 !important;
    text-align: center;
    margin: 0;
}

.mslnewsstyle .msl-title a {
    text-decoration: none !important;
    padding: 10px;
    margin-top: -12px;
    display: block;
    font-size: 20px !important;
    color: #337ab7 !important;
    text-align: center;
    font-weight: 600;
}

.mslnewsstyle .msl-title a:hover {
    text-decoration: underline !important;
}

.mslnewsstyle .msl-leader {
    padding: 0 10px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 17px;
    color: #000;
}

.mslnewsstyle .msl-item-details {
    text-align: center;
    padding-bottom: 10px;
}

.mslnewsstyle .msl-pubdate {
    font-weight: bold;
    font-size: 14px;
    color: #666;
    display:none;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .mslnewsstyle .msl-item {
        width: 45% !important;
    }
}

@media (max-width: 992px) {
    .mslnewsstyle .msl-item {
        width: 95% !important;
        margin-left: auto;
        margin-right: auto;
    }
}

.news_rating {
    display:block;
    margin-bottom:20px;
    border-bottom:1px solid #e0e0e0;
    padding-bottom:10px;
}

.msl-rating-text {
    padding-left:5px;
}

.news_rating .rating-star {
    margin-top:3px;
}

/*** PRODUCT STYLING ***/

.msl-productstyle ul.join_list li {
  width: 30%;
  border: 1px solid #d4d4d4;
  background: #fff;
  border-radius: 5px;
  margin: 10px;
  padding: 0px;
  float: left;
  /* min-height: 350px; */
  min-height: 350px;
}

#msl-productstyle-2.msl-productstyle ul.join_list li {
  width: 46%;
}

#msl-productstyle-group.msl-productstyle ul.join_list li {
  width: 46%;
}

.msl-productstyle ul.join_list li img {
    height: auto !important;
    max-width: 100% !important;
    padding-bottom: 20px;
    display: block;
    width: 100%;
    margin: auto;
    margin-bottom: 0px;
    border-radius: 5px;
}

.msl-productstyle ul.join_list li .product-name {
    font-size: 19px !important;
    margin: 10px 0px 20px 0px;
    padding: 0px 10px;
    display: block;
}

.msl-productstyle ul.join_list li .product-name .product-price {
    display: block;
    font-weight:bold;
}

.msl-productstyle ul.join_list li .button {
    background-color: #357b73;
    background: #357b73;
    border-color: #357b73;
    color:#fff;
    white-space: inherit;
    display: block;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    margin-bottom:10px;
    width: 90%;
    padding: 10px 16px;
    border-radius: 6px;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
}

.msl-productstyle ul.join_list li .button:hover, .msl-productstyle ul.join_list li .button:focus, .msl-productstyle ul.join_list li .button:active {
    background-color: #255a54;
    text-decoration:none;
}

@media  (max-width:1200px) and (min-width:992px) {
    .msl-productstyle ul.join_list li {
         width: 45%;
    }
    
    #msl-productstyle-3.msl-productstyle ul.join_list li {
        width: 45% !important;
    }
    
    #msl-productstyle-2.msl-productstyle ul.join_list li {
        width: 45% !important;
    }
    
    #msl-productstyle-group.msl-productstyle ul.join_list li {
        width: 45% !important;
    }
    
    #msl-productstyle-1.msl-productstyle ul.join_list li {
        width: 95% !important;
    }
}


@media (max-width:992px) {
    .msl-productstyle ul.join_list li {
         width: 95%;
    }
    
    #msl-productstyle-3.msl-productstyle ul.join_list li {
        width: 95% !important;
    }
    
    #msl-productstyle-2.msl-productstyle ul.join_list li {
        width: 95% !important;
    }
    
    #msl-productstyle-group.msl-productstyle ul.join_list li {
        width: 95% !important;
    }
    
    #msl-productstyle-1.msl-productstyle ul.join_list li {
        width: 95% !important;
    }
}

/******** SURVEY *******/

.survey-wb input[value="Start"],
.survey-wb input[value="Next"],
.survey-wb input[value="Resubmit"],
.survey-wb input[value="Finish"],
.survey-wb input[value="Start again"] {
    padding: 10px 30px;
    background-image: none;
    border: 1px solid #357b73;
    border-radius: 5px;
    background: #357b73;
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
}

.survey-wb input[value="Start"]:hover,
.survey-wb input[value="Next"]:hover,
.survey-wb input[value="Resubmit"]:hover,
.survey-wb input[value="Finish"]:hover,
.survey-wb input[value="Start again"]:hover {
    background:#255a54
}

.survey-wb input[value="Cancel"] {
    padding: 10px 30px;
    background-image: none;
    border: 1px solid #d11a2a;
    border-radius: 5px;
    background: #b74a47;
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
}

.survey-wb input[value="Cancel"]:hover {
    background: #913b39;
}

.survey-wb input[value="Back"] {
    padding: 10px 30px;
    background-image: none;
    border: 1px solid #3294C5;
    border-radius: 5px;
    background: #3294C5;
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
}

.survey-wb input[value="Back"]:hover {
    background: #1a4f6a;
}

.survey-wb input[type=submit] {
    width:49% !important;
}

.survey-wb input[value="Start"] {
    width:100% !important;
}

.survey-wb input[type=text] {
    width:100% !important;
    border-radius:5px;
}

.vp_form input.address {
    width:50%;
    margin-bottom: 10px;
    border-radius: 5px;
    margin-left:10px;
}

.vp_form input.post_code {
    width:50%;
    margin-bottom: 10px;
    border-radius: 5px;
    margin-left:40px;
}

.vp_form .countrydropdown {
    width: 50%;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 50px;
    padding:5px;
}

@media (max-width:768px) {
    .vp_form input.address, .vp_form input.post_code, .vp_form .countrydropdown {
        width: 100%;
        margin-left:0px
    }
}

.vp_form textarea.max, .vp_form input.large {
    width: 100%;
    border-radius:5px;
}

.vp_content ul li {
    margin-bottom:10px;
}

/*SURVEY ON COLOR BACKGROUND */
.survey-wb {
    background-color:#fff;
    padding:20px 40px;
    border-radius:5px;
    margin:30px 0px;
}

.white-bg .survey-wb {
    border: 1px solid #dadada;
    border-radius:5px;
}

.survey-wb h1 {
    color:#211C36 !important;
    font-size:38px !important;
}

.survey-wb p {
    color:#000 !important;
    font-size:17px !important;
}

.survey-wb p a {
    color:#0092c2 !important;
    font-size:17px !important;
    text-decoration:none;
}

.survey-wb p a:hover {
    text-decoration:underline;
}

.survey-wb input[type="radio"] {
    margin-right:10px;
}

.color-bg .survey-wb ul li, .color-bg .survey-wb ol li {
    color:#000 !important;
}

.survey-wb .ajax__slider_h_rail {
    width:100%;
}

.survey-wb .qt_slider .vp_content span {
    font-size:18px;
    font-weight:bold;
    color:#211C36;
    display:block;
    margin:auto;
    text-align:center;
}

.survey-wb .vpFormPair.qt_slider {
    padding-top:20px;
    padding-bottom:20px;
}

.survey-wb .ajax__slider_h_handle img {
    margin-top:-8px;
}

.survey-wb .qt_noresponserequired {
    margin-top:40px;
}

.survey-wb .qt_noresponserequired label {
    text-decoration:underline;
}

.survey-wb .qt_noresponserequired p {
    padding-left:0px;
    padding-top: 0px;
}

#saf-page .survey-wb .qt_imageupload {
    display:none;
}


/******** ELECTIONS *******/

.election-wb .election {
    background:#fff;
    padding: 40px;
    border-radius: 5px;
    font-size:16px;
}

.election-wb .votenow {
    display: block;
    background-color: #357b73;
    border-color: #357b73;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    font-size: 1.2em;
    margin: 20px 0;
}

.election-wb .votenow:hover {
    background-color:#255a54;
    border-color: #357b73;
    color: #fff;
}

.election-wb .election h1, .election-wb .election h2, .election-wb .election h3, .election-wb .election h4, .election-wb .election h5 {
    color:#357B73 !important;
}

.election-wb .election p {
    color:#000 !important;
}

.election-wb .election p a {
    color:#337ab7 !important;
}

.election-wb .election p .btn-blue {
    color:#fff !important;
}

.election-wb .msl-election-stand dl {
    background-color: #357b73;
    color: #fff;
}

.election-wb .msl-election-posts dl {
    background-color: #211C36;
}

.election-wb .msl-election-posts dd {
    color: #fff;
}

.election-wb .msl-election-stand dl a, .election-wb .msl-election-posts dl a {
    color: #fff;
    text-decoration:underline;
}

.group-election-div .disclaimer {
    display:none;
}

/* REFERENDA ON COLOR BACKGROUND */

.referenda-wb .referendum {
    border: 1px solid #fff;
    margin: 1em 0;
    background: #fff;
    border-radius:5px;
    border:0px;
}

.referenda-wb .votenow {
    display: block;
    background-color: #357b73;
    border-color: #357b73;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    font-size: 1.2em;
    margin: 20px 0;
    border-radius:5px;
}

.referenda-wb .votenow:hover {
    background-color: #255a54;
    border-color: #357b73;
    color: #fff;
    text-decoration:none;
}

.referenda-wb .referendum h3 {
    border-bottom: 1px solid #fff;
    color: #fff;
    background-color: #211C36;
    margin: 0;
    padding: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.referenda-wb .motion, .referenda-wb .referendum-description {
    padding:10px 20px;
}

.referenda-wb .referendum h4 {
    color: #211C36 !important;
    font-size: 28px;
    margin-left:15px;
}

.referenda-wb .motion-desc {
    margin-bottom:20px;
}

.referenda-wb .referendum p {
    color:#000 !important;
}

.referenda-wb .referendum p a, .referenda-wb .referendum ul li a {
    color:#337ab7 !important;
}

/* REF PAGE */

#referendum_ballot {
    border-radius: 5px;
    border: 1px solid #211c36;
}

#referendum_ballot h3 {
    background-color: #357B73 !important;
    padding: 1em;
    margin: 0;
    color: #fff;
    border-bottom: none;
}

#referendum_ballot input.button {
    padding: 0;
    border: 1px solid #999;
    border-radius: 5px;
    background: #f6f6f6;
    color: #333;
}

.ballot_nav select {
    color:#000;
    padding:10px 15px;
    width:100%;
    border-radius:5px;
}

.ballot_nav {
    background-color:#211C36;
    padding:20px;
    border-top: none;
    clear:both;
    
}

#referendum_ballot input.button {
    margin-top:10px;
    padding:5px;
}

/* COMMENT BOXES */

#news h1 { 
    color: #211C36;
}

#news_comments h2 {
    font-size: 32px !important;
}

#news .rating-star {
    color:#fff;
}

#news_comments {
    border-top: 1px solid #cfcfcf;
}

#news_comments .comments span.comment_details {
    display: block;
    border-radius: 30px;
    padding: 15px;
    margin-bottom: 15px;
    background: #41b6e6;
    color: #000;
    position: relative;
    font-size: 70%;
}

#news_comments #add_comment .comment_details {
    display:none;
}

#news_comments dl.comments span.comment_delete {
    top: 8px;
    right: 21px;
}

#news_comments #add_comment dd,
#news_comments dl.comments dd{
    border:none !important;
}

#news_comments dl.comments span.comment {
    padding:0px;
}

#news_comments .comment textarea.textbox {
    border-radius: 30px;
    margin: 20px 0px;
    padding: 20px 40px;
}

#news_comments #add_comment dt,
#news_comments dl.comments dt {
    background-image: none;
    background:none;
}

#news_comments dl.comments dt img.avatar {
    display: block;
    margin: 0 auto;
    width: 33px;
}

/*
#news_comments .comment .button {
    border-radius: 30px;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 18px;
    border-radius: .25rem;
    background:#357b73;
    background-color:#357b73;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#news_comments .comment .button:hover {
    background-color: #255a54;
    transform: translateY(-5px) scale(1.03);
}*/

.msl_admin_page .vp_form .checkbox label {
    margin-left: 15px;
}

/* MSL BLOG STYLE */

.mslblogstyle .img-responsive {
    margin-bottom:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:100%;
}

.mslblogstyle .msl-recentblogposttitle {
    display:block;
    padding:20px 20px;
    /*text-align: center;*/
    font-size:18px !important;
    color: #337ab7 !important;
    text-decoration:none;
}

.mslblogstyle .msl-recentblogposttitle:hover {
    text-decoration:underline;
}

.mslblogstyle ul {
    list-style: none;
    padding:0px;
}

.mslblogstyle li {
        background: #fff;
        float:left;
        margin:10px;
        min-height:400px;
        border-radius:5px;
        /*margin-bottom:30px;*/
    }

@media (min-width:1200px) {
    .mslblogstyle li {
        width:30%;
        min-height: 430px;
    }
    
    #mslblogstyle-1 .msl-recentblogposts li {
        width: 97% !important;
        margin: 10px;
        min-height:300px;
    }
    
    #mslblogstyle-2 .msl-recentblogposts li {
        width: 45% !important;
        margin: 10px;
        min-height:300px;
    }
    
    #mslblogstyle-4 .msl-recentblogposts li {
        width: 23% !important;
        margin: 10px;
        min-height:460px;
    }
}

@media (max-width:1200px) and (min-width:996px) {
    .mslblogstyle li {
        width:30%;
        min-height: 430px;
    }
    
    #mslblogstyle-1 .msl-recentblogposts li {
        width: 97% !important;
        margin: 10px;
        min-height:300px;
    }
    
    #mslblogstyle-2 .msl-recentblogposts li, #mslblogstyle-4 .msl-recentblogposts li {
        width: 45% !important;
        margin: 10px;
        min-height:435px;
    }
}

@media (max-width:996px) and (min-width:768px) {
    .mslblogstyle li {
        width:46%;
        min-height:435px;
    }
    #mslblogstyle-1 .msl-recentblogposts li {
        width: 97% !important;
        margin: 10px;
        min-height:300px;
    }
}

@media (max-width:768px) {
    .mslblogstyle li {
        width:95%;
    }
    #mslblogstyle-1 .msl-recentblogposts li {
        width: 97% !important;
        margin: 10px;
        min-height:300px;
    }
}

.mslblogstyle .msl-recentblogpostblogname {
    display:none;
}

.mslblogstyle .msl-recentblogpost {
    display:block;
    border-radius: 5px;
    color:#000 !important;
}

.mslblogstyle li {
    border: 1px solid #ededed;
}

.mslblogstyle .msl-recentblogpostdate {
    display:block;
    margin-bottom:5px;
    padding: 0px 20px;
    font-weight:bold;
    padding-bottom:0px !important;
    color:#000 !important;
}

.mslblogstyle .msl-recentblogposts span {
    padding: 0px 20px;
    padding-bottom:20px;
}

.mslblogstyle .msl-recentblogpostimage {
    width:100%;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}

/* VACANCIES PAGE */

/*New HR HUB */

.msljoblistings .msl_notification,
.msljoblistings .alert {
    background-image:none;
    background-color: #b74a47;
    color: #fff;
    border: none;
    margin: 1em 0 1em 0;
    padding: 8px;
    text-align: center;
    font-weight: bold;
    border-radius:5px;
}

.msljoblistings .msl_notification .msl_info {
    background: none;
}

.msljoblistings .msl-joblist-details .msl-joblist-label {
    display:none;
}

.msljoblistings .msl-joblist-job p {
    margin-bottom:5px;
}

.msljoblistings .msl-joblist-job:after {
    content: "";
    left: 0px;
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 59px;
    background: url(../png/sraight-line.png) repeat-x;
    background-repeat: repeat-x;
    margin-top:20px;
}

.msljoblistings .msl-joblist-title {
    display:block;
}

.msljoblistings .msl-joblist-title a {
    font-size: 30px;
    font-weight:900;
}

.msljoblistings .msl-joblist-job:before {
    content: "";
    left: 0;
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 60px;
    background: url(../png/circle-progress-icon-sm.png) no-repeat;
    background-size:60px 60px;
    margin-top:10px;
    margin-left:20px;
}

.msljoblistings .msl-joblist-job {
    margin-left:100px;
    padding-bottom: 20px;
    margin-top: 50px;
}

.msljoblistings .msl-joblist-employer {
    background: #b74a47;
    padding: 2px 10px 2px 25px;
    border-radius: 10px;
    margin-bottom: 10px;
    display: inline-block;
    font-size:14px;
}

.msljoblistings .msl-joblist-employer:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f02b";
    vertical-align: middle;
    font-weight: 900;
    position: absolute;
    color: #fff;
    margin-left: -15px;
}

.msljoblistings .msl-joblist-label {
    display: inline-block;
    margin-right: 5px;
    font-weight:bold;
}

.jobs-icons-top-left {
    background-image: url(../png/icon-background-top-left.png);
    background-repeat: no-repeat;
    background-size: 150px;
    background-position: top -2px left -4px;
}

.jobs-icons-top-right {
    background-image: url(../png/icon-background-top-right.png);
    background-repeat: no-repeat;
    background-size: 150px;
    background-position: top -2px right -4px;
}

/***** GROUPS BOXES *****/

.group-list ul.msl_organisation_list {
    margin: 0px;
    text-align: center;
}

.group-list ul.msl_organisation_list li {
    display: inline-block;
}

.group-list ul.msl_organisation_list li {
    padding: 40px 0 20px;
    list-style: none;
    vertical-align: top;
    width: 23%;
    text-align: center;
    margin: 0 5px 20px;
    overflow: hidden;
    position: relative;
    border: none;
    background: #fff;
    border-radius: 5px;
    box-shadow: none;
    min-height: 326px;
}

@media (min-width:768px) and (max-width:992px) {
    .group-list ul.msl_organisation_list li {
        width: 30%;
    }
}


@media (max-width:768px) {
    .group-list ul.msl_organisation_list li {
        width: 100%;
        margin:0 0 20px;
    }
}

.group-list ul.msl_organisation_list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.group-list ul.msl_organisation_list li .logo {
    padding: 10px;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}

.group-list ul.msl_organisation_list li a {
    font-size: 18px;
    line-height: 1.3;
    transition-duration: 0.5s;
    color:#337ab7 !important;
    text-decoration:none !important;
}

.group-list ul.msl_organisation_list li .logo:hover {
    transform: scale(1.2);
    cursor:pointer;
}

.group-list ul.msl_organisation_list li img {
    margin: 0 auto;
}

.yourideasdiv .cke_button__source {
    display:none;
}

@media (min-width:1020px) {
    .similar-events-eh {
        display: flex;
        padding-bottom: 30px;
    }
    .similar-events .similar-events-eh div .event {
        width: 98%;
        border: 1px solid #d4d4d4;
        background: #fff;
        border-radius: 5px;
        margin: 10px;
        padding: 0px;
        height: 100%;
    }
    .similar-events .similar-events-one .event {
        width: 30% !important;
    }
    .similar-events .similar-events-eh .event .event_image img {
        width: 1500px;
    }
}