<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{
      height:100%;
      background-color:#f9f9fb;
}

a:hover{
      text-decoration: none;
}

.btn {
      border-radius: 8px;
      font-size:14px;
      padding-top:8px;
      padding-bottom:8px;
      color:#D1D1DB;
}

.btn:hover{
      color:#DE4A3E;
}

.home_short_text{
      display:block;
}

.home_long_text {
  display:none;
}

.my_message_delete{
    color:red;
    padding:0 10px 0 0;
    display:none;
    cursor:pointer;
    float: left;
    width: 20px;
    font-size: 14px;
}

.my_message_delete_image{
    color: red;
    display: none;
    cursor: pointer;
    height: 41px;
    line-height: 41px;
}

#upload_image{
      padding-top:0px;
      padding-bottom:0px;
      /*line-height:35px;
      font-size:35px;*/
      cursor:pointer;
}

.emoji_holder {
      display:none;
}

.emoji_item {
      font-size: 28px;
      padding: 5px 10px;
      cursor: pointer;
      width: 60px;
      height: 45px;
      float: left;
      text-align: center;
      line-height: 27px;
}

.emoji_click_emoticon{
      cursor:pointer;
      font-size:30px;
      padding:0px 10px 0px 10px;
      color:#dec936;
}

.chat_last_message_seen {
      line-height: 15px;
      white-space: nowrap;
      font-size:11px;
      overflow: hidden;
      margin-right:10px;
}
.messages_user_names_holder_mobile .chat_last_message_seen.chat_last_message_not_seen{
      color: #ccc;
}
.messages_user_names_holder_desktop .chat_last_message_seen.chat_last_message_not_seen{
      color: grey;
}

.chat_last_activity {
      font-size:11px;
      font-style: normal;
      color:#8c8a8a;
}

.last_activity_online{
  color:green;
  font-style: normal;
}

.chat_last_message_unseen {
  font-weight:bold;
}

.cookie_policy {      
      background-color: #fff;
      padding: 1px 10px;
      position: fixed;
      bottom: 0px;
      z-index: 99;
      width: 100%;
      color: #000;
      text-shadow: 0.2px 0.2px grey;
      text-align: center;
      cursor:pointer;
}

.cookie_policy a{
    color:#b50468;
}

.home_seo_text_holder {
      background-color: #232946;
      color:#eee;
}

.home_blog_holder{            
      background-color: #eee;
      padding-top: 30px;
      padding-bottom: 30px;
}

.home_blog_article_holder{
      border-radius: 10px;
      background-color: #fff;
}

.home_blog_image{
      border-top-right-radius: 10px;
      border-top-left-radius: 10px;
}

.home_blog_category{
      font-size: 12px;
      text-transform: uppercase;
      color:#EC533E;
}

.home_blog_title a {
      font-weight: bold;
      color:#000;
}

.home_blog_text{
      line-height: 16px;
}

.home_blog_text a {      
      color:#121127;
      opacity:.56;
      font-size:13px;
      
}

.home_seo_footer{
      color:#555555;
}

.home_seo_footer a{
      color:#a1a1a1;
}

.home_seo_footer a:hover{
      text-decoration: none;
}


.alert_button{
  position:fixed;
  bottom:50%;
  right:0;
}

.messages_alert_position{
  bottom:65%;
}

.alert_button a{
  font-size:30px;
  color:#DE4A3E;
}

.border_container{
    padding-top: 10px;
    border:1px solid #ced4da;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom:15px;
}

.package_nr_collapse i:before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.package_nr_collapse i:before {
     content: "\f0d8";
}

.package_nr_collapse.collapsed i:before {
    content: "\f0d7";
}

.package_nr_collapse:hover {
  text-decoration: none;
}

.package_collapse .card {
  padding: 0;
  border:0;
}

.package_collapse p {
  margin: 0;
  font-size: 13px;
}

.dashboard_white_box{
      border-radius: 10px;
      background-color: #fff;
}

.dashboard_grey_box{
      background-color: #6C6B80;
      border-radius: 10px;
      color:#fff;
}

.dashboard_invisible_link {
      font-size:14px;
      color:#999;
}

.dashboard_invisible_link:hover{
  text-decoration: none;
}

.border_container .title{
    border-bottom:1px solid #ced4da;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.balance_container .title {
  border-bottom: 0;
}


.home_slider_new_2 {     
      height:100%; 
      background:#232946 url(../../public/home/home-blond-desktop-mobile.png) no-repeat center;
    
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-position: right;
      background-size:contain;
       
}

.home_slider_new_2_mobile {     
      background-color:#232946;
      color:#fff;
}

.slider_h1 {
      color:#eee;
      font-weight: bold;
      font-size: 3em;
}

.slider_p{
      color:#cc2c1e;
}


.slider_h1_mobile {
      color:#eee;      
      font-weight: bold;
      font-size:3em;
}

.slider_p_mobile{
      color:#cc2c1e;
}

.home_background_grey{
      border-radius: 10px;
}

/* .home_slider_top_text {
  background: rgba(255, 255, 255,.3);
  text-align: center;
  padding:20px 40px 20px 40px;

  margin-top:150px;
  font-size:30px;
  font-weight: bold;
  color:#cc2c1e;
  color:#e4e1e1;
}

.home_slider_bottom_text {
  background: rgba(255, 255, 255,.3);
  text-align: center;
  padding:20px 40px 20px 40px;
  font-size:30px;
  font-weight: bold;
  color:#cc2c1e;
  color:#e4e1e1;
  position: absolute;
  bottom: 0;
  width: 100%;
} */

/* .home_free_green{
  background-color: #089f59;
  font-size:30px;
  text-align: center;
  padding-top:10px;
  padding-bottom:10px;
  color:#fff;
} */

/* .home_red_button{
      font-size:25px;
      padding-left:50px;
      padding-right:50px;
} */

.home_footer_slider{
  background: url(../../public/images/home_top.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  color:#fff;
  height:500px;
  position: relative;
}

/* .home_green_check{
  width:25px;
}

.home_green_check_holder{
  font-size:18px;
  font-weight: 500;
} */

.home_check_holder {
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
      border-radius: 10px;
      background-color: #eee;
}

.home_check_text{
      font-size:12px;
}

.home_collapse_holder{      
      cursor:pointer;
      border-bottom: 1px solid #eee;
      
}

.home_font_family{
  font-family:'Arial';
}

.home_page_excerpt_title {
    color: #DE4A3E;
}

.home_fontawesome {
    font-size:30px;
    width:50px;
    text-align: center;
    float: left;
    height: 30px;
}

.home_span
{
    float: left;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
}
.home_show_more
{
    /*background: url("../images/home_more.png") no-repeat center;
    height: 16px;
    width: 19px;
    background-size: contain;*/
    display: inline-block;
    margin-left: 18px;
    cursor: pointer;
}
.home_show_more:before
{
    content: "...";
    margin-left: -15px;
    margin-top: 0px;
    float: left;
}
.home_page_excerpt_text .end
{
    display: none;
}

.home_page_excerpt_text{
  margin-top:5px;
  font-size:15px;
  padding-left:50px;
}

.profile_image_rounded {
  border-radius: 3px;
}

.menu_holder {      
      background-color: #232946;
}

.menu_holder_mobile {
      position:fixed;
      width:100%;
      top:0px;
      z-index: 99;      
}

.menu_messages_bullet {
      display: none;
}

.menu_icon_fontawesome_small{
      display: none;
}

.menu_visitors_bullet{
      display: none;
}

.dropdown-menu_edit{
  min-width: 2rem;
}

.menu_language_button::after{
  display:none !important;
}

.dropdown-menu_edit.show {
  top:6px !important;
  /*left:-23px !important;*/
  padding:0px !important;
}

.dropdown-item_edit{
  padding:3px !important;
}

.menu_language_image{
  width:25px;
  padding-top:6px;
  cursor:pointer;
}

.menu_language_image_login{
  width:25px;
  padding-top:0px;
  padding-right:5px;
  cursor:pointer;
}

.user_online{
  color:#089F59;
}

.user_profile_search_name{
  font-size:14px;
  font-weight:bold;
}

.search_user_info {
  font-size:12px;
}

.search_user_header {
  margin-bottom: 5px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.search_user_header .user_online{
  color:#089F59;
}

.search_user_footer
{
  padding: 0 !important;
}
.search_user_footer{
  font-size: 13px;
}

@media screen and (min-width: 991px) {
  .location_and_sex
  {
    border-right: 1px solid #ced4da;
  }
}
@media screen and (max-width: 992px) {
  .search_user_footer [class*="col-md"]{
    padding-top: 2px;
    padding-bottom: 2px;
  }
}

 .location_and_sex span
 {
    display: inherit;
 }
.location_and_sex li,  .location_and_sex span
{
  /*white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;*/
}
.invite_description{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.invite_description.all
{
  white-space: unset;
}
.show_more_text
{
  font-size: 12px;
}
.search_user_footer li:first-of-type
{
  margin-top: 7px;
}

.search_user_footer .larger_text
{
  font-size: 14px;
}
.search_user_footer .smaller_text
{
  font-size: 10px;
}
.search_user_footer li:last-of-type
{
  margin-bottom: 7px;
}
.search_user_footer li{
  padding-left: 5px;
  margin-bottom: 7px;
}
.show_more_mobile
{
  margin-top: -10px !important;
  font-size: 10px;
}
.show_more_desktop
{
 margin-top: -5px !important;
}
.search_user_description.short
{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.seach_result_image_holder
{
  background-color: #ccc;
}

.search_icon_big{
  font-size:30px;
  color:#DE4A3E;
  cursor:pointer;
  padding:2px 5px 2px 5px;
  border:3px solid #DE4A3E;
  border-radius: 15px;

}

.menu_link {
  color:#fff;
  font-size:15px;
}

.menu_link1 {
  font-size:18px;
  line-height: 35px;
}

.menu_link:hover {
  color:#fff;
  text-decoration:none;
}

.menu_link_holder{
  float:right;
}

.menu_link_holder1{
      float:right;
      margin-left:0px;
}

.menu_icon_fontawesome{
  color:#fff;
  font-size:25px;
}

.menu_icon_fontawesome_mobile{
  /* color:#999; */
  color:#fff;
  font-size:25px;
}

.menu_icon_fontawesome:hover{
  color:#fff;
  font-size:25px;
}

.menu_link_bell_holder {
  padding-top:-10px;
  line-height: 10px;

}

.menu_link_bell_holder a{
      font-size:10px;
      padding-top:20px;      
      color:#DE4A3E;
}

.menu_icon_fontawesome_mobile_notice{
      /* color:#DE4A3E; */
      color:#DE4A3E;
}

.menu_icon_fontawesome_mobile_notice a{
      /* color:#493ede; */
      /* color:#493ede; */
      /* color:#DE4A3E; */
      color:#ffffff;
}


.signup_text{
  color:#fff;
  height:100%;
  background: url("../images/signup_background.png") no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.signup_form_holder{
  border-radius: 15px;
  /*box-shadow: 3px 10px 14px #888888;*/
  border:1px solid #eee;
}

.form_borders{
  border-top:0px;
  border-left:0px;
  border-right:0px;
  border-radius: 0px;
}

.red_button{
      background-color:#DE4A3E;
      border-color:#DE4A3E;
      cursor:pointer;
      border-radius: 8px;
      color:#fff;
}

.red_button:hover{
      background-color:#232946;
      background:#232946;

      border-color:#fff;
      color:#fff;
}

.pink_button{
      background-color:#EA9F9D;
      border-color:#eee;
      cursor:pointer;
      border-radius: 8px;
      color:#fff;
}

.pink_button:hover{
      background-color:#c48683;
      border-color:#fff;
      color:#fff;
}

.yellow_button{
  background-color:#FAAA0A;
  border-color:#FAAA0A;
  cursor:pointer;
  border-radius: 2px;
}

.user_box_button
{
  border-radius: 2px;
  color:#fff;
  cursor:pointer;
  margin-top: 5px;
}
.user_box_button:hover
{
  color:#fff;
}


.approve_button
{
  background-color:#00A241;
  border-color:#008133;
}
.approve_button:hover
{
  background-color:#008133;
}
.deny_button
{
  background-color:#de4a3e;
  border-color:#c22d21;
}

.deny_button:hover {
  background-color:#c22d21;
}

.disabled_button {
  background-color: #6b6b6b;
  border-color: #555555;
}

.disabled_button:hover {
      background-color: #555555;
}

.red_button_big{
      font-weight:bold;
      font-size:30px;
      padding-left:50px;
      padding-right:50px;
}

.grey_button{
      background-color:#999;
      border-color:#999;
      cursor:pointer;
      border-radius: 10px;
}

.grey_button:hover{
      background-color:#6b6b6b;
      border-color:#6b6b6b;
}

.green_button{
      background-color:#089F59;
      border-color:#089F59;
      border-radius: 2px;
      padding-right:20px;
      padding-left:20px;
}

.green_button:hover{
      background-color:#2D3E50;
      border-color:#2D3E50;
}

.red_delete{
      color:#DE4A3E;
}

.red_delete:hover{
      color:#DE4A3E;
      text-decoration: none;
}

.delete_red{
      color:#DE4A3E;
      font-size:20px;
}

.delete_red a{
      font-size:20px;
      color:#DE4A3E;
}

.delete_red:hover{
  color:#DE4A3E;
}

.repost_blue{
  color:#2D3E50;
  font-size:20px;
}

.repost_blue:hover{
  color:#2D3E50;
  font-size:20px;
}

.blue_button{
  background-color:#2D3E50;
  border-color:#2D3E50;
}

.blue_button:hover{
  background-color:#089F59;
  border-color:#089F59;
}

.red_link{
  color:#DE4A3E;
}

.red_link:hover{
  color:#DE4A3E;
  text-decoration:none;
}

.profile_status_text{
  font-weight:bold;
}

.my_profile_icon{
  font-size:20px;
  padding-bottom:10px;
  color:#999;
}

.profile_ratings_holder {
  padding-top:3px;
  font-size:13px;
}

.profile_image_border{
  border:1px solid #eee;
}

.invite_read_more{
  cursor:pointer;
  color:#000;
}

.invite_read_more:hover{
  text-decoration: none;
  font-style: italic;
  color:#999;
}

.profile_small_invite_title{
  color:#DE4A3E;
  font-size:20px;
  border-top:1px solid #eee;
}

.profile_invite_element{
  border:2px solid #2D3E50;
  font-size:20px;
  border-radius: 50%;
  padding:4px 8px 4px 8px;
  text-align: center;
}

.profile_invite_element a{
  color:#2D3E50;
}

.profile_invite_element:hover{
  border:2px solid #089F59;
}
.profile_invite_element a:hover{
  color:#089F59;
}

.invite_user_details{
  font-size:12px;
}

.invite_user_info{
  /*margin-bottom:6px;*/
  /*-webkit-box-shadow: 0px 7px 21px -6px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 7px 21px -6px rgba(0,0,0,0.75);
  box-shadow: 0px 7px 21px -6px rgba(0,0,0,0.75);*/
  padding-bottom:4px;
  border-bottom:1px solid #ced4da;
  border-left:1px solid #ced4da;
  border-right:1px solid #ced4da;
  box-shadow: 0px 1px 6px -4px;
  font-weight: 400;
}

.invite_user_info a{
  color:#000;
  font-size:12px;
}

.invite_user_info a:hover{
  text-decoration: none;
}

.mobile_back_arrow{
  font-size:20px;
  color:#9b9b9b;
}

.allow_profile_mobile{
  font-size:11px;
}

.allow_profile_view{
  cursor:pointer;
}

.messages_mobile_header{
  font-size:20px;
  color:#DE4A3E;
  display:none;
}

.messages_desktop_header{
  font-weight:bold;
  font-size:12px;
  color:#DE4A3E;
  display:none;
}

.messages_mobile_name_holder{
  color:#000;
}

.messages_mobile_name_holder a{
  color:#000;
}

.messages_mobile_name_holder a:hover{
  text-decoration: none;
}

.mobile_chat_zone_2{
  border-bottom:1px solid #999;
  padding:5px 0px 5px 0px;
}

.messages_holder{
  /*
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom:1px solid #999;
  border-right:1px solid #999;
  /**/

  /*padding-bottom: 3px;*/
  /*height:100%;*/
}

.messages_user_names_holder{
  border-top:1px solid #eee;
}

.message_title{
  border-bottom:1px solid #ced4da;
}

.messages_user_new_alert {
  font-size:10px;
  color:red;
}

.user_list_user_name{
  font-weight:bold;
}

.message_user_name_holder{
  border-bottom:1px solid #eee;
  padding:10px 0px 10px 10px;
  cursor:pointer;
}

.message_active_chat_room{
  background-color:lightgrey;
  box-shadow: 0 4px 6px -3px #d1d1d1;
  font-weight: 500;
}

.messages_image_circle{
  width:60px;
  height:60px;
  border-radius: 50%;
  float:left;
}

.messages_image_circle_top{
  width:30px;
  height:30px;
  border-radius: 50%;
}

.messages_status_ball{
  height:15px;
  width:15px;
  padding:2px;
  border-radius: 50%;
  border:2px solid #fff;
  margin-left:-10px;
  float:left;
}

.messages_status_ball_grey {
  background-color: #999;
}
.messages_status_ball_orange {
  background-color: #da5e0d;
}
.messages_status_ball_green {
  background-color: #006d47;
}

.user_list_info {
  float:left;
  padding-left:5px;
}

.message_conversation_holder{
  overflow-y: scroll;
  padding: 0px 10px 0px 10px;
}

.chat_zone_1{
  overflow: auto;
  border-right:1px solid #ced4da;
}

.chat_zone_1::-webkit-scrollbar {
  width: 12px;
}

.chat_zone_1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

.chat_zone_1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.message_conversation_holder::-webkit-scrollbar,
.my_list_scroll::-webkit-scrollbar,
.my_history_scroll::-webkit-scrollbar,
.profile_shop_list::-webkit-scrollbar
{
    width: 12px;
}

.message_conversation_holder::-webkit-scrollbar-track,
.my_list_scroll::-webkit-scrollbar-track,
.my_history_scroll::-webkit-scrollbar-track,
.profile_shop_list::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

.message_conversation_holder::-webkit-scrollbar-thumb,
.my_list_scroll::-webkit-scrollbar-thumb,
.my_history_scroll::-webkit-scrollbar-thumb,
.profile_shop_list::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.message_my_message {
  word-break: break-word;
  font-size:16px;
  padding:10px 20px 10px 20px;
  margin:5px 5px 0px 0px;
  border-radius: 2px;
  border:1px solid #999;
  float:right;
  background-color:#0e77ff;
  color:#fff;
  color: white;
  border-radius: 32px;
  border:0px;
}

.message_my_message_image{
  border:1px solid #0e77ff;
  background:none;
  margin-bottom:5px;
}

.message_other_message {
  word-break: break-word;
  font-size:16px;
  padding:10px 20px 10px 20px;
  margin:5px 5px 0px 0px;
  border-radius: 2px;
  float:left;
  border:1px solid #999;
  border-radius: 32px;
  background-color:lightgrey;
  border:0px;
}

.message_other_message_image{
  background-color:#fff;
  border:1px solid #999;
  margin-bottom:5px;
}

.message_invite_element{
  background-color:#DE4A3E;
  color:#fff;
  font-size:14px;
  border-radius: 50%;
  padding:4px 7px 4px 7px;
}

.message_seen_grey {
  font-size:10px;
  color:#777;
}

.message_seen_green {
  font-size:10px;
  color:#fff;
}

.message_seen_green_image {
  font-size:10px;
  color:#004caf;
}

.message_like{
  cursor:pointer;
  color:#bebcbc;
  margin-right:3px;
}

.message_liked{
  cursor:pointer;
  color:#436be2;
}

.message_liked_by_other{
  color:#fff;
}

.message_liked_by_other_image{
  color:#436be2;
}

.message_liked_hide{
  display:none;
}

.send_message_button_green {
  border:1px solid #0e77ff;
  background-color: #0e77ff;
  color:#fff;
}

.send_message{
  color:#999;
  font-size:25px;
  cursor: pointer;
}

.send_message_plane {
  color:#0e77ff;
}

.invitations_select{
  border-radius: 5px;
  border-radius: 0px;
}

.invite_button{
  color:#fff !important;
}

.invite_button a{
  color:#fff;
}

.description_title{
  font-size:17px;
  font-weight:bold;
}

.modal_time{
  font-size:17px;
  font-weight:bold;
}

.dashboard_waiting_invites_title{
      font-weight:bold;
      font-size:12px;
      /* border-bottom:1px solid #dbdada; */
      padding-top:3px;
      padding-bottom:10px;
}

.dashboard_invites_holder{
  border-radius: 2px;
  box-shadow: 1px 1px 5px #888888;
}

.dashboard_see_all a {
      color:#DE4A3E;
      font-size:15px;
      font-weight:bold;
}

.dashboard_see_all a:hover{
      text-decoration:none;
}

.dashboard_see_all1 a{
  color:#DE4A3E;
  font-size:40px;
  font-weight:bold;
}

.dashboard_see_all1 a:hover{
  text-decoration:none;
}

.dash_invite_user_name{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dash_invite_user_name a{
  font-size: 12px;
  color:#000;
}

.dash_invite_user_name a:hover{
  text-decoration:none;
}
.dash_invite_location
{
  font-size: 11px;
}
.dash_invite_location .time
{
  text-align: center;
}

.dashboard_notice{
  background:#fff;
  color:#DE4A3E;
  border-color: #DE4A3E;
}

.dashboard_notice a{
  color:#DE4A3E;
}

.dashboard_notice_notice
{
  padding-top: 0px;
  padding-bottom: 0px;
}
.dashboard_notice_notice li
{
  margin-bottom: 5px;
}
.dashboard_notice_notice li:first-of-type
{
  margin-top: 5px;
}
.dashboard_notice_notice li:last-of-type
{
  margin-bottom: 5px;
}

.dashboard_notice_notice .fas, .dashboard_notice_notice .far
{
  cursor: pointer;
  color:#DE4A3E;
  margin-top: 10px;
}
.dashboard_notice_notice .my_favorites
{
  color:#ffca08;
}
.dashboard_notice_notice .img_holder img
{
border-radius: 50%;
}
.dashboard_notice_notice .img_holder
{
  padding-top: 10px;
  padding-bottom: 10px;
}
.dashboard_notice_notice img
{
  /*height: 50px;
  width: 50px;*/
}



.dashboard_notice_info
{
  background-color: #fff;
  border-color: #b8daff;
  color: #000;
}
.dashboard_notice_info a{
  color:#004085;
}
.dashboard_notice_error
{
    color: #721c24;
    background-color: #fff;
    border-color: #f5c6cb;
}
.dashboard_notice_error a{
  color:#721c24;
}
.dashboard_notice_success
{
    color: #155724;
    background-color: #fff;
    border-color: #c3e6cb;
}
.dashboard_notice_success a
{
  color: #155724;
}
.dashboard_notice_mass
{
  background-color:  #DE4A3E;
  border-color: #b52a1f;
  color:#fff;
}
.dashboard_notice_mass .fas
{
  color:#fff;
}
.dashboard_notice_mass a
{
}

.dashboard_notice_notice.highlight
{
  box-shadow:
  6px -6px 15px -1px rgba(0, 0, 0, 0.5)
  ,-6px -6px 15px 1px rgba(0, 0, 0, 0.5)
  ,-6px 6px 15px -1px rgba(0, 0, 0, 0.5)
  ,6px 6px 15px 1px rgba(0, 0, 0, 0.5);
}


.dashboard_notice a{
  color:#DE4A3E;
}

.dashboard_grey_holder{
  border-radius: 15px;
  background-color: #eee;
}

.dash_button_holder {
  cursor:pointer;
  color:#2D3E50;
}

.dash_button_icon{
  line-height: 40px;
  width:50px;
}

.dash_button_text{
  font-size:12px;
  font-weight:bold;
}

.dash_button_seen{
  color:#089F59;
  text-align: right;
  padding-right:10px;
  font-size:13px;
  margin-bottom:-20px;
}

.dash_button_notseen{
  color:#DE4A3E;
  text-align: right;
  padding-right:10px;
  font-size:13px;
  margin-bottom:-20px;
}

.dash_button_nr_green {
  text-align: center;
  background-color:#089F59;
  color:#fff;
  float: right;
  padding-left:3px;
  padding-right:3px;
  border-radius: 8px;
  margin-right:5px;
  font-size:11px;
  margin-bottom:-20px;
}

.dash_button_red_holder{
  line-height: 10px;
  text-align: center;
  padding-left:30px;
}

.dash_button_red {
  color:#DE4A3E;
  font-size:11px;
}

.dash_button_white {
  color:#fff;
  font-size:11px;
}

.dash_button_nr_red {
  text-align: center;
  background-color:#DE4A3E;
  color:#fff;
  float: right;
  padding-left:3px;
  padding-right:3px;
  border-radius: 8px;
  margin-right:5px;
  font-size:11px;
  margin-bottom:-20px;
}

.dash_question{
  color:#DE4A3E;

  font-size:20px;
}

.gallery_rotate_icon{
  font-size:20px;
}

.gallery_access_menu_item{
  background-color: white;
  border: 0.2px solid #999;
  padding: 9px 11px 9px 11px;
  cursor: pointer;
  font-size: 13px;
  margin-bottom: 10px;
}

.gallery_access_menu_item1{
  border:1px solid #999;
  padding:5px 10px 5px 10px;
  cursor:pointer;
  font-size:13px;
}

.gallery_access_menu_item_center{
  float:left;
  border-top:1px solid #999;
  border-bottom:1px solid #999;
  border-right:1px solid #999;
  padding:5px 5px 5px 5px;
  cursor:pointer;
  font-size:13px;
}

.gallery_access_menu_item_left{
  float:right;
  border-top-left-radius: 13px;
  border-bottom-left-radius: 13px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  box-shadow: grey 0px 0px 4px 0px;
}

.gallery_access_menu_item_right{
  border-top-right-radius: 13px;
  border-bottom-right-radius: 13px;
  border-left:0px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: grey 0px 0px 4px 0px;
  float: left;
}

.gallery_access_menu_item_red{
  color:#fff;
  background-color:#2D3E50;
  color: #212529;
  font-weight: bold;
  background-color: white;
}

.gallery_access_menu_item_red a{
  color:#fff;
  background-color:#2D3E50;
}

.gallery_access_menu_item_red_link{
  color:#fff;
}

.modal.and.carousel {
  position: fixed;
}

.balance_title_holder {
  padding-top:30px;
  border-bottom:1px solid #eee;
  padding-bottom:30px;
}


.balance_type{
  color:#089F59;
  font-weight: 500;
}

.balance_page_terms{
  border:1px solid #eee;
  padding:10px;
  border-radius: 10px;
}

.payment_plan_holder {
      border-radius: 5px;
      /* background: #393939; */
      background: #fff;
      /* border: 1px solid #95989a; */
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
      color:#000;
}

.payment_plan_holder_green {
  border-radius: 5px;
  background: #098807;
  border: 1px solid #098807;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  color:#fff;
}

.payment_plan_name {      
      font-size:13px;
}

.payment_plan_holder{
      border-bottom:1px solid #eee;
}

.payment_plan_price {      
      font-size:40px;      
      line-height: 35px;      
}

.payment_plan_price_currency {
      font-size:15px;      
}

.payment_plan_price1 {
  font-size:25px;
  
}

.payment_plan_total_price {
      font-size:15px;
      font-weight: 500;
      color:#707070;
}

.payment_plan_total_price_value {
  font-weight:bold;
  font-size:15px;
}

.payment_button_subscribe{
      margin-top:25px;
      margin-bottom:8px;
}

.payment_button_subscribe_subscribed{
      margin-top:25px;
      margin-bottom:12px;      
}

.payment_menu_holder {
      border-radius: 15px;
      background-color: #9D9CAF;
      cursor:pointer;
      color:#eee;
}

.payment_menu_selected {
      border-radius: 15px;
      background-color: #4C4B63;
      color:#eee;
}

/************** MOBILE VERSION FOR HOME PAGE ***************/
.home_new_design_modal {
      /* background: rgb(63,94,251);
      background: radial-gradient(circle, rgba(63,94,251,1) 0%, rgba(252,70,70,1) 100%); */           
      background: transparent;
}

.home_modal_close_button {
      color:#b4b4b4; 
      text-align:right; 
      margin-right:10px;
      font-size:20px;
}

.home_modal_header {
      border:0px;
      border:2px solid green;      
}

.home_modal_body{
      padding: 0px;
}

.payment_plan_holder_mobile {
  border-radius: 5px;
  background: #393939;  
  border: 1px solid #95989a;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  color:#fff;
  
}

.payment_plan_name_mobile {
  font-weight:bold;
  font-size:10px;
}

.payment_plan_price_mobile {
  padding-top:10px;
  font-size:15px;
}

.payment_plan_price1_mobile {
  font-size:15px;
}

.payment_plan_total_price_mobile {
  padding-top:20px;
  font-size:15px;
}

.payment_plan_total_price_value_mobile {
  font-weight:bold;
  font-size:15px;
}

.payment_button_subscribe_mobile{
  margin-top:15px;
  margin-bottom:15px;
}

.payment_mobile_button{
  font-size:10px;
}
/************** ***************/

.check_green{
  color:#089F59;
  font-size:25px;
}

.xv_black{
  font-size:25px;
  color:#000;
}

.x_red{
  font-size:25px;
  color:#DE4A3E;
}

.balance_trash{
  font-size:25px;
  color:#DE4A3E;
  text-align:center;
  padding-top:15px;
}

.balance_trash a{
  color:#DE4A3E;
}

.balance_title_holder {
  padding-top:30px;
  border-bottom:1px solid #eee;
  padding-bottom:30px;
}

.my_balance_holder{
  padding-top:5px;
  padding-bottom:20px;
  /*border-bottom:1px solid #eee;*/
}

.my_balance_holder_line{
  border-bottom:1px solid #eee;
}

.balance_type{
  color:#089F59;
}

.balance_trash a:hover{
  color:#DE4A3E;
}

.pay_order_summary_holder{
  border-radius: 20px;
  background-color:#e2e2e2;
  font-size:13px;
  font-weight:bold;
  /*padding: 10px 0px 10px 0px;*/
}

.pay_order_summary1{
  float:left;
  width:50%;
  padding-top:10px;
}

.pay_order_summary2{
  padding-top:10px;
  float:left;
  text-align:right;
  width:50%;
  padding-right:30px;
}

.pay_order_summary3 {
  margin:5px 0px 0px 0px;
  padding:5px 0px 10px 0px;
  border-top:1px solid #999;
  padding-right:30px;
  text-align:right;
}

.visitors_number{
  font-size:13px;
  color:#999;
}

.footer_elemets_center{
  padding-bottom:5px;
  border-bottom:1px solid #999;
}

.footer_holder {
      color:#fff;
      padding:0px 0 30px 0;
      font-size:12px;
      /* background-color: #2d2d2d; */
      background-color: #232946;
      /* border-top:2px solid #DE4A3E; */
      width: 100%; 
}


.footer_holder_bottom {
      width:100%;
      /* position: fixed; */
      /* bottom:0px; */
}

.footer_holder a {
  color:#c9c9c9;
  font-size:12px;
  padding-left:15px;
}

.footer_holder a:hover {
  color:#fff;
  text-decoration:none;
}

.footer_flag{
  width:30px;
}


.textarea_rounded_borders{
  border-radius: 10px;
}

.red_link_delete a{
  color:red;
  cursor:pointer;
}

.red_link_delete a:hover{
  color:red;
}

.contact_page_title{
  font-weight:bold;
  text-transform: uppercase;
}

@media only screen and (max-width: 992px) {
      .home_footer_slider {
            height:500px;
      }

      .home_red_button{
            font-size:18px;
            padding-left:10px;
            padding-right:10px;
      }

      .home_free_green {
            font-size:18px;
      }

      .home_slider_top_text{
            margin-top: 30px;
            font-size:19px;
            padding: 10px 20px 20px 10px;
      }

      .home_slider_bottom_text{
            margin-top: 30px;
            font-size:19px;
            padding: 10px 20px 20px 10px;
            position: absolute;
            bottom: 0;
            width: 100%;
      }

      h1{ 
            font-size:35px;
      }

      .border_container{
            border:0px;
            padding-left:0px;
            padding-right:0px;
      }
}

@media only screen and (max-width: 768px) {
      h1{ 
            font-size:30px;
      }

      .home_green_check_holder{ 
            font-size:17px; 
      }

      .home_green_check{ 
            font-size:23px;
      }

      .dashboard_invites_holder{
            box-shadow: none;
      }

      .border_container{
            border:0px;
            padding-left:0px;
            padding-right:0px;
      }

      .payment_plan_name {
            font-weight:normal;
            font-size:12px;
            padding-left:5px;
            padding-right:5px;
      }
}

@media only screen and (max-width: 576px) {
      h1{ 
            font-size:23px;
      }

      .home_green_check_holder{ font-size:15px; }
      .home_green_check{ font-size:20px;}
      .message_title{ border:0px;}
      .dashboard_invites_holder{box-shadow: none;}

      .border_container{
            border:0px;
            padding-left:0px;
            padding-right:0px;
      }
      .payment_plan_name {
            font-weight:normal;
            font-size:12px;
            padding-left:5px;
            padding-right:5px;
      }

      .green_button {
            padding-left:10px;
            padding-right:10px;
      }
}

@media only screen and (max-width: 322px) {
  .green_button{
      padding-left:2px;
      padding-right:2px;
  }
  .payment_plan_name {
    font-weight:normal;
    font-size:12px;
    padding-left:5px;
    padding-right:5px;
  }

  h1{ font-size:20px;}
  .home_green_check_holder{ font-size:13px; }
  .home_green_check{ font-size:18px;}
  .message_title{ border:0px;}
  .dashboard_invites_holder{box-shadow: none;}
  .border_container{
    border:0px;
    padding-left:0px;
    padding-right:0px;
  }
}
.paginate_btn
{
    background-color: #2D2D2D;
    color:#8B8B8B;
    padding: 0px 40px;
}
.paginate_btn:hover
{
    color:#8B8B8B;
}


.open_cart_modal .close
{
    width: 10% !important;
    right: 10% !important;
}
.open_cart_modal .back, .open_cart_modal .back2
{
    width: 10% !important;
    left: 0 !important;
    right: 90% !important;
}
</pre></body></html>