/**
 * @category    Dolphin V7.2 - Abserve Custom CSS
 * @template    Faccebook Template
 * @author      Abservetech
 * @license     http://www.abservetech.com/privacy-policy/
 * @copyright   Copyright (c) 2015 abservetech
 * @author url  http://www.abservetech.com
 * @skype       balakannav
 */

/**A****B****S****E****R****V****E**
*        @Import Fonts & CSS       *
************************************/

@import url(https://fonts.googleapis.com/css?family=Dancing+Script:400,700);

@import url(abserve_slider.min.css);
@import url(animate.css);

.dbTitle{
	font-size: 20px;
	font-weight: 700;    
	text-shadow: #ccc 2px 2px;, 
	color: #999;
	}

.button_langue {
background-color: transparent;
    border: 0;
    border-radius: 10px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    font-family: inherit;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    outline-width: 2px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition-duration: 167ms;
    transition-property: background-color,box-shadow,color;
    transition-timing-function: cubic-bezier(0,0,.2,1);
    vertical-align: middle;
    z-index: 0;
    box-shadow: inset 0 0 0 1px #573975, inset 0 0 0 2px transparent, inset 0 0 0 1px transparent;
	margin-top:6px;
}

.button_langue { color:  #fff; cursor: pointer;}
.button_langue:hover {background: #108DAF;  border-color:  #108DAF; font-weight:normal; position: relative;bottom: 0.5px; transition: all 1.8s ease;color: #fff;}



.button_langue_bis {
background-color: transparent;
    border: 0;
    border-radius: 10px;
    box-sizing: border-box;
    color: #108DAF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    font-family: inherit;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    outline-width: 2px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition-duration: 167ms;
    transition-property: background-color,box-shadow,color;
    transition-timing-function: cubic-bezier(0,0,.2,1);
    vertical-align: middle;
    z-index: 0;
    box-shadow: inset 0 0 0 1px #108DAF, inset 0 0 0 2px transparent, inset 0 0 0 1px transparent;
	margin-top:6px;
}

.button_langue_bis { color:  #108DAF; cursor: pointer;}
.button_langue_bis:hover {background: #108DAF;  border-color:  #108DAF; font-weight:normal; position: relative;bottom: 0.5px; transition: all 1.8s ease;color: #fff;}


.button_langue_splash {
background-color: transparent;
    border: 0;
    border-radius: 10px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    font-family: inherit;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    outline-width: 2px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition-duration: 167ms;
    transition-property: background-color,box-shadow,color;
    transition-timing-function: cubic-bezier(0,0,.2,1);
    vertical-align: middle;
    z-index: 0;
    box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 2px transparent, inset 0 0 0 1px transparent;
	margin-top:6px;
}

.button_langue_splash { color:  #fff; cursor: pointer;}
.button_langue_splash:hover {background: #108DAF;  border-color:  #108DAF; font-weight:normal; position: relative;bottom: 0.5px; transition: all 1.8s ease;color: #fff;}




.button_menu_splash{
  background-color: transparent;
  border: 0;
  border-radius: 10px;
  box-sizing: border-box;
  color: #FCF5FB;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  font-family: inherit;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  outline-width: 2px;
  padding: 0 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition-duration: 167ms;
  transition-property: background-color,box-shadow,color;
  transition-timing-function: cubic-bezier(0,0,.2,1);
  vertical-align: middle;
  z-index: 0;
  box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 2px transparent, inset 0 0 0 1px transparent;
  margin-top: 6px;
}

.button_menu_splash { color: #FCF5FB; cursor: pointer;}
.button_menu_splash:hover {background: #108DAF;  border-color:  #108DAF; font-weight:normal; position: relative;bottom: 0.5px; transition: all 1.8s ease;color: #fff;}

.logo-profile{
	width: 30px;
	height: 30px;
	text-align: center;
	/*
	background-color: transparent;
	border: 3px solid #d9d9d9;
	
	padding: 0;
	border-radius: 50px;
	margin: 6px;
	display: block;
	float: left;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	*/
}



.InscriptionSearch{
    background-color: #f07355;
    border: 0;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
	border-color:  #f07355;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    font-family: inherit;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    outline-width: 2px;
    padding: 0 16px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition-duration: 167ms;
    transition-property: background-color,box-shadow,color;
    transition-timing-function: cubic-bezier(0,0,.2,1);
    vertical-align: middle;
    z-index: 0;
	margin-top: 10px;
	
    box-shadow: inset 0 0 0 1px #f07355, inset 0 0 0 2px transparent, inset 0 0 0 1px transparent;
}
.InscriptionSearch { color:  #fff; cursor: pointer;}

.InscriptionSearch:hover { background-color: rgba(152,216,244,.25); color: #006097; box-shadow: inset 0 0 0 1px #0073b1, inset 0 0 0 2px #006097, inset 0 0 0 1px transparent;bottom: 1px; transition: all 1.2s ease;}


/* freddy ajout ********************************************/
table.topMenu a, table.topMenu a:link, table.topMenu a:visited, table.topMenu b {
    height: 28px;
    line-height: 28px;
    text-transform: uppercase;
    text-shadow: none;
    
    font-weight: bold;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
}

table.topMenu td#tm_active a.top_link, 
table.topMenu td#tm_active a.top_link:link, 
table.topMenu td#tm_active a.top_link:visited, 
table.topMenu td#tm_active a.top_link:active {	
	font-weight: normal;
	color: rgba(255, 255, 255, 0.9);
	}

/**************************************************************************************/




/**A****B****S****E****R****V****E**
*        Google plus          *
************************************/
div.abs_logo,.dbTopMenu .dbTmActive,.bx-btn, .bx-btn:hover, .bx-btn:active,li.extra_item.extra_item_add_content,div.sys_ph_submenu_submenu div.act {background-color: #108DAF;}
li.extra_item.extra_item_add_content {    border-radius: 20px;    box-shadow: 0 6px 10px 0 rgba(0,0,0,0.3);}
.abs_logo td.sys_logo_wrapper div.sys_logo_wrapper_cnt a.mainLogoText,div.sys-service-menu a.sys-sm-item, div.sys-service-menu a.sys-sm-item:link,.dbTopMenu .dbTmaTitle, .dbTopMenu .dbTmaSubmenu i,.bx-btn i,.extra_item_add_content i.sys-icon.plus {color:#fff;}

/**A****B****S****E****R****V****E**
*        @Abserve Default          *
************************************/
/* FREDDY RESPONSIVE SPLASH */
.responsive_splash {padding-top: 0;}

/**A****B****S****E****R****V****E**
*            @TimeLine             *
************************************/

/* Freddy email*/
div.sys-mbr-short .sys-mbr-subject {
    font-weight:normal;
}

/* Freddy wall*/

div.thumbnail_image p.thumbnail_image_letter, div.thumbnail_image p.thumbnail_image_letter2 {background-color: #108DAF;}
div.wall-event div.wall-event-owner div.thumbnail_block { border: 2px solid #fff;padding: 0px ;}
div.wall-divider::before, div.wall-divider-today::before, div.wall-event::before {background: #108DAF none repeat scroll 0 0;}
div.wall-divider-cnt {background-color: #108DAF;border: 2px solid #108DAF;color: #fff;padding-bottom: 5px;padding-top: 5px;width: 40%;}
a.bx-ads-wall-caption-link {color: #cc8e28;}
.wall-date {color: #23272f;}
b.cmt-err {color: #dc7800;}

div.wall-caption,
div.wall-caption-withicon {	
/* freddy modif font-size:18px;	margin-bottom: 20px;*/
font-size:15px;	margin-bottom: 10px; font-weight: normal;
}





/* Freddy rendre image responsive responsive-image*/
.responsive-image{
        height:auto;
        width:100%;
    }


/* freddy video-container pour adapter la video youtube à tous les devices*/
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}



/*Freddy  div.message-inscription : ceci est pour le message d'inscription aux entreprise et association
Ce css est utiliseé dans _bx_events_add_business_buton_register  */
div.message-inscription {
	background: #dfe3ee;
	color: #108DAF;
	padding: 10px 10px 10px 10px;
	border-radius: 15px;
}


/**A****B****S****E****R****V****E**
*        @Abserve Default          *
************************************/

a, a:link, a:visited, a:active,.shoutbox_wrapper i.sys-icon.user {text-decoration: none;}
div.sys_ph_submenu_submenu a.sublinks:hover, div.sys_ph_submenu_submenu a.sublinks:active {text-decoration: none;}
.sys_ph_submenu_submenu_cnt a.sublinks {display: block;}
td.notActive a {color: #fff;opacity: .9;}
#abserve_menu i.sys-icon { display: table; float: none; margin: 0 auto; }
.designed a{float: right;line-height: 50px;font-weight:bold;margin: 0 20px;}
.sys_breadcrumb .sys_bc { float: left;}
button.bx-btn.bx-btn-disabled {opacity: .7;cursor: not-allowed;}

a.mainLogoText {font-family: Dancing Script;}
div.sys_bc {overflow: hidden;}
.quick_links_elink_pic .sys-icon, .quick_links_elink_pic img {top: 25px;}
.siteStatUnit {height: 35px;line-height: 35px;}
/* freddy commentaire pour afficher le top menu 30/10/2016
div.sys_main_menu {opacity: 0;visibility: hidden;}
*/.popup_form_wrapper .container {border-color: transparent;}

/* freddy commentaire pour afficher le top menu 30/10/2016
div.sys_main_menu.abs_fbmenu {opacity: 1;visibility: visible;transition: all cubic-bezier(0.85, -0.05, 0.08, 1.06) .7s;}
*/

/**A****B****S****E****R****V****E**
*          @Top Header             *
************************************/
div.sys_root_bg {background: #e9eaed;}
div.sys_main_logo {-webkit-user-select: none;-moz-user-select: none;}
div.sys-service-menu .sys-smi-search a.sys-sm-item{line-height: 26px;background-color: #f6f7f8;color: gray;}
td.sys_logo_wrapper {/*width: auto;float: left;*/text-align: left;width: 25%;}
td.sys_search_wrapper {width: 100%;text-align: center;}
div.sys-service-menu {float: none;}

/*freddy commentaire pour afficher le top menu 30/10/2016
div.sys_main_menu {position: fixed; top: 80px;   right: 11.7%;z-index: 100;background-color: #fff;}
.absface {position: relative;margin:auto;}

table.topMenu td { clear: both;float: left;width: 100%;}
i.abserve {font-style: normal;margin: 0 0 0 10px;}

table.topMenu {width: 150px;}
table.topMenu a span.down, table.topMenu b span.down {padding: 0px 30px;text-align: left;}
table.topMenu td#tm_active a.top_link:hover span {color: #fff;}
.sys_main_menu div.sys_mm_cnt {margin: 0;border: 1px solid;border-color: #e5e6e9 #dfe0e4 #d0d1d5;}
.abserve_toggle_menu {cursor: pointer;border: 1px solid;border-color: rgba(255, 255, 255, 0.7);border-radius: 30px;width: 30px;height: 30px;float: left;margin: 5px 10px 0 0px;}
.abserve_toggle_menu i:first-child {margin-top: 7px;}
.abserve_toggle_menu i {border-bottom: 2px solid;margin: 4px 0 0 6px; width: 18px;float: left;border-color: rgba(255, 255, 255, 0.7);}
*/
table.topMenu td#tm_active a.top_link:hover span {color: #fff;}



.trans_box .sys-service-menu-profile:hover,.trans_box .sys-service-menu .sys-sm-link:hover {padding: 10px 40px 10px 20px;margin: 0 -40px 0px -20px;}
.trans_box .sys-service-menu-profile:hover a,.trans_box .sys-service-menu .sys-sm-link:hover span,.trans_box .sys-service-menu .sys-sm-link:hover i {color: #fff;}
/* freddy commentaire pour encercler membre menu 3 Avril 2021
.sys_menu_wrapper div.sys-sm-item.sys-smi-join, .sys_menu_wrapper div.sys-sm-item.sys-smi-profile {border: none;border-radius: 3px;padding: 5px 10px;}
*/
div.sys-service-menu div.sys-sm-item.sys-smi-join, div.sys-service-menu div.sys-sm-item.sys-smi-profile {color: #fff;}
div.sys-service-menu div.sys-sm-profile span.sys-smp-title {font-weight: normal;}




/* freddy ajout pour logo text  titre_logo*/
.titre_logo {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 3px;
    font-size: 24px;
    font-weight: 900;
    color: #fff;
    /* text-shadow: #fff 0 1px 1px; */
    text-shadow: #000 0 2px 2px;
   
}

/**A****B****S****E****R****V****E**
*          @Top Breadcrumb         *
************************************/
.sys_sub_menu.sys_sm_fixed a, .sys_sub_menu.sys_sm_fixed i, .sys_sub_menu.sys_sm_fixed .sys_page_header {color: #fff !important;}

/**A****B****S****E****R****V****E**
*          @Design Box             *
************************************/

body .disignBoxFirst,div.sys_bc_wrapper,div.sys_cr_wrapper {line-height: normal;border-radius: 3px;border: 1px solid;border-color: #e5e6e9 #dfe0e4 #d0d1d5;}
.boxFirstHeader {border-bottom: 1px solid #e5e5e5;padding-bottom: 10px;}
div.tsb_cnt_out {border-top: none;}
div.sub_design_box_head,.lcont_top {background-color: #f6f7f8;border-bottom: 1px solid #e9eaed;}
.quick_links_elink_lcont {background-color: #fff;}
.dbTopMenu .dbTmActive {font-weight: normal;color: #fff;}
.dbTopMenu .dbTmActive:hover,.dbTopMenu .dbTmActive {border: none;color: #fff;}
.dbTopMenuPopup .dbTopMenuPopupCnt {padding: 0;}
.dbTopMenuPopupCnt div {padding: 7px 30px;margin: 0px;}
.dbTopMenuPopupCnt div:hover a,.dbTopMenuPopupCnt div:hover span,.dbTopMenuPopupCnt div:hover i {color: #fff;font-weight: normal;}
.MsgBox .msgbox_content {border: 3px solid;}

/*Freddy****Copy de template Lovely Dation tmpl_lovely dating *******/
.bx-form-caption.bx-def-font-inputs-captions {color: #108DAF;}
/*  Fin Freddy****Copy de template Lovely Dation tmpl_lovely dating *******/


/**A****B****S****E****R****V****E**
*          @Button                 *
************************************/
.bx-btn, .bx-btn:hover {border-color: #435a8b #3c5488 #334c83;text-transform: capitalize;}
.disignBoxFirst .boxFirstHeader .dbTitle {color: #141823;}
div.sys-service-menu div.sys-smi-search {border: 1px solid #355089;border-radius: 4px;height: 26px;background-color: #fff;line-height: 26px;}
div#sys_search input {color: #141823;width: 300px;}

/**A****B****S****E****R****V****E**
*             @Comment             *
************************************/
div.cmt-post-reply table.cmt-balloon,table.cmt-balloon {background-color: #f6f7f8;}
#abserve_slider{margin-top: 15px;}

/**A****B****S****E****R****V****E**
*             @Dropdown            *
************************************/
div.sys_ph_submenu_submenu div.pas {margin: 0 -20px;padding-left: 30px;}
div.sys_ph_submenu_submenu div.act {margin: 0 -20px;padding-left: 30px;}
div.sys_ph_submenu_submenu div.act a.sublinks{color: #fff;}
div.sys_ph_submenu_submenu a.sublinks, div.sys_ph_submenu_submenu a.sublinks:link, div.sys_ph_submenu_submenu a.sublinks:visited{color: #000;}
.sys_ph_submenu_submenu_cnt div.pas:hover a {color: #fff;}
.form_advanced_table .bx-form-block-header .bx-form-caption {text-align: left;}


/**A****B****S****E****R****V****E**
*             @Spinner             *
************************************/
.spinner > div {background-color: #fff;}
.spinner {margin-top: 35px;}
div.sys-loading-icon {margin: 20px 0;height: 90px;border: 1px solid;border-radius: 44px;-moz-border-radius: 4px;-webkit-border-radius: 44px;}
#float_info {color: #fff;}

/**A****B****S****E****R****V****E**
*         @Extra Admin panel       *
************************************/
div.extra_data a, div.extra_data i {color: #fff;}

/**A****B****S****E****R****V****E**
*             @Text Box            *
************************************/
.boxFirstHeader {font-weight: bold;}

/* Freddy copier de template Lovely Dating*/
.input_wrapper {overflow: hidden;}

/**A****B****S****E****R****V****E**
*             @Popup               *
************************************/
.login_ajax_wrap div.popup_form_wrapper ul li, .login_ajax_wrap div.popup_form_wrapper ul li a {background-color: #108DAF !important;color: #fff !important;}
.login_ajax_wrap div.popup_form_wrapper ul li.ui-tabs-active, .login_ajax_wrap div.popup_form_wrapper ul li.ui-tabs-active a {background-color: transparent !important;color: #666 !important;line-height: 55px;}
div.dbPrivacyMenu{background-color: transparent;}

/**A****B****S****E****R****V****E**
*         @Splash Div              *
************************************/
div.bx-splash {height: 240px;}

/**A****B****S****E****R****V****E**
*         @Back To Top             *
************************************/

/* freddy modif
#abserve_to_top {position: fixed;bottom: 70px;right: 30px;height: 64px;font-size: 0;width: 64px;}
*/
#abserve_to_top {position: fixed;bottom: 30px;right: -20px;height: 64px;font-size: 0;width: 64px;}

div.extra_top_menu table.fixed_menu {border-top: none;}
div.sys_main_logo .mainLogoText, div.sys_main_logo .mainLogoText:visited {text-shadow: none;}

/**A****B****S****E****R****V****E**
*         @Animation Button        *
************************************/

/*Freddy****Copy de template Lovely Dation tmpl_lovely dating ******/
.bx-form-element-error .graphic--nao {stroke: #a61010;}
/*Fin Freddy****Copy de template Lovely Dation tmpl_lovely dating ********/



.pymkcss {
display: inline-block;
	height: 20px;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	border-color:  #dfe3ee;
	line-height: 10px;
	
	overflow: hidden;
	 font-size:13px;
	
	 border: 1px solid #dfe3ee;
	 
  padding: 4px 4px;
	width: 140px;
	color: #108DAF;
	font-family: "Open Sans",Arial,sans-serif;
    bottom-margin: 5px;
    font-weight: normal;
	background-color: #111;
    background-color: rgba(139,157,195,0.2);
	
	webkit-transition: all ease 1.0s; */
    -moz-transition: all ease 1.0s;
     transition: all ease 1.1s; 
 
}
.pymkcss { color:  #171616; cursor: pointer;}
.pymkcss:hover {background: #fff;  border-color:  #fff;position: relative;bottom: 2px; transition: all 1.8s ease;color: #108DAF;}






.bx-btn:hover {
    box-shadow: inset 500px 0 0 0 #108DAF;
webkit-transition: all ease 0.8s; */
    -moz-transition: all ease 0.8s;
     transition: all ease 0.8s; 
}
.bx-btn {
webkit-transition: all ease 0.8s; */
    -moz-transition: all ease 0.8s;
     transition: all ease 0.8s; 
}
.siteStatUnit:hover i,.sys_sub_menu:hover .sys_page_header_caption i {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
}
.siteStatUnit:hover i,.sys_sub_menu:hover .sys_page_header_caption i {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
/*::selection {color: #fff;background: rgba(58, 87, 149, 0.5);}*/


/**A****B****S****E****R****V****E**
*  * Freddy****Copy de template Lovely Dation tmpl_lovely dating ******     *
************************************/

.input {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 1em;
  max-width: 350px;
  width: calc(100% - 2em);
  vertical-align: top;
}

.input__field {
  position: relative;
  display: block;
  float: right;
  padding: 0.8em;
  width: 60%;
  border: none;
  border-radius: 0;
  background: #f0f0f0;
  color: #aaa;
  font-weight: 400;
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-appearance: none; /* for box shadows to show on iOS */
}
.input__field:focus {
  outline: none;
}
.input__label {
  display: inline-block;
  float: right;
  padding: 0 1em;
  width: 40%;
  color: #696969;
  font-weight: bold;
  font-size: 70.25%;
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.input__label-content {position: relative;display: block;padding: 1.6em 0;width: 100%;}
.graphic {position: absolute;top: 0;left: 0;fill: none;}
.icon {color: #ddd;font-size: 150%;}
/* Nao */
.input--nao {overflow: hidden;padding-top: 1em;}
.input__field--nao {padding: 0.5em 0em 0.25em;width: 100%;background: #f0f0f0 !important;color: #141823;font-size: 1.25em;position: relative;margin-top: -5px;z-index: 1;}
.input__label--nao {
  position: absolute;
  top: 0.95em;
  font-size: 0.85em;
  left: 0;
  display: block;
  width: 100%;
  text-align: left;
  padding: 0em;
  pointer-events: none;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: -webkit-transform 0.2s 0.15s, color 1s;
  transition: transform 0.2s 0.15s, color 1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.graphic--nao {
  stroke: #8b9dc3;
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.7s, stroke 0.7s;
  transition: transform 0.7s, stroke 0.7s;
  -webkit-transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
} 
.input__field--nao:focus + .input__label--nao,
.input--filled .input__label--nao {
  color: #333;
  -webkit-transform: translate3d(0, -1.25em, 0) scale3d(0.75, 0.75, 1);
  transform: translate3d(0, -1.25em, 0) scale3d(0.75, 0.75, 1);
}
.input__field--nao:focus ~ .graphic--nao,
.input--filled .graphic--nao {
  stroke: #333;
  -webkit-transform: translate3d(-66.6%, 0, 0);
  transform: translate3d(-66.6%, 0, 0);
}

/* FIN Freddy****Copy de template Lovely Dation tmpl_lovely dating ******/



/**A****B****S****E****R****V****E**
*        @Success and Error        *
Freddy****Copy de template Lovely Dation tmpl_lovely dating *******
************************************/

.form_input_submit:after,
.bx-form-element-error input:after {
  z-index: 1;
  color: #fff;
  left: 40%;
}

.form_input_submit:before {
  content: "\e001";
}

.form_input_submit:after {
  content: "Success!";
  -webkit-animation: moveUp 0.5s;
  -moz-animation: moveUp 0.5s;
  animation: moveUp 0.5s;
}

@-webkit-keyframes moveUp {
  0% {
    -webkit-transform: translateY(50%);
    opacity: 0;
  }
  100% { 
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes moveUp {
  0% {
    -moz-transform: translateY(50%);
    opacity: 0;
  }
  100% { 
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@keyframes moveUp {
  0% {
    transform: translateY(50%);
    opacity: 0;
  }
  100% { 
    opacity: 1;
    transform: translateY(0);
  }
}

.bx-form-element-error input {
  -webkit-animation: shake 0.5s;
  -moz-animation: shake 0.5s;
  animation: shake 0.5s;
}

@-webkit-keyframes shake {
  0%, 100% {-webkit-transform: translateX(0);}
  10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}

  20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}

@-moz-keyframes shake {
  0%, 100% {-moz-transform: translateX(0);}
  10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
  20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}
}

@keyframes shake {
  0%, 100% {transform: translateX(0);}
  10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
  20%, 40%, 60%, 80% {transform: translateX(10px);}
}

/*Fin *Freddy****Copy de template Lovely Dation tmpl_lovely dating *******/

/* Freddy  BoutonJobUnit */
.BoutonCat {

display: inline-block;

	height: auto;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	border-radius: 2px;
	-moz-border-radius: 2px;
	border-color: #609;
	line-height: 10px;
	
	overflow: hidden;
	 font-size:14px;
	
	 border: 1px solid #108DAF;
	 
  padding: 4px 4px;
  margin-top:15px;
	width: auto;
	color: #fff;
	text-align:center;
	font-family: "Open Sans",Arial,sans-serif;
    
    font-weight: normal;
	background-color: #609;
   /* background-color: rgba(139,157,195,0.2); */
	
	webkit-transition: all ease 1.0s; 
    -moz-transition: all ease 1.0s;
     transition: all ease 1.1s; 
 
}
.BoutonCat { color:  #fff; cursor: pointer;}
.BoutonCat:hover {background: #f0735;  border-color:  #f0735; font-weight:normal; position: relative;bottom: 1px; transition: all 1.8s ease;color: #fff;}

.BoutonCatDelete {

display: inline-block;

	height: auto;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	border-radius: 2px;
	-moz-border-radius: 2px;
	border-color:  #108DAF;
	line-height: 10px;
	
	overflow: hidden;
	 font-size:11px;
	
	 border: 1px solid #108DAF;
	 
  padding: 4px 4px;
  margin-bottom:5px;
	width: auto;
	color: #F00;
	text-align:center;
	font-family: "Open Sans",Arial,sans-serif;
    bottom-margin: 15px;
    font-weight: normal;
	background-color: #fff;
   /* background-color: rgba(139,157,195,0.2); */
	
	webkit-transition: all ease 1.0s; 
    -moz-transition: all ease 1.0s;
     transition: all ease 1.1s; 
 
}
.BoutonCatDelete { color:  #F00; cursor: pointer;}
.BoutonCatDelete:hover {background: #f07355;  border-color:  #f07355; font-weight:normal; position: relative;bottom: 1px; transition: all 1.8s ease;color: #fff;}


/* ajout freddy */
div.sys-service-menu div.sys-sm-profile span.sys-smp-title {
    width: 140px;
    overflow: hidden;
    font-weight: bold;
    text-overflow: ellipsis;
}




/**A****B****S****E****R****V****E**
*         @Media Query             *
************************************/
@media(min-width:820px) and (max-width: 990px) {
div#sys_search input {width: 230px;}
}
@media(min-width:720px) and (max-width: 820px) {
div#sys_search input {width: 100px;}
}
@media(max-width:720px) {
td.sys_search_wrapper {text-align: right;}
}
@media(max-width: 480px){
.designed {position: absolute;right: 0;top: -15px;}
.button_menu_splash{ font-size:13px;}
}
/* Slider Resize */
img.sp-image { width: 100% !important; height: 100% !important;margin-top: 0 !important;}



/****************************************FREDDY AJOUT POUR MOBILE  GOOGLE PLUS*************************************/
@media(max-width:1199px){
div.sys_cr {
    height: auto;
    line-height: 30px;
  /* freddy mise en commentaire masque le bouton pour inscription en bas , ne pas enlever ce commentaire
    padding: 10px 0;
	*/
    text-align: center;
}
div.sys_cr_wrapper div.sys_cr {
    overflow: visible;
    white-space: normal;
}
}

@media(max-width:767px){
div.view_message_container div.message_actions_cnt {
    height: 130px;
}
div.view_message_container div.message_actions_compose div.messages_options {
    position: relative;
}
div.sys_cr {
    line-height: 30px;
}

}


/***************************************************************************/


/* freddy ajout pour creer l'espace entre sys_breadcrumb et le content , si on eneleve ca pas d iscription car le bouton pour envoyer le formulaire sera masquer */
@media(max-width:480px){

div.sys_footer {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    padding-bottom: 20px;
}
.button_menu_splash{ font-size:13px;}
}




/* freddy ajout*/
@media(min-width:486px) and (max-width:600px){
div.sys-service-menu div.sys-sm-profile span.sys-smp-title { width:150px;}
.button_menu_splash{ font-size:13px;}
}
/* freddy ajout*/
@media(min-width:415px) and (max-width:485px){
div.sys-service-menu div.sys-sm-profile span.sys-smp-title { width:140px;}
.button_menu_splash{ font-size:13px;}
}

 @media (min-width:385px) and (max-width:414px){
.titre_logo {font-size: 19px;}
div.sys-service-menu div.sys-sm-profile span.sys-smp-title {  width:130px;}
.button_menu_splash{ font-size:13px;}

}

 @media (min-width:361px) and (max-width:384px){
.titre_logo {font-size: 18px;}
div.sys-service-menu div.sys-sm-profile span.sys-smp-title { width:100px;}
.button_menu_splash{ font-size:13px;}
}

 @media (min-width:331px) and (max-width:360px){
.titre_logo {font-size: 18px;}
div.sys-service-menu div.sys-sm-profile span.sys-smp-title { width:90px;}
.button_menu_splash{ font-size:13px;}
}
@media(max-width:330px){
div.sys-service-menu div.sys-sm-profile span.sys-smp-title { display:none;}

.fredlogo-espace { margin-left:20px; width:35px; height:auto;}
.titre_logo { font-size: 14px;}
.button_menu_splash{ font-size:13px;}

}




/* ajout freddy fredlogo-espace pour creer un espace entre Menu et Logo*/
.fredlogo-espace { margin-left:70px;}
/*************************** FREDDY AJOUT   Addiche menu PC Tablette Mobile*/
div.affichage_mobile { display: none;}	
.abserve-toggle { display: none;}
.abserve_menu.abs_toggle { display:none;} /* ajout freddy*/
.abserve-toggle .icon-bar { display:none}


@media(max-width:800px) {
	
/* freddy ajout   */
div.affichage_mobile { display: inline-block; }	
div.affichage_ordi { display:none;}





/**************************************freddy copié de Google plus template ***************************************************/
div.extra_top_menu table.fixed_menu div.popup_html div.menu_item_active {
    background: transparent;
}





	
	div.abs_logo {background-color: rgba(255, 255, 255, 1);position: fixed;z-index: 5;
-webkit-box-shadow: 0 1px 8px rgba(0,0,0,.3);
    box-shadow: 0 1px 8px rgba(0,0,0,.3);
}

td.icon_more span+span.down {
    display: none;
}

/* freddy modif ajout z-index 
div.sys_main_menu {
    position: fixed;
    top: 45px; 
    overflow-y: scroll;width: 227px;
    height: 95%;background: #fff;z-index:6;
}
*/

div.sys_main_menu {
    position: fixed;
    top: 45px; 
   /* freddy modif pour elargir la largeur du menu
    overflow-y: scroll;width: 227px;
	*/
	overflow-y: scroll;width: 240px;
	
    height: 95%;background: #fff;
	z-index:10001;
}

/* freddy modif pour augment la marge entre le submenu et le block contenu
div.sys_main_content {margin: 50px auto;}
*/
div.sys_main_content {margin: 0px auto; }
.sys_mm.sys_main_page_width {
   /* freddy comment pour elargir la largeur du menu
    width: 210px !important;
	*/
}

table.topMenu td {
    clear: both;
    display: table;    width: 100%;
}

div.sys_main_menu table.topMenu a {
    height: 50px;
    line-height: 40px;padding-left: 15px;
    }
	
table.topMenu td a:hover {
    background: #e7e7e7;
}

.topMenu a i {
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    -webkit-user-select: none;
    color: #757575;
    font-size: 16px;
    font-style: normal;
    margin: 5px 10px;
    float: left;
}
.topMenu a i + i {
    width: 100px;
    text-align: left;
}
table.topMenu {margin: 20px 0 auto;padding-bottom: 40px;width: 100%;}

.abs_logo td.sys_logo_wrapper div.sys_logo_wrapper_cnt a.mainLogoText {
    margin-left: 50px;
    text-shadow: none;
    color: #7E7E7E;
    text-transform: capitalize;
   /* freddy  width: 100%; */
    font-family: cursive;
}

div.sys_mm_cnt {
    margin: 0;
}


.abs_main.sys_main_content.abs_left {
    transition: all ease .8s;
}
.abserve_menu.abs_toggle {
	display:block; /* freddy ajout*/
    margin-left: 0px;
    transition: all ease .8s;box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.4);
}

.abs_main.sys_main_content {
    transition: all ease .8s;
}
 .abserve_menu{
    margin-left: -240px;
    transition: all ease .8s;
}

.menu_logo {
    background-color: #fff;
    position: fixed;
   /* freddy modif pour elargir la largeur du menu
    width: 177px;
	*/
	width: 190px;
	
   /* freddy modif  z-index: 991;*/
     z-index: 100001;
    border-bottom: 1px solid #ddd;
    /*freddy modif  height: 60px;*/
	height: 50px;
    padding: 0 10px 0 40px;
   
	 
	/*freddy modif   font-size: 30px;*/
	font-size: 24px;
	/*freddy modif  line-height: 68px;;*/
    line-height: 58px;
    cursor: pointer;margin-left: -240px;
    transition: all ease .8s;
	margin-top:-130px; /* freddy ajout*/
}
.menu_logo.abs_toggle {
    transition: all ease .8s;
    margin-left: 0px;
}
.user_login .abserve_menu.sys_main_menu.abs_toggle {
    height: 90%;
}

div.abserve_menu table.topMenu a, div.abserve_menu table.topMenu a:hover {
    color: #676767 !important;
   /* freddy modif
    text-transform: capitalize; */
	text-transform: uppercase;
}
/*
.abserve-toggle {cursor: pointer;
    position: fixed;
    margin-top: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
}
*/
.abserve-toggle {cursor: pointer;
    position: fixed;
   /*freddy modif   margin-top: 8px;*/
    margin-top: -20px;
	
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
	display:block;  /*freddy ajout   */
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.abserve-toggle .icon-bar {background:#fff;font-weight:bold;display:block;} /* freddy ajout*/
.abserve-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;background: #676767;
    margin: 4px;
}

div.extra_top_menu table.fixed_menu {
    border-color: transparent;
}



a, a:link,a:visited, a:active,#tm_active a i,.shoutbox_wrapper i.sys-icon.user, .siteStatUnit .sys-icon,.quick_links_elink_pic .sys-icon,div.sys_ph_submenu_submenu a.sublinks, div.sys_ph_submenu_submenu a.sublinks:link, div.sys_ph_submenu_submenu a.sublinks:visited,div.sys_ph_submenu_submenu a.sublinks:hover,div.sys_page_icon .img_submenu.sys-icon {color: #108DAF;}
.abserve-toggle .icon-bar {background:#fff;}

div.sys-service-menu div.sys-sm-profile i.sys-icon,.abs_logo .sys-smp-thumbnail a > i.sys-icon  {color: #fff;border-color: #fff;}

/*****************************************FIN  freddy copié de Google plus template*****************************************************************/


table.topMenu a, table.topMenu a:link, table.topMenu a:visited, table.topMenu b {	 text-transform: none; 	font-weight: 700;	font-size: 14px;}
}